Installing SWMF touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES rm -rf hypre-2.7.0b lib include tar -xzf hypre-2.7.0b.tar.gz cd hypre-2.7.0b/src; \ mv configure configure.orig; \ cp ../../configure.hypre-2.7.0b.fixed configure; \ ./configure --without-fei \ CC=mpicc CXX=gcc; \ make -j4 install checking build system type... i686-apple-darwin14.5.0 checking host system type... i686-apple-darwin14.5.0 checking for mpxlf... no checking for mpixlf77... no checking for mpiifort... no checking for mpf77... no checking for mpif77... mpif77 checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for gcc... mpicc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ANSI C... none needed checking how to run the C preprocessor... mpicc -E checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... yes checking how to run the C++ preprocessor... gcc -E checking whether we are using the GNU Fortran 77 compiler... no checking whether mpif77 accepts -g... yes checking how to get verbose linking output from mpif77... configure: WARNING: cannot determine how to obtain linking information from mpif77 checking for Fortran libraries of mpif77... checking for dummy main to link with Fortran libraries... rm: conftest.dSYM: is a directory none checking for Fortran name-mangling scheme... rm: conftest.dSYM: is a directory lower case, underscore, no extra underscore checking for MPI_Init... yes checking for mpi.h... yes checking for MPI_Comm_f2c... no checking for cabs in -lm... yes checking the hostname... mesh.engin.umich.edu checking the architecture... x86_64 configure: creating ./config.status config.status: creating config/Makefile.config config.status: creating HYPRE_config.h Making /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/blas ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c blas_utils.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dasum.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c daxpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dcopy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ddot.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgemm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgemv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dger.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dnrm2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c drot.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dscal.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dswap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsymm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsymv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyr2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyr2k.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyrk.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrmm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrmv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrsm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrsv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c idamax.c cp -fp *.o /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities Making /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/lapack ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dbdsqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgebd2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgebrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgelq2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgelqf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgels.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgeqr2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgeqrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgesvd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetrs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetf2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlabad.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlabrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlacpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlae2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaev2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlange.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlanst.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlansy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlapy2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarfb.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarfg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarft.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlartg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlas2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlascl.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaset.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq1.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq3.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq4.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq5.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq6.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasrt.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlassq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaswp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasv2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlatrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorg2l.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorg2r.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgbr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgl2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorglq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgql.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgtr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorm2r.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormbr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorml2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormlq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotf2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotrs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsteqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsterf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyev.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygs2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygst.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsytd2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsytrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ieeeck.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ilaenv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c lapack_utils.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c lsame.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c xerbla.c mpicc -I.. -I../utilities -c dlamch.c cp -fp *.o /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities Making utilities ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c amg_linklist.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c binsearch.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c exchange_data.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c fortran_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_ap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_printf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_memory.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_qsort.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c memory_dmalloc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c mpistubs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c qsplit.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c random.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c threading.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c thread_mpistubs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c timer.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c timing.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c umalloc_local.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_mpi_comm_f2c.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_error.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c F90_HYPRE_error.c Building libHYPRE_utilities.a ... ar -rcu libHYPRE_utilities.a *.o /opt/local/bin/ranlib: file: libHYPRE_utilities.a(threading.o) has no symbols ranlib libHYPRE_utilities.a ranlib: file: libHYPRE_utilities.a(threading.o) has no symbols cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_utilities.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./fortran*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making multivector ... mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c multivector.c mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c temp_multivector.c Building libHYPRE_multivector.a ... ar -rcu libHYPRE_multivector.a multivector.o temp_multivector.o ranlib libHYPRE_multivector.a cp -fpPR *.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making krylov ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c cgnr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_lobpcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c lobpcg.c lobpcg.c:194:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] hypre_fprintf( stderr, message ); ^~~~~~~ 1 warning generated. Building libHYPRE_krylov.a ... ar -rcu libHYPRE_krylov.a bicgstab.o cgnr.o gmres.o flexgmres.o lgmres.o HYPRE_bicgstab.o HYPRE_cgnr.o HYPRE_gmres.o HYPRE_lgmres.o HYPRE_flexgmres.o HYPRE_pcg.o pcg.o HYPRE_lobpcg.o lobpcg.o ranlib libHYPRE_krylov.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./krylov.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./lobpcg.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making seq_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c genpart.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_mapped_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_multiblock_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c mapped_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c multiblock_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c vector.c Building libHYPRE_seq_mv.a ... ar -rcu libHYPRE_seq_mv.a csr_matop.o csr_matrix.o csr_matvec.o genpart.o HYPRE_csr_matrix.o HYPRE_mapped_matrix.o HYPRE_multiblock_matrix.o HYPRE_vector.o mapped_matrix.o multiblock_matrix.o vector.o ranlib libHYPRE_seq_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./seq_mv.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making parcsr_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c communicationT.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c HYPRE_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c HYPRE_parcsr_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c new_commpkg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c numbers.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_aat.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_assumed_part.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_bool_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_bool_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matop_marked.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_make_system.c Building libHYPRE_parcsr_mv.a ... ar -rcu libHYPRE_parcsr_mv.a communicationT.o F90_HYPRE_parcsr_matrix.o F90_HYPRE_parcsr_vector.o F90_parcsr_matrix.o F90_par_vector.o HYPRE_parcsr_matrix.o HYPRE_parcsr_vector.o new_commpkg.o numbers.o par_csr_aat.o par_csr_assumed_part.o par_csr_bool_matop.o par_csr_bool_matrix.o par_csr_communication.o par_csr_matop.o par_csr_matrix.o par_csr_matop_marked.o par_csr_matvec.o par_vector.o par_make_system.o ranlib libHYPRE_parcsr_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_mv.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making parcsr_block_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_comm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_block_nodal_systems.c par_block_nodal_systems.c:113:16: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] norm_type = fabs(option); ^ par_block_nodal_systems.c:113:16: note: use function 'abs' instead norm_type = fabs(option); ^~~~ abs 1 warning generated. Building libHYPRE_parcsr_block_mv.a ... ar -rcu libHYPRE_parcsr_block_mv.a csr_block_matrix.o csr_block_matvec.o par_csr_block_matrix.o par_csr_block_matvec.o par_csr_block_comm.o par_csr_block_rap.o par_csr_block_rap_communication.o par_csr_block_interp.o par_csr_block_relax.o par_block_nodal_systems.o ranlib libHYPRE_parcsr_block_mv.a cp -fpPR ./par_csr_block_matrix.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./csr_block_matrix.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making distributed_matrix ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c HYPRE_distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_ISIS.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_PETSc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_parcsr.c Building libHYPRE_DistributedMatrix.a ... ar -rcu libHYPRE_DistributedMatrix.a distributed_matrix.o HYPRE_distributed_matrix.o distributed_matrix_ISIS.o distributed_matrix_PETSc.o distributed_matrix_parcsr.o ranlib libHYPRE_DistributedMatrix.a cp -fpPR ./distributed_matrix.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making IJ_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c HYPRE_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c HYPRE_IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJMatrix_parcsr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJVector_parcsr.c Building libHYPRE_IJ_mv.a ... ar -rcu libHYPRE_IJ_mv.a aux_parcsr_matrix.o aux_par_vector.o F90_HYPRE_IJMatrix.o F90_HYPRE_IJVector.o F90_IJMatrix.o HYPRE_IJMatrix.o HYPRE_IJVector.o IJMatrix.o IJMatrix_parcsr.o IJVector.o IJVector_parcsr.o ranlib libHYPRE_IJ_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_IJ_mv.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making matrix_matrix ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertParCSRMatrixToDistributedMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertPETScMatrixToDistributedMatrix.c Building libHYPRE_MatrixMatrix.a ... ar -rcu libHYPRE_MatrixMatrix.a HYPRE_ConvertParCSRMatrixToDistributedMatrix.o HYPRE_ConvertPETScMatrixToDistributedMatrix.o /opt/local/bin/ranlib: file: libHYPRE_MatrixMatrix.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ranlib libHYPRE_MatrixMatrix.a ranlib: file: libHYPRE_MatrixMatrix.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making distributed_ls ... Making pilut ... mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c comm.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c debug.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort_si.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c HYPRE_DistributedMatrixPilutSolver.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c parilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c parutil.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c pblas1.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c serilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c trifactor.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c util.c Building libHYPRE_DistributedMatrixPilutSolver.a ... ar -rcu libHYPRE_DistributedMatrixPilutSolver.a comm.o debug.o distributed_qsort.o distributed_qsort_si.o HYPRE_DistributedMatrixPilutSolver.o ilut.o parilut.o parutil.o pblas1.o serilut.o trifactor.o util.o ranlib libHYPRE_DistributedMatrixPilutSolver.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making ParaSails ... mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ConjGrad.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c DiagScale.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c FGmres.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Hash.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c hypre_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c LoadBal.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Matrix.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Mem.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Numbering.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c OrderStat.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c PrunedRows.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c RowPatt.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c StoredRows.c Building libHYPRE_ParaSails.a ... ar -rcu libHYPRE_ParaSails.a ConjGrad.o DiagScale.o FGmres.o Hash.o hypre_ParaSails.o LoadBal.o Matrix.o Mem.o Numbering.o OrderStat.o ParaSails.o PrunedRows.o RowPatt.o StoredRows.o ranlib libHYPRE_ParaSails.a Making Euclid ... mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c blas_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_apply.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ExternalRows_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Factor_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c getRow_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c globalObjects.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Hash_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Hash_i_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_mpi_bj.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_mpi_pilu.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_seq.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c io_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c krylov_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Mat_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c mat_dh_private.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c MatGenFD.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Mem_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Numbering_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Parser_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c shellSort_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c sig_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SortedList_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SortedSet_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SubdomainGraph_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c TimeLog_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Timer_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Vec_dh.c TimeLog_dh.c:84:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security] hypre_sprintf(t->desc[t->last], desc); ^~~~ /usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ 1 warning generated. Building libHYPRE_Euclid.a ... ar -rcu libHYPRE_Euclid.a blas_dh.o Euclid_apply.o Euclid_dh.o ExternalRows_dh.o Factor_dh.o getRow_dh.o globalObjects.o Hash_dh.o Hash_i_dh.o ilu_mpi_bj.o ilu_mpi_pilu.o ilu_seq.o io_dh.o krylov_dh.o Mat_dh.o mat_dh_private.o MatGenFD.o Mem_dh.o Numbering_dh.o Parser_dh.o shellSort_dh.o sig_dh.o SortedList_dh.o SortedSet_dh.o SubdomainGraph_dh.o TimeLog_dh.o Timer_dh.o Vec_dh.o ranlib libHYPRE_Euclid.a Making parcsr_ls ... mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c amg_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c aux_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_hypre_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pcg.c F90_HYPRE_parcsr_int.c:70:4: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (void*) (hypre_ParReadVector( ^ ~ F90_HYPRE_parcsr_int.c:118:4: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (void *) hypre_ParCSRMultiVectorRead( ^ ~ mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pilut.c 2 warnings generated. mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ame.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_setup.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solve.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solveT.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cg_relax_wt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cgc_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarse_parms.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coordinates.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cycle.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_difconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_gsmg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_indepset.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_jacobi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_multi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_27pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_9pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_lr_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_nodal_systems.c par_nodal_systems.c:135:11: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] mode = fabs(option); ^ par_nodal_systems.c:135:11: note: use function 'abs' instead mode = fabs(option); ^~~~ abs mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rotate_7pt.c 1 warning generated. mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_vardifconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_more.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_interface.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_scaled_matnorm.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_stats.c par_schwarz.c:86:52: warning: if statement has empty body [-Wempty-body] if (hypre_SchwarzDataVariant(schwarz_data) == 3); ^ par_schwarz.c:86:52: note: put the semicolon on a separate line to silence this warning 1 warning generated. mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_strength.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp_ln.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c partial.c par_sv_interp_ln.c:2298:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((is_q[j_counter] == (k+1))) ~~~~~~~~~~~~~~~~^~~~~~~~ par_sv_interp_ln.c:2298:47: note: remove extraneous parentheses around the comparison to silence this warning if ((is_q[j_counter] == (k+1))) ~ ^ ~ par_sv_interp_ln.c:2298:47: note: use '=' to turn this equality comparison into an assignment if ((is_q[j_counter] == (k+1))) ^~ = mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c pcg_par.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c block_tridiag.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ams.c 1 warning generated. mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ame.c Building libHYPRE_parcsr_ls.a ... ar -rcu libHYPRE_parcsr_ls.a amg_hybrid.o aux_interp.o F90_hypre_laplace.o F90_HYPRE_parcsr_amg.o F90_HYPRE_parcsr_bicgstab.o F90_HYPRE_parcsr_block.o F90_HYPRE_parcsr_cgnr.o F90_HYPRE_parcsr_Euclid.o F90_HYPRE_parcsr_gmres.o F90_HYPRE_parcsr_flexgmres.o F90_HYPRE_parcsr_lgmres.o F90_HYPRE_parcsr_hybrid.o F90_HYPRE_parcsr_int.o F90_HYPRE_parcsr_ParaSails.o F90_HYPRE_parcsr_pcg.o F90_HYPRE_parcsr_pilut.o F90_HYPRE_parcsr_schwarz.o F90_HYPRE_ams.o HYPRE_parcsr_amg.o HYPRE_parcsr_bicgstab.o HYPRE_parcsr_block.o HYPRE_parcsr_cgnr.o HYPRE_parcsr_Euclid.o HYPRE_parcsr_gmres.o HYPRE_parcsr_flexgmres.o HYPRE_parcsr_lgmres.o HYPRE_parcsr_hybrid.o HYPRE_parcsr_int.o HYPRE_parcsr_ParaSails.o HYPRE_parcsr_pcg.o HYPRE_parcsr_pilut.o HYPRE_parcsr_schwarz.o HYPRE_ams.o HYPRE_ame.o par_amg.o par_amg_setup.o par_amg_solve.o par_amg_solveT.o par_cg_relax_wt.o par_coarsen.o par_cgc_coarsen.o par_coarse_parms.o par_coordinates.o par_cr.o par_cycle.o par_difconv.o par_gsmg.o par_indepset.o par_interp.o par_jacobi_interp.o par_multi_interp.o par_laplace_27pt.o par_laplace_9pt.o par_laplace.o par_lr_interp.o par_nodal_systems.o par_rap.o par_rap_communication.o par_rotate_7pt.o par_vardifconv.o par_relax.o par_relax_more.o par_relax_interface.o par_scaled_matnorm.o par_schwarz.o par_stats.o par_strength.o par_sv_interp.o par_sv_interp_ln.o partial.o pcg_par.o schwarz.o block_tridiag.o ams.o ame.o ranlib libHYPRE_parcsr_ls.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_ls.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making struct_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c assumed_part.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_algebra.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_alloc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_boundary.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_manager.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c communication_info.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c computation.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c grow.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c project.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_copy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_io.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matrix_mask.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_overlap_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_scale.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_vector.c Building libHYPRE_struct_mv.a ... ar -rcu libHYPRE_struct_mv.a assumed_part.o box_algebra.o box_alloc.o box_boundary.o box.o box_manager.o communication_info.o computation.o F90_HYPRE_struct_grid.o F90_HYPRE_struct_matrix.o F90_HYPRE_struct_stencil.o F90_HYPRE_struct_vector.o grow.o HYPRE_struct_grid.o HYPRE_struct_matrix.o HYPRE_struct_stencil.o HYPRE_struct_vector.o project.o struct_axpy.o struct_communication.o struct_copy.o struct_grid.o struct_innerprod.o struct_io.o struct_matrix.o struct_matrix_mask.o struct_matvec.o struct_overlap_innerprod.o struct_scale.o struct_stencil.o struct_vector.o ranlib libHYPRE_struct_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_mv.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making struct_ls ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c coarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c cyclic_reduction.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c general.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pcg_struct.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap5.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap7.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c point_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c red_black_constantcoef_gs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c red_black_gs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_residual.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_filter.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_solve.c Building libHYPRE_struct_ls.a ... ar -rcu libHYPRE_struct_ls.a coarsen.o cyclic_reduction.o F90_HYPRE_struct_bicgstab.o F90_HYPRE_struct_gmres.o F90_HYPRE_struct_hybrid.o F90_HYPRE_struct_int.o F90_HYPRE_struct_jacobi.o F90_HYPRE_struct_pcg.o F90_HYPRE_struct_pfmg.o F90_HYPRE_struct_smg.o F90_HYPRE_struct_sparse_msg.o general.o hybrid.o HYPRE_struct_bicgstab.o HYPRE_struct_hybrid.o HYPRE_struct_int.o HYPRE_struct_jacobi.o HYPRE_struct_pfmg.o HYPRE_struct_smg.o HYPRE_struct_sparse_msg.o HYPRE_struct_pcg.o HYPRE_struct_gmres.o HYPRE_struct_flexgmres.o HYPRE_struct_lgmres.o jacobi.o pcg_struct.o pfmg2_setup_rap.o pfmg3_setup_rap.o pfmg.o pfmg_relax.o pfmg_setup.o pfmg_setup_interp.o pfmg_setup_rap5.o pfmg_setup_rap7.o pfmg_setup_rap.o pfmg_solve.o point_relax.o red_black_constantcoef_gs.o red_black_gs.o semi.o semi_interp.o semi_restrict.o semi_setup_rap.o smg2_setup_rap.o smg3_setup_rap.o smg_axpy.o smg.o smg_relax.o smg_residual.o smg_setup.o smg_setup_interp.o smg_setup_rap.o smg_setup_restrict.o smg_solve.o sparse_msg2_setup_rap.o sparse_msg3_setup_rap.o sparse_msg.o sparse_msg_filter.o sparse_msg_interp.o sparse_msg_restrict.o sparse_msg_setup.o sparse_msg_setup_rap.o sparse_msg_solve.o ranlib libHYPRE_struct_ls.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_ls.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making sstruct_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_copy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_overlap_innerprod.c sstruct_matvec.c:313:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (x_object_type == HYPRE_SSTRUCT) ) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ sstruct_matvec.c:313:27: note: remove extraneous parentheses around the comparison to silence this warning if ( (x_object_type == HYPRE_SSTRUCT) ) ~ ^ ~ sstruct_matvec.c:313:27: note: use '=' to turn this equality comparison into an assignment if ( (x_object_type == HYPRE_SSTRUCT) ) ^~ = 1 warning generated. mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_scale.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_vector.c Building libHYPRE_sstruct_mv.a ... ar -rcu libHYPRE_sstruct_mv.a F90_HYPRE_sstruct_graph.o F90_HYPRE_sstruct_grid.o F90_HYPRE_sstruct_matrix.o F90_HYPRE_sstruct_stencil.o F90_HYPRE_sstruct_vector.o HYPRE_sstruct_graph.o HYPRE_sstruct_grid.o HYPRE_sstruct_matrix.o HYPRE_sstruct_stencil.o HYPRE_sstruct_vector.o sstruct_axpy.o sstruct_copy.o sstruct_graph.o sstruct_grid.o sstruct_innerprod.o sstruct_matrix.o sstruct_matvec.o sstruct_overlap_innerprod.o sstruct_scale.o sstruct_stencil.o sstruct_vector.o ranlib libHYPRE_sstruct_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_mv.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making sstruct_ls ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_InterFAC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_maxwell.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_split.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_InterFAC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_maxwell.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_split.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_fcoarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_zero_data.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_cf_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_cfstencil_box.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_CFInterfaceExtents.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_interp2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_restrict2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_setup2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_solve3.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_zero_cdata.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_zero_stencilcoef.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_bsearch.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c krylov.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c krylov_sstruct.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c eliminate_rowscols.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_grad.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_physbdy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_PNedelec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_PNedelec_bdy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_TV.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_TV_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_zeroBC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_MaxwellSolve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_MaxwellSolve2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c nd1_amge_interpolation.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c node_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_amr_intercommunication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_owninfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_recvinfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_sendinfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_sharedDOFComm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_semi_restrict.c Building libHYPRE_sstruct_ls.a ... ar -rcu libHYPRE_sstruct_ls.a F90_HYPRE_sstruct_bicgstab.o F90_HYPRE_sstruct_gmres.o F90_HYPRE_sstruct_flexgmres.o F90_HYPRE_sstruct_lgmres.o F90_HYPRE_sstruct_InterFAC.o F90_HYPRE_sstruct_int.o F90_HYPRE_sstruct_maxwell.o F90_HYPRE_sstruct_pcg.o F90_HYPRE_sstruct_split.o F90_HYPRE_sstruct_sys_pfmg.o HYPRE_sstruct_bicgstab.o HYPRE_sstruct_gmres.o HYPRE_sstruct_flexgmres.o HYPRE_sstruct_lgmres.o HYPRE_sstruct_InterFAC.o HYPRE_sstruct_int.o HYPRE_sstruct_maxwell.o HYPRE_sstruct_pcg.o HYPRE_sstruct_split.o HYPRE_sstruct_sys_pfmg.o fac.o fac_amr_rap.o fac_amr_fcoarsen.o fac_amr_zero_data.o fac_cf_coarsen.o fac_cfstencil_box.o fac_CFInterfaceExtents.o fac_interp2.o fac_relax.o fac_restrict2.o fac_setup2.o fac_solve3.o fac_zero_cdata.o fac_zero_stencilcoef.o hypre_bsearch.o krylov.o krylov_sstruct.o eliminate_rowscols.o maxwell_grad.o maxwell_physbdy.o maxwell_PNedelec.o maxwell_PNedelec_bdy.o maxwell_semi_interp.o maxwell_TV.o maxwell_TV_setup.o maxwell_zeroBC.o hypre_MaxwellSolve.o hypre_MaxwellSolve2.o nd1_amge_interpolation.o node_relax.o sstruct_amr_intercommunication.o sstruct_owninfo.o sstruct_recvinfo.o sstruct_sendinfo.o sstruct_sharedDOFComm.o sys_pfmg.o sys_pfmg_relax.o sys_pfmg_setup.o sys_pfmg_setup_interp.o sys_pfmg_setup_rap.o sys_pfmg_solve.o sys_semi_interp.o sys_semi_restrict.o ranlib libHYPRE_sstruct_ls.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_ls.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making lib ... Building libHYPRE ... ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols /opt/local/bin/ranlib: file: libHYPRE.a(threading.o) has no symbols ranlib libHYPRE.a ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ranlib: file: libHYPRE.a(threading.o) has no symbols cp -fpPR libHYPRE* /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/lib Installing hypre ... mkdir lib include cp hypre-2.7.0b/src/hypre/lib/* lib/ cp hypre-2.7.0b/src/hypre/include/* include/ VERSION 2.3 cd CON; make install touch Control/src/Makefile.DEPEND Control/src/Makefile.RULES Library/src/Makefile.DEPEND Coupler/src/Makefile.DEPEND Interface/src/Makefile.DEPEND Stubs/src/Makefile.DEPEND cd ESMF/ESMF_SWMF; make install #^CMP IF ESMF touch src/Makefile.DEPEND make[2]: *** No rule to make target `info'. Stop. Installing CZ/FSAM/ Installing FSAM as CZ component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND cp srcProblem/ModUserSetup.test.f90 src/ModUserSetup.f90 cp srcProblem/ModPar.test.f90 src/ModPar.f90 Installing EE/BATSRUS/ Installing BATSRUS as EE component Installing GM/BATSRUS/ Installing BATSRUS as GM component cp -f src/ModSize_orig.f90 src/ModSize.f90 cp -f src/ModHdf5_empty.f90 src/ModHdf5.f90 cp -f src/ModImplHypre_empty.f90 src/ModImplHypre.f90 cp -f srcBATL/BATL_size_orig.f90 srcBATL/BATL_size.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcBATL/Makefile.DEPEND srcInterface/Makefile.DEPEND srcPostProc/Makefile.RULES ./Config.pl -u=Default -e=Mhd Installing IE/RIM/ Installing RIM as IE component touch src/Makefile.DEPEND Installing IE/Ridley_serial/ Installing Ridley_serial as IE component cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND Installing IH/BATSRUS/ Installing BATSRUS as IH component Installing IM/CRCM/ Installing CRCM as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Config.pl -EarthHO -GridDefault Installing IM/HEIDI/ Installing HEIDI as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing IM/RCM2/ Installing RCM2 as IM component touch src/Makefile.DEPEND Installing OH/BATSRUS/ Installing BATSRUS as OH component Installing PC/ALTOR/ Installing ALTOR as PC component cp -f src/PIC_ModSize_3d.f90 src/PIC_ModSize.f90 touch src/Makefile.DEPEND srcQED/Makefile.DEPEND Installing PC/IPIC3D/ Installing IPIC3D as PC component mkdir bin mkdir libIPIC3D cd src; cp -f Makefile.local.default Makefile.local touch src/Makefile.DEPEND src/Makefile.local srcInterface/Makefile.DEPEND Installing PS/DGCPM/ Installing DGCPM as PS component touch src/Makefile.DEPEND Installing PT/AMPS/ Installing AMPS as PT component AMPS installed Installing PW/PWOM/ Installing PWOM as PW component mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing RB/RBE/ Installing RBE as RB component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing SC/BATSRUS/ Installing BATSRUS as SC component Installing SP/FLAMPA/ Installing FLAMPA as SP component mv Makefile.def Makefile.def.orig cp Makefile.def.orig Makefile.def touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND Installation succeeded Disabling Hdf5 library in Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_empty.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 Enabling HYPRE library in Makefile.conf set_hypre_: cp GM/BATSRUS/src/ModImplHypre_orig.f90 GM/BATSRUS/src/ModImplHypre.f90 set_spice_: cp share/Library/src/ModSpice_empty.f90 share/Library/src/ModSpice.f90 Installing BATL touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES touch src/Makefile.DEPEND mkdir -p lib cp -f src/BATL_size_orig.f90 src/BATL_size.f90 Disabling Hdf5 library in Makefile.conf set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 set_spice_: cp share/Library/src/ModSpice_empty.f90 share/Library/src/ModSpice.f90 rm -f share/Library/test/*.diff cd share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulateSpherical.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet_field.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd share/Library/test; make test -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_axes.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_coord_transform.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_freq.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_geopack.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_io_unit.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_interpolate.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_interpolate_amr.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_initial_state.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_line_extract.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_linear_advection.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_linear_solver.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_lookup_table.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_planet_field.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_plot_file.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_random_number.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_ray_trace.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_sort.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_time_convert.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_process_var_name.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_utilities.diff --------------------------------------------------------- -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_axes.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_coord_transform.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_freq.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_geopack.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_initial_state.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_interpolate.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_interpolate_amr.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 test_io_unit.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_line_extract.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_linear_advection.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_linear_solver.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_lookup_table.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_planet_field.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_plot_file.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_process_var_name.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_random_number.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_ray_trace.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_sort.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_time_convert.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_utilities.diff ls -l share/Library/test/*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_random_number.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 share/Library/test/test_utilities.diff cd util; make test rm -f */src*/*.diff cd DATAREAD/srcMagnetogram; make -j1 test make[3]: warning: -jN forced in submake: disabling jobserver mode. make HARMONICS make /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMagHarmonics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 harmonics.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe harmonics.o ModMagHarmonics.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe has been compiled. ln -sf /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe . rm -f HARMONICS.exe ln -s /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe HARMONICS.exe make DIPOLE11 make DIPOLE11.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 dipole11.f90 mpif90 -o DIPOLE11.exe dipole11.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 ./DIPOLE11.exe cp HARMONICS.in.orig HARMONICS.in ./HARMONICS.exe > harmonics.log make test_harmonics_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ harmonics11uniform.dat \ harmonics.ref > test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_harmonics.diff make POTENTIAL nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 potential_field.f90 mpif90 -o POTENTIAL.exe potential_field.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 make DIPOLE11 make DIPOLE11.exe make[6]: `DIPOLE11.exe' is up to date. ./DIPOLE11.exe ./POTENTIAL.exe > potential.log make test_potential_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ potential.log \ potential.ref > test_potential.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_potential.diff make FDIPS nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 FDIPS_module.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 FDIPS_nohypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 FDIPS_hypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 FDIPS.f90 mpif90 -o FDIPS.exe FDIPS_module.o FDIPS_nohypre.o FDIPS.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 make DIPOLE11 make DIPOLE11.exe make[6]: `DIPOLE11.exe' is up to date. ./DIPOLE11.exe cp -f FDIPS.in.orig FDIPS.in perl -i -pe 's/real8/ascii/' FDIPS.in mpirun -np 4 ./FDIPS.exe > fdips.log ./redistribute.pl fdips_field_np010202.out fdips.out ./redistribute.pl fdips_bxyz_np010202.out fdips_bxyz.out make test_fdips_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ fdips.log \ fdips.ref > test_fdips_log.diff gunzip -c fdips_ref.out.gz > fdips_ref.out /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-9 -a=1e-9 \ fdips.out \ fdips_ref.out > test_fdips.diff gunzip -c fdips_bxyz_ref.out.gz > fdips_bxyz_ref.out /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-9 -a=1e-9 \ fdips_bxyz.out \ fdips_bxyz_ref.out > test_fdips.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_fdips.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_fdips_log.diff make FDIPS_HYPRE mpif90 -o FDIPS.exe FDIPS_module.o FDIPS_hypre.o FDIPS.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE make DIPOLE11 make DIPOLE11.exe make[6]: `DIPOLE11.exe' is up to date. ./DIPOLE11.exe cp -f FDIPS.in.orig FDIPS.in perl -i -pe 's/real8/ascii/' FDIPS.in perl -i -pe 's/^BiCGSTAB/GMRES/i;s/^ILU/AMG/' FDIPS.in mpirun -np 4 ./FDIPS.exe > fdips_hypre.log ./redistribute.pl fdips_field_np010202.out fdips.out make test_fdips_hypre_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ fdips_hypre.log \ fdips_hypre.ref > test_fdips_hypre_log.diff gunzip -c fdips_ref.out.gz > fdips_ref.out /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-9 -a=1e-9 \ fdips.out \ fdips_ref.out > test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_fdips.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_fdips_log.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test_potential.diff ls -l */src*/*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 DATAREAD/srcMagnetogram/test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 DATAREAD/srcMagnetogram/test_fdips_log.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 DATAREAD/srcMagnetogram/test_potential.diff make test_unit ./Config.pl -double -g=10,1,1 -r=2,2,2 -ng=5 Writing new grid size 10,1,1 with 5 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... mkdir -p run/plots cd run; \ cp ../input/PARAM.in.cart PARAM.in; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/GAME.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR_C.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/pIDL .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/data . cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulateSpherical.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet_field.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLookupTable.f90 rm -f /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing_cpu.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing.f90 ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 (cd run; mpirun -np 2 ./BATL.exe > test11.ref) ls -l test11.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test11.diff ./Config.pl -double -g=8,6,1 -r=1,2,1 -ng=3 Writing new grid size 8,6,1 with 3 ghost cell layers and AMR ratio 1,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 (cd run; mpirun -np 2 ./BATL.exe > test12.ref) ls -l test12.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test12.diff ./Config.pl -double -g=8,4,1 -r=2,1,1 -ng=4 Writing new grid size 8,4,1 with 4 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 (cd run; mpirun -np 2 ./BATL.exe > test21.ref) ls -l test21.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test21.diff ./Config.pl -double -g=8,6,1 -r=2,2,2 -ng=3 Writing new grid size 8,6,1 with 3 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 (cd run; mpirun -np 2 ./BATL.exe > test22.ref) Warning: Floating underflow occurred Warning: Floating underflow occurred ls -l test22.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:24 test22.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 Writing new grid size 8,4,2 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 (cd run; mpirun -np 2 ./BATL.exe > test31.ref) ls -l test31.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:24 test31.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe' is up to date. (cd run; mpirun -np 2 ./BATL.exe > test31.ref) ls -l test31.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:24 test31.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,2,1 -ng=2 Writing new grid size 8,4,2 with 2 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 (cd run; mpirun -np 2 ./BATL.exe > test32.ref) ls -l test32.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:24 test32.diff sleep 1 ./Config.pl -double -g=10,8,6 -r=2,2,2 -ng=3 Writing new grid size 10,8,6 with 3 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 (cd run; mpirun -np 2 ./BATL.exe > test33.ref) Warning: Floating underflow occurred Warning: Floating underflow occurred ls -l test33.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:25 test33.diff sleep 1 ls -l test??.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test11.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test12.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 test21.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:24 test22.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:24 test31.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:24 test32.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:25 test33.diff make test_advect ./Config.pl -double -g=4,1,1 -r=2,2,2 -ng=2 Writing new grid size 4,1,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 rm -rf run/plots/* run/runlog run/advect11.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect11.log) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect11_check ls -l advect11.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:25 advect11.diff ./Config.pl -double -g=4,4,1 -r=2,1,1 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 rm -rf run/plots/* run/runlog run/advect21.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect21.log) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect21_check ls -l advect21.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:25 advect21.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 rm -rf run/plots/* run/runlog run/advect22.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect22.log) Warning: Floating underfWarning: FloatWarning: Floating underflowlow ing underflow occur occurred occurred red Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_check ls -l advect22.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:26 advect22.diff ./Config.pl -double -g=4,4,1 -r=1,2,1 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 1,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 rm -rf run/plots/* run/runlog run/advect12.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect12.log) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect12_check ls -l advect12.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:26 advect12.diff ./Config.pl -double -g=4,4,4 -r=2,1,1 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 rm -rf run/plots/* run/runlog run/advect31.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect31.log) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect31_check ls -l advect31.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:26 advect31.diff ./Config.pl -double -g=4,4,4 -r=2,2,1 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 rm -rf run/plots/* run/runlog run/advect32.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect32.log) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect32_check ls -l advect32.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:27 advect32.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 rm -rf run/plots/* run/runlog run/advect33.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect33.log) Warning: Floating underfloWarning: Floating underflow occurred w occurred Warning: Floating underflow occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_check ls -l advect33.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:49 advect33.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 rm -rf run/plots/* run/runlog run/advect22_rz.log rm -f input/PARAM.in; cp input/PARAM.in.rz run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect22_rz.log) Warning: FloatinWarning: Floating underflow occurred g underflow occurreWarning: Floating underflow occurredd Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_rz_check ls -l advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:54 advect22_rz.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe' is up to date. rm -rf run/plots/* run/runlog run/advect22_cyl.log rm -f input/PARAM.in; cp input/PARAM.in.cyl run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect22_cyl.log) Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_cyl_check ERROR in DiffNum.pl make[5]: [test_advect22_cyl_check] Error 255 (ignored) ls -l advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 6339 Oct 16 23:54 advect22_cyl.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe' is up to date. rm -rf run/plots/* run/runlog run/advect22_round.log rm -f input/PARAM.in; cp input/PARAM.in.round run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect22_round.log) Warning: Floating underflow occurWarning: Floating underflow occurred red Warning: Floating underflow occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_round_check ls -l advect22_round.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:54 advect22_round.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 rm -rf run/plots/* run/runlog run/advect33_sph.log rm -f input/PARAM.in; cp input/PARAM.in.sph run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect33_sph.log) Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_sph_check ERROR in DiffNum.pl make[5]: [test_advect33_sph_check] Error 1 (ignored) ls -l advect33_sph.diff -rw-r--r-- 1 gtoth hpcc 6367 Oct 16 23:54 advect33_sph.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe' is up to date. rm -rf run/plots/* run/runlog run/advect33_rlonlat.log rm -f input/PARAM.in; cp input/PARAM.in.rlonlat run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect33_rlonlat.log) Warning: Floating underflow occurred Warning: Floating underflow oWarning: Fccurred loating underflow occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_rlonlat_check ls -l advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 advect33_rlonlat.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe' is up to date. rm -rf run/plots/* run/runlog run/advect33_round.log rm -f input/PARAM.in; cp input/PARAM.in.round3d run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect33_round.log) Warning: Floating undeWarning: Floating underflow occurred rflow occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_round_check ls -l advect33_round.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 advect33_round.diff ls -l advect??*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:25 advect11.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:26 advect12.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:25 advect21.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:26 advect22.diff -rw-r--r-- 1 gtoth hpcc 6339 Oct 16 23:54 advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:54 advect22_round.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:54 advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:26 advect31.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:27 advect32.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:49 advect33.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 advect33_round.diff -rw-r--r-- 1 gtoth hpcc 6367 Oct 16 23:54 advect33_sph.diff make test_readamr rm -f readamr_*.diff make[4]: warning: -jN forced in submake: disabling jobserver mode. ./Config.pl -double -g=4,1,1 -r=2,1,1 -ng=0 Writing new grid size 4,1,1 with 0 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadAmr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 read_amr.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -default_kinds:r=64 (cd run; mpirun -np 4 ./READAMR.exe > readamr_1d.ref) ls -l readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 readamr_1d.diff make[4]: warning: -jN forced in submake: disabling jobserver mode. ./Config.pl -double -g=4,4,1 -r=2,2,1 -ng=0 Writing new grid size 4,4,1 with 0 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadAmr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 read_amr.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -default_kinds:r=64 (cd run; mpirun -np 4 ./READAMR.exe > readamr_2d.ref) ls -l readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 readamr_2d.diff make[4]: warning: -jN forced in submake: disabling jobserver mode. ./Config.pl -single -g=4,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* Setting PRECISION variable to ${SINGLEPREC} in Makefile.conf Writing new grid size 4,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModIoUnit.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 -dusty ModMpiInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModMpi.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTriangulateSpherical.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_planet_field.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_ray_trace.f90 rm -f /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 timing_cpu.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 timing.f90 ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_particles.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModReadAmr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 read_amr.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE (cd run; mpirun -np 4 ./READAMR.exe > readamr_3d.ref) Warning: FlWarning: Floatinoating underflowWarning: Floating underfl occurred g underflow occurred ow occurred Warning: Floating underflow occurred ls -l readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:56 readamr_3d.diff make[4]: warning: -jN forced in submake: disabling jobserver mode. ./Config.pl -double -g=6,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* Setting PRECISION variable to ${DOUBLEPREC} in Makefile.conf Writing new grid size 6,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMpi.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulateSpherical.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet_field.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_ray_trace.f90 rm -f /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing_cpu.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing.f90 ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadAmr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 read_amr.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -default_kinds:r=64 (cd run; mpirun -np 4 ./READAMR.exe > readamr_sph.ref) ls -l readamr_sph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:56 readamr_sph.diff make[4]: warning: -jN forced in submake: disabling jobserver mode. ./Config.pl -nompi -single -g=4,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* Setting PRECISION variable to ${SINGLEPREC} in Makefile.conf Selecting NOMPI library in Makefile.conf cd util/NOMPI/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make ModMpiOrig.o mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 ModMpiOrig.f90 make /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -O0 -w NOMPI.f90 ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a NOMPI.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a has been brought up to date. Remove executable and make it to link with the (NO)MPI library! Writing new grid size 4,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 -dusty ModMpiInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModMpi.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTriangulateSpherical.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_planet_field.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_ray_trace.f90 rm -f /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 timing_cpu.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 timing.f90 ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_particles.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE_C nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModReadAmr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o gcc -c -O3 read_amr_c.c -o read_amr_c.o nagfor -o /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR_C.exe read_amr_c.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -L/Users/gtoth/Tmp/SWMF/BATL/lib -lNOMPI (cd run; ./READAMR_C.exe > readamr_c.ref) ls -l readamr_c.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:57 readamr_c.diff ./Config.pl -mpi Selecting MPI library in Makefile.conf Remove executable and make it to link with the (NO)MPI library! ls -l readamr_*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:56 readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:57 readamr_c.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:56 readamr_sph.diff for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; /Applications/Xcode.app/Contents/Developer/usr/bin/make test; ); done rm -f test_fsam.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_compile rm -f src/xfsam.exe cp srcProblem/ModUserSetup.test.f90 src/ModUserSetup.f90; cp srcProblem/ModPar.test.f90 src/ModPar.f90; /Applications/Xcode.app/Contents/Developer/usr/bin/make xfsam cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util; /Applications/Xcode.app/Contents/Developer/usr/bin/make install make[6]: Nothing to be done for `install'. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make xfsam make EXE nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPar.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModOutfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSundry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFSAM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModDel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlk.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ModFish.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoeff.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolar.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysunits.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModDomain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGrid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGetQtys.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoFSAM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBval.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserSetup.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGetP.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRHS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIteration.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialization.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 mpif90 -o xfsam.exe main.o ModFSAM.o ModPar.o ModSolar.o ModPhysunits.o ModDomain.o ModOutfile.o ModCoeff.o ModSundry.o ModControl.o ModGrid.o ModBack.o ModBlk.o ModBoundary.o ModField.o ModDel.o ModInterp.o ModIoFSAM.o ModGetQtys.o ModBval.o ModGetP.o ModRHS.o ModIteration.o ModUserSetup.o ModInitialization.o ModFish.o \ -L/Users/gtoth/Tmp/SWMF/lib -L/Users/gtoth/Tmp/SWMF/share/Library/src -lSHARE -default_kinds:r=64 xfsam.exe has been created /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir PROBS=test RUNDIR=run_test STANDALONE="YES" mkdir -p run_test/CZ /Applications/Xcode.app/Contents/Developer/usr/bin/make test_run /Applications/Xcode.app/Contents/Developer/usr/bin/make test_check grep -v 'Grid cell updates' run_test/runlog > run_test/runlog.new grep -v 'Grid cell updates' output/runlog.ref > run_test/runlog.ref /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -a=1e-5 -t \ run_test/runlog.new run_test/runlog.ref \ > test_fsam.diff ls -l test_fsam.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:58 test_fsam.diff EE/BATSRUS is tested in GM/BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fluxemergence_compile ./Config.pl -e=MhdEosRad -u=Ee -g=10,10,10,500,1 Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing_cpu.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing.f90 ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMagnetogram.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a ModMagnetogram.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLdem.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libDEMT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libDEMT.a ModLdem.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libDEMT.a /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModCommonVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModArch.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModGL98.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModTD99.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModCms.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModGetB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModShearFlow.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModMain.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModMain.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModGetB0.o EEE_ModShearFlow.o EEE_ModCms.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PostIDL.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fluxemergence_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=EE STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/EE cd run_test/EE; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp ../data/FLUXEMERGENCE/*.dat* . cd run_test; cp Param/FLUXEMERGENCE/Grid.* . cd run_test; gunzip *.gz cd run_test; cp Param/CORONA/RadCoolCorona.dat . cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence.1D PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fluxemergence_run cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence.1D PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog_1d cd run_test; ./PostProc.pl -M -cat RESULTS/run_1d PostProc.pl: mv EE/IO2 RESULTS/run_1d/EE with 3 files PostProc.pl: cp PARAM.in RESULTS/run_1d/ PostProc.pl: TIMINGS from runlog_1d (init, run) 0.50 3.70 PostProc.pl: mv runlog_[0-9]* RESULTS/run_1d/ PostProc.pl: Restart.pl -o RESULTS/run_1d/RESTART cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence.3D PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog_3d cd run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0004.0295s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0004.0295s/. cd run_test; ./PostProc.pl -M -cat RESULTS/run_3d PostProc.pl: mv EE/IO2 RESULTS/run_3d/EE with 5 files PostProc.pl: cp PARAM.in RESULTS/run_3d/ PostProc.pl: TIMINGS from runlog_3d (init, run) 1.42 11.00 PostProc.pl: mv runlog_[0-9]* RESULTS/run_3d/ PostProc.pl: Restart.pl -o RESULTS/run_3d/RESTART ERROR in Restart.pl: could not find restart file EE/restartOUT/restart.H! cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog_restart Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl -M -cat RESULTS/run_restart; \ mv runlog_restart RESULTS/run_restart PostProc.pl: mv EE/IO2 RESULTS/run_restart/EE with 3 files PostProc.pl: cp PARAM.in RESULTS/run_restart/ WARNING in PostProc.pl: no runlog runlog_[0-9]* file was found PostProc.pl: TIMINGS from runlog_restart (init, run) 0.27 31.98 PostProc.pl: Restart.pl -o RESULTS/run_restart/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fluxemergence_check ls -l test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:00 test_fluxemergence.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shocktube_compile ./Config.pl -u=Default -e=MhdHyp -g=64,4,1,10,1 Writing new grid size 64,4,1,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shocktube_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/SHOCKTUBE/PARAM.in.hyp PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shocktube_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 11 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.00 0.39 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shocktube_check ls -l test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:00 test_shocktube.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shockramp_compile ./Config.pl -u=Waves -e=Hd -g=6,6,1,2000,1 -ng=3 Writing new grid size 6,6,1,2000,1 and 3 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. ./Config.pl -ng=2 Writing new grid size 6,6,1,2000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shockramp_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/SHOCKTUBE/PARAM.in.shockramp PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shockramp_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 22 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 42.91 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shockramp_check ERROR in DiffNum.pl make[4]: [test_shockramp_check] Error 255 (ignored) ls -l test_shockramp.diff -rw-r--r-- 1 gtoth hpcc 9012 Oct 17 00:02 test_shockramp.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_partsteady_compile ./Config.pl -u=Default -e=MhdHyp -g=4,4,1,1000,1 Writing new grid size 4,4,1,1000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_partsteady_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/SHOCKTUBE/PARAM.in.partsteady PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_partsteady_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: FloatinWarning: Floating underflow ocg underflow occurred curred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 34 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 1.80 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_partsteady_check ls -l test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:02 test_partsteady.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hallmhd_compile ./Config.pl -u=Waves -e=Mhd -f -g=64,2,2,10,10 Writing new grid size 64,2,2,10,10 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hallmhd_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/SHOCKTUBE/PARAM.in.HallTest PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hallmhd_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 27 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 3.21 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hallmhd_check ls -l test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:03 test_hallmhd.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_twofluidmhd_compile ./Config.pl -u=Waves -e=MhdHypPe -f -g=64,2,2,10,10 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_twofluidmhd_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/SHOCKTUBE/PARAM.in.TwofluidTest PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_twofluidmhd_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 4 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 3.20 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_twofluidmhd_check ls -l test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:03 test_twofluidmhd.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multifluid_compile ./Config.pl -u=Default -e=MhdHd -f -g=64,2,2,10,1 Writing new grid size 64,2,2,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multifluid_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MULTIFLUID/PARAM.in . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multifluid_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 11 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 1.29 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multifluid_check ls -l test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:04 test_multifluid.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multiion_compile ./Config.pl -u=Default -e=MultiIon -f -g=64,2,2,10,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multiion_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MULTIION/PARAM.in . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multiion_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 22 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 0.44 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multiion_check ls -l test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:04 test_multiion.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdions_compile ./Config.pl -u=Default -e=MhdIons -f -g=64,2,2,40,1 Writing new grid size 64,2,2,40,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdions_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MHDIONS/PARAM.in . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdions_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 2.81 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdions_check ls -l test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:05 test_mhdions.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_compile ./Config.pl -u=Default -e=MhdNonCons -f -g=64,2,2,40,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MHDNONCONS/PARAM.in . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 1.17 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_check ls -l test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:05 test_mhdnoncons.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_eosgodunov_compile ./Config.pl -e=HdEos -u=Eos -g=10,1,1,100,1 Writing new grid size 10,1,1,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/CRASH/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libCRASH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAtomicMass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFermiGas.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPowerLawEos.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonMix.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModOpacityVoigt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalProperties.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 radiom.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpTable.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAtomicNotation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonizPotential.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlastic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModZtf.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHydrogenicModel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExcitationData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAtomicDataMix.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExcitation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMolecularData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartition.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModStatSum.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiGroup.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTransport.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEos.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiom.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 nlte_igor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 eos_material.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterfaceNLTE.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEosTable.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCRASH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCRASH.a ModAtomicMass.o ModAtomicNotation.o ModAtomicDataMix.o ModEos.o ModEosTable.o ModExcitation.o ModExcitationData.o ModPowerLawEos.o ModFermiGas.o ModHydrogenicModel.o ModIonizPotential.o ModMolecularData.o ModPartition.o ModPlastic.o ModStatSum.o ModTransport.o eos_material.o ModIonMix.o ModOpacityVoigt.o ModMultiGroup.o ModInterfaceNLTE.o ModExpTable.o ModLocalProperties.o ModRadiom.o ModZtf.o nlte_igor.o radiom.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCRASH.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libCRASH.a(ModAtomicMass.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libCRASH.a(ModPlastic.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libCRASH.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/CRASH.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libCRASH.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_eosgodunov_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CRASH/PARAM.in.eosgodunov PARAM.in; \ ln -s /Users/gtoth/Tmp/SWMF/bin/CRASH.exe . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_eosgodunov_run cd run_test; mpirun -np 4 ./CRASH.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 51 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.00 0.41 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_eosgodunov_check ls -l test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:06 test_eosgodunov.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_levelset_compile ./Config.pl -e=HdCrash -u=Crash -g=4,4,1,2000,1 -nMaterial=3 Writing new grid size 4,4,1,2000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/CRASH/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libCRASH.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCRASH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCRASH.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/CRASH.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libCRASH.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_levelset_rundir DEFAULT_EXE=CRASH.exe rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CRASH/PARAM.in.levelset PARAM.in cp dataCRASH/input/hyades_1.1ns.out run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make test_levelset_run cd run_test; mpirun -np 4 ./CRASH.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.02 4.95 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_levelset_check ls -l test_levelset.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:06 test_levelset.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hyades2d_compile ./Config.pl -e=HdRadCrash -u=Crash -g=4,4,1,1000,1 -nMaterial=3 Writing new grid size 4,4,1,1000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -hdf5 Enabling HDF5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_orig.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_orig.f90 share/Library/src/ModHdf5Utils.f90 /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLookupTable.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModCms.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModMain.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModMain.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModGetB0.o EEE_ModShearFlow.o EEE_ModCms.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/CRASH/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libCRASH.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCRASH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCRASH.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/CRASH.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libCRASH.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -o /Users/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hyades2d_rundir DEFAULT_EXE=CRASH.exe rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CRASH/PARAM.in.hyades2d PARAM.in gunzip -c dataCRASH/input/hyades2d_1.1ns.out.gz \ > run_test/hyades2d_1.1ns.out gunzip -c dataCRASH/input/opacities.out.gz \ > run_test/table_opacities.out /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hyades2d_run cd run_test; mpirun -np 4 ./CRASH.exe > runlog Warning: Floating underflowWarning: Floating underfl occurred ow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0002.0000ns/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0002.0000ns/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hyades2d_restart cd run_test; cp Param/CRASH/PARAM.in.hyades2d.restart PARAM.in cd run_test; mpirun -np 4 ./CRASH.exe > runlog_restart Warning: Floating undWarning: Floating underflow occurred erflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl -M -cat RESULTS; mv runlog_restart RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 5 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.86 2.24 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.01 1.94 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hyades2d_check ls -l test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:07 test_hyades2d.diff ./Config.pl -nohdf5 Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_empty.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_compile ./Config.pl -e=Crash -u=Crash -g=8,8,1,200,1 -nMaterial=5 -nWave=30 Writing new grid size 8,8,1,200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new nWave = 30 into src/ModEquation.f90... Writing new nMaterial = 5 into src/ModEquation.f90... ./Config.pl -hypre /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLookupTable.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModCms.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModMain.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModMain.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModGetB0.o EEE_ModShearFlow.o EEE_ModCms.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/CRASH/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libCRASH.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCRASH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCRASH.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/CRASH.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libCRASH.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe mpif90 -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_rundir DEFAULT_EXE=CRASH.exe rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CRASH/PARAM.in.laserpackage PARAM.in cd run_test; ln -s ../dataCRASH/LookupTables Tables /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_run cd run_test; mpirun -np 4 ./CRASH.exe > runlog Warning: Floating underflow occurredWarning: Floating underflow occurWarning: Floating underflow occurred red Warning: Floating underflow occurred cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.15 28.31 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_check ls -l test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:08 test_laserpackage.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_graydiffusion_compile ./Config.pl -e=HdEosRad -u=GrayDiffusion -g=32,4,4,16,16 Writing new grid size 32,4,4,16,16 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_graydiffusion_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CRASH/PARAM.in.graydiffusion PARAM.in cd run_test; cp Param/CRASH/initial_lowrie3.dat . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_graydiffusion_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.57 8.78 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_graydiffusion_check ls -l test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:09 test_graydiffusion.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_viscosity_compile ./Config.pl -e=Hd -u=Waves -g=16,4,1,200,1 Writing new grid size 16,4,1,200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_viscosity_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/VISCOSITY/PARAM.in PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_viscosity_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.00 0.38 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_viscosity_check ls -l test_viscosity.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:09 test_viscosity.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_corona_compile ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_corona_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CORONA/PARAM.in . cd run_test; cp Param/CORONA/CR1935_WSO.dat . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_corona_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurreWarning: Floating underflow occurred Warning: Floatid ng underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv SC/IO2 RESULTS/SC with 7 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 15.13 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_corona_check ls -l test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:10 test_corona.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_coronasph_compile ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a make[7]: `libBATSRUS.a' is up to date. libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe' is up to date. Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_coronasph_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CORONA/PARAM.in.spherical PARAM.in cd run_test; cp Param/CORONA/CR1935_WSO.dat . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_coronasph_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv SC/IO2 RESULTS/SC with 7 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.00 14.94 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_coronasph_check ls -l test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:11 test_coronasph.diff /bin/sh: -c: line 1: syntax error: unexpected end of file make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_chromo_compile ./Config.pl -u=ScChromo -e=MhdWaves -g=6,4,4,4000,1 Writing new grid size 6,4,4,4000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_chromo_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CORONA/PARAM.in.sc.chromo PARAM.in cd run_test; cp Param/CORONA/GridChromo GridChromo cd run_test; cp Param/CORONA/RadCoolCorona.dat . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_chromo_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating Warning: Floating underflow occurredWarning: Funderflow occurred loating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv SC/IO2 RESULTS/SC with 4 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.06 25.15 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_chromo_check ls -l test_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:12 test_chromo.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerhelio_compile ./Config.pl -u=OuterHelio -e=OuterHelio -g=4,4,4,3500,1 Writing new grid size 4,4,4,3500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerhelio_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=OH STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/OH cd run_test/OH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/OUTERHELIO/PARAM.in . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerhelio_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating uWarning: Floating underflow occurred ndeWarningrflow occu: Floating rred underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv OH/IO2 RESULTS/OH with 4 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.99 160.93 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerhelio_check ls -l test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:15 test_outerhelio.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_earthsph_compile ./Config.pl -e=Mhd -u=Default -g=8,8,8,600,300 Writing new grid size 8,8,8,600,300 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_earthsph_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/EARTH/PARAM.in.spherical PARAM.in; \ cp Param/EARTH/imf19980504.dat . #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_earthsph_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat gzip: No match. ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.15 31.93 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_earthsph_check ls -l test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:16 test_earthsph.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_2bodyplot_compile ./Config.pl -e=Mhd -u=Default -g=8,8,8,700,300 Writing new grid size 8,8,8,700,300 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_2bodyplot_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/2BODYPLOT/PARAM.in PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_2bodyplot_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: FloaWarning: Floating undeting underflow occurflow orred ccurred Warning: Floating underflow occurred cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec working on y=0_ful_1_t00000009_n00000145 ... Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.11 34.86 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_2bodyplot_check gunzip -c Param/2BODYPLOT/TestOutput/REFy*.out.gz | sort -k1 -k2 -k3 -n \ > run_test/RESULTS/GM/ref_y=0.out gunzip -c Param/2BODYPLOT/TestOutput/REFy*.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/ref_y=0.dat sort -k1 -k2 -k3 -n run_test/RESULTS/GM/y=0_ful_*9_*.out \ > run_test/RESULTS/GM/y=0.out gunzip -c run_test/RESULTS/GM/y=0_ful_*9_*.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/y=0.dat ls -l test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:17 test_2bodyplot.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_compile ./Config.pl -u=Titan -e=MhdTitan -g=6,6,6,1000,200 Writing new grid size 6,6,6,1000,200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/TITAN/PARAM.in .; \ tar xzf Param/TITAN/TitanInput.tgz #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating uWarning: Floating underflownderflow occur occurrred ed Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.23 16.46 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_check ls -l test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:18 test_titan.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_restart_save cd run_test; cp Param/TITAN/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating unWarning: Floating underflow occurred derflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartSave RESTART_titan cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/RestartSave/ PostProc.pl: TIMINGS from runlog (init, run) 0.24 10.41 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_restart_read cd run_test; cp Param/TITAN/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i RESULTS/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESULTS/RestartSave/RESTART/. cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating undWarning: Floating underfloerflow occurred w occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/RestartRead/ PostProc.pl: TIMINGS from runlog (init, run) 0.17 9.31 PostProc.pl: mv runlog RESULTS/RestartRead/ PostProc.pl: Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_restart_check cd run_test/RESULTS; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -25 RestartRead/GM/log_n000026.log >> log_all.log ls -l test_titan*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:18 test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:19 test_titan_restart.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_compile ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/MARS/PARAM.in .; \ cp Param/MARS/marsmgsp.txt . #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: FloaWarning: Floting ating underflounderflow occurredw occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 1.09 4.02 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_check ls -l test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:19 test_mars.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_compile ./Config.pl -u=MarsFluids -e=MhdMarsFluids -g=6,6,6,1000,200 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/MARSFLUIDS/PARAM.in . #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating undeWarning: Floating undrflow occurred erflow Warning: Floating underflow occurredoccurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.03 3.14 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_check ls -l test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:20 test_marsfluids.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_restart_save cd run_test; cp Param/MARSFLUIDS/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog Warning: FloatingWarning: Floating underflow occurred underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartSave RESTART_marsfluids cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 4 files PostProc.pl: cp PARAM.in RESULTS/RestartSave/ PostProc.pl: TIMINGS from runlog (init, run) 0.03 1.59 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_restart_read cd run_test; cp Param/MARSFLUIDS/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i RESULTS/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESULTS/RestartSave/RESTART/. cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underWarning: Floating underflow occurred flow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 4 files PostProc.pl: cp PARAM.in RESULTS/RestartRead/ PostProc.pl: TIMINGS from runlog (init, run) 0.04 1.62 PostProc.pl: mv runlog RESULTS/RestartRead/ PostProc.pl: Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_restart_check cd run_test/RESULTS; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -10 RestartRead/GM/log_n000011.log >> log_all.log ls -l test_marsfluids*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:20 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:20 test_marsfluids_restart.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_compile ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/VENUS/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflWarning: ow occurred Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 6 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.21 19.00 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_check ls -l test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:21 test_venus.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_restart_save cd run_test; cp Param/VENUS/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underWarning: Floating underflow occuflow occurred Warning: Floatirred ng underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartSave RESTART_venus cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 6 files PostProc.pl: cp PARAM.in RESULTS/RestartSave/ PostProc.pl: TIMINGS from runlog (init, run) 0.23 9.88 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_restart_read cd run_test; cp Param/VENUS/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i RESULTS/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESULTS/RestartSave/RESTART/. cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: FloatiWarning: Floatng underflow occurred ing underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 6 files PostProc.pl: cp PARAM.in RESULTS/RestartRead/ PostProc.pl: TIMINGS from runlog (init, run) 0.21 9.87 PostProc.pl: mv runlog RESULTS/RestartRead/ PostProc.pl: Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_restart_check cd run_test/RESULTS; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -25 RestartRead/GM/log_n000026.log >> log_all.log ls -l test_venus*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:21 test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:21 test_venus_restart.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_compile ./Config.pl -u=Mercury -e=Mhd -g=4,4,4,600,100 Writing new grid size 4,4,4,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/MERCURY/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec working on 3d__var_2_n00000000 ... working on 3d__var_2_n00000100 ... Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.17 5.51 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_check gunzip -c Param/MERCURY/TestOutput/REF3d__var_2_n0000100.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/ref_3d.dat gunzip -c run_test/RESULTS/GM/3d__var_2_n00000100.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/3d.dat ls -l test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:22 test_mercurysph.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_saturn_compile ./Config.pl -u=Saturn -e=MhdHyp -g=8,8,8,720,1 Writing new grid size 8,8,8,720,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_saturn_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/SATURN/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_saturn_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating Warning: Floating underflow occurred Warning: Floating underflow occurred underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.08 17.33 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_saturn_check ls -l test_saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:23 test_saturn.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_comet_compile ./Config.pl -u=Comet6Sp -e=MhdComet -g=8,8,8,600,100 Writing new grid size 8,8,8,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_comet_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/COMET/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_comet_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.37 28.04 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_comet_check ls -l test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:24 test_comet.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_compile ./Config.pl -u=Comet3FluidsPe -e=MhdComet3FluidsPe -g=8,8,8,400,1 Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/COMET3FLUIDSPE/PARAM.in . #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 6.43 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_check ls -l test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:25 test_cometfluids.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_restart_save cd run_test; cp Param/COMET3FLUIDSPE/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS/RestartSave RESTART_cometfluids cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave WARNING in PostProc.pl: no files were found in GM/IO2 PostProc.pl: cp PARAM.in RESULTS/RestartSave/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 3.21 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_restart_read cd run_test; cp Param/COMET3FLUIDSPE/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i RESULTS/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESULTS/RestartSave/RESTART/. cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/RestartRead/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 3.29 PostProc.pl: mv runlog RESULTS/RestartRead/ PostProc.pl: Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_restart_check cd run_test/RESULTS; \ cp RestartRead/GM/log_n000060.log log_test.log ls -l test_cometfluids*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:25 test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:25 test_cometfluids_restart.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGhd_compile ./Config.pl -u=CometCG -e=Hd -g=8,8,8,400,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGhd_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/ROSETTA/PARAM.in.hd.test PARAM.in cd run_test; cp Param/ROSETTA/CG_MOC.bdf.gz . cd run_test; gunzip CG_MOC.bdf.gz #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGhd_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 11 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 1.34 10.48 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGhd_check ls -l test_cometCGhd.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:25 test_cometCGhd.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGfluids_compile ./Config.pl -u=CometCGfluids -e=MhdCometCG3FluidsPe -g=4,4,4,400,1 Writing new grid size 4,4,4,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGfluids_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/ROSETTA/PARAM.in.fluids.all PARAM.in cd run_test; cp Param/ROSETTA/CG_MOC.bdf.gz . cd run_test; gunzip CG_MOC.bdf.gz #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGfluids_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 5 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.86 18.04 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGfluids_check ls -l test_cometCGfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:26 test_cometCGfluids.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_magnetometer_compile ./Config.pl -u=Default -e=Mhd -g=4,4,4,400,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_magnetometer_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MAGNETOMETER/PARAM.in PARAM.in cd run_test; cp Param/MAGNETOMETER/magin.dat . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_magnetometer_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: FloatinWarning: Floating underflow ocg underflow occurred curred Warning: Floating underflow occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_magnetometer_check ls -l test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:27 test_magnetometer.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_anisotropic_compile ./Config.pl -u=Waves -e=MhdAnisoP -f -g=100,2,2,100,1 Writing new grid size 100,2,2,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_anisotropic_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/ANISOPRESSURE/PARAM.in.Alfven PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_anisotropic_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: FlWarning: Floating undoating underflow occurred Warning: Floating underflow occurred erflow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 32 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 15.33 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_anisotropic_check ls -l test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:27 test_anisotropic.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_func_compile ./Config.pl -u=Default -e=Mhd -g=8,8,8,720,70 Writing new grid size 8,8,8,720,70 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL PSPH cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PSPH make /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PostSPH.f90 /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. mpif90 -o /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe PostSPH.o -default_kinds:r=64 Program PostSPH has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_func_run rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . ./TestSuite.pl -r='mpirun -np 4 ' -d=run_test func test.000: -Limiter=beta -Plottype=idltecamr Post Processing IDL files. Post Processing TEC files. test.000: finished. Check or compare results! test.001: -Limiter=beta -Solver=linde Post Processing IDL files. Post Processing TEC files. test.001: finished. Check or compare results! test.002: -Limiter=beta -Plottype=idltecamr -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.002: finished. Check or compare results! test.003: -Limiter=mc -Reschange=tvd -Solver=roe Post Processing IDL files. Post Processing TEC files. test.003: finished. Check or compare results! test.004: -Conservative=r6 Post Processing IDL files. Post Processing TEC files. test.004: finished. Check or compare results! test.005: -Conservative=adapt -Solver=linde Post Processing IDL files. Post Processing TEC files. test.005: finished. Check or compare results! test.006: -Conservative=r6 -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.006: finished. Check or compare results! test.007: -Conservative=r6 -Solver=roeold Post Processing IDL files. Post Processing TEC files. test.007: finished. Check or compare results! test.008: -Boris=borisfull Post Processing IDL files. Post Processing TEC files. test.008: finished. Check or compare results! test.009: -Boris=borisfull -Solver=linde Post Processing IDL files. Post Processing TEC files. test.009: finished. Check or compare results! test.010: -Boris=borisfull -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.010: finished. Check or compare results! test.011: -Boris=borissimple Post Processing IDL files. Post Processing TEC files. test.011: finished. Check or compare results! test.012: -Boris=borissimple -Solver=linde Post Processing IDL files. Post Processing TEC files. test.012: finished. Check or compare results! test.013: -Conservative=r6 -Plottype=idltecamr -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.013: finished. Check or compare results! test.014: -Boris=borisfull -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.014: finished. Check or compare results! test.015: -Boris=borissimple -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.015: finished. Check or compare results! test.016: -Inner=float Post Processing IDL files. Post Processing TEC files. test.016: finished. Check or compare results! test.017: -Inner=reflect Post Processing IDL files. Post Processing TEC files. test.017: finished. Check or compare results! test.018: -Limiter=mc -Resist=hall Post Processing IDL files. Post Processing TEC files. test.018: finished. Check or compare results! test.019: -Limiter=mc3 -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.019: finished. Check or compare results! test.020: -Implicit=partimpl05 -Length=tiny_ta -Limiter=mc3 -Logtype=logsatmove -Reschange=accurate -Resist=hall -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.020: finished. Check or compare results! test.021: -Divb=constrain -Grid=earth_uniform -Length=tiny_ta_noamr -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.021: finished. Check or compare results! test.022: -Divb=project -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.022: finished. Check or compare results! test.023: -Divb=diffuse -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.023: finished. Check or compare results! test.024: -Implicit=partimpl05 -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.024: finished. Check or compare results! test.025: -Length=restartsave -Limiter=mc3 -Restart=saveone -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.025: finished. Check or compare results! test.026: -Length=restartread -Limiter=mc3 -Restart=read -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.026: finished. Check or compare results! test.027: -Conservative=r6 -Length=restartsave -Restart=save -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.027: finished. Check or compare results! test.028: -Conservative=r6 -Length=restartread -Restart=read -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.028: finished. Check or compare results! test.029: -Corotation=ideal -Length=tiny_ta -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.029: finished. Check or compare results! test.030: -Corotation=updateb0 -Length=tiny_ta -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.030: finished. Check or compare results! test.031: -Logtype=ray -Plottype=ray -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.031: finished. Check or compare results! test.032: -Logtype=logpntflx -Plottype=sph Post Processing IDL files. Post Processing TEC SPH files. test.032: finished. Check or compare results! test.033: -Plottype=los test.033: finished. Check or compare results! test.034: -B0source=empty -Cfl=empty -Conservative=empty -Corotation=empty -Divb=empty -Grid=earth_211 -Implicit=empty -Inner=empty -Length=tiny_simple -Message=empty -Outer=empty -Planet=earth_simple -Res=1.0 -Reschange=empty -Stage=empty -Time=empty -Timestep=empty -Upstream=empty Post Processing IDL files. Post Processing TEC files. test.034: finished. Check or compare results! test.035: -Logtype=ray -Plottype=raynew -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.035: finished. Check or compare results! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_func_check rm -rf run_test_ref; mkdir run_test_ref cd run_test_ref; tar -xzf ../Param/TESTSUITE/TEST.tgz; ./TestCompare.pl -q -v -o=1e-11 run_test_ref run_test > test_func.diff ./TestCompare.pl -speed run_test_ref run_test > test_func.speed ls -l test_func.diff test_func.speed -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:36 test_func.diff -rw-r--r-- 1 gtoth hpcc 2948 Oct 17 00:36 test_func.speed -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:17 test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:27 test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:12 test_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:24 test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:26 test_cometCGfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:25 test_cometCGhd.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:25 test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:25 test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:10 test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:11 test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:16 test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:06 test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:00 test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:36 test_func.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:09 test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:03 test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:07 test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:08 test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:06 test_levelset.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:27 test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:19 test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:20 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:20 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:22 test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:05 test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:05 test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:04 test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:04 test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:15 test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:02 test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:23 test_saturn.diff -rw-r--r-- 1 gtoth hpcc 9012 Oct 17 00:02 test_shockramp.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:00 test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:18 test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:19 test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:03 test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:21 test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:21 test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:09 test_viscosity.diff echo "There is no test for IE/RIM" > notest.diff echo "IE/Ridley_serial test is incomplete" > notest.diff IH/BATSRUS is tested in GM/BATSRUS echo "There is no test for CRCM" There is no test for CRCM make test_compile make HEIDI touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -O0 -w -default_kinds:r=64 NOMPI.f90 ar -rs /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a NOMPI.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEIEConductance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMIE_Interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModErrors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEIE_Interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMHD_Interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtras.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEIEFiles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ED_ModInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ED_ModIons.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWeimer05.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ModWeimer.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 AMIE_Library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_End.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_Library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_set_inputs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 readAMIEoutput.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 readMHDoutput.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 mh86.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 hmr89.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 iz94.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ihp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 merge_str.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MHD_Library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ED_Interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ED_ReadIonHeat.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ED_r_elec_ed_lup_subs.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_Initialize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_IoLibrary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_UaLibrary.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a ModEIEConductance.o ModAMIE_Interface.o ModErrors.o ModEIE_Interface.o ModMHD_Interface.o ModExtras.o ModEIEFiles.o ED_ModInterface.o ED_ModIons.o ModWeimer05.o ModWeimer.o AMIE_Library.o EIE_End.o EIE_Initialize.o EIE_Library.o EIE_IoLibrary.o EIE_UaLibrary.o EIE_set_inputs.o readAMIEoutput.o readMHDoutput.o mh86.o hmr89.o iz94.o ihp.o merge_str.o MHD_Library.o ED_Interface.o ED_ReadIonHeat.o ED_r_elec_ed_lup_subs.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a(ED_ModInterface.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -save -default_kinds:r=64 ModTsyganenko.f rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a ModTsyganenko.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcHEIDI.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonoHeidi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiSatellites.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiBACoefficients.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 recipes.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 pbo.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 wgrdar.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_potential.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiDrifts.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiCurrents.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 read_ring_current.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_ring_current.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 epencalc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 iono_init.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiInput.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_operators.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_currents.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_waves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_check.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_init.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_run.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiAsymStretchedB.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_emudt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_setup.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_icbc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_coefficients.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_output.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiBField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 HModel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiNeutralH.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_integrals.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a;\ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ar: /Users/gtoth/Tmp/SWMF/lib/libINDICES.a: No such file or directory mpif90 -o /Users/gtoth/Tmp/SWMF/bin/HEIDI.exe heidi_main.o ModHeidiSize.o ModHeidiMain.o ModHeidiCurrents.o ModHeidiDGCPM.o ModHeidiDrifts.o ModHeidiIO.o ModHeidiWaves.o ModInit.o ModIonoHeidi.o ModHeidiSatellites.o ModProcHEIDI.o ModHeidiInput.o ModHeidiBField.o ModHeidiNeutralH.o ModHeidiBACoefficients.o ModHeidiAsymStretchedB.o heidi_emudt.o heidi_integrals.o heidi_setup.o heidi_icbc.o heidi_coefficients.o heidi_operators.o heidi_currents.o heidi_output.o heidi_waves.o recipes.o pbo.o wgrdar.o get_potential.o heidi_check.o heidi_init.o heidi_run.o read_ring_current.o write_ring_current.o epencalc.o iono_init.o HModel.o Tmp_/*.o -default_kinds:r=64 rm -rf Tmp_ /Users/gtoth/Tmp/SWMF/bin/HEIDI.exe has been created make test_analytic_rundir rm -rf run_test_analytic make rundir RUNDIR=run_test_analytic STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test_analytic/IM cd run_test_analytic/IM; \ mkdir input plots restartIN restartOUT cd run_test_analytic/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd run_test_analytic/IM/input; \ ln -s /Users/gtoth/Tmp/SWMF/IM/HEIDI/input/* .; cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_analytic/IM/restartIN; \ cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz cd input; cp PARAM.analytic.in ../run_test_analytic/PARAM.in make test_analytic_run cd run_test_analytic; perl -e \ '$_="mpirun -np 4"; s/\-np \d/-np 2/; \ s/mpiexec$/mpiexec -np 2/; $_ = "$_ ./HEIDI.exe > runlog"; \ print "$_\n"; exec($_)' mpirun -np 2 ./HEIDI.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred make test_analytic_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test_analytic/IM/plots/hydrogen/test1_h_prs.002 \ output/test1_h_prs_analytic.002 \ > test_analytic.diff ls -l test_analytic.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:38 test_analytic.diff make test_compile make HEIDI touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libNOMPI.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[7]: `/Users/gtoth/Tmp/SWMF/bin/HEIDI.exe' is up to date. /Users/gtoth/Tmp/SWMF/bin/HEIDI.exe has been created make test_numeric_rundir rm -rf run_test_numeric make rundir RUNDIR=run_test_numeric STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test_numeric/IM cd run_test_numeric/IM; \ mkdir input plots restartIN restartOUT cd run_test_numeric/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd run_test_numeric/IM/input; \ ln -s /Users/gtoth/Tmp/SWMF/IM/HEIDI/input/* .; cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_numeric/IM/restartIN; \ cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz cd input; cp PARAM.numeric.in ../run_test_numeric/PARAM.in make test_numeric_run cd run_test_numeric; perl -e \ '$_="mpirun -np 4"; s/\-np \d/-np 2/; \ s/mpiexec$/mpiexec -np 2/; $_ = "$_ ./HEIDI.exe > runlog"; \ print "$_\n"; exec($_)' mpirun -np 2 ./HEIDI.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred make test_numeric_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test_numeric/IM/plots/hydrogen/test1_h_prs.002 \ output/test1_h_prs_numeric.002 \ > test_numeric.diff ls -l test_numeric.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:41 test_numeric.diff OH/BATSRUS is tested in GM/BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_compile ./Config.pl -g=64,64,64,2,1 Writing new grid size 64,64,64,2,1 into src/PIC_ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB nDim=3 FF=1.5 make libALTOR.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModProc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 PIC_ModRandom.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModFormFactor_1.5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModLaserBeam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModField_3d.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModParticleInField_3d.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModPassField_3d.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModOutput.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModThermal.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModLogFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_set_param.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_methods.f90 rm -f libALTOR.a ar -rs libALTOR.a PIC_ModSize.o PIC_ModProc.o PIC_ModMain.o PIC_ModFormFactor_1.5.o PIC_ModLaserBeam.o PIC_ModField_3d.o PIC_ModParticleInField_3d.o PIC_ModPassField_3d.o PIC_ModParticles.o PIC_ModRandom.o PIC_ModThermal.o PIC_ModLogFile.o PIC_ModOutput.o PIC_set_param.o PIC_methods.o ar: creating archive libALTOR.a /opt/local/bin/ranlib: file: libALTOR.a(PIC_ModSize.o) has no symbols libALTOR.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make ALTOR nDim=3 FF=1.5 make /Users/gtoth/Tmp/SWMF/bin/ALTOR.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PIC_main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libALTOR.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/ALTOR.exe PIC_main.o Tmp_/*.o \ -default_kinds:r=64 rm -rf Tmp_ Program ALTOR has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES PCDIR=`pwd` mkdir -p run_test/PC cd run_test/PC; \ ln -s /Users/gtoth/Tmp/SWMF/PC/ALTOR/Param . cd run_test; cp -f Param/PARAM.TEST PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_run cd run_test; mpirun -np 4 ./ALTOR.exe > runlog /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=3e-8 \ Param/TestOutput/log_noise.out \ run_test/log_n0001.out > test_altor.diff ls -l test_altor.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:45 test_altor.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_compile ./Config.pl -npx=2 -npy=2 -npz=1 -periodicx=true -periodicY=false -periodicZ=true -ng=3 -pseudrand=true /Applications/Xcode.app/Contents/Developer/usr/bin/make IPIC3D ./Config.pl -hdf5 Enabling HDF5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_orig.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_orig.f90 share/Library/src/ModHdf5Utils.f90 cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make IPIC3D /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make ../libIPIC3D/libIPIC3D.a h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 bc/BcFields3D.cpp -o bc/BcFields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 bc/BcParticles.cpp -o bc/BcParticles.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 communication/ComBasic3D.cpp -o communication/ComBasic3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 communication/ComInterpNodes3D.cpp -o communication/ComInterpNodes3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 communication/ComNodes3D.cpp -o communication/ComNodes3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 communication/ComParser3D.cpp -o communication/ComParser3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 communication/ComParticles3D.cpp -o communication/ComParticles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 ConfigFile/src/ConfigFile.cpp -o ConfigFile/src/ConfigFile.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 fields/BCStructure.cpp -o fields/BCStructure.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 inputoutput/Collective.cpp -o inputoutput/Collective.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 inputoutput/phdf5.cpp -o inputoutput/phdf5.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 inputoutput/ParallelIO.cpp -o inputoutput/ParallelIO.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 inputoutput/Restart3D.cpp -o inputoutput/Restart3D.o inputoutput/ParallelIO.cpp:502:58: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:507:85: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:599:54: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:604:78: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:646:54: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:651:74: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ 6 warnings generated. h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 mathlib/EllipticF.cpp -o mathlib/EllipticF.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 performances/Timing.cpp -o performances/Timing.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 solvers/CG.cpp -o solvers/CG.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 solvers/GMRES.cpp -o solvers/GMRES.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 utility/asserts.cpp -o utility/asserts.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 utility/debug.cpp -o utility/debug.o ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o bc/BcParticles.o communication/ComBasic3D.o communication/ComInterpNodes3D.o communication/ComNodes3D.o communication/ComParser3D.o communication/ComParticles3D.o ConfigFile/src/ConfigFile.o fields/BCStructure.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/Collective.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/Restart3D.o main/iPic3Dlib.o mathlib/EllipticF.o particles/Particles3D.o particles/Particles3Dcomm.o performances/Timing.o PSKOutput3D/PSKhdf5adaptor.o solvers/CG.o solvers/GMRES.o utility/asserts.o utility/debug.o ar: creating archive ../libIPIC3D/libIPIC3D.a /opt/local/bin/ranlib: file: ../libIPIC3D/libIPIC3D.a(phdf5.o) has no symbols ../libIPIC3D/libIPIC3D.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make iPic3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 iPic3D.cpp -o iPic3D.o h5pcc -o /Users/gtoth/Tmp/SWMF/bin/IPIC3D.exe ../libIPIC3D/libIPIC3D.a iPic3D.o -lstdc++ Program IPIC3D has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test/PC cd run_test/PC; \ mkdir restartIN restartOUT plots; /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_run /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_check ERROR in DiffNum.pl make[4]: [test_ipic3d_check] Error 2 (ignored) -rw-r--r-- 1 gtoth hpcc 86 Oct 17 00:45 test_ipic3d.diff echo "PS/DGCPM test is incomplete" > notest.diff echo "Use make test_all to run the AMPS tests" Use make test_all to run the AMPS tests make test_compile PLANET=Saturn ./Config.pl -Saturn make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLookupTable.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ModIri90.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ModMsis90.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ModMsis00.f rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a ModIri90.o ModMsis90.o ModMsis00.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIndicesInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIndices.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_NGDC_indices.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_SWPC_indices.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_NOAAHPI_indices.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_MHDIMF_indices.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 insert_into_indices_array.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 indices_set_inputs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 indices_library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IO_library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IO_set_inputs.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINDICES.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINDICES.a ModIndicesInterfaces.o ModIndices.o read_NGDC_indices.o read_SWPC_indices.o read_NOAAHPI_indices.o read_MHDIMF_indices.o insert_into_indices_array.o indices_set_inputs.o indices_library.o IO_library.o IO_set_inputs.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINDICES.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libINDICES.a(ModIndicesInterfaces.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. cd src; make PWOM nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNeutralPW.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGmPressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwTime.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLatLon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 cvmgp.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 getcfeh2_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_rate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonPlanet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Get_Neutral.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPW.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_restart.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_centrifugal.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 startupPW_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 neutral_atmosphere_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 collisionPW_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_chemical_equilibrium.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 upper_heat_conduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAurora.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwPlot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 solver.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Efield.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux_explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iheat_flux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calcdt.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 diffusion.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calc_cfl.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_diffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 solver_rusanov.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_electrodynamic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 print_electrodynamics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_upper_bc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_weimer_potential.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_restart.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_vertical_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_dt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 polar_wind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 initialize.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PWOM.exe main.o ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o getcfeh2_planet.o startupPW_planet.o neutral_atmosphere_planet.o collisionPW_planet.o calc_chemical_equilibrium.o upper_heat_conduction.o get_rate.o Tmp_/*.o -default_kinds:r=64 rm -rf Tmp_ PWOM.exe has been created make test_rundir rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Saturn/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Saturn/North.dat . make test_run cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. cd src; make PWOM make[6]: `/Users/gtoth/Tmp/SWMF/bin/PWOM.exe' is up to date. PWOM.exe has been created cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 0.0000 7.1908691236491713E+03 000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 0.0000000000000000 6.1743000000000000E+09 3 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 1.0000000000000000E-02 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 Warning: FloatiWarning: Floating underflow occurred ng underflow occurrWarning: Floating underflow occurred ed Warning: Floating underflow occurred make test_check ls -l *.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:46 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:46 test_Saturn_plots.diff make test_restart_save cp data/input/Saturn/restart_iline* run_test/PW/restartIN/ cp input/Saturn/PARAM.in.restartsave run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 Warning:Warning: Floating underflow occurred Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; mv PW/restartOUT/* PW/restartIN/ cd run_test/PW; rm -rf plot_save; mv plots plots_save; mkdir plots make test_restart_read cp input/Saturn/PARAM.in.restartread run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test/PW; \ rm -rf plots_read; mv plots plots_read; mv plots_save plots cd run_test/PW; \ cat plots_read/north_plots_iline0001.out >> plots/north_plots_iline0001.out;\ cat plots_read/north_plots_iline0002.out >> plots/north_plots_iline0002.out;\ cat plots_read/north_plots_iline0003.out >> plots/north_plots_iline0003.out;\ cat plots_read/north_plots_iline0004.out >> plots/north_plots_iline0004.out make test_check MYTEST=_restart ls -l *.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:46 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:46 test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Saturn_restart_plots.diff make test_compile PLANET=Earth ./Config.pl -Earth make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. cd src; make PWOM nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonPlanet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGlow.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 rcolum_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 fieldm_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 solzen_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 suncor_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 sperfc_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 chap_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ssflux_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 vcd_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ggm_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPW.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_restart.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux_explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calcdt.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 diffusion.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calc_cfl.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_diffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 solver_rusanov.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 print_electrodynamics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_upper_bc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_weimer_potential.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_restart.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_vertical_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_dt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_centrifugal.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 PhotoElectronPW_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 glowex_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 precipitationPW_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 neutral_atmosphere_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 upper_heat_conduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAurora.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwPlot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 solver.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Efield.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iheat_flux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_electrodynamic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 startupPW_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 collisionPW_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 polar_wind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 initialize.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PWOM.exe main.o ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction.o ggm_planet.o Tmp_/*.o -default_kinds:r=64 rm -rf Tmp_ PWOM.exe has been created make test_rundir rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/North.dat . make test_run cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. cd src; make PWOM make[6]: `/Users/gtoth/Tmp/SWMF/bin/PWOM.exe' is up to date. PWOM.exe has been created cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 5 lines of text Warning: Floating unWarning: Floating undeWarning: Floating underflow occurred drflow occurred erflow occurred Warning: Floating underflow occurred make test_check ls -l *.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Earth.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:46 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:46 test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Saturn_restart_plots.diff make test_restart_save cp data/input/Earth/restart_iline* run_test/PW/restartIN/ cp input/Earth/PARAM.in.restartsave run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 14 lines of text Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; mv PW/restartOUT/* PW/restartIN/ cd run_test/PW; rm -rf plot_save; mv plots plots_save; mkdir plots make test_restart_read cp input/Earth/PARAM.in.restartread run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 14 lines of text Warning: FWarning: Floating ulonderflow occurred Warning: Floatating underflow occurred ing underflow occurred Warning: Floating underflow occurred cd run_test/PW; \ rm -rf plots_read; mv plots plots_read; mv plots_save plots cd run_test/PW; \ cat plots_read/north_plots_iline0001.out >> plots/north_plots_iline0001.out;\ cat plots_read/north_plots_iline0002.out >> plots/north_plots_iline0002.out;\ cat plots_read/north_plots_iline0003.out >> plots/north_plots_iline0003.out;\ cat plots_read/north_plots_iline0004.out >> plots/north_plots_iline0004.out make test_check MYTEST=_restart ls -l *.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Earth.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:46 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:46 test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 test_Saturn_restart_plots.diff make test_compile make RBE /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libNOMPI.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[6]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' make libRBE.a Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModRbe.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 trace_dipole.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 plot_fieldline.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 geopack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModRbSat.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModWriteTec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModPrerunField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 plot_potential.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 trace_line.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 pbo_2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rbe_subs.f90 rm -f libRBE.a ar -rs libRBE.a ModRbe.o ModRbSat.o ModWriteTec.o ModPrerunField.o rbe_subs.o plot_potential.o trace_line.o trace_dipole.o plot_fieldline.o set_parameters.o pbo_2.o geopack.o ar: creating archive libRBE.a libRBE.a has been brought up to date. Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rbe_main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libRBE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a;\ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a; h5pfc -o /Users/gtoth/Tmp/SWMF/bin/rbe.exe rbe_main.o Tmp_/*.o -default_kinds:r=64 rm -rf Tmp_ Program /Users/gtoth/Tmp/SWMF/bin/rbe.exe has been brought up to date. make test_rundir rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES RBDIR=`pwd` mkdir -p run_test/RB cd run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin run_test/RB/ cp data/input/B_wave_eq.dat run_test/RB/ cp data/input/Horne_chorus.tgz run_test/RB/ cd run_test/RB/; tar xzf Horne_chorus.tgz make test_run cd run_test; ./rbe.exe > runlog Warning: Floating underflow occurred make test_check gunzip -c data/output/2002f296_e.fls.standalone.gz \ > run_test/RB/2002f296_e.fls.ref /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -r=0.001 -a=1e-10 \ run_test/RB/plots/2002f296_e.fls \ run_test/RB/2002f296_e.fls.ref \ > test.diff ls -l test.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:49 test.diff SC/BATSRUS is tested in GM/BATSRUS make[2]: *** No rule to make target `test'. Stop. make[1]: *** [test_comp] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_pw_compile ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModCms.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModMain.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModMain.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModGetB0.o EEE_ModShearFlow.o EEE_ModCms.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_comp_param.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_comp_info.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_time.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_world.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a CON_comp_info.o CON_comp_param.o CON_world.o CON_time.o CON_physics.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_domain_decomposition.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_transfer_data.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitGridStorage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_grid_storage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_grid_descriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_global_vector.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_router.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_global_message_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_integrator.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_buffer_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_test_global_message_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_coupler.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_points.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a CON_domain_decomposition.o ModInitGridStorage.o CON_grid_storage.o CON_grid_descriptor.o CON_global_vector.o CON_router.o CON_global_message_pass.o CON_integrator.o CON_buffer_grid.o CON_test_global_message_pass.o CON_coupler.o CON_couple_points.o CON_transfer_data.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libEE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEE.a EE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEE.a /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIH.a /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PC_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libPC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPC.a PC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPC.a /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a cp -f ../../../IH/Empty/src/IH_wrapper.f90 OH_wrapper.f90 perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libOH.a /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PS_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libPS.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPS.a /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPT.a /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make libPWOM.a rm -f libPWOM.a ar -rs libPWOM.a ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction.o ggm_planet.o ar: creating archive libPWOM.a /opt/local/bin/ranlib: file: libPWOM.a(ModParameters.o) has no symbols libPWOM.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PW_wrapper.f90 cp -f ../src/libPWOM.a /Users/gtoth/Tmp/SWMF/lib/libPW.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPW.a PW_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPW.a(ModParameters.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 RB_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libRB.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libRB.a /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a cp -f ../../../IH/Empty/src/IH_wrapper.f90 SC_wrapper.f90 perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/'\ SC_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSC.a /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SP_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libSP.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSP.a SP_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSP.a /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 UA_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libUA.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libUA.a UA_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libUA.a /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CZ_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCZ.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCZ.a CZ_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCZ.a /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_variables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_pw_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/PWOM; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PW cd /Users/gtoth/Tmp/SWMF/run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/North.dat . cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.PW /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.PW /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_pw_run cd /Users/gtoth/Tmp/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: FloatWarning: Floating underflow occWarning: Floating underfling underflow occurred urred ow occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_pw_check ls -ltr test_pw*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:50 test_pw.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rb_compile ./Config.pl -v=Empty,RB/RBE,GM/BATSRUS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,770,1 -o=GM:e=Mhd,u=Default Writing new grid size 8,8,8,770,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PW_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libPW.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPW.a PW_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPW.a /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' make libRBE.a Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' make[8]: `libRBE.a' is up to date. libRBE.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 RB_wrapper.f90 cp -f ../src/libRBE.a /Users/gtoth/Tmp/SWMF/lib/libRB.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libRB.a RB_wrapper.o /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rb_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/RBE; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/RB cd /Users/gtoth/Tmp/SWMF/run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin /Users/gtoth/Tmp/SWMF/run_test/RB/ cp data/input/B_wave_eq.dat /Users/gtoth/Tmp/SWMF/run_test/RB/ cp data/input/Horne_chorus.tgz /Users/gtoth/Tmp/SWMF/run_test/RB/ cd /Users/gtoth/Tmp/SWMF/run_test/RB/; tar xzf Horne_chorus.tgz cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.RB /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.RB /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp RB/RBE/data/input/TestSat.dat /Users/gtoth/Tmp/SWMF/run_test/TestSat.dat cd /Users/gtoth/Tmp/SWMF/run_test/RB/; ln -s /Users/gtoth/Tmp/SWMF/RB/RBE/input/2002_296* . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rb_run cd /Users/gtoth/Tmp/SWMF/run_test/RB; rm -f 2002f296_e.fls cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rb_check gunzip -c /Users/gtoth/Tmp/SWMF/RB/RBE/data/output/2002f296_e.fls.gz \ > /Users/gtoth/Tmp/SWMF/run_test/2002f296_e.fls.ref cp /Users/gtoth/Tmp/SWMF/RB/RBE/data/output/sat_TestSat_n000000.sat \ /Users/gtoth/Tmp/SWMF/run_test/sat_TestSat_n000000.sat.ref ERROR in DiffNum.pl make[2]: [test_rb_check] Error 255 (ignored) ls -l test_rb.diff -rw-r--r-- 1 gtoth hpcc 8270 Oct 17 00:52 test_rb.diff ls -l test_rb_sat.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:52 test_rb_sat.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ps_compile ./Config.pl -v=Empty,PS/DGCPM Modifying versions in Makefile.def /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSizeDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConstants.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcPS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFunctionsDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonoDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_stop.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMainDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoupleDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 pbo.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_test.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_log.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_setup.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_coefficients.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_output.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PS_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libPS.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPS.a ModSizeDGCPM.o ModConstants.o ModMainDGCPM.o ModIoDGCPM.o ModProcPS.o ModTimeDGCPM.o ModCoupleDGCPM.o ModFunctionsDGCPM.o ModIonoDGCPM.o dgcpm_setup.o dgcpm_coefficients.o dgcpm_output.o pbo.o dgcpm_stop.o dgcpm_test.o PS_wrapper.o dgcpm_log.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPS.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPS.a(ModConstants.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 RB_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libRB.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libRB.a /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ps_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/DGCPM; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PS/Output mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PS/Input cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.PS /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.PS /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp /Users/gtoth/Tmp/SWMF/PS/DGCPM/Input/a1001_dgcpm.in /Users/gtoth/Tmp/SWMF/run_test/PS/Input/ cp /Users/gtoth/Tmp/SWMF/PS/DGCPM/Input/a1001_kp.in /Users/gtoth/Tmp/SWMF/run_test/PS/Input/ /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ps_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ps_check ERROR in DiffNum.pl make[2]: [test_ps_check] Error 2 (ignored) ls -ltr test_ps*.diff -rw-r--r-- 1 gtoth hpcc 107 Oct 17 00:52 test_ps.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2,RB/RBE Modifying versions in Makefile.def ./Config.pl -g=GM:6,6,6,800,1 Writing new grid size 6,6,6,800,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... cd GM/BATSRUS; Config.pl -u=CCMC -e=Mhd /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_ModIo.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcIE.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIE_Interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFiles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConductance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_Initialize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonoMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_solve.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_Library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_gather.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iono_conductances.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iono_currents.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iono_joule.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iono_solver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Create_Region2_Currents.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ionosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIE.a(ModSize.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' cd claw; make lib Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 qinit.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rpn2ad1.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rpt2ad1.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 b4step2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 setaux.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 psi.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 claw2ez.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 bc2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 claw2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 step2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 step2ds.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 dimsp2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 flux2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 copyq2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 limiter.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 philim.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 src2.f make /Users/gtoth/Tmp/SWMF/lib/libIM.a Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModProcRCM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rcm_variables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 gamma.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 impl_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rcm_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 gmresm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rcm_efield.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rcm_routines.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rcm_comput.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 RCM_advec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 IM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a claw/qinit.o claw/rpn2ad1.o claw/rpt2ad1.o claw/b4step2.o claw/setaux.o claw/psi.o claw/claw2ez.o claw/bc2.o claw/claw2.o claw/step2.o claw/step2ds.o claw/dimsp2.o claw/flux2.o claw/copyq2.o claw/limiter.o claw/philim.o claw/src2.o ModProcRCM.o rcm_variables.o rcm_io.o rcm_routines.o rcm_comput.o gmresm.o rcm_efield.o impl_bicgstab.o gamma.o RCM_advec.o IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PS_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libPS.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPS.a /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' make libRBE.a Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' make[8]: `libRBE.a' is up to date. libRBE.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 RB_wrapper.f90 cp -f ../src/libRBE.a /Users/gtoth/Tmp/SWMF/lib/libRB.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libRB.a RB_wrapper.o /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/RCM2; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IM cd /Users/gtoth/Tmp/SWMF/run_test/IM; mkdir restartIN restartOUT input plots cd /Users/gtoth/Tmp/SWMF/IM/RCM2/input; cp rcm* *.dat dktable /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/run_test/IM; \ mv rcmpcp_inp rcmkp_inp input/; rm -f *_inp*; \ mv dktable trf.dat elecoef.dat rcmcond rcmcrd* rcmlas1 input/;\ touch rcm.printout rcm.index cp /Users/gtoth/Tmp/SWMF/share/Scripts/Preplot.pl /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/RBE; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/RB cd /Users/gtoth/Tmp/SWMF/run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin /Users/gtoth/Tmp/SWMF/run_test/RB/ cp data/input/B_wave_eq.dat /Users/gtoth/Tmp/SWMF/run_test/RB/ cp data/input/Horne_chorus.tgz /Users/gtoth/Tmp/SWMF/run_test/RB/ cd /Users/gtoth/Tmp/SWMF/run_test/RB/; tar xzf Horne_chorus.tgz cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp -r Param/CCMC /Users/gtoth/Tmp/SWMF/run_test/Param_ccmc cd /Users/gtoth/Tmp/SWMF/run_test; \ cp -f Param_ccmc/LAYOUT.in_v8.01_init LAYOUT.in; \ cp -f Param_ccmc/PARAM.in_v8.01_init_small PARAM.in; \ /Users/gtoth/Tmp/SWMF/share/Scripts/replace_amrinit.pl; \ cp SWMF.exe SWMF_run_test.exe; \ rm -f SWMF.exe Name of file to be updated is set to default value: PARAM.in Grid resolution set to default value: 0.03125 Distribution set to default value: _20151017_ Old file name: PARAM.in_old_version New file name: PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_run /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_run cd /Users/gtoth/Tmp/SWMF/run_test; \ mpirun -np 4 ./SWMF_run_test.exe > runlog_`date +%y%m%d%H%M` Warning: Floating underflow occurred Warning: FloatiWarning: Floating underng underflow flow occuroccurred red Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test/GM; pIDL -ccmc; cd ../IE; pION Number of header files=4 PostIDL.exe < 3d__ful_1_n00000100.h PostIDL.exe < 3d__ful_1_n00000200.h PostIDL.exe < 3d__ful_1_n00000300.h PostIDL.exe < 3d__ful_1_n00000400.h cat in000010_b1.tec in000010_b2.tec > in000010.tec /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_restart_rundir cd /Users/gtoth/Tmp/SWMF/run_test; \ cp -f Param_ccmc/LAYOUT.in_v8.01_RBE_restart LAYOUT.in; \ cp -f Param_ccmc/PARAM.in_v8.01_RBE_restart_small PARAM.in; \ /Users/gtoth/Tmp/SWMF/share/Scripts/replace_amrinit.pl; \ ./Restart.pl Name of file to be updated is set to default value: PARAM.in Grid resolution set to default value: 0.03125 Distribution set to default value: _20151017_ Old file name: PARAM.in_old_version New file name: PARAM.in PARAM.in file does not contain #AMRINIT block exiting script WARNING in Restart.pl: directory IM/restartOUT is empty! WARNING in Restart.pl: directory RB/restartOUT is empty! # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_n000400/. WARNING in Restart.pl: could not find restart directory RESTART_n000400/IM! WARNING in Restart.pl: could not find restart directory RESTART_n000400/RB! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n000400/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_run /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_run cd /Users/gtoth/Tmp/SWMF/run_test; \ mpirun -np 4 ./SWMF_run_test.exe > runlog_`date +%y%m%d%H%M` cd /Users/gtoth/Tmp/SWMF/run_test/GM; pIDL -ccmc; cd ../IE; pION Number of header files=8 PostIDL.exe < 3d__ful_1_n00000100.h PostIDL.exe < 3d__ful_1_t00000000_n00000400.h PostIDL.exe < 3d__ful_1_n00000300.h PostIDL.exe < 3d__ful_1_t00000020_n00000504.h PostIDL.exe < 3d__ful_1_n00000200.h PostIDL.exe < 3d__ful_1_t00000010_n00000452.h PostIDL.exe < 3d__ful_1_n00000400.h PostIDL.exe < 3d__ful_1_t00000030_n00000556.h cat it080903_000010_000_b1.tec it080903_000010_000_b2.tec > it080903_000010_000.tec cat it080903_000020_000_b1.tec it080903_000020_000_b2.tec > it080903_000020_000.tec cat it080903_000030_000_b1.tec it080903_000030_000_b2.tec > it080903_000030_000.tec /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1.0e-5 \ /Users/gtoth/Tmp/SWMF/run_test/GM/IO2/log_n000400.log \ Param/CCMC/test_GM_small.log > test_ccmc_small_gm.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1.0e-5 \ /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere/IE_t080903_000000.log \ Param/CCMC/test_IE_small.log > test_ccmc_small_ie.diff) gunzip -c Param/CCMC/test_RB_small.fls.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RB/plots/20080903_0000_e.ref ERROR in DiffNum.pl make[2]: [test_ccmc_small_check] Error 255 (ignored) ls -l test_ccmc_small*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:56 test_ccmc_small_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:56 test_ccmc_small_ie.diff -rw-r--r-- 1 gtoth hpcc 8105 Oct 17 00:56 test_ccmc_small_rb.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,1 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' cd claw; make lib Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[8]: Nothing to be done for `lib'. make /Users/gtoth/Tmp/SWMF/lib/libIM.a Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 RB_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libRB.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libRB.a /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/RCM2; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IM cd /Users/gtoth/Tmp/SWMF/run_test/IM; mkdir restartIN restartOUT input plots cd /Users/gtoth/Tmp/SWMF/IM/RCM2/input; cp rcm* *.dat dktable /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/run_test/IM; \ mv rcmpcp_inp rcmkp_inp input/; rm -f *_inp*; \ mv dktable trf.dat elecoef.dat rcmcond rcmcrd* rcmlas1 input/;\ touch rcm.printout rcm.index cp /Users/gtoth/Tmp/SWMF/share/Scripts/Preplot.pl /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/SWPC/*.in* Param/SWPC/*.dat /Users/gtoth/Tmp/SWMF/run_test/ cp /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in_SWPC /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in perl -pi -e 'if(/MaxIter/){s/700/70/; s/1500/200/}; s/#BORIS/BORIS/' \ /Users/gtoth/Tmp/SWMF/run_test/PARAM.in_SWPC_init cp /Users/gtoth/Tmp/SWMF/run_test/PARAM.in_SWPC_init /Users/gtoth/Tmp/SWMF/run_test/PARAM.in perl -pi -e 's/#BORIS/BORIS/' /Users/gtoth/Tmp/SWMF/run_test/PARAM.in_SWPC_restart /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating underflow occurredWarning: Floatin g underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl -i SWMF_RESTART.20140410_000200 # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree SWMF_RESTART.20140410_000200/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp PARAM.in_SWPC_restart PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart Warning: Floating uWarning: Floating underflonderflow occurred w occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_check ls -l test_swpc_*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:59 test_swpc_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:59 test_swpc_ie.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test1_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,PW/PWOM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,100 -o=GM:u=Default,e=Mhd,PW:Earth Writing new grid size 8,8,8,700,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make libPWOM.a make[8]: `libPWOM.a' is up to date. libPWOM.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PW_wrapper.f90 cp -f ../src/libPWOM.a /Users/gtoth/Tmp/SWMF/lib/libPW.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPW.a PW_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPW.a(ModParameters.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test1_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/PWOM; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PW cd /Users/gtoth/Tmp/SWMF/run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/North.dat . cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMIEPW /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEPW /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test1_run cd /Users/gtoth/Tmp/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating underWarning: Floating underflow occurred flow ocWarning: Flcurred oating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 13 files PostProc.pl: mv PW/plots RESULTS/PW with 4 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.19 18.59 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test1_check ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) gunzip -c output/test1/IE*.idl.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IE/it000321.idl.ref ls -l test1_*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:00 test1_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:00 test1_ie.diff -rw-r--r-- 1 gtoth hpcc 1901 Oct 17 01:00 test1_pw.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test2_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,GM/BATSRUS Modifying versions in Makefile.def cd IH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation srcInterface/Mod*.f90 \ srcInterface/update_lagrangian_grid.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../IH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../IH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../IH/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 IH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 IH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../IH/BATSRUS/ cd IH/BATSRUS/src; rm -f main.f90 cd IH/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=226 Finished 52 replacements in file src/ModAMR.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 58 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 75 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 77 replacements in file src/ModUserEmpty.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 85 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 172 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 123 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 Thread 3 finished 2018 replacement(s) in 56 file(s) Finished 183 replacements in file src/BATS_methods.f90 Finished 29 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 30 replacements in file src/ModFaceValue.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUser.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 68 replacements in file src/update_states.f90 Finished 110 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 17 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 192 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 116 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 1 finished 2236 replacement(s) in 57 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 50 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 29 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 14 replacements in file src/ModPIC.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 58 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 31 replacements in file src/ModTimeStepControl.f90 Finished 49 replacements in file src/ModUserInterface.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 217 replacements in file src/ray_trace_new.f90 Finished 45 replacements in file src/set_physics.f90 Finished 140 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 152 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 95 replacements in file srcUser/ModUserEeWedge.f90 Finished 88 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIonPe.f90 No variables to rename in file srcInterface/IH_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 4 finished 2209 replacement(s) in 55 file(s) Finished 161 replacements in file src/MH_set_parameters.f90 Finished 35 replacements in file src/ModBatlInterface.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 25 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 110 replacements in file src/ModPartImplicit.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 67 replacements in file src/ModSemiImplicit.f90 Finished 23 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 53 replacements in file src/explicit.f90 Finished 59 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 19 replacements in file src/set_ICs.f90 Finished 59 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 3 replacements in file srcBATL/BATL_particles.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 43 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 69 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 2 finished 1786 replacement(s) in 57 file(s) cd IH/BATSRUS/srcInterface; \ touch Makefile.DEPEND cd IH/BATSRUS; \ perl -i -pe 's/GM/IH/' Config.pl; \ ./Config.pl -u=Ih -e=Mhd cd SC/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/SC_wrapper.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../SC/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../SC/BATSRUS/srcBATL cp GM/BATSRUS/srcUser/*.f90 SC/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 SC/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../SC/BATSRUS/ cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../SC/BATSRUS/srcInterface cp -f IH/BATSRUS/srcInterface/IH_wrapper.f90 \ SC/BATSRUS/srcInterface/SC_wrapper.f90 cd SC/BATSRUS/srcInterface/; \ perl -i -pe \ 's/IH/SC/g;s/OH/IH/;s/Inner Heliosphere/Solar Corona/' \ SC_wrapper.f90 cd SC/BATSRUS/src; rm -f main.f90 cd SC/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=226 Finished 52 replacements in file src/ModAMR.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 58 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 75 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 77 replacements in file src/ModUserEmpty.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 85 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 172 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 123 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 3 finished 2021 replacement(s) in 56 file(s) Finished 183 replacements in file src/BATS_methods.f90 Finished 29 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 30 replacements in file src/ModFaceValue.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUser.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 68 replacements in file src/update_states.f90 Finished 110 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 17 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 192 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 116 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 No variables to rename in file srcInterface/SC_wrapper.f90 Thread 1 finished 2214 replacement(s) in 56 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 50 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 29 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 14 replacements in file src/ModPIC.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 58 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 31 replacements in file src/ModTimeStepControl.f90 Finished 49 replacements in file src/ModUserInterface.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 217 replacements in file src/ray_trace_new.f90 Finished 45 replacements in file src/set_physics.f90 Finished 140 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 152 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 95 replacements in file srcUser/ModUserEeWedge.f90 Finished 88 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 4 finished 2234 replacement(s) in 56 file(s) Finished 161 replacements in file src/MH_set_parameters.f90 Finished 35 replacements in file src/ModBatlInterface.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 25 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 110 replacements in file src/ModPartImplicit.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 67 replacements in file src/ModSemiImplicit.f90 Finished 23 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 53 replacements in file src/explicit.f90 Finished 59 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 19 replacements in file src/set_ICs.f90 Finished 59 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 3 replacements in file srcBATL/BATL_particles.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 43 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 69 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 2 finished 1780 replacement(s) in 57 file(s) touch SC/BATSRUS/srcInterface/Makefile.DEPEND cd SC/BATSRUS; \ perl -i -pe 's/GM/SC/' Config.pl; \ ./Config.pl -install=c -u=Sc -e=MhdCorona Reinstalling BATSRUS as SC component ./Config.pl -o=SC:u=Sc,e=MhdCorona,IH:u=Ih,e=Mhd,GM:u=Default,e=Mhd ./Config.pl -g=SC:4,4,4,6200,1,IH:8,8,8,400,1,GM:8,8,8,700,1 Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,6200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PW_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libPW.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPW.a PW_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPW.a /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSC.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL EARTH_TRAJ cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make EARTH_TRAJ cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make EARTH_TRAJ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_geopack_internal.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUT.f90 /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 earth_traj.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -o /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe earth_traj.o \ CON_geopack_internal.o ModUT.o /Users/gtoth/Tmp/SWMF/share/Library/src/ModNumConst.o /Users/gtoth/Tmp/SWMF/share/Library/src/ModTimeConvert.o /Users/gtoth/Tmp/SWMF/share/Library/src/ModConst.o -default_kinds:r=64 Program EARTH_TRAJ has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test2_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/SC cd /Users/gtoth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.SCIH /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cd /Users/gtoth/Tmp/SWMF/run_test/IH; cp Param/EARTH_TRAJ.in .; \ /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe > earth_traj.dat /Applications/Xcode.app/Contents/Developer/usr/bin/make test2_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating underflowWarning: Floa occurred ting underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl WARNING in Restart.pl: directory GM/restartOUT is empty! WARNING in Restart.pl: directory SC/restartOUT is empty! # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_n000300/. WARNING in Restart.pl: could not find restart directory RESTART_n000300/GM! WARNING in Restart.pl: could not find restart directory RESTART_n000300/SC! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n000300/. cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS/start WARNING in PostProc.pl: no files were found in GM/IO2 PostProc.pl: mv IH/IO2 RESULTS/start/IH with 5 files PostProc.pl: mv SC/IO2 RESULTS/start/SC with 7 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/start/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 113.88 PostProc.pl: mv runlog RESULTS/start/ PostProc.pl: Restart.pl -o RESULTS/start/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! cp Param/PARAM.in.test.IHGM /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.IHGM /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating underflow occurred Warning:Warning: Floating u Floating underfnderflow occurred low occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS/restart PostProc.pl: mv GM/IO2 RESULTS/restart/GM with 3 files WARNING in PostProc.pl: no files were found in IH/IO2 WARNING in PostProc.pl: no files were found in SC/IO2 WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/restart/ PostProc.pl: TIMINGS from runlog (init, run) 0.14 10.63 PostProc.pl: mv runlog RESULTS/restart/ PostProc.pl: Restart.pl -o RESULTS/restart/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test2_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/start/SC/log_n000001.log \ output/test2/SC_log_n000001.log \ > test2_sc.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/start/IH/log_n000001.log \ output/test2/IH_log_n000001.log \ > test2_ih.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/start/IH/sat_earth_traj_n000000.sat \ output/test2/IH_sat_earth_traj_n000000.sat \ >> test2_ih.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/restart/GM/log_n000001.log \ output/test2/GM_log_n000001.log \ > test2_gm.diff) ls -l test2_*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:05 test2_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:05 test2_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:05 test2_sc.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test4_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/HEIDI Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,600,1 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,600,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIE.a(ModSize.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIH.a /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libNOMPI.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make libHEIDI.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiBField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_setup.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_icbc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_output.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 HModel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiNeutralH.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_integrals.f90 rm -f libHEIDI.a ar -rs libHEIDI.a ModHeidiSize.o ModHeidiMain.o ModHeidiCurrents.o ModHeidiDGCPM.o ModHeidiDrifts.o ModHeidiIO.o ModHeidiWaves.o ModInit.o ModIonoHeidi.o ModHeidiSatellites.o ModProcHEIDI.o ModHeidiInput.o ModHeidiBField.o ModHeidiNeutralH.o ModHeidiBACoefficients.o ModHeidiAsymStretchedB.o heidi_emudt.o heidi_integrals.o heidi_setup.o heidi_icbc.o heidi_coefficients.o heidi_operators.o heidi_currents.o heidi_output.o heidi_waves.o recipes.o pbo.o wgrdar.o get_potential.o heidi_check.o heidi_init.o heidi_run.o read_ring_current.o write_ring_current.o epencalc.o iono_init.o HModel.o ar: creating archive libHEIDI.a libHEIDI.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 cp -f ../src/libHEIDI.a /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a cp -f ../../../IH/Empty/src/IH_wrapper.f90 OH_wrapper.f90 perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libOH.a /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSC.a /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test4_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/HEIDI; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IM cd /Users/gtoth/Tmp/SWMF/run_test/IM; \ mkdir input plots restartIN restartOUT cd /Users/gtoth/Tmp/SWMF/run_test/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IM/input; \ ln -s /Users/gtoth/Tmp/SWMF/IM/HEIDI/input/* .; cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.dat . cd /Users/gtoth/Tmp/SWMF/run_test/IM/restartIN; \ cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMIEHEIDI /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEHEIDI /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test4_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 14 files PostProc.pl: mv IM/plots RESULTS/IM with 27 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.40 398.97 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test4_check ERROR in DiffNum.pl make[2]: [test4_check] Error 255 (ignored) ls -l test4_*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:13 test4_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:13 test4_ie.diff -rw-r--r-- 1 gtoth hpcc 10958 Oct 17 01:13 test4_im_heidi.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test5_compile ./Config.pl -v=Empty,EE/BATSRUS Modifying versions in Makefile.def cd EE/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../EE/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../EE/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../EE/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 EE/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 EE/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../EE/BATSRUS/ cd EE/BATSRUS/src; rm -f main.f90 cd EE/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ touch srcInterface/Makefile.DEPEND; \ perl -i -pe 's/GM/EE/' Config.pl; \ ./Config.pl -install=c -u=Ee -e=MhdEosRad Number of files to process=226 Finished 52 replacements in file src/ModAMR.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 58 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 75 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 77 replacements in file src/ModUserEmpty.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 85 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 172 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 123 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 Thread 3 finished 2018 replacement(s) in 56 file(s) Finished 183 replacements in file src/BATS_methods.f90 Finished 29 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 30 replacements in file src/ModFaceValue.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUser.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 68 replacements in file src/update_states.f90 Finished 110 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 17 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 192 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 116 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 1 finished 2236 replacement(s) in 57 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 50 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 29 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 14 replacements in file src/ModPIC.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 58 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 31 replacements in file src/ModTimeStepControl.f90 Finished 49 replacements in file src/ModUserInterface.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 217 replacements in file src/ray_trace_new.f90 Finished 45 replacements in file src/set_physics.f90 Finished 140 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 152 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 95 replacements in file srcUser/ModUserEeWedge.f90 Finished 88 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIonPe.f90 No variables to rename in file srcInterface/EE_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 4 finished 2209 replacement(s) in 55 file(s) Finished 161 replacements in file src/MH_set_parameters.f90 Finished 35 replacements in file src/ModBatlInterface.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 25 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 110 replacements in file src/ModPartImplicit.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 67 replacements in file src/ModSemiImplicit.f90 Finished 23 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 53 replacements in file src/explicit.f90 Finished 59 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 19 replacements in file src/set_ICs.f90 Finished 59 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 3 replacements in file srcBATL/BATL_particles.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 43 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 69 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 2 finished 1786 replacement(s) in 57 file(s) Reinstalling BATSRUS as EE component ./Config.pl -g=EE:10,10,10,500,1 Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EE_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libEE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEE.a EE_wrapper.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModGridDescriptor.o ModRadioWaveRaytracing.o ModDensityAndGradient.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libEE.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test5_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/EE cd /Users/gtoth/Tmp/SWMF/run_test/EE; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/FLUXEMERGENCE Param cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/LAYOUT.in.test.EE /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cd /Users/gtoth/Tmp/SWMF/run_test; cp ../GM/BATSRUS/data/FLUXEMERGENCE/*.dat* . cd /Users/gtoth/Tmp/SWMF/run_test; cp ../GM/BATSRUS/Param/FLUXEMERGENCE/Grid.* . cd /Users/gtoth/Tmp/SWMF/run_test; gunzip *.gz /Applications/Xcode.app/Contents/Developer/usr/bin/make test5_run cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.EE.1D PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_1d cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_1d PostProc.pl: mv EE/IO2 RESULTS/run_1d/EE with 3 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_1d/ PostProc.pl: TIMINGS from runlog_1d (init, run) 0.39 3.63 PostProc.pl: mv runlog_[0-9]* RESULTS/run_1d/ PostProc.pl: Restart.pl -o RESULTS/run_1d/RESTART cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.EE.3D PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_3d cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0004.0295s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0004.0295s/. cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_3d PostProc.pl: mv EE/IO2 RESULTS/run_3d/EE with 5 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_3d/ PostProc.pl: TIMINGS from runlog_3d (init, run) 1.33 10.69 PostProc.pl: mv runlog_[0-9]* RESULTS/run_3d/ PostProc.pl: Restart.pl -o RESULTS/run_3d/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.EE PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_restart; \ mv runlog_restart RESULTS/run_restart PostProc.pl: mv EE/IO2 RESULTS/run_restart/EE with 3 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_restart/ WARNING in PostProc.pl: no runlog runlog_[0-9]* file was found PostProc.pl: TIMINGS from runlog_restart (init, run) 0.25 31.63 PostProc.pl: Restart.pl -o RESULTS/run_restart/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test5_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/run_restart/EE/log_n000011.log \ output/test5/EE_log_n000011.log \ > test5_ee.diff) ls -l test5_ee.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:15 test5_ee.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/CRCM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd,IM:EarthHO Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libEE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEE.a EE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEE.a /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIE.a(ModSize.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' make libCRCM.a Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModGrid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModPlanet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModTsyInput.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModImTime.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 plot_fieldline.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModIeCrcm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModCrcm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModInitialize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModGmCRCM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 trace_dipole.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModRestart.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModCrcmPlot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModImSat.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 crcm.f90 rm -f libCRCM.a ar -rs libCRCM.a ModCrcm.o ModCrcmPlot.o ModFieldTrace.o ModGmCRCM.o ModGrid.o ModIeCrcm.o ModImSat.o ModImTime.o ModInitialize.o ModPlanet.o ModRestart.o ModTsyInput.o crcm.o set_parameters.o plot_fieldline.o trace_dipole.o ar: creating archive libCRCM.a libCRCM.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 cp -f ../src/libCRCM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/CRCM; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IM cd /Users/gtoth/Tmp/SWMF/run_test/IM; \ cp /Users/gtoth/Tmp/SWMF/IM/CRCM/input/quiet*fin . ;\ mkdir plots restartIN restartOUT cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMIEIMCRCM /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEIMCRCM /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0005.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0005.0000s/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.restart.GMIEIMCRCM PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS; mv runlog_restart RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 21 files PostProc.pl: mv IM/plots RESULTS/IM with 3 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.35 42.47 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.44 42.54 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_check tail -2504 /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IM/CRCMeq.outs \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IM/CRCMeq.out gunzip -c output/test6/IM_eq.out.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IM/CRCMeq_ref.out ERROR in DiffNum.pl make[2]: [test6_check] Error 255 (ignored) ERROR in DiffNum.pl make[2]: [test6_check] Error 255 (ignored) ls -l test6_*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:17 test6_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:17 test6_ie.diff -rw-r--r-- 1 gtoth hpcc 24558 Oct 17 01:17 test6_im_crcm.diff -rw-r--r-- 1 gtoth hpcc 12634 Oct 17 01:17 test6_im_crcm_log.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test7_compile ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def cd OH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/OH_wrapper.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../OH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../OH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../OH/BATSRUS/srcInterface/ cp GM/BATSRUS/srcUser/*.f90 OH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 OH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../OH/BATSRUS/ cd OH/BATSRUS/src; rm -f main.f90 cp -f IH/BATSRUS/srcInterface/IH_wrapper.f90 \ OH/BATSRUS/srcInterface/OH_wrapper.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/Ih/Oh/g;s/_sc/_ih/;s/SC/IH/g;s/Sc/Ih/g;s/Inner/Outer/' \ OH_wrapper.f90 ModBuffer.f90 cd OH/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=227 Finished 52 replacements in file src/ModAMR.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 58 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 75 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 77 replacements in file src/ModUserEmpty.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 85 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 172 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 123 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 3 finished 2038 replacement(s) in 57 file(s) Finished 183 replacements in file src/BATS_methods.f90 Finished 29 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 30 replacements in file src/ModFaceValue.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUser.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 68 replacements in file src/update_states.f90 Finished 110 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 17 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 192 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 116 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 No variables to rename in file srcInterface/OH_set_buffer_grid.f90 Thread 1 finished 2214 replacement(s) in 56 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 50 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 29 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 14 replacements in file src/ModPIC.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 58 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 31 replacements in file src/ModTimeStepControl.f90 Finished 49 replacements in file src/ModUserInterface.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 217 replacements in file src/ray_trace_new.f90 Finished 45 replacements in file src/set_physics.f90 Finished 140 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 152 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 95 replacements in file srcUser/ModUserEeWedge.f90 Finished 88 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 4 finished 2234 replacement(s) in 56 file(s) Finished 161 replacements in file src/MH_set_parameters.f90 Finished 35 replacements in file src/ModBatlInterface.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 25 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 110 replacements in file src/ModPartImplicit.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 67 replacements in file src/ModSemiImplicit.f90 Finished 23 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 53 replacements in file src/explicit.f90 Finished 59 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 19 replacements in file src/set_ICs.f90 Finished 59 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 3 replacements in file srcBATL/BATL_particles.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 43 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 69 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 No variables to rename in file srcInterface/OH_wrapper.f90 Thread 2 finished 1763 replacement(s) in 56 file(s) touch OH/BATSRUS/srcInterface/Makefile.DEPEND cd OH/BATSRUS; \ perl -i -pe 's/GM/OH/' Config.pl; \ ./Config.pl -install=c -e=OuterHelio -u=OuterHelio Reinstalling BATSRUS as OH component ./Config.pl -g=IH:4,4,4,3000,1,OH:4,4,4,3000,1 Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=IH:u=Waves,e=Mhd -o=OH:u=Waves,e=Mhd /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libOH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o OH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libOH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test7_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/OH cd /Users/gtoth/Tmp/SWMF/run_test/OH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC . cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.IHOH.CoupleSphToXyz /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.IHOH /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test7_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 2 files PostProc.pl: mv OH/IO2 RESULTS/OH with 2 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.07 40.54 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test7_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=2e-29\ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test7/Sph_IH_log_n000000.log \ > test7_ih.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-29\ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/OH/log_n000000.log \ output/test7/Xyz_OH_log_n000000.log \ > test7_oh.diff) ls -l test7_*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:19 test7_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:19 test7_oh.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=MhdIons /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIE.a(ModSize.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIH.a /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' cd claw; make lib Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[8]: Nothing to be done for `lib'. make /Users/gtoth/Tmp/SWMF/lib/libIM.a Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:79: warning: ignoring old commands for target `.f.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 IM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a claw/qinit.o claw/rpn2ad1.o claw/rpt2ad1.o claw/b4step2.o claw/setaux.o claw/psi.o claw/claw2ez.o claw/bc2.o claw/claw2.o claw/step2.o claw/step2ds.o claw/dimsp2.o claw/flux2.o claw/copyq2.o claw/limiter.o claw/philim.o claw/src2.o ModProcRCM.o rcm_variables.o rcm_io.o rcm_routines.o rcm_comput.o gmresm.o rcm_efield.o impl_bicgstab.o gamma.o RCM_advec.o IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libOH.a /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a cp -f ../../../IH/Empty/src/IH_wrapper.f90 SC_wrapper.f90 perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/'\ SC_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSC.a /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/RCM2; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IM cd /Users/gtoth/Tmp/SWMF/run_test/IM; mkdir restartIN restartOUT input plots cd /Users/gtoth/Tmp/SWMF/IM/RCM2/input; cp rcm* *.dat dktable /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/run_test/IM; \ mv rcmpcp_inp rcmkp_inp input/; rm -f *_inp*; \ mv dktable trf.dat elecoef.dat rcmcond rcmcrd* rcmlas1 input/;\ touch rcm.printout rcm.index cp /Users/gtoth/Tmp/SWMF/share/Scripts/Preplot.pl /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMIERCM_Multi /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEIM /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating unWarninderflow occuWarning: Floatg: Floating underflow orred ing underflow ccurred occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0010.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0010.0000s/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.restart.GMIERCM_Multi PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart Warning: Floating underflow occurred Warning: FlWarning: Floating uoating underflow nderflow occurroccurred ed Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test/IM/plots/; cp 2d__max_t00000020.dat t20.txt cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS; \ mv runlog_restart RESULTS ERROR in Preplot.pl: no plots/2d__max_t00000000.plt was produced PostProc.pl: mv GM/IO2 RESULTS/GM with 6 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 10 files PostProc.pl: mv IM/plots RESULTS/IM with 12 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.14 149.81 PostProc.pl: TIMINGS from runlog_restart (init, run) 9.71 15.32 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_check gunzip -c output/test8/IM_2d__max_t00000020.dat.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IM/t20.dat cd /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IM;\ perl -pi -e 's/AUXDATA SAVEDATE=.*//' t20.dat t20.txt ERROR in DiffNum.pl make[2]: [test8_check] Error 255 (ignored) ls -l test8_*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:23 test8_gm_multi.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:23 test8_ie.diff -rw-r--r-- 1 gtoth hpcc 20603 Oct 17 01:23 test8_im_rcm_multi.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS Modifying versions in Makefile.def ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeSignB ./Config.pl -g=SC:6,4,4,1200,1,IH:4,4,4,6800,1 Writing new grid size 4,4,4,6800,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 6,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSC.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/SC cd /Users/gtoth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.start.ChromoIH /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp GM/BATSRUS/Param/CORONA/RadCoolCorona.dat /Users/gtoth/Tmp/SWMF/run_test/RadCoolCorona.dat /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0050.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0050.0000s/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.restart.ChromoIH PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 4 files PostProc.pl: mv SC/IO2 RESULTS/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.06 73.78 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.56 55.14 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-27 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/SC/log_n000000.log \ output/test9/SC_log_n000000.log \ > test9_sc_chromo.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test9/IH_log_n000000.log \ > test9_ih.diff) ls -l test9_*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:26 test9_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:26 test9_sc_chromo.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeSignB ./Config.pl -g=SC:4,4,4,1200,1,IH:4,4,4,6800,1 Writing new grid size 4,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a make[8]: `libBATSRUS.a' is up to date. libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSC.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libCONTROL.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/SC cd /Users/gtoth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.SCIH_threadbc /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp GM/BATSRUS/Param/CORONA/RadCoolCorona.dat /Users/gtoth/Tmp/SWMF/run_test/RadCoolCorona.dat /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0050.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0050.0000s/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.restart.SCIH_threadbc PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 4 files PostProc.pl: mv SC/IO2 RESULTS/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.08 73.65 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.63 68.52 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: in file SC/restartOUT/restart.H time 60 differs from simulation time 1000! /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-26 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/SC/log_n000000.log \ output/test9th/SC_log_n000000.log \ > test9th_sc_thread.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test9th/IH_log_n000000.log \ > test9th_ih.diff) ls -l test9th_*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:29 test9th_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:29 test9th_sc_thread.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test10_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPeAnisoPi ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeAnisoPiSignB ./Config.pl -g=SC:6,4,4,1200,1,IH:4,4,4,6800,1 Writing new grid size 6,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSC.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libCONTROL.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test10_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/SC cd /Users/gtoth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.SCIH_3T /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test10_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: FloaWarning: Floating underflow oting underflow occurred ccurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 4 files PostProc.pl: mv SC/IO2 RESULTS/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.06 70.05 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test10_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-27 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/SC/log_n000000.log \ output/test10/SC_log_n000000.log \ > test10_sc.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test10/IH_log_n000000.log \ > test10_ih.diff) ls -l test10*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:32 test10_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:32 test10_sc.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test11_compile ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,1 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,application=coupler-test /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIH.a /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a cp -f ../../../IH/Empty/src/IH_wrapper.f90 OH_wrapper.f90 perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libOH.a /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make srcTemp ./ampsConfig.pl -input coupler-test.input -no-compile InputFile: coupler-test.input Preprocessing AMPS sources Use of uninitialized value $BackgroundSpeciesDefinitionString in concatenation (.) or string at ./ampsConfig.pl line 2152, line 258. ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../moon.input.pl coupler-test.input.Assembled.Block srcTemp . Call: perl srcTemp/../exosphere.pl coupler-test.input.Assembled.Block srcTemp . make LIB_after_build cd srcTemp/general; make SEARCH_C= h5pcc -c -O3 specfunc.cpp -o specfunc.o h5pcc -c -O3 rnd.cpp -o rnd.o h5pcc -c -O3 global.cpp -o global.o ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS" SEARCH="" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_init_const.cpp -o pic_init_const.o clang: warning: argument unused during compilation: '-LANG:std' clang: clang: clangwarning: argument unused during compilation: '-LANG:std': warningwarning : : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mesh_search.cpp -o pic_mesh_search.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mol.cpp -o pic_mol.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' pic_mol.cpp:30:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"The chemical table is not defined"); ^~~~~~~~~ ~~~~ pic_mol.cpp:39:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:45:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:64:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:70:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ 5 warnings generated. h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o In file included from pic_mesh.cpp:8: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:75: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMR3d.h:18: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:6102:7: note: in instantiation of member function 'cMeshAMRgeneric::checkMeshConsistency' requested here checkMeshConsistency(rootTree); ^ pic_mesh.cpp:472:8: note: in instantiation of member function 'cMeshAMRgeneric::buildMesh' requested here mesh.buildMesh(); ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: note: use function 'std::abs' instead if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^~~~ std::abs h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mover.cpp -o pic_mover.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mover_boris.cpp -o pic_mover_boris.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mover_guiding_center.cpp -o pic_mover_guiding_center.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_parser.cpp -o pic_parser.o clang: warning: argument unused during compilation: '-LANG:std' 1 warning generated. h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_weight_time.cpp -o pic_weight_time.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o pic_parser.cpp:92:8: warning: comparison of array 'PIC::MolecularData::ChemTable' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (PIC::MolecularData::ChemTable!=NULL) exit(__LINE__,__FILE__"The chemical table is already defined"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ clang: warning: argument unused during compilation: '-LANG:std' 1 warning generated. h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_ices.cpp -o pic_ices.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_lb.cpp -o pic_lb.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic__ray_tracing.cpp -o pic__ray_tracing.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_cut_cells.cpp -o pic_cut_cells.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_pt.cpp -o pic_pt.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_kameleon.cpp -o pic_kameleon.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_restart.cpp -o pic_restart.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_arms.cpp -o pic_arms.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_tecplot.cpp -o pic_tecplot.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_initial_conditions.cpp -o pic_initial_conditions.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_datafile.cpp -o pic_datafile.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_interpolation_routines.cpp -o pic_interpolation_routines.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_field_line.cpp -o pic_field_line.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_ccmc.cpp -o pic_ccmc.o clang: warning: argument unused during compilation: '-LANG:std' pic_interpolation_routines.cpp:142:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. pic_ccmc.cpp:360:105: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] if (PIC::ThisThread==0) printf("AMPS: Particle Tracking: The total number of tacked particle is %i\n",nTotalParticles); ~~ ^~~~~~~~~~~~~~~ %li pic_ccmc.cpp:372:82: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] sprintf(fname,"%s/amps.TrajectoryTracking.out=%ld",OutputDataFileDirectory,nOutputStep/nOutputStep); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~ %d 2 warnings generated. ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mesh_search.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.o pic_mover_guiding_center.o pic_parser.o pic_pbuffer.o pic_weight_time.o pic_internal_boundary_sphere.o pic_sample_distribution_function.o pic_sample_flux_distribution.o pic_vel_distribution.o pic_ices.o pic_photolytic_reactions.o pic_volume_particle_injection.o pic_background_atmosphere.o pic_column_integration.o pic_particle_collision_models.o pic_run_time_system_state.o pic_lb.o pic_qlb.o pic_debugger.o pic_internal_boundary_rotation_body.o pic_internal_boundary_nastran_surface.o pic_swmf.o pic__ray_tracing.o pic_cut_cells.o pic_pt.o pic_sample_pitch_angle_distribution.o pic_kameleon.o pic_restart.o pic_arms.o pic_tecplot.o pic_initial_conditions.o pic_datafile.o pic_interpolation_routines.o pic_field_line.o pic_ccmc.o /opt/local/bin/ranlib: file: amps.a(pic_volume_particle_injection.o) has no symbols /opt/local/bin/ranlib: file: amps.a(pic_background_atmosphere.o) has no symbols Target 'amps' is done. cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 He.cpp -o He.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' ar -src species.a Na.o He.o Target 'species' is done. cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o clang: warning: argument unused during compilation: '-LANG:std' ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Sputtering_Ice.cpp -o Sputtering_Ice.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. cd srcTemp/models/dust; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Dust_sampling.cpp -o Dust_sampling.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Dust.cpp -o Dust.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Dust_charging.cpp -o Dust_charging.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' Dust_charging.cpp:352:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Dust_sampling.cpp:325:40: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:325:44: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:325:48: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:325:52: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d 1 warning generated. 4 warnings generated. ar -src dust.a Dust_sampling.o Dust.o Dust_charging.o Target 'dust' is done. cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o clang: warning: argument unused during compilation: '-LANG:std' clang: clang: warning: argument unused during compilation: '-LANG:std'warning: argument unused during compilation: '-LANG:std' ar -src charge_exchange.a ChargeExchange.o ChargeExchange_MaherTinsley.o ChargeExchange_LindsayStebbings.o Target 'charge_exchange' is done. cd srcTemp/models/photolytic_reactions; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o clang: warning: argument unused during compilation: '-LANG:std' ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. (cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS") h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o clang: clang: warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' clang: warning: clang: argument unused during compilation: '-LANG:std'warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' Exosphere_BackgroundPlasmaSource.cpp:330:9: warning: array index -7 is before the beginning of the array [-Warray-bounds] Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere/Exosphere.h:147:5: note: array 'CalculatedSourceRate' declared here extern double CalculatedSourceRate[PIC::nTotalSpecies][1+_EXOSPHERE__SOURCE_MAX_ID_VALUE_]; ^ 1 warning generated. ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Exosphere_BackgroundPlasmaSource.o Target 'exosphere' is done. cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_Helium.cpp -o Exosphere_Helium.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Moon.cpp -o Moon.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Moon_SampleVelocityDistribution.cpp -o Moon_SampleVelocityDistribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Moon_SampleSubSolarLimbColumnIntegrals.cpp -o Moon_SampleSubSolarLimbColumnIntegrals.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 tvis.Kaguya.cpp -o tvis.Kaguya.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 main_lib.cpp -o main_lib.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from main_lib.cpp:5: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:75: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMR3d.h:18: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:6102:7: note: in instantiation of member function 'cMeshAMRgeneric::checkMeshConsistency' requested here checkMeshConsistency(rootTree); ^ main_lib.cpp:1243:23: note: in instantiation of member function 'cMeshAMRgeneric::buildMesh' requested here PIC::Mesh::mesh.buildMesh(); ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: note: use function 'std::abs' instead if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^~~~ std::abs 1 warning generated. ar -rc mainlib.a Exosphere_Helium.o Moon.o Moon_SampleVelocityDistribution.o Moon_SampleSubSolarLimbColumnIntegrals.o tvis.Kaguya.o main_lib.o Target 'main' is done. cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o models/electron_impact/*.o models/sputtering/*.o models/dust/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o /opt/local/bin/ranlib: file: libAMPS.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_volume_particle_injection.o) has no symbols (cd srcTemp; ar -rs libAMPS.a models/exosphere/*.o) /opt/local/bin/ranlib: file: libAMPS.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_volume_particle_injection.o) has no symbols (if [ "NO" == "NO" ]; then \ cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS"; fi) rm -rf *.o make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 amps2swmf.cpp -o amps2swmf.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 amps_param_interface.cpp -o amps_param_interface.o clang: clang: warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' cp -f ../srcTemp/libAMPS.a /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_volume_particle_injection.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSC.a /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test11_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/AMPS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PT cd /Users/gtoth/Tmp/SWMF/run_test/PT; mkdir restartIN restartOUT plots cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMPT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test11_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating underflow ocWarning: Floating underflow occurred curred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv PT/plots RESULTS/PT with 22 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.02 12.62 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test11_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -a=1e-27 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/GM/log_n000001.log \ output/test11/log_n000001.log \ > test11_gm.diff) gunzip -c output/test11/pic.NA.s=0.out=19.dat.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT/pic.NA.ref cd /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT; \ cp -f pic.NA.s=0.out=19.dat pic.NA.dat; \ perl -ai -ne 'print "@F[0..3] @F[6..14] ",1e20*$F[15]," @F[16..$#F]\n"' \ pic.NA.ref pic.NA.dat (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -a=1e-19 -r=1e-6 -b \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT/pic.NA.dat \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT/pic.NA.ref \ > test11_pt.diff) ls -l test11*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:33 test11_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:33 test11_pt.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_compile ./Config.pl -v=Empty,PC/IPIC3D,GM/BATSRUS -hdf5 Modifying versions in Makefile.def ./Config.pl -o=PC:npx=2,npy=2,npz=1,periodicx=false,periodicy=false,periodicZ=true,ng=1,pseudrand=true,h5hut=false ./Config.pl -g=GM:8,8,1,800,800 -o=GM:u=Waves,e=MhdAnisoP Writing new grid size 8,8,1,800,800 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make ../libIPIC3D/libIPIC3D.a h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 inputoutput/Collective.cpp -o inputoutput/Collective.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 inputoutput/ParallelIO.cpp -o inputoutput/ParallelIO.o inputoutput/ParallelIO.cpp:502:58: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:507:85: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:599:54: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:604:78: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:646:54: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:651:74: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 inputoutput/Restart3D.cpp -o inputoutput/Restart3D.o 6 warnings generated. h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 solvers/CG.cpp -o solvers/CG.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 solvers/GMRES.cpp -o solvers/GMRES.o ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o bc/BcParticles.o communication/ComBasic3D.o communication/ComInterpNodes3D.o communication/ComNodes3D.o communication/ComParser3D.o communication/ComParticles3D.o ConfigFile/src/ConfigFile.o fields/BCStructure.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/Collective.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/Restart3D.o main/iPic3Dlib.o mathlib/EllipticF.o particles/Particles3D.o particles/Particles3Dcomm.o performances/Timing.o PSKOutput3D/PSKhdf5adaptor.o solvers/CG.o solvers/GMRES.o utility/asserts.o utility/debug.o /opt/local/bin/ranlib: file: ../libIPIC3D/libIPIC3D.a(phdf5.o) has no symbols ../libIPIC3D/libIPIC3D.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PC_wrapper.f90 h5pcc -I../src/include -I./ -c -O3 PC_wrapper_c.cpp -o PC_wrapper_c.o h5pcc -I../src/include -I./ -c -O3 ipic3d_interface.cpp -o ipic3d_interface.o cp -f ../libIPIC3D/libIPIC3D.a /Users/gtoth/Tmp/SWMF/lib/libPC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPC.a PC_wrapper.o PC_wrapper_c.o ipic3d_interface.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPC.a(phdf5.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPT.a /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test COMPDIR=GM,PC mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/IPIC3D; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PC cd /Users/gtoth/Tmp/SWMF/run_test/PC; \ mkdir restartIN restartOUT plots; cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMPC.start.aniso /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPC.aniso /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_run /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_run1 CON_world::setup_from_file SWMF_WARNING for GM iProcLast= 999 changed to 3 #=============================================================================# # ID Version nproc proc0 stride# #-----------------------------------------------------------------------------# # CON SWMF by Univ. of Michigan version 2.40 4 0 1 # #-----------------------------------------------------------------------------# # GM BATSRUS (Univ. of Michigan) version 9.20 3 1 1 # # PC IPIC3D version 1.00 4 0 1 # #=============================================================================# CON_io::read_inputs: iSession= 1 ModReadParam::read_file: read and broadcast nLine= 251 lines of text #DESCRIPTION Run GM and PC in time accurate mode StringDescription #PLANET NONE NamePlanet #SAVERESTART T DoSaveRestart -1 DnSaveRestart 2.56 DtSaveRestart #COUPLE2TIGHT GM NameCompMaster NameMaster PC NameCompSlave NameSlave T DoCouple IsTightCouple #PROGRESS 1 DnShowProgressShort 1 DnShowProgressLong #BEGIN_COMP GM --------------------------------------------------------------- #END_COMP GM ----------------------------------------------------------------- #BEGIN_COMP PC --------------------------------------------------------------- PC_set_param: TypeAction: READ #END_COMP PC ----------------------------------------------------------------- #STOP -1 MaxIteration 5.12 tSimulationMax PC_set_param: TypeAction: CHECK ----- Starting Session 1 ------ GM_set_parameters: READ iSession = 1 iLine= 24 nLine = 216 GM: GM:#CHECKGRIDSIZE GM: 8 nI GM: 8 nJ GM: 1 nK GM: 100 MinBlockALL GM: GM:#IOUNITS GM:NONE TypeIoUnit GM: GM:#NORMALIZATION GM:NONE TypeNormalization GM: GM:#PLASMA GM:1.0 FluidMass [amu] MassFluid GM:1.0 IonCharge [e] ChargeIon GM:1.0 ElectronTemperatureRatio GM: GM:#NONCONSERVATIVE GM:T UseNonConservative GM: GM:#UNIFORMSTATE GM:1.0 Rho rho GM:0.0 Ux ux GM:0.0 Uy uy GM:0.0 Uz uz GM:0.0 Bx bx GM:0.04 By by GM:0.0 Bz bz GM:4.5e-4 Ppar ppar GM:4.5e-4 p GM: GM:#USERINPUTBEGIN ---------------- GM: GM:#WAVE GM:1 Rho_ iVar GM:1000.0 Width GM:0.1 Amplitude GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:2 Ux_ iVar GM:1000.0 Width GM:0.005 Amplitude (rho1/rho0)*cF GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:6 By_ iVar GM:1000.0 Width GM:0.004 Amplitude (rho1/rho0)*b0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:8 Ppar_ iVar GM:10000.0 Width GM:4.5e-5 Amplitude (rho1/rho0)*pPar0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:9 p_ iVar GM:10000.0 Width GM:7.5e-5 Amplitude (rho1/rho0)*5/3*p0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#USERINPUTEND ---------------- USERINPUTEND GM: GM:#SHOCKPOSITION GM:0.0 ShockPosition GM:4/3 ShockSlope GM: GM:#GRID GM:32 nRootBlockX GM:24 nRootBlockY GM:1 nRootBlockZ GM:-160/3 xMin GM: 160/3 xMax GM:-160/4 yMin GM: 160/4 yMax GM:-0.5 zMin GM: 0.5 zMax GM: GM:#FIXEDTIMESTEP GM:T UseDtFixed UseDtLimit GM:640/500 DtFixed DtLimitDim GM: GM:#PICUNIT GM: 1.0 xUnitPicSi GM: 1.0 uUnitPicSi GM: GM:#PICREGION GM:2 nPicRegion GM:-25.1 xMinCut xMinPic GM:-5.0 xMaxCut xMaxPic GM:-20.0 yMinCut yMinPic GM: 20.0 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: 5.0 xMinCut xMinPic GM: 25.0 xMaxCut xMaxPic GM:-20.0 yMinCut yMinPic GM: 20.0 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: GM:#OUTERBOUNDARY GM:periodic TypeBcEast GM:periodic TypeBcWest GM:periodic TypeBcSouth GM:periodic TypeBcNorth GM: GM:#TEST GM:init_hall_resist TestString StringTest GM: GM:#DIVBSOURCE GM:F UseB0Source GM: GM:#SCHEME GM:2 nOrder GM:Rusanov TypeFlux GM:mc TypeLimiter GM:1.5 BetaLimiter LimiterBeta GM: GM:#TIMESTEPPING GM:2 nStage GM:0.8 CflExpl GM: GM:#SAVELOGFILE GM:T DoSaveLogfile GM:raw StringLog GM:1 DnSaveLogfile GM:-1. DtSaveLogfile GM: GM:#SAVEINITIAL GM:T DoSaveInitial GM: GM:#SAVEPLOT GM:1 nPlotFile GM:z=0 var idl_ascii StringPlot GM:1 DnOutput DnSavePlot GM:-0.05 DtOutput DtSavePlot GM:0. DxOutput DxSavePlot GM:rho mx my bx by p NameVars GM:g rbody NamePars GM_set_parameters: CHECK iSession = 1 GM:init_mod_advance allocated arrays GM:init_mod_geometry allocated arrays GM:init_mod_nodes allocated arrays GM:init_mod_raytrace allocated arrays pic_init_region: IonMassPerChargeSi= 1.1209982432795857E-03 pic_init_region: xUnitPicSi = 1.0000000000000000 pic_init_region: mUnitPicSi = 12.5663706143591725 pic_init_region: uUnitPicSi = 1.0000000000000000 Corrected IPIC3D regions Region : 1 Min Cordinate : -25.1000000000000014 -20.0000000000000000 Max Cordinate : -5.1000000000000005 20.0000000000000036 Region : 2 Min Cordinate : 5.0000000000000000 -20.0000000000000000 Max Cordinate : 25.0000000000000000 20.0000000000000036 GM: BATSRUS: Block Adaptive Tree Solar-Wind Roe Upwind Scheme GM: for 3D Heliospheric Flows GM: University of Michigan, 1995-2007 GM: EQUATIONS: MHD with anisotropic pressure GM: USER MODULE: Waves and GEM, Yingjuan Ma 1.30 GM: total blocks = 768 GM: GM: Begin Numerical Simulation GM: -------------------------- GM: GM: GM: Physical Parameters GM: ------------------- GM: GM: I/O Unit type: NONE Normalization: NONE GM: GM: Gamma: 1.66666667 GM: GM: UseBody1: .false. GM: GM: UseBody2: .false. GM: GM: ClightFactor: 1.00000E+00, Clight: 2.99790E+08 GM: GM: GM: MHD Numerical Solution Parameters GM: --------------------------------- GM: GM: 2nd-order scheme with mc limiter GM: BetaLimiter = 1.50 GM: Rusanov flux function GM: Time accurate calculation GM: Explicit time stepping GM: nStage: 2 GM: Dt: 1.2800000000000000 GM: GM: Other Runtime Parameters GM: ------------------------ GM: GM: Available processors: nProc = 3 GM: GM: After initial grid setup: GM: nBlockMax = 256 MaxBlock = 800 GM: Total number of blocks used = 768 GM: Total number of cells = 49152 GM: Total number of true cells = 49152 GM: Smallest cell dx: 0.4166666666666667 Largest cell dx: 0.4166666666666667 GM: GM: root blocks: 32 24 1 GM: nIJK_D: 8 8 1 GM: x: -5.33333333E+01 5.33333333E+01 GM: y: -4.00000000E+01 4.00000000E+01 GM: z: -5.00000000E-01 5.00000000E-01 GM: GM:saved ifile= 6 type=z=0_var at n_step= 0 time= 0:00:00 h:m:s **************************************************** iPIC3D Input Parameters **************************************************** PC: #ELECTRON PC: -25 qom PC: #PARTICLES PC: 10 npcelx PC: 10 npcely PC: 1 npcelz PC: #SOLVER PC: 1e-08 CGtol PC: 1e-08 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName PC: 1 FieldOutputCycle PC: 10000 ParticlesOutputCycle PC: 1 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 0 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RhoNorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 10 npcely[0] = 10 npcelz[0] = 1 Q/Qi[0] = -1 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 10 npcely[1] = 10 npcelz[1] = 1 Q/Qi[1] = 1 M/Mi[1] = 1 Pe/Ptotal = 0.5 **************************************************** iPIC3D Input Parameters **************************************************** PC: #ELECTRON PC: -25 qom PC: #PARTICLES PC: 20 npcelx PC: 20 npcely PC: 1 npcelz PC: #SOLVER PC: 1e-08 CGtol PC: 1e-08 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName PC: 1 FieldOutputCycle PC: 10000 ParticlesOutputCycle PC: 1 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 0 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RhoNorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 20 npcely[0] = 20 npcelz[0] = 1 Q/Qi[0] = -1 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 20 npcely[1] = 20 npcelz[1] = 1 Q/Qi[1] = 1 M/Mi[1] = 1 Pe/Ptotal = 0.5 ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RhoNorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RhoNorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 460800 (MAX = 1382400) QOM = -25 Number of particles of species 1 = 460800 (MAX = 1382400) QOM = 1 x-Length = 20 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 48 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- dt=1.28, dx, dy, dx=0.416667, 0.416667, 0.416667 Accuracy and Finite Grid Instability Constraints: dx/dt, dy/dt, dz/dt=0.325521, 0.325521, 0.325521 species 0 uth=0.0787673 uth*dx/dt, uth*dt/dy, uth*dt/dz (should be in [0.1 - 1])=0.241973, 0.241973, 0.241973 species 1 uth=0.0157535 uth*dx/dt, uth*dt/dy, uth*dt/dz (should be in [0.1 - 1])=0.0483947, 0.0483947, 0.0483947 --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 nS = 2 Sum all particle masses = 1.04 useMultiFluid = 0 nIonFluid = 1 useMultiSpecies = 0 nSpecies =1 Q/Qi[0] = -1 M/Mi[0] = 0.04 Q/Qi[1] = 1 M/Mi[1] = 1 Pe/Ptotal = 0.5 ========== Unit conversion factors ============== Si2NoRho = 0.0795775 Si2NoV = 1 Si2NoB = 892.062 Si2NoP = 0.0795775 Si2NoJ = 8.92062e-05 Si2NoL = 1 =================================================== ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 1843200 (MAX = 5529600) QOM = -25 Number of particles of species 1 = 1843200 (MAX = 5529600) QOM = 1 x-Length = 20 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 48 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- dt=1.28, dx, dy, dx=0.416667, 0.416667, 0.416667 Accuracy and Finite Grid Instability Constraints: dx/dt, dy/dt, dz/dt=0.325521, 0.325521, 0.325521 species 0 uth=0.0787672 uth*dx/dt, uth*dt/dy, uth*dt/dz (should be in [0.1 - 1])=0.241973, 0.241973, 0.241973 species 1 uth=0.0157534 uth*dx/dt, uth*dt/dy, uth*dt/dz (should be in [0.1 - 1])=0.0483946, 0.0483946, 0.0483946 --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 nS = 2 Sum all particle masses = 1.04 useMultiFluid = 0 nIonFluid = 1 useMultiSpecies = 0 nSpecies =1 Q/Qi[0] = -1 M/Mi[0] = 0.04 Q/Qi[1] = 1 M/Mi[1] = 1 Pe/Ptotal = 0.5 ========== Unit conversion factors ============== Si2NoRho = 0.0795775 Si2NoV = 1 Si2NoB = 892.062 Si2NoP = 0.0795775 Si2NoJ = 8.92062e-05 Si2NoL = 1 =================================================== ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ ------------------------------------------------------------------------------- SORTED TIMING at step 0 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 4.87 100.00 1 1 ------------------------------------------------------------------------------- SETUP 4.87 100.00 1 1 PC_GM_couple 4.77 98.03 1 1 GM_PC_couple 0.01 0.23 1 1 ------------------------------------------------------------------------------- Resetting timing counters after setup. ======= Cycle 0, dt=1.28 ======= ------------------------------------------------------------------------------- SORTED TIMING at step 0 GM on PE 1 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 4.84 100.00 1 1 ------------------------------------------------------------------------------- SETUP 4.84 100.00 1 1 PC_GM_couple 4.77 98.51 1 1 save_plot 0.01 0.29 1 1 GM_PC_couple 0.01 0.27 1 1 exch_msgs 0.01 0.19 1 2 batl_pass 0.01 0.14 1 3 wait_pass 0.00 0.08 1 3 local_pass 0.00 0.05 1 6 save_logfile 0.00 0.04 1 1 ------------------------------------------------------------------------------- GM:saved ifile= 6 type=z=0_var at n_step= 1 time= 0:00:01 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 9.52988 norm b vector (source) = 9.52988 GMRES converged at restart # 3; iteration #18 with error: 8.8914e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115191 *** *** Repopulator species 1 *** *** number of particles 115205 *** *** B CALCULATION *** ======= Cycle 0, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 4.53181 norm b vector (source) = 4.53181 GMRES converged at restart # 3; iteration #19 with error: 8.03835e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460808 *** *** Repopulator species 1 *** *** number of particles 460843 *** *** B CALCULATION *** Progress: 1 steps, 1.28000 s simulation time, 1.59 s CPU time, Date: 20000321_104501 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1.59 1.585 1.585 100.00 ------------------------------------------------------------------------------- PC_run 1 1 1.58 1.577 1.577 99.47 GM_PC_couple 1 1 0.00 0.005 0.005 0.29 PC_GM_couple 1 1 0.00 0.003 0.003 0.21 ------------------------------------------------------------------------------- ======= Cycle 1, dt=1.28 ======= GM:saved ifile= 6 type=z=0_var at n_step= 2 time= 0:00:02 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 11.8501 norm b vector (source) = 11.8501 GMRES converged at restart # 4; iteration #1 with error: 9.25108e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115168 *** *** Repopulator species 1 *** *** number of particles 115303 *** *** B CALCULATION *** ======= Cycle 1, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 5.87877 norm b vector (source) = 5.87877 GMRES converged at restart # 4; iteration #1 with error: 9.49813e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460743 *** *** Repopulator species 1 *** *** number of particles 460729 *** *** B CALCULATION *** Progress: 2 steps, 2.56000 s simulation time, 3.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3.10 3.097 3.097 100.00 ------------------------------------------------------------------------------- PC_run 2 2 3.08 1.541 1.541 99.55 GM_PC_couple 2 2 0.01 0.003 0.003 0.23 PC_GM_couple 2 2 0.01 0.003 0.003 0.17 #others 0.00 0.002 0.05 ------------------------------------------------------------------------------- ======= Cycle 2, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3 steps, 2.56000 s simulation time, 4.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4.18 4.180 4.180 100.00 ------------------------------------------------------------------------------- PC_run 3 3 4.16 1.387 1.387 99.54 GM_PC_couple 3 3 0.01 0.003 0.003 0.22 PC_GM_couple 3 3 0.01 0.002 0.002 0.17 #others 0.00 0.003 0.07 ------------------------------------------------------------------------------- ======= Cycle 3, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4 steps, 2.56000 s simulation time, 5.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5.34 5.341 5.341 100.00 ------------------------------------------------------------------------------- PC_run 4 4 5.32 1.329 1.329 99.55 GM_PC_couple 4 4 0.01 0.003 0.003 0.22 PC_GM_couple 4 4 0.01 0.002 0.002 0.17 #others 0.00 0.004 0.07 ------------------------------------------------------------------------------- ======= Cycle 4, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5 steps, 2.56000 s simulation time, 6.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6.36 6.362 6.362 100.00 ------------------------------------------------------------------------------- PC_run 5 5 6.33 1.267 1.267 99.55 GM_PC_couple 5 5 0.01 0.003 0.003 0.22 PC_GM_couple 5 5 0.01 0.002 0.002 0.17 #others 0.00 0.004 0.07 ------------------------------------------------------------------------------- ======= Cycle 5, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6 steps, 2.56000 s simulation time, 7.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7.40 7.402 7.402 100.00 ------------------------------------------------------------------------------- PC_run 6 6 7.37 1.228 1.228 99.55 GM_PC_couple 6 6 0.02 0.003 0.003 0.22 PC_GM_couple 6 6 0.01 0.002 0.002 0.17 #others 0.00 0.005 0.07 ------------------------------------------------------------------------------- ======= Cycle 6, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7 steps, 2.56000 s simulation time, 8.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8.44 8.437 8.437 100.00 ------------------------------------------------------------------------------- PC_run 7 7 8.40 1.200 1.200 99.55 GM_PC_couple 7 7 0.02 0.003 0.003 0.22 PC_GM_couple 7 7 0.01 0.002 0.002 0.17 #others 0.01 0.006 0.07 ------------------------------------------------------------------------------- ======= Cycle 7, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8 steps, 2.56000 s simulation time, 9.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9.46 9.462 9.462 100.00 ------------------------------------------------------------------------------- PC_run 8 8 9.42 1.177 1.177 99.54 GM_PC_couple 8 8 0.02 0.003 0.003 0.22 PC_GM_couple 8 8 0.02 0.002 0.002 0.17 #others 0.01 0.006 0.07 ------------------------------------------------------------------------------- ======= Cycle 8, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9 steps, 2.56000 s simulation time, 10.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10.63 10.635 10.635 100.00 ------------------------------------------------------------------------------- PC_run 9 9 10.59 1.176 1.176 99.54 GM_PC_couple 9 9 0.02 0.003 0.003 0.22 PC_GM_couple 9 9 0.02 0.002 0.002 0.17 #others 0.01 0.007 0.07 ------------------------------------------------------------------------------- ======= Cycle 9, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 10 steps, 2.56000 s simulation time, 11.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 10 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11.92 11.924 11.924 100.00 ------------------------------------------------------------------------------- PC_run 10 10 11.87 1.187 1.187 99.55 GM_PC_couple 10 10 0.03 0.003 0.003 0.22 PC_GM_couple 10 10 0.02 0.002 0.002 0.17 #others 0.01 0.008 0.07 ------------------------------------------------------------------------------- ======= Cycle 10, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 10, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 11 steps, 2.56000 s simulation time, 13.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 11 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13.08 13.076 13.076 100.00 ------------------------------------------------------------------------------- PC_run 11 11 13.02 1.183 1.183 99.55 GM_PC_couple 11 11 0.03 0.003 0.003 0.21 PC_GM_couple 11 11 0.02 0.002 0.002 0.17 #others 0.01 0.009 0.07 ------------------------------------------------------------------------------- ======= Cycle 11, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 11, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 12 steps, 2.56000 s simulation time, 14.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 12 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14.23 14.234 14.234 100.00 ------------------------------------------------------------------------------- PC_run 12 12 14.17 1.181 1.181 99.55 GM_PC_couple 12 12 0.03 0.003 0.003 0.21 PC_GM_couple 12 12 0.02 0.002 0.002 0.16 #others 0.01 0.010 0.07 ------------------------------------------------------------------------------- ======= Cycle 12, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 12, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 13 steps, 2.56000 s simulation time, 15.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 13 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15.42 15.418 15.418 100.00 ------------------------------------------------------------------------------- PC_run 13 13 15.35 1.181 1.181 99.56 GM_PC_couple 13 13 0.03 0.003 0.003 0.21 PC_GM_couple 13 13 0.03 0.002 0.002 0.16 #others 0.01 0.010 0.07 ------------------------------------------------------------------------------- ======= Cycle 13, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 13, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 14 steps, 2.56000 s simulation time, 16.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 14 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16.46 16.464 16.464 100.00 ------------------------------------------------------------------------------- PC_run 14 14 16.39 1.171 1.171 99.56 GM_PC_couple 14 14 0.03 0.002 0.002 0.21 PC_GM_couple 14 14 0.03 0.002 0.002 0.16 #others 0.01 0.011 0.07 ------------------------------------------------------------------------------- ======= Cycle 14, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 14, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 15 steps, 2.56000 s simulation time, 17.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 15 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17.59 17.585 17.585 100.00 ------------------------------------------------------------------------------- PC_run 15 15 17.51 1.167 1.167 99.56 GM_PC_couple 15 15 0.04 0.002 0.002 0.21 PC_GM_couple 15 15 0.03 0.002 0.002 0.16 #others 0.01 0.011 0.07 ------------------------------------------------------------------------------- ======= Cycle 15, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 15, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 16 steps, 2.56000 s simulation time, 18.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 16 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18.71 18.713 18.713 100.00 ------------------------------------------------------------------------------- PC_run 16 16 18.63 1.164 1.164 99.56 GM_PC_couple 16 16 0.04 0.002 0.002 0.21 PC_GM_couple 16 16 0.03 0.002 0.002 0.16 #others 0.01 0.012 0.07 ------------------------------------------------------------------------------- ======= Cycle 16, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 16, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 17 steps, 2.56000 s simulation time, 19.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 17 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19.85 19.847 19.847 100.00 ------------------------------------------------------------------------------- PC_run 17 17 19.76 1.162 1.162 99.56 GM_PC_couple 17 17 0.04 0.002 0.002 0.21 PC_GM_couple 17 17 0.03 0.002 0.002 0.16 #others 0.01 0.013 0.07 ------------------------------------------------------------------------------- ======= Cycle 17, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 17, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 18 steps, 2.56000 s simulation time, 20.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 18 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20.99 20.990 20.990 100.00 ------------------------------------------------------------------------------- PC_run 18 18 20.90 1.161 1.161 99.56 GM_PC_couple 18 18 0.04 0.002 0.002 0.21 PC_GM_couple 18 18 0.03 0.002 0.002 0.16 #others 0.01 0.014 0.07 ------------------------------------------------------------------------------- ======= Cycle 18, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 18, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 19 steps, 2.56000 s simulation time, 22.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 19 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22.22 22.223 22.223 100.00 ------------------------------------------------------------------------------- PC_run 19 19 22.12 1.164 1.164 99.56 GM_PC_couple 19 19 0.05 0.002 0.002 0.21 PC_GM_couple 19 19 0.04 0.002 0.002 0.16 #others 0.01 0.015 0.07 ------------------------------------------------------------------------------- ======= Cycle 19, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 19, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 20 steps, 2.56000 s simulation time, 23.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 20 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23.45 23.446 23.446 100.00 ------------------------------------------------------------------------------- PC_run 20 20 23.34 1.167 1.167 99.56 GM_PC_couple 20 20 0.05 0.002 0.002 0.21 PC_GM_couple 20 20 0.04 0.002 0.002 0.16 #others 0.02 0.016 0.07 ------------------------------------------------------------------------------- ======= Cycle 20, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 20, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 21 steps, 2.56000 s simulation time, 24.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 21 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24.67 24.668 24.668 100.00 ------------------------------------------------------------------------------- PC_run 21 21 24.56 1.170 1.170 99.56 GM_PC_couple 21 21 0.05 0.002 0.002 0.21 PC_GM_couple 21 21 0.04 0.002 0.002 0.16 #others 0.02 0.016 0.07 ------------------------------------------------------------------------------- ======= Cycle 21, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 21, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 22 steps, 2.56000 s simulation time, 26.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 22 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26.10 26.098 26.098 100.00 ------------------------------------------------------------------------------- PC_run 22 22 25.98 1.181 1.181 99.55 GM_PC_couple 22 22 0.06 0.003 0.003 0.21 PC_GM_couple 22 22 0.04 0.002 0.002 0.17 #others 0.02 0.017 0.06 ------------------------------------------------------------------------------- ======= Cycle 22, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 22, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 23 steps, 2.56000 s simulation time, 27.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 23 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27.41 27.408 27.408 100.00 ------------------------------------------------------------------------------- PC_run 23 23 27.29 1.186 1.186 99.55 GM_PC_couple 23 23 0.06 0.003 0.003 0.21 PC_GM_couple 23 23 0.05 0.002 0.002 0.17 #others 0.02 0.018 0.06 ------------------------------------------------------------------------------- ======= Cycle 23, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 23, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 24 steps, 2.56000 s simulation time, 28.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 24 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 28.67 28.667 28.667 100.00 ------------------------------------------------------------------------------- PC_run 24 24 28.54 1.189 1.189 99.55 GM_PC_couple 24 24 0.06 0.003 0.003 0.21 PC_GM_couple 24 24 0.05 0.002 0.002 0.17 #others 0.02 0.019 0.07 ------------------------------------------------------------------------------- ======= Cycle 24, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 24, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 25 steps, 2.56000 s simulation time, 29.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 25 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 29.94 29.935 29.935 100.00 ------------------------------------------------------------------------------- PC_run 25 25 29.80 1.192 1.192 99.55 GM_PC_couple 25 25 0.06 0.003 0.003 0.22 PC_GM_couple 25 25 0.05 0.002 0.002 0.17 #others 0.02 0.020 0.07 ------------------------------------------------------------------------------- ======= Cycle 25, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 25, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 26 steps, 2.56000 s simulation time, 31.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 26 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 31.25 31.253 31.253 100.00 ------------------------------------------------------------------------------- PC_run 26 26 31.11 1.197 1.197 99.54 GM_PC_couple 26 26 0.07 0.003 0.003 0.22 PC_GM_couple 26 26 0.05 0.002 0.002 0.17 #others 0.02 0.021 0.07 ------------------------------------------------------------------------------- ======= Cycle 26, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 26, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 27 steps, 2.56000 s simulation time, 32.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 27 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 32.51 32.507 32.507 100.00 ------------------------------------------------------------------------------- PC_run 27 27 32.36 1.198 1.198 99.54 GM_PC_couple 27 27 0.07 0.003 0.003 0.22 PC_GM_couple 27 27 0.06 0.002 0.002 0.17 #others 0.02 0.022 0.07 ------------------------------------------------------------------------------- ======= Cycle 27, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 27, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 28 steps, 2.56000 s simulation time, 33.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 28 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 33.71 33.713 33.713 100.00 ------------------------------------------------------------------------------- PC_run 28 28 33.56 1.199 1.199 99.54 GM_PC_couple 28 28 0.07 0.003 0.003 0.22 PC_GM_couple 28 28 0.06 0.002 0.002 0.17 #others 0.02 0.023 0.07 ------------------------------------------------------------------------------- ======= Cycle 28, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 28, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 29 steps, 2.56000 s simulation time, 35.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 29 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 35.26 35.261 35.261 100.00 ------------------------------------------------------------------------------- PC_run 29 29 35.10 1.210 1.210 99.54 GM_PC_couple 29 29 0.08 0.003 0.003 0.22 PC_GM_couple 29 29 0.06 0.002 0.002 0.17 #others 0.02 0.024 0.07 ------------------------------------------------------------------------------- ======= Cycle 29, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 29, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 30 steps, 2.56000 s simulation time, 36.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 30 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 36.53 36.528 36.528 100.00 ------------------------------------------------------------------------------- PC_run 30 30 36.36 1.212 1.212 99.54 GM_PC_couple 30 30 0.08 0.003 0.003 0.22 PC_GM_couple 30 30 0.06 0.002 0.002 0.17 #others 0.02 0.025 0.07 ------------------------------------------------------------------------------- ======= Cycle 30, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 30, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 31 steps, 2.56000 s simulation time, 37.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 31 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 37.74 37.740 37.740 100.00 ------------------------------------------------------------------------------- PC_run 31 31 37.57 1.212 1.212 99.54 GM_PC_couple 31 31 0.08 0.003 0.003 0.22 PC_GM_couple 31 31 0.06 0.002 0.002 0.17 #others 0.03 0.026 0.07 ------------------------------------------------------------------------------- ======= Cycle 31, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 31, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 32 steps, 2.56000 s simulation time, 39.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 32 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 39.05 39.054 39.054 100.00 ------------------------------------------------------------------------------- PC_run 32 32 38.87 1.215 1.215 99.54 GM_PC_couple 32 32 0.09 0.003 0.003 0.22 PC_GM_couple 32 32 0.07 0.002 0.002 0.17 #others 0.03 0.027 0.07 ------------------------------------------------------------------------------- ======= Cycle 32, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 32, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 33 steps, 2.56000 s simulation time, 40.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 33 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 40.39 40.393 40.393 100.00 ------------------------------------------------------------------------------- PC_run 33 33 40.21 1.218 1.218 99.54 GM_PC_couple 33 33 0.09 0.003 0.003 0.22 PC_GM_couple 33 33 0.07 0.002 0.002 0.17 #others 0.03 0.028 0.07 ------------------------------------------------------------------------------- ======= Cycle 33, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 33, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 34 steps, 2.56000 s simulation time, 41.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 34 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 41.65 41.652 41.652 100.00 ------------------------------------------------------------------------------- PC_run 34 34 41.46 1.219 1.219 99.54 GM_PC_couple 34 34 0.09 0.003 0.003 0.22 PC_GM_couple 34 34 0.07 0.002 0.002 0.17 #others 0.03 0.029 0.07 ------------------------------------------------------------------------------- ======= Cycle 34, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 34, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 35 steps, 2.56000 s simulation time, 42.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 35 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 42.91 42.905 42.905 100.00 ------------------------------------------------------------------------------- PC_run 35 35 42.71 1.220 1.220 99.53 GM_PC_couple 35 35 0.10 0.003 0.003 0.22 PC_GM_couple 35 35 0.07 0.002 0.002 0.17 #others 0.03 0.030 0.07 ------------------------------------------------------------------------------- ======= Cycle 35, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 35, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 36 steps, 2.56000 s simulation time, 44.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 36 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 44.25 44.245 44.245 100.00 ------------------------------------------------------------------------------- PC_run 36 36 44.04 1.223 1.223 99.54 GM_PC_couple 36 36 0.10 0.003 0.003 0.22 PC_GM_couple 36 36 0.08 0.002 0.002 0.17 #others 0.03 0.031 0.07 ------------------------------------------------------------------------------- ======= Cycle 36, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 36, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 37 steps, 2.56000 s simulation time, 45.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 37 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 45.55 45.548 45.548 100.00 ------------------------------------------------------------------------------- PC_run 37 37 45.34 1.225 1.225 99.54 GM_PC_couple 37 37 0.10 0.003 0.003 0.22 PC_GM_couple 37 37 0.08 0.002 0.002 0.17 #others 0.03 0.032 0.07 ------------------------------------------------------------------------------- ======= Cycle 37, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 37, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 38 steps, 2.56000 s simulation time, 46.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 38 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 46.78 46.783 46.783 100.00 ------------------------------------------------------------------------------- PC_run 38 38 46.57 1.225 1.225 99.54 GM_PC_couple 38 38 0.10 0.003 0.003 0.22 PC_GM_couple 38 38 0.08 0.002 0.002 0.17 #others 0.03 0.033 0.07 ------------------------------------------------------------------------------- ======= Cycle 38, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 38, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 39 steps, 2.56000 s simulation time, 48.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 39 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 48.03 48.034 48.034 100.00 ------------------------------------------------------------------------------- PC_run 39 39 47.81 1.226 1.226 99.54 GM_PC_couple 39 39 0.11 0.003 0.003 0.22 PC_GM_couple 39 39 0.08 0.002 0.002 0.17 #others 0.03 0.034 0.07 ------------------------------------------------------------------------------- ======= Cycle 39, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 39, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 40 steps, 2.56000 s simulation time, 49.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 40 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 49.28 49.279 49.279 100.00 ------------------------------------------------------------------------------- PC_run 40 40 49.05 1.226 1.226 99.53 GM_PC_couple 40 40 0.11 0.003 0.003 0.22 PC_GM_couple 40 40 0.08 0.002 0.002 0.17 #others 0.04 0.036 0.07 ------------------------------------------------------------------------------- ======= Cycle 40, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 40, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 41 steps, 2.56000 s simulation time, 50.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 41 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 50.55 50.545 50.545 100.00 ------------------------------------------------------------------------------- PC_run 41 41 50.31 1.227 1.227 99.53 GM_PC_couple 41 41 0.11 0.003 0.003 0.22 PC_GM_couple 41 41 0.09 0.002 0.002 0.17 #others 0.04 0.037 0.07 ------------------------------------------------------------------------------- ======= Cycle 41, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 41, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 42 steps, 2.56000 s simulation time, 51.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 42 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 51.76 51.761 51.761 100.00 ------------------------------------------------------------------------------- PC_run 42 42 51.52 1.227 1.227 99.53 GM_PC_couple 42 42 0.11 0.003 0.003 0.22 PC_GM_couple 42 42 0.09 0.002 0.002 0.17 #others 0.04 0.038 0.07 ------------------------------------------------------------------------------- ======= Cycle 42, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 42, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 43 steps, 2.56000 s simulation time, 53.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 43 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 53.06 53.062 53.062 100.00 ------------------------------------------------------------------------------- PC_run 43 43 52.81 1.228 1.228 99.53 GM_PC_couple 43 43 0.12 0.003 0.003 0.22 PC_GM_couple 43 43 0.09 0.002 0.002 0.17 #others 0.04 0.039 0.07 ------------------------------------------------------------------------------- ======= Cycle 43, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 43, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 44 steps, 2.56000 s simulation time, 54.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 44 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 54.30 54.300 54.300 100.00 ------------------------------------------------------------------------------- PC_run 44 44 54.05 1.228 1.228 99.53 GM_PC_couple 44 44 0.12 0.003 0.003 0.22 PC_GM_couple 44 44 0.09 0.002 0.002 0.17 #others 0.04 0.040 0.07 ------------------------------------------------------------------------------- ======= Cycle 44, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 44, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 45 steps, 2.56000 s simulation time, 55.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 45 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 55.64 55.635 55.635 100.00 ------------------------------------------------------------------------------- PC_run 45 45 55.38 1.231 1.231 99.53 GM_PC_couple 45 45 0.12 0.003 0.003 0.22 PC_GM_couple 45 45 0.09 0.002 0.002 0.17 #others 0.04 0.041 0.07 ------------------------------------------------------------------------------- ======= Cycle 45, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 45, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 46 steps, 2.56000 s simulation time, 56.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 46 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 56.97 56.968 56.968 100.00 ------------------------------------------------------------------------------- PC_run 46 46 56.70 1.233 1.233 99.54 GM_PC_couple 46 46 0.13 0.003 0.003 0.22 PC_GM_couple 46 46 0.10 0.002 0.002 0.17 #others 0.04 0.042 0.07 ------------------------------------------------------------------------------- ======= Cycle 46, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 46, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 47 steps, 2.56000 s simulation time, 58.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 47 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 58.37 58.372 58.372 100.00 ------------------------------------------------------------------------------- PC_run 47 47 58.10 1.236 1.236 99.53 GM_PC_couple 47 47 0.13 0.003 0.003 0.22 PC_GM_couple 47 47 0.10 0.002 0.002 0.17 #others 0.04 0.043 0.07 ------------------------------------------------------------------------------- ======= Cycle 47, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 47, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 48 steps, 2.56000 s simulation time, 59.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 48 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 59.80 59.800 59.800 100.00 ------------------------------------------------------------------------------- PC_run 48 48 59.52 1.240 1.240 99.53 GM_PC_couple 48 48 0.14 0.003 0.003 0.23 PC_GM_couple 48 48 0.10 0.002 0.002 0.17 #others 0.04 0.044 0.07 ------------------------------------------------------------------------------- ======= Cycle 48, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 48, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 49 steps, 2.56000 s simulation time, 61.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 49 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 61.11 61.105 61.105 100.00 ------------------------------------------------------------------------------- PC_run 49 49 60.82 1.241 1.241 99.53 GM_PC_couple 49 49 0.14 0.003 0.003 0.23 PC_GM_couple 49 49 0.10 0.002 0.002 0.17 #others 0.04 0.045 0.07 ------------------------------------------------------------------------------- ======= Cycle 49, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 49, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 50 steps, 2.56000 s simulation time, 62.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 50 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 62.54 62.536 62.536 100.00 ------------------------------------------------------------------------------- PC_run 50 50 62.24 1.245 1.245 99.53 GM_PC_couple 50 50 0.14 0.003 0.003 0.23 PC_GM_couple 50 50 0.11 0.002 0.002 0.17 #others 0.05 0.046 0.07 ------------------------------------------------------------------------------- ======= Cycle 50, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 50, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 51 steps, 2.56000 s simulation time, 63.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 51 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 63.96 63.962 63.962 100.00 ------------------------------------------------------------------------------- PC_run 51 51 63.66 1.248 1.248 99.53 GM_PC_couple 51 51 0.14 0.003 0.003 0.22 PC_GM_couple 51 51 0.11 0.002 0.002 0.17 #others 0.05 0.047 0.07 ------------------------------------------------------------------------------- ======= Cycle 51, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 51, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 52 steps, 2.56000 s simulation time, 65.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 52 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 65.40 65.403 65.403 100.00 ------------------------------------------------------------------------------- PC_run 52 52 65.10 1.252 1.252 99.54 GM_PC_couple 52 52 0.15 0.003 0.003 0.22 PC_GM_couple 52 52 0.11 0.002 0.002 0.17 #others 0.05 0.048 0.07 ------------------------------------------------------------------------------- ======= Cycle 52, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 52, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 53 steps, 2.56000 s simulation time, 66.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 53 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 66.83 66.833 66.833 100.00 ------------------------------------------------------------------------------- PC_run 53 53 66.52 1.255 1.255 99.53 GM_PC_couple 53 53 0.15 0.003 0.003 0.22 PC_GM_couple 53 53 0.11 0.002 0.002 0.17 #others 0.05 0.049 0.07 ------------------------------------------------------------------------------- ======= Cycle 53, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 53, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 54 steps, 2.56000 s simulation time, 68.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 54 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 68.31 68.315 68.315 100.00 ------------------------------------------------------------------------------- PC_run 54 54 68.00 1.259 1.259 99.54 GM_PC_couple 54 54 0.15 0.003 0.003 0.22 PC_GM_couple 54 54 0.11 0.002 0.002 0.17 #others 0.05 0.049 0.07 ------------------------------------------------------------------------------- ======= Cycle 54, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 54, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 55 steps, 2.56000 s simulation time, 69.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 55 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 69.63 69.632 69.632 100.00 ------------------------------------------------------------------------------- PC_run 55 55 69.31 1.260 1.260 99.54 GM_PC_couple 55 55 0.16 0.003 0.003 0.22 PC_GM_couple 55 55 0.12 0.002 0.002 0.17 #others 0.05 0.050 0.07 ------------------------------------------------------------------------------- ======= Cycle 55, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 55, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 56 steps, 2.56000 s simulation time, 70.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 56 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 70.97 70.974 70.974 100.00 ------------------------------------------------------------------------------- PC_run 56 56 70.65 1.262 1.262 99.54 GM_PC_couple 56 56 0.16 0.003 0.003 0.22 PC_GM_couple 56 56 0.12 0.002 0.002 0.17 #others 0.05 0.051 0.07 ------------------------------------------------------------------------------- ======= Cycle 56, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 56, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 57 steps, 2.56000 s simulation time, 72.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 57 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 72.42 72.419 72.419 100.00 ------------------------------------------------------------------------------- PC_run 57 57 72.08 1.265 1.265 99.54 GM_PC_couple 57 57 0.16 0.003 0.003 0.22 PC_GM_couple 57 57 0.12 0.002 0.002 0.17 #others 0.05 0.052 0.07 ------------------------------------------------------------------------------- ======= Cycle 57, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 57, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 58 steps, 2.56000 s simulation time, 74.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 58 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 74.17 74.168 74.168 100.00 ------------------------------------------------------------------------------- PC_run 58 58 73.82 1.273 1.273 99.54 GM_PC_couple 58 58 0.17 0.003 0.003 0.22 PC_GM_couple 58 58 0.12 0.002 0.002 0.17 #others 0.05 0.053 0.07 ------------------------------------------------------------------------------- ======= Cycle 58, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 58, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 59 steps, 2.56000 s simulation time, 76.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 59 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 76.04 76.037 76.037 100.00 ------------------------------------------------------------------------------- PC_run 59 59 75.69 1.283 1.283 99.54 GM_PC_couple 59 59 0.17 0.003 0.003 0.22 PC_GM_couple 59 59 0.13 0.002 0.002 0.17 #others 0.05 0.054 0.07 ------------------------------------------------------------------------------- ======= Cycle 59, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 59, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 60 steps, 2.56000 s simulation time, 77.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 60 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 77.92 77.920 77.920 100.00 ------------------------------------------------------------------------------- PC_run 60 60 77.56 1.293 1.293 99.54 GM_PC_couple 60 60 0.17 0.003 0.003 0.22 PC_GM_couple 60 60 0.13 0.002 0.002 0.16 #others 0.06 0.056 0.07 ------------------------------------------------------------------------------- ======= Cycle 60, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 60, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 61 steps, 2.56000 s simulation time, 79.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 61 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 79.78 79.784 79.784 100.00 ------------------------------------------------------------------------------- PC_run 61 61 79.42 1.302 1.302 99.55 GM_PC_couple 61 61 0.17 0.003 0.003 0.22 PC_GM_couple 61 61 0.13 0.002 0.002 0.16 #others 0.06 0.057 0.07 ------------------------------------------------------------------------------- ======= Cycle 61, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 61, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 62 steps, 2.56000 s simulation time, 81.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 62 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 81.62 81.618 81.618 100.00 ------------------------------------------------------------------------------- PC_run 62 62 81.25 1.310 1.310 99.55 GM_PC_couple 62 62 0.18 0.003 0.003 0.22 PC_GM_couple 62 62 0.13 0.002 0.002 0.16 #others 0.06 0.058 0.07 ------------------------------------------------------------------------------- ======= Cycle 62, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 62, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 63 steps, 2.56000 s simulation time, 82.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 63 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 82.98 82.978 82.978 100.00 ------------------------------------------------------------------------------- PC_run 63 63 82.60 1.311 1.311 99.55 GM_PC_couple 63 63 0.18 0.003 0.003 0.22 PC_GM_couple 63 63 0.13 0.002 0.002 0.16 #others 0.06 0.059 0.07 ------------------------------------------------------------------------------- ======= Cycle 63, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 63, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 64 steps, 2.56000 s simulation time, 84.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 64 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 84.36 84.362 84.362 100.00 ------------------------------------------------------------------------------- PC_run 64 64 83.98 1.312 1.312 99.55 GM_PC_couple 64 64 0.18 0.003 0.003 0.22 PC_GM_couple 64 64 0.14 0.002 0.002 0.16 #others 0.06 0.060 0.07 ------------------------------------------------------------------------------- ======= Cycle 64, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 64, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 65 steps, 2.56000 s simulation time, 85.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 65 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 85.75 85.753 85.753 100.00 ------------------------------------------------------------------------------- PC_run 65 65 85.37 1.313 1.313 99.55 GM_PC_couple 65 65 0.19 0.003 0.003 0.22 PC_GM_couple 65 65 0.14 0.002 0.002 0.16 #others 0.06 0.061 0.07 ------------------------------------------------------------------------------- ======= Cycle 65, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 65, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 66 steps, 2.56000 s simulation time, 87.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 66 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 87.03 87.031 87.031 100.00 ------------------------------------------------------------------------------- PC_run 66 66 86.64 1.313 1.313 99.55 GM_PC_couple 66 66 0.19 0.003 0.003 0.22 PC_GM_couple 66 66 0.14 0.002 0.002 0.16 #others 0.06 0.063 0.07 ------------------------------------------------------------------------------- ======= Cycle 66, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 66, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 67 steps, 2.56000 s simulation time, 88.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 67 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 88.43 88.429 88.429 100.00 ------------------------------------------------------------------------------- PC_run 67 67 88.03 1.314 1.314 99.55 GM_PC_couple 67 67 0.19 0.003 0.003 0.22 PC_GM_couple 67 67 0.14 0.002 0.002 0.16 #others 0.06 0.064 0.07 ------------------------------------------------------------------------------- ======= Cycle 67, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 67, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 68 steps, 2.56000 s simulation time, 89.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 68 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 89.83 89.826 89.826 100.00 ------------------------------------------------------------------------------- PC_run 68 68 89.42 1.315 1.315 99.55 GM_PC_couple 68 68 0.20 0.003 0.003 0.22 PC_GM_couple 68 68 0.15 0.002 0.002 0.16 #others 0.06 0.065 0.07 ------------------------------------------------------------------------------- ======= Cycle 68, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 68, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 69 steps, 2.56000 s simulation time, 91.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 69 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 91.29 91.291 91.291 100.00 ------------------------------------------------------------------------------- PC_run 69 69 90.88 1.317 1.317 99.55 GM_PC_couple 69 69 0.20 0.003 0.003 0.22 PC_GM_couple 69 69 0.15 0.002 0.002 0.16 #others 0.07 0.065 0.07 ------------------------------------------------------------------------------- ======= Cycle 69, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 69, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 70 steps, 2.56000 s simulation time, 92.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 70 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 92.63 92.630 92.630 100.00 ------------------------------------------------------------------------------- PC_run 70 70 92.21 1.317 1.317 99.55 GM_PC_couple 70 70 0.20 0.003 0.003 0.22 PC_GM_couple 70 70 0.15 0.002 0.002 0.16 #others 0.07 0.067 0.07 ------------------------------------------------------------------------------- ======= Cycle 70, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 70, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 71 steps, 2.56000 s simulation time, 94.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 71 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 94.03 94.033 94.033 100.00 ------------------------------------------------------------------------------- PC_run 71 71 93.61 1.318 1.318 99.55 GM_PC_couple 71 71 0.20 0.003 0.003 0.22 PC_GM_couple 71 71 0.15 0.002 0.002 0.16 #others 0.07 0.068 0.07 ------------------------------------------------------------------------------- ======= Cycle 71, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 71, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 72 steps, 2.56000 s simulation time, 95.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 72 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 95.59 95.587 95.587 100.00 ------------------------------------------------------------------------------- PC_run 72 72 95.16 1.322 1.322 99.55 GM_PC_couple 72 72 0.21 0.003 0.003 0.22 PC_GM_couple 72 72 0.16 0.002 0.002 0.16 #others 0.07 0.069 0.07 ------------------------------------------------------------------------------- ======= Cycle 72, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 72, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 73 steps, 2.56000 s simulation time, 96.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 73 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 96.97 96.967 96.967 100.00 ------------------------------------------------------------------------------- PC_run 73 73 96.53 1.322 1.322 99.55 GM_PC_couple 73 73 0.21 0.003 0.003 0.22 PC_GM_couple 73 73 0.16 0.002 0.002 0.16 #others 0.07 0.070 0.07 ------------------------------------------------------------------------------- ======= Cycle 73, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 73, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 74 steps, 2.56000 s simulation time, 98.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 74 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 98.44 98.441 98.441 100.00 ------------------------------------------------------------------------------- PC_run 74 74 98.00 1.324 1.324 99.55 GM_PC_couple 74 74 0.21 0.003 0.003 0.22 PC_GM_couple 74 74 0.16 0.002 0.002 0.16 #others 0.07 0.071 0.07 ------------------------------------------------------------------------------- ======= Cycle 74, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 74, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 75 steps, 2.56000 s simulation time, 99.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 75 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 99.76 99.757 99.757 100.00 ------------------------------------------------------------------------------- PC_run 75 75 99.31 1.324 1.324 99.55 GM_PC_couple 75 75 0.21 0.003 0.003 0.22 PC_GM_couple 75 75 0.16 0.002 0.002 0.16 #others 0.07 0.072 0.07 ------------------------------------------------------------------------------- ======= Cycle 75, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 75, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 76 steps, 2.56000 s simulation time, 101.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 76 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 101.20 101.199 101.199 100.00 ------------------------------------------------------------------------------- PC_run 76 76 100.74 1.326 1.326 99.55 GM_PC_couple 76 76 0.22 0.003 0.003 0.21 PC_GM_couple 76 76 0.16 0.002 0.002 0.16 #others 0.07 0.073 0.07 ------------------------------------------------------------------------------- ======= Cycle 76, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 76, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 77 steps, 2.56000 s simulation time, 102.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 77 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 102.72 102.723 102.723 100.00 ------------------------------------------------------------------------------- PC_run 77 77 102.26 1.328 1.328 99.55 GM_PC_couple 77 77 0.22 0.003 0.003 0.21 PC_GM_couple 77 77 0.17 0.002 0.002 0.16 #others 0.07 0.074 0.07 ------------------------------------------------------------------------------- ======= Cycle 77, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 77, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 78 steps, 2.56000 s simulation time, 104.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 78 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 104.17 104.173 104.173 100.00 ------------------------------------------------------------------------------- PC_run 78 78 103.71 1.330 1.330 99.55 GM_PC_couple 78 78 0.22 0.003 0.003 0.21 PC_GM_couple 78 78 0.17 0.002 0.002 0.16 #others 0.08 0.075 0.07 ------------------------------------------------------------------------------- ======= Cycle 78, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 78, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 79 steps, 2.56000 s simulation time, 105.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 79 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 105.61 105.612 105.612 100.00 ------------------------------------------------------------------------------- PC_run 79 79 105.14 1.331 1.331 99.55 GM_PC_couple 79 79 0.23 0.003 0.003 0.21 PC_GM_couple 79 79 0.17 0.002 0.002 0.16 #others 0.08 0.076 0.07 ------------------------------------------------------------------------------- ======= Cycle 79, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 79, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 80 steps, 2.56000 s simulation time, 107.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 80 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 107.03 107.033 107.033 100.00 ------------------------------------------------------------------------------- PC_run 80 80 106.56 1.332 1.332 99.55 GM_PC_couple 80 80 0.23 0.003 0.003 0.21 PC_GM_couple 80 80 0.17 0.002 0.002 0.16 #others 0.08 0.077 0.07 ------------------------------------------------------------------------------- ======= Cycle 80, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 80, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 81 steps, 2.56000 s simulation time, 108.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 81 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 108.37 108.373 108.373 100.00 ------------------------------------------------------------------------------- PC_run 81 81 107.89 1.332 1.332 99.55 GM_PC_couple 81 81 0.23 0.003 0.003 0.21 PC_GM_couple 81 81 0.17 0.002 0.002 0.16 #others 0.08 0.078 0.07 ------------------------------------------------------------------------------- ======= Cycle 81, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 81, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 82 steps, 2.56000 s simulation time, 109.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 82 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 109.87 109.866 109.866 100.00 ------------------------------------------------------------------------------- PC_run 82 82 109.38 1.334 1.334 99.55 GM_PC_couple 82 82 0.23 0.003 0.003 0.21 PC_GM_couple 82 82 0.18 0.002 0.002 0.16 #others 0.08 0.079 0.07 ------------------------------------------------------------------------------- ======= Cycle 82, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 82, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 83 steps, 2.56000 s simulation time, 111.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 83 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 111.35 111.353 111.353 100.00 ------------------------------------------------------------------------------- PC_run 83 83 110.86 1.336 1.336 99.55 GM_PC_couple 83 83 0.24 0.003 0.003 0.21 PC_GM_couple 83 83 0.18 0.002 0.002 0.16 #others 0.08 0.080 0.07 ------------------------------------------------------------------------------- ======= Cycle 83, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 83, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 84 steps, 2.56000 s simulation time, 112.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 84 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 112.75 112.749 112.749 100.00 ------------------------------------------------------------------------------- PC_run 84 84 112.25 1.336 1.336 99.55 GM_PC_couple 84 84 0.24 0.003 0.003 0.21 PC_GM_couple 84 84 0.18 0.002 0.002 0.16 #others 0.08 0.081 0.07 ------------------------------------------------------------------------------- ======= Cycle 84, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 84, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 85 steps, 2.56000 s simulation time, 114.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 85 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 114.17 114.174 114.174 100.00 ------------------------------------------------------------------------------- PC_run 85 85 113.66 1.337 1.337 99.55 GM_PC_couple 85 85 0.24 0.003 0.003 0.21 PC_GM_couple 85 85 0.18 0.002 0.002 0.16 #others 0.08 0.082 0.07 ------------------------------------------------------------------------------- ======= Cycle 85, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 85, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 86 steps, 2.56000 s simulation time, 115.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 86 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 115.68 115.680 115.680 100.00 ------------------------------------------------------------------------------- PC_run 86 86 115.16 1.339 1.339 99.55 GM_PC_couple 86 86 0.25 0.003 0.003 0.21 PC_GM_couple 86 86 0.19 0.002 0.002 0.16 #others 0.08 0.083 0.07 ------------------------------------------------------------------------------- ======= Cycle 86, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 86, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 87 steps, 2.56000 s simulation time, 117.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 87 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 117.12 117.116 117.116 100.00 ------------------------------------------------------------------------------- PC_run 87 87 116.59 1.340 1.340 99.55 GM_PC_couple 87 87 0.25 0.003 0.003 0.21 PC_GM_couple 87 87 0.19 0.002 0.002 0.16 #others 0.08 0.084 0.07 ------------------------------------------------------------------------------- ======= Cycle 87, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 87, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 88 steps, 2.56000 s simulation time, 118.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 88 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 118.65 118.650 118.650 100.00 ------------------------------------------------------------------------------- PC_run 88 88 118.12 1.342 1.342 99.55 GM_PC_couple 88 88 0.25 0.003 0.003 0.21 PC_GM_couple 88 88 0.19 0.002 0.002 0.16 #others 0.08 0.085 0.07 ------------------------------------------------------------------------------- ======= Cycle 88, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 88, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 89 steps, 2.56000 s simulation time, 120.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 89 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 120.12 120.123 120.123 100.00 ------------------------------------------------------------------------------- PC_run 89 89 119.59 1.344 1.344 99.55 GM_PC_couple 89 89 0.26 0.003 0.003 0.21 PC_GM_couple 89 89 0.19 0.002 0.002 0.16 #others 0.09 0.086 0.07 ------------------------------------------------------------------------------- ======= Cycle 89, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 89, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 90 steps, 2.56000 s simulation time, 121.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 90 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 121.60 121.598 121.598 100.00 ------------------------------------------------------------------------------- PC_run 90 90 121.05 1.345 1.345 99.55 GM_PC_couple 90 90 0.26 0.003 0.003 0.21 PC_GM_couple 90 90 0.20 0.002 0.002 0.16 #others 0.09 0.087 0.07 ------------------------------------------------------------------------------- ======= Cycle 90, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 90, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 91 steps, 2.56000 s simulation time, 123.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 91 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 123.05 123.050 123.050 100.00 ------------------------------------------------------------------------------- PC_run 91 91 122.50 1.346 1.346 99.55 GM_PC_couple 91 91 0.26 0.003 0.003 0.21 PC_GM_couple 91 91 0.20 0.002 0.002 0.16 #others 0.09 0.088 0.07 ------------------------------------------------------------------------------- ======= Cycle 91, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 91, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 92 steps, 2.56000 s simulation time, 124.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 92 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 124.55 124.551 124.551 100.00 ------------------------------------------------------------------------------- PC_run 92 92 124.00 1.348 1.348 99.55 GM_PC_couple 92 92 0.26 0.003 0.003 0.21 PC_GM_couple 92 92 0.20 0.002 0.002 0.16 #others 0.09 0.089 0.07 ------------------------------------------------------------------------------- ======= Cycle 92, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 92, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 93 steps, 2.56000 s simulation time, 126.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 93 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 126.23 126.234 126.234 100.00 ------------------------------------------------------------------------------- PC_run 93 93 125.67 1.351 1.351 99.56 GM_PC_couple 93 93 0.27 0.003 0.003 0.21 PC_GM_couple 93 93 0.20 0.002 0.002 0.16 #others 0.09 0.090 0.07 ------------------------------------------------------------------------------- ======= Cycle 93, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 93, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 94 steps, 2.56000 s simulation time, 128.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 94 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 128.01 128.012 128.012 100.00 ------------------------------------------------------------------------------- PC_run 94 94 127.45 1.356 1.356 99.56 GM_PC_couple 94 94 0.27 0.003 0.003 0.21 PC_GM_couple 94 94 0.21 0.002 0.002 0.16 #others 0.09 0.091 0.07 ------------------------------------------------------------------------------- ======= Cycle 94, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 94, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 95 steps, 2.56000 s simulation time, 129.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 95 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 129.64 129.638 129.638 100.00 ------------------------------------------------------------------------------- PC_run 95 95 129.06 1.359 1.359 99.56 GM_PC_couple 95 95 0.27 0.003 0.003 0.21 PC_GM_couple 95 95 0.21 0.002 0.002 0.16 #others 0.09 0.093 0.07 ------------------------------------------------------------------------------- ======= Cycle 95, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 95, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 96 steps, 2.56000 s simulation time, 131.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 96 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 131.31 131.314 131.314 100.00 ------------------------------------------------------------------------------- PC_run 96 96 130.73 1.362 1.362 99.56 GM_PC_couple 96 96 0.28 0.003 0.003 0.21 PC_GM_couple 96 96 0.21 0.002 0.002 0.16 #others 0.09 0.094 0.07 ------------------------------------------------------------------------------- ======= Cycle 96, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 96, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 97 steps, 2.56000 s simulation time, 132.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 97 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 132.93 132.928 132.928 100.00 ------------------------------------------------------------------------------- PC_run 97 97 132.34 1.364 1.364 99.56 GM_PC_couple 97 97 0.28 0.003 0.003 0.21 PC_GM_couple 97 97 0.21 0.002 0.002 0.16 #others 0.09 0.095 0.07 ------------------------------------------------------------------------------- ======= Cycle 97, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 97, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 98 steps, 2.56000 s simulation time, 134.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 98 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 134.60 134.596 134.596 100.00 ------------------------------------------------------------------------------- PC_run 98 98 134.00 1.367 1.367 99.56 GM_PC_couple 98 98 0.28 0.003 0.003 0.21 PC_GM_couple 98 98 0.21 0.002 0.002 0.16 #others 0.10 0.096 0.07 ------------------------------------------------------------------------------- ======= Cycle 98, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 98, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 99 steps, 2.56000 s simulation time, 136.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 99 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 136.15 136.154 136.154 100.00 ------------------------------------------------------------------------------- PC_run 99 99 135.55 1.369 1.369 99.56 GM_PC_couple 99 99 0.29 0.003 0.003 0.21 PC_GM_couple 99 99 0.22 0.002 0.002 0.16 #others 0.10 0.097 0.07 ------------------------------------------------------------------------------- ======= Cycle 99, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 99, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 100 steps, 2.56000 s simulation time, 137.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 137.49 137.489 137.489 100.00 ------------------------------------------------------------------------------- PC_run 100 100 136.88 1.369 1.369 99.56 GM_PC_couple 100 100 0.29 0.003 0.003 0.21 PC_GM_couple 100 100 0.22 0.002 0.002 0.16 #others 0.10 0.098 0.07 ------------------------------------------------------------------------------- ======= Cycle 100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 101 steps, 2.56000 s simulation time, 138.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 138.96 138.958 138.958 100.00 ------------------------------------------------------------------------------- PC_run 101 101 138.35 1.370 1.370 99.56 GM_PC_couple 101 101 0.29 0.003 0.003 0.21 PC_GM_couple 101 101 0.22 0.002 0.002 0.16 #others 0.10 0.099 0.07 ------------------------------------------------------------------------------- ======= Cycle 101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 102 steps, 2.56000 s simulation time, 140.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 140.40 140.398 140.398 100.00 ------------------------------------------------------------------------------- PC_run 102 102 139.78 1.370 1.370 99.56 GM_PC_couple 102 102 0.29 0.003 0.003 0.21 PC_GM_couple 102 102 0.22 0.002 0.002 0.16 #others 0.10 0.100 0.07 ------------------------------------------------------------------------------- ======= Cycle 102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 103 steps, 2.56000 s simulation time, 141.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 141.76 141.760 141.760 100.00 ------------------------------------------------------------------------------- PC_run 103 103 141.14 1.370 1.370 99.56 GM_PC_couple 103 103 0.30 0.003 0.003 0.21 PC_GM_couple 103 103 0.23 0.002 0.002 0.16 #others 0.10 0.101 0.07 ------------------------------------------------------------------------------- ======= Cycle 103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 104 steps, 2.56000 s simulation time, 143.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 143.35 143.345 143.345 100.00 ------------------------------------------------------------------------------- PC_run 104 104 142.72 1.372 1.372 99.56 GM_PC_couple 104 104 0.30 0.003 0.003 0.21 PC_GM_couple 104 104 0.23 0.002 0.002 0.16 #others 0.10 0.102 0.07 ------------------------------------------------------------------------------- ======= Cycle 104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 105 steps, 2.56000 s simulation time, 144.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 144.86 144.860 144.860 100.00 ------------------------------------------------------------------------------- PC_run 105 105 144.22 1.374 1.374 99.56 GM_PC_couple 105 105 0.30 0.003 0.003 0.21 PC_GM_couple 105 105 0.23 0.002 0.002 0.16 #others 0.10 0.104 0.07 ------------------------------------------------------------------------------- ======= Cycle 105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 106 steps, 2.56000 s simulation time, 146.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 146.28 146.277 146.277 100.00 ------------------------------------------------------------------------------- PC_run 106 106 145.63 1.374 1.374 99.56 GM_PC_couple 106 106 0.31 0.003 0.003 0.21 PC_GM_couple 106 106 0.23 0.002 0.002 0.16 #others 0.10 0.105 0.07 ------------------------------------------------------------------------------- ======= Cycle 106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 107 steps, 2.56000 s simulation time, 147.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 147.71 147.711 147.711 100.00 ------------------------------------------------------------------------------- PC_run 107 107 147.06 1.374 1.374 99.56 GM_PC_couple 107 107 0.31 0.003 0.003 0.21 PC_GM_couple 107 107 0.23 0.002 0.002 0.16 #others 0.11 0.105 0.07 ------------------------------------------------------------------------------- ======= Cycle 107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 108 steps, 2.56000 s simulation time, 149.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 149.32 149.316 149.316 100.00 ------------------------------------------------------------------------------- PC_run 108 108 148.66 1.377 1.377 99.56 GM_PC_couple 108 108 0.31 0.003 0.003 0.21 PC_GM_couple 108 108 0.24 0.002 0.002 0.16 #others 0.11 0.107 0.07 ------------------------------------------------------------------------------- ======= Cycle 108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 109 steps, 2.56000 s simulation time, 150.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 150.74 150.737 150.737 100.00 ------------------------------------------------------------------------------- PC_run 109 109 150.08 1.377 1.377 99.56 GM_PC_couple 109 109 0.31 0.003 0.003 0.21 PC_GM_couple 109 109 0.24 0.002 0.002 0.16 #others 0.11 0.108 0.07 ------------------------------------------------------------------------------- ======= Cycle 109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 110 steps, 2.56000 s simulation time, 152.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 152.13 152.132 152.132 100.00 ------------------------------------------------------------------------------- PC_run 110 110 151.46 1.377 1.377 99.56 GM_PC_couple 110 110 0.32 0.003 0.003 0.21 PC_GM_couple 110 110 0.24 0.002 0.002 0.16 #others 0.11 0.109 0.07 ------------------------------------------------------------------------------- ======= Cycle 110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 111 steps, 2.56000 s simulation time, 153.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 153.72 153.716 153.716 100.00 ------------------------------------------------------------------------------- PC_run 111 111 153.04 1.379 1.379 99.56 GM_PC_couple 111 111 0.32 0.003 0.003 0.21 PC_GM_couple 111 111 0.24 0.002 0.002 0.16 #others 0.11 0.110 0.07 ------------------------------------------------------------------------------- ======= Cycle 111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 112 steps, 2.56000 s simulation time, 155.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 155.68 155.682 155.682 100.00 ------------------------------------------------------------------------------- PC_run 112 112 155.00 1.384 1.384 99.56 GM_PC_couple 112 112 0.32 0.003 0.003 0.21 PC_GM_couple 112 112 0.25 0.002 0.002 0.16 #others 0.11 0.111 0.07 ------------------------------------------------------------------------------- ======= Cycle 112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 113 steps, 2.56000 s simulation time, 157.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 157.56 157.561 157.561 100.00 ------------------------------------------------------------------------------- PC_run 113 113 156.88 1.388 1.388 99.57 GM_PC_couple 113 113 0.32 0.003 0.003 0.21 PC_GM_couple 113 113 0.25 0.002 0.002 0.16 #others 0.11 0.112 0.07 ------------------------------------------------------------------------------- ======= Cycle 113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 114 steps, 2.56000 s simulation time, 159.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 114 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 159.39 159.395 159.395 100.00 ------------------------------------------------------------------------------- PC_run 114 114 158.70 1.392 1.392 99.57 GM_PC_couple 114 114 0.33 0.003 0.003 0.20 PC_GM_couple 114 114 0.25 0.002 0.002 0.16 #others 0.11 0.113 0.07 ------------------------------------------------------------------------------- ======= Cycle 114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 115 steps, 2.56000 s simulation time, 161.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 115 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 161.34 161.338 161.338 100.00 ------------------------------------------------------------------------------- PC_run 115 115 160.64 1.397 1.397 99.57 GM_PC_couple 115 115 0.33 0.003 0.003 0.20 PC_GM_couple 115 115 0.25 0.002 0.002 0.16 #others 0.11 0.114 0.07 ------------------------------------------------------------------------------- ======= Cycle 115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 116 steps, 2.56000 s simulation time, 163.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 116 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 163.04 163.040 163.040 100.00 ------------------------------------------------------------------------------- PC_run 116 116 162.34 1.399 1.399 99.57 GM_PC_couple 116 116 0.33 0.003 0.003 0.20 PC_GM_couple 116 116 0.26 0.002 0.002 0.16 #others 0.12 0.115 0.07 ------------------------------------------------------------------------------- ======= Cycle 116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 117 steps, 2.56000 s simulation time, 164.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 117 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 164.42 164.422 164.422 100.00 ------------------------------------------------------------------------------- PC_run 117 117 163.71 1.399 1.399 99.57 GM_PC_couple 117 117 0.33 0.003 0.003 0.20 PC_GM_couple 117 117 0.26 0.002 0.002 0.16 #others 0.12 0.116 0.07 ------------------------------------------------------------------------------- ======= Cycle 117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 118 steps, 2.56000 s simulation time, 165.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 118 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 165.88 165.875 165.875 100.00 ------------------------------------------------------------------------------- PC_run 118 118 165.16 1.400 1.400 99.57 GM_PC_couple 118 118 0.34 0.003 0.003 0.20 PC_GM_couple 118 118 0.26 0.002 0.002 0.16 #others 0.12 0.118 0.07 ------------------------------------------------------------------------------- ======= Cycle 118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 119 steps, 2.56000 s simulation time, 167.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 119 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 167.33 167.328 167.328 100.00 ------------------------------------------------------------------------------- PC_run 119 119 166.61 1.400 1.400 99.57 GM_PC_couple 119 119 0.34 0.003 0.003 0.20 PC_GM_couple 119 119 0.26 0.002 0.002 0.16 #others 0.12 0.119 0.07 ------------------------------------------------------------------------------- ======= Cycle 119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 120 steps, 2.56000 s simulation time, 168.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 120 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 168.82 168.817 168.817 100.00 ------------------------------------------------------------------------------- PC_run 120 120 168.09 1.401 1.401 99.57 GM_PC_couple 120 120 0.34 0.003 0.003 0.20 PC_GM_couple 120 120 0.26 0.002 0.002 0.16 #others 0.12 0.120 0.07 ------------------------------------------------------------------------------- ======= Cycle 120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 121 steps, 2.56000 s simulation time, 170.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 121 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 170.15 170.154 170.154 100.00 ------------------------------------------------------------------------------- PC_run 121 121 169.42 1.400 1.400 99.57 GM_PC_couple 121 121 0.35 0.003 0.003 0.20 PC_GM_couple 121 121 0.27 0.002 0.002 0.16 #others 0.12 0.121 0.07 ------------------------------------------------------------------------------- ======= Cycle 121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 122 steps, 2.56000 s simulation time, 171.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 122 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 171.58 171.582 171.582 100.00 ------------------------------------------------------------------------------- PC_run 122 122 170.84 1.400 1.400 99.57 GM_PC_couple 122 122 0.35 0.003 0.003 0.20 PC_GM_couple 122 122 0.27 0.002 0.002 0.16 #others 0.12 0.122 0.07 ------------------------------------------------------------------------------- ======= Cycle 122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 123 steps, 2.56000 s simulation time, 172.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 123 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 172.93 172.931 172.931 100.00 ------------------------------------------------------------------------------- PC_run 123 123 172.18 1.400 1.400 99.57 GM_PC_couple 123 123 0.35 0.003 0.003 0.20 PC_GM_couple 123 123 0.27 0.002 0.002 0.16 #others 0.12 0.123 0.07 ------------------------------------------------------------------------------- ======= Cycle 123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 124 steps, 2.56000 s simulation time, 174.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 124 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 174.43 174.428 174.428 100.00 ------------------------------------------------------------------------------- PC_run 124 124 173.67 1.401 1.401 99.57 GM_PC_couple 124 124 0.36 0.003 0.003 0.20 PC_GM_couple 124 124 0.27 0.002 0.002 0.16 #others 0.12 0.124 0.07 ------------------------------------------------------------------------------- ======= Cycle 124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 125 steps, 2.56000 s simulation time, 176.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 125 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 176.40 176.398 176.398 100.00 ------------------------------------------------------------------------------- PC_run 125 125 175.64 1.405 1.405 99.57 GM_PC_couple 125 125 0.36 0.003 0.003 0.20 PC_GM_couple 125 125 0.28 0.002 0.002 0.16 #others 0.12 0.125 0.07 ------------------------------------------------------------------------------- ======= Cycle 125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 126 steps, 2.56000 s simulation time, 178.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 126 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 178.42 178.417 178.417 100.00 ------------------------------------------------------------------------------- PC_run 126 126 177.65 1.410 1.410 99.57 GM_PC_couple 126 126 0.36 0.003 0.003 0.20 PC_GM_couple 126 126 0.28 0.002 0.002 0.16 #others 0.13 0.126 0.07 ------------------------------------------------------------------------------- ======= Cycle 126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 127 steps, 2.56000 s simulation time, 180.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 127 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 180.43 180.432 180.432 100.00 ------------------------------------------------------------------------------- PC_run 127 127 179.66 1.415 1.415 99.57 GM_PC_couple 127 127 0.36 0.003 0.003 0.20 PC_GM_couple 127 127 0.28 0.002 0.002 0.16 #others 0.13 0.127 0.07 ------------------------------------------------------------------------------- ======= Cycle 127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 128 steps, 2.56000 s simulation time, 182.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 128 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 182.25 182.255 182.255 100.00 ------------------------------------------------------------------------------- PC_run 128 128 181.48 1.418 1.418 99.57 GM_PC_couple 128 128 0.37 0.003 0.003 0.20 PC_GM_couple 128 128 0.28 0.002 0.002 0.15 #others 0.13 0.128 0.07 ------------------------------------------------------------------------------- ======= Cycle 128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 129 steps, 2.56000 s simulation time, 183.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 129 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 183.58 183.581 183.581 100.00 ------------------------------------------------------------------------------- PC_run 129 129 182.80 1.417 1.417 99.57 GM_PC_couple 129 129 0.37 0.003 0.003 0.20 PC_GM_couple 129 129 0.28 0.002 0.002 0.15 #others 0.13 0.129 0.07 ------------------------------------------------------------------------------- ======= Cycle 129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 130 steps, 2.56000 s simulation time, 184.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 130 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 184.94 184.942 184.942 100.00 ------------------------------------------------------------------------------- PC_run 130 130 184.16 1.417 1.417 99.58 GM_PC_couple 130 130 0.37 0.003 0.003 0.20 PC_GM_couple 130 130 0.29 0.002 0.002 0.15 #others 0.13 0.130 0.07 ------------------------------------------------------------------------------- ======= Cycle 130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 131 steps, 2.56000 s simulation time, 186.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 131 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 186.58 186.578 186.578 100.00 ------------------------------------------------------------------------------- PC_run 131 131 185.79 1.418 1.418 99.58 GM_PC_couple 131 131 0.37 0.003 0.003 0.20 PC_GM_couple 131 131 0.29 0.002 0.002 0.15 #others 0.13 0.131 0.07 ------------------------------------------------------------------------------- ======= Cycle 131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 132 steps, 2.56000 s simulation time, 188.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 132 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 188.09 188.094 188.094 100.00 ------------------------------------------------------------------------------- PC_run 132 132 187.30 1.419 1.419 99.58 GM_PC_couple 132 132 0.38 0.003 0.003 0.20 PC_GM_couple 132 132 0.29 0.002 0.002 0.15 #others 0.13 0.132 0.07 ------------------------------------------------------------------------------- ======= Cycle 132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 133 steps, 2.56000 s simulation time, 189.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 133 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 189.65 189.651 189.651 100.00 ------------------------------------------------------------------------------- PC_run 133 133 188.84 1.420 1.420 99.57 GM_PC_couple 133 133 0.38 0.003 0.003 0.20 PC_GM_couple 133 133 0.29 0.002 0.002 0.15 #others 0.13 0.133 0.07 ------------------------------------------------------------------------------- ======= Cycle 133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 134 steps, 2.56000 s simulation time, 191.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 134 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 191.50 191.497 191.497 100.00 ------------------------------------------------------------------------------- PC_run 134 134 190.68 1.423 1.423 99.58 GM_PC_couple 134 134 0.38 0.003 0.003 0.20 PC_GM_couple 134 134 0.29 0.002 0.002 0.15 #others 0.13 0.134 0.07 ------------------------------------------------------------------------------- ======= Cycle 134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 135 steps, 2.56000 s simulation time, 193.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 135 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 193.49 193.495 193.495 100.00 ------------------------------------------------------------------------------- PC_run 135 135 192.67 1.427 1.427 99.58 GM_PC_couple 135 135 0.39 0.003 0.003 0.20 PC_GM_couple 135 135 0.30 0.002 0.002 0.15 #others 0.14 0.135 0.07 ------------------------------------------------------------------------------- ======= Cycle 135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 136 steps, 2.56000 s simulation time, 195.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 136 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 195.45 195.446 195.446 100.00 ------------------------------------------------------------------------------- PC_run 136 136 194.62 1.431 1.431 99.58 GM_PC_couple 136 136 0.39 0.003 0.003 0.20 PC_GM_couple 136 136 0.30 0.002 0.002 0.15 #others 0.14 0.137 0.07 ------------------------------------------------------------------------------- ======= Cycle 136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 137 steps, 2.56000 s simulation time, 197.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 137 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 197.56 197.564 197.564 100.00 ------------------------------------------------------------------------------- PC_run 137 137 196.73 1.436 1.436 99.58 GM_PC_couple 137 137 0.39 0.003 0.003 0.20 PC_GM_couple 137 137 0.30 0.002 0.002 0.15 #others 0.14 0.138 0.07 ------------------------------------------------------------------------------- ======= Cycle 137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 138 steps, 2.56000 s simulation time, 199.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 138 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 199.35 199.354 199.354 100.00 ------------------------------------------------------------------------------- PC_run 138 138 198.51 1.439 1.439 99.58 GM_PC_couple 138 138 0.40 0.003 0.003 0.20 PC_GM_couple 138 138 0.30 0.002 0.002 0.15 #others 0.14 0.139 0.07 ------------------------------------------------------------------------------- ======= Cycle 138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 139 steps, 2.56000 s simulation time, 200.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 139 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 200.66 200.658 200.658 100.00 ------------------------------------------------------------------------------- PC_run 139 139 199.81 1.437 1.437 99.58 GM_PC_couple 139 139 0.40 0.003 0.003 0.20 PC_GM_couple 139 139 0.31 0.002 0.002 0.15 #others 0.14 0.139 0.07 ------------------------------------------------------------------------------- ======= Cycle 139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 140 steps, 2.56000 s simulation time, 202.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 140 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 202.11 202.105 202.105 100.00 ------------------------------------------------------------------------------- PC_run 140 140 201.25 1.438 1.438 99.58 GM_PC_couple 140 140 0.40 0.003 0.003 0.20 PC_GM_couple 140 140 0.31 0.002 0.002 0.15 #others 0.14 0.141 0.07 ------------------------------------------------------------------------------- ======= Cycle 140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 141 steps, 2.56000 s simulation time, 203.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 141 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 203.68 203.675 203.675 100.00 ------------------------------------------------------------------------------- PC_run 141 141 202.82 1.438 1.438 99.58 GM_PC_couple 141 141 0.41 0.003 0.003 0.20 PC_GM_couple 141 141 0.31 0.002 0.002 0.15 #others 0.14 0.142 0.07 ------------------------------------------------------------------------------- ======= Cycle 141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 142 steps, 2.56000 s simulation time, 205.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 142 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 205.20 205.196 205.196 100.00 ------------------------------------------------------------------------------- PC_run 142 142 204.33 1.439 1.439 99.58 GM_PC_couple 142 142 0.41 0.003 0.003 0.20 PC_GM_couple 142 142 0.31 0.002 0.002 0.15 #others 0.14 0.143 0.07 ------------------------------------------------------------------------------- ======= Cycle 142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 143 steps, 2.56000 s simulation time, 206.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 143 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 206.63 206.627 206.627 100.00 ------------------------------------------------------------------------------- PC_run 143 143 205.76 1.439 1.439 99.58 GM_PC_couple 143 143 0.41 0.003 0.003 0.20 PC_GM_couple 143 143 0.32 0.002 0.002 0.15 #others 0.14 0.144 0.07 ------------------------------------------------------------------------------- ======= Cycle 143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 144 steps, 2.56000 s simulation time, 207.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 144 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 207.99 207.994 207.994 100.00 ------------------------------------------------------------------------------- PC_run 144 144 207.12 1.438 1.438 99.58 GM_PC_couple 144 144 0.41 0.003 0.003 0.20 PC_GM_couple 144 144 0.32 0.002 0.002 0.15 #others 0.14 0.145 0.07 ------------------------------------------------------------------------------- ======= Cycle 144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 145 steps, 2.56000 s simulation time, 209.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 145 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 209.39 209.391 209.391 100.00 ------------------------------------------------------------------------------- PC_run 145 145 208.51 1.438 1.438 99.58 GM_PC_couple 145 145 0.42 0.003 0.003 0.20 PC_GM_couple 145 145 0.32 0.002 0.002 0.15 #others 0.15 0.146 0.07 ------------------------------------------------------------------------------- ======= Cycle 145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 146 steps, 2.56000 s simulation time, 210.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 146 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 210.78 210.777 210.777 100.00 ------------------------------------------------------------------------------- PC_run 146 146 209.88 1.438 1.438 99.58 GM_PC_couple 146 146 0.42 0.003 0.003 0.20 PC_GM_couple 146 146 0.33 0.002 0.002 0.15 #others 0.15 0.147 0.07 ------------------------------------------------------------------------------- ======= Cycle 146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 147 steps, 2.56000 s simulation time, 212.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 147 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 212.16 212.161 212.161 100.00 ------------------------------------------------------------------------------- PC_run 147 147 211.26 1.437 1.437 99.58 GM_PC_couple 147 147 0.42 0.003 0.003 0.20 PC_GM_couple 147 147 0.33 0.002 0.002 0.15 #others 0.15 0.148 0.07 ------------------------------------------------------------------------------- ======= Cycle 147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 148 steps, 2.56000 s simulation time, 213.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 148 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 213.67 213.673 213.673 100.00 ------------------------------------------------------------------------------- PC_run 148 148 212.77 1.438 1.438 99.58 GM_PC_couple 148 148 0.43 0.003 0.003 0.20 PC_GM_couple 148 148 0.33 0.002 0.002 0.15 #others 0.15 0.149 0.07 ------------------------------------------------------------------------------- ======= Cycle 148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 149 steps, 2.56000 s simulation time, 215.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 149 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 215.35 215.351 215.351 100.00 ------------------------------------------------------------------------------- PC_run 149 149 214.44 1.439 1.439 99.58 GM_PC_couple 149 149 0.43 0.003 0.003 0.20 PC_GM_couple 149 149 0.33 0.002 0.002 0.15 #others 0.15 0.150 0.07 ------------------------------------------------------------------------------- ======= Cycle 149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 150 steps, 2.56000 s simulation time, 216.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 150 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 216.73 216.733 216.733 100.00 ------------------------------------------------------------------------------- PC_run 150 150 215.82 1.439 1.439 99.58 GM_PC_couple 150 150 0.43 0.003 0.003 0.20 PC_GM_couple 150 150 0.33 0.002 0.002 0.15 #others 0.15 0.152 0.07 ------------------------------------------------------------------------------- ======= Cycle 150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 151 steps, 2.56000 s simulation time, 218.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 151 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 218.09 218.089 218.089 100.00 ------------------------------------------------------------------------------- PC_run 151 151 217.17 1.438 1.438 99.58 GM_PC_couple 151 151 0.43 0.003 0.003 0.20 PC_GM_couple 151 151 0.34 0.002 0.002 0.15 #others 0.15 0.153 0.07 ------------------------------------------------------------------------------- ======= Cycle 151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 152 steps, 2.56000 s simulation time, 219.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 152 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 219.42 219.421 219.421 100.00 ------------------------------------------------------------------------------- PC_run 152 152 218.49 1.437 1.437 99.58 GM_PC_couple 152 152 0.44 0.003 0.003 0.20 PC_GM_couple 152 152 0.34 0.002 0.002 0.15 #others 0.15 0.154 0.07 ------------------------------------------------------------------------------- ======= Cycle 152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 153 steps, 2.56000 s simulation time, 220.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 153 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 220.84 220.845 220.845 100.00 ------------------------------------------------------------------------------- PC_run 153 153 219.91 1.437 1.437 99.58 GM_PC_couple 153 153 0.44 0.003 0.003 0.20 PC_GM_couple 153 153 0.34 0.002 0.002 0.15 #others 0.15 0.155 0.07 ------------------------------------------------------------------------------- ======= Cycle 153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 154 steps, 2.56000 s simulation time, 222.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 154 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 222.65 222.655 222.655 100.00 ------------------------------------------------------------------------------- PC_run 154 154 221.71 1.440 1.440 99.58 GM_PC_couple 154 154 0.44 0.003 0.003 0.20 PC_GM_couple 154 154 0.34 0.002 0.002 0.15 #others 0.16 0.156 0.07 ------------------------------------------------------------------------------- ======= Cycle 154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 155 steps, 2.56000 s simulation time, 223.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 155 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 223.99 223.993 223.993 100.00 ------------------------------------------------------------------------------- PC_run 155 155 223.05 1.439 1.439 99.58 GM_PC_couple 155 155 0.44 0.003 0.003 0.20 PC_GM_couple 155 155 0.34 0.002 0.002 0.15 #others 0.16 0.157 0.07 ------------------------------------------------------------------------------- ======= Cycle 155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 156 steps, 2.56000 s simulation time, 225.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 156 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 225.36 225.360 225.360 100.00 ------------------------------------------------------------------------------- PC_run 156 156 224.41 1.439 1.439 99.58 GM_PC_couple 156 156 0.45 0.003 0.003 0.20 PC_GM_couple 156 156 0.35 0.002 0.002 0.15 #others 0.16 0.158 0.07 ------------------------------------------------------------------------------- ======= Cycle 156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 157 steps, 2.56000 s simulation time, 226.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 157 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 226.80 226.804 226.804 100.00 ------------------------------------------------------------------------------- PC_run 157 157 225.85 1.439 1.439 99.58 GM_PC_couple 157 157 0.45 0.003 0.003 0.20 PC_GM_couple 157 157 0.35 0.002 0.002 0.15 #others 0.16 0.159 0.07 ------------------------------------------------------------------------------- ======= Cycle 157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 158 steps, 2.56000 s simulation time, 228.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 158 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 228.28 228.281 228.281 100.00 ------------------------------------------------------------------------------- PC_run 158 158 227.32 1.439 1.439 99.58 GM_PC_couple 158 158 0.45 0.003 0.003 0.20 PC_GM_couple 158 158 0.35 0.002 0.002 0.15 #others 0.16 0.160 0.07 ------------------------------------------------------------------------------- ======= Cycle 158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 159 steps, 2.56000 s simulation time, 229.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 159 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 229.92 229.916 229.916 100.00 ------------------------------------------------------------------------------- PC_run 159 159 228.94 1.440 1.440 99.58 GM_PC_couple 159 159 0.46 0.003 0.003 0.20 PC_GM_couple 159 159 0.35 0.002 0.002 0.15 #others 0.16 0.161 0.07 ------------------------------------------------------------------------------- ======= Cycle 159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 160 steps, 2.56000 s simulation time, 231.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 160 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 231.39 231.388 231.388 100.00 ------------------------------------------------------------------------------- PC_run 160 160 230.41 1.440 1.440 99.58 GM_PC_couple 160 160 0.46 0.003 0.003 0.20 PC_GM_couple 160 160 0.36 0.002 0.002 0.15 #others 0.16 0.162 0.07 ------------------------------------------------------------------------------- ======= Cycle 160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 161 steps, 2.56000 s simulation time, 233.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 161 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 233.11 233.108 233.108 100.00 ------------------------------------------------------------------------------- PC_run 161 161 232.13 1.442 1.442 99.58 GM_PC_couple 161 161 0.46 0.003 0.003 0.20 PC_GM_couple 161 161 0.36 0.002 0.002 0.15 #others 0.16 0.163 0.07 ------------------------------------------------------------------------------- ======= Cycle 161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 162 steps, 2.56000 s simulation time, 235.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 162 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 235.12 235.125 235.125 100.00 ------------------------------------------------------------------------------- PC_run 162 162 234.14 1.445 1.445 99.58 GM_PC_couple 162 162 0.46 0.003 0.003 0.20 PC_GM_couple 162 162 0.36 0.002 0.002 0.15 #others 0.16 0.164 0.07 ------------------------------------------------------------------------------- ======= Cycle 162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 163 steps, 2.56000 s simulation time, 237.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 163 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 237.17 237.169 237.169 100.00 ------------------------------------------------------------------------------- PC_run 163 163 236.18 1.449 1.449 99.58 GM_PC_couple 163 163 0.47 0.003 0.003 0.20 PC_GM_couple 163 163 0.36 0.002 0.002 0.15 #others 0.17 0.165 0.07 ------------------------------------------------------------------------------- ======= Cycle 163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 164 steps, 2.56000 s simulation time, 239.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 164 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 239.29 239.287 239.287 100.00 ------------------------------------------------------------------------------- PC_run 164 164 238.29 1.453 1.453 99.58 GM_PC_couple 164 164 0.47 0.003 0.003 0.20 PC_GM_couple 164 164 0.36 0.002 0.002 0.15 #others 0.17 0.166 0.07 ------------------------------------------------------------------------------- ======= Cycle 164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 165 steps, 2.56000 s simulation time, 240.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 165 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 240.81 240.810 240.810 100.00 ------------------------------------------------------------------------------- PC_run 165 165 239.80 1.453 1.453 99.58 GM_PC_couple 165 165 0.47 0.003 0.003 0.20 PC_GM_couple 165 165 0.37 0.002 0.002 0.15 #others 0.17 0.167 0.07 ------------------------------------------------------------------------------- ======= Cycle 165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 166 steps, 2.56000 s simulation time, 242.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 166 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 242.20 242.204 242.204 100.00 ------------------------------------------------------------------------------- PC_run 166 166 241.19 1.453 1.453 99.58 GM_PC_couple 166 166 0.48 0.003 0.003 0.20 PC_GM_couple 166 166 0.37 0.002 0.002 0.15 #others 0.17 0.168 0.07 ------------------------------------------------------------------------------- ======= Cycle 166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 167 steps, 2.56000 s simulation time, 243.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 167 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 243.65 243.653 243.653 100.00 ------------------------------------------------------------------------------- PC_run 167 167 242.63 1.453 1.453 99.58 GM_PC_couple 167 167 0.48 0.003 0.003 0.20 PC_GM_couple 167 167 0.37 0.002 0.002 0.15 #others 0.17 0.169 0.07 ------------------------------------------------------------------------------- ======= Cycle 167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 168 steps, 2.56000 s simulation time, 245.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 168 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 245.29 245.295 245.295 100.00 ------------------------------------------------------------------------------- PC_run 168 168 244.27 1.454 1.454 99.58 GM_PC_couple 168 168 0.48 0.003 0.003 0.20 PC_GM_couple 168 168 0.37 0.002 0.002 0.15 #others 0.17 0.171 0.07 ------------------------------------------------------------------------------- ======= Cycle 168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 169 steps, 2.56000 s simulation time, 246.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 169 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 246.76 246.759 246.759 100.00 ------------------------------------------------------------------------------- PC_run 169 169 245.73 1.454 1.454 99.58 GM_PC_couple 169 169 0.49 0.003 0.003 0.20 PC_GM_couple 169 169 0.38 0.002 0.002 0.15 #others 0.17 0.172 0.07 ------------------------------------------------------------------------------- ======= Cycle 169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 170 steps, 2.56000 s simulation time, 248.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 170 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 248.37 248.371 248.371 100.00 ------------------------------------------------------------------------------- PC_run 170 170 247.33 1.455 1.455 99.58 GM_PC_couple 170 170 0.49 0.003 0.003 0.20 PC_GM_couple 170 170 0.38 0.002 0.002 0.15 #others 0.17 0.173 0.07 ------------------------------------------------------------------------------- ======= Cycle 170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 171 steps, 2.56000 s simulation time, 249.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 171 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 249.82 249.819 249.819 100.00 ------------------------------------------------------------------------------- PC_run 171 171 248.77 1.455 1.455 99.58 GM_PC_couple 171 171 0.49 0.003 0.003 0.20 PC_GM_couple 171 171 0.38 0.002 0.002 0.15 #others 0.17 0.174 0.07 ------------------------------------------------------------------------------- ======= Cycle 171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 172 steps, 2.56000 s simulation time, 251.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 172 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 251.34 251.341 251.341 100.00 ------------------------------------------------------------------------------- PC_run 172 172 250.29 1.455 1.455 99.58 GM_PC_couple 172 172 0.49 0.003 0.003 0.20 PC_GM_couple 172 172 0.38 0.002 0.002 0.15 #others 0.17 0.175 0.07 ------------------------------------------------------------------------------- ======= Cycle 172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 173 steps, 2.56000 s simulation time, 252.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 173 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 252.70 252.699 252.699 100.00 ------------------------------------------------------------------------------- PC_run 173 173 251.64 1.455 1.455 99.58 GM_PC_couple 173 173 0.50 0.003 0.003 0.20 PC_GM_couple 173 173 0.38 0.002 0.002 0.15 #others 0.18 0.176 0.07 ------------------------------------------------------------------------------- ======= Cycle 173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 174 steps, 2.56000 s simulation time, 254.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 174 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 254.09 254.089 254.089 100.00 ------------------------------------------------------------------------------- PC_run 174 174 253.02 1.454 1.454 99.58 GM_PC_couple 174 174 0.50 0.003 0.003 0.20 PC_GM_couple 174 174 0.39 0.002 0.002 0.15 #others 0.18 0.177 0.07 ------------------------------------------------------------------------------- ======= Cycle 174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 175 steps, 2.56000 s simulation time, 255.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 175 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 255.56 255.560 255.560 100.00 ------------------------------------------------------------------------------- PC_run 175 175 254.49 1.454 1.454 99.58 GM_PC_couple 175 175 0.50 0.003 0.003 0.20 PC_GM_couple 175 175 0.39 0.002 0.002 0.15 #others 0.18 0.178 0.07 ------------------------------------------------------------------------------- ======= Cycle 175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 176 steps, 2.56000 s simulation time, 257.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 176 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 257.15 257.152 257.152 100.00 ------------------------------------------------------------------------------- PC_run 176 176 256.07 1.455 1.455 99.58 GM_PC_couple 176 176 0.51 0.003 0.003 0.20 PC_GM_couple 176 176 0.39 0.002 0.002 0.15 #others 0.18 0.179 0.07 ------------------------------------------------------------------------------- ======= Cycle 176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 177 steps, 2.56000 s simulation time, 258.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 177 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 258.57 258.572 258.572 100.00 ------------------------------------------------------------------------------- PC_run 177 177 257.49 1.455 1.455 99.58 GM_PC_couple 177 177 0.51 0.003 0.003 0.20 PC_GM_couple 177 177 0.39 0.002 0.002 0.15 #others 0.18 0.180 0.07 ------------------------------------------------------------------------------- ======= Cycle 177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 178 steps, 2.56000 s simulation time, 260.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 178 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 260.03 260.026 260.026 100.00 ------------------------------------------------------------------------------- PC_run 178 178 258.94 1.455 1.455 99.58 GM_PC_couple 178 178 0.51 0.003 0.003 0.20 PC_GM_couple 178 178 0.40 0.002 0.002 0.15 #others 0.18 0.182 0.07 ------------------------------------------------------------------------------- ======= Cycle 178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 179 steps, 2.56000 s simulation time, 261.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 179 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 261.27 261.275 261.275 100.00 ------------------------------------------------------------------------------- PC_run 179 179 260.18 1.454 1.454 99.58 GM_PC_couple 179 179 0.52 0.003 0.003 0.20 PC_GM_couple 179 179 0.40 0.002 0.002 0.15 #others 0.18 0.183 0.07 ------------------------------------------------------------------------------- ======= Cycle 179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 180 steps, 2.56000 s simulation time, 263.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 180 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 263.15 263.153 263.153 100.00 ------------------------------------------------------------------------------- PC_run 180 180 262.05 1.456 1.456 99.58 GM_PC_couple 180 180 0.52 0.003 0.003 0.20 PC_GM_couple 180 180 0.40 0.002 0.002 0.15 #others 0.18 0.184 0.07 ------------------------------------------------------------------------------- ======= Cycle 180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 181 steps, 2.56000 s simulation time, 264.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 181 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 264.61 264.605 264.605 100.00 ------------------------------------------------------------------------------- PC_run 181 181 263.49 1.456 1.456 99.58 GM_PC_couple 181 181 0.52 0.003 0.003 0.20 PC_GM_couple 181 181 0.40 0.002 0.002 0.15 #others 0.19 0.185 0.07 ------------------------------------------------------------------------------- ======= Cycle 181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 182 steps, 2.56000 s simulation time, 266.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 182 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 266.10 266.100 266.100 100.00 ------------------------------------------------------------------------------- PC_run 182 182 264.98 1.456 1.456 99.58 GM_PC_couple 182 182 0.52 0.003 0.003 0.20 PC_GM_couple 182 182 0.41 0.002 0.002 0.15 #others 0.19 0.186 0.07 ------------------------------------------------------------------------------- ======= Cycle 182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 183 steps, 2.56000 s simulation time, 267.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 183 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 267.47 267.473 267.473 100.00 ------------------------------------------------------------------------------- PC_run 183 183 266.35 1.455 1.455 99.58 GM_PC_couple 183 183 0.53 0.003 0.003 0.20 PC_GM_couple 183 183 0.41 0.002 0.002 0.15 #others 0.19 0.187 0.07 ------------------------------------------------------------------------------- ======= Cycle 183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 184 steps, 2.56000 s simulation time, 269.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 184 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 269.05 269.052 269.052 100.00 ------------------------------------------------------------------------------- PC_run 184 184 267.92 1.456 1.456 99.58 GM_PC_couple 184 184 0.53 0.003 0.003 0.20 PC_GM_couple 184 184 0.41 0.002 0.002 0.15 #others 0.19 0.188 0.07 ------------------------------------------------------------------------------- ======= Cycle 184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 185 steps, 2.56000 s simulation time, 270.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 185 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 270.53 270.531 270.531 100.00 ------------------------------------------------------------------------------- PC_run 185 185 269.40 1.456 1.456 99.58 GM_PC_couple 185 185 0.53 0.003 0.003 0.20 PC_GM_couple 185 185 0.41 0.002 0.002 0.15 #others 0.19 0.190 0.07 ------------------------------------------------------------------------------- ======= Cycle 185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 186 steps, 2.56000 s simulation time, 272.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 186 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 272.00 272.001 272.001 100.00 ------------------------------------------------------------------------------- PC_run 186 186 270.86 1.456 1.456 99.58 GM_PC_couple 186 186 0.54 0.003 0.003 0.20 PC_GM_couple 186 186 0.41 0.002 0.002 0.15 #others 0.19 0.191 0.07 ------------------------------------------------------------------------------- ======= Cycle 186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 187 steps, 2.56000 s simulation time, 273.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 187 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 273.51 273.511 273.511 100.00 ------------------------------------------------------------------------------- PC_run 187 187 272.37 1.456 1.456 99.58 GM_PC_couple 187 187 0.54 0.003 0.003 0.20 PC_GM_couple 187 187 0.42 0.002 0.002 0.15 #others 0.19 0.192 0.07 ------------------------------------------------------------------------------- ======= Cycle 187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 188 steps, 2.56000 s simulation time, 275.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 188 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 275.60 275.600 275.600 100.00 ------------------------------------------------------------------------------- PC_run 188 188 274.45 1.460 1.460 99.58 GM_PC_couple 188 188 0.54 0.003 0.003 0.20 PC_GM_couple 188 188 0.42 0.002 0.002 0.15 #others 0.19 0.193 0.07 ------------------------------------------------------------------------------- ======= Cycle 188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 189 steps, 2.56000 s simulation time, 277.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 189 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 277.22 277.225 277.225 100.00 ------------------------------------------------------------------------------- PC_run 189 189 276.07 1.461 1.461 99.58 GM_PC_couple 189 189 0.54 0.003 0.003 0.20 PC_GM_couple 189 189 0.42 0.002 0.002 0.15 #others 0.19 0.194 0.07 ------------------------------------------------------------------------------- ======= Cycle 189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 190 steps, 2.56000 s simulation time, 278.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 190 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 278.79 278.792 278.792 100.00 ------------------------------------------------------------------------------- PC_run 190 190 277.63 1.461 1.461 99.58 GM_PC_couple 190 190 0.55 0.003 0.003 0.20 PC_GM_couple 190 190 0.42 0.002 0.002 0.15 #others 0.19 0.195 0.07 ------------------------------------------------------------------------------- ======= Cycle 190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 191 steps, 2.56000 s simulation time, 280.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 191 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 280.22 280.216 280.216 100.00 ------------------------------------------------------------------------------- PC_run 191 191 279.05 1.461 1.461 99.58 GM_PC_couple 191 191 0.55 0.003 0.003 0.20 PC_GM_couple 191 191 0.42 0.002 0.002 0.15 #others 0.20 0.196 0.07 ------------------------------------------------------------------------------- ======= Cycle 191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 192 steps, 2.56000 s simulation time, 281.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 192 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 281.64 281.642 281.642 100.00 ------------------------------------------------------------------------------- PC_run 192 192 280.47 1.461 1.461 99.58 GM_PC_couple 192 192 0.55 0.003 0.003 0.20 PC_GM_couple 192 192 0.43 0.002 0.002 0.15 #others 0.20 0.197 0.07 ------------------------------------------------------------------------------- ======= Cycle 192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 193 steps, 2.56000 s simulation time, 283.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 193 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 283.02 283.022 283.022 100.00 ------------------------------------------------------------------------------- PC_run 193 193 281.84 1.460 1.460 99.58 GM_PC_couple 193 193 0.55 0.003 0.003 0.20 PC_GM_couple 193 193 0.43 0.002 0.002 0.15 #others 0.20 0.198 0.07 ------------------------------------------------------------------------------- ======= Cycle 193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 194 steps, 2.56000 s simulation time, 284.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 194 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 284.57 284.572 284.572 100.00 ------------------------------------------------------------------------------- PC_run 194 194 283.38 1.461 1.461 99.58 GM_PC_couple 194 194 0.56 0.003 0.003 0.20 PC_GM_couple 194 194 0.43 0.002 0.002 0.15 #others 0.20 0.199 0.07 ------------------------------------------------------------------------------- ======= Cycle 194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 195 steps, 2.56000 s simulation time, 285.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 195 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 285.94 285.936 285.936 100.00 ------------------------------------------------------------------------------- PC_run 195 195 284.74 1.460 1.460 99.58 GM_PC_couple 195 195 0.56 0.003 0.003 0.20 PC_GM_couple 195 195 0.43 0.002 0.002 0.15 #others 0.20 0.200 0.07 ------------------------------------------------------------------------------- ======= Cycle 195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 196 steps, 2.56000 s simulation time, 287.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 196 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 287.36 287.363 287.363 100.00 ------------------------------------------------------------------------------- PC_run 196 196 286.16 1.460 1.460 99.58 GM_PC_couple 196 196 0.56 0.003 0.003 0.20 PC_GM_couple 196 196 0.44 0.002 0.002 0.15 #others 0.20 0.201 0.07 ------------------------------------------------------------------------------- ======= Cycle 196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 197 steps, 2.56000 s simulation time, 288.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 197 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 288.73 288.733 288.733 100.00 ------------------------------------------------------------------------------- PC_run 197 197 287.52 1.460 1.460 99.58 GM_PC_couple 197 197 0.57 0.003 0.003 0.20 PC_GM_couple 197 197 0.44 0.002 0.002 0.15 #others 0.20 0.202 0.07 ------------------------------------------------------------------------------- ======= Cycle 197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 198 steps, 2.56000 s simulation time, 290.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 198 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 290.18 290.177 290.177 100.00 ------------------------------------------------------------------------------- PC_run 198 198 288.96 1.459 1.459 99.58 GM_PC_couple 198 198 0.57 0.003 0.003 0.20 PC_GM_couple 198 198 0.44 0.002 0.002 0.15 #others 0.20 0.203 0.07 ------------------------------------------------------------------------------- ======= Cycle 198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 199 steps, 2.56000 s simulation time, 291.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 199 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 291.70 291.701 291.701 100.00 ------------------------------------------------------------------------------- PC_run 199 199 290.48 1.460 1.460 99.58 GM_PC_couple 199 199 0.57 0.003 0.003 0.20 PC_GM_couple 199 199 0.44 0.002 0.002 0.15 #others 0.20 0.204 0.07 ------------------------------------------------------------------------------- ======= Cycle 199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 200 steps, 2.56000 s simulation time, 293.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 200 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 293.10 293.100 293.100 100.00 ------------------------------------------------------------------------------- PC_run 200 200 291.87 1.459 1.459 99.58 GM_PC_couple 200 200 0.58 0.003 0.003 0.20 PC_GM_couple 200 200 0.45 0.002 0.002 0.15 #others 0.21 0.205 0.07 ------------------------------------------------------------------------------- ======= Cycle 200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 201 steps, 2.56000 s simulation time, 294.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 201 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 294.49 294.494 294.494 100.00 ------------------------------------------------------------------------------- PC_run 201 201 293.26 1.459 1.459 99.58 GM_PC_couple 201 201 0.58 0.003 0.003 0.20 PC_GM_couple 201 201 0.45 0.002 0.002 0.15 #others 0.21 0.206 0.07 ------------------------------------------------------------------------------- ======= Cycle 201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 202 steps, 2.56000 s simulation time, 295.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 202 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 295.87 295.873 295.873 100.00 ------------------------------------------------------------------------------- PC_run 202 202 294.63 1.459 1.459 99.58 GM_PC_couple 202 202 0.58 0.003 0.003 0.20 PC_GM_couple 202 202 0.45 0.002 0.002 0.15 #others 0.21 0.207 0.07 ------------------------------------------------------------------------------- ======= Cycle 202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 203 steps, 2.56000 s simulation time, 297.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 203 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 297.34 297.342 297.342 100.00 ------------------------------------------------------------------------------- PC_run 203 203 296.10 1.459 1.459 99.58 GM_PC_couple 203 203 0.59 0.003 0.003 0.20 PC_GM_couple 203 203 0.45 0.002 0.002 0.15 #others 0.21 0.208 0.07 ------------------------------------------------------------------------------- ======= Cycle 203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 204 steps, 2.56000 s simulation time, 298.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 204 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 298.94 298.942 298.942 100.00 ------------------------------------------------------------------------------- PC_run 204 204 297.69 1.459 1.459 99.58 GM_PC_couple 204 204 0.59 0.003 0.003 0.20 PC_GM_couple 204 204 0.46 0.002 0.002 0.15 #others 0.21 0.210 0.07 ------------------------------------------------------------------------------- ======= Cycle 204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 205 steps, 2.56000 s simulation time, 300.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 205 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 300.84 300.842 300.842 100.00 ------------------------------------------------------------------------------- PC_run 205 205 299.58 1.461 1.461 99.58 GM_PC_couple 205 205 0.59 0.003 0.003 0.20 PC_GM_couple 205 205 0.46 0.002 0.002 0.15 #others 0.21 0.211 0.07 ------------------------------------------------------------------------------- ======= Cycle 205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 206 steps, 2.56000 s simulation time, 302.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 206 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 302.82 302.816 302.816 100.00 ------------------------------------------------------------------------------- PC_run 206 206 301.55 1.464 1.464 99.58 GM_PC_couple 206 206 0.60 0.003 0.003 0.20 PC_GM_couple 206 206 0.46 0.002 0.002 0.15 #others 0.21 0.212 0.07 ------------------------------------------------------------------------------- ======= Cycle 206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 207 steps, 2.56000 s simulation time, 304.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 207 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 304.43 304.433 304.433 100.00 ------------------------------------------------------------------------------- PC_run 207 207 303.16 1.465 1.465 99.58 GM_PC_couple 207 207 0.60 0.003 0.003 0.20 PC_GM_couple 207 207 0.46 0.002 0.002 0.15 #others 0.21 0.213 0.07 ------------------------------------------------------------------------------- ======= Cycle 207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 208 steps, 2.56000 s simulation time, 306.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 208 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 306.20 306.198 306.198 100.00 ------------------------------------------------------------------------------- PC_run 208 208 304.92 1.466 1.466 99.58 GM_PC_couple 208 208 0.60 0.003 0.003 0.20 PC_GM_couple 208 208 0.47 0.002 0.002 0.15 #others 0.21 0.214 0.07 ------------------------------------------------------------------------------- ======= Cycle 208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 209 steps, 2.56000 s simulation time, 307.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 209 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 307.65 307.649 307.649 100.00 ------------------------------------------------------------------------------- PC_run 209 209 306.36 1.466 1.466 99.58 GM_PC_couple 209 209 0.61 0.003 0.003 0.20 PC_GM_couple 209 209 0.47 0.002 0.002 0.15 #others 0.22 0.215 0.07 ------------------------------------------------------------------------------- ======= Cycle 209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 210 steps, 2.56000 s simulation time, 309.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 210 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 309.02 309.019 309.019 100.00 ------------------------------------------------------------------------------- PC_run 210 210 307.72 1.465 1.465 99.58 GM_PC_couple 210 210 0.61 0.003 0.003 0.20 PC_GM_couple 210 210 0.47 0.002 0.002 0.15 #others 0.22 0.216 0.07 ------------------------------------------------------------------------------- ======= Cycle 210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 211 steps, 2.56000 s simulation time, 310.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 211 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 310.43 310.434 310.434 100.00 ------------------------------------------------------------------------------- PC_run 211 211 309.13 1.465 1.465 99.58 GM_PC_couple 211 211 0.61 0.003 0.003 0.20 PC_GM_couple 211 211 0.47 0.002 0.002 0.15 #others 0.22 0.217 0.07 ------------------------------------------------------------------------------- ======= Cycle 211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 212 steps, 2.56000 s simulation time, 311.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 212 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 311.92 311.917 311.917 100.00 ------------------------------------------------------------------------------- PC_run 212 212 310.61 1.465 1.465 99.58 GM_PC_couple 212 212 0.61 0.003 0.003 0.20 PC_GM_couple 212 212 0.48 0.002 0.002 0.15 #others 0.22 0.219 0.07 ------------------------------------------------------------------------------- ======= Cycle 212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 213 steps, 2.56000 s simulation time, 313.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 213 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 313.43 313.428 313.428 100.00 ------------------------------------------------------------------------------- PC_run 213 213 312.11 1.465 1.465 99.58 GM_PC_couple 213 213 0.62 0.003 0.003 0.20 PC_GM_couple 213 213 0.48 0.002 0.002 0.15 #others 0.22 0.220 0.07 ------------------------------------------------------------------------------- ======= Cycle 213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 214 steps, 2.56000 s simulation time, 315.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 214 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 315.15 315.148 315.148 100.00 ------------------------------------------------------------------------------- PC_run 214 214 313.83 1.466 1.466 99.58 GM_PC_couple 214 214 0.62 0.003 0.003 0.20 PC_GM_couple 214 214 0.48 0.002 0.002 0.15 #others 0.22 0.221 0.07 ------------------------------------------------------------------------------- ======= Cycle 214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 215 steps, 2.56000 s simulation time, 316.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 215 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 316.97 316.972 316.972 100.00 ------------------------------------------------------------------------------- PC_run 215 215 315.65 1.468 1.468 99.58 GM_PC_couple 215 215 0.62 0.003 0.003 0.20 PC_GM_couple 215 215 0.48 0.002 0.002 0.15 #others 0.22 0.222 0.07 ------------------------------------------------------------------------------- ======= Cycle 215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 216 steps, 2.56000 s simulation time, 319.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 216 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 319.53 319.525 319.525 100.00 ------------------------------------------------------------------------------- PC_run 216 216 318.19 1.473 1.473 99.58 GM_PC_couple 216 216 0.63 0.003 0.003 0.20 PC_GM_couple 216 216 0.48 0.002 0.002 0.15 #others 0.22 0.223 0.07 ------------------------------------------------------------------------------- ======= Cycle 216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 217 steps, 2.56000 s simulation time, 321.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 217 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 321.41 321.409 321.409 100.00 ------------------------------------------------------------------------------- PC_run 217 217 320.07 1.475 1.475 99.58 GM_PC_couple 217 217 0.63 0.003 0.003 0.20 PC_GM_couple 217 217 0.49 0.002 0.002 0.15 #others 0.22 0.225 0.07 ------------------------------------------------------------------------------- ======= Cycle 217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 218 steps, 2.56000 s simulation time, 322.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 218 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 322.82 322.816 322.816 100.00 ------------------------------------------------------------------------------- PC_run 218 218 321.47 1.475 1.475 99.58 GM_PC_couple 218 218 0.63 0.003 0.003 0.20 PC_GM_couple 218 218 0.49 0.002 0.002 0.15 #others 0.23 0.226 0.07 ------------------------------------------------------------------------------- ======= Cycle 218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 219 steps, 2.56000 s simulation time, 324.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 219 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 324.34 324.338 324.338 100.00 ------------------------------------------------------------------------------- PC_run 219 219 322.98 1.475 1.475 99.58 GM_PC_couple 219 219 0.64 0.003 0.003 0.20 PC_GM_couple 219 219 0.49 0.002 0.002 0.15 #others 0.23 0.227 0.07 ------------------------------------------------------------------------------- ======= Cycle 219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 220 steps, 2.56000 s simulation time, 326.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 220 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 326.01 326.011 326.011 100.00 ------------------------------------------------------------------------------- PC_run 220 220 324.65 1.476 1.476 99.58 GM_PC_couple 220 220 0.64 0.003 0.003 0.20 PC_GM_couple 220 220 0.50 0.002 0.002 0.15 #others 0.23 0.228 0.07 ------------------------------------------------------------------------------- ======= Cycle 220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 221 steps, 2.56000 s simulation time, 327.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 221 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 327.78 327.781 327.781 100.00 ------------------------------------------------------------------------------- PC_run 221 221 326.41 1.477 1.477 99.58 GM_PC_couple 221 221 0.64 0.003 0.003 0.20 PC_GM_couple 221 221 0.50 0.002 0.002 0.15 #others 0.23 0.229 0.07 ------------------------------------------------------------------------------- ======= Cycle 221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 222 steps, 2.56000 s simulation time, 329.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 222 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 329.79 329.787 329.787 100.00 ------------------------------------------------------------------------------- PC_run 222 222 328.41 1.479 1.479 99.58 GM_PC_couple 222 222 0.64 0.003 0.003 0.20 PC_GM_couple 222 222 0.50 0.002 0.002 0.15 #others 0.23 0.230 0.07 ------------------------------------------------------------------------------- ======= Cycle 222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 223 steps, 2.56000 s simulation time, 331.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 223 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 331.58 331.576 331.576 100.00 ------------------------------------------------------------------------------- PC_run 223 223 330.20 1.481 1.481 99.58 GM_PC_couple 223 223 0.65 0.003 0.003 0.20 PC_GM_couple 223 223 0.50 0.002 0.002 0.15 #others 0.23 0.231 0.07 ------------------------------------------------------------------------------- ======= Cycle 223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 224 steps, 2.56000 s simulation time, 333.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 224 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 333.23 333.235 333.235 100.00 ------------------------------------------------------------------------------- PC_run 224 224 331.85 1.481 1.481 99.58 GM_PC_couple 224 224 0.65 0.003 0.003 0.20 PC_GM_couple 224 224 0.50 0.002 0.002 0.15 #others 0.23 0.232 0.07 ------------------------------------------------------------------------------- ======= Cycle 224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 225 steps, 2.56000 s simulation time, 334.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 225 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 334.64 334.641 334.641 100.00 ------------------------------------------------------------------------------- PC_run 225 225 333.25 1.481 1.481 99.58 GM_PC_couple 225 225 0.65 0.003 0.003 0.20 PC_GM_couple 225 225 0.51 0.002 0.002 0.15 #others 0.23 0.233 0.07 ------------------------------------------------------------------------------- ======= Cycle 225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 226 steps, 2.56000 s simulation time, 336.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 226 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 336.13 336.126 336.126 100.00 ------------------------------------------------------------------------------- PC_run 226 226 334.73 1.481 1.481 99.58 GM_PC_couple 226 226 0.66 0.003 0.003 0.20 PC_GM_couple 226 226 0.51 0.002 0.002 0.15 #others 0.23 0.234 0.07 ------------------------------------------------------------------------------- ======= Cycle 226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 227 steps, 2.56000 s simulation time, 337.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 227 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 337.47 337.472 337.472 100.00 ------------------------------------------------------------------------------- PC_run 227 227 336.07 1.480 1.480 99.58 GM_PC_couple 227 227 0.66 0.003 0.003 0.20 PC_GM_couple 227 227 0.51 0.002 0.002 0.15 #others 0.24 0.235 0.07 ------------------------------------------------------------------------------- ======= Cycle 227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 228 steps, 2.56000 s simulation time, 338.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 228 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 338.83 338.834 338.834 100.00 ------------------------------------------------------------------------------- PC_run 228 228 337.42 1.480 1.480 99.58 GM_PC_couple 228 228 0.66 0.003 0.003 0.20 PC_GM_couple 228 228 0.51 0.002 0.002 0.15 #others 0.24 0.236 0.07 ------------------------------------------------------------------------------- ======= Cycle 228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 229 steps, 2.56000 s simulation time, 340.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 229 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 340.29 340.288 340.288 100.00 ------------------------------------------------------------------------------- PC_run 229 229 338.87 1.480 1.480 99.58 GM_PC_couple 229 229 0.67 0.003 0.003 0.20 PC_GM_couple 229 229 0.51 0.002 0.002 0.15 #others 0.24 0.237 0.07 ------------------------------------------------------------------------------- ======= Cycle 229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 230 steps, 2.56000 s simulation time, 341.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 230 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 341.68 341.684 341.684 100.00 ------------------------------------------------------------------------------- PC_run 230 230 340.26 1.479 1.479 99.58 GM_PC_couple 230 230 0.67 0.003 0.003 0.20 PC_GM_couple 230 230 0.52 0.002 0.002 0.15 #others 0.24 0.238 0.07 ------------------------------------------------------------------------------- ======= Cycle 230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 231 steps, 2.56000 s simulation time, 343.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 231 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 343.16 343.162 343.162 100.00 ------------------------------------------------------------------------------- PC_run 231 231 341.73 1.479 1.479 99.58 GM_PC_couple 231 231 0.67 0.003 0.003 0.20 PC_GM_couple 231 231 0.52 0.002 0.002 0.15 #others 0.24 0.240 0.07 ------------------------------------------------------------------------------- ======= Cycle 231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 232 steps, 2.56000 s simulation time, 344.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 232 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 344.53 344.532 344.532 100.00 ------------------------------------------------------------------------------- PC_run 232 232 343.10 1.479 1.479 99.58 GM_PC_couple 232 232 0.67 0.003 0.003 0.20 PC_GM_couple 232 232 0.52 0.002 0.002 0.15 #others 0.24 0.241 0.07 ------------------------------------------------------------------------------- ======= Cycle 232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 233 steps, 2.56000 s simulation time, 346.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 233 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 346.00 346.003 346.003 100.00 ------------------------------------------------------------------------------- PC_run 233 233 344.56 1.479 1.479 99.58 GM_PC_couple 233 233 0.68 0.003 0.003 0.20 PC_GM_couple 233 233 0.52 0.002 0.002 0.15 #others 0.24 0.241 0.07 ------------------------------------------------------------------------------- ======= Cycle 233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 234 steps, 2.56000 s simulation time, 348.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 234 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 348.13 348.133 348.133 100.00 ------------------------------------------------------------------------------- PC_run 234 234 346.69 1.482 1.482 99.58 GM_PC_couple 234 234 0.68 0.003 0.003 0.19 PC_GM_couple 234 234 0.52 0.002 0.002 0.15 #others 0.24 0.242 0.07 ------------------------------------------------------------------------------- ======= Cycle 234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 235 steps, 2.56000 s simulation time, 350.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 235 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 350.29 350.289 350.289 100.00 ------------------------------------------------------------------------------- PC_run 235 235 348.84 1.484 1.484 99.59 GM_PC_couple 235 235 0.68 0.003 0.003 0.19 PC_GM_couple 235 235 0.53 0.002 0.002 0.15 #others 0.24 0.243 0.07 ------------------------------------------------------------------------------- ======= Cycle 235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 236 steps, 2.56000 s simulation time, 352.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 236 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 352.21 352.205 352.205 100.00 ------------------------------------------------------------------------------- PC_run 236 236 350.75 1.486 1.486 99.59 GM_PC_couple 236 236 0.68 0.003 0.003 0.19 PC_GM_couple 236 236 0.53 0.002 0.002 0.15 #others 0.24 0.244 0.07 ------------------------------------------------------------------------------- ======= Cycle 236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 237 steps, 2.56000 s simulation time, 354.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 237 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 354.14 354.136 354.136 100.00 ------------------------------------------------------------------------------- PC_run 237 237 352.67 1.488 1.488 99.59 GM_PC_couple 237 237 0.69 0.003 0.003 0.19 PC_GM_couple 237 237 0.53 0.002 0.002 0.15 #others 0.25 0.245 0.07 ------------------------------------------------------------------------------- ======= Cycle 237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 238 steps, 2.56000 s simulation time, 356.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 238 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 356.04 356.043 356.043 100.00 ------------------------------------------------------------------------------- PC_run 238 238 354.58 1.490 1.490 99.59 GM_PC_couple 238 238 0.69 0.003 0.003 0.19 PC_GM_couple 238 238 0.53 0.002 0.002 0.15 #others 0.25 0.246 0.07 ------------------------------------------------------------------------------- ======= Cycle 238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 239 steps, 2.56000 s simulation time, 358.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 239 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 358.01 358.010 358.010 100.00 ------------------------------------------------------------------------------- PC_run 239 239 356.54 1.492 1.492 99.59 GM_PC_couple 239 239 0.69 0.003 0.003 0.19 PC_GM_couple 239 239 0.53 0.002 0.002 0.15 #others 0.25 0.247 0.07 ------------------------------------------------------------------------------- ======= Cycle 239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 240 steps, 2.56000 s simulation time, 359.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 240 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 359.74 359.737 359.737 100.00 ------------------------------------------------------------------------------- PC_run 240 240 358.26 1.493 1.493 99.59 GM_PC_couple 240 240 0.69 0.003 0.003 0.19 PC_GM_couple 240 240 0.54 0.002 0.002 0.15 #others 0.25 0.247 0.07 ------------------------------------------------------------------------------- ======= Cycle 240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 241 steps, 2.56000 s simulation time, 361.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 241 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 361.57 361.570 361.570 100.00 ------------------------------------------------------------------------------- PC_run 241 241 360.09 1.494 1.494 99.59 GM_PC_couple 241 241 0.69 0.003 0.003 0.19 PC_GM_couple 241 241 0.54 0.002 0.002 0.15 #others 0.25 0.248 0.07 ------------------------------------------------------------------------------- ======= Cycle 241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 242 steps, 2.56000 s simulation time, 363.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 242 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 363.71 363.707 363.707 100.00 ------------------------------------------------------------------------------- PC_run 242 242 362.22 1.497 1.497 99.59 GM_PC_couple 242 242 0.70 0.003 0.003 0.19 PC_GM_couple 242 242 0.54 0.002 0.002 0.15 #others 0.25 0.249 0.07 ------------------------------------------------------------------------------- ======= Cycle 242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 243 steps, 2.56000 s simulation time, 365.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 243 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 365.82 365.823 365.823 100.00 ------------------------------------------------------------------------------- PC_run 243 243 364.33 1.499 1.499 99.59 GM_PC_couple 243 243 0.70 0.003 0.003 0.19 PC_GM_couple 243 243 0.54 0.002 0.002 0.15 #others 0.25 0.250 0.07 ------------------------------------------------------------------------------- ======= Cycle 243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 244 steps, 2.56000 s simulation time, 367.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 244 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 367.84 367.840 367.840 100.00 ------------------------------------------------------------------------------- PC_run 244 244 366.34 1.501 1.501 99.59 GM_PC_couple 244 244 0.70 0.003 0.003 0.19 PC_GM_couple 244 244 0.54 0.002 0.002 0.15 #others 0.25 0.251 0.07 ------------------------------------------------------------------------------- ======= Cycle 244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 245 steps, 2.56000 s simulation time, 369.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 245 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 369.81 369.810 369.810 100.00 ------------------------------------------------------------------------------- PC_run 245 245 368.31 1.503 1.503 99.59 GM_PC_couple 245 245 0.70 0.003 0.003 0.19 PC_GM_couple 245 245 0.55 0.002 0.002 0.15 #others 0.25 0.252 0.07 ------------------------------------------------------------------------------- ======= Cycle 245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 246 steps, 2.56000 s simulation time, 371.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 246 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 371.77 371.771 371.771 100.00 ------------------------------------------------------------------------------- PC_run 246 246 370.26 1.505 1.505 99.59 GM_PC_couple 246 246 0.71 0.003 0.003 0.19 PC_GM_couple 246 246 0.55 0.002 0.002 0.15 #others 0.25 0.253 0.07 ------------------------------------------------------------------------------- ======= Cycle 246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 247 steps, 2.56000 s simulation time, 373.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 247 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 373.30 373.296 373.296 100.00 ------------------------------------------------------------------------------- PC_run 247 247 371.78 1.505 1.505 99.60 GM_PC_couple 247 247 0.71 0.003 0.003 0.19 PC_GM_couple 247 247 0.55 0.002 0.002 0.15 #others 0.25 0.254 0.07 ------------------------------------------------------------------------------- ======= Cycle 247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 248 steps, 2.56000 s simulation time, 374.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 248 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 374.71 374.712 374.712 100.00 ------------------------------------------------------------------------------- PC_run 248 248 373.20 1.505 1.505 99.60 GM_PC_couple 248 248 0.71 0.003 0.003 0.19 PC_GM_couple 248 248 0.55 0.002 0.002 0.15 #others 0.25 0.255 0.07 ------------------------------------------------------------------------------- ======= Cycle 248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 249 steps, 2.56000 s simulation time, 376.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 249 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 376.33 376.333 376.333 100.00 ------------------------------------------------------------------------------- PC_run 249 249 374.81 1.505 1.505 99.60 GM_PC_couple 249 249 0.71 0.003 0.003 0.19 PC_GM_couple 249 249 0.55 0.002 0.002 0.15 #others 0.26 0.256 0.07 ------------------------------------------------------------------------------- ======= Cycle 249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 250 steps, 2.56000 s simulation time, 378.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 250 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 378.10 378.100 378.100 100.00 ------------------------------------------------------------------------------- PC_run 250 250 376.57 1.506 1.506 99.60 GM_PC_couple 250 250 0.72 0.003 0.003 0.19 PC_GM_couple 250 250 0.56 0.002 0.002 0.15 #others 0.26 0.257 0.07 ------------------------------------------------------------------------------- ======= Cycle 250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 251 steps, 2.56000 s simulation time, 379.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 251 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 379.81 379.807 379.807 100.00 ------------------------------------------------------------------------------- PC_run 251 251 378.27 1.507 1.507 99.60 GM_PC_couple 251 251 0.72 0.003 0.003 0.19 PC_GM_couple 251 251 0.56 0.002 0.002 0.15 #others 0.26 0.258 0.07 ------------------------------------------------------------------------------- ======= Cycle 251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 252 steps, 2.56000 s simulation time, 381.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 252 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 381.66 381.658 381.658 100.00 ------------------------------------------------------------------------------- PC_run 252 252 380.12 1.508 1.508 99.60 GM_PC_couple 252 252 0.72 0.003 0.003 0.19 PC_GM_couple 252 252 0.56 0.002 0.002 0.15 #others 0.26 0.259 0.07 ------------------------------------------------------------------------------- ======= Cycle 252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 253 steps, 2.56000 s simulation time, 383.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 253 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 383.18 383.179 383.179 100.00 ------------------------------------------------------------------------------- PC_run 253 253 381.64 1.508 1.508 99.60 GM_PC_couple 253 253 0.72 0.003 0.003 0.19 PC_GM_couple 253 253 0.56 0.002 0.002 0.15 #others 0.26 0.259 0.07 ------------------------------------------------------------------------------- ======= Cycle 253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 254 steps, 2.56000 s simulation time, 384.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 254 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 384.80 384.796 384.796 100.00 ------------------------------------------------------------------------------- PC_run 254 254 383.25 1.509 1.509 99.60 GM_PC_couple 254 254 0.73 0.003 0.003 0.19 PC_GM_couple 254 254 0.56 0.002 0.002 0.15 #others 0.26 0.260 0.07 ------------------------------------------------------------------------------- ======= Cycle 254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 255 steps, 2.56000 s simulation time, 386.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 255 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 386.37 386.371 386.371 100.00 ------------------------------------------------------------------------------- PC_run 255 255 384.82 1.509 1.509 99.60 GM_PC_couple 255 255 0.73 0.003 0.003 0.19 PC_GM_couple 255 255 0.57 0.002 0.002 0.15 #others 0.26 0.261 0.07 ------------------------------------------------------------------------------- ======= Cycle 255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 256 steps, 2.56000 s simulation time, 387.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 256 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 387.94 387.944 387.944 100.00 ------------------------------------------------------------------------------- PC_run 256 256 386.38 1.509 1.509 99.60 GM_PC_couple 256 256 0.73 0.003 0.003 0.19 PC_GM_couple 256 256 0.57 0.002 0.002 0.15 #others 0.26 0.263 0.07 ------------------------------------------------------------------------------- ======= Cycle 256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 257 steps, 2.56000 s simulation time, 389.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 257 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 389.53 389.530 389.530 100.00 ------------------------------------------------------------------------------- PC_run 257 257 387.96 1.510 1.510 99.60 GM_PC_couple 257 257 0.73 0.003 0.003 0.19 PC_GM_couple 257 257 0.57 0.002 0.002 0.15 #others 0.26 0.263 0.07 ------------------------------------------------------------------------------- ======= Cycle 257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 258 steps, 2.56000 s simulation time, 391.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 258 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 391.08 391.076 391.076 100.00 ------------------------------------------------------------------------------- PC_run 258 258 389.50 1.510 1.510 99.60 GM_PC_couple 258 258 0.74 0.003 0.003 0.19 PC_GM_couple 258 258 0.57 0.002 0.002 0.15 #others 0.26 0.264 0.07 ------------------------------------------------------------------------------- ======= Cycle 258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 259 steps, 2.56000 s simulation time, 392.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 259 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 392.45 392.446 392.446 100.00 ------------------------------------------------------------------------------- PC_run 259 259 390.87 1.509 1.509 99.60 GM_PC_couple 259 259 0.74 0.003 0.003 0.19 PC_GM_couple 259 259 0.57 0.002 0.002 0.15 #others 0.26 0.265 0.07 ------------------------------------------------------------------------------- ======= Cycle 259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 260 steps, 2.56000 s simulation time, 394.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 260 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 394.14 394.139 394.139 100.00 ------------------------------------------------------------------------------- PC_run 260 260 392.56 1.510 1.510 99.60 GM_PC_couple 260 260 0.74 0.003 0.003 0.19 PC_GM_couple 260 260 0.58 0.002 0.002 0.15 #others 0.27 0.265 0.07 ------------------------------------------------------------------------------- ======= Cycle 260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 261 steps, 2.56000 s simulation time, 395.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 261 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 395.52 395.522 395.522 100.00 ------------------------------------------------------------------------------- PC_run 261 261 393.93 1.509 1.509 99.60 GM_PC_couple 261 261 0.74 0.003 0.003 0.19 PC_GM_couple 261 261 0.58 0.002 0.002 0.15 #others 0.27 0.266 0.07 ------------------------------------------------------------------------------- ======= Cycle 261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 262 steps, 2.56000 s simulation time, 397.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 262 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 397.03 397.029 397.029 100.00 ------------------------------------------------------------------------------- PC_run 262 262 395.44 1.509 1.509 99.60 GM_PC_couple 262 262 0.75 0.003 0.003 0.19 PC_GM_couple 262 262 0.58 0.002 0.002 0.15 #others 0.27 0.267 0.07 ------------------------------------------------------------------------------- ======= Cycle 262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 263 steps, 2.56000 s simulation time, 398.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 263 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 398.50 398.504 398.504 100.00 ------------------------------------------------------------------------------- PC_run 263 263 396.91 1.509 1.509 99.60 GM_PC_couple 263 263 0.75 0.003 0.003 0.19 PC_GM_couple 263 263 0.58 0.002 0.002 0.15 #others 0.27 0.268 0.07 ------------------------------------------------------------------------------- ======= Cycle 263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 264 steps, 2.56000 s simulation time, 400.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 264 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 400.16 400.164 400.164 100.00 ------------------------------------------------------------------------------- PC_run 264 264 398.56 1.510 1.510 99.60 GM_PC_couple 264 264 0.75 0.003 0.003 0.19 PC_GM_couple 264 264 0.58 0.002 0.002 0.15 #others 0.27 0.269 0.07 ------------------------------------------------------------------------------- ======= Cycle 264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 265 steps, 2.56000 s simulation time, 401.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 265 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 401.71 401.712 401.712 100.00 ------------------------------------------------------------------------------- PC_run 265 265 400.10 1.510 1.510 99.60 GM_PC_couple 265 265 0.75 0.003 0.003 0.19 PC_GM_couple 265 265 0.59 0.002 0.002 0.15 #others 0.27 0.270 0.07 ------------------------------------------------------------------------------- ======= Cycle 265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 266 steps, 2.56000 s simulation time, 403.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 266 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 403.46 403.463 403.463 100.00 ------------------------------------------------------------------------------- PC_run 266 266 401.85 1.511 1.511 99.60 GM_PC_couple 266 266 0.76 0.003 0.003 0.19 PC_GM_couple 266 266 0.59 0.002 0.002 0.15 #others 0.27 0.271 0.07 ------------------------------------------------------------------------------- ======= Cycle 266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 267 steps, 2.56000 s simulation time, 405.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 267 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 405.27 405.275 405.275 100.00 ------------------------------------------------------------------------------- PC_run 267 267 403.65 1.512 1.512 99.60 GM_PC_couple 267 267 0.76 0.003 0.003 0.19 PC_GM_couple 267 267 0.59 0.002 0.002 0.15 #others 0.27 0.272 0.07 ------------------------------------------------------------------------------- ======= Cycle 267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 268 steps, 2.56000 s simulation time, 407.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 268 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 407.42 407.423 407.423 100.00 ------------------------------------------------------------------------------- PC_run 268 268 405.80 1.514 1.514 99.60 GM_PC_couple 268 268 0.76 0.003 0.003 0.19 PC_GM_couple 268 268 0.59 0.002 0.002 0.15 #others 0.27 0.273 0.07 ------------------------------------------------------------------------------- ======= Cycle 268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 269 steps, 2.56000 s simulation time, 409.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 269 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 409.90 409.904 409.904 100.00 ------------------------------------------------------------------------------- PC_run 269 269 408.27 1.518 1.518 99.60 GM_PC_couple 269 269 0.76 0.003 0.003 0.19 PC_GM_couple 269 269 0.59 0.002 0.002 0.14 #others 0.27 0.274 0.07 ------------------------------------------------------------------------------- ======= Cycle 269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 270 steps, 2.56000 s simulation time, 412.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 270 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 412.01 412.006 412.006 100.00 ------------------------------------------------------------------------------- PC_run 270 270 410.37 1.520 1.520 99.60 GM_PC_couple 270 270 0.77 0.003 0.003 0.19 PC_GM_couple 270 270 0.60 0.002 0.002 0.14 #others 0.27 0.275 0.07 ------------------------------------------------------------------------------- ======= Cycle 270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 271 steps, 2.56000 s simulation time, 413.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 271 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 413.67 413.667 413.667 100.00 ------------------------------------------------------------------------------- PC_run 271 271 412.03 1.520 1.520 99.60 GM_PC_couple 271 271 0.77 0.003 0.003 0.19 PC_GM_couple 271 271 0.60 0.002 0.002 0.14 #others 0.28 0.275 0.07 ------------------------------------------------------------------------------- ======= Cycle 271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 272 steps, 2.56000 s simulation time, 415.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 272 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 415.13 415.132 415.132 100.00 ------------------------------------------------------------------------------- PC_run 272 272 413.49 1.520 1.520 99.60 GM_PC_couple 272 272 0.77 0.003 0.003 0.19 PC_GM_couple 272 272 0.60 0.002 0.002 0.14 #others 0.28 0.276 0.07 ------------------------------------------------------------------------------- ======= Cycle 272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 273 steps, 2.56000 s simulation time, 416.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 273 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 416.74 416.743 416.743 100.00 ------------------------------------------------------------------------------- PC_run 273 273 415.09 1.520 1.520 99.60 GM_PC_couple 273 273 0.77 0.003 0.003 0.19 PC_GM_couple 273 273 0.60 0.002 0.002 0.14 #others 0.28 0.277 0.07 ------------------------------------------------------------------------------- ======= Cycle 273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 274 steps, 2.56000 s simulation time, 418.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 274 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 418.34 418.340 418.340 100.00 ------------------------------------------------------------------------------- PC_run 274 274 416.68 1.521 1.521 99.60 GM_PC_couple 274 274 0.78 0.003 0.003 0.19 PC_GM_couple 274 274 0.60 0.002 0.002 0.14 #others 0.28 0.278 0.07 ------------------------------------------------------------------------------- ======= Cycle 274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 275 steps, 2.56000 s simulation time, 419.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 275 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 419.89 419.888 419.888 100.00 ------------------------------------------------------------------------------- PC_run 275 275 418.23 1.521 1.521 99.60 GM_PC_couple 275 275 0.78 0.003 0.003 0.19 PC_GM_couple 275 275 0.60 0.002 0.002 0.14 #others 0.28 0.279 0.07 ------------------------------------------------------------------------------- ======= Cycle 275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 276 steps, 2.56000 s simulation time, 421.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 276 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 421.56 421.560 421.560 100.00 ------------------------------------------------------------------------------- PC_run 276 276 419.89 1.521 1.521 99.60 GM_PC_couple 276 276 0.78 0.003 0.003 0.19 PC_GM_couple 276 276 0.61 0.002 0.002 0.14 #others 0.28 0.280 0.07 ------------------------------------------------------------------------------- ======= Cycle 276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 277 steps, 2.56000 s simulation time, 423.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 277 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 423.22 423.224 423.224 100.00 ------------------------------------------------------------------------------- PC_run 277 277 421.55 1.522 1.522 99.60 GM_PC_couple 277 277 0.78 0.003 0.003 0.19 PC_GM_couple 277 277 0.61 0.002 0.002 0.14 #others 0.28 0.281 0.07 ------------------------------------------------------------------------------- ======= Cycle 277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 278 steps, 2.56000 s simulation time, 424.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 278 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 424.75 424.746 424.746 100.00 ------------------------------------------------------------------------------- PC_run 278 278 423.07 1.522 1.522 99.60 GM_PC_couple 278 278 0.79 0.003 0.003 0.19 PC_GM_couple 278 278 0.61 0.002 0.002 0.14 #others 0.28 0.281 0.07 ------------------------------------------------------------------------------- ======= Cycle 278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 279 steps, 2.56000 s simulation time, 426.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 279 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 426.55 426.549 426.549 100.00 ------------------------------------------------------------------------------- PC_run 279 279 424.87 1.523 1.523 99.61 GM_PC_couple 279 279 0.79 0.003 0.003 0.18 PC_GM_couple 279 279 0.61 0.002 0.002 0.14 #others 0.28 0.282 0.07 ------------------------------------------------------------------------------- ======= Cycle 279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 280 steps, 2.56000 s simulation time, 428.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 280 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 428.37 428.365 428.365 100.00 ------------------------------------------------------------------------------- PC_run 280 280 426.68 1.524 1.524 99.61 GM_PC_couple 280 280 0.79 0.003 0.003 0.18 PC_GM_couple 280 280 0.62 0.002 0.002 0.14 #others 0.28 0.283 0.07 ------------------------------------------------------------------------------- ======= Cycle 280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 281 steps, 2.56000 s simulation time, 429.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 281 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 429.87 429.867 429.867 100.00 ------------------------------------------------------------------------------- PC_run 281 281 428.17 1.524 1.524 99.61 GM_PC_couple 281 281 0.79 0.003 0.003 0.18 PC_GM_couple 281 281 0.62 0.002 0.002 0.14 #others 0.28 0.284 0.07 ------------------------------------------------------------------------------- ======= Cycle 281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 282 steps, 2.56000 s simulation time, 431.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 282 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 431.61 431.612 431.612 100.00 ------------------------------------------------------------------------------- PC_run 282 282 429.91 1.525 1.525 99.61 GM_PC_couple 282 282 0.80 0.003 0.003 0.18 PC_GM_couple 282 282 0.62 0.002 0.002 0.14 #others 0.29 0.285 0.07 ------------------------------------------------------------------------------- ======= Cycle 282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 283 steps, 2.56000 s simulation time, 433.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 283 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 433.27 433.272 433.272 100.00 ------------------------------------------------------------------------------- PC_run 283 283 431.57 1.525 1.525 99.61 GM_PC_couple 283 283 0.80 0.003 0.003 0.18 PC_GM_couple 283 283 0.62 0.002 0.002 0.14 #others 0.29 0.286 0.07 ------------------------------------------------------------------------------- ======= Cycle 283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 284 steps, 2.56000 s simulation time, 434.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 284 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 434.70 434.701 434.701 100.00 ------------------------------------------------------------------------------- PC_run 284 284 432.99 1.525 1.525 99.61 GM_PC_couple 284 284 0.80 0.003 0.003 0.18 PC_GM_couple 284 284 0.62 0.002 0.002 0.14 #others 0.29 0.287 0.07 ------------------------------------------------------------------------------- ======= Cycle 284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 285 steps, 2.56000 s simulation time, 436.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 285 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 436.60 436.598 436.598 100.00 ------------------------------------------------------------------------------- PC_run 285 285 434.88 1.526 1.526 99.61 GM_PC_couple 285 285 0.80 0.003 0.003 0.18 PC_GM_couple 285 285 0.63 0.002 0.002 0.14 #others 0.29 0.288 0.07 ------------------------------------------------------------------------------- ======= Cycle 285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 286 steps, 2.56000 s simulation time, 438.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 286 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 438.33 438.331 438.331 100.00 ------------------------------------------------------------------------------- PC_run 286 286 436.61 1.527 1.527 99.61 GM_PC_couple 286 286 0.81 0.003 0.003 0.18 PC_GM_couple 286 286 0.63 0.002 0.002 0.14 #others 0.29 0.290 0.07 ------------------------------------------------------------------------------- ======= Cycle 286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 287 steps, 2.56000 s simulation time, 440.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 287 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 440.16 440.164 440.164 100.00 ------------------------------------------------------------------------------- PC_run 287 287 438.43 1.528 1.528 99.61 GM_PC_couple 287 287 0.81 0.003 0.003 0.18 PC_GM_couple 287 287 0.63 0.002 0.002 0.14 #others 0.29 0.291 0.07 ------------------------------------------------------------------------------- ======= Cycle 287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 288 steps, 2.56000 s simulation time, 441.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 288 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 441.92 441.918 441.918 100.00 ------------------------------------------------------------------------------- PC_run 288 288 440.18 1.528 1.528 99.61 GM_PC_couple 288 288 0.81 0.003 0.003 0.18 PC_GM_couple 288 288 0.63 0.002 0.002 0.14 #others 0.29 0.292 0.07 ------------------------------------------------------------------------------- ======= Cycle 288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 289 steps, 2.56000 s simulation time, 443.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 289 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 443.68 443.675 443.675 100.00 ------------------------------------------------------------------------------- PC_run 289 289 441.93 1.529 1.529 99.61 GM_PC_couple 289 289 0.82 0.003 0.003 0.18 PC_GM_couple 289 289 0.63 0.002 0.002 0.14 #others 0.29 0.293 0.07 ------------------------------------------------------------------------------- ======= Cycle 289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 290 steps, 2.56000 s simulation time, 445.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 290 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 445.25 445.247 445.247 100.00 ------------------------------------------------------------------------------- PC_run 290 290 443.50 1.529 1.529 99.61 GM_PC_couple 290 290 0.82 0.003 0.003 0.18 PC_GM_couple 290 290 0.64 0.002 0.002 0.14 #others 0.29 0.294 0.07 ------------------------------------------------------------------------------- ======= Cycle 290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 291 steps, 2.56000 s simulation time, 446.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 291 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 446.75 446.746 446.746 100.00 ------------------------------------------------------------------------------- PC_run 291 291 444.99 1.529 1.529 99.61 GM_PC_couple 291 291 0.82 0.003 0.003 0.18 PC_GM_couple 291 291 0.64 0.002 0.002 0.14 #others 0.29 0.295 0.07 ------------------------------------------------------------------------------- ======= Cycle 291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 292 steps, 2.56000 s simulation time, 448.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 292 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 448.54 448.538 448.538 100.00 ------------------------------------------------------------------------------- PC_run 292 292 446.78 1.530 1.530 99.61 GM_PC_couple 292 292 0.82 0.003 0.003 0.18 PC_GM_couple 292 292 0.64 0.002 0.002 0.14 #others 0.30 0.295 0.07 ------------------------------------------------------------------------------- ======= Cycle 292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 293 steps, 2.56000 s simulation time, 450.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 293 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 450.11 450.115 450.115 100.00 ------------------------------------------------------------------------------- PC_run 293 293 448.35 1.530 1.530 99.61 GM_PC_couple 293 293 0.82 0.003 0.003 0.18 PC_GM_couple 293 293 0.64 0.002 0.002 0.14 #others 0.30 0.296 0.07 ------------------------------------------------------------------------------- ======= Cycle 293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 294 steps, 2.56000 s simulation time, 451.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 294 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 451.76 451.760 451.760 100.00 ------------------------------------------------------------------------------- PC_run 294 294 449.99 1.531 1.531 99.61 GM_PC_couple 294 294 0.83 0.003 0.003 0.18 PC_GM_couple 294 294 0.64 0.002 0.002 0.14 #others 0.30 0.297 0.07 ------------------------------------------------------------------------------- ======= Cycle 294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 295 steps, 2.56000 s simulation time, 453.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 295 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 453.35 453.349 453.349 100.00 ------------------------------------------------------------------------------- PC_run 295 295 451.57 1.531 1.531 99.61 GM_PC_couple 295 295 0.83 0.003 0.003 0.18 PC_GM_couple 295 295 0.65 0.002 0.002 0.14 #others 0.30 0.298 0.07 ------------------------------------------------------------------------------- ======= Cycle 295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 296 steps, 2.56000 s simulation time, 455.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 296 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 455.03 455.035 455.035 100.00 ------------------------------------------------------------------------------- PC_run 296 296 453.25 1.531 1.531 99.61 GM_PC_couple 296 296 0.83 0.003 0.003 0.18 PC_GM_couple 296 296 0.65 0.002 0.002 0.14 #others 0.30 0.299 0.07 ------------------------------------------------------------------------------- ======= Cycle 296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 297 steps, 2.56000 s simulation time, 456.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 297 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 456.98 456.976 456.976 100.00 ------------------------------------------------------------------------------- PC_run 297 297 455.19 1.533 1.533 99.61 GM_PC_couple 297 297 0.84 0.003 0.003 0.18 PC_GM_couple 297 297 0.65 0.002 0.002 0.14 #others 0.30 0.300 0.07 ------------------------------------------------------------------------------- ======= Cycle 297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 298 steps, 2.56000 s simulation time, 459.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 298 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 459.71 459.715 459.715 100.00 ------------------------------------------------------------------------------- PC_run 298 298 457.92 1.537 1.537 99.61 GM_PC_couple 298 298 0.84 0.003 0.003 0.18 PC_GM_couple 298 298 0.65 0.002 0.002 0.14 #others 0.30 0.300 0.07 ------------------------------------------------------------------------------- ======= Cycle 298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 299 steps, 2.56000 s simulation time, 461.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 299 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 461.70 461.699 461.699 100.00 ------------------------------------------------------------------------------- PC_run 299 299 459.90 1.538 1.538 99.61 GM_PC_couple 299 299 0.84 0.003 0.003 0.18 PC_GM_couple 299 299 0.65 0.002 0.002 0.14 #others 0.30 0.301 0.07 ------------------------------------------------------------------------------- ======= Cycle 299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 300 steps, 2.56000 s simulation time, 463.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 300 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 463.55 463.554 463.554 100.00 ------------------------------------------------------------------------------- PC_run 300 300 461.75 1.539 1.539 99.61 GM_PC_couple 300 300 0.84 0.003 0.003 0.18 PC_GM_couple 300 300 0.66 0.002 0.002 0.14 #others 0.30 0.302 0.07 ------------------------------------------------------------------------------- ======= Cycle 300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 301 steps, 2.56000 s simulation time, 465.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 301 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 465.42 465.420 465.420 100.00 ------------------------------------------------------------------------------- PC_run 301 301 463.61 1.540 1.540 99.61 GM_PC_couple 301 301 0.85 0.003 0.003 0.18 PC_GM_couple 301 301 0.66 0.002 0.002 0.14 #others 0.30 0.303 0.07 ------------------------------------------------------------------------------- ======= Cycle 301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 302 steps, 2.56000 s simulation time, 467.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 302 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 467.64 467.637 467.637 100.00 ------------------------------------------------------------------------------- PC_run 302 302 465.82 1.542 1.542 99.61 GM_PC_couple 302 302 0.85 0.003 0.003 0.18 PC_GM_couple 302 302 0.66 0.002 0.002 0.14 #others 0.30 0.304 0.07 ------------------------------------------------------------------------------- ======= Cycle 302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 303 steps, 2.56000 s simulation time, 469.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 303 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 469.37 469.368 469.368 100.00 ------------------------------------------------------------------------------- PC_run 303 303 467.55 1.543 1.543 99.61 GM_PC_couple 303 303 0.85 0.003 0.003 0.18 PC_GM_couple 303 303 0.66 0.002 0.002 0.14 #others 0.31 0.305 0.07 ------------------------------------------------------------------------------- ======= Cycle 303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 304 steps, 2.56000 s simulation time, 471.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 304 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 471.23 471.232 471.232 100.00 ------------------------------------------------------------------------------- PC_run 304 304 469.41 1.544 1.544 99.61 GM_PC_couple 304 304 0.85 0.003 0.003 0.18 PC_GM_couple 304 304 0.66 0.002 0.002 0.14 #others 0.31 0.306 0.06 ------------------------------------------------------------------------------- ======= Cycle 304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 305 steps, 2.56000 s simulation time, 472.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 305 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 472.60 472.602 472.602 100.00 ------------------------------------------------------------------------------- PC_run 305 305 470.77 1.544 1.544 99.61 GM_PC_couple 305 305 0.86 0.003 0.003 0.18 PC_GM_couple 305 305 0.67 0.002 0.002 0.14 #others 0.31 0.307 0.06 ------------------------------------------------------------------------------- ======= Cycle 305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 306 steps, 2.56000 s simulation time, 473.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 306 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 473.95 473.946 473.946 100.00 ------------------------------------------------------------------------------- PC_run 306 306 472.11 1.543 1.543 99.61 GM_PC_couple 306 306 0.86 0.003 0.003 0.18 PC_GM_couple 306 306 0.67 0.002 0.002 0.14 #others 0.31 0.308 0.06 ------------------------------------------------------------------------------- ======= Cycle 306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 307 steps, 2.56000 s simulation time, 475.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 307 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 475.37 475.371 475.371 100.00 ------------------------------------------------------------------------------- PC_run 307 307 473.53 1.542 1.542 99.61 GM_PC_couple 307 307 0.86 0.003 0.003 0.18 PC_GM_couple 307 307 0.67 0.002 0.002 0.14 #others 0.31 0.309 0.06 ------------------------------------------------------------------------------- ======= Cycle 307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 308 steps, 2.56000 s simulation time, 477.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 308 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 477.01 477.012 477.012 100.00 ------------------------------------------------------------------------------- PC_run 308 308 475.17 1.543 1.543 99.61 GM_PC_couple 308 308 0.86 0.003 0.003 0.18 PC_GM_couple 308 308 0.67 0.002 0.002 0.14 #others 0.31 0.310 0.06 ------------------------------------------------------------------------------- ======= Cycle 308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 309 steps, 2.56000 s simulation time, 478.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 309 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 478.37 478.372 478.372 100.00 ------------------------------------------------------------------------------- PC_run 309 309 476.52 1.542 1.542 99.61 GM_PC_couple 309 309 0.87 0.003 0.003 0.18 PC_GM_couple 309 309 0.67 0.002 0.002 0.14 #others 0.31 0.311 0.06 ------------------------------------------------------------------------------- ======= Cycle 309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 310 steps, 2.56000 s simulation time, 479.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 310 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 479.93 479.931 479.931 100.00 ------------------------------------------------------------------------------- PC_run 310 310 478.07 1.542 1.542 99.61 GM_PC_couple 310 310 0.87 0.003 0.003 0.18 PC_GM_couple 310 310 0.68 0.002 0.002 0.14 #others 0.31 0.312 0.07 ------------------------------------------------------------------------------- ======= Cycle 310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 311 steps, 2.56000 s simulation time, 481.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 311 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 481.57 481.565 481.565 100.00 ------------------------------------------------------------------------------- PC_run 311 311 479.70 1.542 1.542 99.61 GM_PC_couple 311 311 0.87 0.003 0.003 0.18 PC_GM_couple 311 311 0.68 0.002 0.002 0.14 #others 0.31 0.313 0.07 ------------------------------------------------------------------------------- ======= Cycle 311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 312 steps, 2.56000 s simulation time, 483.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 312 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 483.39 483.391 483.391 100.00 ------------------------------------------------------------------------------- PC_run 312 312 481.52 1.543 1.543 99.61 GM_PC_couple 312 312 0.87 0.003 0.003 0.18 PC_GM_couple 312 312 0.68 0.002 0.002 0.14 #others 0.31 0.314 0.06 ------------------------------------------------------------------------------- ======= Cycle 312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 313 steps, 2.56000 s simulation time, 485.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 313 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 485.38 485.383 485.383 100.00 ------------------------------------------------------------------------------- PC_run 313 313 483.51 1.545 1.545 99.61 GM_PC_couple 313 313 0.88 0.003 0.003 0.18 PC_GM_couple 313 313 0.68 0.002 0.002 0.14 #others 0.31 0.314 0.06 ------------------------------------------------------------------------------- ======= Cycle 313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 314 steps, 2.56000 s simulation time, 486.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 314 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 486.78 486.780 486.780 100.00 ------------------------------------------------------------------------------- PC_run 314 314 484.90 1.544 1.544 99.61 GM_PC_couple 314 314 0.88 0.003 0.003 0.18 PC_GM_couple 314 314 0.68 0.002 0.002 0.14 #others 0.32 0.315 0.06 ------------------------------------------------------------------------------- ======= Cycle 314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 315 steps, 2.56000 s simulation time, 488.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 315 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 488.24 488.241 488.241 100.00 ------------------------------------------------------------------------------- PC_run 315 315 486.36 1.544 1.544 99.61 GM_PC_couple 315 315 0.88 0.003 0.003 0.18 PC_GM_couple 315 315 0.68 0.002 0.002 0.14 #others 0.32 0.316 0.06 ------------------------------------------------------------------------------- ======= Cycle 315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 316 steps, 2.56000 s simulation time, 489.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 316 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 489.73 489.735 489.735 100.00 ------------------------------------------------------------------------------- PC_run 316 316 487.85 1.544 1.544 99.62 GM_PC_couple 316 316 0.88 0.003 0.003 0.18 PC_GM_couple 316 316 0.69 0.002 0.002 0.14 #others 0.32 0.317 0.06 ------------------------------------------------------------------------------- ======= Cycle 316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 317 steps, 2.56000 s simulation time, 491.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 317 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 491.18 491.176 491.176 100.00 ------------------------------------------------------------------------------- PC_run 317 317 489.29 1.543 1.543 99.62 GM_PC_couple 317 317 0.88 0.003 0.003 0.18 PC_GM_couple 317 317 0.69 0.002 0.002 0.14 #others 0.32 0.318 0.06 ------------------------------------------------------------------------------- ======= Cycle 317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 318 steps, 2.56000 s simulation time, 492.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 318 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 492.46 492.462 492.462 100.00 ------------------------------------------------------------------------------- PC_run 318 318 490.57 1.543 1.543 99.62 GM_PC_couple 318 318 0.89 0.003 0.003 0.18 PC_GM_couple 318 318 0.69 0.002 0.002 0.14 #others 0.32 0.318 0.06 ------------------------------------------------------------------------------- ======= Cycle 318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 319 steps, 2.56000 s simulation time, 493.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 319 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 493.89 493.892 493.892 100.00 ------------------------------------------------------------------------------- PC_run 319 319 491.99 1.542 1.542 99.62 GM_PC_couple 319 319 0.89 0.003 0.003 0.18 PC_GM_couple 319 319 0.69 0.002 0.002 0.14 #others 0.32 0.319 0.06 ------------------------------------------------------------------------------- ======= Cycle 319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 320 steps, 2.56000 s simulation time, 495.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 320 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 495.72 495.725 495.725 100.00 ------------------------------------------------------------------------------- PC_run 320 320 493.82 1.543 1.543 99.62 GM_PC_couple 320 320 0.89 0.003 0.003 0.18 PC_GM_couple 320 320 0.69 0.002 0.002 0.14 #others 0.32 0.320 0.06 ------------------------------------------------------------------------------- ======= Cycle 320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 321 steps, 2.56000 s simulation time, 497.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 321 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 497.24 497.235 497.235 100.00 ------------------------------------------------------------------------------- PC_run 321 321 495.33 1.543 1.543 99.62 GM_PC_couple 321 321 0.89 0.003 0.003 0.18 PC_GM_couple 321 321 0.70 0.002 0.002 0.14 #others 0.32 0.321 0.06 ------------------------------------------------------------------------------- ======= Cycle 321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 322 steps, 2.56000 s simulation time, 498.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 322 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 498.73 498.727 498.727 100.00 ------------------------------------------------------------------------------- PC_run 322 322 496.81 1.543 1.543 99.62 GM_PC_couple 322 322 0.90 0.003 0.003 0.18 PC_GM_couple 322 322 0.70 0.002 0.002 0.14 #others 0.32 0.322 0.06 ------------------------------------------------------------------------------- ======= Cycle 322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 323 steps, 2.56000 s simulation time, 500.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 323 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 500.28 500.279 500.279 100.00 ------------------------------------------------------------------------------- PC_run 323 323 498.36 1.543 1.543 99.62 GM_PC_couple 323 323 0.90 0.003 0.003 0.18 PC_GM_couple 323 323 0.70 0.002 0.002 0.14 #others 0.32 0.322 0.06 ------------------------------------------------------------------------------- ======= Cycle 323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 324 steps, 2.56000 s simulation time, 501.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 324 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 501.76 501.755 501.755 100.00 ------------------------------------------------------------------------------- PC_run 324 324 499.83 1.543 1.543 99.62 GM_PC_couple 324 324 0.90 0.003 0.003 0.18 PC_GM_couple 324 324 0.70 0.002 0.002 0.14 #others 0.32 0.323 0.06 ------------------------------------------------------------------------------- ======= Cycle 324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 325 steps, 2.56000 s simulation time, 503.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 325 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 503.35 503.354 503.354 100.00 ------------------------------------------------------------------------------- PC_run 325 325 501.42 1.543 1.543 99.62 GM_PC_couple 325 325 0.90 0.003 0.003 0.18 PC_GM_couple 325 325 0.70 0.002 0.002 0.14 #others 0.32 0.324 0.06 ------------------------------------------------------------------------------- ======= Cycle 325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 326 steps, 2.56000 s simulation time, 504.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 326 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 504.70 504.697 504.697 100.00 ------------------------------------------------------------------------------- PC_run 326 326 502.76 1.542 1.542 99.62 GM_PC_couple 326 326 0.90 0.003 0.003 0.18 PC_GM_couple 326 326 0.71 0.002 0.002 0.14 #others 0.32 0.325 0.06 ------------------------------------------------------------------------------- ======= Cycle 326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 327 steps, 2.56000 s simulation time, 506.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 327 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 506.39 506.387 506.387 100.00 ------------------------------------------------------------------------------- PC_run 327 327 504.45 1.543 1.543 99.62 GM_PC_couple 327 327 0.91 0.003 0.003 0.18 PC_GM_couple 327 327 0.71 0.002 0.002 0.14 #others 0.33 0.326 0.06 ------------------------------------------------------------------------------- ======= Cycle 327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 328 steps, 2.56000 s simulation time, 508.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 328 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 508.05 508.047 508.047 100.00 ------------------------------------------------------------------------------- PC_run 328 328 506.10 1.543 1.543 99.62 GM_PC_couple 328 328 0.91 0.003 0.003 0.18 PC_GM_couple 328 328 0.71 0.002 0.002 0.14 #others 0.33 0.326 0.06 ------------------------------------------------------------------------------- ======= Cycle 328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 329 steps, 2.56000 s simulation time, 509.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 329 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 509.36 509.363 509.363 100.00 ------------------------------------------------------------------------------- PC_run 329 329 507.41 1.542 1.542 99.62 GM_PC_couple 329 329 0.91 0.003 0.003 0.18 PC_GM_couple 329 329 0.71 0.002 0.002 0.14 #others 0.33 0.328 0.06 ------------------------------------------------------------------------------- ======= Cycle 329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 330 steps, 2.56000 s simulation time, 510.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 330 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 510.92 510.924 510.924 100.00 ------------------------------------------------------------------------------- PC_run 330 330 508.97 1.542 1.542 99.62 GM_PC_couple 330 330 0.91 0.003 0.003 0.18 PC_GM_couple 330 330 0.71 0.002 0.002 0.14 #others 0.33 0.329 0.06 ------------------------------------------------------------------------------- ======= Cycle 330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 331 steps, 2.56000 s simulation time, 512.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 331 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 512.83 512.833 512.833 100.00 ------------------------------------------------------------------------------- PC_run 331 331 510.87 1.543 1.543 99.62 GM_PC_couple 331 331 0.92 0.003 0.003 0.18 PC_GM_couple 331 331 0.71 0.002 0.002 0.14 #others 0.33 0.329 0.06 ------------------------------------------------------------------------------- ======= Cycle 331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 332 steps, 2.56000 s simulation time, 515.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 332 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 515.07 515.072 515.072 100.00 ------------------------------------------------------------------------------- PC_run 332 332 513.11 1.545 1.545 99.62 GM_PC_couple 332 332 0.92 0.003 0.003 0.18 PC_GM_couple 332 332 0.72 0.002 0.002 0.14 #others 0.33 0.331 0.06 ------------------------------------------------------------------------------- ======= Cycle 332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 333 steps, 2.56000 s simulation time, 517.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 333 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 517.54 517.537 517.537 100.00 ------------------------------------------------------------------------------- PC_run 333 333 515.56 1.548 1.548 99.62 GM_PC_couple 333 333 0.92 0.003 0.003 0.18 PC_GM_couple 333 333 0.72 0.002 0.002 0.14 #others 0.33 0.332 0.06 ------------------------------------------------------------------------------- ======= Cycle 333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 334 steps, 2.56000 s simulation time, 519.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 334 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 519.58 519.584 519.584 100.00 ------------------------------------------------------------------------------- PC_run 334 334 517.61 1.550 1.550 99.62 GM_PC_couple 334 334 0.92 0.003 0.003 0.18 PC_GM_couple 334 334 0.72 0.002 0.002 0.14 #others 0.33 0.332 0.06 ------------------------------------------------------------------------------- ======= Cycle 334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 335 steps, 2.56000 s simulation time, 520.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 335 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 520.99 520.992 520.992 100.00 ------------------------------------------------------------------------------- PC_run 335 335 519.01 1.549 1.549 99.62 GM_PC_couple 335 335 0.93 0.003 0.003 0.18 PC_GM_couple 335 335 0.72 0.002 0.002 0.14 #others 0.33 0.333 0.06 ------------------------------------------------------------------------------- ======= Cycle 335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 336 steps, 2.56000 s simulation time, 522.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 336 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 522.29 522.290 522.290 100.00 ------------------------------------------------------------------------------- PC_run 336 336 520.30 1.549 1.549 99.62 GM_PC_couple 336 336 0.93 0.003 0.003 0.18 PC_GM_couple 336 336 0.72 0.002 0.002 0.14 #others 0.33 0.334 0.06 ------------------------------------------------------------------------------- ======= Cycle 336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 337 steps, 2.56000 s simulation time, 523.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 337 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 523.93 523.926 523.926 100.00 ------------------------------------------------------------------------------- PC_run 337 337 521.93 1.549 1.549 99.62 GM_PC_couple 337 337 0.93 0.003 0.003 0.18 PC_GM_couple 337 337 0.73 0.002 0.002 0.14 #others 0.34 0.335 0.06 ------------------------------------------------------------------------------- ======= Cycle 337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 338 steps, 2.56000 s simulation time, 525.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 338 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 525.37 525.366 525.366 100.00 ------------------------------------------------------------------------------- PC_run 338 338 523.37 1.548 1.548 99.62 GM_PC_couple 338 338 0.93 0.003 0.003 0.18 PC_GM_couple 338 338 0.73 0.002 0.002 0.14 #others 0.34 0.336 0.06 ------------------------------------------------------------------------------- ======= Cycle 338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 339 steps, 2.56000 s simulation time, 527.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 339 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 527.14 527.136 527.136 100.00 ------------------------------------------------------------------------------- PC_run 339 339 525.13 1.549 1.549 99.62 GM_PC_couple 339 339 0.94 0.003 0.003 0.18 PC_GM_couple 339 339 0.73 0.002 0.002 0.14 #others 0.34 0.337 0.06 ------------------------------------------------------------------------------- ======= Cycle 339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 340 steps, 2.56000 s simulation time, 528.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 340 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 528.56 528.556 528.556 100.00 ------------------------------------------------------------------------------- PC_run 340 340 526.55 1.549 1.549 99.62 GM_PC_couple 340 340 0.94 0.003 0.003 0.18 PC_GM_couple 340 340 0.73 0.002 0.002 0.14 #others 0.34 0.338 0.06 ------------------------------------------------------------------------------- ======= Cycle 340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 341 steps, 2.56000 s simulation time, 529.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 341 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 529.92 529.925 529.925 100.00 ------------------------------------------------------------------------------- PC_run 341 341 527.91 1.548 1.548 99.62 GM_PC_couple 341 341 0.94 0.003 0.003 0.18 PC_GM_couple 341 341 0.73 0.002 0.002 0.14 #others 0.34 0.338 0.06 ------------------------------------------------------------------------------- ======= Cycle 341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 342 steps, 2.56000 s simulation time, 531.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 342 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 531.22 531.219 531.219 100.00 ------------------------------------------------------------------------------- PC_run 342 342 529.20 1.547 1.547 99.62 GM_PC_couple 342 342 0.94 0.003 0.003 0.18 PC_GM_couple 342 342 0.74 0.002 0.002 0.14 #others 0.34 0.339 0.06 ------------------------------------------------------------------------------- ======= Cycle 342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 343 steps, 2.56000 s simulation time, 532.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 343 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 532.56 532.557 532.557 100.00 ------------------------------------------------------------------------------- PC_run 343 343 530.54 1.547 1.547 99.62 GM_PC_couple 343 343 0.94 0.003 0.003 0.18 PC_GM_couple 343 343 0.74 0.002 0.002 0.14 #others 0.34 0.340 0.06 ------------------------------------------------------------------------------- ======= Cycle 343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 344 steps, 2.56000 s simulation time, 534.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 344 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 534.04 534.041 534.041 100.00 ------------------------------------------------------------------------------- PC_run 344 344 532.01 1.547 1.547 99.62 GM_PC_couple 344 344 0.95 0.003 0.003 0.18 PC_GM_couple 344 344 0.74 0.002 0.002 0.14 #others 0.34 0.341 0.06 ------------------------------------------------------------------------------- ======= Cycle 344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 345 steps, 2.56000 s simulation time, 535.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 345 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 535.35 535.353 535.353 100.00 ------------------------------------------------------------------------------- PC_run 345 345 533.32 1.546 1.546 99.62 GM_PC_couple 345 345 0.95 0.003 0.003 0.18 PC_GM_couple 345 345 0.74 0.002 0.002 0.14 #others 0.34 0.342 0.06 ------------------------------------------------------------------------------- ======= Cycle 345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 346 steps, 2.56000 s simulation time, 536.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 346 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 536.77 536.766 536.766 100.00 ------------------------------------------------------------------------------- PC_run 346 346 534.73 1.545 1.545 99.62 GM_PC_couple 346 346 0.95 0.003 0.003 0.18 PC_GM_couple 346 346 0.74 0.002 0.002 0.14 #others 0.34 0.343 0.06 ------------------------------------------------------------------------------- ======= Cycle 346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 347 steps, 2.56000 s simulation time, 538.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 347 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 538.11 538.110 538.110 100.00 ------------------------------------------------------------------------------- PC_run 347 347 536.07 1.545 1.545 99.62 GM_PC_couple 347 347 0.95 0.003 0.003 0.18 PC_GM_couple 347 347 0.74 0.002 0.002 0.14 #others 0.34 0.343 0.06 ------------------------------------------------------------------------------- ======= Cycle 347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 348 steps, 2.56000 s simulation time, 539.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 348 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 539.81 539.807 539.807 100.00 ------------------------------------------------------------------------------- PC_run 348 348 537.76 1.545 1.545 99.62 GM_PC_couple 348 348 0.96 0.003 0.003 0.18 PC_GM_couple 348 348 0.75 0.002 0.002 0.14 #others 0.34 0.344 0.06 ------------------------------------------------------------------------------- ======= Cycle 348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 349 steps, 2.56000 s simulation time, 541.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 349 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 541.14 541.145 541.145 100.00 ------------------------------------------------------------------------------- PC_run 349 349 539.09 1.545 1.545 99.62 GM_PC_couple 349 349 0.96 0.003 0.003 0.18 PC_GM_couple 349 349 0.75 0.002 0.002 0.14 #others 0.34 0.345 0.06 ------------------------------------------------------------------------------- ======= Cycle 349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 350 steps, 2.56000 s simulation time, 542.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 350 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 542.56 542.564 542.564 100.00 ------------------------------------------------------------------------------- PC_run 350 350 540.51 1.544 1.544 99.62 GM_PC_couple 350 350 0.96 0.003 0.003 0.18 PC_GM_couple 350 350 0.75 0.002 0.002 0.14 #others 0.35 0.345 0.06 ------------------------------------------------------------------------------- ======= Cycle 350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 351 steps, 2.56000 s simulation time, 543.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 351 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 543.89 543.892 543.892 100.00 ------------------------------------------------------------------------------- PC_run 351 351 541.83 1.544 1.544 99.62 GM_PC_couple 351 351 0.96 0.003 0.003 0.18 PC_GM_couple 351 351 0.75 0.002 0.002 0.14 #others 0.35 0.346 0.06 ------------------------------------------------------------------------------- ======= Cycle 351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 352 steps, 2.56000 s simulation time, 545.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 352 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 545.51 545.510 545.510 100.00 ------------------------------------------------------------------------------- PC_run 352 352 543.44 1.544 1.544 99.62 GM_PC_couple 352 352 0.97 0.003 0.003 0.18 PC_GM_couple 352 352 0.75 0.002 0.002 0.14 #others 0.35 0.347 0.06 ------------------------------------------------------------------------------- ======= Cycle 352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 353 steps, 2.56000 s simulation time, 546.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 353 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 546.88 546.882 546.882 100.00 ------------------------------------------------------------------------------- PC_run 353 353 544.81 1.543 1.543 99.62 GM_PC_couple 353 353 0.97 0.003 0.003 0.18 PC_GM_couple 353 353 0.76 0.002 0.002 0.14 #others 0.35 0.347 0.06 ------------------------------------------------------------------------------- ======= Cycle 353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 354 steps, 2.56000 s simulation time, 548.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 354 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 548.31 548.309 548.309 100.00 ------------------------------------------------------------------------------- PC_run 354 354 546.23 1.543 1.543 99.62 GM_PC_couple 354 354 0.97 0.003 0.003 0.18 PC_GM_couple 354 354 0.76 0.002 0.002 0.14 #others 0.35 0.349 0.06 ------------------------------------------------------------------------------- ======= Cycle 354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 355 steps, 2.56000 s simulation time, 549.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 355 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 549.47 549.473 549.473 100.00 ------------------------------------------------------------------------------- PC_run 355 355 547.39 1.542 1.542 99.62 GM_PC_couple 355 355 0.97 0.003 0.003 0.18 PC_GM_couple 355 355 0.76 0.002 0.002 0.14 #others 0.35 0.349 0.06 ------------------------------------------------------------------------------- ======= Cycle 355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 356 steps, 2.56000 s simulation time, 550.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 356 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 550.99 550.987 550.987 100.00 ------------------------------------------------------------------------------- PC_run 356 356 548.90 1.542 1.542 99.62 GM_PC_couple 356 356 0.97 0.003 0.003 0.18 PC_GM_couple 356 356 0.76 0.002 0.002 0.14 #others 0.35 0.350 0.06 ------------------------------------------------------------------------------- ======= Cycle 356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 357 steps, 2.56000 s simulation time, 552.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 357 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 552.44 552.444 552.444 100.00 ------------------------------------------------------------------------------- PC_run 357 357 550.35 1.542 1.542 99.62 GM_PC_couple 357 357 0.98 0.003 0.003 0.18 PC_GM_couple 357 357 0.76 0.002 0.002 0.14 #others 0.35 0.351 0.06 ------------------------------------------------------------------------------- ======= Cycle 357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 358 steps, 2.56000 s simulation time, 553.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 358 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 553.75 553.747 553.747 100.00 ------------------------------------------------------------------------------- PC_run 358 358 551.65 1.541 1.541 99.62 GM_PC_couple 358 358 0.98 0.003 0.003 0.18 PC_GM_couple 358 358 0.76 0.002 0.002 0.14 #others 0.35 0.351 0.06 ------------------------------------------------------------------------------- ======= Cycle 358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 359 steps, 2.56000 s simulation time, 555.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 359 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 555.17 555.168 555.168 100.00 ------------------------------------------------------------------------------- PC_run 359 359 553.07 1.541 1.541 99.62 GM_PC_couple 359 359 0.98 0.003 0.003 0.18 PC_GM_couple 359 359 0.77 0.002 0.002 0.14 #others 0.35 0.352 0.06 ------------------------------------------------------------------------------- ======= Cycle 359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 360 steps, 2.56000 s simulation time, 556.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 360 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 556.67 556.667 556.667 100.00 ------------------------------------------------------------------------------- PC_run 360 360 554.56 1.540 1.540 99.62 GM_PC_couple 360 360 0.98 0.003 0.003 0.18 PC_GM_couple 360 360 0.77 0.002 0.002 0.14 #others 0.35 0.353 0.06 ------------------------------------------------------------------------------- ======= Cycle 360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 361 steps, 2.56000 s simulation time, 558.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 361 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 558.06 558.057 558.057 100.00 ------------------------------------------------------------------------------- PC_run 361 361 555.95 1.540 1.540 99.62 GM_PC_couple 361 361 0.99 0.003 0.003 0.18 PC_GM_couple 361 361 0.77 0.002 0.002 0.14 #others 0.35 0.354 0.06 ------------------------------------------------------------------------------- ======= Cycle 361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 362 steps, 2.56000 s simulation time, 559.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 362 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 559.41 559.410 559.410 100.00 ------------------------------------------------------------------------------- PC_run 362 362 557.30 1.539 1.539 99.62 GM_PC_couple 362 362 0.99 0.003 0.003 0.18 PC_GM_couple 362 362 0.77 0.002 0.002 0.14 #others 0.35 0.354 0.06 ------------------------------------------------------------------------------- ======= Cycle 362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 363 steps, 2.56000 s simulation time, 560.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 363 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 560.80 560.798 560.798 100.00 ------------------------------------------------------------------------------- PC_run 363 363 558.68 1.539 1.539 99.62 GM_PC_couple 363 363 0.99 0.003 0.003 0.18 PC_GM_couple 363 363 0.77 0.002 0.002 0.14 #others 0.36 0.356 0.06 ------------------------------------------------------------------------------- ======= Cycle 363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 364 steps, 2.56000 s simulation time, 562.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 364 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 562.52 562.516 562.516 100.00 ------------------------------------------------------------------------------- PC_run 364 364 560.39 1.540 1.540 99.62 GM_PC_couple 364 364 0.99 0.003 0.003 0.18 PC_GM_couple 364 364 0.78 0.002 0.002 0.14 #others 0.36 0.357 0.06 ------------------------------------------------------------------------------- ======= Cycle 364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 365 steps, 2.56000 s simulation time, 563.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 365 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 563.84 563.841 563.841 100.00 ------------------------------------------------------------------------------- PC_run 365 365 561.71 1.539 1.539 99.62 GM_PC_couple 365 365 0.99 0.003 0.003 0.18 PC_GM_couple 365 365 0.78 0.002 0.002 0.14 #others 0.36 0.357 0.06 ------------------------------------------------------------------------------- ======= Cycle 365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 366 steps, 2.56000 s simulation time, 565.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 366 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 565.25 565.246 565.246 100.00 ------------------------------------------------------------------------------- PC_run 366 366 563.11 1.539 1.539 99.62 GM_PC_couple 366 366 1.00 0.003 0.003 0.18 PC_GM_couple 366 366 0.78 0.002 0.002 0.14 #others 0.36 0.358 0.06 ------------------------------------------------------------------------------- ======= Cycle 366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 367 steps, 2.56000 s simulation time, 566.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 367 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 566.68 566.684 566.684 100.00 ------------------------------------------------------------------------------- PC_run 367 367 564.54 1.538 1.538 99.62 GM_PC_couple 367 367 1.00 0.003 0.003 0.18 PC_GM_couple 367 367 0.78 0.002 0.002 0.14 #others 0.36 0.359 0.06 ------------------------------------------------------------------------------- ======= Cycle 367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 368 steps, 2.56000 s simulation time, 568.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 368 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 568.25 568.246 568.246 100.00 ------------------------------------------------------------------------------- PC_run 368 368 566.10 1.538 1.538 99.62 GM_PC_couple 368 368 1.00 0.003 0.003 0.18 PC_GM_couple 368 368 0.78 0.002 0.002 0.14 #others 0.36 0.360 0.06 ------------------------------------------------------------------------------- ======= Cycle 368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 369 steps, 2.56000 s simulation time, 569.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 369 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 569.66 569.655 569.655 100.00 ------------------------------------------------------------------------------- PC_run 369 369 567.51 1.538 1.538 99.62 GM_PC_couple 369 369 1.00 0.003 0.003 0.18 PC_GM_couple 369 369 0.78 0.002 0.002 0.14 #others 0.36 0.361 0.06 ------------------------------------------------------------------------------- ======= Cycle 369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 370 steps, 2.56000 s simulation time, 571.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 370 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 571.02 571.023 571.023 100.00 ------------------------------------------------------------------------------- PC_run 370 370 568.87 1.537 1.537 99.62 GM_PC_couple 370 370 1.01 0.003 0.003 0.18 PC_GM_couple 370 370 0.79 0.002 0.002 0.14 #others 0.36 0.362 0.06 ------------------------------------------------------------------------------- ======= Cycle 370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 371 steps, 2.56000 s simulation time, 572.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 371 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 572.35 572.345 572.345 100.00 ------------------------------------------------------------------------------- PC_run 371 371 570.19 1.537 1.537 99.62 GM_PC_couple 371 371 1.01 0.003 0.003 0.18 PC_GM_couple 371 371 0.79 0.002 0.002 0.14 #others 0.36 0.363 0.06 ------------------------------------------------------------------------------- ======= Cycle 371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 372 steps, 2.56000 s simulation time, 573.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 372 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 573.75 573.746 573.746 100.00 ------------------------------------------------------------------------------- PC_run 372 372 571.58 1.537 1.537 99.62 GM_PC_couple 372 372 1.01 0.003 0.003 0.18 PC_GM_couple 372 372 0.79 0.002 0.002 0.14 #others 0.36 0.363 0.06 ------------------------------------------------------------------------------- ======= Cycle 372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 373 steps, 2.56000 s simulation time, 575.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 373 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 575.41 575.411 575.411 100.00 ------------------------------------------------------------------------------- PC_run 373 373 573.24 1.537 1.537 99.62 GM_PC_couple 373 373 1.01 0.003 0.003 0.18 PC_GM_couple 373 373 0.79 0.002 0.002 0.14 #others 0.36 0.364 0.06 ------------------------------------------------------------------------------- ======= Cycle 373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 374 steps, 2.56000 s simulation time, 576.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 374 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 576.95 576.953 576.953 100.00 ------------------------------------------------------------------------------- PC_run 374 374 574.78 1.537 1.537 99.62 GM_PC_couple 374 374 1.02 0.003 0.003 0.18 PC_GM_couple 374 374 0.79 0.002 0.002 0.14 #others 0.36 0.365 0.06 ------------------------------------------------------------------------------- ======= Cycle 374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 375 steps, 2.56000 s simulation time, 578.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 375 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 578.37 578.369 578.369 100.00 ------------------------------------------------------------------------------- PC_run 375 375 576.19 1.537 1.537 99.62 GM_PC_couple 375 375 1.02 0.003 0.003 0.18 PC_GM_couple 375 375 0.80 0.002 0.002 0.14 #others 0.37 0.366 0.06 ------------------------------------------------------------------------------- ======= Cycle 375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 376 steps, 2.56000 s simulation time, 579.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 376 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 579.73 579.726 579.726 100.00 ------------------------------------------------------------------------------- PC_run 376 376 577.54 1.536 1.536 99.62 GM_PC_couple 376 376 1.02 0.003 0.003 0.18 PC_GM_couple 376 376 0.80 0.002 0.002 0.14 #others 0.37 0.367 0.06 ------------------------------------------------------------------------------- ======= Cycle 376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 377 steps, 2.56000 s simulation time, 581.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 377 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 581.12 581.122 581.122 100.00 ------------------------------------------------------------------------------- PC_run 377 377 578.93 1.536 1.536 99.62 GM_PC_couple 377 377 1.02 0.003 0.003 0.18 PC_GM_couple 377 377 0.80 0.002 0.002 0.14 #others 0.37 0.367 0.06 ------------------------------------------------------------------------------- ======= Cycle 377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 378 steps, 2.56000 s simulation time, 582.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 378 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 582.47 582.474 582.474 100.00 ------------------------------------------------------------------------------- PC_run 378 378 580.28 1.535 1.535 99.62 GM_PC_couple 378 378 1.02 0.003 0.003 0.18 PC_GM_couple 378 378 0.80 0.002 0.002 0.14 #others 0.37 0.368 0.06 ------------------------------------------------------------------------------- ======= Cycle 378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 379 steps, 2.56000 s simulation time, 583.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 379 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 583.95 583.946 583.946 100.00 ------------------------------------------------------------------------------- PC_run 379 379 581.75 1.535 1.535 99.62 GM_PC_couple 379 379 1.03 0.003 0.003 0.18 PC_GM_couple 379 379 0.80 0.002 0.002 0.14 #others 0.37 0.369 0.06 ------------------------------------------------------------------------------- ======= Cycle 379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 380 steps, 2.56000 s simulation time, 585.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 380 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 585.40 585.399 585.399 100.00 ------------------------------------------------------------------------------- PC_run 380 380 583.19 1.535 1.535 99.62 GM_PC_couple 380 380 1.03 0.003 0.003 0.18 PC_GM_couple 380 380 0.81 0.002 0.002 0.14 #others 0.37 0.370 0.06 ------------------------------------------------------------------------------- ======= Cycle 380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 381 steps, 2.56000 s simulation time, 586.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 381 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 586.76 586.761 586.761 100.00 ------------------------------------------------------------------------------- PC_run 381 381 584.55 1.534 1.534 99.62 GM_PC_couple 381 381 1.03 0.003 0.003 0.18 PC_GM_couple 381 381 0.81 0.002 0.002 0.14 #others 0.37 0.371 0.06 ------------------------------------------------------------------------------- ======= Cycle 381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 382 steps, 2.56000 s simulation time, 588.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 382 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 588.13 588.130 588.130 100.00 ------------------------------------------------------------------------------- PC_run 382 382 585.92 1.534 1.534 99.62 GM_PC_couple 382 382 1.03 0.003 0.003 0.18 PC_GM_couple 382 382 0.81 0.002 0.002 0.14 #others 0.37 0.372 0.06 ------------------------------------------------------------------------------- ======= Cycle 382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 383 steps, 2.56000 s simulation time, 590.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 383 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 590.03 590.033 590.033 100.00 ------------------------------------------------------------------------------- PC_run 383 383 587.81 1.535 1.535 99.62 GM_PC_couple 383 383 1.04 0.003 0.003 0.18 PC_GM_couple 383 383 0.81 0.002 0.002 0.14 #others 0.37 0.373 0.06 ------------------------------------------------------------------------------- ======= Cycle 383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 384 steps, 2.56000 s simulation time, 592.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 384 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 592.16 592.161 592.161 100.00 ------------------------------------------------------------------------------- PC_run 384 384 589.94 1.536 1.536 99.62 GM_PC_couple 384 384 1.04 0.003 0.003 0.18 PC_GM_couple 384 384 0.81 0.002 0.002 0.14 #others 0.37 0.374 0.06 ------------------------------------------------------------------------------- ======= Cycle 384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 385 steps, 2.56000 s simulation time, 594.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 385 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 594.10 594.096 594.096 100.00 ------------------------------------------------------------------------------- PC_run 385 385 591.87 1.537 1.537 99.62 GM_PC_couple 385 385 1.04 0.003 0.003 0.18 PC_GM_couple 385 385 0.81 0.002 0.002 0.14 #others 0.37 0.374 0.06 ------------------------------------------------------------------------------- ======= Cycle 385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 386 steps, 2.56000 s simulation time, 596.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 386 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 596.04 596.038 596.038 100.00 ------------------------------------------------------------------------------- PC_run 386 386 593.80 1.538 1.538 99.63 GM_PC_couple 386 386 1.04 0.003 0.003 0.17 PC_GM_couple 386 386 0.82 0.002 0.002 0.14 #others 0.38 0.375 0.06 ------------------------------------------------------------------------------- ======= Cycle 386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 387 steps, 2.56000 s simulation time, 597.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 387 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 597.51 597.506 597.506 100.00 ------------------------------------------------------------------------------- PC_run 387 387 595.27 1.538 1.538 99.63 GM_PC_couple 387 387 1.05 0.003 0.003 0.17 PC_GM_couple 387 387 0.82 0.002 0.002 0.14 #others 0.38 0.376 0.06 ------------------------------------------------------------------------------- ======= Cycle 387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 388 steps, 2.56000 s simulation time, 599.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 388 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 599.00 598.996 598.996 100.00 ------------------------------------------------------------------------------- PC_run 388 388 596.75 1.538 1.538 99.63 GM_PC_couple 388 388 1.05 0.003 0.003 0.17 PC_GM_couple 388 388 0.82 0.002 0.002 0.14 #others 0.38 0.377 0.06 ------------------------------------------------------------------------------- ======= Cycle 388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 389 steps, 2.56000 s simulation time, 600.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 389 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 600.63 600.635 600.635 100.00 ------------------------------------------------------------------------------- PC_run 389 389 598.39 1.538 1.538 99.63 GM_PC_couple 389 389 1.05 0.003 0.003 0.17 PC_GM_couple 389 389 0.82 0.002 0.002 0.14 #others 0.38 0.378 0.06 ------------------------------------------------------------------------------- ======= Cycle 389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 390 steps, 2.56000 s simulation time, 602.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 390 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 602.43 602.433 602.433 100.00 ------------------------------------------------------------------------------- PC_run 390 390 600.18 1.539 1.539 99.63 GM_PC_couple 390 390 1.05 0.003 0.003 0.17 PC_GM_couple 390 390 0.82 0.002 0.002 0.14 #others 0.38 0.379 0.06 ------------------------------------------------------------------------------- ======= Cycle 390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 391 steps, 2.56000 s simulation time, 604.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 391 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 604.41 604.410 604.410 100.00 ------------------------------------------------------------------------------- PC_run 391 391 602.15 1.540 1.540 99.63 GM_PC_couple 391 391 1.05 0.003 0.003 0.17 PC_GM_couple 391 391 0.83 0.002 0.002 0.14 #others 0.38 0.379 0.06 ------------------------------------------------------------------------------- ======= Cycle 391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 392 steps, 2.56000 s simulation time, 607.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 392 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 607.06 607.063 607.063 100.00 ------------------------------------------------------------------------------- PC_run 392 392 604.80 1.543 1.543 99.63 GM_PC_couple 392 392 1.06 0.003 0.003 0.17 PC_GM_couple 392 392 0.83 0.002 0.002 0.14 #others 0.38 0.380 0.06 ------------------------------------------------------------------------------- ======= Cycle 392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 393 steps, 2.56000 s simulation time, 608.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 393 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 608.61 608.605 608.605 100.00 ------------------------------------------------------------------------------- PC_run 393 393 606.34 1.543 1.543 99.63 GM_PC_couple 393 393 1.06 0.003 0.003 0.17 PC_GM_couple 393 393 0.83 0.002 0.002 0.14 #others 0.38 0.381 0.06 ------------------------------------------------------------------------------- ======= Cycle 393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 394 steps, 2.56000 s simulation time, 610.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 394 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 610.09 610.090 610.090 100.00 ------------------------------------------------------------------------------- PC_run 394 394 607.82 1.543 1.543 99.63 GM_PC_couple 394 394 1.06 0.003 0.003 0.17 PC_GM_couple 394 394 0.83 0.002 0.002 0.14 #others 0.38 0.381 0.06 ------------------------------------------------------------------------------- ======= Cycle 394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 395 steps, 2.56000 s simulation time, 611.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 395 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 611.48 611.482 611.482 100.00 ------------------------------------------------------------------------------- PC_run 395 395 609.20 1.542 1.542 99.63 GM_PC_couple 395 395 1.06 0.003 0.003 0.17 PC_GM_couple 395 395 0.83 0.002 0.002 0.14 #others 0.38 0.382 0.06 ------------------------------------------------------------------------------- ======= Cycle 395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 396 steps, 2.56000 s simulation time, 612.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 396 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 612.90 612.898 612.898 100.00 ------------------------------------------------------------------------------- PC_run 396 396 610.61 1.542 1.542 99.63 GM_PC_couple 396 396 1.07 0.003 0.003 0.17 PC_GM_couple 396 396 0.83 0.002 0.002 0.14 #others 0.38 0.383 0.06 ------------------------------------------------------------------------------- ======= Cycle 396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 397 steps, 2.56000 s simulation time, 614.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 397 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 614.29 614.285 614.285 100.00 ------------------------------------------------------------------------------- PC_run 397 397 612.00 1.542 1.542 99.63 GM_PC_couple 397 397 1.07 0.003 0.003 0.17 PC_GM_couple 397 397 0.84 0.002 0.002 0.14 #others 0.38 0.384 0.06 ------------------------------------------------------------------------------- ======= Cycle 397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 398 steps, 2.56000 s simulation time, 615.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 398 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 615.70 615.702 615.702 100.00 ------------------------------------------------------------------------------- PC_run 398 398 613.41 1.541 1.541 99.63 GM_PC_couple 398 398 1.07 0.003 0.003 0.17 PC_GM_couple 398 398 0.84 0.002 0.002 0.14 #others 0.38 0.385 0.06 ------------------------------------------------------------------------------- ======= Cycle 398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 399 steps, 2.56000 s simulation time, 617.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 399 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 617.51 617.510 617.510 100.00 ------------------------------------------------------------------------------- PC_run 399 399 615.21 1.542 1.542 99.63 GM_PC_couple 399 399 1.07 0.003 0.003 0.17 PC_GM_couple 399 399 0.84 0.002 0.002 0.14 #others 0.39 0.385 0.06 ------------------------------------------------------------------------------- ======= Cycle 399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 400 steps, 2.56000 s simulation time, 619.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 400 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 619.45 619.446 619.446 100.00 ------------------------------------------------------------------------------- PC_run 400 400 617.14 1.543 1.543 99.63 GM_PC_couple 400 400 1.07 0.003 0.003 0.17 PC_GM_couple 400 400 0.84 0.002 0.002 0.14 #others 0.39 0.386 0.06 ------------------------------------------------------------------------------- ======= Cycle 400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 401 steps, 2.56000 s simulation time, 621.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 401 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 621.23 621.231 621.231 100.00 ------------------------------------------------------------------------------- PC_run 401 401 618.92 1.543 1.543 99.63 GM_PC_couple 401 401 1.08 0.003 0.003 0.17 PC_GM_couple 401 401 0.84 0.002 0.002 0.14 #others 0.39 0.387 0.06 ------------------------------------------------------------------------------- ======= Cycle 401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 402 steps, 2.56000 s simulation time, 623.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 402 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 623.04 623.042 623.042 100.00 ------------------------------------------------------------------------------- PC_run 402 402 620.73 1.544 1.544 99.63 GM_PC_couple 402 402 1.08 0.003 0.003 0.17 PC_GM_couple 402 402 0.85 0.002 0.002 0.14 #others 0.39 0.388 0.06 ------------------------------------------------------------------------------- ======= Cycle 402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 403 steps, 2.56000 s simulation time, 624.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 403 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 624.41 624.411 624.411 100.00 ------------------------------------------------------------------------------- PC_run 403 403 622.09 1.544 1.544 99.63 GM_PC_couple 403 403 1.08 0.003 0.003 0.17 PC_GM_couple 403 403 0.85 0.002 0.002 0.14 #others 0.39 0.388 0.06 ------------------------------------------------------------------------------- ======= Cycle 403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 404 steps, 2.56000 s simulation time, 625.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 404 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 625.98 625.979 625.979 100.00 ------------------------------------------------------------------------------- PC_run 404 404 623.66 1.544 1.544 99.63 GM_PC_couple 404 404 1.08 0.003 0.003 0.17 PC_GM_couple 404 404 0.85 0.002 0.002 0.14 #others 0.39 0.389 0.06 ------------------------------------------------------------------------------- ======= Cycle 404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 405 steps, 2.56000 s simulation time, 627.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 405 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 627.34 627.340 627.340 100.00 ------------------------------------------------------------------------------- PC_run 405 405 625.01 1.543 1.543 99.63 GM_PC_couple 405 405 1.09 0.003 0.003 0.17 PC_GM_couple 405 405 0.85 0.002 0.002 0.14 #others 0.39 0.390 0.06 ------------------------------------------------------------------------------- ======= Cycle 405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 406 steps, 2.56000 s simulation time, 628.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 406 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 628.73 628.730 628.730 100.00 ------------------------------------------------------------------------------- PC_run 406 406 626.40 1.543 1.543 99.63 GM_PC_couple 406 406 1.09 0.003 0.003 0.17 PC_GM_couple 406 406 0.85 0.002 0.002 0.14 #others 0.39 0.391 0.06 ------------------------------------------------------------------------------- ======= Cycle 406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 407 steps, 2.56000 s simulation time, 630.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 407 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 630.13 630.128 630.128 100.00 ------------------------------------------------------------------------------- PC_run 407 407 627.79 1.542 1.542 99.63 GM_PC_couple 407 407 1.09 0.003 0.003 0.17 PC_GM_couple 407 407 0.85 0.002 0.002 0.14 #others 0.39 0.391 0.06 ------------------------------------------------------------------------------- ======= Cycle 407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 408 steps, 2.56000 s simulation time, 631.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 408 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 631.47 631.467 631.467 100.00 ------------------------------------------------------------------------------- PC_run 408 408 629.13 1.542 1.542 99.63 GM_PC_couple 408 408 1.09 0.003 0.003 0.17 PC_GM_couple 408 408 0.86 0.002 0.002 0.14 #others 0.39 0.392 0.06 ------------------------------------------------------------------------------- ======= Cycle 408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 409 steps, 2.56000 s simulation time, 633.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 409 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 633.05 633.052 633.052 100.00 ------------------------------------------------------------------------------- PC_run 409 409 630.71 1.542 1.542 99.63 GM_PC_couple 409 409 1.10 0.003 0.003 0.17 PC_GM_couple 409 409 0.86 0.002 0.002 0.14 #others 0.39 0.393 0.06 ------------------------------------------------------------------------------- ======= Cycle 409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 410 steps, 2.56000 s simulation time, 634.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 410 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 634.43 634.429 634.429 100.00 ------------------------------------------------------------------------------- PC_run 410 410 632.08 1.542 1.542 99.63 GM_PC_couple 410 410 1.10 0.003 0.003 0.17 PC_GM_couple 410 410 0.86 0.002 0.002 0.14 #others 0.39 0.394 0.06 ------------------------------------------------------------------------------- ======= Cycle 410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 411 steps, 2.56000 s simulation time, 635.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 411 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 635.82 635.816 635.816 100.00 ------------------------------------------------------------------------------- PC_run 411 411 633.46 1.541 1.541 99.63 GM_PC_couple 411 411 1.10 0.003 0.003 0.17 PC_GM_couple 411 411 0.86 0.002 0.002 0.14 #others 0.39 0.394 0.06 ------------------------------------------------------------------------------- ======= Cycle 411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 412 steps, 2.56000 s simulation time, 637.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 412 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 637.25 637.246 637.246 100.00 ------------------------------------------------------------------------------- PC_run 412 412 634.89 1.541 1.541 99.63 GM_PC_couple 412 412 1.10 0.003 0.003 0.17 PC_GM_couple 412 412 0.86 0.002 0.002 0.14 #others 0.40 0.395 0.06 ------------------------------------------------------------------------------- ======= Cycle 412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 413 steps, 2.56000 s simulation time, 638.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 413 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 638.64 638.642 638.642 100.00 ------------------------------------------------------------------------------- PC_run 413 413 636.28 1.541 1.541 99.63 GM_PC_couple 413 413 1.10 0.003 0.003 0.17 PC_GM_couple 413 413 0.87 0.002 0.002 0.14 #others 0.40 0.396 0.06 ------------------------------------------------------------------------------- ======= Cycle 413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 414 steps, 2.56000 s simulation time, 640.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 414 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 640.24 640.243 640.243 100.00 ------------------------------------------------------------------------------- PC_run 414 414 637.87 1.541 1.541 99.63 GM_PC_couple 414 414 1.11 0.003 0.003 0.17 PC_GM_couple 414 414 0.87 0.002 0.002 0.14 #others 0.40 0.397 0.06 ------------------------------------------------------------------------------- ======= Cycle 414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 415 steps, 2.56000 s simulation time, 641.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 415 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 641.71 641.709 641.709 100.00 ------------------------------------------------------------------------------- PC_run 415 415 639.33 1.541 1.541 99.63 GM_PC_couple 415 415 1.11 0.003 0.003 0.17 PC_GM_couple 415 415 0.87 0.002 0.002 0.14 #others 0.40 0.398 0.06 ------------------------------------------------------------------------------- ======= Cycle 415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 416 steps, 2.56000 s simulation time, 642.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 416 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 642.96 642.958 642.958 100.00 ------------------------------------------------------------------------------- PC_run 416 416 640.58 1.540 1.540 99.63 GM_PC_couple 416 416 1.11 0.003 0.003 0.17 PC_GM_couple 416 416 0.87 0.002 0.002 0.14 #others 0.40 0.398 0.06 ------------------------------------------------------------------------------- ======= Cycle 416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 417 steps, 2.56000 s simulation time, 644.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 417 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 644.35 644.354 644.354 100.00 ------------------------------------------------------------------------------- PC_run 417 417 641.97 1.539 1.539 99.63 GM_PC_couple 417 417 1.11 0.003 0.003 0.17 PC_GM_couple 417 417 0.87 0.002 0.002 0.14 #others 0.40 0.399 0.06 ------------------------------------------------------------------------------- ======= Cycle 417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 418 steps, 2.56000 s simulation time, 646.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 418 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 646.32 646.324 646.324 100.00 ------------------------------------------------------------------------------- PC_run 418 418 643.93 1.541 1.541 99.63 GM_PC_couple 418 418 1.12 0.003 0.003 0.17 PC_GM_couple 418 418 0.87 0.002 0.002 0.14 #others 0.40 0.400 0.06 ------------------------------------------------------------------------------- ======= Cycle 418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 419 steps, 2.56000 s simulation time, 648.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 419 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 648.29 648.286 648.286 100.00 ------------------------------------------------------------------------------- PC_run 419 419 645.89 1.542 1.542 99.63 GM_PC_couple 419 419 1.12 0.003 0.003 0.17 PC_GM_couple 419 419 0.88 0.002 0.002 0.14 #others 0.40 0.401 0.06 ------------------------------------------------------------------------------- ======= Cycle 419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 420 steps, 2.56000 s simulation time, 650.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 420 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 650.21 650.210 650.210 100.00 ------------------------------------------------------------------------------- PC_run 420 420 647.81 1.542 1.542 99.63 GM_PC_couple 420 420 1.12 0.003 0.003 0.17 PC_GM_couple 420 420 0.88 0.002 0.002 0.14 #others 0.40 0.401 0.06 ------------------------------------------------------------------------------- ======= Cycle 420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 421 steps, 2.56000 s simulation time, 651.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 421 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 651.73 651.732 651.732 100.00 ------------------------------------------------------------------------------- PC_run 421 421 649.33 1.542 1.542 99.63 GM_PC_couple 421 421 1.12 0.003 0.003 0.17 PC_GM_couple 421 421 0.88 0.002 0.002 0.14 #others 0.40 0.402 0.06 ------------------------------------------------------------------------------- ======= Cycle 421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 422 steps, 2.56000 s simulation time, 653.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 422 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 653.49 653.493 653.493 100.00 ------------------------------------------------------------------------------- PC_run 422 422 651.08 1.543 1.543 99.63 GM_PC_couple 422 422 1.13 0.003 0.003 0.17 PC_GM_couple 422 422 0.88 0.002 0.002 0.13 #others 0.40 0.403 0.06 ------------------------------------------------------------------------------- ======= Cycle 422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 423 steps, 2.56000 s simulation time, 654.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 423 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 654.93 654.930 654.930 100.00 ------------------------------------------------------------------------------- PC_run 423 423 652.51 1.543 1.543 99.63 GM_PC_couple 423 423 1.13 0.003 0.003 0.17 PC_GM_couple 423 423 0.88 0.002 0.002 0.13 #others 0.40 0.404 0.06 ------------------------------------------------------------------------------- ======= Cycle 423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 424 steps, 2.56000 s simulation time, 656.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 424 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 656.44 656.436 656.436 100.00 ------------------------------------------------------------------------------- PC_run 424 424 654.02 1.542 1.542 99.63 GM_PC_couple 424 424 1.13 0.003 0.003 0.17 PC_GM_couple 424 424 0.89 0.002 0.002 0.13 #others 0.40 0.405 0.06 ------------------------------------------------------------------------------- ======= Cycle 424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 425 steps, 2.56000 s simulation time, 657.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 425 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 657.88 657.884 657.884 100.00 ------------------------------------------------------------------------------- PC_run 425 425 655.46 1.542 1.542 99.63 GM_PC_couple 425 425 1.13 0.003 0.003 0.17 PC_GM_couple 425 425 0.89 0.002 0.002 0.13 #others 0.41 0.406 0.06 ------------------------------------------------------------------------------- ======= Cycle 425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 426 steps, 2.56000 s simulation time, 659.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 426 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 659.57 659.571 659.571 100.00 ------------------------------------------------------------------------------- PC_run 426 426 657.14 1.543 1.543 99.63 GM_PC_couple 426 426 1.13 0.003 0.003 0.17 PC_GM_couple 426 426 0.89 0.002 0.002 0.13 #others 0.41 0.407 0.06 ------------------------------------------------------------------------------- ======= Cycle 426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 427 steps, 2.56000 s simulation time, 661.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 427 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 661.02 661.025 661.025 100.00 ------------------------------------------------------------------------------- PC_run 427 427 658.59 1.542 1.542 99.63 GM_PC_couple 427 427 1.14 0.003 0.003 0.17 PC_GM_couple 427 427 0.89 0.002 0.002 0.13 #others 0.41 0.408 0.06 ------------------------------------------------------------------------------- ======= Cycle 427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 428 steps, 2.56000 s simulation time, 662.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 428 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 662.34 662.345 662.345 100.00 ------------------------------------------------------------------------------- PC_run 428 428 659.90 1.542 1.542 99.63 GM_PC_couple 428 428 1.14 0.003 0.003 0.17 PC_GM_couple 428 428 0.89 0.002 0.002 0.13 #others 0.41 0.409 0.06 ------------------------------------------------------------------------------- ======= Cycle 428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 429 steps, 2.56000 s simulation time, 663.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 429 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 663.83 663.833 663.833 100.00 ------------------------------------------------------------------------------- PC_run 429 429 661.39 1.542 1.542 99.63 GM_PC_couple 429 429 1.14 0.003 0.003 0.17 PC_GM_couple 429 429 0.89 0.002 0.002 0.13 #others 0.41 0.410 0.06 ------------------------------------------------------------------------------- ======= Cycle 429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 430 steps, 2.56000 s simulation time, 665.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 430 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 665.56 665.563 665.563 100.00 ------------------------------------------------------------------------------- PC_run 430 430 663.11 1.542 1.542 99.63 GM_PC_couple 430 430 1.14 0.003 0.003 0.17 PC_GM_couple 430 430 0.90 0.002 0.002 0.13 #others 0.41 0.411 0.06 ------------------------------------------------------------------------------- ======= Cycle 430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 431 steps, 2.56000 s simulation time, 666.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 431 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 666.99 666.987 666.987 100.00 ------------------------------------------------------------------------------- PC_run 431 431 664.53 1.542 1.542 99.63 GM_PC_couple 431 431 1.15 0.003 0.003 0.17 PC_GM_couple 431 431 0.90 0.002 0.002 0.13 #others 0.41 0.412 0.06 ------------------------------------------------------------------------------- ======= Cycle 431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 432 steps, 2.56000 s simulation time, 668.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 432 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 668.34 668.340 668.340 100.00 ------------------------------------------------------------------------------- PC_run 432 432 665.88 1.541 1.541 99.63 GM_PC_couple 432 432 1.15 0.003 0.003 0.17 PC_GM_couple 432 432 0.90 0.002 0.002 0.13 #others 0.41 0.412 0.06 ------------------------------------------------------------------------------- ======= Cycle 432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 433 steps, 2.56000 s simulation time, 669.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 433 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 669.74 669.739 669.739 100.00 ------------------------------------------------------------------------------- PC_run 433 433 667.27 1.541 1.541 99.63 GM_PC_couple 433 433 1.15 0.003 0.003 0.17 PC_GM_couple 433 433 0.90 0.002 0.002 0.13 #others 0.41 0.413 0.06 ------------------------------------------------------------------------------- ======= Cycle 433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 434 steps, 2.56000 s simulation time, 671.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 434 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 671.34 671.344 671.344 100.00 ------------------------------------------------------------------------------- PC_run 434 434 668.87 1.541 1.541 99.63 GM_PC_couple 434 434 1.15 0.003 0.003 0.17 PC_GM_couple 434 434 0.90 0.002 0.002 0.13 #others 0.41 0.414 0.06 ------------------------------------------------------------------------------- ======= Cycle 434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 435 steps, 2.56000 s simulation time, 672.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 435 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 672.77 672.774 672.774 100.00 ------------------------------------------------------------------------------- PC_run 435 435 670.30 1.541 1.541 99.63 GM_PC_couple 435 435 1.16 0.003 0.003 0.17 PC_GM_couple 435 435 0.91 0.002 0.002 0.13 #others 0.41 0.415 0.06 ------------------------------------------------------------------------------- ======= Cycle 435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 436 steps, 2.56000 s simulation time, 674.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 436 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 674.63 674.630 674.630 100.00 ------------------------------------------------------------------------------- PC_run 436 436 672.15 1.542 1.542 99.63 GM_PC_couple 436 436 1.16 0.003 0.003 0.17 PC_GM_couple 436 436 0.91 0.002 0.002 0.13 #others 0.42 0.416 0.06 ------------------------------------------------------------------------------- ======= Cycle 436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 437 steps, 2.56000 s simulation time, 676.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 437 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 676.31 676.306 676.306 100.00 ------------------------------------------------------------------------------- PC_run 437 437 673.82 1.542 1.542 99.63 GM_PC_couple 437 437 1.16 0.003 0.003 0.17 PC_GM_couple 437 437 0.91 0.002 0.002 0.13 #others 0.42 0.417 0.06 ------------------------------------------------------------------------------- ======= Cycle 437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 438 steps, 2.56000 s simulation time, 677.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 438 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 677.83 677.835 677.835 100.00 ------------------------------------------------------------------------------- PC_run 438 438 675.34 1.542 1.542 99.63 GM_PC_couple 438 438 1.16 0.003 0.003 0.17 PC_GM_couple 438 438 0.91 0.002 0.002 0.13 #others 0.42 0.417 0.06 ------------------------------------------------------------------------------- ======= Cycle 438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 439 steps, 2.56000 s simulation time, 679.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 439 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 679.17 679.169 679.169 100.00 ------------------------------------------------------------------------------- PC_run 439 439 676.67 1.541 1.541 99.63 GM_PC_couple 439 439 1.16 0.003 0.003 0.17 PC_GM_couple 439 439 0.91 0.002 0.002 0.13 #others 0.42 0.418 0.06 ------------------------------------------------------------------------------- ======= Cycle 439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 440 steps, 2.56000 s simulation time, 680.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 440 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 680.69 680.687 680.687 100.00 ------------------------------------------------------------------------------- PC_run 440 440 678.19 1.541 1.541 99.63 GM_PC_couple 440 440 1.17 0.003 0.003 0.17 PC_GM_couple 440 440 0.92 0.002 0.002 0.13 #others 0.42 0.419 0.06 ------------------------------------------------------------------------------- ======= Cycle 440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 441 steps, 2.56000 s simulation time, 682.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 441 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 682.12 682.124 682.124 100.00 ------------------------------------------------------------------------------- PC_run 441 441 679.62 1.541 1.541 99.63 GM_PC_couple 441 441 1.17 0.003 0.003 0.17 PC_GM_couple 441 441 0.92 0.002 0.002 0.13 #others 0.42 0.420 0.06 ------------------------------------------------------------------------------- ======= Cycle 441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 442 steps, 2.56000 s simulation time, 683.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 442 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 683.67 683.670 683.670 100.00 ------------------------------------------------------------------------------- PC_run 442 442 681.16 1.541 1.541 99.63 GM_PC_couple 442 442 1.17 0.003 0.003 0.17 PC_GM_couple 442 442 0.92 0.002 0.002 0.13 #others 0.42 0.420 0.06 ------------------------------------------------------------------------------- ======= Cycle 442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 443 steps, 2.56000 s simulation time, 685.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 443 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 685.03 685.029 685.029 100.00 ------------------------------------------------------------------------------- PC_run 443 443 682.51 1.541 1.541 99.63 GM_PC_couple 443 443 1.17 0.003 0.003 0.17 PC_GM_couple 443 443 0.92 0.002 0.002 0.13 #others 0.42 0.421 0.06 ------------------------------------------------------------------------------- ======= Cycle 443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 444 steps, 2.56000 s simulation time, 686.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 444 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 686.35 686.347 686.347 100.00 ------------------------------------------------------------------------------- PC_run 444 444 683.83 1.540 1.540 99.63 GM_PC_couple 444 444 1.18 0.003 0.003 0.17 PC_GM_couple 444 444 0.92 0.002 0.002 0.13 #others 0.42 0.422 0.06 ------------------------------------------------------------------------------- ======= Cycle 444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 445 steps, 2.56000 s simulation time, 687.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 445 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 687.77 687.775 687.775 100.00 ------------------------------------------------------------------------------- PC_run 445 445 685.25 1.540 1.540 99.63 GM_PC_couple 445 445 1.18 0.003 0.003 0.17 PC_GM_couple 445 445 0.92 0.002 0.002 0.13 #others 0.42 0.423 0.06 ------------------------------------------------------------------------------- ======= Cycle 445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 446 steps, 2.56000 s simulation time, 689.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 446 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 689.31 689.310 689.310 100.00 ------------------------------------------------------------------------------- PC_run 446 446 686.78 1.540 1.540 99.63 GM_PC_couple 446 446 1.18 0.003 0.003 0.17 PC_GM_couple 446 446 0.93 0.002 0.002 0.13 #others 0.42 0.424 0.06 ------------------------------------------------------------------------------- ======= Cycle 446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 447 steps, 2.56000 s simulation time, 690.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 447 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 690.67 690.674 690.674 100.00 ------------------------------------------------------------------------------- PC_run 447 447 688.14 1.539 1.539 99.63 GM_PC_couple 447 447 1.18 0.003 0.003 0.17 PC_GM_couple 447 447 0.93 0.002 0.002 0.13 #others 0.42 0.424 0.06 ------------------------------------------------------------------------------- ======= Cycle 447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 448 steps, 2.56000 s simulation time, 691.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 448 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 691.92 691.923 691.923 100.00 ------------------------------------------------------------------------------- PC_run 448 448 689.38 1.539 1.539 99.63 GM_PC_couple 448 448 1.19 0.003 0.003 0.17 PC_GM_couple 448 448 0.93 0.002 0.002 0.13 #others 0.43 0.425 0.06 ------------------------------------------------------------------------------- ======= Cycle 448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 449 steps, 2.56000 s simulation time, 693.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 449 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 693.29 693.286 693.286 100.00 ------------------------------------------------------------------------------- PC_run 449 449 690.74 1.538 1.538 99.63 GM_PC_couple 449 449 1.19 0.003 0.003 0.17 PC_GM_couple 449 449 0.93 0.002 0.002 0.13 #others 0.43 0.426 0.06 ------------------------------------------------------------------------------- ======= Cycle 449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 450 steps, 2.56000 s simulation time, 695.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 450 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 695.05 695.054 695.054 100.00 ------------------------------------------------------------------------------- PC_run 450 450 692.50 1.539 1.539 99.63 GM_PC_couple 450 450 1.19 0.003 0.003 0.17 PC_GM_couple 450 450 0.93 0.002 0.002 0.13 #others 0.43 0.426 0.06 ------------------------------------------------------------------------------- ======= Cycle 450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 451 steps, 2.56000 s simulation time, 696.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 451 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 696.36 696.359 696.359 100.00 ------------------------------------------------------------------------------- PC_run 451 451 693.80 1.538 1.538 99.63 GM_PC_couple 451 451 1.19 0.003 0.003 0.17 PC_GM_couple 451 451 0.94 0.002 0.002 0.13 #others 0.43 0.427 0.06 ------------------------------------------------------------------------------- ======= Cycle 451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 452 steps, 2.56000 s simulation time, 697.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 452 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 697.75 697.753 697.753 100.00 ------------------------------------------------------------------------------- PC_run 452 452 695.19 1.538 1.538 99.63 GM_PC_couple 452 452 1.19 0.003 0.003 0.17 PC_GM_couple 452 452 0.94 0.002 0.002 0.13 #others 0.43 0.428 0.06 ------------------------------------------------------------------------------- ======= Cycle 452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 453 steps, 2.56000 s simulation time, 699.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 453 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 699.10 699.096 699.096 100.00 ------------------------------------------------------------------------------- PC_run 453 453 696.53 1.538 1.538 99.63 GM_PC_couple 453 453 1.20 0.003 0.003 0.17 PC_GM_couple 453 453 0.94 0.002 0.002 0.13 #others 0.43 0.429 0.06 ------------------------------------------------------------------------------- ======= Cycle 453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 454 steps, 2.56000 s simulation time, 700.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 454 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 700.71 700.705 700.705 100.00 ------------------------------------------------------------------------------- PC_run 454 454 698.14 1.538 1.538 99.63 GM_PC_couple 454 454 1.20 0.003 0.003 0.17 PC_GM_couple 454 454 0.94 0.002 0.002 0.13 #others 0.43 0.429 0.06 ------------------------------------------------------------------------------- ======= Cycle 454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 455 steps, 2.56000 s simulation time, 702.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 455 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 702.20 702.200 702.200 100.00 ------------------------------------------------------------------------------- PC_run 455 455 699.63 1.538 1.538 99.63 GM_PC_couple 455 455 1.20 0.003 0.003 0.17 PC_GM_couple 455 455 0.94 0.002 0.002 0.13 #others 0.43 0.430 0.06 ------------------------------------------------------------------------------- ======= Cycle 455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 456 steps, 2.56000 s simulation time, 703.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 456 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 703.90 703.901 703.901 100.00 ------------------------------------------------------------------------------- PC_run 456 456 701.32 1.538 1.538 99.63 GM_PC_couple 456 456 1.20 0.003 0.003 0.17 PC_GM_couple 456 456 0.94 0.002 0.002 0.13 #others 0.43 0.431 0.06 ------------------------------------------------------------------------------- ======= Cycle 456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 457 steps, 2.56000 s simulation time, 705.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 457 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 705.82 705.823 705.823 100.00 ------------------------------------------------------------------------------- PC_run 457 457 703.24 1.539 1.539 99.63 GM_PC_couple 457 457 1.21 0.003 0.003 0.17 PC_GM_couple 457 457 0.95 0.002 0.002 0.13 #others 0.43 0.433 0.06 ------------------------------------------------------------------------------- ======= Cycle 457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 458 steps, 2.56000 s simulation time, 708.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 458 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 708.07 708.071 708.071 100.00 ------------------------------------------------------------------------------- PC_run 458 458 705.48 1.540 1.540 99.63 GM_PC_couple 458 458 1.21 0.003 0.003 0.17 PC_GM_couple 458 458 0.95 0.002 0.002 0.13 #others 0.43 0.434 0.06 ------------------------------------------------------------------------------- ======= Cycle 458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 459 steps, 2.56000 s simulation time, 709.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 459 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 709.73 709.728 709.728 100.00 ------------------------------------------------------------------------------- PC_run 459 459 707.13 1.541 1.541 99.63 GM_PC_couple 459 459 1.21 0.003 0.003 0.17 PC_GM_couple 459 459 0.95 0.002 0.002 0.13 #others 0.43 0.435 0.06 ------------------------------------------------------------------------------- ======= Cycle 459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 460 steps, 2.56000 s simulation time, 711.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 460 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 711.10 711.097 711.097 100.00 ------------------------------------------------------------------------------- PC_run 460 460 708.50 1.540 1.540 99.63 GM_PC_couple 460 460 1.21 0.003 0.003 0.17 PC_GM_couple 460 460 0.95 0.002 0.002 0.13 #others 0.44 0.435 0.06 ------------------------------------------------------------------------------- ======= Cycle 460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 461 steps, 2.56000 s simulation time, 712.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 461 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 712.45 712.446 712.446 100.00 ------------------------------------------------------------------------------- PC_run 461 461 709.84 1.540 1.540 99.63 GM_PC_couple 461 461 1.21 0.003 0.003 0.17 PC_GM_couple 461 461 0.95 0.002 0.002 0.13 #others 0.44 0.436 0.06 ------------------------------------------------------------------------------- ======= Cycle 461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 462 steps, 2.56000 s simulation time, 713.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 462 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 713.84 713.842 713.842 100.00 ------------------------------------------------------------------------------- PC_run 462 462 711.23 1.539 1.539 99.63 GM_PC_couple 462 462 1.22 0.003 0.003 0.17 PC_GM_couple 462 462 0.96 0.002 0.002 0.13 #others 0.44 0.437 0.06 ------------------------------------------------------------------------------- ======= Cycle 462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 463 steps, 2.56000 s simulation time, 715.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 463 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 715.20 715.201 715.201 100.00 ------------------------------------------------------------------------------- PC_run 463 463 712.59 1.539 1.539 99.63 GM_PC_couple 463 463 1.22 0.003 0.003 0.17 PC_GM_couple 463 463 0.96 0.002 0.002 0.13 #others 0.44 0.437 0.06 ------------------------------------------------------------------------------- ======= Cycle 463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 464 steps, 2.56000 s simulation time, 717.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 464 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 717.00 717.004 717.004 100.00 ------------------------------------------------------------------------------- PC_run 464 464 714.38 1.540 1.540 99.63 GM_PC_couple 464 464 1.22 0.003 0.003 0.17 PC_GM_couple 464 464 0.96 0.002 0.002 0.13 #others 0.44 0.438 0.06 ------------------------------------------------------------------------------- ======= Cycle 464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 465 steps, 2.56000 s simulation time, 718.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 465 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 718.84 718.844 718.844 100.00 ------------------------------------------------------------------------------- PC_run 465 465 716.22 1.540 1.540 99.63 GM_PC_couple 465 465 1.22 0.003 0.003 0.17 PC_GM_couple 465 465 0.96 0.002 0.002 0.13 #others 0.44 0.439 0.06 ------------------------------------------------------------------------------- ======= Cycle 465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 466 steps, 2.56000 s simulation time, 720.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 466 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 720.77 720.772 720.772 100.00 ------------------------------------------------------------------------------- PC_run 466 466 718.14 1.541 1.541 99.64 GM_PC_couple 466 466 1.23 0.003 0.003 0.17 PC_GM_couple 466 466 0.96 0.002 0.002 0.13 #others 0.44 0.440 0.06 ------------------------------------------------------------------------------- ======= Cycle 466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 467 steps, 2.56000 s simulation time, 722.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 467 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 722.86 722.865 722.865 100.00 ------------------------------------------------------------------------------- PC_run 467 467 720.23 1.542 1.542 99.64 GM_PC_couple 467 467 1.23 0.003 0.003 0.17 PC_GM_couple 467 467 0.97 0.002 0.002 0.13 #others 0.44 0.440 0.06 ------------------------------------------------------------------------------- ======= Cycle 467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 468 steps, 2.56000 s simulation time, 724.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 468 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 724.84 724.836 724.836 100.00 ------------------------------------------------------------------------------- PC_run 468 468 722.20 1.543 1.543 99.64 GM_PC_couple 468 468 1.23 0.003 0.003 0.17 PC_GM_couple 468 468 0.97 0.002 0.002 0.13 #others 0.44 0.441 0.06 ------------------------------------------------------------------------------- ======= Cycle 468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 469 steps, 2.56000 s simulation time, 726.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 469 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 726.65 726.647 726.647 100.00 ------------------------------------------------------------------------------- PC_run 469 469 724.00 1.544 1.544 99.64 GM_PC_couple 469 469 1.23 0.003 0.003 0.17 PC_GM_couple 469 469 0.97 0.002 0.002 0.13 #others 0.44 0.442 0.06 ------------------------------------------------------------------------------- ======= Cycle 469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 470 steps, 2.56000 s simulation time, 728.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 470 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 728.09 728.089 728.089 100.00 ------------------------------------------------------------------------------- PC_run 470 470 725.44 1.543 1.543 99.64 GM_PC_couple 470 470 1.24 0.003 0.003 0.17 PC_GM_couple 470 470 0.97 0.002 0.002 0.13 #others 0.44 0.443 0.06 ------------------------------------------------------------------------------- ======= Cycle 470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 471 steps, 2.56000 s simulation time, 729.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 471 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 729.43 729.426 729.426 100.00 ------------------------------------------------------------------------------- PC_run 471 471 726.77 1.543 1.543 99.64 GM_PC_couple 471 471 1.24 0.003 0.003 0.17 PC_GM_couple 471 471 0.97 0.002 0.002 0.13 #others 0.44 0.444 0.06 ------------------------------------------------------------------------------- ======= Cycle 471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 472 steps, 2.56000 s simulation time, 730.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 472 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 730.90 730.895 730.895 100.00 ------------------------------------------------------------------------------- PC_run 472 472 728.23 1.543 1.543 99.64 GM_PC_couple 472 472 1.24 0.003 0.003 0.17 PC_GM_couple 472 472 0.98 0.002 0.002 0.13 #others 0.44 0.445 0.06 ------------------------------------------------------------------------------- ======= Cycle 472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 473 steps, 2.56000 s simulation time, 732.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 473 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 732.42 732.417 732.417 100.00 ------------------------------------------------------------------------------- PC_run 473 473 729.75 1.543 1.543 99.64 GM_PC_couple 473 473 1.24 0.003 0.003 0.17 PC_GM_couple 473 473 0.98 0.002 0.002 0.13 #others 0.45 0.446 0.06 ------------------------------------------------------------------------------- ======= Cycle 473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 474 steps, 2.56000 s simulation time, 734.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 474 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 734.11 734.106 734.106 100.00 ------------------------------------------------------------------------------- PC_run 474 474 731.43 1.543 1.543 99.64 GM_PC_couple 474 474 1.25 0.003 0.003 0.17 PC_GM_couple 474 474 0.98 0.002 0.002 0.13 #others 0.45 0.446 0.06 ------------------------------------------------------------------------------- ======= Cycle 474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 475 steps, 2.56000 s simulation time, 735.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 475 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 735.70 735.700 735.700 100.00 ------------------------------------------------------------------------------- PC_run 475 475 733.02 1.543 1.543 99.64 GM_PC_couple 475 475 1.25 0.003 0.003 0.17 PC_GM_couple 475 475 0.98 0.002 0.002 0.13 #others 0.45 0.447 0.06 ------------------------------------------------------------------------------- ======= Cycle 475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 476 steps, 2.56000 s simulation time, 737.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 476 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 737.14 737.142 737.142 100.00 ------------------------------------------------------------------------------- PC_run 476 476 734.45 1.543 1.543 99.64 GM_PC_couple 476 476 1.25 0.003 0.003 0.17 PC_GM_couple 476 476 0.99 0.002 0.002 0.13 #others 0.45 0.448 0.06 ------------------------------------------------------------------------------- ======= Cycle 476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 477 steps, 2.56000 s simulation time, 738.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 477 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 738.58 738.581 738.581 100.00 ------------------------------------------------------------------------------- PC_run 477 477 735.89 1.543 1.543 99.64 GM_PC_couple 477 477 1.26 0.003 0.003 0.17 PC_GM_couple 477 477 0.99 0.002 0.002 0.13 #others 0.45 0.449 0.06 ------------------------------------------------------------------------------- ======= Cycle 477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 478 steps, 2.56000 s simulation time, 740.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 478 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 740.09 740.091 740.091 100.00 ------------------------------------------------------------------------------- PC_run 478 478 737.39 1.543 1.543 99.64 GM_PC_couple 478 478 1.26 0.003 0.003 0.17 PC_GM_couple 478 478 0.99 0.002 0.002 0.13 #others 0.45 0.450 0.06 ------------------------------------------------------------------------------- ======= Cycle 478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 479 steps, 2.56000 s simulation time, 741.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 479 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 741.44 741.436 741.436 100.00 ------------------------------------------------------------------------------- PC_run 479 479 738.73 1.542 1.542 99.64 GM_PC_couple 479 479 1.26 0.003 0.003 0.17 PC_GM_couple 479 479 0.99 0.002 0.002 0.13 #others 0.45 0.451 0.06 ------------------------------------------------------------------------------- ======= Cycle 479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 480 steps, 2.56000 s simulation time, 742.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 480 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 742.82 742.818 742.818 100.00 ------------------------------------------------------------------------------- PC_run 480 480 740.11 1.542 1.542 99.64 GM_PC_couple 480 480 1.26 0.003 0.003 0.17 PC_GM_couple 480 480 0.99 0.002 0.002 0.13 #others 0.45 0.452 0.06 ------------------------------------------------------------------------------- ======= Cycle 480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 481 steps, 2.56000 s simulation time, 744.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 481 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 744.26 744.256 744.256 100.00 ------------------------------------------------------------------------------- PC_run 481 481 741.54 1.542 1.542 99.64 GM_PC_couple 481 481 1.27 0.003 0.003 0.17 PC_GM_couple 481 481 1.00 0.002 0.002 0.13 #others 0.45 0.453 0.06 ------------------------------------------------------------------------------- ======= Cycle 481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 482 steps, 2.56000 s simulation time, 745.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 482 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 745.88 745.883 745.883 100.00 ------------------------------------------------------------------------------- PC_run 482 482 743.16 1.542 1.542 99.64 GM_PC_couple 482 482 1.27 0.003 0.003 0.17 PC_GM_couple 482 482 1.00 0.002 0.002 0.13 #others 0.45 0.454 0.06 ------------------------------------------------------------------------------- ======= Cycle 482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 483 steps, 2.56000 s simulation time, 747.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 483 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 747.73 747.734 747.734 100.00 ------------------------------------------------------------------------------- PC_run 483 483 745.01 1.542 1.542 99.64 GM_PC_couple 483 483 1.27 0.003 0.003 0.17 PC_GM_couple 483 483 1.00 0.002 0.002 0.13 #others 0.45 0.454 0.06 ------------------------------------------------------------------------------- ======= Cycle 483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 484 steps, 2.56000 s simulation time, 749.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 484 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 749.68 749.676 749.676 100.00 ------------------------------------------------------------------------------- PC_run 484 484 746.95 1.543 1.543 99.64 GM_PC_couple 484 484 1.27 0.003 0.003 0.17 PC_GM_couple 484 484 1.00 0.002 0.002 0.13 #others 0.46 0.455 0.06 ------------------------------------------------------------------------------- ======= Cycle 484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 485 steps, 2.56000 s simulation time, 751.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 485 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 751.63 751.626 751.626 100.00 ------------------------------------------------------------------------------- PC_run 485 485 748.89 1.544 1.544 99.64 GM_PC_couple 485 485 1.27 0.003 0.003 0.17 PC_GM_couple 485 485 1.00 0.002 0.002 0.13 #others 0.46 0.456 0.06 ------------------------------------------------------------------------------- ======= Cycle 485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 486 steps, 2.56000 s simulation time, 753.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 486 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 753.66 753.665 753.665 100.00 ------------------------------------------------------------------------------- PC_run 486 486 750.93 1.545 1.545 99.64 GM_PC_couple 486 486 1.28 0.003 0.003 0.17 PC_GM_couple 486 486 1.00 0.002 0.002 0.13 #others 0.46 0.457 0.06 ------------------------------------------------------------------------------- ======= Cycle 486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 487 steps, 2.56000 s simulation time, 755.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 487 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 755.13 755.133 755.133 100.00 ------------------------------------------------------------------------------- PC_run 487 487 752.39 1.545 1.545 99.64 GM_PC_couple 487 487 1.28 0.003 0.003 0.17 PC_GM_couple 487 487 1.01 0.002 0.002 0.13 #others 0.46 0.458 0.06 ------------------------------------------------------------------------------- ======= Cycle 487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 488 steps, 2.56000 s simulation time, 756.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 488 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 756.49 756.489 756.489 100.00 ------------------------------------------------------------------------------- PC_run 488 488 753.74 1.545 1.545 99.64 GM_PC_couple 488 488 1.28 0.003 0.003 0.17 PC_GM_couple 488 488 1.01 0.002 0.002 0.13 #others 0.46 0.459 0.06 ------------------------------------------------------------------------------- ======= Cycle 488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 489 steps, 2.56000 s simulation time, 757.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 489 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 757.92 757.922 757.922 100.00 ------------------------------------------------------------------------------- PC_run 489 489 755.17 1.544 1.544 99.64 GM_PC_couple 489 489 1.28 0.003 0.003 0.17 PC_GM_couple 489 489 1.01 0.002 0.002 0.13 #others 0.46 0.460 0.06 ------------------------------------------------------------------------------- ======= Cycle 489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 490 steps, 2.56000 s simulation time, 759.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 490 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 759.41 759.411 759.411 100.00 ------------------------------------------------------------------------------- PC_run 490 490 756.65 1.544 1.544 99.64 GM_PC_couple 490 490 1.29 0.003 0.003 0.17 PC_GM_couple 490 490 1.01 0.002 0.002 0.13 #others 0.46 0.460 0.06 ------------------------------------------------------------------------------- ======= Cycle 490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 491 steps, 2.56000 s simulation time, 760.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 491 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 760.81 760.809 760.809 100.00 ------------------------------------------------------------------------------- PC_run 491 491 758.04 1.544 1.544 99.64 GM_PC_couple 491 491 1.29 0.003 0.003 0.17 PC_GM_couple 491 491 1.01 0.002 0.002 0.13 #others 0.46 0.461 0.06 ------------------------------------------------------------------------------- ======= Cycle 491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 492 steps, 2.56000 s simulation time, 762.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 492 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 762.19 762.191 762.191 100.00 ------------------------------------------------------------------------------- PC_run 492 492 759.42 1.544 1.544 99.64 GM_PC_couple 492 492 1.29 0.003 0.003 0.17 PC_GM_couple 492 492 1.02 0.002 0.002 0.13 #others 0.46 0.462 0.06 ------------------------------------------------------------------------------- ======= Cycle 492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 493 steps, 2.56000 s simulation time, 763.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 493 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 763.60 763.597 763.597 100.00 ------------------------------------------------------------------------------- PC_run 493 493 760.82 1.543 1.543 99.64 GM_PC_couple 493 493 1.29 0.003 0.003 0.17 PC_GM_couple 493 493 1.02 0.002 0.002 0.13 #others 0.46 0.463 0.06 ------------------------------------------------------------------------------- ======= Cycle 493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 494 steps, 2.56000 s simulation time, 765.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 494 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 765.12 765.120 765.120 100.00 ------------------------------------------------------------------------------- PC_run 494 494 762.34 1.543 1.543 99.64 GM_PC_couple 494 494 1.30 0.003 0.003 0.17 PC_GM_couple 494 494 1.02 0.002 0.002 0.13 #others 0.46 0.464 0.06 ------------------------------------------------------------------------------- ======= Cycle 494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 495 steps, 2.56000 s simulation time, 766.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 495 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 766.45 766.454 766.454 100.00 ------------------------------------------------------------------------------- PC_run 495 495 763.67 1.543 1.543 99.64 GM_PC_couple 495 495 1.30 0.003 0.003 0.17 PC_GM_couple 495 495 1.02 0.002 0.002 0.13 #others 0.46 0.464 0.06 ------------------------------------------------------------------------------- ======= Cycle 495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 496 steps, 2.56000 s simulation time, 767.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 496 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 767.82 767.824 767.824 100.00 ------------------------------------------------------------------------------- PC_run 496 496 765.04 1.542 1.542 99.64 GM_PC_couple 496 496 1.30 0.003 0.003 0.17 PC_GM_couple 496 496 1.02 0.002 0.002 0.13 #others 0.47 0.466 0.06 ------------------------------------------------------------------------------- ======= Cycle 496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 497 steps, 2.56000 s simulation time, 769.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 497 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 769.28 769.285 769.285 100.00 ------------------------------------------------------------------------------- PC_run 497 497 766.49 1.542 1.542 99.64 GM_PC_couple 497 497 1.30 0.003 0.003 0.17 PC_GM_couple 497 497 1.02 0.002 0.002 0.13 #others 0.47 0.467 0.06 ------------------------------------------------------------------------------- ======= Cycle 497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 498 steps, 2.56000 s simulation time, 770.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 498 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 770.83 770.826 770.826 100.00 ------------------------------------------------------------------------------- PC_run 498 498 768.03 1.542 1.542 99.64 GM_PC_couple 498 498 1.30 0.003 0.003 0.17 PC_GM_couple 498 498 1.03 0.002 0.002 0.13 #others 0.47 0.467 0.06 ------------------------------------------------------------------------------- ======= Cycle 498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 499 steps, 2.56000 s simulation time, 772.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 499 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 772.18 772.177 772.177 100.00 ------------------------------------------------------------------------------- PC_run 499 499 769.37 1.542 1.542 99.64 GM_PC_couple 499 499 1.31 0.003 0.003 0.17 PC_GM_couple 499 499 1.03 0.002 0.002 0.13 #others 0.47 0.468 0.06 ------------------------------------------------------------------------------- ======= Cycle 499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 500 steps, 2.56000 s simulation time, 773.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 500 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 773.51 773.515 773.515 100.00 ------------------------------------------------------------------------------- PC_run 500 500 770.71 1.541 1.541 99.64 GM_PC_couple 500 500 1.31 0.003 0.003 0.17 PC_GM_couple 500 500 1.03 0.002 0.002 0.13 #others 0.47 0.469 0.06 ------------------------------------------------------------------------------- ======= Cycle 500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 501 steps, 2.56000 s simulation time, 774.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 501 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 774.85 774.846 774.846 100.00 ------------------------------------------------------------------------------- PC_run 501 501 772.03 1.541 1.541 99.64 GM_PC_couple 501 501 1.31 0.003 0.003 0.17 PC_GM_couple 501 501 1.03 0.002 0.002 0.13 #others 0.47 0.469 0.06 ------------------------------------------------------------------------------- ======= Cycle 501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 502 steps, 2.56000 s simulation time, 776.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 502 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 776.23 776.234 776.234 100.00 ------------------------------------------------------------------------------- PC_run 502 502 773.41 1.541 1.541 99.64 GM_PC_couple 502 502 1.31 0.003 0.003 0.17 PC_GM_couple 502 502 1.03 0.002 0.002 0.13 #others 0.47 0.471 0.06 ------------------------------------------------------------------------------- ======= Cycle 502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 503 steps, 2.56000 s simulation time, 777.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 503 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 777.79 777.793 777.793 100.00 ------------------------------------------------------------------------------- PC_run 503 503 774.97 1.541 1.541 99.64 GM_PC_couple 503 503 1.32 0.003 0.003 0.17 PC_GM_couple 503 503 1.04 0.002 0.002 0.13 #others 0.47 0.471 0.06 ------------------------------------------------------------------------------- ======= Cycle 503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 504 steps, 2.56000 s simulation time, 779.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 504 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 779.14 779.142 779.142 100.00 ------------------------------------------------------------------------------- PC_run 504 504 776.31 1.540 1.540 99.64 GM_PC_couple 504 504 1.32 0.003 0.003 0.17 PC_GM_couple 504 504 1.04 0.002 0.002 0.13 #others 0.47 0.472 0.06 ------------------------------------------------------------------------------- ======= Cycle 504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 505 steps, 2.56000 s simulation time, 780.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 505 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 780.56 780.555 780.555 100.00 ------------------------------------------------------------------------------- PC_run 505 505 777.72 1.540 1.540 99.64 GM_PC_couple 505 505 1.32 0.003 0.003 0.17 PC_GM_couple 505 505 1.04 0.002 0.002 0.13 #others 0.47 0.473 0.06 ------------------------------------------------------------------------------- ======= Cycle 505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 506 steps, 2.56000 s simulation time, 781.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 506 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 781.85 781.848 781.848 100.00 ------------------------------------------------------------------------------- PC_run 506 506 779.01 1.540 1.540 99.64 GM_PC_couple 506 506 1.32 0.003 0.003 0.17 PC_GM_couple 506 506 1.04 0.002 0.002 0.13 #others 0.47 0.474 0.06 ------------------------------------------------------------------------------- ======= Cycle 506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 507 steps, 2.56000 s simulation time, 783.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 507 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 783.33 783.326 783.326 100.00 ------------------------------------------------------------------------------- PC_run 507 507 780.48 1.539 1.539 99.64 GM_PC_couple 507 507 1.33 0.003 0.003 0.17 PC_GM_couple 507 507 1.04 0.002 0.002 0.13 #others 0.47 0.475 0.06 ------------------------------------------------------------------------------- ======= Cycle 507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 508 steps, 2.56000 s simulation time, 785.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 508 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 785.06 785.060 785.060 100.00 ------------------------------------------------------------------------------- PC_run 508 508 782.21 1.540 1.540 99.64 GM_PC_couple 508 508 1.33 0.003 0.003 0.17 PC_GM_couple 508 508 1.05 0.002 0.002 0.13 #others 0.48 0.475 0.06 ------------------------------------------------------------------------------- ======= Cycle 508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 509 steps, 2.56000 s simulation time, 786.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 509 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 786.43 786.434 786.434 100.00 ------------------------------------------------------------------------------- PC_run 509 509 783.58 1.539 1.539 99.64 GM_PC_couple 509 509 1.33 0.003 0.003 0.17 PC_GM_couple 509 509 1.05 0.002 0.002 0.13 #others 0.48 0.476 0.06 ------------------------------------------------------------------------------- ======= Cycle 509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 510 steps, 2.56000 s simulation time, 787.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 510 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 787.79 787.794 787.794 100.00 ------------------------------------------------------------------------------- PC_run 510 510 784.93 1.539 1.539 99.64 GM_PC_couple 510 510 1.33 0.003 0.003 0.17 PC_GM_couple 510 510 1.05 0.002 0.002 0.13 #others 0.48 0.477 0.06 ------------------------------------------------------------------------------- ======= Cycle 510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 511 steps, 2.56000 s simulation time, 789.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 511 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 789.13 789.130 789.130 100.00 ------------------------------------------------------------------------------- PC_run 511 511 786.26 1.539 1.539 99.64 GM_PC_couple 511 511 1.34 0.003 0.003 0.17 PC_GM_couple 511 511 1.05 0.002 0.002 0.13 #others 0.48 0.477 0.06 ------------------------------------------------------------------------------- ======= Cycle 511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 512 steps, 2.56000 s simulation time, 790.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 512 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 790.50 790.505 790.505 100.00 ------------------------------------------------------------------------------- PC_run 512 512 787.63 1.538 1.538 99.64 GM_PC_couple 512 512 1.34 0.003 0.003 0.17 PC_GM_couple 512 512 1.05 0.002 0.002 0.13 #others 0.48 0.478 0.06 ------------------------------------------------------------------------------- ======= Cycle 512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 513 steps, 2.56000 s simulation time, 792.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 513 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 792.01 792.009 792.009 100.00 ------------------------------------------------------------------------------- PC_run 513 513 789.13 1.538 1.538 99.64 GM_PC_couple 513 513 1.34 0.003 0.003 0.17 PC_GM_couple 513 513 1.06 0.002 0.002 0.13 #others 0.48 0.479 0.06 ------------------------------------------------------------------------------- ======= Cycle 513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 514 steps, 2.56000 s simulation time, 793.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 514 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 793.46 793.460 793.460 100.00 ------------------------------------------------------------------------------- PC_run 514 514 790.58 1.538 1.538 99.64 GM_PC_couple 514 514 1.34 0.003 0.003 0.17 PC_GM_couple 514 514 1.06 0.002 0.002 0.13 #others 0.48 0.480 0.06 ------------------------------------------------------------------------------- ======= Cycle 514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 515 steps, 2.56000 s simulation time, 795.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 515 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 795.13 795.129 795.129 100.00 ------------------------------------------------------------------------------- PC_run 515 515 792.24 1.538 1.538 99.64 GM_PC_couple 515 515 1.35 0.003 0.003 0.17 PC_GM_couple 515 515 1.06 0.002 0.002 0.13 #others 0.48 0.481 0.06 ------------------------------------------------------------------------------- ======= Cycle 515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 516 steps, 2.56000 s simulation time, 797.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 516 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 797.12 797.116 797.116 100.00 ------------------------------------------------------------------------------- PC_run 516 516 794.22 1.539 1.539 99.64 GM_PC_couple 516 516 1.35 0.003 0.003 0.17 PC_GM_couple 516 516 1.06 0.002 0.002 0.13 #others 0.48 0.482 0.06 ------------------------------------------------------------------------------- ======= Cycle 516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 517 steps, 2.56000 s simulation time, 799.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 517 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 799.10 799.098 799.098 100.00 ------------------------------------------------------------------------------- PC_run 517 517 796.20 1.540 1.540 99.64 GM_PC_couple 517 517 1.35 0.003 0.003 0.17 PC_GM_couple 517 517 1.06 0.002 0.002 0.13 #others 0.48 0.483 0.06 ------------------------------------------------------------------------------- ======= Cycle 517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 518 steps, 2.56000 s simulation time, 800.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 518 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 800.90 800.900 800.900 100.00 ------------------------------------------------------------------------------- PC_run 518 518 798.00 1.541 1.541 99.64 GM_PC_couple 518 518 1.35 0.003 0.003 0.17 PC_GM_couple 518 518 1.06 0.002 0.002 0.13 #others 0.48 0.484 0.06 ------------------------------------------------------------------------------- ======= Cycle 518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 519 steps, 2.56000 s simulation time, 802.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 519 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 802.51 802.510 802.510 100.00 ------------------------------------------------------------------------------- PC_run 519 519 799.60 1.541 1.541 99.64 GM_PC_couple 519 519 1.35 0.003 0.003 0.17 PC_GM_couple 519 519 1.07 0.002 0.002 0.13 #others 0.48 0.485 0.06 ------------------------------------------------------------------------------- ======= Cycle 519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 520 steps, 2.56000 s simulation time, 804.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 520 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 804.40 804.400 804.400 100.00 ------------------------------------------------------------------------------- PC_run 520 520 801.49 1.541 1.541 99.64 GM_PC_couple 520 520 1.36 0.003 0.003 0.17 PC_GM_couple 520 520 1.07 0.002 0.002 0.13 #others 0.49 0.486 0.06 ------------------------------------------------------------------------------- ======= Cycle 520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 521 steps, 2.56000 s simulation time, 806.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 521 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 806.56 806.564 806.564 100.00 ------------------------------------------------------------------------------- PC_run 521 521 803.65 1.543 1.543 99.64 GM_PC_couple 521 521 1.36 0.003 0.003 0.17 PC_GM_couple 521 521 1.07 0.002 0.002 0.13 #others 0.49 0.487 0.06 ------------------------------------------------------------------------------- ======= Cycle 521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 522 steps, 2.56000 s simulation time, 808.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 522 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 808.39 808.388 808.388 100.00 ------------------------------------------------------------------------------- PC_run 522 522 805.47 1.543 1.543 99.64 GM_PC_couple 522 522 1.36 0.003 0.003 0.17 PC_GM_couple 522 522 1.07 0.002 0.002 0.13 #others 0.49 0.488 0.06 ------------------------------------------------------------------------------- ======= Cycle 522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 523 steps, 2.56000 s simulation time, 810.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 523 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 810.19 810.193 810.193 100.00 ------------------------------------------------------------------------------- PC_run 523 523 807.27 1.544 1.544 99.64 GM_PC_couple 523 523 1.36 0.003 0.003 0.17 PC_GM_couple 523 523 1.07 0.002 0.002 0.13 #others 0.49 0.489 0.06 ------------------------------------------------------------------------------- ======= Cycle 523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 524 steps, 2.56000 s simulation time, 812.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 524 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 812.07 812.069 812.069 100.00 ------------------------------------------------------------------------------- PC_run 524 524 809.14 1.544 1.544 99.64 GM_PC_couple 524 524 1.37 0.003 0.003 0.17 PC_GM_couple 524 524 1.08 0.002 0.002 0.13 #others 0.49 0.490 0.06 ------------------------------------------------------------------------------- ======= Cycle 524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 525 steps, 2.56000 s simulation time, 814.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 525 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 814.21 814.206 814.206 100.00 ------------------------------------------------------------------------------- PC_run 525 525 811.27 1.545 1.545 99.64 GM_PC_couple 525 525 1.37 0.003 0.003 0.17 PC_GM_couple 525 525 1.08 0.002 0.002 0.13 #others 0.49 0.491 0.06 ------------------------------------------------------------------------------- ======= Cycle 525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 526 steps, 2.56000 s simulation time, 816.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 526 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 816.06 816.060 816.060 100.00 ------------------------------------------------------------------------------- PC_run 526 526 813.12 1.546 1.546 99.64 GM_PC_couple 526 526 1.37 0.003 0.003 0.17 PC_GM_couple 526 526 1.08 0.002 0.002 0.13 #others 0.49 0.491 0.06 ------------------------------------------------------------------------------- ======= Cycle 526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 527 steps, 2.56000 s simulation time, 817.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 527 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 817.44 817.443 817.443 100.00 ------------------------------------------------------------------------------- PC_run 527 527 814.50 1.546 1.546 99.64 GM_PC_couple 527 527 1.37 0.003 0.003 0.17 PC_GM_couple 527 527 1.08 0.002 0.002 0.13 #others 0.49 0.492 0.06 ------------------------------------------------------------------------------- ======= Cycle 527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 528 steps, 2.56000 s simulation time, 818.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 528 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 818.79 818.792 818.792 100.00 ------------------------------------------------------------------------------- PC_run 528 528 815.84 1.545 1.545 99.64 GM_PC_couple 528 528 1.38 0.003 0.003 0.17 PC_GM_couple 528 528 1.08 0.002 0.002 0.13 #others 0.49 0.493 0.06 ------------------------------------------------------------------------------- ======= Cycle 528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 529 steps, 2.56000 s simulation time, 820.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 529 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 820.32 820.316 820.316 100.00 ------------------------------------------------------------------------------- PC_run 529 529 817.36 1.545 1.545 99.64 GM_PC_couple 529 529 1.38 0.003 0.003 0.17 PC_GM_couple 529 529 1.08 0.002 0.002 0.13 #others 0.49 0.494 0.06 ------------------------------------------------------------------------------- ======= Cycle 529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 530 steps, 2.56000 s simulation time, 821.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 530 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 821.68 821.675 821.675 100.00 ------------------------------------------------------------------------------- PC_run 530 530 818.71 1.545 1.545 99.64 GM_PC_couple 530 530 1.38 0.003 0.003 0.17 PC_GM_couple 530 530 1.09 0.002 0.002 0.13 #others 0.49 0.495 0.06 ------------------------------------------------------------------------------- ======= Cycle 530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 531 steps, 2.56000 s simulation time, 823.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 531 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 823.06 823.063 823.063 100.00 ------------------------------------------------------------------------------- PC_run 531 531 820.10 1.544 1.544 99.64 GM_PC_couple 531 531 1.38 0.003 0.003 0.17 PC_GM_couple 531 531 1.09 0.002 0.002 0.13 #others 0.50 0.495 0.06 ------------------------------------------------------------------------------- ======= Cycle 531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 532 steps, 2.56000 s simulation time, 824.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 532 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 824.63 824.632 824.632 100.00 ------------------------------------------------------------------------------- PC_run 532 532 821.66 1.544 1.544 99.64 GM_PC_couple 532 532 1.38 0.003 0.003 0.17 PC_GM_couple 532 532 1.09 0.002 0.002 0.13 #others 0.50 0.496 0.06 ------------------------------------------------------------------------------- ======= Cycle 532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 533 steps, 2.56000 s simulation time, 826.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 533 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 826.76 826.758 826.758 100.00 ------------------------------------------------------------------------------- PC_run 533 533 823.78 1.546 1.546 99.64 GM_PC_couple 533 533 1.39 0.003 0.003 0.17 PC_GM_couple 533 533 1.09 0.002 0.002 0.13 #others 0.50 0.497 0.06 ------------------------------------------------------------------------------- ======= Cycle 533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 534 steps, 2.56000 s simulation time, 828.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 534 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 828.46 828.459 828.459 100.00 ------------------------------------------------------------------------------- PC_run 534 534 825.48 1.546 1.546 99.64 GM_PC_couple 534 534 1.39 0.003 0.003 0.17 PC_GM_couple 534 534 1.09 0.002 0.002 0.13 #others 0.50 0.497 0.06 ------------------------------------------------------------------------------- ======= Cycle 534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 535 steps, 2.56000 s simulation time, 830.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 535 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 830.03 830.034 830.034 100.00 ------------------------------------------------------------------------------- PC_run 535 535 827.05 1.546 1.546 99.64 GM_PC_couple 535 535 1.39 0.003 0.003 0.17 PC_GM_couple 535 535 1.10 0.002 0.002 0.13 #others 0.50 0.499 0.06 ------------------------------------------------------------------------------- ======= Cycle 535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 536 steps, 2.56000 s simulation time, 831.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 536 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 831.89 831.885 831.885 100.00 ------------------------------------------------------------------------------- PC_run 536 536 828.89 1.546 1.546 99.64 GM_PC_couple 536 536 1.39 0.003 0.003 0.17 PC_GM_couple 536 536 1.10 0.002 0.002 0.13 #others 0.50 0.500 0.06 ------------------------------------------------------------------------------- ======= Cycle 536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 537 steps, 2.56000 s simulation time, 833.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 537 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 833.49 833.487 833.487 100.00 ------------------------------------------------------------------------------- PC_run 537 537 830.49 1.547 1.547 99.64 GM_PC_couple 537 537 1.40 0.003 0.003 0.17 PC_GM_couple 537 537 1.10 0.002 0.002 0.13 #others 0.50 0.500 0.06 ------------------------------------------------------------------------------- ======= Cycle 537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 538 steps, 2.56000 s simulation time, 835.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 538 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 835.05 835.052 835.052 100.00 ------------------------------------------------------------------------------- PC_run 538 538 832.05 1.547 1.547 99.64 GM_PC_couple 538 538 1.40 0.003 0.003 0.17 PC_GM_couple 538 538 1.10 0.002 0.002 0.13 #others 0.50 0.501 0.06 ------------------------------------------------------------------------------- ======= Cycle 538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 539 steps, 2.56000 s simulation time, 836.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 539 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 836.57 836.574 836.574 100.00 ------------------------------------------------------------------------------- PC_run 539 539 833.56 1.546 1.546 99.64 GM_PC_couple 539 539 1.40 0.003 0.003 0.17 PC_GM_couple 539 539 1.10 0.002 0.002 0.13 #others 0.50 0.502 0.06 ------------------------------------------------------------------------------- ======= Cycle 539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 540 steps, 2.56000 s simulation time, 838.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 540 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 838.31 838.310 838.310 100.00 ------------------------------------------------------------------------------- PC_run 540 540 835.30 1.547 1.547 99.64 GM_PC_couple 540 540 1.41 0.003 0.003 0.17 PC_GM_couple 540 540 1.11 0.002 0.002 0.13 #others 0.50 0.503 0.06 ------------------------------------------------------------------------------- ======= Cycle 540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 541 steps, 2.56000 s simulation time, 839.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 541 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 839.91 839.905 839.905 100.00 ------------------------------------------------------------------------------- PC_run 541 541 836.88 1.547 1.547 99.64 GM_PC_couple 541 541 1.41 0.003 0.003 0.17 PC_GM_couple 541 541 1.11 0.002 0.002 0.13 #others 0.50 0.505 0.06 ------------------------------------------------------------------------------- ======= Cycle 541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 542 steps, 2.56000 s simulation time, 841.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 542 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 841.63 841.634 841.634 100.00 ------------------------------------------------------------------------------- PC_run 542 542 838.61 1.547 1.547 99.64 GM_PC_couple 542 542 1.41 0.003 0.003 0.17 PC_GM_couple 542 542 1.11 0.002 0.002 0.13 #others 0.51 0.506 0.06 ------------------------------------------------------------------------------- ======= Cycle 542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 543 steps, 2.56000 s simulation time, 843.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 543 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 843.32 843.318 843.318 100.00 ------------------------------------------------------------------------------- PC_run 543 543 840.29 1.547 1.547 99.64 GM_PC_couple 543 543 1.41 0.003 0.003 0.17 PC_GM_couple 543 543 1.11 0.002 0.002 0.13 #others 0.51 0.506 0.06 ------------------------------------------------------------------------------- ======= Cycle 543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 544 steps, 2.56000 s simulation time, 845.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 544 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 845.04 845.040 845.040 100.00 ------------------------------------------------------------------------------- PC_run 544 544 842.00 1.548 1.548 99.64 GM_PC_couple 544 544 1.42 0.003 0.003 0.17 PC_GM_couple 544 544 1.11 0.002 0.002 0.13 #others 0.51 0.507 0.06 ------------------------------------------------------------------------------- ======= Cycle 544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 545 steps, 2.56000 s simulation time, 847.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 545 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 847.43 847.426 847.426 100.00 ------------------------------------------------------------------------------- PC_run 545 545 844.38 1.549 1.549 99.64 GM_PC_couple 545 545 1.42 0.003 0.003 0.17 PC_GM_couple 545 545 1.12 0.002 0.002 0.13 #others 0.51 0.508 0.06 ------------------------------------------------------------------------------- ======= Cycle 545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 546 steps, 2.56000 s simulation time, 849.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 546 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 849.44 849.441 849.441 100.00 ------------------------------------------------------------------------------- PC_run 546 546 846.39 1.550 1.550 99.64 GM_PC_couple 546 546 1.42 0.003 0.003 0.17 PC_GM_couple 546 546 1.12 0.002 0.002 0.13 #others 0.51 0.509 0.06 ------------------------------------------------------------------------------- ======= Cycle 546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 547 steps, 2.56000 s simulation time, 851.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 547 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 851.78 851.778 851.778 100.00 ------------------------------------------------------------------------------- PC_run 547 547 848.72 1.552 1.552 99.64 GM_PC_couple 547 547 1.42 0.003 0.003 0.17 PC_GM_couple 547 547 1.12 0.002 0.002 0.13 #others 0.51 0.510 0.06 ------------------------------------------------------------------------------- ======= Cycle 547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 548 steps, 2.56000 s simulation time, 853.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 548 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 853.94 853.936 853.936 100.00 ------------------------------------------------------------------------------- PC_run 548 548 850.88 1.553 1.553 99.64 GM_PC_couple 548 548 1.43 0.003 0.003 0.17 PC_GM_couple 548 548 1.12 0.002 0.002 0.13 #others 0.51 0.511 0.06 ------------------------------------------------------------------------------- ======= Cycle 548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 549 steps, 2.56000 s simulation time, 856.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 549 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 856.01 856.015 856.015 100.00 ------------------------------------------------------------------------------- PC_run 549 549 852.95 1.554 1.554 99.64 GM_PC_couple 549 549 1.43 0.003 0.003 0.17 PC_GM_couple 549 549 1.12 0.002 0.002 0.13 #others 0.51 0.512 0.06 ------------------------------------------------------------------------------- ======= Cycle 549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 550 steps, 2.56000 s simulation time, 858.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 550 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 858.05 858.054 858.054 100.00 ------------------------------------------------------------------------------- PC_run 550 550 854.98 1.555 1.555 99.64 GM_PC_couple 550 550 1.43 0.003 0.003 0.17 PC_GM_couple 550 550 1.13 0.002 0.002 0.13 #others 0.51 0.513 0.06 ------------------------------------------------------------------------------- ======= Cycle 550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 551 steps, 2.56000 s simulation time, 859.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 551 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 859.78 859.780 859.780 100.00 ------------------------------------------------------------------------------- PC_run 551 551 856.70 1.555 1.555 99.64 GM_PC_couple 551 551 1.43 0.003 0.003 0.17 PC_GM_couple 551 551 1.13 0.002 0.002 0.13 #others 0.51 0.513 0.06 ------------------------------------------------------------------------------- ======= Cycle 551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 552 steps, 2.56000 s simulation time, 861.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 552 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 861.54 861.540 861.540 100.00 ------------------------------------------------------------------------------- PC_run 552 552 858.46 1.555 1.555 99.64 GM_PC_couple 552 552 1.44 0.003 0.003 0.17 PC_GM_couple 552 552 1.13 0.002 0.002 0.13 #others 0.51 0.514 0.06 ------------------------------------------------------------------------------- ======= Cycle 552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 553 steps, 2.56000 s simulation time, 863.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 553 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 863.56 863.558 863.558 100.00 ------------------------------------------------------------------------------- PC_run 553 553 860.47 1.556 1.556 99.64 GM_PC_couple 553 553 1.44 0.003 0.003 0.17 PC_GM_couple 553 553 1.13 0.002 0.002 0.13 #others 0.52 0.515 0.06 ------------------------------------------------------------------------------- ======= Cycle 553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 554 steps, 2.56000 s simulation time, 865.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 554 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 865.77 865.770 865.770 100.00 ------------------------------------------------------------------------------- PC_run 554 554 862.68 1.557 1.557 99.64 GM_PC_couple 554 554 1.44 0.003 0.003 0.17 PC_GM_couple 554 554 1.13 0.002 0.002 0.13 #others 0.52 0.516 0.06 ------------------------------------------------------------------------------- ======= Cycle 554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 555 steps, 2.56000 s simulation time, 867.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 555 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 867.76 867.764 867.764 100.00 ------------------------------------------------------------------------------- PC_run 555 555 864.67 1.558 1.558 99.64 GM_PC_couple 555 555 1.44 0.003 0.003 0.17 PC_GM_couple 555 555 1.14 0.002 0.002 0.13 #others 0.52 0.517 0.06 ------------------------------------------------------------------------------- ======= Cycle 555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 556 steps, 2.56000 s simulation time, 869.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 556 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 869.47 869.472 869.472 100.00 ------------------------------------------------------------------------------- PC_run 556 556 866.37 1.558 1.558 99.64 GM_PC_couple 556 556 1.45 0.003 0.003 0.17 PC_GM_couple 556 556 1.14 0.002 0.002 0.13 #others 0.52 0.518 0.06 ------------------------------------------------------------------------------- ======= Cycle 556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 557 steps, 2.56000 s simulation time, 870.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 557 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 870.92 870.923 870.923 100.00 ------------------------------------------------------------------------------- PC_run 557 557 867.82 1.558 1.558 99.64 GM_PC_couple 557 557 1.45 0.003 0.003 0.17 PC_GM_couple 557 557 1.14 0.002 0.002 0.13 #others 0.52 0.518 0.06 ------------------------------------------------------------------------------- ======= Cycle 557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 558 steps, 2.56000 s simulation time, 872.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 558 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 872.46 872.462 872.462 100.00 ------------------------------------------------------------------------------- PC_run 558 558 869.35 1.558 1.558 99.64 GM_PC_couple 558 558 1.45 0.003 0.003 0.17 PC_GM_couple 558 558 1.14 0.002 0.002 0.13 #others 0.52 0.519 0.06 ------------------------------------------------------------------------------- ======= Cycle 558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 559 steps, 2.56000 s simulation time, 874.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 559 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 874.12 874.117 874.117 100.00 ------------------------------------------------------------------------------- PC_run 559 559 871.00 1.558 1.558 99.64 GM_PC_couple 559 559 1.45 0.003 0.003 0.17 PC_GM_couple 559 559 1.14 0.002 0.002 0.13 #others 0.52 0.520 0.06 ------------------------------------------------------------------------------- ======= Cycle 559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 560 steps, 2.56000 s simulation time, 875.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 560 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 875.69 875.692 875.692 100.00 ------------------------------------------------------------------------------- PC_run 560 560 872.57 1.558 1.558 99.64 GM_PC_couple 560 560 1.46 0.003 0.003 0.17 PC_GM_couple 560 560 1.14 0.002 0.002 0.13 #others 0.52 0.521 0.06 ------------------------------------------------------------------------------- ======= Cycle 560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 561 steps, 2.56000 s simulation time, 877.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 561 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 877.11 877.112 877.112 100.00 ------------------------------------------------------------------------------- PC_run 561 561 873.98 1.558 1.558 99.64 GM_PC_couple 561 561 1.46 0.003 0.003 0.17 PC_GM_couple 561 561 1.15 0.002 0.002 0.13 #others 0.52 0.521 0.06 ------------------------------------------------------------------------------- ======= Cycle 561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 562 steps, 2.56000 s simulation time, 878.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 562 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 878.67 878.671 878.671 100.00 ------------------------------------------------------------------------------- PC_run 562 562 875.54 1.558 1.558 99.64 GM_PC_couple 562 562 1.46 0.003 0.003 0.17 PC_GM_couple 562 562 1.15 0.002 0.002 0.13 #others 0.52 0.522 0.06 ------------------------------------------------------------------------------- ======= Cycle 562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 563 steps, 2.56000 s simulation time, 880.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 563 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 880.29 880.291 880.291 100.00 ------------------------------------------------------------------------------- PC_run 563 563 877.15 1.558 1.558 99.64 GM_PC_couple 563 563 1.46 0.003 0.003 0.17 PC_GM_couple 563 563 1.15 0.002 0.002 0.13 #others 0.52 0.523 0.06 ------------------------------------------------------------------------------- ======= Cycle 563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 564 steps, 2.56000 s simulation time, 881.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 564 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 881.98 881.982 881.982 100.00 ------------------------------------------------------------------------------- PC_run 564 564 878.84 1.558 1.558 99.64 GM_PC_couple 564 564 1.47 0.003 0.003 0.17 PC_GM_couple 564 564 1.15 0.002 0.002 0.13 #others 0.52 0.524 0.06 ------------------------------------------------------------------------------- ======= Cycle 564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 565 steps, 2.56000 s simulation time, 883.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 565 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 883.35 883.353 883.353 100.00 ------------------------------------------------------------------------------- PC_run 565 565 880.20 1.558 1.558 99.64 GM_PC_couple 565 565 1.47 0.003 0.003 0.17 PC_GM_couple 565 565 1.16 0.002 0.002 0.13 #others 0.53 0.525 0.06 ------------------------------------------------------------------------------- ======= Cycle 565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 566 steps, 2.56000 s simulation time, 884.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 566 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 884.98 884.976 884.976 100.00 ------------------------------------------------------------------------------- PC_run 566 566 881.82 1.558 1.558 99.64 GM_PC_couple 566 566 1.47 0.003 0.003 0.17 PC_GM_couple 566 566 1.16 0.002 0.002 0.13 #others 0.53 0.526 0.06 ------------------------------------------------------------------------------- ======= Cycle 566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 567 steps, 2.56000 s simulation time, 886.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 567 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 886.64 886.639 886.639 100.00 ------------------------------------------------------------------------------- PC_run 567 567 883.48 1.558 1.558 99.64 GM_PC_couple 567 567 1.47 0.003 0.003 0.17 PC_GM_couple 567 567 1.16 0.002 0.002 0.13 #others 0.53 0.527 0.06 ------------------------------------------------------------------------------- ======= Cycle 567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 568 steps, 2.56000 s simulation time, 888.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 568 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 888.14 888.142 888.142 100.00 ------------------------------------------------------------------------------- PC_run 568 568 884.98 1.558 1.558 99.64 GM_PC_couple 568 568 1.48 0.003 0.003 0.17 PC_GM_couple 568 568 1.16 0.002 0.002 0.13 #others 0.53 0.527 0.06 ------------------------------------------------------------------------------- ======= Cycle 568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 569 steps, 2.56000 s simulation time, 889.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 569 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 889.89 889.891 889.891 100.00 ------------------------------------------------------------------------------- PC_run 569 569 886.72 1.558 1.558 99.64 GM_PC_couple 569 569 1.48 0.003 0.003 0.17 PC_GM_couple 569 569 1.16 0.002 0.002 0.13 #others 0.53 0.528 0.06 ------------------------------------------------------------------------------- ======= Cycle 569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 570 steps, 2.56000 s simulation time, 891.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 570 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 891.44 891.441 891.441 100.00 ------------------------------------------------------------------------------- PC_run 570 570 888.27 1.558 1.558 99.64 GM_PC_couple 570 570 1.48 0.003 0.003 0.17 PC_GM_couple 570 570 1.17 0.002 0.002 0.13 #others 0.53 0.529 0.06 ------------------------------------------------------------------------------- ======= Cycle 570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 571 steps, 2.56000 s simulation time, 893.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 571 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 893.12 893.117 893.117 100.00 ------------------------------------------------------------------------------- PC_run 571 571 889.94 1.559 1.559 99.64 GM_PC_couple 571 571 1.48 0.003 0.003 0.17 PC_GM_couple 571 571 1.17 0.002 0.002 0.13 #others 0.53 0.530 0.06 ------------------------------------------------------------------------------- ======= Cycle 571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 572 steps, 2.56000 s simulation time, 894.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 572 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 894.79 894.788 894.788 100.00 ------------------------------------------------------------------------------- PC_run 572 572 891.60 1.559 1.559 99.64 GM_PC_couple 572 572 1.48 0.003 0.003 0.17 PC_GM_couple 572 572 1.17 0.002 0.002 0.13 #others 0.53 0.531 0.06 ------------------------------------------------------------------------------- ======= Cycle 572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 573 steps, 2.56000 s simulation time, 896.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 573 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 896.62 896.616 896.616 100.00 ------------------------------------------------------------------------------- PC_run 573 573 893.43 1.559 1.559 99.64 GM_PC_couple 573 573 1.49 0.003 0.003 0.17 PC_GM_couple 573 573 1.17 0.002 0.002 0.13 #others 0.53 0.532 0.06 ------------------------------------------------------------------------------- ======= Cycle 573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 574 steps, 2.56000 s simulation time, 898.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 574 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 898.50 898.502 898.502 100.00 ------------------------------------------------------------------------------- PC_run 574 574 895.31 1.560 1.560 99.64 GM_PC_couple 574 574 1.49 0.003 0.003 0.17 PC_GM_couple 574 574 1.17 0.002 0.002 0.13 #others 0.53 0.532 0.06 ------------------------------------------------------------------------------- ======= Cycle 574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 575 steps, 2.56000 s simulation time, 900.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 575 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 900.63 900.635 900.635 100.00 ------------------------------------------------------------------------------- PC_run 575 575 897.43 1.561 1.561 99.64 GM_PC_couple 575 575 1.49 0.003 0.003 0.17 PC_GM_couple 575 575 1.18 0.002 0.002 0.13 #others 0.53 0.533 0.06 ------------------------------------------------------------------------------- ======= Cycle 575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 576 steps, 2.56000 s simulation time, 902.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 576 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 902.86 902.861 902.861 100.00 ------------------------------------------------------------------------------- PC_run 576 576 899.65 1.562 1.562 99.64 GM_PC_couple 576 576 1.50 0.003 0.003 0.17 PC_GM_couple 576 576 1.18 0.002 0.002 0.13 #others 0.53 0.534 0.06 ------------------------------------------------------------------------------- ======= Cycle 576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 577 steps, 2.56000 s simulation time, 904.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 577 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 904.72 904.724 904.724 100.00 ------------------------------------------------------------------------------- PC_run 577 577 901.51 1.562 1.562 99.65 GM_PC_couple 577 577 1.50 0.003 0.003 0.17 PC_GM_couple 577 577 1.18 0.002 0.002 0.13 #others 0.54 0.535 0.06 ------------------------------------------------------------------------------- ======= Cycle 577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 578 steps, 2.56000 s simulation time, 906.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 578 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 906.35 906.349 906.349 100.00 ------------------------------------------------------------------------------- PC_run 578 578 903.13 1.563 1.563 99.65 GM_PC_couple 578 578 1.50 0.003 0.003 0.17 PC_GM_couple 578 578 1.18 0.002 0.002 0.13 #others 0.54 0.536 0.06 ------------------------------------------------------------------------------- ======= Cycle 578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 579 steps, 2.56000 s simulation time, 907.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 579 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 907.98 907.984 907.984 100.00 ------------------------------------------------------------------------------- PC_run 579 579 904.76 1.563 1.563 99.65 GM_PC_couple 579 579 1.50 0.003 0.003 0.17 PC_GM_couple 579 579 1.18 0.002 0.002 0.13 #others 0.54 0.537 0.06 ------------------------------------------------------------------------------- ======= Cycle 579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 580 steps, 2.56000 s simulation time, 909.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 580 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 909.76 909.760 909.760 100.00 ------------------------------------------------------------------------------- PC_run 580 580 906.53 1.563 1.563 99.65 GM_PC_couple 580 580 1.50 0.003 0.003 0.17 PC_GM_couple 580 580 1.18 0.002 0.002 0.13 #others 0.54 0.538 0.06 ------------------------------------------------------------------------------- ======= Cycle 580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 581 steps, 2.56000 s simulation time, 911.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 581 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 911.37 911.374 911.374 100.00 ------------------------------------------------------------------------------- PC_run 581 581 908.14 1.563 1.563 99.65 GM_PC_couple 581 581 1.51 0.003 0.003 0.17 PC_GM_couple 581 581 1.19 0.002 0.002 0.13 #others 0.54 0.538 0.06 ------------------------------------------------------------------------------- ======= Cycle 581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 582 steps, 2.56000 s simulation time, 912.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 582 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 912.87 912.868 912.868 100.00 ------------------------------------------------------------------------------- PC_run 582 582 909.63 1.563 1.563 99.65 GM_PC_couple 582 582 1.51 0.003 0.003 0.17 PC_GM_couple 582 582 1.19 0.002 0.002 0.13 #others 0.54 0.539 0.06 ------------------------------------------------------------------------------- ======= Cycle 582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 583 steps, 2.56000 s simulation time, 914.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 583 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 914.34 914.345 914.345 100.00 ------------------------------------------------------------------------------- PC_run 583 583 911.10 1.563 1.563 99.65 GM_PC_couple 583 583 1.51 0.003 0.003 0.17 PC_GM_couple 583 583 1.19 0.002 0.002 0.13 #others 0.54 0.540 0.06 ------------------------------------------------------------------------------- ======= Cycle 583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 584 steps, 2.56000 s simulation time, 915.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 584 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 915.96 915.958 915.958 100.00 ------------------------------------------------------------------------------- PC_run 584 584 912.71 1.563 1.563 99.64 GM_PC_couple 584 584 1.52 0.003 0.003 0.17 PC_GM_couple 584 584 1.19 0.002 0.002 0.13 #others 0.54 0.541 0.06 ------------------------------------------------------------------------------- ======= Cycle 584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 585 steps, 2.56000 s simulation time, 917.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 585 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 917.54 917.539 917.539 100.00 ------------------------------------------------------------------------------- PC_run 585 585 914.28 1.563 1.563 99.64 GM_PC_couple 585 585 1.52 0.003 0.003 0.17 PC_GM_couple 585 585 1.20 0.002 0.002 0.13 #others 0.54 0.542 0.06 ------------------------------------------------------------------------------- ======= Cycle 585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 586 steps, 2.56000 s simulation time, 919.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 586 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 919.21 919.214 919.214 100.00 ------------------------------------------------------------------------------- PC_run 586 586 915.95 1.563 1.563 99.64 GM_PC_couple 586 586 1.52 0.003 0.003 0.17 PC_GM_couple 586 586 1.20 0.002 0.002 0.13 #others 0.54 0.543 0.06 ------------------------------------------------------------------------------- ======= Cycle 586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 587 steps, 2.56000 s simulation time, 920.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 587 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 920.75 920.755 920.755 100.00 ------------------------------------------------------------------------------- PC_run 587 587 917.49 1.563 1.563 99.64 GM_PC_couple 587 587 1.52 0.003 0.003 0.17 PC_GM_couple 587 587 1.20 0.002 0.002 0.13 #others 0.54 0.545 0.06 ------------------------------------------------------------------------------- ======= Cycle 587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 588 steps, 2.56000 s simulation time, 922.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 588 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 922.67 922.666 922.666 100.00 ------------------------------------------------------------------------------- PC_run 588 588 919.39 1.564 1.564 99.65 GM_PC_couple 588 588 1.53 0.003 0.003 0.17 PC_GM_couple 588 588 1.20 0.002 0.002 0.13 #others 0.55 0.545 0.06 ------------------------------------------------------------------------------- ======= Cycle 588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 589 steps, 2.56000 s simulation time, 924.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 589 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 924.66 924.656 924.656 100.00 ------------------------------------------------------------------------------- PC_run 589 589 921.38 1.564 1.564 99.65 GM_PC_couple 589 589 1.53 0.003 0.003 0.17 PC_GM_couple 589 589 1.20 0.002 0.002 0.13 #others 0.55 0.546 0.06 ------------------------------------------------------------------------------- ======= Cycle 589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 590 steps, 2.56000 s simulation time, 926.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 590 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 926.83 926.835 926.835 100.00 ------------------------------------------------------------------------------- PC_run 590 590 923.55 1.565 1.565 99.65 GM_PC_couple 590 590 1.53 0.003 0.003 0.17 PC_GM_couple 590 590 1.21 0.002 0.002 0.13 #others 0.55 0.547 0.06 ------------------------------------------------------------------------------- ======= Cycle 590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 591 steps, 2.56000 s simulation time, 928.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 591 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 928.90 928.898 928.898 100.00 ------------------------------------------------------------------------------- PC_run 591 591 925.61 1.566 1.566 99.65 GM_PC_couple 591 591 1.53 0.003 0.003 0.17 PC_GM_couple 591 591 1.21 0.002 0.002 0.13 #others 0.55 0.548 0.06 ------------------------------------------------------------------------------- ======= Cycle 591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 592 steps, 2.56000 s simulation time, 930.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 592 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 930.75 930.753 930.753 100.00 ------------------------------------------------------------------------------- PC_run 592 592 927.46 1.567 1.567 99.65 GM_PC_couple 592 592 1.54 0.003 0.003 0.17 PC_GM_couple 592 592 1.21 0.002 0.002 0.13 #others 0.55 0.548 0.06 ------------------------------------------------------------------------------- ======= Cycle 592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 593 steps, 2.56000 s simulation time, 932.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 593 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 932.26 932.264 932.264 100.00 ------------------------------------------------------------------------------- PC_run 593 593 928.96 1.567 1.567 99.65 GM_PC_couple 593 593 1.54 0.003 0.003 0.17 PC_GM_couple 593 593 1.21 0.002 0.002 0.13 #others 0.55 0.549 0.06 ------------------------------------------------------------------------------- ======= Cycle 593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 594 steps, 2.56000 s simulation time, 933.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 594 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 933.82 933.819 933.819 100.00 ------------------------------------------------------------------------------- PC_run 594 594 930.51 1.567 1.567 99.65 GM_PC_couple 594 594 1.54 0.003 0.003 0.17 PC_GM_couple 594 594 1.21 0.002 0.002 0.13 #others 0.55 0.550 0.06 ------------------------------------------------------------------------------- ======= Cycle 594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 595 steps, 2.56000 s simulation time, 935.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 595 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 935.60 935.598 935.598 100.00 ------------------------------------------------------------------------------- PC_run 595 595 932.29 1.567 1.567 99.65 GM_PC_couple 595 595 1.54 0.003 0.003 0.17 PC_GM_couple 595 595 1.21 0.002 0.002 0.13 #others 0.55 0.551 0.06 ------------------------------------------------------------------------------- ======= Cycle 595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 596 steps, 2.56000 s simulation time, 937.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 596 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 937.20 937.198 937.198 100.00 ------------------------------------------------------------------------------- PC_run 596 596 933.88 1.567 1.567 99.65 GM_PC_couple 596 596 1.55 0.003 0.003 0.17 PC_GM_couple 596 596 1.22 0.002 0.002 0.13 #others 0.55 0.553 0.06 ------------------------------------------------------------------------------- ======= Cycle 596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 597 steps, 2.56000 s simulation time, 938.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 597 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 938.67 938.667 938.667 100.00 ------------------------------------------------------------------------------- PC_run 597 597 935.34 1.567 1.567 99.65 GM_PC_couple 597 597 1.55 0.003 0.003 0.17 PC_GM_couple 597 597 1.22 0.002 0.002 0.13 #others 0.55 0.554 0.06 ------------------------------------------------------------------------------- ======= Cycle 597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 598 steps, 2.56000 s simulation time, 940.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 598 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 940.04 940.044 940.044 100.00 ------------------------------------------------------------------------------- PC_run 598 598 936.72 1.566 1.566 99.65 GM_PC_couple 598 598 1.55 0.003 0.003 0.17 PC_GM_couple 598 598 1.22 0.002 0.002 0.13 #others 0.56 0.555 0.06 ------------------------------------------------------------------------------- ======= Cycle 598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 599 steps, 2.56000 s simulation time, 941.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 599 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 941.86 941.861 941.861 100.00 ------------------------------------------------------------------------------- PC_run 599 599 938.53 1.567 1.567 99.65 GM_PC_couple 599 599 1.55 0.003 0.003 0.17 PC_GM_couple 599 599 1.22 0.002 0.002 0.13 #others 0.56 0.556 0.06 ------------------------------------------------------------------------------- ======= Cycle 599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 600 steps, 2.56000 s simulation time, 943.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 600 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 943.41 943.411 943.411 100.00 ------------------------------------------------------------------------------- PC_run 600 600 940.07 1.567 1.567 99.65 GM_PC_couple 600 600 1.56 0.003 0.003 0.16 PC_GM_couple 600 600 1.22 0.002 0.002 0.13 #others 0.56 0.557 0.06 ------------------------------------------------------------------------------- ======= Cycle 600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 601 steps, 2.56000 s simulation time, 944.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 601 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 944.95 944.955 944.955 100.00 ------------------------------------------------------------------------------- PC_run 601 601 941.61 1.567 1.567 99.65 GM_PC_couple 601 601 1.56 0.003 0.003 0.16 PC_GM_couple 601 601 1.23 0.002 0.002 0.13 #others 0.56 0.558 0.06 ------------------------------------------------------------------------------- ======= Cycle 601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 602 steps, 2.56000 s simulation time, 946.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 602 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 946.43 946.430 946.430 100.00 ------------------------------------------------------------------------------- PC_run 602 602 943.08 1.567 1.567 99.65 GM_PC_couple 602 602 1.56 0.003 0.003 0.16 PC_GM_couple 602 602 1.23 0.002 0.002 0.13 #others 0.56 0.559 0.06 ------------------------------------------------------------------------------- ======= Cycle 602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 603 steps, 2.56000 s simulation time, 947.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 603 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 947.99 947.985 947.985 100.00 ------------------------------------------------------------------------------- PC_run 603 603 944.63 1.567 1.567 99.65 GM_PC_couple 603 603 1.56 0.003 0.003 0.16 PC_GM_couple 603 603 1.23 0.002 0.002 0.13 #others 0.56 0.559 0.06 ------------------------------------------------------------------------------- ======= Cycle 603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 604 steps, 2.56000 s simulation time, 949.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 604 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 949.71 949.714 949.714 100.00 ------------------------------------------------------------------------------- PC_run 604 604 946.36 1.567 1.567 99.65 GM_PC_couple 604 604 1.57 0.003 0.003 0.16 PC_GM_couple 604 604 1.23 0.002 0.002 0.13 #others 0.56 0.560 0.06 ------------------------------------------------------------------------------- ======= Cycle 604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 605 steps, 2.56000 s simulation time, 951.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 605 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 951.10 951.102 951.102 100.00 ------------------------------------------------------------------------------- PC_run 605 605 947.74 1.567 1.567 99.65 GM_PC_couple 605 605 1.57 0.003 0.003 0.16 PC_GM_couple 605 605 1.23 0.002 0.002 0.13 #others 0.56 0.561 0.06 ------------------------------------------------------------------------------- ======= Cycle 605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 606 steps, 2.56000 s simulation time, 952.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 606 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 952.55 952.551 952.551 100.00 ------------------------------------------------------------------------------- PC_run 606 606 949.18 1.566 1.566 99.65 GM_PC_couple 606 606 1.57 0.003 0.003 0.16 PC_GM_couple 606 606 1.24 0.002 0.002 0.13 #others 0.56 0.562 0.06 ------------------------------------------------------------------------------- ======= Cycle 606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 607 steps, 2.56000 s simulation time, 954.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 607 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 954.14 954.143 954.143 100.00 ------------------------------------------------------------------------------- PC_run 607 607 950.77 1.566 1.566 99.65 GM_PC_couple 607 607 1.57 0.003 0.003 0.16 PC_GM_couple 607 607 1.24 0.002 0.002 0.13 #others 0.56 0.562 0.06 ------------------------------------------------------------------------------- ======= Cycle 607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 608 steps, 2.56000 s simulation time, 956.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 608 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 956.09 956.095 956.095 100.00 ------------------------------------------------------------------------------- PC_run 608 608 952.72 1.567 1.567 99.65 GM_PC_couple 608 608 1.57 0.003 0.003 0.16 PC_GM_couple 608 608 1.24 0.002 0.002 0.13 #others 0.56 0.563 0.06 ------------------------------------------------------------------------------- ======= Cycle 608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 609 steps, 2.56000 s simulation time, 957.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 609 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 957.80 957.804 957.804 100.00 ------------------------------------------------------------------------------- PC_run 609 609 954.42 1.567 1.567 99.65 GM_PC_couple 609 609 1.58 0.003 0.003 0.16 PC_GM_couple 609 609 1.24 0.002 0.002 0.13 #others 0.56 0.563 0.06 ------------------------------------------------------------------------------- ======= Cycle 609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 610 steps, 2.56000 s simulation time, 959.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 610 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 959.64 959.636 959.636 100.00 ------------------------------------------------------------------------------- PC_run 610 610 956.25 1.568 1.568 99.65 GM_PC_couple 610 610 1.58 0.003 0.003 0.16 PC_GM_couple 610 610 1.24 0.002 0.002 0.13 #others 0.56 0.564 0.06 ------------------------------------------------------------------------------- ======= Cycle 610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 611 steps, 2.56000 s simulation time, 961.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 611 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 961.16 961.161 961.161 100.00 ------------------------------------------------------------------------------- PC_run 611 611 957.77 1.568 1.568 99.65 GM_PC_couple 611 611 1.58 0.003 0.003 0.16 PC_GM_couple 611 611 1.24 0.002 0.002 0.13 #others 0.56 0.565 0.06 ------------------------------------------------------------------------------- ======= Cycle 611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 612 steps, 2.56000 s simulation time, 963.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 612 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 963.02 963.017 963.017 100.00 ------------------------------------------------------------------------------- PC_run 612 612 959.62 1.568 1.568 99.65 GM_PC_couple 612 612 1.58 0.003 0.003 0.16 PC_GM_couple 612 612 1.25 0.002 0.002 0.13 #others 0.57 0.566 0.06 ------------------------------------------------------------------------------- ======= Cycle 612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 613 steps, 2.56000 s simulation time, 964.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 613 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 964.54 964.543 964.543 100.00 ------------------------------------------------------------------------------- PC_run 613 613 961.14 1.568 1.568 99.65 GM_PC_couple 613 613 1.59 0.003 0.003 0.16 PC_GM_couple 613 613 1.25 0.002 0.002 0.13 #others 0.57 0.567 0.06 ------------------------------------------------------------------------------- ======= Cycle 613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 614 steps, 2.56000 s simulation time, 966.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 614 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 966.55 966.554 966.554 100.00 ------------------------------------------------------------------------------- PC_run 614 614 963.15 1.569 1.569 99.65 GM_PC_couple 614 614 1.59 0.003 0.003 0.16 PC_GM_couple 614 614 1.25 0.002 0.002 0.13 #others 0.57 0.568 0.06 ------------------------------------------------------------------------------- ======= Cycle 614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 615 steps, 2.56000 s simulation time, 968.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 615 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 968.27 968.272 968.272 100.00 ------------------------------------------------------------------------------- PC_run 615 615 964.86 1.569 1.569 99.65 GM_PC_couple 615 615 1.59 0.003 0.003 0.16 PC_GM_couple 615 615 1.25 0.002 0.002 0.13 #others 0.57 0.569 0.06 ------------------------------------------------------------------------------- ======= Cycle 615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 616 steps, 2.56000 s simulation time, 969.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 616 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 969.81 969.807 969.807 100.00 ------------------------------------------------------------------------------- PC_run 616 616 966.39 1.569 1.569 99.65 GM_PC_couple 616 616 1.59 0.003 0.003 0.16 PC_GM_couple 616 616 1.25 0.002 0.002 0.13 #others 0.57 0.570 0.06 ------------------------------------------------------------------------------- ======= Cycle 616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 617 steps, 2.56000 s simulation time, 971.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 617 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 971.25 971.254 971.254 100.00 ------------------------------------------------------------------------------- PC_run 617 617 967.83 1.569 1.569 99.65 GM_PC_couple 617 617 1.60 0.003 0.003 0.16 PC_GM_couple 617 617 1.26 0.002 0.002 0.13 #others 0.57 0.571 0.06 ------------------------------------------------------------------------------- ======= Cycle 617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 618 steps, 2.56000 s simulation time, 972.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 618 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 972.72 972.715 972.715 100.00 ------------------------------------------------------------------------------- PC_run 618 618 969.29 1.568 1.568 99.65 GM_PC_couple 618 618 1.60 0.003 0.003 0.16 PC_GM_couple 618 618 1.26 0.002 0.002 0.13 #others 0.57 0.572 0.06 ------------------------------------------------------------------------------- ======= Cycle 618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 619 steps, 2.56000 s simulation time, 974.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 619 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 974.16 974.162 974.162 100.00 ------------------------------------------------------------------------------- PC_run 619 619 970.72 1.568 1.568 99.65 GM_PC_couple 619 619 1.60 0.003 0.003 0.16 PC_GM_couple 619 619 1.26 0.002 0.002 0.13 #others 0.57 0.573 0.06 ------------------------------------------------------------------------------- ======= Cycle 619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 620 steps, 2.56000 s simulation time, 975.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 620 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 975.93 975.932 975.932 100.00 ------------------------------------------------------------------------------- PC_run 620 620 972.49 1.569 1.569 99.65 GM_PC_couple 620 620 1.61 0.003 0.003 0.16 PC_GM_couple 620 620 1.26 0.002 0.002 0.13 #others 0.57 0.574 0.06 ------------------------------------------------------------------------------- ======= Cycle 620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 621 steps, 2.56000 s simulation time, 977.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 621 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 977.47 977.470 977.470 100.00 ------------------------------------------------------------------------------- PC_run 621 621 974.02 1.568 1.568 99.65 GM_PC_couple 621 621 1.61 0.003 0.003 0.16 PC_GM_couple 621 621 1.27 0.002 0.002 0.13 #others 0.58 0.575 0.06 ------------------------------------------------------------------------------- ======= Cycle 621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 622 steps, 2.56000 s simulation time, 979.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 622 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 979.11 979.106 979.106 100.00 ------------------------------------------------------------------------------- PC_run 622 622 975.65 1.569 1.569 99.65 GM_PC_couple 622 622 1.61 0.003 0.003 0.16 PC_GM_couple 622 622 1.27 0.002 0.002 0.13 #others 0.58 0.576 0.06 ------------------------------------------------------------------------------- ======= Cycle 622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 623 steps, 2.56000 s simulation time, 980.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 623 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 980.72 980.720 980.720 100.00 ------------------------------------------------------------------------------- PC_run 623 623 977.26 1.569 1.569 99.65 GM_PC_couple 623 623 1.61 0.003 0.003 0.16 PC_GM_couple 623 623 1.27 0.002 0.002 0.13 #others 0.58 0.577 0.06 ------------------------------------------------------------------------------- ======= Cycle 623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 624 steps, 2.56000 s simulation time, 982.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 624 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 982.42 982.415 982.415 100.00 ------------------------------------------------------------------------------- PC_run 624 624 978.95 1.569 1.569 99.65 GM_PC_couple 624 624 1.61 0.003 0.003 0.16 PC_GM_couple 624 624 1.27 0.002 0.002 0.13 #others 0.58 0.578 0.06 ------------------------------------------------------------------------------- ======= Cycle 624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 625 steps, 2.56000 s simulation time, 983.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 625 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 983.83 983.828 983.828 100.00 ------------------------------------------------------------------------------- PC_run 625 625 980.36 1.569 1.569 99.65 GM_PC_couple 625 625 1.62 0.003 0.003 0.16 PC_GM_couple 625 625 1.27 0.002 0.002 0.13 #others 0.58 0.579 0.06 ------------------------------------------------------------------------------- ======= Cycle 625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 626 steps, 2.56000 s simulation time, 985.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 626 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 985.35 985.350 985.350 100.00 ------------------------------------------------------------------------------- PC_run 626 626 981.87 1.568 1.568 99.65 GM_PC_couple 626 626 1.62 0.003 0.003 0.16 PC_GM_couple 626 626 1.28 0.002 0.002 0.13 #others 0.58 0.580 0.06 ------------------------------------------------------------------------------- ======= Cycle 626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 627 steps, 2.56000 s simulation time, 987.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 627 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 987.10 987.103 987.103 100.00 ------------------------------------------------------------------------------- PC_run 627 627 983.62 1.569 1.569 99.65 GM_PC_couple 627 627 1.62 0.003 0.003 0.16 PC_GM_couple 627 627 1.28 0.002 0.002 0.13 #others 0.58 0.581 0.06 ------------------------------------------------------------------------------- ======= Cycle 627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 628 steps, 2.56000 s simulation time, 989.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 628 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 989.09 989.093 989.093 100.00 ------------------------------------------------------------------------------- PC_run 628 628 985.61 1.569 1.569 99.65 GM_PC_couple 628 628 1.63 0.003 0.003 0.16 PC_GM_couple 628 628 1.28 0.002 0.002 0.13 #others 0.58 0.582 0.06 ------------------------------------------------------------------------------- ======= Cycle 628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 629 steps, 2.56000 s simulation time, 991.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 629 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 991.61 991.607 991.607 100.00 ------------------------------------------------------------------------------- PC_run 629 629 988.11 1.571 1.571 99.65 GM_PC_couple 629 629 1.63 0.003 0.003 0.16 PC_GM_couple 629 629 1.28 0.002 0.002 0.13 #others 0.58 0.583 0.06 ------------------------------------------------------------------------------- ======= Cycle 629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 630 steps, 2.56000 s simulation time, 993.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 630 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 993.23 993.230 993.230 100.00 ------------------------------------------------------------------------------- PC_run 630 630 989.73 1.571 1.571 99.65 GM_PC_couple 630 630 1.63 0.003 0.003 0.16 PC_GM_couple 630 630 1.28 0.002 0.002 0.13 #others 0.58 0.584 0.06 ------------------------------------------------------------------------------- ======= Cycle 630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 631 steps, 2.56000 s simulation time, 995.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 631 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 995.07 995.069 995.069 100.00 ------------------------------------------------------------------------------- PC_run 631 631 991.56 1.571 1.571 99.65 GM_PC_couple 631 631 1.63 0.003 0.003 0.16 PC_GM_couple 631 631 1.29 0.002 0.002 0.13 #others 0.59 0.585 0.06 ------------------------------------------------------------------------------- ======= Cycle 631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 632 steps, 2.56000 s simulation time, 996.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 632 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 996.79 996.792 996.792 100.00 ------------------------------------------------------------------------------- PC_run 632 632 993.28 1.572 1.572 99.65 GM_PC_couple 632 632 1.64 0.003 0.003 0.16 PC_GM_couple 632 632 1.29 0.002 0.002 0.13 #others 0.59 0.586 0.06 ------------------------------------------------------------------------------- ======= Cycle 632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 633 steps, 2.56000 s simulation time, 998.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 633 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 998.42 998.419 998.419 100.00 ------------------------------------------------------------------------------- PC_run 633 633 994.90 1.572 1.572 99.65 GM_PC_couple 633 633 1.64 0.003 0.003 0.16 PC_GM_couple 633 633 1.29 0.002 0.002 0.13 #others 0.59 0.587 0.06 ------------------------------------------------------------------------------- ======= Cycle 633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 634 steps, 2.56000 s simulation time, 1000.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 634 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1000.99 1000.994 1000.994 100.00 ------------------------------------------------------------------------------- PC_run 634 634 997.47 1.573 1.573 99.65 GM_PC_couple 634 634 1.64 0.003 0.003 0.16 PC_GM_couple 634 634 1.29 0.002 0.002 0.13 #others 0.59 0.587 0.06 ------------------------------------------------------------------------------- ======= Cycle 634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 635 steps, 2.56000 s simulation time, 1003.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 635 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1003.51 1003.511 1003.511 100.00 ------------------------------------------------------------------------------- PC_run 635 635 999.99 1.575 1.575 99.65 GM_PC_couple 635 635 1.64 0.003 0.003 0.16 PC_GM_couple 635 635 1.29 0.002 0.002 0.13 #others 0.59 0.588 0.06 ------------------------------------------------------------------------------- ======= Cycle 635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 636 steps, 2.56000 s simulation time, 1005.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 636 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1005.61 1005.614 1005.614 100.00 ------------------------------------------------------------------------------- PC_run 636 636 1002.08 1.576 1.576 99.65 GM_PC_couple 636 636 1.65 0.003 0.003 0.16 PC_GM_couple 636 636 1.29 0.002 0.002 0.13 #others 0.59 0.589 0.06 ------------------------------------------------------------------------------- ======= Cycle 636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 637 steps, 2.56000 s simulation time, 1007.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 637 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1007.33 1007.333 1007.333 100.00 ------------------------------------------------------------------------------- PC_run 637 637 1003.79 1.576 1.576 99.65 GM_PC_couple 637 637 1.65 0.003 0.003 0.16 PC_GM_couple 637 637 1.30 0.002 0.002 0.13 #others 0.59 0.590 0.06 ------------------------------------------------------------------------------- ======= Cycle 637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 638 steps, 2.56000 s simulation time, 1009.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 638 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1009.53 1009.532 1009.532 100.00 ------------------------------------------------------------------------------- PC_run 638 638 1005.99 1.577 1.577 99.65 GM_PC_couple 638 638 1.65 0.003 0.003 0.16 PC_GM_couple 638 638 1.30 0.002 0.002 0.13 #others 0.59 0.591 0.06 ------------------------------------------------------------------------------- ======= Cycle 638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 639 steps, 2.56000 s simulation time, 1011.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 639 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1011.39 1011.385 1011.385 100.00 ------------------------------------------------------------------------------- PC_run 639 639 1007.83 1.577 1.577 99.65 GM_PC_couple 639 639 1.66 0.003 0.003 0.16 PC_GM_couple 639 639 1.30 0.002 0.002 0.13 #others 0.59 0.592 0.06 ------------------------------------------------------------------------------- ======= Cycle 639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 640 steps, 2.56000 s simulation time, 1013.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 640 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1013.18 1013.176 1013.176 100.00 ------------------------------------------------------------------------------- PC_run 640 640 1009.62 1.578 1.578 99.65 GM_PC_couple 640 640 1.66 0.003 0.003 0.16 PC_GM_couple 640 640 1.31 0.002 0.002 0.13 #others 0.59 0.594 0.06 ------------------------------------------------------------------------------- ======= Cycle 640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 641 steps, 2.56000 s simulation time, 1014.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 641 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1014.72 1014.725 1014.725 100.00 ------------------------------------------------------------------------------- PC_run 641 641 1011.16 1.577 1.577 99.65 GM_PC_couple 641 641 1.66 0.003 0.003 0.16 PC_GM_couple 641 641 1.31 0.002 0.002 0.13 #others 0.59 0.595 0.06 ------------------------------------------------------------------------------- ======= Cycle 641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 642 steps, 2.56000 s simulation time, 1016.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 642 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1016.93 1016.933 1016.933 100.00 ------------------------------------------------------------------------------- PC_run 642 642 1013.36 1.578 1.578 99.65 GM_PC_couple 642 642 1.67 0.003 0.003 0.16 PC_GM_couple 642 642 1.31 0.002 0.002 0.13 #others 0.60 0.596 0.06 ------------------------------------------------------------------------------- ======= Cycle 642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 643 steps, 2.56000 s simulation time, 1019.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 643 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1019.02 1019.016 1019.016 100.00 ------------------------------------------------------------------------------- PC_run 643 643 1015.44 1.579 1.579 99.65 GM_PC_couple 643 643 1.67 0.003 0.003 0.16 PC_GM_couple 643 643 1.31 0.002 0.002 0.13 #others 0.60 0.597 0.06 ------------------------------------------------------------------------------- ======= Cycle 643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 644 steps, 2.56000 s simulation time, 1020.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 644 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1020.90 1020.899 1020.899 100.00 ------------------------------------------------------------------------------- PC_run 644 644 1017.32 1.580 1.580 99.65 GM_PC_couple 644 644 1.67 0.003 0.003 0.16 PC_GM_couple 644 644 1.31 0.002 0.002 0.13 #others 0.60 0.598 0.06 ------------------------------------------------------------------------------- ======= Cycle 644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 645 steps, 2.56000 s simulation time, 1023.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 645 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1023.37 1023.365 1023.365 100.00 ------------------------------------------------------------------------------- PC_run 645 645 1019.78 1.581 1.581 99.65 GM_PC_couple 645 645 1.67 0.003 0.003 0.16 PC_GM_couple 645 645 1.32 0.002 0.002 0.13 #others 0.60 0.599 0.06 ------------------------------------------------------------------------------- ======= Cycle 645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 646 steps, 2.56000 s simulation time, 1025.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 646 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1025.26 1025.258 1025.258 100.00 ------------------------------------------------------------------------------- PC_run 646 646 1021.66 1.582 1.582 99.65 GM_PC_couple 646 646 1.67 0.003 0.003 0.16 PC_GM_couple 646 646 1.32 0.002 0.002 0.13 #others 0.60 0.600 0.06 ------------------------------------------------------------------------------- ======= Cycle 646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 647 steps, 2.56000 s simulation time, 1026.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 647 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1026.96 1026.961 1026.961 100.00 ------------------------------------------------------------------------------- PC_run 647 647 1023.36 1.582 1.582 99.65 GM_PC_couple 647 647 1.68 0.003 0.003 0.16 PC_GM_couple 647 647 1.32 0.002 0.002 0.13 #others 0.60 0.601 0.06 ------------------------------------------------------------------------------- ======= Cycle 647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 648 steps, 2.56000 s simulation time, 1028.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 648 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1028.71 1028.714 1028.714 100.00 ------------------------------------------------------------------------------- PC_run 648 648 1025.11 1.582 1.582 99.65 GM_PC_couple 648 648 1.68 0.003 0.003 0.16 PC_GM_couple 648 648 1.32 0.002 0.002 0.13 #others 0.60 0.602 0.06 ------------------------------------------------------------------------------- ======= Cycle 648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 649 steps, 2.56000 s simulation time, 1030.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 649 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1030.26 1030.264 1030.264 100.00 ------------------------------------------------------------------------------- PC_run 649 649 1026.65 1.582 1.582 99.65 GM_PC_couple 649 649 1.68 0.003 0.003 0.16 PC_GM_couple 649 649 1.33 0.002 0.002 0.13 #others 0.60 0.603 0.06 ------------------------------------------------------------------------------- ======= Cycle 649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 650 steps, 2.56000 s simulation time, 1031.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 650 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1031.99 1031.994 1031.994 100.00 ------------------------------------------------------------------------------- PC_run 650 650 1028.37 1.582 1.582 99.65 GM_PC_couple 650 650 1.69 0.003 0.003 0.16 PC_GM_couple 650 650 1.33 0.002 0.002 0.13 #others 0.60 0.604 0.06 ------------------------------------------------------------------------------- ======= Cycle 650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 651 steps, 2.56000 s simulation time, 1033.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 651 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1033.69 1033.685 1033.685 100.00 ------------------------------------------------------------------------------- PC_run 651 651 1030.06 1.582 1.582 99.65 GM_PC_couple 651 651 1.69 0.003 0.003 0.16 PC_GM_couple 651 651 1.33 0.002 0.002 0.13 #others 0.61 0.605 0.06 ------------------------------------------------------------------------------- ======= Cycle 651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 652 steps, 2.56000 s simulation time, 1035.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 652 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1035.23 1035.230 1035.230 100.00 ------------------------------------------------------------------------------- PC_run 652 652 1031.60 1.582 1.582 99.65 GM_PC_couple 652 652 1.69 0.003 0.003 0.16 PC_GM_couple 652 652 1.33 0.002 0.002 0.13 #others 0.61 0.606 0.06 ------------------------------------------------------------------------------- ======= Cycle 652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 653 steps, 2.56000 s simulation time, 1036.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 653 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1036.89 1036.888 1036.888 100.00 ------------------------------------------------------------------------------- PC_run 653 653 1033.25 1.582 1.582 99.65 GM_PC_couple 653 653 1.70 0.003 0.003 0.16 PC_GM_couple 653 653 1.34 0.002 0.002 0.13 #others 0.61 0.607 0.06 ------------------------------------------------------------------------------- ======= Cycle 653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 654 steps, 2.56000 s simulation time, 1038.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 654 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1038.84 1038.845 1038.845 100.00 ------------------------------------------------------------------------------- PC_run 654 654 1035.20 1.583 1.583 99.65 GM_PC_couple 654 654 1.70 0.003 0.003 0.16 PC_GM_couple 654 654 1.34 0.002 0.002 0.13 #others 0.61 0.608 0.06 ------------------------------------------------------------------------------- ======= Cycle 654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 655 steps, 2.56000 s simulation time, 1040.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 655 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1040.75 1040.753 1040.753 100.00 ------------------------------------------------------------------------------- PC_run 655 655 1037.10 1.583 1.583 99.65 GM_PC_couple 655 655 1.70 0.003 0.003 0.16 PC_GM_couple 655 655 1.34 0.002 0.002 0.13 #others 0.61 0.609 0.06 ------------------------------------------------------------------------------- ======= Cycle 655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 656 steps, 2.56000 s simulation time, 1042.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 656 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1042.46 1042.459 1042.459 100.00 ------------------------------------------------------------------------------- PC_run 656 656 1038.80 1.584 1.584 99.65 GM_PC_couple 656 656 1.71 0.003 0.003 0.16 PC_GM_couple 656 656 1.34 0.002 0.002 0.13 #others 0.61 0.610 0.06 ------------------------------------------------------------------------------- ======= Cycle 656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 657 steps, 2.56000 s simulation time, 1044.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 657 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1044.03 1044.028 1044.028 100.00 ------------------------------------------------------------------------------- PC_run 657 657 1040.36 1.584 1.584 99.65 GM_PC_couple 657 657 1.71 0.003 0.003 0.16 PC_GM_couple 657 657 1.34 0.002 0.002 0.13 #others 0.61 0.611 0.06 ------------------------------------------------------------------------------- ======= Cycle 657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 658 steps, 2.56000 s simulation time, 1045.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 658 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1045.75 1045.752 1045.752 100.00 ------------------------------------------------------------------------------- PC_run 658 658 1042.08 1.584 1.584 99.65 GM_PC_couple 658 658 1.71 0.003 0.003 0.16 PC_GM_couple 658 658 1.35 0.002 0.002 0.13 #others 0.61 0.612 0.06 ------------------------------------------------------------------------------- ======= Cycle 658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 659 steps, 2.56000 s simulation time, 1047.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 659 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1047.41 1047.409 1047.409 100.00 ------------------------------------------------------------------------------- PC_run 659 659 1043.74 1.584 1.584 99.65 GM_PC_couple 659 659 1.71 0.003 0.003 0.16 PC_GM_couple 659 659 1.35 0.002 0.002 0.13 #others 0.61 0.613 0.06 ------------------------------------------------------------------------------- ======= Cycle 659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 660 steps, 2.56000 s simulation time, 1048.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 660 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1048.80 1048.804 1048.804 100.00 ------------------------------------------------------------------------------- PC_run 660 660 1045.12 1.584 1.584 99.65 GM_PC_couple 660 660 1.72 0.003 0.003 0.16 PC_GM_couple 660 660 1.35 0.002 0.002 0.13 #others 0.61 0.614 0.06 ------------------------------------------------------------------------------- ======= Cycle 660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 661 steps, 2.56000 s simulation time, 1050.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 661 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1050.44 1050.438 1050.438 100.00 ------------------------------------------------------------------------------- PC_run 661 661 1046.75 1.584 1.584 99.65 GM_PC_couple 661 661 1.72 0.003 0.003 0.16 PC_GM_couple 661 661 1.35 0.002 0.002 0.13 #others 0.61 0.615 0.06 ------------------------------------------------------------------------------- ======= Cycle 661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 662 steps, 2.56000 s simulation time, 1051.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 662 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1051.91 1051.910 1051.910 100.00 ------------------------------------------------------------------------------- PC_run 662 662 1048.22 1.583 1.583 99.65 GM_PC_couple 662 662 1.72 0.003 0.003 0.16 PC_GM_couple 662 662 1.36 0.002 0.002 0.13 #others 0.62 0.616 0.06 ------------------------------------------------------------------------------- ======= Cycle 662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 663 steps, 2.56000 s simulation time, 1053.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 663 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1053.47 1053.466 1053.466 100.00 ------------------------------------------------------------------------------- PC_run 663 663 1049.77 1.583 1.583 99.65 GM_PC_couple 663 663 1.72 0.003 0.003 0.16 PC_GM_couple 663 663 1.36 0.002 0.002 0.13 #others 0.62 0.617 0.06 ------------------------------------------------------------------------------- ======= Cycle 663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 664 steps, 2.56000 s simulation time, 1055.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 664 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1055.28 1055.283 1055.283 100.00 ------------------------------------------------------------------------------- PC_run 664 664 1051.58 1.584 1.584 99.65 GM_PC_couple 664 664 1.73 0.003 0.003 0.16 PC_GM_couple 664 664 1.36 0.002 0.002 0.13 #others 0.62 0.618 0.06 ------------------------------------------------------------------------------- ======= Cycle 664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 665 steps, 2.56000 s simulation time, 1056.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 665 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1056.81 1056.813 1056.813 100.00 ------------------------------------------------------------------------------- PC_run 665 665 1053.10 1.584 1.584 99.65 GM_PC_couple 665 665 1.73 0.003 0.003 0.16 PC_GM_couple 665 665 1.36 0.002 0.002 0.13 #others 0.62 0.619 0.06 ------------------------------------------------------------------------------- ======= Cycle 665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 666 steps, 2.56000 s simulation time, 1058.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 666 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1058.43 1058.427 1058.427 100.00 ------------------------------------------------------------------------------- PC_run 666 666 1054.71 1.584 1.584 99.65 GM_PC_couple 666 666 1.73 0.003 0.003 0.16 PC_GM_couple 666 666 1.37 0.002 0.002 0.13 #others 0.62 0.620 0.06 ------------------------------------------------------------------------------- ======= Cycle 666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 667 steps, 2.56000 s simulation time, 1060.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 667 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1060.24 1060.242 1060.242 100.00 ------------------------------------------------------------------------------- PC_run 667 667 1056.52 1.584 1.584 99.65 GM_PC_couple 667 667 1.74 0.003 0.003 0.16 PC_GM_couple 667 667 1.37 0.002 0.002 0.13 #others 0.62 0.621 0.06 ------------------------------------------------------------------------------- ======= Cycle 667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 668 steps, 2.56000 s simulation time, 1061.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 668 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1061.70 1061.702 1061.702 100.00 ------------------------------------------------------------------------------- PC_run 668 668 1057.97 1.584 1.584 99.65 GM_PC_couple 668 668 1.74 0.003 0.003 0.16 PC_GM_couple 668 668 1.37 0.002 0.002 0.13 #others 0.62 0.622 0.06 ------------------------------------------------------------------------------- ======= Cycle 668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 669 steps, 2.56000 s simulation time, 1063.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 669 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1063.35 1063.349 1063.349 100.00 ------------------------------------------------------------------------------- PC_run 669 669 1059.61 1.584 1.584 99.65 GM_PC_couple 669 669 1.74 0.003 0.003 0.16 PC_GM_couple 669 669 1.37 0.002 0.002 0.13 #others 0.62 0.624 0.06 ------------------------------------------------------------------------------- ======= Cycle 669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 670 steps, 2.56000 s simulation time, 1065.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 670 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1065.13 1065.127 1065.127 100.00 ------------------------------------------------------------------------------- PC_run 670 670 1061.39 1.584 1.584 99.65 GM_PC_couple 670 670 1.74 0.003 0.003 0.16 PC_GM_couple 670 670 1.37 0.002 0.002 0.13 #others 0.62 0.624 0.06 ------------------------------------------------------------------------------- ======= Cycle 670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 671 steps, 2.56000 s simulation time, 1066.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 671 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1066.85 1066.852 1066.852 100.00 ------------------------------------------------------------------------------- PC_run 671 671 1063.11 1.584 1.584 99.65 GM_PC_couple 671 671 1.75 0.003 0.003 0.16 PC_GM_couple 671 671 1.37 0.002 0.002 0.13 #others 0.62 0.625 0.06 ------------------------------------------------------------------------------- ======= Cycle 671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 672 steps, 2.56000 s simulation time, 1068.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 672 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1068.29 1068.289 1068.289 100.00 ------------------------------------------------------------------------------- PC_run 672 672 1064.54 1.584 1.584 99.65 GM_PC_couple 672 672 1.75 0.003 0.003 0.16 PC_GM_couple 672 672 1.38 0.002 0.002 0.13 #others 0.63 0.626 0.06 ------------------------------------------------------------------------------- ======= Cycle 672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 673 steps, 2.56000 s simulation time, 1069.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 673 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1069.72 1069.718 1069.718 100.00 ------------------------------------------------------------------------------- PC_run 673 673 1065.96 1.584 1.584 99.65 GM_PC_couple 673 673 1.75 0.003 0.003 0.16 PC_GM_couple 673 673 1.38 0.002 0.002 0.13 #others 0.63 0.627 0.06 ------------------------------------------------------------------------------- ======= Cycle 673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 674 steps, 2.56000 s simulation time, 1071.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 674 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1071.28 1071.280 1071.280 100.00 ------------------------------------------------------------------------------- PC_run 674 674 1067.52 1.584 1.584 99.65 GM_PC_couple 674 674 1.75 0.003 0.003 0.16 PC_GM_couple 674 674 1.38 0.002 0.002 0.13 #others 0.63 0.628 0.06 ------------------------------------------------------------------------------- ======= Cycle 674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 675 steps, 2.56000 s simulation time, 1072.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 675 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1072.83 1072.830 1072.830 100.00 ------------------------------------------------------------------------------- PC_run 675 675 1069.06 1.584 1.584 99.65 GM_PC_couple 675 675 1.76 0.003 0.003 0.16 PC_GM_couple 675 675 1.38 0.002 0.002 0.13 #others 0.63 0.629 0.06 ------------------------------------------------------------------------------- ======= Cycle 675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 676 steps, 2.56000 s simulation time, 1074.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 676 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1074.37 1074.373 1074.373 100.00 ------------------------------------------------------------------------------- PC_run 676 676 1070.60 1.584 1.584 99.65 GM_PC_couple 676 676 1.76 0.003 0.003 0.16 PC_GM_couple 676 676 1.38 0.002 0.002 0.13 #others 0.63 0.630 0.06 ------------------------------------------------------------------------------- ======= Cycle 676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 677 steps, 2.56000 s simulation time, 1076.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 677 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1076.01 1076.012 1076.012 100.00 ------------------------------------------------------------------------------- PC_run 677 677 1072.23 1.584 1.584 99.65 GM_PC_couple 677 677 1.76 0.003 0.003 0.16 PC_GM_couple 677 677 1.39 0.002 0.002 0.13 #others 0.63 0.631 0.06 ------------------------------------------------------------------------------- ======= Cycle 677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 678 steps, 2.56000 s simulation time, 1077.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 678 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1077.69 1077.693 1077.693 100.00 ------------------------------------------------------------------------------- PC_run 678 678 1073.90 1.584 1.584 99.65 GM_PC_couple 678 678 1.76 0.003 0.003 0.16 PC_GM_couple 678 678 1.39 0.002 0.002 0.13 #others 0.63 0.632 0.06 ------------------------------------------------------------------------------- ======= Cycle 678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 679 steps, 2.56000 s simulation time, 1079.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 679 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1079.23 1079.232 1079.232 100.00 ------------------------------------------------------------------------------- PC_run 679 679 1075.44 1.584 1.584 99.65 GM_PC_couple 679 679 1.77 0.003 0.003 0.16 PC_GM_couple 679 679 1.39 0.002 0.002 0.13 #others 0.63 0.633 0.06 ------------------------------------------------------------------------------- ======= Cycle 679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 680 steps, 2.56000 s simulation time, 1080.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 680 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1080.76 1080.763 1080.763 100.00 ------------------------------------------------------------------------------- PC_run 680 680 1076.96 1.584 1.584 99.65 GM_PC_couple 680 680 1.77 0.003 0.003 0.16 PC_GM_couple 680 680 1.40 0.002 0.002 0.13 #others 0.63 0.634 0.06 ------------------------------------------------------------------------------- ======= Cycle 680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 681 steps, 2.56000 s simulation time, 1082.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 681 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1082.33 1082.325 1082.325 100.00 ------------------------------------------------------------------------------- PC_run 681 681 1078.52 1.584 1.584 99.65 GM_PC_couple 681 681 1.77 0.003 0.003 0.16 PC_GM_couple 681 681 1.40 0.002 0.002 0.13 #others 0.64 0.635 0.06 ------------------------------------------------------------------------------- ======= Cycle 681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 682 steps, 2.56000 s simulation time, 1084.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 682 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1084.55 1084.547 1084.547 100.00 ------------------------------------------------------------------------------- PC_run 682 682 1080.74 1.585 1.585 99.65 GM_PC_couple 682 682 1.77 0.003 0.003 0.16 PC_GM_couple 682 682 1.40 0.002 0.002 0.13 #others 0.64 0.636 0.06 ------------------------------------------------------------------------------- ======= Cycle 682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 683 steps, 2.56000 s simulation time, 1086.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 683 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1086.61 1086.607 1086.607 100.00 ------------------------------------------------------------------------------- PC_run 683 683 1082.79 1.585 1.585 99.65 GM_PC_couple 683 683 1.78 0.003 0.003 0.16 PC_GM_couple 683 683 1.40 0.002 0.002 0.13 #others 0.64 0.637 0.06 ------------------------------------------------------------------------------- ======= Cycle 683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 684 steps, 2.56000 s simulation time, 1088.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 684 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1088.25 1088.255 1088.255 100.00 ------------------------------------------------------------------------------- PC_run 684 684 1084.44 1.585 1.585 99.65 GM_PC_couple 684 684 1.78 0.003 0.003 0.16 PC_GM_couple 684 684 1.40 0.002 0.002 0.13 #others 0.64 0.638 0.06 ------------------------------------------------------------------------------- ======= Cycle 684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 685 steps, 2.56000 s simulation time, 1090.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 685 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1090.08 1090.084 1090.084 100.00 ------------------------------------------------------------------------------- PC_run 685 685 1086.26 1.586 1.586 99.65 GM_PC_couple 685 685 1.78 0.003 0.003 0.16 PC_GM_couple 685 685 1.40 0.002 0.002 0.13 #others 0.64 0.639 0.06 ------------------------------------------------------------------------------- ======= Cycle 685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 686 steps, 2.56000 s simulation time, 1092.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 686 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1092.47 1092.471 1092.471 100.00 ------------------------------------------------------------------------------- PC_run 686 686 1088.64 1.587 1.587 99.65 GM_PC_couple 686 686 1.78 0.003 0.003 0.16 PC_GM_couple 686 686 1.41 0.002 0.002 0.13 #others 0.64 0.639 0.06 ------------------------------------------------------------------------------- ======= Cycle 686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 687 steps, 2.56000 s simulation time, 1094.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 687 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1094.58 1094.583 1094.583 100.00 ------------------------------------------------------------------------------- PC_run 687 687 1090.75 1.588 1.588 99.65 GM_PC_couple 687 687 1.79 0.003 0.003 0.16 PC_GM_couple 687 687 1.41 0.002 0.002 0.13 #others 0.64 0.640 0.06 ------------------------------------------------------------------------------- ======= Cycle 687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 688 steps, 2.56000 s simulation time, 1096.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 688 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1096.37 1096.366 1096.366 100.00 ------------------------------------------------------------------------------- PC_run 688 688 1092.53 1.588 1.588 99.65 GM_PC_couple 688 688 1.79 0.003 0.003 0.16 PC_GM_couple 688 688 1.41 0.002 0.002 0.13 #others 0.64 0.641 0.06 ------------------------------------------------------------------------------- ======= Cycle 688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 689 steps, 2.56000 s simulation time, 1097.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 689 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1097.98 1097.983 1097.983 100.00 ------------------------------------------------------------------------------- PC_run 689 689 1094.14 1.588 1.588 99.65 GM_PC_couple 689 689 1.79 0.003 0.003 0.16 PC_GM_couple 689 689 1.41 0.002 0.002 0.13 #others 0.64 0.642 0.06 ------------------------------------------------------------------------------- ======= Cycle 689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 690 steps, 2.56000 s simulation time, 1100.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 690 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1100.03 1100.033 1100.033 100.00 ------------------------------------------------------------------------------- PC_run 690 690 1096.18 1.589 1.589 99.65 GM_PC_couple 690 690 1.79 0.003 0.003 0.16 PC_GM_couple 690 690 1.41 0.002 0.002 0.13 #others 0.64 0.643 0.06 ------------------------------------------------------------------------------- ======= Cycle 690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 691 steps, 2.56000 s simulation time, 1102.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 691 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1102.16 1102.162 1102.162 100.00 ------------------------------------------------------------------------------- PC_run 691 691 1098.31 1.589 1.589 99.65 GM_PC_couple 691 691 1.80 0.003 0.003 0.16 PC_GM_couple 691 691 1.42 0.002 0.002 0.13 #others 0.64 0.644 0.06 ------------------------------------------------------------------------------- ======= Cycle 691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 692 steps, 2.56000 s simulation time, 1104.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 692 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1104.02 1104.018 1104.018 100.00 ------------------------------------------------------------------------------- PC_run 692 692 1100.16 1.590 1.590 99.65 GM_PC_couple 692 692 1.80 0.003 0.003 0.16 PC_GM_couple 692 692 1.42 0.002 0.002 0.13 #others 0.65 0.645 0.06 ------------------------------------------------------------------------------- ======= Cycle 692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 693 steps, 2.56000 s simulation time, 1105.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 693 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1105.80 1105.804 1105.804 100.00 ------------------------------------------------------------------------------- PC_run 693 693 1101.94 1.590 1.590 99.65 GM_PC_couple 693 693 1.80 0.003 0.003 0.16 PC_GM_couple 693 693 1.42 0.002 0.002 0.13 #others 0.65 0.646 0.06 ------------------------------------------------------------------------------- ======= Cycle 693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 694 steps, 2.56000 s simulation time, 1108.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 694 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1108.16 1108.164 1108.164 100.00 ------------------------------------------------------------------------------- PC_run 694 694 1104.29 1.591 1.591 99.65 GM_PC_couple 694 694 1.80 0.003 0.003 0.16 PC_GM_couple 694 694 1.42 0.002 0.002 0.13 #others 0.65 0.647 0.06 ------------------------------------------------------------------------------- ======= Cycle 694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 695 steps, 2.56000 s simulation time, 1110.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 695 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1110.02 1110.016 1110.016 100.00 ------------------------------------------------------------------------------- PC_run 695 695 1106.14 1.592 1.592 99.65 GM_PC_couple 695 695 1.81 0.003 0.003 0.16 PC_GM_couple 695 695 1.42 0.002 0.002 0.13 #others 0.65 0.648 0.06 ------------------------------------------------------------------------------- ======= Cycle 695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 696 steps, 2.56000 s simulation time, 1111.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 696 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1111.80 1111.804 1111.804 100.00 ------------------------------------------------------------------------------- PC_run 696 696 1107.92 1.592 1.592 99.65 GM_PC_couple 696 696 1.81 0.003 0.003 0.16 PC_GM_couple 696 696 1.43 0.002 0.002 0.13 #others 0.65 0.649 0.06 ------------------------------------------------------------------------------- ======= Cycle 696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 697 steps, 2.56000 s simulation time, 1113.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 697 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1113.80 1113.797 1113.797 100.00 ------------------------------------------------------------------------------- PC_run 697 697 1109.91 1.592 1.592 99.65 GM_PC_couple 697 697 1.81 0.003 0.003 0.16 PC_GM_couple 697 697 1.43 0.002 0.002 0.13 #others 0.65 0.649 0.06 ------------------------------------------------------------------------------- ======= Cycle 697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 698 steps, 2.56000 s simulation time, 1116.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 698 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1116.14 1116.144 1116.144 100.00 ------------------------------------------------------------------------------- PC_run 698 698 1112.25 1.593 1.593 99.65 GM_PC_couple 698 698 1.81 0.003 0.003 0.16 PC_GM_couple 698 698 1.43 0.002 0.002 0.13 #others 0.65 0.650 0.06 ------------------------------------------------------------------------------- ======= Cycle 698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 699 steps, 2.56000 s simulation time, 1118.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 699 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1118.30 1118.305 1118.305 100.00 ------------------------------------------------------------------------------- PC_run 699 699 1114.41 1.594 1.594 99.65 GM_PC_couple 699 699 1.81 0.003 0.003 0.16 PC_GM_couple 699 699 1.43 0.002 0.002 0.13 #others 0.65 0.651 0.06 ------------------------------------------------------------------------------- ======= Cycle 699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 700 steps, 2.56000 s simulation time, 1120.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 700 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1120.12 1120.121 1120.121 100.00 ------------------------------------------------------------------------------- PC_run 700 700 1116.22 1.595 1.595 99.65 GM_PC_couple 700 700 1.82 0.003 0.003 0.16 PC_GM_couple 700 700 1.43 0.002 0.002 0.13 #others 0.65 0.652 0.06 ------------------------------------------------------------------------------- ======= Cycle 700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 701 steps, 2.56000 s simulation time, 1122.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 701 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1122.19 1122.187 1122.187 100.00 ------------------------------------------------------------------------------- PC_run 701 701 1118.28 1.595 1.595 99.65 GM_PC_couple 701 701 1.82 0.003 0.003 0.16 PC_GM_couple 701 701 1.44 0.002 0.002 0.13 #others 0.65 0.653 0.06 ------------------------------------------------------------------------------- ======= Cycle 701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 702 steps, 2.56000 s simulation time, 1124.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 702 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1124.28 1124.283 1124.283 100.00 ------------------------------------------------------------------------------- PC_run 702 702 1120.37 1.596 1.596 99.65 GM_PC_couple 702 702 1.82 0.003 0.003 0.16 PC_GM_couple 702 702 1.44 0.002 0.002 0.13 #others 0.65 0.654 0.06 ------------------------------------------------------------------------------- ======= Cycle 702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 703 steps, 2.56000 s simulation time, 1126.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 703 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1126.25 1126.247 1126.247 100.00 ------------------------------------------------------------------------------- PC_run 703 703 1122.33 1.596 1.596 99.65 GM_PC_couple 703 703 1.83 0.003 0.003 0.16 PC_GM_couple 703 703 1.44 0.002 0.002 0.13 #others 0.65 0.655 0.06 ------------------------------------------------------------------------------- ======= Cycle 703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 704 steps, 2.56000 s simulation time, 1128.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 704 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1128.61 1128.606 1128.606 100.00 ------------------------------------------------------------------------------- PC_run 704 704 1124.68 1.598 1.598 99.65 GM_PC_couple 704 704 1.83 0.003 0.003 0.16 PC_GM_couple 704 704 1.44 0.002 0.002 0.13 #others 0.66 0.656 0.06 ------------------------------------------------------------------------------- ======= Cycle 704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 705 steps, 2.56000 s simulation time, 1130.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 705 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1130.38 1130.383 1130.383 100.00 ------------------------------------------------------------------------------- PC_run 705 705 1126.45 1.598 1.598 99.65 GM_PC_couple 705 705 1.83 0.003 0.003 0.16 PC_GM_couple 705 705 1.44 0.002 0.002 0.13 #others 0.66 0.657 0.06 ------------------------------------------------------------------------------- ======= Cycle 705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 706 steps, 2.56000 s simulation time, 1132.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 706 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1132.09 1132.090 1132.090 100.00 ------------------------------------------------------------------------------- PC_run 706 706 1128.15 1.598 1.598 99.65 GM_PC_couple 706 706 1.83 0.003 0.003 0.16 PC_GM_couple 706 706 1.45 0.002 0.002 0.13 #others 0.66 0.658 0.06 ------------------------------------------------------------------------------- ======= Cycle 706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 707 steps, 2.56000 s simulation time, 1133.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 707 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1133.67 1133.675 1133.675 100.00 ------------------------------------------------------------------------------- PC_run 707 707 1129.73 1.598 1.598 99.65 GM_PC_couple 707 707 1.84 0.003 0.003 0.16 PC_GM_couple 707 707 1.45 0.002 0.002 0.13 #others 0.66 0.659 0.06 ------------------------------------------------------------------------------- ======= Cycle 707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 708 steps, 2.56000 s simulation time, 1135.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 708 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1135.95 1135.949 1135.949 100.00 ------------------------------------------------------------------------------- PC_run 708 708 1132.00 1.599 1.599 99.65 GM_PC_couple 708 708 1.84 0.003 0.003 0.16 PC_GM_couple 708 708 1.45 0.002 0.002 0.13 #others 0.66 0.660 0.06 ------------------------------------------------------------------------------- ======= Cycle 708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 709 steps, 2.56000 s simulation time, 1138.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 709 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1138.22 1138.217 1138.217 100.00 ------------------------------------------------------------------------------- PC_run 709 709 1134.27 1.600 1.600 99.65 GM_PC_couple 709 709 1.84 0.003 0.003 0.16 PC_GM_couple 709 709 1.45 0.002 0.002 0.13 #others 0.66 0.660 0.06 ------------------------------------------------------------------------------- ======= Cycle 709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 710 steps, 2.56000 s simulation time, 1140.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 710 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1140.18 1140.181 1140.181 100.00 ------------------------------------------------------------------------------- PC_run 710 710 1136.22 1.600 1.600 99.65 GM_PC_couple 710 710 1.84 0.003 0.003 0.16 PC_GM_couple 710 710 1.45 0.002 0.002 0.13 #others 0.66 0.661 0.06 ------------------------------------------------------------------------------- ======= Cycle 710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 711 steps, 2.56000 s simulation time, 1141.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 711 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1141.75 1141.754 1141.754 100.00 ------------------------------------------------------------------------------- PC_run 711 711 1137.79 1.600 1.600 99.65 GM_PC_couple 711 711 1.84 0.003 0.003 0.16 PC_GM_couple 711 711 1.46 0.002 0.002 0.13 #others 0.66 0.662 0.06 ------------------------------------------------------------------------------- ======= Cycle 711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 712 steps, 2.56000 s simulation time, 1143.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 712 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1143.51 1143.510 1143.510 100.00 ------------------------------------------------------------------------------- PC_run 712 712 1139.54 1.600 1.600 99.65 GM_PC_couple 712 712 1.85 0.003 0.003 0.16 PC_GM_couple 712 712 1.46 0.002 0.002 0.13 #others 0.66 0.664 0.06 ------------------------------------------------------------------------------- ======= Cycle 712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 713 steps, 2.56000 s simulation time, 1145.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 713 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1145.59 1145.595 1145.595 100.00 ------------------------------------------------------------------------------- PC_run 713 713 1141.62 1.601 1.601 99.65 GM_PC_couple 713 713 1.85 0.003 0.003 0.16 PC_GM_couple 713 713 1.46 0.002 0.002 0.13 #others 0.66 0.665 0.06 ------------------------------------------------------------------------------- ======= Cycle 713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 714 steps, 2.56000 s simulation time, 1147.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 714 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1147.13 1147.127 1147.127 100.00 ------------------------------------------------------------------------------- PC_run 714 714 1143.14 1.601 1.601 99.65 GM_PC_couple 714 714 1.86 0.003 0.003 0.16 PC_GM_couple 714 714 1.46 0.002 0.002 0.13 #others 0.67 0.665 0.06 ------------------------------------------------------------------------------- ======= Cycle 714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 715 steps, 2.56000 s simulation time, 1148.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 715 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1148.70 1148.699 1148.699 100.00 ------------------------------------------------------------------------------- PC_run 715 715 1144.71 1.601 1.601 99.65 GM_PC_couple 715 715 1.86 0.003 0.003 0.16 PC_GM_couple 715 715 1.46 0.002 0.002 0.13 #others 0.67 0.667 0.06 ------------------------------------------------------------------------------- ======= Cycle 715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 716 steps, 2.56000 s simulation time, 1150.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 716 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1150.37 1150.373 1150.373 100.00 ------------------------------------------------------------------------------- PC_run 716 716 1146.38 1.601 1.601 99.65 GM_PC_couple 716 716 1.86 0.003 0.003 0.16 PC_GM_couple 716 716 1.47 0.002 0.002 0.13 #others 0.67 0.668 0.06 ------------------------------------------------------------------------------- ======= Cycle 716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 717 steps, 2.56000 s simulation time, 1151.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 717 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1151.71 1151.706 1151.706 100.00 ------------------------------------------------------------------------------- PC_run 717 717 1147.71 1.601 1.601 99.65 GM_PC_couple 717 717 1.86 0.003 0.003 0.16 PC_GM_couple 717 717 1.47 0.002 0.002 0.13 #others 0.67 0.669 0.06 ------------------------------------------------------------------------------- ======= Cycle 717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 718 steps, 2.56000 s simulation time, 1153.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 718 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1153.12 1153.122 1153.122 100.00 ------------------------------------------------------------------------------- PC_run 718 718 1149.12 1.600 1.600 99.65 GM_PC_couple 718 718 1.86 0.003 0.003 0.16 PC_GM_couple 718 718 1.47 0.002 0.002 0.13 #others 0.67 0.669 0.06 ------------------------------------------------------------------------------- ======= Cycle 718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 719 steps, 2.56000 s simulation time, 1154.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 719 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1154.60 1154.600 1154.600 100.00 ------------------------------------------------------------------------------- PC_run 719 719 1150.59 1.600 1.600 99.65 GM_PC_couple 719 719 1.87 0.003 0.003 0.16 PC_GM_couple 719 719 1.47 0.002 0.002 0.13 #others 0.67 0.670 0.06 ------------------------------------------------------------------------------- ======= Cycle 719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 720 steps, 2.56000 s simulation time, 1156.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 720 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1156.40 1156.396 1156.396 100.00 ------------------------------------------------------------------------------- PC_run 720 720 1152.38 1.601 1.601 99.65 GM_PC_couple 720 720 1.87 0.003 0.003 0.16 PC_GM_couple 720 720 1.47 0.002 0.002 0.13 #others 0.67 0.671 0.06 ------------------------------------------------------------------------------- ======= Cycle 720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 721 steps, 2.56000 s simulation time, 1158.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 721 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1158.11 1158.107 1158.107 100.00 ------------------------------------------------------------------------------- PC_run 721 721 1154.09 1.601 1.601 99.65 GM_PC_couple 721 721 1.87 0.003 0.003 0.16 PC_GM_couple 721 721 1.48 0.002 0.002 0.13 #others 0.67 0.672 0.06 ------------------------------------------------------------------------------- ======= Cycle 721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 722 steps, 2.56000 s simulation time, 1159.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 722 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1159.54 1159.536 1159.536 100.00 ------------------------------------------------------------------------------- PC_run 722 722 1155.51 1.600 1.600 99.65 GM_PC_couple 722 722 1.88 0.003 0.003 0.16 PC_GM_couple 722 722 1.48 0.002 0.002 0.13 #others 0.67 0.673 0.06 ------------------------------------------------------------------------------- ======= Cycle 722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 723 steps, 2.56000 s simulation time, 1161.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 723 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1161.13 1161.132 1161.132 100.00 ------------------------------------------------------------------------------- PC_run 723 723 1157.10 1.600 1.600 99.65 GM_PC_couple 723 723 1.88 0.003 0.003 0.16 PC_GM_couple 723 723 1.48 0.002 0.002 0.13 #others 0.67 0.674 0.06 ------------------------------------------------------------------------------- ======= Cycle 723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 724 steps, 2.56000 s simulation time, 1162.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 724 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1162.76 1162.765 1162.765 100.00 ------------------------------------------------------------------------------- PC_run 724 724 1158.73 1.600 1.600 99.65 GM_PC_couple 724 724 1.88 0.003 0.003 0.16 PC_GM_couple 724 724 1.48 0.002 0.002 0.13 #others 0.68 0.675 0.06 ------------------------------------------------------------------------------- ======= Cycle 724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 725 steps, 2.56000 s simulation time, 1164.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 725 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1164.26 1164.264 1164.264 100.00 ------------------------------------------------------------------------------- PC_run 725 725 1160.22 1.600 1.600 99.65 GM_PC_couple 725 725 1.88 0.003 0.003 0.16 PC_GM_couple 725 725 1.48 0.002 0.002 0.13 #others 0.68 0.676 0.06 ------------------------------------------------------------------------------- ======= Cycle 725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 726 steps, 2.56000 s simulation time, 1165.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 726 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1165.73 1165.732 1165.732 100.00 ------------------------------------------------------------------------------- PC_run 726 726 1161.68 1.600 1.600 99.65 GM_PC_couple 726 726 1.89 0.003 0.003 0.16 PC_GM_couple 726 726 1.49 0.002 0.002 0.13 #others 0.68 0.677 0.06 ------------------------------------------------------------------------------- ======= Cycle 726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 727 steps, 2.56000 s simulation time, 1167.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 727 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1167.23 1167.232 1167.232 100.00 ------------------------------------------------------------------------------- PC_run 727 727 1163.17 1.600 1.600 99.65 GM_PC_couple 727 727 1.89 0.003 0.003 0.16 PC_GM_couple 727 727 1.49 0.002 0.002 0.13 #others 0.68 0.679 0.06 ------------------------------------------------------------------------------- ======= Cycle 727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 728 steps, 2.56000 s simulation time, 1169.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 728 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1169.05 1169.049 1169.049 100.00 ------------------------------------------------------------------------------- PC_run 728 728 1164.98 1.600 1.600 99.65 GM_PC_couple 728 728 1.89 0.003 0.003 0.16 PC_GM_couple 728 728 1.49 0.002 0.002 0.13 #others 0.68 0.679 0.06 ------------------------------------------------------------------------------- ======= Cycle 728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 729 steps, 2.56000 s simulation time, 1170.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 729 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1170.67 1170.672 1170.672 100.00 ------------------------------------------------------------------------------- PC_run 729 729 1166.60 1.600 1.600 99.65 GM_PC_couple 729 729 1.90 0.003 0.003 0.16 PC_GM_couple 729 729 1.49 0.002 0.002 0.13 #others 0.68 0.680 0.06 ------------------------------------------------------------------------------- ======= Cycle 729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 730 steps, 2.56000 s simulation time, 1172.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 730 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1172.35 1172.346 1172.346 100.00 ------------------------------------------------------------------------------- PC_run 730 730 1168.27 1.600 1.600 99.65 GM_PC_couple 730 730 1.90 0.003 0.003 0.16 PC_GM_couple 730 730 1.50 0.002 0.002 0.13 #others 0.68 0.681 0.06 ------------------------------------------------------------------------------- ======= Cycle 730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 731 steps, 2.56000 s simulation time, 1174.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 731 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1174.00 1174.001 1174.001 100.00 ------------------------------------------------------------------------------- PC_run 731 731 1169.92 1.600 1.600 99.65 GM_PC_couple 731 731 1.90 0.003 0.003 0.16 PC_GM_couple 731 731 1.50 0.002 0.002 0.13 #others 0.68 0.682 0.06 ------------------------------------------------------------------------------- ======= Cycle 731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 732 steps, 2.56000 s simulation time, 1175.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 732 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1175.65 1175.650 1175.650 100.00 ------------------------------------------------------------------------------- PC_run 732 732 1171.56 1.600 1.600 99.65 GM_PC_couple 732 732 1.90 0.003 0.003 0.16 PC_GM_couple 732 732 1.50 0.002 0.002 0.13 #others 0.68 0.683 0.06 ------------------------------------------------------------------------------- ======= Cycle 732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 733 steps, 2.56000 s simulation time, 1177.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 733 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1177.38 1177.385 1177.385 100.00 ------------------------------------------------------------------------------- PC_run 733 733 1173.29 1.601 1.601 99.65 GM_PC_couple 733 733 1.91 0.003 0.003 0.16 PC_GM_couple 733 733 1.50 0.002 0.002 0.13 #others 0.68 0.684 0.06 ------------------------------------------------------------------------------- ======= Cycle 733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 734 steps, 2.56000 s simulation time, 1179.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 734 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1179.05 1179.055 1179.055 100.00 ------------------------------------------------------------------------------- PC_run 734 734 1174.96 1.601 1.601 99.65 GM_PC_couple 734 734 1.91 0.003 0.003 0.16 PC_GM_couple 734 734 1.50 0.002 0.002 0.13 #others 0.69 0.685 0.06 ------------------------------------------------------------------------------- ======= Cycle 734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 735 steps, 2.56000 s simulation time, 1180.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 735 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1180.63 1180.628 1180.628 100.00 ------------------------------------------------------------------------------- PC_run 735 735 1176.53 1.601 1.601 99.65 GM_PC_couple 735 735 1.91 0.003 0.003 0.16 PC_GM_couple 735 735 1.51 0.002 0.002 0.13 #others 0.69 0.686 0.06 ------------------------------------------------------------------------------- ======= Cycle 735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 736 steps, 2.56000 s simulation time, 1182.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 736 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1182.46 1182.459 1182.459 100.00 ------------------------------------------------------------------------------- PC_run 736 736 1178.35 1.601 1.601 99.65 GM_PC_couple 736 736 1.91 0.003 0.003 0.16 PC_GM_couple 736 736 1.51 0.002 0.002 0.13 #others 0.69 0.687 0.06 ------------------------------------------------------------------------------- ======= Cycle 736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 737 steps, 2.56000 s simulation time, 1184.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 737 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1184.70 1184.701 1184.701 100.00 ------------------------------------------------------------------------------- PC_run 737 737 1180.58 1.602 1.602 99.65 GM_PC_couple 737 737 1.92 0.003 0.003 0.16 PC_GM_couple 737 737 1.51 0.002 0.002 0.13 #others 0.69 0.688 0.06 ------------------------------------------------------------------------------- ======= Cycle 737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 738 steps, 2.56000 s simulation time, 1186.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 738 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1186.96 1186.962 1186.962 100.00 ------------------------------------------------------------------------------- PC_run 738 738 1182.84 1.603 1.603 99.65 GM_PC_couple 738 738 1.92 0.003 0.003 0.16 PC_GM_couple 738 738 1.51 0.002 0.002 0.13 #others 0.69 0.689 0.06 ------------------------------------------------------------------------------- ======= Cycle 738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 739 steps, 2.56000 s simulation time, 1189.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 739 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1189.18 1189.183 1189.183 100.00 ------------------------------------------------------------------------------- PC_run 739 739 1185.05 1.604 1.604 99.65 GM_PC_couple 739 739 1.93 0.003 0.003 0.16 PC_GM_couple 739 739 1.52 0.002 0.002 0.13 #others 0.69 0.690 0.06 ------------------------------------------------------------------------------- ======= Cycle 739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 740 steps, 2.56000 s simulation time, 1190.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 740 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1190.90 1190.903 1190.903 100.00 ------------------------------------------------------------------------------- PC_run 740 740 1186.76 1.604 1.604 99.65 GM_PC_couple 740 740 1.93 0.003 0.003 0.16 PC_GM_couple 740 740 1.52 0.002 0.002 0.13 #others 0.69 0.691 0.06 ------------------------------------------------------------------------------- ======= Cycle 740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 741 steps, 2.56000 s simulation time, 1192.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 741 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1192.56 1192.561 1192.561 100.00 ------------------------------------------------------------------------------- PC_run 741 741 1188.42 1.604 1.604 99.65 GM_PC_couple 741 741 1.93 0.003 0.003 0.16 PC_GM_couple 741 741 1.52 0.002 0.002 0.13 #others 0.69 0.691 0.06 ------------------------------------------------------------------------------- ======= Cycle 741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 742 steps, 2.56000 s simulation time, 1194.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 742 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1194.03 1194.033 1194.033 100.00 ------------------------------------------------------------------------------- PC_run 742 742 1189.88 1.604 1.604 99.65 GM_PC_couple 742 742 1.93 0.003 0.003 0.16 PC_GM_couple 742 742 1.52 0.002 0.002 0.13 #others 0.69 0.692 0.06 ------------------------------------------------------------------------------- ======= Cycle 742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 743 steps, 2.56000 s simulation time, 1195.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 743 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1195.82 1195.823 1195.823 100.00 ------------------------------------------------------------------------------- PC_run 743 743 1191.67 1.604 1.604 99.65 GM_PC_couple 743 743 1.94 0.003 0.003 0.16 PC_GM_couple 743 743 1.52 0.002 0.002 0.13 #others 0.69 0.693 0.06 ------------------------------------------------------------------------------- ======= Cycle 743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 744 steps, 2.56000 s simulation time, 1197.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 744 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1197.66 1197.658 1197.658 100.00 ------------------------------------------------------------------------------- PC_run 744 744 1193.50 1.604 1.604 99.65 GM_PC_couple 744 744 1.94 0.003 0.003 0.16 PC_GM_couple 744 744 1.53 0.002 0.002 0.13 #others 0.69 0.694 0.06 ------------------------------------------------------------------------------- ======= Cycle 744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 745 steps, 2.56000 s simulation time, 1199.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 745 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1199.33 1199.335 1199.335 100.00 ------------------------------------------------------------------------------- PC_run 745 745 1195.17 1.604 1.604 99.65 GM_PC_couple 745 745 1.94 0.003 0.003 0.16 PC_GM_couple 745 745 1.53 0.002 0.002 0.13 #others 0.69 0.695 0.06 ------------------------------------------------------------------------------- ======= Cycle 745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 746 steps, 2.56000 s simulation time, 1200.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 746 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1200.72 1200.719 1200.719 100.00 ------------------------------------------------------------------------------- PC_run 746 746 1196.55 1.604 1.604 99.65 GM_PC_couple 746 746 1.94 0.003 0.003 0.16 PC_GM_couple 746 746 1.53 0.002 0.002 0.13 #others 0.70 0.696 0.06 ------------------------------------------------------------------------------- ======= Cycle 746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 747 steps, 2.56000 s simulation time, 1202.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 747 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1202.10 1202.097 1202.097 100.00 ------------------------------------------------------------------------------- PC_run 747 747 1197.92 1.604 1.604 99.65 GM_PC_couple 747 747 1.94 0.003 0.003 0.16 PC_GM_couple 747 747 1.53 0.002 0.002 0.13 #others 0.70 0.696 0.06 ------------------------------------------------------------------------------- ======= Cycle 747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 748 steps, 2.56000 s simulation time, 1203.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 748 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1203.60 1203.599 1203.599 100.00 ------------------------------------------------------------------------------- PC_run 748 748 1199.42 1.604 1.604 99.65 GM_PC_couple 748 748 1.95 0.003 0.003 0.16 PC_GM_couple 748 748 1.53 0.002 0.002 0.13 #others 0.70 0.697 0.06 ------------------------------------------------------------------------------- ======= Cycle 748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 749 steps, 2.56000 s simulation time, 1205.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 749 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1205.44 1205.438 1205.438 100.00 ------------------------------------------------------------------------------- PC_run 749 749 1201.26 1.604 1.604 99.65 GM_PC_couple 749 749 1.95 0.003 0.003 0.16 PC_GM_couple 749 749 1.54 0.002 0.002 0.13 #others 0.70 0.698 0.06 ------------------------------------------------------------------------------- ======= Cycle 749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 750 steps, 2.56000 s simulation time, 1207.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 750 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1207.20 1207.198 1207.198 100.00 ------------------------------------------------------------------------------- PC_run 750 750 1203.01 1.604 1.604 99.65 GM_PC_couple 750 750 1.95 0.003 0.003 0.16 PC_GM_couple 750 750 1.54 0.002 0.002 0.13 #others 0.70 0.699 0.06 ------------------------------------------------------------------------------- ======= Cycle 750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 751 steps, 2.56000 s simulation time, 1209.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 751 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1209.17 1209.173 1209.173 100.00 ------------------------------------------------------------------------------- PC_run 751 751 1204.98 1.605 1.605 99.65 GM_PC_couple 751 751 1.95 0.003 0.003 0.16 PC_GM_couple 751 751 1.54 0.002 0.002 0.13 #others 0.70 0.699 0.06 ------------------------------------------------------------------------------- ======= Cycle 751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 752 steps, 2.56000 s simulation time, 1212.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 752 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1212.00 1211.995 1211.995 100.00 ------------------------------------------------------------------------------- PC_run 752 752 1207.80 1.606 1.606 99.65 GM_PC_couple 752 752 1.96 0.003 0.003 0.16 PC_GM_couple 752 752 1.54 0.002 0.002 0.13 #others 0.70 0.700 0.06 ------------------------------------------------------------------------------- ======= Cycle 752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 753 steps, 2.56000 s simulation time, 1214.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 753 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1214.08 1214.085 1214.085 100.00 ------------------------------------------------------------------------------- PC_run 753 753 1209.88 1.607 1.607 99.65 GM_PC_couple 753 753 1.96 0.003 0.003 0.16 PC_GM_couple 753 753 1.54 0.002 0.002 0.13 #others 0.70 0.701 0.06 ------------------------------------------------------------------------------- ======= Cycle 753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 754 steps, 2.56000 s simulation time, 1215.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 754 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1215.50 1215.499 1215.499 100.00 ------------------------------------------------------------------------------- PC_run 754 754 1211.29 1.606 1.606 99.65 GM_PC_couple 754 754 1.96 0.003 0.003 0.16 PC_GM_couple 754 754 1.54 0.002 0.002 0.13 #others 0.70 0.702 0.06 ------------------------------------------------------------------------------- ======= Cycle 754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 755 steps, 2.56000 s simulation time, 1217.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 755 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1217.18 1217.181 1217.181 100.00 ------------------------------------------------------------------------------- PC_run 755 755 1212.97 1.607 1.607 99.65 GM_PC_couple 755 755 1.96 0.003 0.003 0.16 PC_GM_couple 755 755 1.55 0.002 0.002 0.13 #others 0.70 0.703 0.06 ------------------------------------------------------------------------------- ======= Cycle 755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 756 steps, 2.56000 s simulation time, 1219.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 756 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1219.29 1219.292 1219.292 100.00 ------------------------------------------------------------------------------- PC_run 756 756 1215.07 1.607 1.607 99.65 GM_PC_couple 756 756 1.97 0.003 0.003 0.16 PC_GM_couple 756 756 1.55 0.002 0.002 0.13 #others 0.70 0.703 0.06 ------------------------------------------------------------------------------- ======= Cycle 756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 757 steps, 2.56000 s simulation time, 1221.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 757 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1221.18 1221.178 1221.178 100.00 ------------------------------------------------------------------------------- PC_run 757 757 1216.96 1.608 1.608 99.65 GM_PC_couple 757 757 1.97 0.003 0.003 0.16 PC_GM_couple 757 757 1.55 0.002 0.002 0.13 #others 0.70 0.704 0.06 ------------------------------------------------------------------------------- ======= Cycle 757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 758 steps, 2.56000 s simulation time, 1222.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 758 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1222.81 1222.805 1222.805 100.00 ------------------------------------------------------------------------------- PC_run 758 758 1218.58 1.608 1.608 99.65 GM_PC_couple 758 758 1.97 0.003 0.003 0.16 PC_GM_couple 758 758 1.55 0.002 0.002 0.13 #others 0.71 0.705 0.06 ------------------------------------------------------------------------------- ======= Cycle 758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 759 steps, 2.56000 s simulation time, 1224.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 759 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1224.79 1224.793 1224.793 100.00 ------------------------------------------------------------------------------- PC_run 759 759 1220.56 1.608 1.608 99.65 GM_PC_couple 759 759 1.97 0.003 0.003 0.16 PC_GM_couple 759 759 1.55 0.002 0.002 0.13 #others 0.71 0.706 0.06 ------------------------------------------------------------------------------- ======= Cycle 759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 760 steps, 2.56000 s simulation time, 1226.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 760 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1226.35 1226.353 1226.353 100.00 ------------------------------------------------------------------------------- PC_run 760 760 1222.12 1.608 1.608 99.65 GM_PC_couple 760 760 1.97 0.003 0.003 0.16 PC_GM_couple 760 760 1.56 0.002 0.002 0.13 #others 0.71 0.707 0.06 ------------------------------------------------------------------------------- ======= Cycle 760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 761 steps, 2.56000 s simulation time, 1227.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 761 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1227.75 1227.747 1227.747 100.00 ------------------------------------------------------------------------------- PC_run 761 761 1223.50 1.608 1.608 99.65 GM_PC_couple 761 761 1.98 0.003 0.003 0.16 PC_GM_couple 761 761 1.56 0.002 0.002 0.13 #others 0.71 0.708 0.06 ------------------------------------------------------------------------------- ======= Cycle 761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 762 steps, 2.56000 s simulation time, 1229.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 762 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1229.17 1229.167 1229.167 100.00 ------------------------------------------------------------------------------- PC_run 762 762 1224.92 1.608 1.608 99.65 GM_PC_couple 762 762 1.98 0.003 0.003 0.16 PC_GM_couple 762 762 1.56 0.002 0.002 0.13 #others 0.71 0.708 0.06 ------------------------------------------------------------------------------- ======= Cycle 762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 763 steps, 2.56000 s simulation time, 1230.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 763 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1230.60 1230.599 1230.599 100.00 ------------------------------------------------------------------------------- PC_run 763 763 1226.35 1.607 1.607 99.65 GM_PC_couple 763 763 1.98 0.003 0.003 0.16 PC_GM_couple 763 763 1.56 0.002 0.002 0.13 #others 0.71 0.709 0.06 ------------------------------------------------------------------------------- ======= Cycle 763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 764 steps, 2.56000 s simulation time, 1232.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 764 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1232.30 1232.301 1232.301 100.00 ------------------------------------------------------------------------------- PC_run 764 764 1228.04 1.607 1.607 99.65 GM_PC_couple 764 764 1.98 0.003 0.003 0.16 PC_GM_couple 764 764 1.56 0.002 0.002 0.13 #others 0.71 0.710 0.06 ------------------------------------------------------------------------------- ======= Cycle 764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 765 steps, 2.56000 s simulation time, 1233.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 765 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1233.71 1233.706 1233.706 100.00 ------------------------------------------------------------------------------- PC_run 765 765 1229.44 1.607 1.607 99.65 GM_PC_couple 765 765 1.99 0.003 0.003 0.16 PC_GM_couple 765 765 1.57 0.002 0.002 0.13 #others 0.71 0.711 0.06 ------------------------------------------------------------------------------- ======= Cycle 765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 766 steps, 2.56000 s simulation time, 1235.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 766 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1235.50 1235.502 1235.502 100.00 ------------------------------------------------------------------------------- PC_run 766 766 1231.23 1.607 1.607 99.65 GM_PC_couple 766 766 1.99 0.003 0.003 0.16 PC_GM_couple 766 766 1.57 0.002 0.002 0.13 #others 0.71 0.712 0.06 ------------------------------------------------------------------------------- ======= Cycle 766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 767 steps, 2.56000 s simulation time, 1237.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 767 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1237.00 1237.000 1237.000 100.00 ------------------------------------------------------------------------------- PC_run 767 767 1232.73 1.607 1.607 99.65 GM_PC_couple 767 767 1.99 0.003 0.003 0.16 PC_GM_couple 767 767 1.57 0.002 0.002 0.13 #others 0.71 0.713 0.06 ------------------------------------------------------------------------------- ======= Cycle 767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 768 steps, 2.56000 s simulation time, 1238.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 768 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1238.58 1238.577 1238.577 100.00 ------------------------------------------------------------------------------- PC_run 768 768 1234.30 1.607 1.607 99.65 GM_PC_couple 768 768 1.99 0.003 0.003 0.16 PC_GM_couple 768 768 1.57 0.002 0.002 0.13 #others 0.71 0.714 0.06 ------------------------------------------------------------------------------- ======= Cycle 768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 769 steps, 2.56000 s simulation time, 1240.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 769 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1240.01 1240.007 1240.007 100.00 ------------------------------------------------------------------------------- PC_run 769 769 1235.72 1.607 1.607 99.65 GM_PC_couple 769 769 2.00 0.003 0.003 0.16 PC_GM_couple 769 769 1.57 0.002 0.002 0.13 #others 0.71 0.714 0.06 ------------------------------------------------------------------------------- ======= Cycle 769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 770 steps, 2.56000 s simulation time, 1241.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 770 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1241.35 1241.346 1241.346 100.00 ------------------------------------------------------------------------------- PC_run 770 770 1237.06 1.607 1.607 99.65 GM_PC_couple 770 770 2.00 0.003 0.003 0.16 PC_GM_couple 770 770 1.58 0.002 0.002 0.13 #others 0.72 0.716 0.06 ------------------------------------------------------------------------------- ======= Cycle 770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 771 steps, 2.56000 s simulation time, 1242.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 771 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1242.72 1242.722 1242.722 100.00 ------------------------------------------------------------------------------- PC_run 771 771 1238.43 1.606 1.606 99.65 GM_PC_couple 771 771 2.00 0.003 0.003 0.16 PC_GM_couple 771 771 1.58 0.002 0.002 0.13 #others 0.72 0.717 0.06 ------------------------------------------------------------------------------- ======= Cycle 771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 772 steps, 2.56000 s simulation time, 1244.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 772 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1244.15 1244.145 1244.145 100.00 ------------------------------------------------------------------------------- PC_run 772 772 1239.85 1.606 1.606 99.65 GM_PC_couple 772 772 2.00 0.003 0.003 0.16 PC_GM_couple 772 772 1.58 0.002 0.002 0.13 #others 0.72 0.717 0.06 ------------------------------------------------------------------------------- ======= Cycle 772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 773 steps, 2.56000 s simulation time, 1245.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 773 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1245.65 1245.649 1245.649 100.00 ------------------------------------------------------------------------------- PC_run 773 773 1241.34 1.606 1.606 99.65 GM_PC_couple 773 773 2.00 0.003 0.003 0.16 PC_GM_couple 773 773 1.58 0.002 0.002 0.13 #others 0.72 0.718 0.06 ------------------------------------------------------------------------------- ======= Cycle 773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 774 steps, 2.56000 s simulation time, 1247.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 774 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1247.22 1247.219 1247.219 100.00 ------------------------------------------------------------------------------- PC_run 774 774 1242.91 1.606 1.606 99.65 GM_PC_couple 774 774 2.01 0.003 0.003 0.16 PC_GM_couple 774 774 1.58 0.002 0.002 0.13 #others 0.72 0.720 0.06 ------------------------------------------------------------------------------- ======= Cycle 774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 775 steps, 2.56000 s simulation time, 1248.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 775 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1248.65 1248.653 1248.653 100.00 ------------------------------------------------------------------------------- PC_run 775 775 1244.34 1.606 1.606 99.65 GM_PC_couple 775 775 2.01 0.003 0.003 0.16 PC_GM_couple 775 775 1.59 0.002 0.002 0.13 #others 0.72 0.720 0.06 ------------------------------------------------------------------------------- ======= Cycle 775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 776 steps, 2.56000 s simulation time, 1250.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 776 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1250.10 1250.104 1250.104 100.00 ------------------------------------------------------------------------------- PC_run 776 776 1245.78 1.605 1.605 99.65 GM_PC_couple 776 776 2.01 0.003 0.003 0.16 PC_GM_couple 776 776 1.59 0.002 0.002 0.13 #others 0.72 0.721 0.06 ------------------------------------------------------------------------------- ======= Cycle 776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 777 steps, 2.56000 s simulation time, 1251.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 777 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1251.53 1251.534 1251.534 100.00 ------------------------------------------------------------------------------- PC_run 777 777 1247.21 1.605 1.605 99.65 GM_PC_couple 777 777 2.02 0.003 0.003 0.16 PC_GM_couple 777 777 1.59 0.002 0.002 0.13 #others 0.72 0.722 0.06 ------------------------------------------------------------------------------- ======= Cycle 777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 778 steps, 2.56000 s simulation time, 1252.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 778 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1252.89 1252.887 1252.887 100.00 ------------------------------------------------------------------------------- PC_run 778 778 1248.56 1.605 1.605 99.65 GM_PC_couple 778 778 2.02 0.003 0.003 0.16 PC_GM_couple 778 778 1.59 0.002 0.002 0.13 #others 0.72 0.723 0.06 ------------------------------------------------------------------------------- ======= Cycle 778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 779 steps, 2.56000 s simulation time, 1254.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 779 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1254.55 1254.552 1254.552 100.00 ------------------------------------------------------------------------------- PC_run 779 779 1250.22 1.605 1.605 99.65 GM_PC_couple 779 779 2.02 0.003 0.003 0.16 PC_GM_couple 779 779 1.59 0.002 0.002 0.13 #others 0.72 0.724 0.06 ------------------------------------------------------------------------------- ======= Cycle 779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 780 steps, 2.56000 s simulation time, 1255.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 780 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1255.91 1255.910 1255.910 100.00 ------------------------------------------------------------------------------- PC_run 780 780 1251.57 1.605 1.605 99.65 GM_PC_couple 780 780 2.02 0.003 0.003 0.16 PC_GM_couple 780 780 1.59 0.002 0.002 0.13 #others 0.72 0.725 0.06 ------------------------------------------------------------------------------- ======= Cycle 780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 781 steps, 2.56000 s simulation time, 1257.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 781 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1257.26 1257.263 1257.263 100.00 ------------------------------------------------------------------------------- PC_run 781 781 1252.92 1.604 1.604 99.65 GM_PC_couple 781 781 2.02 0.003 0.003 0.16 PC_GM_couple 781 781 1.60 0.002 0.002 0.13 #others 0.73 0.726 0.06 ------------------------------------------------------------------------------- ======= Cycle 781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 782 steps, 2.56000 s simulation time, 1258.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 782 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1258.67 1258.668 1258.668 100.00 ------------------------------------------------------------------------------- PC_run 782 782 1254.32 1.604 1.604 99.65 GM_PC_couple 782 782 2.03 0.003 0.003 0.16 PC_GM_couple 782 782 1.60 0.002 0.002 0.13 #others 0.73 0.727 0.06 ------------------------------------------------------------------------------- ======= Cycle 782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 783 steps, 2.56000 s simulation time, 1259.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 783 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1259.97 1259.969 1259.969 100.00 ------------------------------------------------------------------------------- PC_run 783 783 1255.61 1.604 1.604 99.65 GM_PC_couple 783 783 2.03 0.003 0.003 0.16 PC_GM_couple 783 783 1.60 0.002 0.002 0.13 #others 0.73 0.728 0.06 ------------------------------------------------------------------------------- ======= Cycle 783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 784 steps, 2.56000 s simulation time, 1261.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 784 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1261.47 1261.468 1261.468 100.00 ------------------------------------------------------------------------------- PC_run 784 784 1257.11 1.603 1.603 99.65 GM_PC_couple 784 784 2.03 0.003 0.003 0.16 PC_GM_couple 784 784 1.60 0.002 0.002 0.13 #others 0.73 0.728 0.06 ------------------------------------------------------------------------------- ======= Cycle 784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 785 steps, 2.56000 s simulation time, 1262.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 785 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1262.86 1262.859 1262.859 100.00 ------------------------------------------------------------------------------- PC_run 785 785 1258.49 1.603 1.603 99.65 GM_PC_couple 785 785 2.03 0.003 0.003 0.16 PC_GM_couple 785 785 1.60 0.002 0.002 0.13 #others 0.73 0.729 0.06 ------------------------------------------------------------------------------- ======= Cycle 785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 786 steps, 2.56000 s simulation time, 1264.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 786 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1264.18 1264.180 1264.180 100.00 ------------------------------------------------------------------------------- PC_run 786 786 1259.81 1.603 1.603 99.65 GM_PC_couple 786 786 2.04 0.003 0.003 0.16 PC_GM_couple 786 786 1.61 0.002 0.002 0.13 #others 0.73 0.730 0.06 ------------------------------------------------------------------------------- ======= Cycle 786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 787 steps, 2.56000 s simulation time, 1265.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 787 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1265.74 1265.741 1265.741 100.00 ------------------------------------------------------------------------------- PC_run 787 787 1261.36 1.603 1.603 99.65 GM_PC_couple 787 787 2.04 0.003 0.003 0.16 PC_GM_couple 787 787 1.61 0.002 0.002 0.13 #others 0.73 0.731 0.06 ------------------------------------------------------------------------------- ======= Cycle 787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 788 steps, 2.56000 s simulation time, 1267.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 788 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1267.21 1267.211 1267.211 100.00 ------------------------------------------------------------------------------- PC_run 788 788 1262.83 1.603 1.603 99.65 GM_PC_couple 788 788 2.04 0.003 0.003 0.16 PC_GM_couple 788 788 1.61 0.002 0.002 0.13 #others 0.73 0.732 0.06 ------------------------------------------------------------------------------- ======= Cycle 788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 789 steps, 2.56000 s simulation time, 1268.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 789 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1268.65 1268.650 1268.650 100.00 ------------------------------------------------------------------------------- PC_run 789 789 1264.26 1.602 1.602 99.65 GM_PC_couple 789 789 2.04 0.003 0.003 0.16 PC_GM_couple 789 789 1.61 0.002 0.002 0.13 #others 0.73 0.733 0.06 ------------------------------------------------------------------------------- ======= Cycle 789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 790 steps, 2.56000 s simulation time, 1270.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 790 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1270.09 1270.094 1270.094 100.00 ------------------------------------------------------------------------------- PC_run 790 790 1265.70 1.602 1.602 99.65 GM_PC_couple 790 790 2.05 0.003 0.003 0.16 PC_GM_couple 790 790 1.61 0.002 0.002 0.13 #others 0.73 0.733 0.06 ------------------------------------------------------------------------------- ======= Cycle 790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 791 steps, 2.56000 s simulation time, 1271.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 791 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1271.51 1271.514 1271.514 100.00 ------------------------------------------------------------------------------- PC_run 791 791 1267.12 1.602 1.602 99.65 GM_PC_couple 791 791 2.05 0.003 0.003 0.16 PC_GM_couple 791 791 1.62 0.002 0.002 0.13 #others 0.73 0.734 0.06 ------------------------------------------------------------------------------- ======= Cycle 791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 792 steps, 2.56000 s simulation time, 1273.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 792 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1273.18 1273.180 1273.180 100.00 ------------------------------------------------------------------------------- PC_run 792 792 1268.78 1.602 1.602 99.65 GM_PC_couple 792 792 2.05 0.003 0.003 0.16 PC_GM_couple 792 792 1.62 0.002 0.002 0.13 #others 0.74 0.735 0.06 ------------------------------------------------------------------------------- ======= Cycle 792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 793 steps, 2.56000 s simulation time, 1274.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 793 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1274.51 1274.514 1274.514 100.00 ------------------------------------------------------------------------------- PC_run 793 793 1270.11 1.602 1.602 99.65 GM_PC_couple 793 793 2.05 0.003 0.003 0.16 PC_GM_couple 793 793 1.62 0.002 0.002 0.13 #others 0.74 0.736 0.06 ------------------------------------------------------------------------------- ======= Cycle 793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 794 steps, 2.56000 s simulation time, 1275.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 794 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1275.83 1275.835 1275.835 100.00 ------------------------------------------------------------------------------- PC_run 794 794 1271.42 1.601 1.601 99.65 GM_PC_couple 794 794 2.05 0.003 0.003 0.16 PC_GM_couple 794 794 1.62 0.002 0.002 0.13 #others 0.74 0.737 0.06 ------------------------------------------------------------------------------- ======= Cycle 794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 795 steps, 2.56000 s simulation time, 1277.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 795 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1277.14 1277.142 1277.142 100.00 ------------------------------------------------------------------------------- PC_run 795 795 1272.72 1.601 1.601 99.65 GM_PC_couple 795 795 2.06 0.003 0.003 0.16 PC_GM_couple 795 795 1.62 0.002 0.002 0.13 #others 0.74 0.738 0.06 ------------------------------------------------------------------------------- ======= Cycle 795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 796 steps, 2.56000 s simulation time, 1278.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 796 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1278.81 1278.805 1278.805 100.00 ------------------------------------------------------------------------------- PC_run 796 796 1274.38 1.601 1.601 99.65 GM_PC_couple 796 796 2.06 0.003 0.003 0.16 PC_GM_couple 796 796 1.62 0.002 0.002 0.13 #others 0.74 0.739 0.06 ------------------------------------------------------------------------------- ======= Cycle 796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 797 steps, 2.56000 s simulation time, 1280.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 797 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1280.15 1280.149 1280.149 100.00 ------------------------------------------------------------------------------- PC_run 797 797 1275.72 1.601 1.601 99.65 GM_PC_couple 797 797 2.06 0.003 0.003 0.16 PC_GM_couple 797 797 1.63 0.002 0.002 0.13 #others 0.74 0.739 0.06 ------------------------------------------------------------------------------- ======= Cycle 797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 798 steps, 2.56000 s simulation time, 1281.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 798 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1281.55 1281.551 1281.551 100.00 ------------------------------------------------------------------------------- PC_run 798 798 1277.12 1.600 1.600 99.65 GM_PC_couple 798 798 2.06 0.003 0.003 0.16 PC_GM_couple 798 798 1.63 0.002 0.002 0.13 #others 0.74 0.740 0.06 ------------------------------------------------------------------------------- ======= Cycle 798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 799 steps, 2.56000 s simulation time, 1283.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 799 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1283.04 1283.041 1283.041 100.00 ------------------------------------------------------------------------------- PC_run 799 799 1278.60 1.600 1.600 99.65 GM_PC_couple 799 799 2.07 0.003 0.003 0.16 PC_GM_couple 799 799 1.63 0.002 0.002 0.13 #others 0.74 0.742 0.06 ------------------------------------------------------------------------------- ======= Cycle 799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 800 steps, 2.56000 s simulation time, 1284.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 800 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1284.61 1284.605 1284.605 100.00 ------------------------------------------------------------------------------- PC_run 800 800 1280.16 1.600 1.600 99.65 GM_PC_couple 800 800 2.07 0.003 0.003 0.16 PC_GM_couple 800 800 1.63 0.002 0.002 0.13 #others 0.74 0.742 0.06 ------------------------------------------------------------------------------- ======= Cycle 800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 801 steps, 2.56000 s simulation time, 1286.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 801 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1286.50 1286.500 1286.500 100.00 ------------------------------------------------------------------------------- PC_run 801 801 1282.05 1.601 1.601 99.65 GM_PC_couple 801 801 2.07 0.003 0.003 0.16 PC_GM_couple 801 801 1.63 0.002 0.002 0.13 #others 0.74 0.743 0.06 ------------------------------------------------------------------------------- ======= Cycle 801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 802 steps, 2.56000 s simulation time, 1288.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 802 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1288.49 1288.488 1288.488 100.00 ------------------------------------------------------------------------------- PC_run 802 802 1284.04 1.601 1.601 99.65 GM_PC_couple 802 802 2.07 0.003 0.003 0.16 PC_GM_couple 802 802 1.64 0.002 0.002 0.13 #others 0.74 0.744 0.06 ------------------------------------------------------------------------------- ======= Cycle 802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 803 steps, 2.56000 s simulation time, 1290.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 803 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1290.42 1290.420 1290.420 100.00 ------------------------------------------------------------------------------- PC_run 803 803 1285.96 1.601 1.601 99.65 GM_PC_couple 803 803 2.07 0.003 0.003 0.16 PC_GM_couple 803 803 1.64 0.002 0.002 0.13 #others 0.74 0.745 0.06 ------------------------------------------------------------------------------- ======= Cycle 803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 804 steps, 2.56000 s simulation time, 1292.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 804 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1292.92 1292.917 1292.917 100.00 ------------------------------------------------------------------------------- PC_run 804 804 1288.46 1.603 1.603 99.65 GM_PC_couple 804 804 2.08 0.003 0.003 0.16 PC_GM_couple 804 804 1.64 0.002 0.002 0.13 #others 0.75 0.745 0.06 ------------------------------------------------------------------------------- ======= Cycle 804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 805 steps, 2.56000 s simulation time, 1294.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 805 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1294.27 1294.272 1294.272 100.00 ------------------------------------------------------------------------------- PC_run 805 805 1289.81 1.602 1.602 99.65 GM_PC_couple 805 805 2.08 0.003 0.003 0.16 PC_GM_couple 805 805 1.64 0.002 0.002 0.13 #others 0.75 0.746 0.06 ------------------------------------------------------------------------------- ======= Cycle 805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 806 steps, 2.56000 s simulation time, 1295.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 806 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1295.69 1295.685 1295.685 100.00 ------------------------------------------------------------------------------- PC_run 806 806 1291.21 1.602 1.602 99.65 GM_PC_couple 806 806 2.08 0.003 0.003 0.16 PC_GM_couple 806 806 1.64 0.002 0.002 0.13 #others 0.75 0.747 0.06 ------------------------------------------------------------------------------- ======= Cycle 806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 807 steps, 2.56000 s simulation time, 1297.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 807 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1297.15 1297.146 1297.146 100.00 ------------------------------------------------------------------------------- PC_run 807 807 1292.67 1.602 1.602 99.65 GM_PC_couple 807 807 2.08 0.003 0.003 0.16 PC_GM_couple 807 807 1.64 0.002 0.002 0.13 #others 0.75 0.748 0.06 ------------------------------------------------------------------------------- ======= Cycle 807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 808 steps, 2.56000 s simulation time, 1298.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 808 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1298.58 1298.582 1298.582 100.00 ------------------------------------------------------------------------------- PC_run 808 808 1294.10 1.602 1.602 99.65 GM_PC_couple 808 808 2.09 0.003 0.003 0.16 PC_GM_couple 808 808 1.65 0.002 0.002 0.13 #others 0.75 0.749 0.06 ------------------------------------------------------------------------------- ======= Cycle 808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 809 steps, 2.56000 s simulation time, 1300.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 809 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1300.28 1300.278 1300.278 100.00 ------------------------------------------------------------------------------- PC_run 809 809 1295.79 1.602 1.602 99.65 GM_PC_couple 809 809 2.09 0.003 0.003 0.16 PC_GM_couple 809 809 1.65 0.002 0.002 0.13 #others 0.75 0.749 0.06 ------------------------------------------------------------------------------- ======= Cycle 809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 810 steps, 2.56000 s simulation time, 1301.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 810 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1301.60 1301.604 1301.604 100.00 ------------------------------------------------------------------------------- PC_run 810 810 1297.11 1.601 1.601 99.65 GM_PC_couple 810 810 2.09 0.003 0.003 0.16 PC_GM_couple 810 810 1.65 0.002 0.002 0.13 #others 0.75 0.750 0.06 ------------------------------------------------------------------------------- ======= Cycle 810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 811 steps, 2.56000 s simulation time, 1303.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 811 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1303.09 1303.087 1303.087 100.00 ------------------------------------------------------------------------------- PC_run 811 811 1298.59 1.601 1.601 99.65 GM_PC_couple 811 811 2.09 0.003 0.003 0.16 PC_GM_couple 811 811 1.65 0.002 0.002 0.13 #others 0.75 0.751 0.06 ------------------------------------------------------------------------------- ======= Cycle 811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 812 steps, 2.56000 s simulation time, 1304.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 812 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1304.65 1304.654 1304.654 100.00 ------------------------------------------------------------------------------- PC_run 812 812 1300.15 1.601 1.601 99.65 GM_PC_couple 812 812 2.10 0.003 0.003 0.16 PC_GM_couple 812 812 1.65 0.002 0.002 0.13 #others 0.75 0.752 0.06 ------------------------------------------------------------------------------- ======= Cycle 812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 813 steps, 2.56000 s simulation time, 1306.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 813 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1306.38 1306.382 1306.382 100.00 ------------------------------------------------------------------------------- PC_run 813 813 1301.88 1.601 1.601 99.66 GM_PC_couple 813 813 2.10 0.003 0.003 0.16 PC_GM_couple 813 813 1.66 0.002 0.002 0.13 #others 0.75 0.753 0.06 ------------------------------------------------------------------------------- ======= Cycle 813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 814 steps, 2.56000 s simulation time, 1308.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 814 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1308.62 1308.625 1308.625 100.00 ------------------------------------------------------------------------------- PC_run 814 814 1304.11 1.602 1.602 99.66 GM_PC_couple 814 814 2.10 0.003 0.003 0.16 PC_GM_couple 814 814 1.66 0.002 0.002 0.13 #others 0.75 0.754 0.06 ------------------------------------------------------------------------------- ======= Cycle 814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 815 steps, 2.56000 s simulation time, 1310.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 815 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1310.48 1310.484 1310.484 100.00 ------------------------------------------------------------------------------- PC_run 815 815 1305.97 1.602 1.602 99.66 GM_PC_couple 815 815 2.10 0.003 0.003 0.16 PC_GM_couple 815 815 1.66 0.002 0.002 0.13 #others 0.75 0.754 0.06 ------------------------------------------------------------------------------- ======= Cycle 815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 816 steps, 2.56000 s simulation time, 1312.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 816 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1312.53 1312.533 1312.533 100.00 ------------------------------------------------------------------------------- PC_run 816 816 1308.01 1.603 1.603 99.66 GM_PC_couple 816 816 2.10 0.003 0.003 0.16 PC_GM_couple 816 816 1.66 0.002 0.002 0.13 #others 0.75 0.755 0.06 ------------------------------------------------------------------------------- ======= Cycle 816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 817 steps, 2.56000 s simulation time, 1314.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 817 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1314.34 1314.337 1314.337 100.00 ------------------------------------------------------------------------------- PC_run 817 817 1309.81 1.603 1.603 99.66 GM_PC_couple 817 817 2.11 0.003 0.003 0.16 PC_GM_couple 817 817 1.66 0.002 0.002 0.13 #others 0.76 0.756 0.06 ------------------------------------------------------------------------------- ======= Cycle 817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 818 steps, 2.56000 s simulation time, 1316.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 818 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1316.87 1316.871 1316.871 100.00 ------------------------------------------------------------------------------- PC_run 818 818 1312.34 1.604 1.604 99.66 GM_PC_couple 818 818 2.11 0.003 0.003 0.16 PC_GM_couple 818 818 1.67 0.002 0.002 0.13 #others 0.76 0.757 0.06 ------------------------------------------------------------------------------- ======= Cycle 818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 819 steps, 2.56000 s simulation time, 1318.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 819 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1318.84 1318.841 1318.841 100.00 ------------------------------------------------------------------------------- PC_run 819 819 1314.30 1.605 1.605 99.66 GM_PC_couple 819 819 2.11 0.003 0.003 0.16 PC_GM_couple 819 819 1.67 0.002 0.002 0.13 #others 0.76 0.758 0.06 ------------------------------------------------------------------------------- ======= Cycle 819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 820 steps, 2.56000 s simulation time, 1320.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 820 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1320.65 1320.647 1320.647 100.00 ------------------------------------------------------------------------------- PC_run 820 820 1316.11 1.605 1.605 99.66 GM_PC_couple 820 820 2.11 0.003 0.003 0.16 PC_GM_couple 820 820 1.67 0.002 0.002 0.13 #others 0.76 0.759 0.06 ------------------------------------------------------------------------------- ======= Cycle 820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 821 steps, 2.56000 s simulation time, 1322.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 821 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1322.00 1322.004 1322.004 100.00 ------------------------------------------------------------------------------- PC_run 821 821 1317.46 1.605 1.605 99.66 GM_PC_couple 821 821 2.12 0.003 0.003 0.16 PC_GM_couple 821 821 1.67 0.002 0.002 0.13 #others 0.76 0.759 0.06 ------------------------------------------------------------------------------- ======= Cycle 821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 822 steps, 2.56000 s simulation time, 1323.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 822 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1323.59 1323.588 1323.588 100.00 ------------------------------------------------------------------------------- PC_run 822 822 1319.04 1.605 1.605 99.66 GM_PC_couple 822 822 2.12 0.003 0.003 0.16 PC_GM_couple 822 822 1.67 0.002 0.002 0.13 #others 0.76 0.760 0.06 ------------------------------------------------------------------------------- ======= Cycle 822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 823 steps, 2.56000 s simulation time, 1325.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 823 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1325.57 1325.565 1325.565 100.00 ------------------------------------------------------------------------------- PC_run 823 823 1321.01 1.605 1.605 99.66 GM_PC_couple 823 823 2.12 0.003 0.003 0.16 PC_GM_couple 823 823 1.67 0.002 0.002 0.13 #others 0.76 0.761 0.06 ------------------------------------------------------------------------------- ======= Cycle 823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 824 steps, 2.56000 s simulation time, 1327.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 824 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1327.54 1327.540 1327.540 100.00 ------------------------------------------------------------------------------- PC_run 824 824 1322.98 1.606 1.606 99.66 GM_PC_couple 824 824 2.12 0.003 0.003 0.16 PC_GM_couple 824 824 1.68 0.002 0.002 0.13 #others 0.76 0.762 0.06 ------------------------------------------------------------------------------- ======= Cycle 824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 825 steps, 2.56000 s simulation time, 1329.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 825 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1329.37 1329.369 1329.369 100.00 ------------------------------------------------------------------------------- PC_run 825 825 1324.80 1.606 1.606 99.66 GM_PC_couple 825 825 2.13 0.003 0.003 0.16 PC_GM_couple 825 825 1.68 0.002 0.002 0.13 #others 0.76 0.762 0.06 ------------------------------------------------------------------------------- ======= Cycle 825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 826 steps, 2.56000 s simulation time, 1331.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 826 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1331.84 1331.842 1331.842 100.00 ------------------------------------------------------------------------------- PC_run 826 826 1327.27 1.607 1.607 99.66 GM_PC_couple 826 826 2.13 0.003 0.003 0.16 PC_GM_couple 826 826 1.68 0.002 0.002 0.13 #others 0.76 0.763 0.06 ------------------------------------------------------------------------------- ======= Cycle 826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 827 steps, 2.56000 s simulation time, 1333.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 827 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1333.58 1333.581 1333.581 100.00 ------------------------------------------------------------------------------- PC_run 827 827 1329.01 1.607 1.607 99.66 GM_PC_couple 827 827 2.13 0.003 0.003 0.16 PC_GM_couple 827 827 1.68 0.002 0.002 0.13 #others 0.76 0.764 0.06 ------------------------------------------------------------------------------- ======= Cycle 827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 828 steps, 2.56000 s simulation time, 1334.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 828 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1334.93 1334.928 1334.928 100.00 ------------------------------------------------------------------------------- PC_run 828 828 1330.35 1.607 1.607 99.66 GM_PC_couple 828 828 2.13 0.003 0.003 0.16 PC_GM_couple 828 828 1.68 0.002 0.002 0.13 #others 0.77 0.765 0.06 ------------------------------------------------------------------------------- ======= Cycle 828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 829 steps, 2.56000 s simulation time, 1336.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 829 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1336.34 1336.342 1336.342 100.00 ------------------------------------------------------------------------------- PC_run 829 829 1331.76 1.606 1.606 99.66 GM_PC_couple 829 829 2.13 0.003 0.003 0.16 PC_GM_couple 829 829 1.69 0.002 0.002 0.13 #others 0.77 0.766 0.06 ------------------------------------------------------------------------------- ======= Cycle 829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 830 steps, 2.56000 s simulation time, 1338.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 830 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1338.08 1338.076 1338.076 100.00 ------------------------------------------------------------------------------- PC_run 830 830 1333.48 1.607 1.607 99.66 GM_PC_couple 830 830 2.14 0.003 0.003 0.16 PC_GM_couple 830 830 1.69 0.002 0.002 0.13 #others 0.77 0.767 0.06 ------------------------------------------------------------------------------- ======= Cycle 830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 831 steps, 2.56000 s simulation time, 1339.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 831 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1339.53 1339.529 1339.529 100.00 ------------------------------------------------------------------------------- PC_run 831 831 1334.93 1.606 1.606 99.66 GM_PC_couple 831 831 2.14 0.003 0.003 0.16 PC_GM_couple 831 831 1.69 0.002 0.002 0.13 #others 0.77 0.768 0.06 ------------------------------------------------------------------------------- ======= Cycle 831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 832 steps, 2.56000 s simulation time, 1340.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 832 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1340.92 1340.922 1340.922 100.00 ------------------------------------------------------------------------------- PC_run 832 832 1336.32 1.606 1.606 99.66 GM_PC_couple 832 832 2.14 0.003 0.003 0.16 PC_GM_couple 832 832 1.69 0.002 0.002 0.13 #others 0.77 0.769 0.06 ------------------------------------------------------------------------------- ======= Cycle 832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 833 steps, 2.56000 s simulation time, 1342.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 833 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1342.44 1342.440 1342.440 100.00 ------------------------------------------------------------------------------- PC_run 833 833 1337.83 1.606 1.606 99.66 GM_PC_couple 833 833 2.14 0.003 0.003 0.16 PC_GM_couple 833 833 1.69 0.002 0.002 0.13 #others 0.77 0.769 0.06 ------------------------------------------------------------------------------- ======= Cycle 833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 834 steps, 2.56000 s simulation time, 1344.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 834 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1344.17 1344.173 1344.173 100.00 ------------------------------------------------------------------------------- PC_run 834 834 1339.56 1.606 1.606 99.66 GM_PC_couple 834 834 2.15 0.003 0.003 0.16 PC_GM_couple 834 834 1.69 0.002 0.002 0.13 #others 0.77 0.770 0.06 ------------------------------------------------------------------------------- ======= Cycle 834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 835 steps, 2.56000 s simulation time, 1345.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 835 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1345.69 1345.689 1345.689 100.00 ------------------------------------------------------------------------------- PC_run 835 835 1341.07 1.606 1.606 99.66 GM_PC_couple 835 835 2.15 0.003 0.003 0.16 PC_GM_couple 835 835 1.70 0.002 0.002 0.13 #others 0.77 0.771 0.06 ------------------------------------------------------------------------------- ======= Cycle 835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 836 steps, 2.56000 s simulation time, 1347.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 836 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1347.26 1347.265 1347.265 100.00 ------------------------------------------------------------------------------- PC_run 836 836 1342.64 1.606 1.606 99.66 GM_PC_couple 836 836 2.15 0.003 0.003 0.16 PC_GM_couple 836 836 1.70 0.002 0.002 0.13 #others 0.77 0.772 0.06 ------------------------------------------------------------------------------- ======= Cycle 836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 837 steps, 2.56000 s simulation time, 1348.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 837 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1348.89 1348.887 1348.887 100.00 ------------------------------------------------------------------------------- PC_run 837 837 1344.26 1.606 1.606 99.66 GM_PC_couple 837 837 2.15 0.003 0.003 0.16 PC_GM_couple 837 837 1.70 0.002 0.002 0.13 #others 0.77 0.773 0.06 ------------------------------------------------------------------------------- ======= Cycle 837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 838 steps, 2.56000 s simulation time, 1350.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 838 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1350.80 1350.802 1350.802 100.00 ------------------------------------------------------------------------------- PC_run 838 838 1346.17 1.606 1.606 99.66 GM_PC_couple 838 838 2.16 0.003 0.003 0.16 PC_GM_couple 838 838 1.70 0.002 0.002 0.13 #others 0.77 0.774 0.06 ------------------------------------------------------------------------------- ======= Cycle 838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 839 steps, 2.56000 s simulation time, 1352.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 839 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1352.38 1352.385 1352.385 100.00 ------------------------------------------------------------------------------- PC_run 839 839 1347.74 1.606 1.606 99.66 GM_PC_couple 839 839 2.16 0.003 0.003 0.16 PC_GM_couple 839 839 1.71 0.002 0.002 0.13 #others 0.78 0.775 0.06 ------------------------------------------------------------------------------- ======= Cycle 839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 840 steps, 2.56000 s simulation time, 1353.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 840 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1353.90 1353.905 1353.905 100.00 ------------------------------------------------------------------------------- PC_run 840 840 1349.26 1.606 1.606 99.66 GM_PC_couple 840 840 2.16 0.003 0.003 0.16 PC_GM_couple 840 840 1.71 0.002 0.002 0.13 #others 0.78 0.776 0.06 ------------------------------------------------------------------------------- ======= Cycle 840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 841 steps, 2.56000 s simulation time, 1355.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 841 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1355.71 1355.712 1355.712 100.00 ------------------------------------------------------------------------------- PC_run 841 841 1351.06 1.606 1.606 99.66 GM_PC_couple 841 841 2.16 0.003 0.003 0.16 PC_GM_couple 841 841 1.71 0.002 0.002 0.13 #others 0.78 0.777 0.06 ------------------------------------------------------------------------------- ======= Cycle 841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 842 steps, 2.56000 s simulation time, 1357.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 842 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1357.54 1357.544 1357.544 100.00 ------------------------------------------------------------------------------- PC_run 842 842 1352.89 1.607 1.607 99.66 GM_PC_couple 842 842 2.17 0.003 0.003 0.16 PC_GM_couple 842 842 1.71 0.002 0.002 0.13 #others 0.78 0.778 0.06 ------------------------------------------------------------------------------- ======= Cycle 842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 843 steps, 2.56000 s simulation time, 1358.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 843 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1358.98 1358.976 1358.976 100.00 ------------------------------------------------------------------------------- PC_run 843 843 1354.31 1.607 1.607 99.66 GM_PC_couple 843 843 2.17 0.003 0.003 0.16 PC_GM_couple 843 843 1.71 0.002 0.002 0.13 #others 0.78 0.779 0.06 ------------------------------------------------------------------------------- ======= Cycle 843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 844 steps, 2.56000 s simulation time, 1360.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 844 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1360.58 1360.575 1360.575 100.00 ------------------------------------------------------------------------------- PC_run 844 844 1355.91 1.607 1.607 99.66 GM_PC_couple 844 844 2.17 0.003 0.003 0.16 PC_GM_couple 844 844 1.71 0.002 0.002 0.13 #others 0.78 0.780 0.06 ------------------------------------------------------------------------------- ======= Cycle 844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 845 steps, 2.56000 s simulation time, 1361.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 845 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1361.94 1361.940 1361.940 100.00 ------------------------------------------------------------------------------- PC_run 845 845 1357.27 1.606 1.606 99.66 GM_PC_couple 845 845 2.17 0.003 0.003 0.16 PC_GM_couple 845 845 1.72 0.002 0.002 0.13 #others 0.78 0.781 0.06 ------------------------------------------------------------------------------- ======= Cycle 845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 846 steps, 2.56000 s simulation time, 1363.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 846 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1363.31 1363.312 1363.312 100.00 ------------------------------------------------------------------------------- PC_run 846 846 1358.64 1.606 1.606 99.66 GM_PC_couple 846 846 2.18 0.003 0.003 0.16 PC_GM_couple 846 846 1.72 0.002 0.002 0.13 #others 0.78 0.781 0.06 ------------------------------------------------------------------------------- ======= Cycle 846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 847 steps, 2.56000 s simulation time, 1364.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 847 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1364.69 1364.687 1364.687 100.00 ------------------------------------------------------------------------------- PC_run 847 847 1360.01 1.606 1.606 99.66 GM_PC_couple 847 847 2.18 0.003 0.003 0.16 PC_GM_couple 847 847 1.72 0.002 0.002 0.13 #others 0.78 0.782 0.06 ------------------------------------------------------------------------------- ======= Cycle 847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 848 steps, 2.56000 s simulation time, 1366.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 848 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1366.27 1366.270 1366.270 100.00 ------------------------------------------------------------------------------- PC_run 848 848 1361.58 1.606 1.606 99.66 GM_PC_couple 848 848 2.18 0.003 0.003 0.16 PC_GM_couple 848 848 1.72 0.002 0.002 0.13 #others 0.78 0.783 0.06 ------------------------------------------------------------------------------- ======= Cycle 848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 849 steps, 2.56000 s simulation time, 1367.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 849 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1367.80 1367.801 1367.801 100.00 ------------------------------------------------------------------------------- PC_run 849 849 1363.11 1.606 1.606 99.66 GM_PC_couple 849 849 2.18 0.003 0.003 0.16 PC_GM_couple 849 849 1.72 0.002 0.002 0.13 #others 0.78 0.784 0.06 ------------------------------------------------------------------------------- ======= Cycle 849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 850 steps, 2.56000 s simulation time, 1369.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 850 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1369.23 1369.231 1369.231 100.00 ------------------------------------------------------------------------------- PC_run 850 850 1364.53 1.605 1.605 99.66 GM_PC_couple 850 850 2.19 0.003 0.003 0.16 PC_GM_couple 850 850 1.73 0.002 0.002 0.13 #others 0.78 0.785 0.06 ------------------------------------------------------------------------------- ======= Cycle 850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 851 steps, 2.56000 s simulation time, 1370.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 851 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1370.66 1370.662 1370.662 100.00 ------------------------------------------------------------------------------- PC_run 851 851 1365.96 1.605 1.605 99.66 GM_PC_couple 851 851 2.19 0.003 0.003 0.16 PC_GM_couple 851 851 1.73 0.002 0.002 0.13 #others 0.79 0.786 0.06 ------------------------------------------------------------------------------- ======= Cycle 851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 852 steps, 2.56000 s simulation time, 1372.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 852 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1372.19 1372.191 1372.191 100.00 ------------------------------------------------------------------------------- PC_run 852 852 1367.49 1.605 1.605 99.66 GM_PC_couple 852 852 2.19 0.003 0.003 0.16 PC_GM_couple 852 852 1.73 0.002 0.002 0.13 #others 0.79 0.786 0.06 ------------------------------------------------------------------------------- ======= Cycle 852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 853 steps, 2.56000 s simulation time, 1373.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 853 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1373.64 1373.636 1373.636 100.00 ------------------------------------------------------------------------------- PC_run 853 853 1368.93 1.605 1.605 99.66 GM_PC_couple 853 853 2.19 0.003 0.003 0.16 PC_GM_couple 853 853 1.73 0.002 0.002 0.13 #others 0.79 0.787 0.06 ------------------------------------------------------------------------------- ======= Cycle 853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 854 steps, 2.56000 s simulation time, 1375.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 854 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1375.41 1375.411 1375.411 100.00 ------------------------------------------------------------------------------- PC_run 854 854 1370.70 1.605 1.605 99.66 GM_PC_couple 854 854 2.19 0.003 0.003 0.16 PC_GM_couple 854 854 1.73 0.002 0.002 0.13 #others 0.79 0.788 0.06 ------------------------------------------------------------------------------- ======= Cycle 854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 855 steps, 2.56000 s simulation time, 1377.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 855 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1377.01 1377.006 1377.006 100.00 ------------------------------------------------------------------------------- PC_run 855 855 1372.28 1.605 1.605 99.66 GM_PC_couple 855 855 2.20 0.003 0.003 0.16 PC_GM_couple 855 855 1.73 0.002 0.002 0.13 #others 0.79 0.789 0.06 ------------------------------------------------------------------------------- ======= Cycle 855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 856 steps, 2.56000 s simulation time, 1378.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 856 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1378.47 1378.468 1378.468 100.00 ------------------------------------------------------------------------------- PC_run 856 856 1373.74 1.605 1.605 99.66 GM_PC_couple 856 856 2.20 0.003 0.003 0.16 PC_GM_couple 856 856 1.74 0.002 0.002 0.13 #others 0.79 0.790 0.06 ------------------------------------------------------------------------------- ======= Cycle 856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 857 steps, 2.56000 s simulation time, 1379.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 857 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1379.94 1379.942 1379.942 100.00 ------------------------------------------------------------------------------- PC_run 857 857 1375.21 1.605 1.605 99.66 GM_PC_couple 857 857 2.20 0.003 0.003 0.16 PC_GM_couple 857 857 1.74 0.002 0.002 0.13 #others 0.79 0.791 0.06 ------------------------------------------------------------------------------- ======= Cycle 857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 858 steps, 2.56000 s simulation time, 1381.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 858 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1381.61 1381.613 1381.613 100.00 ------------------------------------------------------------------------------- PC_run 858 858 1376.88 1.605 1.605 99.66 GM_PC_couple 858 858 2.20 0.003 0.003 0.16 PC_GM_couple 858 858 1.74 0.002 0.002 0.13 #others 0.79 0.792 0.06 ------------------------------------------------------------------------------- ======= Cycle 858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 859 steps, 2.56000 s simulation time, 1383.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 859 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1383.12 1383.122 1383.122 100.00 ------------------------------------------------------------------------------- PC_run 859 859 1378.38 1.605 1.605 99.66 GM_PC_couple 859 859 2.21 0.003 0.003 0.16 PC_GM_couple 859 859 1.74 0.002 0.002 0.13 #others 0.79 0.792 0.06 ------------------------------------------------------------------------------- ======= Cycle 859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 860 steps, 2.56000 s simulation time, 1384.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 860 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1384.45 1384.450 1384.450 100.00 ------------------------------------------------------------------------------- PC_run 860 860 1379.70 1.604 1.604 99.66 GM_PC_couple 860 860 2.21 0.003 0.003 0.16 PC_GM_couple 860 860 1.74 0.002 0.002 0.13 #others 0.79 0.793 0.06 ------------------------------------------------------------------------------- ======= Cycle 860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 861 steps, 2.56000 s simulation time, 1386.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 861 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1386.08 1386.080 1386.080 100.00 ------------------------------------------------------------------------------- PC_run 861 861 1381.33 1.604 1.604 99.66 GM_PC_couple 861 861 2.21 0.003 0.003 0.16 PC_GM_couple 861 861 1.75 0.002 0.002 0.13 #others 0.79 0.794 0.06 ------------------------------------------------------------------------------- ======= Cycle 861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 862 steps, 2.56000 s simulation time, 1387.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 862 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1387.76 1387.762 1387.762 100.00 ------------------------------------------------------------------------------- PC_run 862 862 1383.01 1.604 1.604 99.66 GM_PC_couple 862 862 2.21 0.003 0.003 0.16 PC_GM_couple 862 862 1.75 0.002 0.002 0.13 #others 0.80 0.795 0.06 ------------------------------------------------------------------------------- ======= Cycle 862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 863 steps, 2.56000 s simulation time, 1389.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 863 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1389.18 1389.184 1389.184 100.00 ------------------------------------------------------------------------------- PC_run 863 863 1384.42 1.604 1.604 99.66 GM_PC_couple 863 863 2.22 0.003 0.003 0.16 PC_GM_couple 863 863 1.75 0.002 0.002 0.13 #others 0.80 0.796 0.06 ------------------------------------------------------------------------------- ======= Cycle 863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 864 steps, 2.56000 s simulation time, 1390.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 864 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1390.56 1390.555 1390.555 100.00 ------------------------------------------------------------------------------- PC_run 864 864 1385.79 1.604 1.604 99.66 GM_PC_couple 864 864 2.22 0.003 0.003 0.16 PC_GM_couple 864 864 1.75 0.002 0.002 0.13 #others 0.80 0.796 0.06 ------------------------------------------------------------------------------- ======= Cycle 864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 865 steps, 2.56000 s simulation time, 1392.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 865 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1392.01 1392.009 1392.009 100.00 ------------------------------------------------------------------------------- PC_run 865 865 1387.24 1.604 1.604 99.66 GM_PC_couple 865 865 2.22 0.003 0.003 0.16 PC_GM_couple 865 865 1.75 0.002 0.002 0.13 #others 0.80 0.797 0.06 ------------------------------------------------------------------------------- ======= Cycle 865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 866 steps, 2.56000 s simulation time, 1393.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 866 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1393.58 1393.579 1393.579 100.00 ------------------------------------------------------------------------------- PC_run 866 866 1388.80 1.604 1.604 99.66 GM_PC_couple 866 866 2.22 0.003 0.003 0.16 PC_GM_couple 866 866 1.75 0.002 0.002 0.13 #others 0.80 0.798 0.06 ------------------------------------------------------------------------------- ======= Cycle 866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 867 steps, 2.56000 s simulation time, 1395.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 867 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1395.23 1395.226 1395.226 100.00 ------------------------------------------------------------------------------- PC_run 867 867 1390.45 1.604 1.604 99.66 GM_PC_couple 867 867 2.22 0.003 0.003 0.16 PC_GM_couple 867 867 1.76 0.002 0.002 0.13 #others 0.80 0.799 0.06 ------------------------------------------------------------------------------- ======= Cycle 867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 868 steps, 2.56000 s simulation time, 1396.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 868 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1396.87 1396.874 1396.874 100.00 ------------------------------------------------------------------------------- PC_run 868 868 1392.09 1.604 1.604 99.66 GM_PC_couple 868 868 2.23 0.003 0.003 0.16 PC_GM_couple 868 868 1.76 0.002 0.002 0.13 #others 0.80 0.799 0.06 ------------------------------------------------------------------------------- ======= Cycle 868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 869 steps, 2.56000 s simulation time, 1398.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 869 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1398.48 1398.480 1398.480 100.00 ------------------------------------------------------------------------------- PC_run 869 869 1393.69 1.604 1.604 99.66 GM_PC_couple 869 869 2.23 0.003 0.003 0.16 PC_GM_couple 869 869 1.76 0.002 0.002 0.13 #others 0.80 0.800 0.06 ------------------------------------------------------------------------------- ======= Cycle 869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 870 steps, 2.56000 s simulation time, 1400.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 870 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1400.13 1400.129 1400.129 100.00 ------------------------------------------------------------------------------- PC_run 870 870 1395.33 1.604 1.604 99.66 GM_PC_couple 870 870 2.23 0.003 0.003 0.16 PC_GM_couple 870 870 1.76 0.002 0.002 0.13 #others 0.80 0.801 0.06 ------------------------------------------------------------------------------- ======= Cycle 870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 871 steps, 2.56000 s simulation time, 1401.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 871 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1401.80 1401.805 1401.805 100.00 ------------------------------------------------------------------------------- PC_run 871 871 1397.01 1.604 1.604 99.66 GM_PC_couple 871 871 2.23 0.003 0.003 0.16 PC_GM_couple 871 871 1.76 0.002 0.002 0.13 #others 0.80 0.802 0.06 ------------------------------------------------------------------------------- ======= Cycle 871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 872 steps, 2.56000 s simulation time, 1403.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 872 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1403.31 1403.313 1403.313 100.00 ------------------------------------------------------------------------------- PC_run 872 872 1398.51 1.604 1.604 99.66 GM_PC_couple 872 872 2.24 0.003 0.003 0.16 PC_GM_couple 872 872 1.77 0.002 0.002 0.13 #others 0.80 0.803 0.06 ------------------------------------------------------------------------------- ======= Cycle 872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 873 steps, 2.56000 s simulation time, 1404.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 873 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1404.72 1404.723 1404.723 100.00 ------------------------------------------------------------------------------- PC_run 873 873 1399.91 1.604 1.604 99.66 GM_PC_couple 873 873 2.24 0.003 0.003 0.16 PC_GM_couple 873 873 1.77 0.002 0.002 0.13 #others 0.80 0.803 0.06 ------------------------------------------------------------------------------- ======= Cycle 873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 874 steps, 2.56000 s simulation time, 1406.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 874 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1406.54 1406.543 1406.543 100.00 ------------------------------------------------------------------------------- PC_run 874 874 1401.73 1.604 1.604 99.66 GM_PC_couple 874 874 2.24 0.003 0.003 0.16 PC_GM_couple 874 874 1.77 0.002 0.002 0.13 #others 0.80 0.804 0.06 ------------------------------------------------------------------------------- ======= Cycle 874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 875 steps, 2.56000 s simulation time, 1408.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 875 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1408.16 1408.164 1408.164 100.00 ------------------------------------------------------------------------------- PC_run 875 875 1403.35 1.604 1.604 99.66 GM_PC_couple 875 875 2.24 0.003 0.003 0.16 PC_GM_couple 875 875 1.77 0.002 0.002 0.13 #others 0.80 0.805 0.06 ------------------------------------------------------------------------------- ======= Cycle 875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 876 steps, 2.56000 s simulation time, 1410.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 876 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1410.09 1410.085 1410.085 100.00 ------------------------------------------------------------------------------- PC_run 876 876 1405.26 1.604 1.604 99.66 GM_PC_couple 876 876 2.24 0.003 0.003 0.16 PC_GM_couple 876 876 1.77 0.002 0.002 0.13 #others 0.81 0.806 0.06 ------------------------------------------------------------------------------- ======= Cycle 876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 877 steps, 2.56000 s simulation time, 1411.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 877 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1411.94 1411.943 1411.943 100.00 ------------------------------------------------------------------------------- PC_run 877 877 1407.11 1.604 1.604 99.66 GM_PC_couple 877 877 2.25 0.003 0.003 0.16 PC_GM_couple 877 877 1.78 0.002 0.002 0.13 #others 0.81 0.806 0.06 ------------------------------------------------------------------------------- ======= Cycle 877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 878 steps, 2.56000 s simulation time, 1414.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 878 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1414.27 1414.270 1414.270 100.00 ------------------------------------------------------------------------------- PC_run 878 878 1409.44 1.605 1.605 99.66 GM_PC_couple 878 878 2.25 0.003 0.003 0.16 PC_GM_couple 878 878 1.78 0.002 0.002 0.13 #others 0.81 0.807 0.06 ------------------------------------------------------------------------------- ======= Cycle 878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 879 steps, 2.56000 s simulation time, 1416.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 879 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1416.52 1416.519 1416.519 100.00 ------------------------------------------------------------------------------- PC_run 879 879 1411.68 1.606 1.606 99.66 GM_PC_couple 879 879 2.25 0.003 0.003 0.16 PC_GM_couple 879 879 1.78 0.002 0.002 0.13 #others 0.81 0.808 0.06 ------------------------------------------------------------------------------- ======= Cycle 879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 880 steps, 2.56000 s simulation time, 1418.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 880 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1418.50 1418.498 1418.498 100.00 ------------------------------------------------------------------------------- PC_run 880 880 1413.65 1.606 1.606 99.66 GM_PC_couple 880 880 2.25 0.003 0.003 0.16 PC_GM_couple 880 880 1.78 0.002 0.002 0.13 #others 0.81 0.809 0.06 ------------------------------------------------------------------------------- ======= Cycle 880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 881 steps, 2.56000 s simulation time, 1420.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 881 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1420.50 1420.497 1420.497 100.00 ------------------------------------------------------------------------------- PC_run 881 881 1415.65 1.607 1.607 99.66 GM_PC_couple 881 881 2.26 0.003 0.003 0.16 PC_GM_couple 881 881 1.78 0.002 0.002 0.13 #others 0.81 0.810 0.06 ------------------------------------------------------------------------------- ======= Cycle 881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 882 steps, 2.56000 s simulation time, 1422.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 882 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1422.79 1422.786 1422.786 100.00 ------------------------------------------------------------------------------- PC_run 882 882 1417.93 1.608 1.608 99.66 GM_PC_couple 882 882 2.26 0.003 0.003 0.16 PC_GM_couple 882 882 1.78 0.002 0.002 0.13 #others 0.81 0.811 0.06 ------------------------------------------------------------------------------- ======= Cycle 882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 883 steps, 2.56000 s simulation time, 1424.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 883 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1424.80 1424.796 1424.796 100.00 ------------------------------------------------------------------------------- PC_run 883 883 1419.94 1.608 1.608 99.66 GM_PC_couple 883 883 2.26 0.003 0.003 0.16 PC_GM_couple 883 883 1.79 0.002 0.002 0.13 #others 0.81 0.812 0.06 ------------------------------------------------------------------------------- ======= Cycle 883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 884 steps, 2.56000 s simulation time, 1427.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 884 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1427.39 1427.386 1427.386 100.00 ------------------------------------------------------------------------------- PC_run 884 884 1422.52 1.609 1.609 99.66 GM_PC_couple 884 884 2.26 0.003 0.003 0.16 PC_GM_couple 884 884 1.79 0.002 0.002 0.13 #others 0.81 0.813 0.06 ------------------------------------------------------------------------------- ======= Cycle 884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 885 steps, 2.56000 s simulation time, 1429.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 885 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1429.67 1429.672 1429.672 100.00 ------------------------------------------------------------------------------- PC_run 885 885 1424.80 1.610 1.610 99.66 GM_PC_couple 885 885 2.27 0.003 0.003 0.16 PC_GM_couple 885 885 1.79 0.002 0.002 0.13 #others 0.81 0.814 0.06 ------------------------------------------------------------------------------- ======= Cycle 885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 886 steps, 2.56000 s simulation time, 1431.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 886 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1431.61 1431.611 1431.611 100.00 ------------------------------------------------------------------------------- PC_run 886 886 1426.74 1.610 1.610 99.66 GM_PC_couple 886 886 2.27 0.003 0.003 0.16 PC_GM_couple 886 886 1.79 0.002 0.002 0.13 #others 0.81 0.815 0.06 ------------------------------------------------------------------------------- ======= Cycle 886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 887 steps, 2.56000 s simulation time, 1433.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 887 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1433.68 1433.679 1433.679 100.00 ------------------------------------------------------------------------------- PC_run 887 887 1428.80 1.611 1.611 99.66 GM_PC_couple 887 887 2.27 0.003 0.003 0.16 PC_GM_couple 887 887 1.79 0.002 0.002 0.13 #others 0.82 0.815 0.06 ------------------------------------------------------------------------------- ======= Cycle 887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 888 steps, 2.56000 s simulation time, 1435.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 888 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1435.86 1435.857 1435.857 100.00 ------------------------------------------------------------------------------- PC_run 888 888 1430.97 1.611 1.611 99.66 GM_PC_couple 888 888 2.27 0.003 0.003 0.16 PC_GM_couple 888 888 1.80 0.002 0.002 0.13 #others 0.82 0.816 0.06 ------------------------------------------------------------------------------- ======= Cycle 888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 889 steps, 2.56000 s simulation time, 1438.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 889 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1438.25 1438.254 1438.254 100.00 ------------------------------------------------------------------------------- PC_run 889 889 1433.37 1.612 1.612 99.66 GM_PC_couple 889 889 2.27 0.003 0.003 0.16 PC_GM_couple 889 889 1.80 0.002 0.002 0.12 #others 0.82 0.817 0.06 ------------------------------------------------------------------------------- ======= Cycle 889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 890 steps, 2.56000 s simulation time, 1440.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 890 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1440.20 1440.196 1440.196 100.00 ------------------------------------------------------------------------------- PC_run 890 890 1435.30 1.613 1.613 99.66 GM_PC_couple 890 890 2.28 0.003 0.003 0.16 PC_GM_couple 890 890 1.80 0.002 0.002 0.12 #others 0.82 0.818 0.06 ------------------------------------------------------------------------------- ======= Cycle 890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 891 steps, 2.56000 s simulation time, 1441.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 891 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1441.77 1441.767 1441.767 100.00 ------------------------------------------------------------------------------- PC_run 891 891 1436.87 1.613 1.613 99.66 GM_PC_couple 891 891 2.28 0.003 0.003 0.16 PC_GM_couple 891 891 1.80 0.002 0.002 0.12 #others 0.82 0.818 0.06 ------------------------------------------------------------------------------- ======= Cycle 891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 892 steps, 2.56000 s simulation time, 1443.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 892 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1443.18 1443.183 1443.183 100.00 ------------------------------------------------------------------------------- PC_run 892 892 1438.28 1.612 1.612 99.66 GM_PC_couple 892 892 2.28 0.003 0.003 0.16 PC_GM_couple 892 892 1.80 0.002 0.002 0.12 #others 0.82 0.819 0.06 ------------------------------------------------------------------------------- ======= Cycle 892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 893 steps, 2.56000 s simulation time, 1444.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 893 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1444.81 1444.812 1444.812 100.00 ------------------------------------------------------------------------------- PC_run 893 893 1439.90 1.612 1.612 99.66 GM_PC_couple 893 893 2.28 0.003 0.003 0.16 PC_GM_couple 893 893 1.81 0.002 0.002 0.12 #others 0.82 0.820 0.06 ------------------------------------------------------------------------------- ======= Cycle 893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 894 steps, 2.56000 s simulation time, 1446.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 894 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1446.88 1446.882 1446.882 100.00 ------------------------------------------------------------------------------- PC_run 894 894 1441.97 1.613 1.613 99.66 GM_PC_couple 894 894 2.29 0.003 0.003 0.16 PC_GM_couple 894 894 1.81 0.002 0.002 0.12 #others 0.82 0.821 0.06 ------------------------------------------------------------------------------- ======= Cycle 894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 895 steps, 2.56000 s simulation time, 1448.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 895 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1448.31 1448.315 1448.315 100.00 ------------------------------------------------------------------------------- PC_run 895 895 1443.39 1.613 1.613 99.66 GM_PC_couple 895 895 2.29 0.003 0.003 0.16 PC_GM_couple 895 895 1.81 0.002 0.002 0.12 #others 0.82 0.822 0.06 ------------------------------------------------------------------------------- ======= Cycle 895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 896 steps, 2.56000 s simulation time, 1449.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 896 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1449.73 1449.735 1449.735 100.00 ------------------------------------------------------------------------------- PC_run 896 896 1444.81 1.613 1.613 99.66 GM_PC_couple 896 896 2.29 0.003 0.003 0.16 PC_GM_couple 896 896 1.81 0.002 0.002 0.12 #others 0.82 0.823 0.06 ------------------------------------------------------------------------------- ======= Cycle 896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 897 steps, 2.56000 s simulation time, 1451.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 897 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1451.25 1451.251 1451.251 100.00 ------------------------------------------------------------------------------- PC_run 897 897 1446.32 1.612 1.612 99.66 GM_PC_couple 897 897 2.29 0.003 0.003 0.16 PC_GM_couple 897 897 1.81 0.002 0.002 0.12 #others 0.82 0.824 0.06 ------------------------------------------------------------------------------- ======= Cycle 897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 898 steps, 2.56000 s simulation time, 1452.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 898 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1452.97 1452.970 1452.970 100.00 ------------------------------------------------------------------------------- PC_run 898 898 1448.03 1.613 1.613 99.66 GM_PC_couple 898 898 2.30 0.003 0.003 0.16 PC_GM_couple 898 898 1.81 0.002 0.002 0.12 #others 0.82 0.824 0.06 ------------------------------------------------------------------------------- ======= Cycle 898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 899 steps, 2.56000 s simulation time, 1454.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 899 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1454.50 1454.502 1454.502 100.00 ------------------------------------------------------------------------------- PC_run 899 899 1449.56 1.612 1.612 99.66 GM_PC_couple 899 899 2.30 0.003 0.003 0.16 PC_GM_couple 899 899 1.82 0.002 0.002 0.12 #others 0.83 0.825 0.06 ------------------------------------------------------------------------------- ======= Cycle 899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 900 steps, 2.56000 s simulation time, 1455.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 900 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1455.94 1455.942 1455.942 100.00 ------------------------------------------------------------------------------- PC_run 900 900 1451.00 1.612 1.612 99.66 GM_PC_couple 900 900 2.30 0.003 0.003 0.16 PC_GM_couple 900 900 1.82 0.002 0.002 0.12 #others 0.83 0.826 0.06 ------------------------------------------------------------------------------- ======= Cycle 900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 901 steps, 2.56000 s simulation time, 1457.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 901 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1457.40 1457.399 1457.399 100.00 ------------------------------------------------------------------------------- PC_run 901 901 1452.45 1.612 1.612 99.66 GM_PC_couple 901 901 2.30 0.003 0.003 0.16 PC_GM_couple 901 901 1.82 0.002 0.002 0.12 #others 0.83 0.827 0.06 ------------------------------------------------------------------------------- ======= Cycle 901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 902 steps, 2.56000 s simulation time, 1459.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 902 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1459.18 1459.179 1459.179 100.00 ------------------------------------------------------------------------------- PC_run 902 902 1454.22 1.612 1.612 99.66 GM_PC_couple 902 902 2.31 0.003 0.003 0.16 PC_GM_couple 902 902 1.82 0.002 0.002 0.12 #others 0.83 0.827 0.06 ------------------------------------------------------------------------------- ======= Cycle 902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 903 steps, 2.56000 s simulation time, 1460.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 903 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1460.68 1460.684 1460.684 100.00 ------------------------------------------------------------------------------- PC_run 903 903 1455.72 1.612 1.612 99.66 GM_PC_couple 903 903 2.31 0.003 0.003 0.16 PC_GM_couple 903 903 1.82 0.002 0.002 0.12 #others 0.83 0.829 0.06 ------------------------------------------------------------------------------- ======= Cycle 903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 904 steps, 2.56000 s simulation time, 1462.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 904 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1462.30 1462.296 1462.296 100.00 ------------------------------------------------------------------------------- PC_run 904 904 1457.33 1.612 1.612 99.66 GM_PC_couple 904 904 2.31 0.003 0.003 0.16 PC_GM_couple 904 904 1.83 0.002 0.002 0.12 #others 0.83 0.829 0.06 ------------------------------------------------------------------------------- ======= Cycle 904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 905 steps, 2.56000 s simulation time, 1463.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 905 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1463.82 1463.816 1463.816 100.00 ------------------------------------------------------------------------------- PC_run 905 905 1458.85 1.612 1.612 99.66 GM_PC_couple 905 905 2.31 0.003 0.003 0.16 PC_GM_couple 905 905 1.83 0.002 0.002 0.12 #others 0.83 0.830 0.06 ------------------------------------------------------------------------------- ======= Cycle 905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 906 steps, 2.56000 s simulation time, 1465.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 906 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1465.48 1465.479 1465.479 100.00 ------------------------------------------------------------------------------- PC_run 906 906 1460.50 1.612 1.612 99.66 GM_PC_couple 906 906 2.31 0.003 0.003 0.16 PC_GM_couple 906 906 1.83 0.002 0.002 0.12 #others 0.83 0.831 0.06 ------------------------------------------------------------------------------- ======= Cycle 906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 907 steps, 2.56000 s simulation time, 1466.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 907 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1466.88 1466.882 1466.882 100.00 ------------------------------------------------------------------------------- PC_run 907 907 1461.90 1.612 1.612 99.66 GM_PC_couple 907 907 2.32 0.003 0.003 0.16 PC_GM_couple 907 907 1.83 0.002 0.002 0.12 #others 0.83 0.832 0.06 ------------------------------------------------------------------------------- ======= Cycle 907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 908 steps, 2.56000 s simulation time, 1468.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 908 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1468.35 1468.349 1468.349 100.00 ------------------------------------------------------------------------------- PC_run 908 908 1463.36 1.612 1.612 99.66 GM_PC_couple 908 908 2.32 0.003 0.003 0.16 PC_GM_couple 908 908 1.83 0.002 0.002 0.12 #others 0.83 0.832 0.06 ------------------------------------------------------------------------------- ======= Cycle 908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 909 steps, 2.56000 s simulation time, 1469.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 909 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1469.86 1469.863 1469.863 100.00 ------------------------------------------------------------------------------- PC_run 909 909 1464.87 1.612 1.612 99.66 GM_PC_couple 909 909 2.32 0.003 0.003 0.16 PC_GM_couple 909 909 1.83 0.002 0.002 0.12 #others 0.83 0.834 0.06 ------------------------------------------------------------------------------- ======= Cycle 909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 910 steps, 2.56000 s simulation time, 1471.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 910 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1471.63 1471.627 1471.627 100.00 ------------------------------------------------------------------------------- PC_run 910 910 1466.63 1.612 1.612 99.66 GM_PC_couple 910 910 2.32 0.003 0.003 0.16 PC_GM_couple 910 910 1.84 0.002 0.002 0.12 #others 0.83 0.835 0.06 ------------------------------------------------------------------------------- ======= Cycle 910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 911 steps, 2.56000 s simulation time, 1473.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 911 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1473.14 1473.143 1473.143 100.00 ------------------------------------------------------------------------------- PC_run 911 911 1468.14 1.612 1.612 99.66 GM_PC_couple 911 911 2.33 0.003 0.003 0.16 PC_GM_couple 911 911 1.84 0.002 0.002 0.12 #others 0.84 0.835 0.06 ------------------------------------------------------------------------------- ======= Cycle 911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 912 steps, 2.56000 s simulation time, 1474.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 912 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1474.59 1474.592 1474.592 100.00 ------------------------------------------------------------------------------- PC_run 912 912 1469.59 1.611 1.611 99.66 GM_PC_couple 912 912 2.33 0.003 0.003 0.16 PC_GM_couple 912 912 1.84 0.002 0.002 0.12 #others 0.84 0.836 0.06 ------------------------------------------------------------------------------- ======= Cycle 912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 913 steps, 2.56000 s simulation time, 1476.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 913 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1476.53 1476.525 1476.525 100.00 ------------------------------------------------------------------------------- PC_run 913 913 1471.52 1.612 1.612 99.66 GM_PC_couple 913 913 2.33 0.003 0.003 0.16 PC_GM_couple 913 913 1.84 0.002 0.002 0.12 #others 0.84 0.837 0.06 ------------------------------------------------------------------------------- ======= Cycle 913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 914 steps, 2.56000 s simulation time, 1478.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 914 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1478.77 1478.769 1478.769 100.00 ------------------------------------------------------------------------------- PC_run 914 914 1473.75 1.612 1.612 99.66 GM_PC_couple 914 914 2.33 0.003 0.003 0.16 PC_GM_couple 914 914 1.84 0.002 0.002 0.12 #others 0.84 0.838 0.06 ------------------------------------------------------------------------------- ======= Cycle 914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 915 steps, 2.56000 s simulation time, 1480.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 915 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1480.83 1480.832 1480.832 100.00 ------------------------------------------------------------------------------- PC_run 915 915 1475.81 1.613 1.613 99.66 GM_PC_couple 915 915 2.34 0.003 0.003 0.16 PC_GM_couple 915 915 1.85 0.002 0.002 0.12 #others 0.84 0.839 0.06 ------------------------------------------------------------------------------- ======= Cycle 915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 916 steps, 2.56000 s simulation time, 1482.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 916 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1482.74 1482.736 1482.736 100.00 ------------------------------------------------------------------------------- PC_run 916 916 1477.71 1.613 1.613 99.66 GM_PC_couple 916 916 2.34 0.003 0.003 0.16 PC_GM_couple 916 916 1.85 0.002 0.002 0.12 #others 0.84 0.840 0.06 ------------------------------------------------------------------------------- ======= Cycle 916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 917 steps, 2.56000 s simulation time, 1484.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 917 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1484.52 1484.517 1484.517 100.00 ------------------------------------------------------------------------------- PC_run 917 917 1479.49 1.613 1.613 99.66 GM_PC_couple 917 917 2.34 0.003 0.003 0.16 PC_GM_couple 917 917 1.85 0.002 0.002 0.12 #others 0.84 0.841 0.06 ------------------------------------------------------------------------------- ======= Cycle 917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 918 steps, 2.56000 s simulation time, 1485.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 918 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1485.96 1485.963 1485.963 100.00 ------------------------------------------------------------------------------- PC_run 918 918 1480.93 1.613 1.613 99.66 GM_PC_couple 918 918 2.34 0.003 0.003 0.16 PC_GM_couple 918 918 1.85 0.002 0.002 0.12 #others 0.84 0.842 0.06 ------------------------------------------------------------------------------- ======= Cycle 918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 919 steps, 2.56000 s simulation time, 1487.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 919 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1487.65 1487.654 1487.654 100.00 ------------------------------------------------------------------------------- PC_run 919 919 1482.61 1.613 1.613 99.66 GM_PC_couple 919 919 2.35 0.003 0.003 0.16 PC_GM_couple 919 919 1.85 0.002 0.002 0.12 #others 0.84 0.843 0.06 ------------------------------------------------------------------------------- ======= Cycle 919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 920 steps, 2.56000 s simulation time, 1489.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 920 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1489.18 1489.175 1489.175 100.00 ------------------------------------------------------------------------------- PC_run 920 920 1484.13 1.613 1.613 99.66 GM_PC_couple 920 920 2.35 0.003 0.003 0.16 PC_GM_couple 920 920 1.86 0.002 0.002 0.12 #others 0.84 0.843 0.06 ------------------------------------------------------------------------------- ======= Cycle 920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 921 steps, 2.56000 s simulation time, 1490.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 921 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1490.75 1490.749 1490.749 100.00 ------------------------------------------------------------------------------- PC_run 921 921 1485.70 1.613 1.613 99.66 GM_PC_couple 921 921 2.35 0.003 0.003 0.16 PC_GM_couple 921 921 1.86 0.002 0.002 0.12 #others 0.84 0.844 0.06 ------------------------------------------------------------------------------- ======= Cycle 921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 922 steps, 2.56000 s simulation time, 1492.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 922 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1492.20 1492.197 1492.197 100.00 ------------------------------------------------------------------------------- PC_run 922 922 1487.14 1.613 1.613 99.66 GM_PC_couple 922 922 2.35 0.003 0.003 0.16 PC_GM_couple 922 922 1.86 0.002 0.002 0.12 #others 0.84 0.845 0.06 ------------------------------------------------------------------------------- ======= Cycle 922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 923 steps, 2.56000 s simulation time, 1493.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 923 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1493.70 1493.697 1493.697 100.00 ------------------------------------------------------------------------------- PC_run 923 923 1488.64 1.613 1.613 99.66 GM_PC_couple 923 923 2.35 0.003 0.003 0.16 PC_GM_couple 923 923 1.86 0.002 0.002 0.12 #others 0.85 0.846 0.06 ------------------------------------------------------------------------------- ======= Cycle 923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 924 steps, 2.56000 s simulation time, 1495.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 924 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1495.31 1495.310 1495.310 100.00 ------------------------------------------------------------------------------- PC_run 924 924 1490.24 1.613 1.613 99.66 GM_PC_couple 924 924 2.36 0.003 0.003 0.16 PC_GM_couple 924 924 1.86 0.002 0.002 0.12 #others 0.85 0.846 0.06 ------------------------------------------------------------------------------- ======= Cycle 924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 925 steps, 2.56000 s simulation time, 1496.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 925 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1496.86 1496.856 1496.856 100.00 ------------------------------------------------------------------------------- PC_run 925 925 1491.78 1.613 1.613 99.66 GM_PC_couple 925 925 2.36 0.003 0.003 0.16 PC_GM_couple 925 925 1.87 0.002 0.002 0.12 #others 0.85 0.847 0.06 ------------------------------------------------------------------------------- ======= Cycle 925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 926 steps, 2.56000 s simulation time, 1498.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 926 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1498.40 1498.401 1498.401 100.00 ------------------------------------------------------------------------------- PC_run 926 926 1493.32 1.613 1.613 99.66 GM_PC_couple 926 926 2.36 0.003 0.003 0.16 PC_GM_couple 926 926 1.87 0.002 0.002 0.12 #others 0.85 0.848 0.06 ------------------------------------------------------------------------------- ======= Cycle 926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 927 steps, 2.56000 s simulation time, 1499.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 927 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1499.91 1499.914 1499.914 100.00 ------------------------------------------------------------------------------- PC_run 927 927 1494.83 1.613 1.613 99.66 GM_PC_couple 927 927 2.36 0.003 0.003 0.16 PC_GM_couple 927 927 1.87 0.002 0.002 0.12 #others 0.85 0.849 0.06 ------------------------------------------------------------------------------- ======= Cycle 927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 928 steps, 2.56000 s simulation time, 1501.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 928 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1501.66 1501.661 1501.661 100.00 ------------------------------------------------------------------------------- PC_run 928 928 1496.57 1.613 1.613 99.66 GM_PC_couple 928 928 2.37 0.003 0.003 0.16 PC_GM_couple 928 928 1.87 0.002 0.002 0.12 #others 0.85 0.850 0.06 ------------------------------------------------------------------------------- ======= Cycle 928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 929 steps, 2.56000 s simulation time, 1503.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 929 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1503.15 1503.153 1503.153 100.00 ------------------------------------------------------------------------------- PC_run 929 929 1498.06 1.613 1.613 99.66 GM_PC_couple 929 929 2.37 0.003 0.003 0.16 PC_GM_couple 929 929 1.87 0.002 0.002 0.12 #others 0.85 0.851 0.06 ------------------------------------------------------------------------------- ======= Cycle 929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 930 steps, 2.56000 s simulation time, 1505.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 930 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1505.03 1505.034 1505.034 100.00 ------------------------------------------------------------------------------- PC_run 930 930 1499.94 1.613 1.613 99.66 GM_PC_couple 930 930 2.37 0.003 0.003 0.16 PC_GM_couple 930 930 1.88 0.002 0.002 0.12 #others 0.85 0.851 0.06 ------------------------------------------------------------------------------- ======= Cycle 930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 931 steps, 2.56000 s simulation time, 1506.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 931 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1506.87 1506.872 1506.872 100.00 ------------------------------------------------------------------------------- PC_run 931 931 1501.77 1.613 1.613 99.66 GM_PC_couple 931 931 2.37 0.003 0.003 0.16 PC_GM_couple 931 931 1.88 0.002 0.002 0.12 #others 0.85 0.852 0.06 ------------------------------------------------------------------------------- ======= Cycle 931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 932 steps, 2.56000 s simulation time, 1508.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 932 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1508.35 1508.350 1508.350 100.00 ------------------------------------------------------------------------------- PC_run 932 932 1503.24 1.613 1.613 99.66 GM_PC_couple 932 932 2.38 0.003 0.003 0.16 PC_GM_couple 932 932 1.88 0.002 0.002 0.12 #others 0.85 0.853 0.06 ------------------------------------------------------------------------------- ======= Cycle 932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 933 steps, 2.56000 s simulation time, 1509.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 933 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1509.88 1509.881 1509.881 100.00 ------------------------------------------------------------------------------- PC_run 933 933 1504.77 1.613 1.613 99.66 GM_PC_couple 933 933 2.38 0.003 0.003 0.16 PC_GM_couple 933 933 1.88 0.002 0.002 0.12 #others 0.85 0.854 0.06 ------------------------------------------------------------------------------- ======= Cycle 933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 934 steps, 2.56000 s simulation time, 1511.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 934 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1511.34 1511.345 1511.345 100.00 ------------------------------------------------------------------------------- PC_run 934 934 1506.23 1.613 1.613 99.66 GM_PC_couple 934 934 2.38 0.003 0.003 0.16 PC_GM_couple 934 934 1.88 0.002 0.002 0.12 #others 0.85 0.855 0.06 ------------------------------------------------------------------------------- ======= Cycle 934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 935 steps, 2.56000 s simulation time, 1512.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 935 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1512.78 1512.777 1512.777 100.00 ------------------------------------------------------------------------------- PC_run 935 935 1507.65 1.612 1.612 99.66 GM_PC_couple 935 935 2.38 0.003 0.003 0.16 PC_GM_couple 935 935 1.88 0.002 0.002 0.12 #others 0.86 0.855 0.06 ------------------------------------------------------------------------------- ======= Cycle 935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 936 steps, 2.56000 s simulation time, 1514.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 936 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1514.46 1514.460 1514.460 100.00 ------------------------------------------------------------------------------- PC_run 936 936 1509.33 1.613 1.613 99.66 GM_PC_couple 936 936 2.39 0.003 0.003 0.16 PC_GM_couple 936 936 1.89 0.002 0.002 0.12 #others 0.86 0.856 0.06 ------------------------------------------------------------------------------- ======= Cycle 936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 937 steps, 2.56000 s simulation time, 1516.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 937 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1516.11 1516.109 1516.109 100.00 ------------------------------------------------------------------------------- PC_run 937 937 1510.98 1.613 1.613 99.66 GM_PC_couple 937 937 2.39 0.003 0.003 0.16 PC_GM_couple 937 937 1.89 0.002 0.002 0.12 #others 0.86 0.857 0.06 ------------------------------------------------------------------------------- ======= Cycle 937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 938 steps, 2.56000 s simulation time, 1517.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 938 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1517.53 1517.531 1517.531 100.00 ------------------------------------------------------------------------------- PC_run 938 938 1512.39 1.612 1.612 99.66 GM_PC_couple 938 938 2.39 0.003 0.003 0.16 PC_GM_couple 938 938 1.89 0.002 0.002 0.12 #others 0.86 0.857 0.06 ------------------------------------------------------------------------------- ======= Cycle 938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 939 steps, 2.56000 s simulation time, 1519.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 939 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1519.16 1519.159 1519.159 100.00 ------------------------------------------------------------------------------- PC_run 939 939 1514.02 1.612 1.612 99.66 GM_PC_couple 939 939 2.39 0.003 0.003 0.16 PC_GM_couple 939 939 1.89 0.002 0.002 0.12 #others 0.86 0.858 0.06 ------------------------------------------------------------------------------- ======= Cycle 939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 940 steps, 2.56000 s simulation time, 1520.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 940 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1520.89 1520.886 1520.886 100.00 ------------------------------------------------------------------------------- PC_run 940 940 1515.74 1.612 1.612 99.66 GM_PC_couple 940 940 2.39 0.003 0.003 0.16 PC_GM_couple 940 940 1.89 0.002 0.002 0.12 #others 0.86 0.859 0.06 ------------------------------------------------------------------------------- ======= Cycle 940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 941 steps, 2.56000 s simulation time, 1522.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 941 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1522.44 1522.436 1522.436 100.00 ------------------------------------------------------------------------------- PC_run 941 941 1517.28 1.612 1.612 99.66 GM_PC_couple 941 941 2.40 0.003 0.003 0.16 PC_GM_couple 941 941 1.90 0.002 0.002 0.12 #others 0.86 0.860 0.06 ------------------------------------------------------------------------------- ======= Cycle 941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 942 steps, 2.56000 s simulation time, 1523.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 942 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1523.90 1523.902 1523.902 100.00 ------------------------------------------------------------------------------- PC_run 942 942 1518.74 1.612 1.612 99.66 GM_PC_couple 942 942 2.40 0.003 0.003 0.16 PC_GM_couple 942 942 1.90 0.002 0.002 0.12 #others 0.86 0.861 0.06 ------------------------------------------------------------------------------- ======= Cycle 942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 943 steps, 2.56000 s simulation time, 1525.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 943 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1525.61 1525.606 1525.606 100.00 ------------------------------------------------------------------------------- PC_run 943 943 1520.44 1.612 1.612 99.66 GM_PC_couple 943 943 2.40 0.003 0.003 0.16 PC_GM_couple 943 943 1.90 0.002 0.002 0.12 #others 0.86 0.861 0.06 ------------------------------------------------------------------------------- ======= Cycle 943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 944 steps, 2.56000 s simulation time, 1528.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 944 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1528.12 1528.122 1528.122 100.00 ------------------------------------------------------------------------------- PC_run 944 944 1522.95 1.613 1.613 99.66 GM_PC_couple 944 944 2.40 0.003 0.003 0.16 PC_GM_couple 944 944 1.90 0.002 0.002 0.12 #others 0.86 0.862 0.06 ------------------------------------------------------------------------------- ======= Cycle 944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 945 steps, 2.56000 s simulation time, 1530.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 945 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1530.38 1530.383 1530.383 100.00 ------------------------------------------------------------------------------- PC_run 945 945 1525.21 1.614 1.614 99.66 GM_PC_couple 945 945 2.41 0.003 0.003 0.16 PC_GM_couple 945 945 1.90 0.002 0.002 0.12 #others 0.86 0.863 0.06 ------------------------------------------------------------------------------- ======= Cycle 945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 946 steps, 2.56000 s simulation time, 1532.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 946 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1532.54 1532.537 1532.537 100.00 ------------------------------------------------------------------------------- PC_run 946 946 1527.36 1.615 1.615 99.66 GM_PC_couple 946 946 2.41 0.003 0.003 0.16 PC_GM_couple 946 946 1.91 0.002 0.002 0.12 #others 0.86 0.863 0.06 ------------------------------------------------------------------------------- ======= Cycle 946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 947 steps, 2.56000 s simulation time, 1534.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 947 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1534.39 1534.386 1534.386 100.00 ------------------------------------------------------------------------------- PC_run 947 947 1529.20 1.615 1.615 99.66 GM_PC_couple 947 947 2.41 0.003 0.003 0.16 PC_GM_couple 947 947 1.91 0.002 0.002 0.12 #others 0.86 0.864 0.06 ------------------------------------------------------------------------------- ======= Cycle 947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 948 steps, 2.56000 s simulation time, 1536.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 948 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1536.08 1536.085 1536.085 100.00 ------------------------------------------------------------------------------- PC_run 948 948 1530.90 1.615 1.615 99.66 GM_PC_couple 948 948 2.41 0.003 0.003 0.16 PC_GM_couple 948 948 1.91 0.002 0.002 0.12 #others 0.86 0.865 0.06 ------------------------------------------------------------------------------- ======= Cycle 948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 949 steps, 2.56000 s simulation time, 1537.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 949 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1537.57 1537.572 1537.572 100.00 ------------------------------------------------------------------------------- PC_run 949 949 1532.38 1.615 1.615 99.66 GM_PC_couple 949 949 2.42 0.003 0.003 0.16 PC_GM_couple 949 949 1.91 0.002 0.002 0.12 #others 0.87 0.866 0.06 ------------------------------------------------------------------------------- ======= Cycle 949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 950 steps, 2.56000 s simulation time, 1538.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 950 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1538.93 1538.931 1538.931 100.00 ------------------------------------------------------------------------------- PC_run 950 950 1533.73 1.614 1.614 99.66 GM_PC_couple 950 950 2.42 0.003 0.003 0.16 PC_GM_couple 950 950 1.91 0.002 0.002 0.12 #others 0.87 0.866 0.06 ------------------------------------------------------------------------------- ======= Cycle 950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 951 steps, 2.56000 s simulation time, 1540.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 951 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1540.36 1540.364 1540.364 100.00 ------------------------------------------------------------------------------- PC_run 951 951 1535.16 1.614 1.614 99.66 GM_PC_couple 951 951 2.42 0.003 0.003 0.16 PC_GM_couple 951 951 1.91 0.002 0.002 0.12 #others 0.87 0.867 0.06 ------------------------------------------------------------------------------- ======= Cycle 951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 952 steps, 2.56000 s simulation time, 1541.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 952 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1541.81 1541.812 1541.812 100.00 ------------------------------------------------------------------------------- PC_run 952 952 1536.60 1.614 1.614 99.66 GM_PC_couple 952 952 2.42 0.003 0.003 0.16 PC_GM_couple 952 952 1.92 0.002 0.002 0.12 #others 0.87 0.868 0.06 ------------------------------------------------------------------------------- ======= Cycle 952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 953 steps, 2.56000 s simulation time, 1543.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 953 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1543.47 1543.470 1543.470 100.00 ------------------------------------------------------------------------------- PC_run 953 953 1538.26 1.614 1.614 99.66 GM_PC_couple 953 953 2.43 0.003 0.003 0.16 PC_GM_couple 953 953 1.92 0.002 0.002 0.12 #others 0.87 0.868 0.06 ------------------------------------------------------------------------------- ======= Cycle 953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 954 steps, 2.56000 s simulation time, 1545.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 954 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1545.09 1545.086 1545.086 100.00 ------------------------------------------------------------------------------- PC_run 954 954 1539.87 1.614 1.614 99.66 GM_PC_couple 954 954 2.43 0.003 0.003 0.16 PC_GM_couple 954 954 1.92 0.002 0.002 0.12 #others 0.87 0.869 0.06 ------------------------------------------------------------------------------- ======= Cycle 954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 955 steps, 2.56000 s simulation time, 1546.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 955 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1546.62 1546.622 1546.622 100.00 ------------------------------------------------------------------------------- PC_run 955 955 1541.40 1.614 1.614 99.66 GM_PC_couple 955 955 2.43 0.003 0.003 0.16 PC_GM_couple 955 955 1.92 0.002 0.002 0.12 #others 0.87 0.870 0.06 ------------------------------------------------------------------------------- ======= Cycle 955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 956 steps, 2.56000 s simulation time, 1548.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 956 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1548.14 1548.141 1548.141 100.00 ------------------------------------------------------------------------------- PC_run 956 956 1542.91 1.614 1.614 99.66 GM_PC_couple 956 956 2.43 0.003 0.003 0.16 PC_GM_couple 956 956 1.92 0.002 0.002 0.12 #others 0.87 0.871 0.06 ------------------------------------------------------------------------------- ======= Cycle 956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 957 steps, 2.56000 s simulation time, 1549.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 957 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1549.54 1549.537 1549.537 100.00 ------------------------------------------------------------------------------- PC_run 957 957 1544.31 1.614 1.614 99.66 GM_PC_couple 957 957 2.43 0.003 0.003 0.16 PC_GM_couple 957 957 1.93 0.002 0.002 0.12 #others 0.87 0.871 0.06 ------------------------------------------------------------------------------- ======= Cycle 957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 958 steps, 2.56000 s simulation time, 1550.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 958 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1550.97 1550.973 1550.973 100.00 ------------------------------------------------------------------------------- PC_run 958 958 1545.74 1.614 1.614 99.66 GM_PC_couple 958 958 2.44 0.003 0.003 0.16 PC_GM_couple 958 958 1.93 0.002 0.002 0.12 #others 0.87 0.872 0.06 ------------------------------------------------------------------------------- ======= Cycle 958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 959 steps, 2.56000 s simulation time, 1552.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 959 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1552.64 1552.643 1552.643 100.00 ------------------------------------------------------------------------------- PC_run 959 959 1547.40 1.614 1.614 99.66 GM_PC_couple 959 959 2.44 0.003 0.003 0.16 PC_GM_couple 959 959 1.93 0.002 0.002 0.12 #others 0.87 0.873 0.06 ------------------------------------------------------------------------------- ======= Cycle 959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 960 steps, 2.56000 s simulation time, 1554.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 960 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1554.10 1554.105 1554.105 100.00 ------------------------------------------------------------------------------- PC_run 960 960 1548.86 1.613 1.613 99.66 GM_PC_couple 960 960 2.44 0.003 0.003 0.16 PC_GM_couple 960 960 1.93 0.002 0.002 0.12 #others 0.87 0.874 0.06 ------------------------------------------------------------------------------- ======= Cycle 960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 961 steps, 2.56000 s simulation time, 1556.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 961 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1556.07 1556.068 1556.068 100.00 ------------------------------------------------------------------------------- PC_run 961 961 1550.82 1.614 1.614 99.66 GM_PC_couple 961 961 2.44 0.003 0.003 0.16 PC_GM_couple 961 961 1.93 0.002 0.002 0.12 #others 0.87 0.874 0.06 ------------------------------------------------------------------------------- ======= Cycle 961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 962 steps, 2.56000 s simulation time, 1558.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 962 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1558.06 1558.062 1558.062 100.00 ------------------------------------------------------------------------------- PC_run 962 962 1552.81 1.614 1.614 99.66 GM_PC_couple 962 962 2.45 0.003 0.003 0.16 PC_GM_couple 962 962 1.93 0.002 0.002 0.12 #others 0.88 0.875 0.06 ------------------------------------------------------------------------------- ======= Cycle 962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 963 steps, 2.56000 s simulation time, 1560.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 963 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1560.00 1559.998 1559.998 100.00 ------------------------------------------------------------------------------- PC_run 963 963 1554.74 1.614 1.614 99.66 GM_PC_couple 963 963 2.45 0.003 0.003 0.16 PC_GM_couple 963 963 1.94 0.002 0.002 0.12 #others 0.88 0.876 0.06 ------------------------------------------------------------------------------- ======= Cycle 963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 964 steps, 2.56000 s simulation time, 1562.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 964 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1562.41 1562.408 1562.408 100.00 ------------------------------------------------------------------------------- PC_run 964 964 1557.14 1.615 1.615 99.66 GM_PC_couple 964 964 2.45 0.003 0.003 0.16 PC_GM_couple 964 964 1.94 0.002 0.002 0.12 #others 0.88 0.877 0.06 ------------------------------------------------------------------------------- ======= Cycle 964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 965 steps, 2.56000 s simulation time, 1563.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 965 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1563.78 1563.782 1563.782 100.00 ------------------------------------------------------------------------------- PC_run 965 965 1558.51 1.615 1.615 99.66 GM_PC_couple 965 965 2.45 0.003 0.003 0.16 PC_GM_couple 965 965 1.94 0.002 0.002 0.12 #others 0.88 0.878 0.06 ------------------------------------------------------------------------------- ======= Cycle 965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 966 steps, 2.56000 s simulation time, 1565.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 966 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1565.28 1565.284 1565.284 100.00 ------------------------------------------------------------------------------- PC_run 966 966 1560.01 1.615 1.615 99.66 GM_PC_couple 966 966 2.46 0.003 0.003 0.16 PC_GM_couple 966 966 1.94 0.002 0.002 0.12 #others 0.88 0.879 0.06 ------------------------------------------------------------------------------- ======= Cycle 966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 967 steps, 2.56000 s simulation time, 1566.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 967 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1566.74 1566.736 1566.736 100.00 ------------------------------------------------------------------------------- PC_run 967 967 1561.45 1.615 1.615 99.66 GM_PC_couple 967 967 2.46 0.003 0.003 0.16 PC_GM_couple 967 967 1.94 0.002 0.002 0.12 #others 0.88 0.880 0.06 ------------------------------------------------------------------------------- ======= Cycle 967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 968 steps, 2.56000 s simulation time, 1568.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 968 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1568.39 1568.393 1568.393 100.00 ------------------------------------------------------------------------------- PC_run 968 968 1563.11 1.615 1.615 99.66 GM_PC_couple 968 968 2.46 0.003 0.003 0.16 PC_GM_couple 968 968 1.95 0.002 0.002 0.12 #others 0.88 0.880 0.06 ------------------------------------------------------------------------------- ======= Cycle 968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 969 steps, 2.56000 s simulation time, 1569.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 969 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1569.86 1569.862 1569.862 100.00 ------------------------------------------------------------------------------- PC_run 969 969 1564.57 1.615 1.615 99.66 GM_PC_couple 969 969 2.46 0.003 0.003 0.16 PC_GM_couple 969 969 1.95 0.002 0.002 0.12 #others 0.88 0.881 0.06 ------------------------------------------------------------------------------- ======= Cycle 969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 970 steps, 2.56000 s simulation time, 1571.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 970 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1571.23 1571.229 1571.229 100.00 ------------------------------------------------------------------------------- PC_run 970 970 1565.93 1.614 1.614 99.66 GM_PC_couple 970 970 2.46 0.003 0.003 0.16 PC_GM_couple 970 970 1.95 0.002 0.002 0.12 #others 0.88 0.882 0.06 ------------------------------------------------------------------------------- ======= Cycle 970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 971 steps, 2.56000 s simulation time, 1572.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 971 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1572.65 1572.649 1572.649 100.00 ------------------------------------------------------------------------------- PC_run 971 971 1567.35 1.614 1.614 99.66 GM_PC_couple 971 971 2.47 0.003 0.003 0.16 PC_GM_couple 971 971 1.95 0.002 0.002 0.12 #others 0.88 0.883 0.06 ------------------------------------------------------------------------------- ======= Cycle 971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 972 steps, 2.56000 s simulation time, 1574.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 972 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1574.28 1574.279 1574.279 100.00 ------------------------------------------------------------------------------- PC_run 972 972 1568.97 1.614 1.614 99.66 GM_PC_couple 972 972 2.47 0.003 0.003 0.16 PC_GM_couple 972 972 1.95 0.002 0.002 0.12 #others 0.88 0.884 0.06 ------------------------------------------------------------------------------- ======= Cycle 972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 973 steps, 2.56000 s simulation time, 1575.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 973 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1575.80 1575.801 1575.801 100.00 ------------------------------------------------------------------------------- PC_run 973 973 1570.49 1.614 1.614 99.66 GM_PC_couple 973 973 2.47 0.003 0.003 0.16 PC_GM_couple 973 973 1.96 0.002 0.002 0.12 #others 0.88 0.884 0.06 ------------------------------------------------------------------------------- ======= Cycle 973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 974 steps, 2.56000 s simulation time, 1577.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 974 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1577.24 1577.239 1577.239 100.00 ------------------------------------------------------------------------------- PC_run 974 974 1571.92 1.614 1.614 99.66 GM_PC_couple 974 974 2.47 0.003 0.003 0.16 PC_GM_couple 974 974 1.96 0.002 0.002 0.12 #others 0.89 0.885 0.06 ------------------------------------------------------------------------------- ======= Cycle 974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 975 steps, 2.56000 s simulation time, 1578.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 975 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1578.79 1578.791 1578.791 100.00 ------------------------------------------------------------------------------- PC_run 975 975 1573.47 1.614 1.614 99.66 GM_PC_couple 975 975 2.48 0.003 0.003 0.16 PC_GM_couple 975 975 1.96 0.002 0.002 0.12 #others 0.89 0.886 0.06 ------------------------------------------------------------------------------- ======= Cycle 975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 976 steps, 2.56000 s simulation time, 1580.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 976 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1580.40 1580.399 1580.399 100.00 ------------------------------------------------------------------------------- PC_run 976 976 1575.07 1.614 1.614 99.66 GM_PC_couple 976 976 2.48 0.003 0.003 0.16 PC_GM_couple 976 976 1.96 0.002 0.002 0.12 #others 0.89 0.887 0.06 ------------------------------------------------------------------------------- ======= Cycle 976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 977 steps, 2.56000 s simulation time, 1582.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 977 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1582.01 1582.008 1582.008 100.00 ------------------------------------------------------------------------------- PC_run 977 977 1576.68 1.614 1.614 99.66 GM_PC_couple 977 977 2.48 0.003 0.003 0.16 PC_GM_couple 977 977 1.96 0.002 0.002 0.12 #others 0.89 0.888 0.06 ------------------------------------------------------------------------------- ======= Cycle 977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 978 steps, 2.56000 s simulation time, 1583.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 978 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1583.54 1583.536 1583.536 100.00 ------------------------------------------------------------------------------- PC_run 978 978 1578.20 1.614 1.614 99.66 GM_PC_couple 978 978 2.48 0.003 0.003 0.16 PC_GM_couple 978 978 1.96 0.002 0.002 0.12 #others 0.89 0.888 0.06 ------------------------------------------------------------------------------- ======= Cycle 978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 979 steps, 2.56000 s simulation time, 1584.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 979 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1584.95 1584.949 1584.949 100.00 ------------------------------------------------------------------------------- PC_run 979 979 1579.61 1.613 1.613 99.66 GM_PC_couple 979 979 2.49 0.003 0.003 0.16 PC_GM_couple 979 979 1.97 0.002 0.002 0.12 #others 0.89 0.889 0.06 ------------------------------------------------------------------------------- ======= Cycle 979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 980 steps, 2.56000 s simulation time, 1586.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 980 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1586.56 1586.565 1586.565 100.00 ------------------------------------------------------------------------------- PC_run 980 980 1581.22 1.613 1.613 99.66 GM_PC_couple 980 980 2.49 0.003 0.003 0.16 PC_GM_couple 980 980 1.97 0.002 0.002 0.12 #others 0.89 0.890 0.06 ------------------------------------------------------------------------------- ======= Cycle 980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 981 steps, 2.56000 s simulation time, 1588.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 981 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1588.08 1588.080 1588.080 100.00 ------------------------------------------------------------------------------- PC_run 981 981 1582.73 1.613 1.613 99.66 GM_PC_couple 981 981 2.49 0.003 0.003 0.16 PC_GM_couple 981 981 1.97 0.002 0.002 0.12 #others 0.89 0.891 0.06 ------------------------------------------------------------------------------- ======= Cycle 981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 982 steps, 2.56000 s simulation time, 1589.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 982 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1589.53 1589.526 1589.526 100.00 ------------------------------------------------------------------------------- PC_run 982 982 1584.17 1.613 1.613 99.66 GM_PC_couple 982 982 2.49 0.003 0.003 0.16 PC_GM_couple 982 982 1.97 0.002 0.002 0.12 #others 0.89 0.892 0.06 ------------------------------------------------------------------------------- ======= Cycle 982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 983 steps, 2.56000 s simulation time, 1591.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 983 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1591.07 1591.069 1591.069 100.00 ------------------------------------------------------------------------------- PC_run 983 983 1585.71 1.613 1.613 99.66 GM_PC_couple 983 983 2.49 0.003 0.003 0.16 PC_GM_couple 983 983 1.97 0.002 0.002 0.12 #others 0.89 0.893 0.06 ------------------------------------------------------------------------------- ======= Cycle 983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 984 steps, 2.56000 s simulation time, 1592.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 984 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1592.65 1592.653 1592.653 100.00 ------------------------------------------------------------------------------- PC_run 984 984 1587.29 1.613 1.613 99.66 GM_PC_couple 984 984 2.50 0.003 0.003 0.16 PC_GM_couple 984 984 1.98 0.002 0.002 0.12 #others 0.89 0.893 0.06 ------------------------------------------------------------------------------- ======= Cycle 984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 985 steps, 2.56000 s simulation time, 1594.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 985 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1594.12 1594.123 1594.123 100.00 ------------------------------------------------------------------------------- PC_run 985 985 1588.75 1.613 1.613 99.66 GM_PC_couple 985 985 2.50 0.003 0.003 0.16 PC_GM_couple 985 985 1.98 0.002 0.002 0.12 #others 0.89 0.895 0.06 ------------------------------------------------------------------------------- ======= Cycle 985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 986 steps, 2.56000 s simulation time, 1595.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 986 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1595.63 1595.626 1595.626 100.00 ------------------------------------------------------------------------------- PC_run 986 986 1590.25 1.613 1.613 99.66 GM_PC_couple 986 986 2.50 0.003 0.003 0.16 PC_GM_couple 986 986 1.98 0.002 0.002 0.12 #others 0.90 0.896 0.06 ------------------------------------------------------------------------------- ======= Cycle 986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 987 steps, 2.56000 s simulation time, 1597.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 987 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1597.04 1597.042 1597.042 100.00 ------------------------------------------------------------------------------- PC_run 987 987 1591.66 1.613 1.613 99.66 GM_PC_couple 987 987 2.50 0.003 0.003 0.16 PC_GM_couple 987 987 1.98 0.002 0.002 0.12 #others 0.90 0.897 0.06 ------------------------------------------------------------------------------- ======= Cycle 987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 988 steps, 2.56000 s simulation time, 1598.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 988 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1598.70 1598.699 1598.699 100.00 ------------------------------------------------------------------------------- PC_run 988 988 1593.31 1.613 1.613 99.66 GM_PC_couple 988 988 2.51 0.003 0.003 0.16 PC_GM_couple 988 988 1.98 0.002 0.002 0.12 #others 0.90 0.897 0.06 ------------------------------------------------------------------------------- ======= Cycle 988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 989 steps, 2.56000 s simulation time, 1600.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 989 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1600.34 1600.343 1600.343 100.00 ------------------------------------------------------------------------------- PC_run 989 989 1594.95 1.613 1.613 99.66 GM_PC_couple 989 989 2.51 0.003 0.003 0.16 PC_GM_couple 989 989 1.98 0.002 0.002 0.12 #others 0.90 0.898 0.06 ------------------------------------------------------------------------------- ======= Cycle 989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 990 steps, 2.56000 s simulation time, 1602.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 990 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1602.14 1602.137 1602.137 100.00 ------------------------------------------------------------------------------- PC_run 990 990 1596.74 1.613 1.613 99.66 GM_PC_couple 990 990 2.51 0.003 0.003 0.16 PC_GM_couple 990 990 1.99 0.002 0.002 0.12 #others 0.90 0.899 0.06 ------------------------------------------------------------------------------- ======= Cycle 990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 991 steps, 2.56000 s simulation time, 1603.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 991 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1603.83 1603.830 1603.830 100.00 ------------------------------------------------------------------------------- PC_run 991 991 1598.43 1.613 1.613 99.66 GM_PC_couple 991 991 2.51 0.003 0.003 0.16 PC_GM_couple 991 991 1.99 0.002 0.002 0.12 #others 0.90 0.899 0.06 ------------------------------------------------------------------------------- ======= Cycle 991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 992 steps, 2.56000 s simulation time, 1605.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 992 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1605.54 1605.537 1605.537 100.00 ------------------------------------------------------------------------------- PC_run 992 992 1600.13 1.613 1.613 99.66 GM_PC_couple 992 992 2.52 0.003 0.003 0.16 PC_GM_couple 992 992 1.99 0.002 0.002 0.12 #others 0.90 0.900 0.06 ------------------------------------------------------------------------------- ======= Cycle 992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 993 steps, 2.56000 s simulation time, 1607.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 993 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1607.22 1607.225 1607.225 100.00 ------------------------------------------------------------------------------- PC_run 993 993 1601.81 1.613 1.613 99.66 GM_PC_couple 993 993 2.52 0.003 0.003 0.16 PC_GM_couple 993 993 1.99 0.002 0.002 0.12 #others 0.90 0.901 0.06 ------------------------------------------------------------------------------- ======= Cycle 993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 994 steps, 2.56000 s simulation time, 1608.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 994 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1608.92 1608.924 1608.924 100.00 ------------------------------------------------------------------------------- PC_run 994 994 1603.51 1.613 1.613 99.66 GM_PC_couple 994 994 2.52 0.003 0.003 0.16 PC_GM_couple 994 994 1.99 0.002 0.002 0.12 #others 0.90 0.902 0.06 ------------------------------------------------------------------------------- ======= Cycle 994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 995 steps, 2.56000 s simulation time, 1610.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 995 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1610.75 1610.748 1610.748 100.00 ------------------------------------------------------------------------------- PC_run 995 995 1605.33 1.613 1.613 99.66 GM_PC_couple 995 995 2.52 0.003 0.003 0.16 PC_GM_couple 995 995 2.00 0.002 0.002 0.12 #others 0.90 0.903 0.06 ------------------------------------------------------------------------------- ======= Cycle 995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 996 steps, 2.56000 s simulation time, 1612.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 996 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1612.27 1612.269 1612.269 100.00 ------------------------------------------------------------------------------- PC_run 996 996 1606.84 1.613 1.613 99.66 GM_PC_couple 996 996 2.52 0.003 0.003 0.16 PC_GM_couple 996 996 2.00 0.002 0.002 0.12 #others 0.90 0.904 0.06 ------------------------------------------------------------------------------- ======= Cycle 996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 997 steps, 2.56000 s simulation time, 1613.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 997 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1613.89 1613.887 1613.887 100.00 ------------------------------------------------------------------------------- PC_run 997 997 1608.46 1.613 1.613 99.66 GM_PC_couple 997 997 2.53 0.003 0.003 0.16 PC_GM_couple 997 997 2.00 0.002 0.002 0.12 #others 0.90 0.905 0.06 ------------------------------------------------------------------------------- ======= Cycle 997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 998 steps, 2.56000 s simulation time, 1615.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 998 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1615.58 1615.580 1615.580 100.00 ------------------------------------------------------------------------------- PC_run 998 998 1610.14 1.613 1.613 99.66 GM_PC_couple 998 998 2.53 0.003 0.003 0.16 PC_GM_couple 998 998 2.00 0.002 0.002 0.12 #others 0.91 0.906 0.06 ------------------------------------------------------------------------------- ======= Cycle 998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 999 steps, 2.56000 s simulation time, 1617.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 999 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1617.26 1617.263 1617.263 100.00 ------------------------------------------------------------------------------- PC_run 999 999 1611.82 1.613 1.613 99.66 GM_PC_couple 999 999 2.53 0.003 0.003 0.16 PC_GM_couple 999 999 2.00 0.002 0.002 0.12 #others 0.91 0.906 0.06 ------------------------------------------------------------------------------- ======= Cycle 999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1000 steps, 2.56000 s simulation time, 1618.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1000 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1618.76 1618.765 1618.765 100.00 ------------------------------------------------------------------------------- PC_run 1000 1000 1613.32 1.613 1.613 99.66 GM_PC_couple 1000 1000 2.53 0.003 0.003 0.16 PC_GM_couple 1000 1000 2.01 0.002 0.002 0.12 #others 0.91 0.907 0.06 ------------------------------------------------------------------------------- ======= Cycle 1000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1001 steps, 2.56000 s simulation time, 1620.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1001 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1620.33 1620.334 1620.334 100.00 ------------------------------------------------------------------------------- PC_run 1001 1001 1614.88 1.613 1.613 99.66 GM_PC_couple 1001 1001 2.54 0.003 0.003 0.16 PC_GM_couple 1001 1001 2.01 0.002 0.002 0.12 #others 0.91 0.908 0.06 ------------------------------------------------------------------------------- ======= Cycle 1001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1002 steps, 2.56000 s simulation time, 1622.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1002 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1622.42 1622.415 1622.415 100.00 ------------------------------------------------------------------------------- PC_run 1002 1002 1616.96 1.614 1.614 99.66 GM_PC_couple 1002 1002 2.54 0.003 0.003 0.16 PC_GM_couple 1002 1002 2.01 0.002 0.002 0.12 #others 0.91 0.909 0.06 ------------------------------------------------------------------------------- ======= Cycle 1002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1003 steps, 2.56000 s simulation time, 1624.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1003 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1624.49 1624.493 1624.493 100.00 ------------------------------------------------------------------------------- PC_run 1003 1003 1619.03 1.614 1.614 99.66 GM_PC_couple 1003 1003 2.54 0.003 0.003 0.16 PC_GM_couple 1003 1003 2.01 0.002 0.002 0.12 #others 0.91 0.910 0.06 ------------------------------------------------------------------------------- ======= Cycle 1003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1004 steps, 2.56000 s simulation time, 1626.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1004 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1626.90 1626.901 1626.901 100.00 ------------------------------------------------------------------------------- PC_run 1004 1004 1621.44 1.615 1.615 99.66 GM_PC_couple 1004 1004 2.54 0.003 0.003 0.16 PC_GM_couple 1004 1004 2.01 0.002 0.002 0.12 #others 0.91 0.910 0.06 ------------------------------------------------------------------------------- ======= Cycle 1004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1005 steps, 2.56000 s simulation time, 1628.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1005 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1628.56 1628.556 1628.556 100.00 ------------------------------------------------------------------------------- PC_run 1005 1005 1623.09 1.615 1.615 99.66 GM_PC_couple 1005 1005 2.54 0.003 0.003 0.16 PC_GM_couple 1005 1005 2.01 0.002 0.002 0.12 #others 0.91 0.911 0.06 ------------------------------------------------------------------------------- ======= Cycle 1005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1006 steps, 2.56000 s simulation time, 1630.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1006 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1630.07 1630.066 1630.066 100.00 ------------------------------------------------------------------------------- PC_run 1006 1006 1624.59 1.615 1.615 99.66 GM_PC_couple 1006 1006 2.55 0.003 0.003 0.16 PC_GM_couple 1006 1006 2.02 0.002 0.002 0.12 #others 0.91 0.912 0.06 ------------------------------------------------------------------------------- ======= Cycle 1006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1007 steps, 2.56000 s simulation time, 1631.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1007 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1631.46 1631.464 1631.464 100.00 ------------------------------------------------------------------------------- PC_run 1007 1007 1625.98 1.615 1.615 99.66 GM_PC_couple 1007 1007 2.55 0.003 0.003 0.16 PC_GM_couple 1007 1007 2.02 0.002 0.002 0.12 #others 0.91 0.913 0.06 ------------------------------------------------------------------------------- ======= Cycle 1007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1008 steps, 2.56000 s simulation time, 1632.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1008 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1632.88 1632.882 1632.882 100.00 ------------------------------------------------------------------------------- PC_run 1008 1008 1627.40 1.614 1.614 99.66 GM_PC_couple 1008 1008 2.55 0.003 0.003 0.16 PC_GM_couple 1008 1008 2.02 0.002 0.002 0.12 #others 0.91 0.914 0.06 ------------------------------------------------------------------------------- ======= Cycle 1008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1009 steps, 2.56000 s simulation time, 1634.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1009 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1634.54 1634.537 1634.537 100.00 ------------------------------------------------------------------------------- PC_run 1009 1009 1629.05 1.615 1.615 99.66 GM_PC_couple 1009 1009 2.55 0.003 0.003 0.16 PC_GM_couple 1009 1009 2.02 0.002 0.002 0.12 #others 0.91 0.914 0.06 ------------------------------------------------------------------------------- ======= Cycle 1009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1010 steps, 2.56000 s simulation time, 1636.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1010 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1636.07 1636.070 1636.070 100.00 ------------------------------------------------------------------------------- PC_run 1010 1010 1630.58 1.614 1.614 99.66 GM_PC_couple 1010 1010 2.56 0.003 0.003 0.16 PC_GM_couple 1010 1010 2.02 0.002 0.002 0.12 #others 0.91 0.915 0.06 ------------------------------------------------------------------------------- ======= Cycle 1010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1011 steps, 2.56000 s simulation time, 1637.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1011 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1637.82 1637.824 1637.824 100.00 ------------------------------------------------------------------------------- PC_run 1011 1011 1632.32 1.615 1.615 99.66 GM_PC_couple 1011 1011 2.56 0.003 0.003 0.16 PC_GM_couple 1011 1011 2.03 0.002 0.002 0.12 #others 0.92 0.916 0.06 ------------------------------------------------------------------------------- ======= Cycle 1011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1012 steps, 2.56000 s simulation time, 1639.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1012 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1639.68 1639.677 1639.677 100.00 ------------------------------------------------------------------------------- PC_run 1012 1012 1634.17 1.615 1.615 99.66 GM_PC_couple 1012 1012 2.56 0.003 0.003 0.16 PC_GM_couple 1012 1012 2.03 0.002 0.002 0.12 #others 0.92 0.916 0.06 ------------------------------------------------------------------------------- ======= Cycle 1012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1013 steps, 2.56000 s simulation time, 1641.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1013 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1641.51 1641.509 1641.509 100.00 ------------------------------------------------------------------------------- PC_run 1013 1013 1636.00 1.615 1.615 99.66 GM_PC_couple 1013 1013 2.56 0.003 0.003 0.16 PC_GM_couple 1013 1013 2.03 0.002 0.002 0.12 #others 0.92 0.917 0.06 ------------------------------------------------------------------------------- ======= Cycle 1013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1014 steps, 2.56000 s simulation time, 1644.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1014 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1644.04 1644.040 1644.040 100.00 ------------------------------------------------------------------------------- PC_run 1014 1014 1638.53 1.616 1.616 99.66 GM_PC_couple 1014 1014 2.57 0.003 0.003 0.16 PC_GM_couple 1014 1014 2.03 0.002 0.002 0.12 #others 0.92 0.918 0.06 ------------------------------------------------------------------------------- ======= Cycle 1014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1015 steps, 2.56000 s simulation time, 1646.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1015 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1646.24 1646.241 1646.241 100.00 ------------------------------------------------------------------------------- PC_run 1015 1015 1640.72 1.616 1.616 99.66 GM_PC_couple 1015 1015 2.57 0.003 0.003 0.16 PC_GM_couple 1015 1015 2.03 0.002 0.002 0.12 #others 0.92 0.919 0.06 ------------------------------------------------------------------------------- ======= Cycle 1015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1016 steps, 2.56000 s simulation time, 1647.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1016 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1647.85 1647.848 1647.848 100.00 ------------------------------------------------------------------------------- PC_run 1016 1016 1642.32 1.616 1.616 99.66 GM_PC_couple 1016 1016 2.57 0.003 0.003 0.16 PC_GM_couple 1016 1016 2.04 0.002 0.002 0.12 #others 0.92 0.920 0.06 ------------------------------------------------------------------------------- ======= Cycle 1016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1017 steps, 2.56000 s simulation time, 1649.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1017 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1649.46 1649.463 1649.463 100.00 ------------------------------------------------------------------------------- PC_run 1017 1017 1643.93 1.616 1.616 99.66 GM_PC_couple 1017 1017 2.57 0.003 0.003 0.16 PC_GM_couple 1017 1017 2.04 0.002 0.002 0.12 #others 0.92 0.921 0.06 ------------------------------------------------------------------------------- ======= Cycle 1017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1018 steps, 2.56000 s simulation time, 1651.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1018 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1651.48 1651.485 1651.485 100.00 ------------------------------------------------------------------------------- PC_run 1018 1018 1645.95 1.617 1.617 99.66 GM_PC_couple 1018 1018 2.58 0.003 0.003 0.16 PC_GM_couple 1018 1018 2.04 0.002 0.002 0.12 #others 0.92 0.922 0.06 ------------------------------------------------------------------------------- ======= Cycle 1018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1019 steps, 2.56000 s simulation time, 1653.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1019 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1653.08 1653.082 1653.082 100.00 ------------------------------------------------------------------------------- PC_run 1019 1019 1647.54 1.617 1.617 99.66 GM_PC_couple 1019 1019 2.58 0.003 0.003 0.16 PC_GM_couple 1019 1019 2.04 0.002 0.002 0.12 #others 0.92 0.923 0.06 ------------------------------------------------------------------------------- ======= Cycle 1019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1020 steps, 2.56000 s simulation time, 1654.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1020 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1654.60 1654.596 1654.596 100.00 ------------------------------------------------------------------------------- PC_run 1020 1020 1649.05 1.617 1.617 99.66 GM_PC_couple 1020 1020 2.58 0.003 0.003 0.16 PC_GM_couple 1020 1020 2.04 0.002 0.002 0.12 #others 0.92 0.924 0.06 ------------------------------------------------------------------------------- ======= Cycle 1020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1021 steps, 2.56000 s simulation time, 1656.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1021 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1656.80 1656.799 1656.799 100.00 ------------------------------------------------------------------------------- PC_run 1021 1021 1651.24 1.617 1.617 99.66 GM_PC_couple 1021 1021 2.59 0.003 0.003 0.16 PC_GM_couple 1021 1021 2.05 0.002 0.002 0.12 #others 0.93 0.925 0.06 ------------------------------------------------------------------------------- ======= Cycle 1021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1022 steps, 2.56000 s simulation time, 1658.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1022 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1658.68 1658.678 1658.678 100.00 ------------------------------------------------------------------------------- PC_run 1022 1022 1653.11 1.618 1.618 99.66 GM_PC_couple 1022 1022 2.59 0.003 0.003 0.16 PC_GM_couple 1022 1022 2.05 0.002 0.002 0.12 #others 0.93 0.927 0.06 ------------------------------------------------------------------------------- ======= Cycle 1022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1023 steps, 2.56000 s simulation time, 1660.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1023 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1660.18 1660.183 1660.183 100.00 ------------------------------------------------------------------------------- PC_run 1023 1023 1654.61 1.617 1.617 99.66 GM_PC_couple 1023 1023 2.59 0.003 0.003 0.16 PC_GM_couple 1023 1023 2.05 0.002 0.002 0.12 #others 0.93 0.928 0.06 ------------------------------------------------------------------------------- ======= Cycle 1023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1024 steps, 2.56000 s simulation time, 1662.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1024 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1662.00 1661.997 1661.997 100.00 ------------------------------------------------------------------------------- PC_run 1024 1024 1656.42 1.618 1.618 99.66 GM_PC_couple 1024 1024 2.59 0.003 0.003 0.16 PC_GM_couple 1024 1024 2.05 0.002 0.002 0.12 #others 0.93 0.928 0.06 ------------------------------------------------------------------------------- ======= Cycle 1024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1025 steps, 2.56000 s simulation time, 1663.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1025 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1663.63 1663.628 1663.628 100.00 ------------------------------------------------------------------------------- PC_run 1025 1025 1658.05 1.618 1.618 99.66 GM_PC_couple 1025 1025 2.60 0.003 0.003 0.16 PC_GM_couple 1025 1025 2.05 0.002 0.002 0.12 #others 0.93 0.929 0.06 ------------------------------------------------------------------------------- ======= Cycle 1025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1026 steps, 2.56000 s simulation time, 1665.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1026 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1665.32 1665.319 1665.319 100.00 ------------------------------------------------------------------------------- PC_run 1026 1026 1659.73 1.618 1.618 99.66 GM_PC_couple 1026 1026 2.60 0.003 0.003 0.16 PC_GM_couple 1026 1026 2.06 0.002 0.002 0.12 #others 0.93 0.930 0.06 ------------------------------------------------------------------------------- ======= Cycle 1026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1027 steps, 2.56000 s simulation time, 1666.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1027 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1666.96 1666.961 1666.961 100.00 ------------------------------------------------------------------------------- PC_run 1027 1027 1661.37 1.618 1.618 99.66 GM_PC_couple 1027 1027 2.60 0.003 0.003 0.16 PC_GM_couple 1027 1027 2.06 0.002 0.002 0.12 #others 0.93 0.930 0.06 ------------------------------------------------------------------------------- ======= Cycle 1027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1028 steps, 2.56000 s simulation time, 1668.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1028 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1668.81 1668.812 1668.812 100.00 ------------------------------------------------------------------------------- PC_run 1028 1028 1663.22 1.618 1.618 99.66 GM_PC_couple 1028 1028 2.60 0.003 0.003 0.16 PC_GM_couple 1028 1028 2.06 0.002 0.002 0.12 #others 0.93 0.931 0.06 ------------------------------------------------------------------------------- ======= Cycle 1028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1029 steps, 2.56000 s simulation time, 1670.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1029 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1670.87 1670.865 1670.865 100.00 ------------------------------------------------------------------------------- PC_run 1029 1029 1665.27 1.618 1.618 99.66 GM_PC_couple 1029 1029 2.61 0.003 0.003 0.16 PC_GM_couple 1029 1029 2.06 0.002 0.002 0.12 #others 0.93 0.932 0.06 ------------------------------------------------------------------------------- ======= Cycle 1029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1030 steps, 2.56000 s simulation time, 1673.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1030 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1673.55 1673.550 1673.550 100.00 ------------------------------------------------------------------------------- PC_run 1030 1030 1667.95 1.619 1.619 99.67 GM_PC_couple 1030 1030 2.61 0.003 0.003 0.16 PC_GM_couple 1030 1030 2.06 0.002 0.002 0.12 #others 0.93 0.933 0.06 ------------------------------------------------------------------------------- ======= Cycle 1030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1031 steps, 2.56000 s simulation time, 1675.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1031 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1675.49 1675.490 1675.490 100.00 ------------------------------------------------------------------------------- PC_run 1031 1031 1669.88 1.620 1.620 99.67 GM_PC_couple 1031 1031 2.61 0.003 0.003 0.16 PC_GM_couple 1031 1031 2.07 0.002 0.002 0.12 #others 0.93 0.933 0.06 ------------------------------------------------------------------------------- ======= Cycle 1031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1032 steps, 2.56000 s simulation time, 1677.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1032 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1677.26 1677.262 1677.262 100.00 ------------------------------------------------------------------------------- PC_run 1032 1032 1671.65 1.620 1.620 99.67 GM_PC_couple 1032 1032 2.61 0.003 0.003 0.16 PC_GM_couple 1032 1032 2.07 0.002 0.002 0.12 #others 0.93 0.934 0.06 ------------------------------------------------------------------------------- ======= Cycle 1032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1033 steps, 2.56000 s simulation time, 1678.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1033 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1678.79 1678.793 1678.793 100.00 ------------------------------------------------------------------------------- PC_run 1033 1033 1673.17 1.620 1.620 99.67 GM_PC_couple 1033 1033 2.61 0.003 0.003 0.16 PC_GM_couple 1033 1033 2.07 0.002 0.002 0.12 #others 0.94 0.935 0.06 ------------------------------------------------------------------------------- ======= Cycle 1033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1034 steps, 2.56000 s simulation time, 1680.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1034 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1680.60 1680.601 1680.601 100.00 ------------------------------------------------------------------------------- PC_run 1034 1034 1674.98 1.620 1.620 99.67 GM_PC_couple 1034 1034 2.62 0.003 0.003 0.16 PC_GM_couple 1034 1034 2.07 0.002 0.002 0.12 #others 0.94 0.936 0.06 ------------------------------------------------------------------------------- ======= Cycle 1034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1035 steps, 2.56000 s simulation time, 1682.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1035 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1682.21 1682.206 1682.206 100.00 ------------------------------------------------------------------------------- PC_run 1035 1035 1676.58 1.620 1.620 99.67 GM_PC_couple 1035 1035 2.62 0.003 0.003 0.16 PC_GM_couple 1035 1035 2.07 0.002 0.002 0.12 #others 0.94 0.937 0.06 ------------------------------------------------------------------------------- ======= Cycle 1035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1036 steps, 2.56000 s simulation time, 1683.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1036 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1683.77 1683.766 1683.766 100.00 ------------------------------------------------------------------------------- PC_run 1036 1036 1678.13 1.620 1.620 99.67 GM_PC_couple 1036 1036 2.62 0.003 0.003 0.16 PC_GM_couple 1036 1036 2.07 0.002 0.002 0.12 #others 0.94 0.938 0.06 ------------------------------------------------------------------------------- ======= Cycle 1036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1037 steps, 2.56000 s simulation time, 1685.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1037 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1685.47 1685.471 1685.471 100.00 ------------------------------------------------------------------------------- PC_run 1037 1037 1679.83 1.620 1.620 99.67 GM_PC_couple 1037 1037 2.62 0.003 0.003 0.16 PC_GM_couple 1037 1037 2.08 0.002 0.002 0.12 #others 0.94 0.939 0.06 ------------------------------------------------------------------------------- ======= Cycle 1037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1038 steps, 2.56000 s simulation time, 1687.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1038 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1687.29 1687.289 1687.289 100.00 ------------------------------------------------------------------------------- PC_run 1038 1038 1681.64 1.620 1.620 99.67 GM_PC_couple 1038 1038 2.63 0.003 0.003 0.16 PC_GM_couple 1038 1038 2.08 0.002 0.002 0.12 #others 0.94 0.940 0.06 ------------------------------------------------------------------------------- ======= Cycle 1038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1039 steps, 2.56000 s simulation time, 1688.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1039 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1688.97 1688.967 1688.967 100.00 ------------------------------------------------------------------------------- PC_run 1039 1039 1683.32 1.620 1.620 99.67 GM_PC_couple 1039 1039 2.63 0.003 0.003 0.16 PC_GM_couple 1039 1039 2.08 0.002 0.002 0.12 #others 0.94 0.941 0.06 ------------------------------------------------------------------------------- ======= Cycle 1039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1040 steps, 2.56000 s simulation time, 1690.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1040 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1690.45 1690.452 1690.452 100.00 ------------------------------------------------------------------------------- PC_run 1040 1040 1684.80 1.620 1.620 99.67 GM_PC_couple 1040 1040 2.63 0.003 0.003 0.16 PC_GM_couple 1040 1040 2.08 0.002 0.002 0.12 #others 0.94 0.942 0.06 ------------------------------------------------------------------------------- ======= Cycle 1040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1041 steps, 2.56000 s simulation time, 1691.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1041 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1691.98 1691.980 1691.980 100.00 ------------------------------------------------------------------------------- PC_run 1041 1041 1686.32 1.620 1.620 99.67 GM_PC_couple 1041 1041 2.63 0.003 0.003 0.16 PC_GM_couple 1041 1041 2.08 0.002 0.002 0.12 #others 0.94 0.943 0.06 ------------------------------------------------------------------------------- ======= Cycle 1041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1042 steps, 2.56000 s simulation time, 1693.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1042 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1693.65 1693.650 1693.650 100.00 ------------------------------------------------------------------------------- PC_run 1042 1042 1687.99 1.620 1.620 99.67 GM_PC_couple 1042 1042 2.64 0.003 0.003 0.16 PC_GM_couple 1042 1042 2.09 0.002 0.002 0.12 #others 0.94 0.944 0.06 ------------------------------------------------------------------------------- ======= Cycle 1042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1043 steps, 2.56000 s simulation time, 1695.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1043 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1695.46 1695.465 1695.465 100.00 ------------------------------------------------------------------------------- PC_run 1043 1043 1689.79 1.620 1.620 99.67 GM_PC_couple 1043 1043 2.64 0.003 0.003 0.16 PC_GM_couple 1043 1043 2.09 0.002 0.002 0.12 #others 0.94 0.945 0.06 ------------------------------------------------------------------------------- ======= Cycle 1043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1044 steps, 2.56000 s simulation time, 1697.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1044 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1697.39 1697.388 1697.388 100.00 ------------------------------------------------------------------------------- PC_run 1044 1044 1691.71 1.620 1.620 99.67 GM_PC_couple 1044 1044 2.64 0.003 0.003 0.16 PC_GM_couple 1044 1044 2.09 0.002 0.002 0.12 #others 0.95 0.946 0.06 ------------------------------------------------------------------------------- ======= Cycle 1044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1045 steps, 2.56000 s simulation time, 1699.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1045 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1699.51 1699.507 1699.507 100.00 ------------------------------------------------------------------------------- PC_run 1045 1045 1693.83 1.621 1.621 99.67 GM_PC_couple 1045 1045 2.64 0.003 0.003 0.16 PC_GM_couple 1045 1045 2.09 0.002 0.002 0.12 #others 0.95 0.946 0.06 ------------------------------------------------------------------------------- ======= Cycle 1045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1046 steps, 2.56000 s simulation time, 1701.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1046 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1701.99 1701.988 1701.988 100.00 ------------------------------------------------------------------------------- PC_run 1046 1046 1696.30 1.622 1.622 99.67 GM_PC_couple 1046 1046 2.64 0.003 0.003 0.16 PC_GM_couple 1046 1046 2.09 0.002 0.002 0.12 #others 0.95 0.947 0.06 ------------------------------------------------------------------------------- ======= Cycle 1046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1047 steps, 2.56000 s simulation time, 1703.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1047 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1703.49 1703.486 1703.486 100.00 ------------------------------------------------------------------------------- PC_run 1047 1047 1697.80 1.622 1.622 99.67 GM_PC_couple 1047 1047 2.65 0.003 0.003 0.16 PC_GM_couple 1047 1047 2.10 0.002 0.002 0.12 #others 0.95 0.948 0.06 ------------------------------------------------------------------------------- ======= Cycle 1047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1048 steps, 2.56000 s simulation time, 1704.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1048 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1704.99 1704.987 1704.987 100.00 ------------------------------------------------------------------------------- PC_run 1048 1048 1699.29 1.621 1.621 99.67 GM_PC_couple 1048 1048 2.65 0.003 0.003 0.16 PC_GM_couple 1048 1048 2.10 0.002 0.002 0.12 #others 0.95 0.949 0.06 ------------------------------------------------------------------------------- ======= Cycle 1048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1049 steps, 2.56000 s simulation time, 1706.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1049 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1706.54 1706.539 1706.539 100.00 ------------------------------------------------------------------------------- PC_run 1049 1049 1700.84 1.621 1.621 99.67 GM_PC_couple 1049 1049 2.65 0.003 0.003 0.16 PC_GM_couple 1049 1049 2.10 0.002 0.002 0.12 #others 0.95 0.950 0.06 ------------------------------------------------------------------------------- ======= Cycle 1049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1050 steps, 2.56000 s simulation time, 1708.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1050 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1708.33 1708.333 1708.333 100.00 ------------------------------------------------------------------------------- PC_run 1050 1050 1702.63 1.622 1.622 99.67 GM_PC_couple 1050 1050 2.65 0.003 0.003 0.16 PC_GM_couple 1050 1050 2.10 0.002 0.002 0.12 #others 0.95 0.951 0.06 ------------------------------------------------------------------------------- ======= Cycle 1050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1051 steps, 2.56000 s simulation time, 1709.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1051 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1709.76 1709.756 1709.756 100.00 ------------------------------------------------------------------------------- PC_run 1051 1051 1704.05 1.621 1.621 99.67 GM_PC_couple 1051 1051 2.66 0.003 0.003 0.16 PC_GM_couple 1051 1051 2.10 0.002 0.002 0.12 #others 0.95 0.952 0.06 ------------------------------------------------------------------------------- ======= Cycle 1051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1052 steps, 2.56000 s simulation time, 1711.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1052 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1711.30 1711.302 1711.302 100.00 ------------------------------------------------------------------------------- PC_run 1052 1052 1705.59 1.621 1.621 99.67 GM_PC_couple 1052 1052 2.66 0.003 0.003 0.16 PC_GM_couple 1052 1052 2.10 0.002 0.002 0.12 #others 0.95 0.952 0.06 ------------------------------------------------------------------------------- ======= Cycle 1052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1053 steps, 2.56000 s simulation time, 1712.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1053 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1712.78 1712.780 1712.780 100.00 ------------------------------------------------------------------------------- PC_run 1053 1053 1707.06 1.621 1.621 99.67 GM_PC_couple 1053 1053 2.66 0.003 0.003 0.16 PC_GM_couple 1053 1053 2.11 0.002 0.002 0.12 #others 0.95 0.953 0.06 ------------------------------------------------------------------------------- ======= Cycle 1053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1054 steps, 2.56000 s simulation time, 1714.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1054 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1714.37 1714.370 1714.370 100.00 ------------------------------------------------------------------------------- PC_run 1054 1054 1708.64 1.621 1.621 99.67 GM_PC_couple 1054 1054 2.66 0.003 0.003 0.16 PC_GM_couple 1054 1054 2.11 0.002 0.002 0.12 #others 0.95 0.954 0.06 ------------------------------------------------------------------------------- ======= Cycle 1054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1055 steps, 2.56000 s simulation time, 1715.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1055 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1715.79 1715.795 1715.795 100.00 ------------------------------------------------------------------------------- PC_run 1055 1055 1710.06 1.621 1.621 99.67 GM_PC_couple 1055 1055 2.67 0.003 0.003 0.16 PC_GM_couple 1055 1055 2.11 0.002 0.002 0.12 #others 0.96 0.955 0.06 ------------------------------------------------------------------------------- ======= Cycle 1055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1056 steps, 2.56000 s simulation time, 1717.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1056 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1717.29 1717.293 1717.293 100.00 ------------------------------------------------------------------------------- PC_run 1056 1056 1711.56 1.621 1.621 99.67 GM_PC_couple 1056 1056 2.67 0.003 0.003 0.16 PC_GM_couple 1056 1056 2.11 0.002 0.002 0.12 #others 0.96 0.956 0.06 ------------------------------------------------------------------------------- ======= Cycle 1056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1057 steps, 2.56000 s simulation time, 1718.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1057 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1718.69 1718.690 1718.690 100.00 ------------------------------------------------------------------------------- PC_run 1057 1057 1712.95 1.621 1.621 99.67 GM_PC_couple 1057 1057 2.67 0.003 0.003 0.16 PC_GM_couple 1057 1057 2.11 0.002 0.002 0.12 #others 0.96 0.957 0.06 ------------------------------------------------------------------------------- ======= Cycle 1057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1058 steps, 2.56000 s simulation time, 1720.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1058 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1720.55 1720.555 1720.555 100.00 ------------------------------------------------------------------------------- PC_run 1058 1058 1714.81 1.621 1.621 99.67 GM_PC_couple 1058 1058 2.67 0.003 0.003 0.16 PC_GM_couple 1058 1058 2.12 0.002 0.002 0.12 #others 0.96 0.958 0.06 ------------------------------------------------------------------------------- ======= Cycle 1058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1059 steps, 2.56000 s simulation time, 1722.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1059 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1722.10 1722.104 1722.104 100.00 ------------------------------------------------------------------------------- PC_run 1059 1059 1716.35 1.621 1.621 99.67 GM_PC_couple 1059 1059 2.67 0.003 0.003 0.16 PC_GM_couple 1059 1059 2.12 0.002 0.002 0.12 #others 0.96 0.959 0.06 ------------------------------------------------------------------------------- ======= Cycle 1059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1060 steps, 2.56000 s simulation time, 1723.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1060 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1723.59 1723.587 1723.587 100.00 ------------------------------------------------------------------------------- PC_run 1060 1060 1717.83 1.621 1.621 99.67 GM_PC_couple 1060 1060 2.68 0.003 0.003 0.16 PC_GM_couple 1060 1060 2.12 0.002 0.002 0.12 #others 0.96 0.959 0.06 ------------------------------------------------------------------------------- ======= Cycle 1060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1061 steps, 2.56000 s simulation time, 1725.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1061 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1725.04 1725.037 1725.037 100.00 ------------------------------------------------------------------------------- PC_run 1061 1061 1719.28 1.620 1.620 99.67 GM_PC_couple 1061 1061 2.68 0.003 0.003 0.16 PC_GM_couple 1061 1061 2.12 0.002 0.002 0.12 #others 0.96 0.960 0.06 ------------------------------------------------------------------------------- ======= Cycle 1061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1062 steps, 2.56000 s simulation time, 1726.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1062 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1726.51 1726.514 1726.514 100.00 ------------------------------------------------------------------------------- PC_run 1062 1062 1720.75 1.620 1.620 99.67 GM_PC_couple 1062 1062 2.68 0.003 0.003 0.16 PC_GM_couple 1062 1062 2.12 0.002 0.002 0.12 #others 0.96 0.961 0.06 ------------------------------------------------------------------------------- ======= Cycle 1062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1063 steps, 2.56000 s simulation time, 1728.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1063 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1728.11 1728.113 1728.113 100.00 ------------------------------------------------------------------------------- PC_run 1063 1063 1722.34 1.620 1.620 99.67 GM_PC_couple 1063 1063 2.68 0.003 0.003 0.16 PC_GM_couple 1063 1063 2.12 0.002 0.002 0.12 #others 0.96 0.962 0.06 ------------------------------------------------------------------------------- ======= Cycle 1063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1064 steps, 2.56000 s simulation time, 1729.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1064 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1729.80 1729.796 1729.796 100.00 ------------------------------------------------------------------------------- PC_run 1064 1064 1724.02 1.620 1.620 99.67 GM_PC_couple 1064 1064 2.69 0.003 0.003 0.16 PC_GM_couple 1064 1064 2.13 0.002 0.002 0.12 #others 0.96 0.963 0.06 ------------------------------------------------------------------------------- ======= Cycle 1064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1065 steps, 2.56000 s simulation time, 1731.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1065 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1731.32 1731.321 1731.321 100.00 ------------------------------------------------------------------------------- PC_run 1065 1065 1725.54 1.620 1.620 99.67 GM_PC_couple 1065 1065 2.69 0.003 0.003 0.16 PC_GM_couple 1065 1065 2.13 0.002 0.002 0.12 #others 0.96 0.964 0.06 ------------------------------------------------------------------------------- ======= Cycle 1065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1066 steps, 2.56000 s simulation time, 1732.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1066 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1732.78 1732.778 1732.778 100.00 ------------------------------------------------------------------------------- PC_run 1066 1066 1726.99 1.620 1.620 99.67 GM_PC_couple 1066 1066 2.69 0.003 0.003 0.16 PC_GM_couple 1066 1066 2.13 0.002 0.002 0.12 #others 0.96 0.965 0.06 ------------------------------------------------------------------------------- ======= Cycle 1066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1067 steps, 2.56000 s simulation time, 1734.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1067 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1734.19 1734.192 1734.192 100.00 ------------------------------------------------------------------------------- PC_run 1067 1067 1728.40 1.620 1.620 99.67 GM_PC_couple 1067 1067 2.69 0.003 0.003 0.16 PC_GM_couple 1067 1067 2.13 0.002 0.002 0.12 #others 0.97 0.966 0.06 ------------------------------------------------------------------------------- ======= Cycle 1067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1068 steps, 2.56000 s simulation time, 1735.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1068 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1735.65 1735.653 1735.653 100.00 ------------------------------------------------------------------------------- PC_run 1068 1068 1729.86 1.620 1.620 99.67 GM_PC_couple 1068 1068 2.69 0.003 0.003 0.16 PC_GM_couple 1068 1068 2.13 0.002 0.002 0.12 #others 0.97 0.966 0.06 ------------------------------------------------------------------------------- ======= Cycle 1068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1069 steps, 2.56000 s simulation time, 1737.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1069 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1737.46 1737.457 1737.457 100.00 ------------------------------------------------------------------------------- PC_run 1069 1069 1731.66 1.620 1.620 99.67 GM_PC_couple 1069 1069 2.70 0.003 0.003 0.16 PC_GM_couple 1069 1069 2.14 0.002 0.002 0.12 #others 0.97 0.968 0.06 ------------------------------------------------------------------------------- ======= Cycle 1069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1070 steps, 2.56000 s simulation time, 1738.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1070 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1738.96 1738.964 1738.964 100.00 ------------------------------------------------------------------------------- PC_run 1070 1070 1733.16 1.620 1.620 99.67 GM_PC_couple 1070 1070 2.70 0.003 0.003 0.16 PC_GM_couple 1070 1070 2.14 0.002 0.002 0.12 #others 0.97 0.969 0.06 ------------------------------------------------------------------------------- ======= Cycle 1070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1071 steps, 2.56000 s simulation time, 1740.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1071 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1740.59 1740.590 1740.590 100.00 ------------------------------------------------------------------------------- PC_run 1071 1071 1734.78 1.620 1.620 99.67 GM_PC_couple 1071 1071 2.70 0.003 0.003 0.16 PC_GM_couple 1071 1071 2.14 0.002 0.002 0.12 #others 0.97 0.970 0.06 ------------------------------------------------------------------------------- ======= Cycle 1071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1072 steps, 2.56000 s simulation time, 1742.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1072 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1742.11 1742.114 1742.114 100.00 ------------------------------------------------------------------------------- PC_run 1072 1072 1736.30 1.620 1.620 99.67 GM_PC_couple 1072 1072 2.70 0.003 0.003 0.16 PC_GM_couple 1072 1072 2.14 0.002 0.002 0.12 #others 0.97 0.970 0.06 ------------------------------------------------------------------------------- ======= Cycle 1072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1073 steps, 2.56000 s simulation time, 1743.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1073 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1743.62 1743.620 1743.620 100.00 ------------------------------------------------------------------------------- PC_run 1073 1073 1737.80 1.620 1.620 99.67 GM_PC_couple 1073 1073 2.71 0.003 0.003 0.16 PC_GM_couple 1073 1073 2.14 0.002 0.002 0.12 #others 0.97 0.971 0.06 ------------------------------------------------------------------------------- ======= Cycle 1073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1074 steps, 2.56000 s simulation time, 1745.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1074 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1745.34 1745.343 1745.343 100.00 ------------------------------------------------------------------------------- PC_run 1074 1074 1739.52 1.620 1.620 99.67 GM_PC_couple 1074 1074 2.71 0.003 0.003 0.16 PC_GM_couple 1074 1074 2.14 0.002 0.002 0.12 #others 0.97 0.972 0.06 ------------------------------------------------------------------------------- ======= Cycle 1074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1075 steps, 2.56000 s simulation time, 1746.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1075 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1746.81 1746.812 1746.812 100.00 ------------------------------------------------------------------------------- PC_run 1075 1075 1740.98 1.620 1.620 99.67 GM_PC_couple 1075 1075 2.71 0.003 0.003 0.16 PC_GM_couple 1075 1075 2.15 0.002 0.002 0.12 #others 0.97 0.973 0.06 ------------------------------------------------------------------------------- ======= Cycle 1075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1076 steps, 2.56000 s simulation time, 1748.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1076 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1748.43 1748.426 1748.426 100.00 ------------------------------------------------------------------------------- PC_run 1076 1076 1742.59 1.620 1.620 99.67 GM_PC_couple 1076 1076 2.71 0.003 0.003 0.16 PC_GM_couple 1076 1076 2.15 0.002 0.002 0.12 #others 0.97 0.973 0.06 ------------------------------------------------------------------------------- ======= Cycle 1076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1077 steps, 2.56000 s simulation time, 1750.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1077 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1750.01 1750.013 1750.013 100.00 ------------------------------------------------------------------------------- PC_run 1077 1077 1744.17 1.619 1.619 99.67 GM_PC_couple 1077 1077 2.72 0.003 0.003 0.16 PC_GM_couple 1077 1077 2.15 0.002 0.002 0.12 #others 0.97 0.974 0.06 ------------------------------------------------------------------------------- ======= Cycle 1077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1078 steps, 2.56000 s simulation time, 1751.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1078 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1751.75 1751.746 1751.746 100.00 ------------------------------------------------------------------------------- PC_run 1078 1078 1745.90 1.620 1.620 99.67 GM_PC_couple 1078 1078 2.72 0.003 0.003 0.16 PC_GM_couple 1078 1078 2.15 0.002 0.002 0.12 #others 0.98 0.975 0.06 ------------------------------------------------------------------------------- ======= Cycle 1078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1079 steps, 2.56000 s simulation time, 1753.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1079 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1753.33 1753.331 1753.331 100.00 ------------------------------------------------------------------------------- PC_run 1079 1079 1747.48 1.620 1.620 99.67 GM_PC_couple 1079 1079 2.72 0.003 0.003 0.16 PC_GM_couple 1079 1079 2.15 0.002 0.002 0.12 #others 0.98 0.976 0.06 ------------------------------------------------------------------------------- ======= Cycle 1079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1080 steps, 2.56000 s simulation time, 1754.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1080 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1754.74 1754.741 1754.741 100.00 ------------------------------------------------------------------------------- PC_run 1080 1080 1748.89 1.619 1.619 99.67 GM_PC_couple 1080 1080 2.72 0.003 0.003 0.16 PC_GM_couple 1080 1080 2.16 0.002 0.002 0.12 #others 0.98 0.977 0.06 ------------------------------------------------------------------------------- ======= Cycle 1080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1081 steps, 2.56000 s simulation time, 1756.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1081 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1756.52 1756.515 1756.515 100.00 ------------------------------------------------------------------------------- PC_run 1081 1081 1750.66 1.619 1.619 99.67 GM_PC_couple 1081 1081 2.72 0.003 0.003 0.16 PC_GM_couple 1081 1081 2.16 0.002 0.002 0.12 #others 0.98 0.978 0.06 ------------------------------------------------------------------------------- ======= Cycle 1081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1082 steps, 2.56000 s simulation time, 1758.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1082 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1758.94 1758.936 1758.936 100.00 ------------------------------------------------------------------------------- PC_run 1082 1082 1753.07 1.620 1.620 99.67 GM_PC_couple 1082 1082 2.73 0.003 0.003 0.16 PC_GM_couple 1082 1082 2.16 0.002 0.002 0.12 #others 0.98 0.979 0.06 ------------------------------------------------------------------------------- ======= Cycle 1082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1083 steps, 2.56000 s simulation time, 1760.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1083 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1760.79 1760.789 1760.789 100.00 ------------------------------------------------------------------------------- PC_run 1083 1083 1754.92 1.620 1.620 99.67 GM_PC_couple 1083 1083 2.73 0.003 0.003 0.15 PC_GM_couple 1083 1083 2.16 0.002 0.002 0.12 #others 0.98 0.980 0.06 ------------------------------------------------------------------------------- ======= Cycle 1083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1084 steps, 2.56000 s simulation time, 1763.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1084 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1763.01 1763.010 1763.010 100.00 ------------------------------------------------------------------------------- PC_run 1084 1084 1757.13 1.621 1.621 99.67 GM_PC_couple 1084 1084 2.73 0.003 0.003 0.15 PC_GM_couple 1084 1084 2.16 0.002 0.002 0.12 #others 0.98 0.981 0.06 ------------------------------------------------------------------------------- ======= Cycle 1084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1085 steps, 2.56000 s simulation time, 1764.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1085 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1764.81 1764.806 1764.806 100.00 ------------------------------------------------------------------------------- PC_run 1085 1085 1758.93 1.621 1.621 99.67 GM_PC_couple 1085 1085 2.73 0.003 0.003 0.15 PC_GM_couple 1085 1085 2.17 0.002 0.002 0.12 #others 0.98 0.981 0.06 ------------------------------------------------------------------------------- ======= Cycle 1085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1086 steps, 2.56000 s simulation time, 1766.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1086 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1766.90 1766.903 1766.903 100.00 ------------------------------------------------------------------------------- PC_run 1086 1086 1761.02 1.622 1.622 99.67 GM_PC_couple 1086 1086 2.74 0.003 0.003 0.15 PC_GM_couple 1086 1086 2.17 0.002 0.002 0.12 #others 0.98 0.982 0.06 ------------------------------------------------------------------------------- ======= Cycle 1086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1087 steps, 2.56000 s simulation time, 1768.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1087 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1768.74 1768.745 1768.745 100.00 ------------------------------------------------------------------------------- PC_run 1087 1087 1762.85 1.622 1.622 99.67 GM_PC_couple 1087 1087 2.74 0.003 0.003 0.15 PC_GM_couple 1087 1087 2.17 0.002 0.002 0.12 #others 0.98 0.983 0.06 ------------------------------------------------------------------------------- ======= Cycle 1087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1088 steps, 2.56000 s simulation time, 1770.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1088 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1770.68 1770.678 1770.678 100.00 ------------------------------------------------------------------------------- PC_run 1088 1088 1764.78 1.622 1.622 99.67 GM_PC_couple 1088 1088 2.74 0.003 0.003 0.15 PC_GM_couple 1088 1088 2.17 0.002 0.002 0.12 #others 0.98 0.984 0.06 ------------------------------------------------------------------------------- ======= Cycle 1088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1089 steps, 2.56000 s simulation time, 1772.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1089 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1772.51 1772.506 1772.506 100.00 ------------------------------------------------------------------------------- PC_run 1089 1089 1766.61 1.622 1.622 99.67 GM_PC_couple 1089 1089 2.74 0.003 0.003 0.15 PC_GM_couple 1089 1089 2.17 0.002 0.002 0.12 #others 0.98 0.985 0.06 ------------------------------------------------------------------------------- ======= Cycle 1089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1090 steps, 2.56000 s simulation time, 1775.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1090 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1775.82 1775.821 1775.821 100.00 ------------------------------------------------------------------------------- PC_run 1090 1090 1769.91 1.624 1.624 99.67 GM_PC_couple 1090 1090 2.75 0.003 0.003 0.15 PC_GM_couple 1090 1090 2.17 0.002 0.002 0.12 #others 0.99 0.986 0.06 ------------------------------------------------------------------------------- ======= Cycle 1090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1091 steps, 2.56000 s simulation time, 1778.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1091 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1778.98 1778.984 1778.984 100.00 ------------------------------------------------------------------------------- PC_run 1091 1091 1773.07 1.625 1.625 99.67 GM_PC_couple 1091 1091 2.75 0.003 0.003 0.15 PC_GM_couple 1091 1091 2.18 0.002 0.002 0.12 #others 0.99 0.987 0.06 ------------------------------------------------------------------------------- ======= Cycle 1091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1092 steps, 2.56000 s simulation time, 1781.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1092 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1781.42 1781.419 1781.419 100.00 ------------------------------------------------------------------------------- PC_run 1092 1092 1775.50 1.626 1.626 99.67 GM_PC_couple 1092 1092 2.75 0.003 0.003 0.15 PC_GM_couple 1092 1092 2.18 0.002 0.002 0.12 #others 0.99 0.988 0.06 ------------------------------------------------------------------------------- ======= Cycle 1092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1093 steps, 2.56000 s simulation time, 1784.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1093 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1784.29 1784.288 1784.288 100.00 ------------------------------------------------------------------------------- PC_run 1093 1093 1778.36 1.627 1.627 99.67 GM_PC_couple 1093 1093 2.75 0.003 0.003 0.15 PC_GM_couple 1093 1093 2.18 0.002 0.002 0.12 #others 0.99 0.989 0.06 ------------------------------------------------------------------------------- ======= Cycle 1093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1094 steps, 2.56000 s simulation time, 1786.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1094 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1786.99 1786.994 1786.994 100.00 ------------------------------------------------------------------------------- PC_run 1094 1094 1781.07 1.628 1.628 99.67 GM_PC_couple 1094 1094 2.76 0.003 0.003 0.15 PC_GM_couple 1094 1094 2.18 0.002 0.002 0.12 #others 0.99 0.989 0.06 ------------------------------------------------------------------------------- ======= Cycle 1094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1095 steps, 2.56000 s simulation time, 1789.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1095 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1789.98 1789.982 1789.982 100.00 ------------------------------------------------------------------------------- PC_run 1095 1095 1784.05 1.629 1.629 99.67 GM_PC_couple 1095 1095 2.76 0.003 0.003 0.15 PC_GM_couple 1095 1095 2.19 0.002 0.002 0.12 #others 0.99 0.990 0.06 ------------------------------------------------------------------------------- ======= Cycle 1095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1096 steps, 2.56000 s simulation time, 1791.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1096 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1791.94 1791.942 1791.942 100.00 ------------------------------------------------------------------------------- PC_run 1096 1096 1786.00 1.630 1.630 99.67 GM_PC_couple 1096 1096 2.76 0.003 0.003 0.15 PC_GM_couple 1096 1096 2.19 0.002 0.002 0.12 #others 0.99 0.991 0.06 ------------------------------------------------------------------------------- ======= Cycle 1096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1097 steps, 2.56000 s simulation time, 1794.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1097 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1794.02 1794.024 1794.024 100.00 ------------------------------------------------------------------------------- PC_run 1097 1097 1788.08 1.630 1.630 99.67 GM_PC_couple 1097 1097 2.76 0.003 0.003 0.15 PC_GM_couple 1097 1097 2.19 0.002 0.002 0.12 #others 0.99 0.992 0.06 ------------------------------------------------------------------------------- ======= Cycle 1097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1098 steps, 2.56000 s simulation time, 1796.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1098 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1796.55 1796.547 1796.547 100.00 ------------------------------------------------------------------------------- PC_run 1098 1098 1790.59 1.631 1.631 99.67 GM_PC_couple 1098 1098 2.77 0.003 0.003 0.15 PC_GM_couple 1098 1098 2.19 0.002 0.002 0.12 #others 0.99 0.993 0.06 ------------------------------------------------------------------------------- ======= Cycle 1098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1099 steps, 2.56000 s simulation time, 1798.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1099 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1798.59 1798.592 1798.592 100.00 ------------------------------------------------------------------------------- PC_run 1099 1099 1792.63 1.631 1.631 99.67 GM_PC_couple 1099 1099 2.77 0.003 0.003 0.15 PC_GM_couple 1099 1099 2.19 0.002 0.002 0.12 #others 0.99 0.994 0.06 ------------------------------------------------------------------------------- ======= Cycle 1099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1100 steps, 2.56000 s simulation time, 1800.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1800.55 1800.546 1800.546 100.00 ------------------------------------------------------------------------------- PC_run 1100 1100 1794.58 1.631 1.631 99.67 GM_PC_couple 1100 1100 2.77 0.003 0.003 0.15 PC_GM_couple 1100 1100 2.20 0.002 0.002 0.12 #others 1.00 0.995 0.06 ------------------------------------------------------------------------------- ======= Cycle 1100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1101 steps, 2.56000 s simulation time, 1802.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1802.64 1802.636 1802.636 100.00 ------------------------------------------------------------------------------- PC_run 1101 1101 1796.67 1.632 1.632 99.67 GM_PC_couple 1101 1101 2.77 0.003 0.003 0.15 PC_GM_couple 1101 1101 2.20 0.002 0.002 0.12 #others 1.00 0.996 0.06 ------------------------------------------------------------------------------- ======= Cycle 1101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1102 steps, 2.56000 s simulation time, 1804.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1804.49 1804.487 1804.487 100.00 ------------------------------------------------------------------------------- PC_run 1102 1102 1798.51 1.632 1.632 99.67 GM_PC_couple 1102 1102 2.78 0.003 0.003 0.15 PC_GM_couple 1102 1102 2.20 0.002 0.002 0.12 #others 1.00 0.997 0.06 ------------------------------------------------------------------------------- ======= Cycle 1102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1103 steps, 2.56000 s simulation time, 1808.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1808.33 1808.333 1808.333 100.00 ------------------------------------------------------------------------------- PC_run 1103 1103 1802.35 1.634 1.634 99.67 GM_PC_couple 1103 1103 2.78 0.003 0.003 0.15 PC_GM_couple 1103 1103 2.20 0.002 0.002 0.12 #others 1.00 0.997 0.06 ------------------------------------------------------------------------------- ======= Cycle 1103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1104 steps, 2.56000 s simulation time, 1810.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1810.31 1810.309 1810.309 100.00 ------------------------------------------------------------------------------- PC_run 1104 1104 1804.32 1.634 1.634 99.67 GM_PC_couple 1104 1104 2.78 0.003 0.003 0.15 PC_GM_couple 1104 1104 2.20 0.002 0.002 0.12 #others 1.00 0.998 0.06 ------------------------------------------------------------------------------- ======= Cycle 1104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1105 steps, 2.56000 s simulation time, 1812.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1812.31 1812.307 1812.307 100.00 ------------------------------------------------------------------------------- PC_run 1105 1105 1806.32 1.635 1.635 99.67 GM_PC_couple 1105 1105 2.79 0.003 0.003 0.15 PC_GM_couple 1105 1105 2.21 0.002 0.002 0.12 #others 1.00 0.999 0.06 ------------------------------------------------------------------------------- ======= Cycle 1105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1106 steps, 2.56000 s simulation time, 1814.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1814.55 1814.552 1814.552 100.00 ------------------------------------------------------------------------------- PC_run 1106 1106 1808.55 1.635 1.635 99.67 GM_PC_couple 1106 1106 2.79 0.003 0.003 0.15 PC_GM_couple 1106 1106 2.21 0.002 0.002 0.12 #others 1.00 1.000 0.06 ------------------------------------------------------------------------------- ======= Cycle 1106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1107 steps, 2.56000 s simulation time, 1816.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1816.55 1816.554 1816.554 100.00 ------------------------------------------------------------------------------- PC_run 1107 1107 1810.55 1.636 1.636 99.67 GM_PC_couple 1107 1107 2.79 0.003 0.003 0.15 PC_GM_couple 1107 1107 2.21 0.002 0.002 0.12 #others 1.00 1.001 0.06 ------------------------------------------------------------------------------- ======= Cycle 1107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1108 steps, 2.56000 s simulation time, 1818.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1818.71 1818.710 1818.710 100.00 ------------------------------------------------------------------------------- PC_run 1108 1108 1812.70 1.636 1.636 99.67 GM_PC_couple 1108 1108 2.79 0.003 0.003 0.15 PC_GM_couple 1108 1108 2.21 0.002 0.002 0.12 #others 1.00 1.002 0.06 ------------------------------------------------------------------------------- ======= Cycle 1108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1109 steps, 2.56000 s simulation time, 1820.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1820.62 1820.616 1820.616 100.00 ------------------------------------------------------------------------------- PC_run 1109 1109 1814.60 1.636 1.636 99.67 GM_PC_couple 1109 1109 2.80 0.003 0.003 0.15 PC_GM_couple 1109 1109 2.21 0.002 0.002 0.12 #others 1.00 1.003 0.06 ------------------------------------------------------------------------------- ======= Cycle 1109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1110 steps, 2.56000 s simulation time, 1822.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1822.40 1822.405 1822.405 100.00 ------------------------------------------------------------------------------- PC_run 1110 1110 1816.39 1.636 1.636 99.67 GM_PC_couple 1110 1110 2.80 0.003 0.003 0.15 PC_GM_couple 1110 1110 2.22 0.002 0.002 0.12 #others 1.00 1.004 0.06 ------------------------------------------------------------------------------- ======= Cycle 1110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1111 steps, 2.56000 s simulation time, 1824.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1824.31 1824.311 1824.311 100.00 ------------------------------------------------------------------------------- PC_run 1111 1111 1818.29 1.637 1.637 99.67 GM_PC_couple 1111 1111 2.80 0.003 0.003 0.15 PC_GM_couple 1111 1111 2.22 0.002 0.002 0.12 #others 1.01 1.005 0.06 ------------------------------------------------------------------------------- ======= Cycle 1111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1112 steps, 2.56000 s simulation time, 1826.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1826.10 1826.103 1826.103 100.00 ------------------------------------------------------------------------------- PC_run 1112 1112 1820.07 1.637 1.637 99.67 GM_PC_couple 1112 1112 2.80 0.003 0.003 0.15 PC_GM_couple 1112 1112 2.22 0.002 0.002 0.12 #others 1.01 1.006 0.06 ------------------------------------------------------------------------------- ======= Cycle 1112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1113 steps, 2.56000 s simulation time, 1828.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1828.25 1828.248 1828.248 100.00 ------------------------------------------------------------------------------- PC_run 1113 1113 1822.21 1.637 1.637 99.67 GM_PC_couple 1113 1113 2.81 0.003 0.003 0.15 PC_GM_couple 1113 1113 2.22 0.002 0.002 0.12 #others 1.01 1.007 0.06 ------------------------------------------------------------------------------- ======= Cycle 1113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1114 steps, 2.56000 s simulation time, 1830.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1114 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1830.19 1830.188 1830.188 100.00 ------------------------------------------------------------------------------- PC_run 1114 1114 1824.15 1.637 1.637 99.67 GM_PC_couple 1114 1114 2.81 0.003 0.003 0.15 PC_GM_couple 1114 1114 2.22 0.002 0.002 0.12 #others 1.01 1.007 0.06 ------------------------------------------------------------------------------- ======= Cycle 1114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1115 steps, 2.56000 s simulation time, 1832.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1115 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1832.28 1832.284 1832.284 100.00 ------------------------------------------------------------------------------- PC_run 1115 1115 1826.24 1.638 1.638 99.67 GM_PC_couple 1115 1115 2.81 0.003 0.003 0.15 PC_GM_couple 1115 1115 2.23 0.002 0.002 0.12 #others 1.01 1.008 0.06 ------------------------------------------------------------------------------- ======= Cycle 1115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1116 steps, 2.56000 s simulation time, 1834.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1116 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1834.81 1834.813 1834.813 100.00 ------------------------------------------------------------------------------- PC_run 1116 1116 1828.76 1.639 1.639 99.67 GM_PC_couple 1116 1116 2.81 0.003 0.003 0.15 PC_GM_couple 1116 1116 2.23 0.002 0.002 0.12 #others 1.01 1.009 0.05 ------------------------------------------------------------------------------- ======= Cycle 1116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1117 steps, 2.56000 s simulation time, 1839.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1117 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1839.95 1839.950 1839.950 100.00 ------------------------------------------------------------------------------- PC_run 1117 1117 1833.89 1.642 1.642 99.67 GM_PC_couple 1117 1117 2.82 0.003 0.003 0.15 PC_GM_couple 1117 1117 2.23 0.002 0.002 0.12 #others 1.01 1.010 0.05 ------------------------------------------------------------------------------- ======= Cycle 1117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1118 steps, 2.56000 s simulation time, 1842.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1118 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1842.50 1842.505 1842.505 100.00 ------------------------------------------------------------------------------- PC_run 1118 1118 1836.44 1.643 1.643 99.67 GM_PC_couple 1118 1118 2.82 0.003 0.003 0.15 PC_GM_couple 1118 1118 2.23 0.002 0.002 0.12 #others 1.01 1.011 0.05 ------------------------------------------------------------------------------- ======= Cycle 1118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1119 steps, 2.56000 s simulation time, 1844.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1119 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1844.38 1844.376 1844.376 100.00 ------------------------------------------------------------------------------- PC_run 1119 1119 1838.31 1.643 1.643 99.67 GM_PC_couple 1119 1119 2.82 0.003 0.003 0.15 PC_GM_couple 1119 1119 2.23 0.002 0.002 0.12 #others 1.01 1.012 0.05 ------------------------------------------------------------------------------- ======= Cycle 1119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1120 steps, 2.56000 s simulation time, 1845.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1120 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1845.78 1845.783 1845.783 100.00 ------------------------------------------------------------------------------- PC_run 1120 1120 1839.71 1.643 1.643 99.67 GM_PC_couple 1120 1120 2.82 0.003 0.003 0.15 PC_GM_couple 1120 1120 2.23 0.002 0.002 0.12 #others 1.01 1.013 0.05 ------------------------------------------------------------------------------- ======= Cycle 1120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1121 steps, 2.56000 s simulation time, 1847.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1121 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1847.46 1847.461 1847.461 100.00 ------------------------------------------------------------------------------- PC_run 1121 1121 1841.38 1.643 1.643 99.67 GM_PC_couple 1121 1121 2.83 0.003 0.003 0.15 PC_GM_couple 1121 1121 2.24 0.002 0.002 0.12 #others 1.01 1.013 0.05 ------------------------------------------------------------------------------- ======= Cycle 1121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1122 steps, 2.56000 s simulation time, 1851.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1122 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1851.16 1851.158 1851.158 100.00 ------------------------------------------------------------------------------- PC_run 1122 1122 1845.07 1.644 1.644 99.67 GM_PC_couple 1122 1122 2.83 0.003 0.003 0.15 PC_GM_couple 1122 1122 2.24 0.002 0.002 0.12 #others 1.01 1.015 0.05 ------------------------------------------------------------------------------- ======= Cycle 1122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1123 steps, 2.56000 s simulation time, 1853.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1123 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1853.48 1853.475 1853.475 100.00 ------------------------------------------------------------------------------- PC_run 1123 1123 1847.38 1.645 1.645 99.67 GM_PC_couple 1123 1123 2.84 0.003 0.003 0.15 PC_GM_couple 1123 1123 2.25 0.002 0.002 0.12 #others 1.02 1.016 0.05 ------------------------------------------------------------------------------- ======= Cycle 1123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1124 steps, 2.56000 s simulation time, 1855.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1124 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1855.82 1855.818 1855.818 100.00 ------------------------------------------------------------------------------- PC_run 1124 1124 1849.71 1.646 1.646 99.67 GM_PC_couple 1124 1124 2.84 0.003 0.003 0.15 PC_GM_couple 1124 1124 2.25 0.002 0.002 0.12 #others 1.02 1.018 0.05 ------------------------------------------------------------------------------- ======= Cycle 1124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1125 steps, 2.56000 s simulation time, 1857.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1125 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1857.42 1857.423 1857.423 100.00 ------------------------------------------------------------------------------- PC_run 1125 1125 1851.31 1.646 1.646 99.67 GM_PC_couple 1125 1125 2.84 0.003 0.003 0.15 PC_GM_couple 1125 1125 2.25 0.002 0.002 0.12 #others 1.02 1.019 0.05 ------------------------------------------------------------------------------- ======= Cycle 1125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1126 steps, 2.56000 s simulation time, 1858.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1126 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1858.81 1858.814 1858.814 100.00 ------------------------------------------------------------------------------- PC_run 1126 1126 1852.70 1.645 1.645 99.67 GM_PC_couple 1126 1126 2.84 0.003 0.003 0.15 PC_GM_couple 1126 1126 2.25 0.002 0.002 0.12 #others 1.02 1.020 0.05 ------------------------------------------------------------------------------- ======= Cycle 1126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1127 steps, 2.56000 s simulation time, 1860.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1127 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1860.24 1860.243 1860.243 100.00 ------------------------------------------------------------------------------- PC_run 1127 1127 1854.12 1.645 1.645 99.67 GM_PC_couple 1127 1127 2.85 0.003 0.003 0.15 PC_GM_couple 1127 1127 2.25 0.002 0.002 0.12 #others 1.02 1.021 0.05 ------------------------------------------------------------------------------- ======= Cycle 1127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1128 steps, 2.56000 s simulation time, 1861.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1128 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1861.63 1861.634 1861.634 100.00 ------------------------------------------------------------------------------- PC_run 1128 1128 1855.51 1.645 1.645 99.67 GM_PC_couple 1128 1128 2.85 0.003 0.003 0.15 PC_GM_couple 1128 1128 2.26 0.002 0.002 0.12 #others 1.02 1.022 0.05 ------------------------------------------------------------------------------- ======= Cycle 1128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1129 steps, 2.56000 s simulation time, 1863.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1129 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1863.17 1863.172 1863.172 100.00 ------------------------------------------------------------------------------- PC_run 1129 1129 1857.04 1.645 1.645 99.67 GM_PC_couple 1129 1129 2.85 0.003 0.003 0.15 PC_GM_couple 1129 1129 2.26 0.002 0.002 0.12 #others 1.02 1.023 0.05 ------------------------------------------------------------------------------- ======= Cycle 1129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1130 steps, 2.56000 s simulation time, 1864.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1130 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1864.54 1864.543 1864.543 100.00 ------------------------------------------------------------------------------- PC_run 1130 1130 1858.41 1.645 1.645 99.67 GM_PC_couple 1130 1130 2.85 0.003 0.003 0.15 PC_GM_couple 1130 1130 2.26 0.002 0.002 0.12 #others 1.02 1.023 0.05 ------------------------------------------------------------------------------- ======= Cycle 1130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1131 steps, 2.56000 s simulation time, 1866.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1131 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1866.75 1866.754 1866.754 100.00 ------------------------------------------------------------------------------- PC_run 1131 1131 1860.61 1.645 1.645 99.67 GM_PC_couple 1131 1131 2.86 0.003 0.003 0.15 PC_GM_couple 1131 1131 2.26 0.002 0.002 0.12 #others 1.02 1.024 0.05 ------------------------------------------------------------------------------- ======= Cycle 1131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1132 steps, 2.56000 s simulation time, 1868.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1132 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1868.44 1868.443 1868.443 100.00 ------------------------------------------------------------------------------- PC_run 1132 1132 1862.30 1.645 1.645 99.67 GM_PC_couple 1132 1132 2.86 0.003 0.003 0.15 PC_GM_couple 1132 1132 2.26 0.002 0.002 0.12 #others 1.03 1.025 0.05 ------------------------------------------------------------------------------- ======= Cycle 1132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1133 steps, 2.56000 s simulation time, 1870.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1133 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1870.05 1870.055 1870.055 100.00 ------------------------------------------------------------------------------- PC_run 1133 1133 1863.90 1.645 1.645 99.67 GM_PC_couple 1133 1133 2.86 0.003 0.003 0.15 PC_GM_couple 1133 1133 2.27 0.002 0.002 0.12 #others 1.03 1.026 0.05 ------------------------------------------------------------------------------- ======= Cycle 1133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1134 steps, 2.56000 s simulation time, 1871.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1134 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1871.61 1871.608 1871.608 100.00 ------------------------------------------------------------------------------- PC_run 1134 1134 1865.45 1.645 1.645 99.67 GM_PC_couple 1134 1134 2.86 0.003 0.003 0.15 PC_GM_couple 1134 1134 2.27 0.002 0.002 0.12 #others 1.03 1.027 0.05 ------------------------------------------------------------------------------- ======= Cycle 1134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1135 steps, 2.56000 s simulation time, 1873.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1135 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1873.49 1873.487 1873.487 100.00 ------------------------------------------------------------------------------- PC_run 1135 1135 1867.33 1.645 1.645 99.67 GM_PC_couple 1135 1135 2.87 0.003 0.003 0.15 PC_GM_couple 1135 1135 2.27 0.002 0.002 0.12 #others 1.03 1.028 0.05 ------------------------------------------------------------------------------- ======= Cycle 1135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1136 steps, 2.56000 s simulation time, 1875.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1136 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1875.56 1875.557 1875.557 100.00 ------------------------------------------------------------------------------- PC_run 1136 1136 1869.39 1.646 1.646 99.67 GM_PC_couple 1136 1136 2.87 0.003 0.003 0.15 PC_GM_couple 1136 1136 2.27 0.002 0.002 0.12 #others 1.03 1.029 0.05 ------------------------------------------------------------------------------- ======= Cycle 1136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1137 steps, 2.56000 s simulation time, 1878.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1137 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1878.13 1878.128 1878.128 100.00 ------------------------------------------------------------------------------- PC_run 1137 1137 1871.96 1.646 1.646 99.67 GM_PC_couple 1137 1137 2.87 0.003 0.003 0.15 PC_GM_couple 1137 1137 2.27 0.002 0.002 0.12 #others 1.03 1.030 0.05 ------------------------------------------------------------------------------- ======= Cycle 1137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1138 steps, 2.56000 s simulation time, 1880.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1138 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1880.22 1880.221 1880.221 100.00 ------------------------------------------------------------------------------- PC_run 1138 1138 1874.04 1.647 1.647 99.67 GM_PC_couple 1138 1138 2.87 0.003 0.003 0.15 PC_GM_couple 1138 1138 2.27 0.002 0.002 0.12 #others 1.03 1.030 0.05 ------------------------------------------------------------------------------- ======= Cycle 1138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1139 steps, 2.56000 s simulation time, 1881.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1139 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1881.80 1881.797 1881.797 100.00 ------------------------------------------------------------------------------- PC_run 1139 1139 1875.62 1.647 1.647 99.67 GM_PC_couple 1139 1139 2.87 0.003 0.003 0.15 PC_GM_couple 1139 1139 2.28 0.002 0.002 0.12 #others 1.03 1.031 0.05 ------------------------------------------------------------------------------- ======= Cycle 1139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1140 steps, 2.56000 s simulation time, 1883.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1140 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1883.53 1883.525 1883.525 100.00 ------------------------------------------------------------------------------- PC_run 1140 1140 1877.34 1.647 1.647 99.67 GM_PC_couple 1140 1140 2.88 0.003 0.003 0.15 PC_GM_couple 1140 1140 2.28 0.002 0.002 0.12 #others 1.03 1.032 0.05 ------------------------------------------------------------------------------- ======= Cycle 1140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1141 steps, 2.56000 s simulation time, 1884.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1141 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1884.93 1884.933 1884.933 100.00 ------------------------------------------------------------------------------- PC_run 1141 1141 1878.74 1.647 1.647 99.67 GM_PC_couple 1141 1141 2.88 0.003 0.003 0.15 PC_GM_couple 1141 1141 2.28 0.002 0.002 0.12 #others 1.03 1.032 0.05 ------------------------------------------------------------------------------- ======= Cycle 1141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1142 steps, 2.56000 s simulation time, 1886.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1142 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1886.64 1886.639 1886.639 100.00 ------------------------------------------------------------------------------- PC_run 1142 1142 1880.44 1.647 1.647 99.67 GM_PC_couple 1142 1142 2.88 0.003 0.003 0.15 PC_GM_couple 1142 1142 2.28 0.002 0.002 0.12 #others 1.03 1.033 0.05 ------------------------------------------------------------------------------- ======= Cycle 1142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1143 steps, 2.56000 s simulation time, 1888.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1143 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1888.49 1888.491 1888.491 100.00 ------------------------------------------------------------------------------- PC_run 1143 1143 1882.29 1.647 1.647 99.67 GM_PC_couple 1143 1143 2.88 0.003 0.003 0.15 PC_GM_couple 1143 1143 2.28 0.002 0.002 0.12 #others 1.03 1.034 0.05 ------------------------------------------------------------------------------- ======= Cycle 1143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1144 steps, 2.56000 s simulation time, 1889.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1144 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1889.96 1889.960 1889.960 100.00 ------------------------------------------------------------------------------- PC_run 1144 1144 1883.75 1.647 1.647 99.67 GM_PC_couple 1144 1144 2.89 0.003 0.003 0.15 PC_GM_couple 1144 1144 2.29 0.002 0.002 0.12 #others 1.03 1.035 0.05 ------------------------------------------------------------------------------- ======= Cycle 1144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1145 steps, 2.56000 s simulation time, 1891.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1145 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1891.39 1891.393 1891.393 100.00 ------------------------------------------------------------------------------- PC_run 1145 1145 1885.18 1.646 1.646 99.67 GM_PC_couple 1145 1145 2.89 0.003 0.003 0.15 PC_GM_couple 1145 1145 2.29 0.002 0.002 0.12 #others 1.04 1.035 0.05 ------------------------------------------------------------------------------- ======= Cycle 1145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1146 steps, 2.56000 s simulation time, 1892.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1146 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1892.89 1892.887 1892.887 100.00 ------------------------------------------------------------------------------- PC_run 1146 1146 1886.67 1.646 1.646 99.67 GM_PC_couple 1146 1146 2.89 0.003 0.003 0.15 PC_GM_couple 1146 1146 2.29 0.002 0.002 0.12 #others 1.04 1.036 0.05 ------------------------------------------------------------------------------- ======= Cycle 1146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1147 steps, 2.56000 s simulation time, 1894.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1147 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1894.56 1894.556 1894.556 100.00 ------------------------------------------------------------------------------- PC_run 1147 1147 1888.34 1.646 1.646 99.67 GM_PC_couple 1147 1147 2.89 0.003 0.003 0.15 PC_GM_couple 1147 1147 2.29 0.002 0.002 0.12 #others 1.04 1.037 0.05 ------------------------------------------------------------------------------- ======= Cycle 1147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1148 steps, 2.56000 s simulation time, 1896.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1148 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1896.29 1896.291 1896.291 100.00 ------------------------------------------------------------------------------- PC_run 1148 1148 1890.07 1.646 1.646 99.67 GM_PC_couple 1148 1148 2.89 0.003 0.003 0.15 PC_GM_couple 1148 1148 2.29 0.002 0.002 0.12 #others 1.04 1.038 0.05 ------------------------------------------------------------------------------- ======= Cycle 1148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1149 steps, 2.56000 s simulation time, 1897.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1149 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1897.72 1897.725 1897.725 100.00 ------------------------------------------------------------------------------- PC_run 1149 1149 1891.49 1.646 1.646 99.67 GM_PC_couple 1149 1149 2.90 0.003 0.003 0.15 PC_GM_couple 1149 1149 2.29 0.002 0.002 0.12 #others 1.04 1.039 0.05 ------------------------------------------------------------------------------- ======= Cycle 1149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1150 steps, 2.56000 s simulation time, 1899.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1150 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1899.46 1899.461 1899.461 100.00 ------------------------------------------------------------------------------- PC_run 1150 1150 1893.23 1.646 1.646 99.67 GM_PC_couple 1150 1150 2.90 0.003 0.003 0.15 PC_GM_couple 1150 1150 2.30 0.002 0.002 0.12 #others 1.04 1.039 0.05 ------------------------------------------------------------------------------- ======= Cycle 1150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1151 steps, 2.56000 s simulation time, 1901.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1151 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1901.47 1901.472 1901.472 100.00 ------------------------------------------------------------------------------- PC_run 1151 1151 1895.23 1.647 1.647 99.67 GM_PC_couple 1151 1151 2.90 0.003 0.003 0.15 PC_GM_couple 1151 1151 2.30 0.002 0.002 0.12 #others 1.04 1.040 0.05 ------------------------------------------------------------------------------- ======= Cycle 1151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1152 steps, 2.56000 s simulation time, 1903.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1152 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1903.53 1903.534 1903.534 100.00 ------------------------------------------------------------------------------- PC_run 1152 1152 1897.29 1.647 1.647 99.67 GM_PC_couple 1152 1152 2.90 0.003 0.003 0.15 PC_GM_couple 1152 1152 2.30 0.002 0.002 0.12 #others 1.04 1.041 0.05 ------------------------------------------------------------------------------- ======= Cycle 1152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1153 steps, 2.56000 s simulation time, 1905.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1153 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1905.67 1905.673 1905.673 100.00 ------------------------------------------------------------------------------- PC_run 1153 1153 1899.42 1.647 1.647 99.67 GM_PC_couple 1153 1153 2.91 0.003 0.003 0.15 PC_GM_couple 1153 1153 2.30 0.002 0.002 0.12 #others 1.04 1.042 0.05 ------------------------------------------------------------------------------- ======= Cycle 1153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1154 steps, 2.56000 s simulation time, 1907.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1154 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1907.70 1907.704 1907.704 100.00 ------------------------------------------------------------------------------- PC_run 1154 1154 1901.45 1.648 1.648 99.67 GM_PC_couple 1154 1154 2.91 0.003 0.003 0.15 PC_GM_couple 1154 1154 2.30 0.002 0.002 0.12 #others 1.04 1.043 0.05 ------------------------------------------------------------------------------- ======= Cycle 1154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1155 steps, 2.56000 s simulation time, 1909.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1155 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1909.21 1909.207 1909.207 100.00 ------------------------------------------------------------------------------- PC_run 1155 1155 1902.95 1.648 1.648 99.67 GM_PC_couple 1155 1155 2.91 0.003 0.003 0.15 PC_GM_couple 1155 1155 2.31 0.002 0.002 0.12 #others 1.04 1.043 0.05 ------------------------------------------------------------------------------- ======= Cycle 1155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1156 steps, 2.56000 s simulation time, 1910.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1156 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1910.67 1910.670 1910.670 100.00 ------------------------------------------------------------------------------- PC_run 1156 1156 1904.40 1.647 1.647 99.67 GM_PC_couple 1156 1156 2.91 0.003 0.003 0.15 PC_GM_couple 1156 1156 2.31 0.002 0.002 0.12 #others 1.04 1.044 0.05 ------------------------------------------------------------------------------- ======= Cycle 1156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1157 steps, 2.56000 s simulation time, 1912.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1157 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1912.12 1912.121 1912.121 100.00 ------------------------------------------------------------------------------- PC_run 1157 1157 1905.85 1.647 1.647 99.67 GM_PC_couple 1157 1157 2.92 0.003 0.003 0.15 PC_GM_couple 1157 1157 2.31 0.002 0.002 0.12 #others 1.05 1.045 0.05 ------------------------------------------------------------------------------- ======= Cycle 1157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1158 steps, 2.56000 s simulation time, 1913.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1158 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1913.54 1913.542 1913.542 100.00 ------------------------------------------------------------------------------- PC_run 1158 1158 1907.27 1.647 1.647 99.67 GM_PC_couple 1158 1158 2.92 0.003 0.003 0.15 PC_GM_couple 1158 1158 2.31 0.002 0.002 0.12 #others 1.05 1.046 0.05 ------------------------------------------------------------------------------- ======= Cycle 1158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1159 steps, 2.56000 s simulation time, 1915.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1159 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1915.09 1915.093 1915.093 100.00 ------------------------------------------------------------------------------- PC_run 1159 1159 1908.81 1.647 1.647 99.67 GM_PC_couple 1159 1159 2.92 0.003 0.003 0.15 PC_GM_couple 1159 1159 2.31 0.002 0.002 0.12 #others 1.05 1.047 0.05 ------------------------------------------------------------------------------- ======= Cycle 1159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1160 steps, 2.56000 s simulation time, 1916.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1160 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1916.56 1916.558 1916.558 100.00 ------------------------------------------------------------------------------- PC_run 1160 1160 1910.27 1.647 1.647 99.67 GM_PC_couple 1160 1160 2.92 0.003 0.003 0.15 PC_GM_couple 1160 1160 2.31 0.002 0.002 0.12 #others 1.05 1.048 0.05 ------------------------------------------------------------------------------- ======= Cycle 1160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1161 steps, 2.56000 s simulation time, 1917.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1161 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1917.95 1917.951 1917.951 100.00 ------------------------------------------------------------------------------- PC_run 1161 1161 1911.66 1.647 1.647 99.67 GM_PC_couple 1161 1161 2.92 0.003 0.003 0.15 PC_GM_couple 1161 1161 2.32 0.002 0.002 0.12 #others 1.05 1.049 0.05 ------------------------------------------------------------------------------- ======= Cycle 1161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1162 steps, 2.56000 s simulation time, 1919.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1162 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1919.40 1919.397 1919.397 100.00 ------------------------------------------------------------------------------- PC_run 1162 1162 1913.10 1.646 1.646 99.67 GM_PC_couple 1162 1162 2.93 0.003 0.003 0.15 PC_GM_couple 1162 1162 2.32 0.002 0.002 0.12 #others 1.05 1.050 0.05 ------------------------------------------------------------------------------- ======= Cycle 1162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1163 steps, 2.56000 s simulation time, 1920.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1163 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1920.85 1920.852 1920.852 100.00 ------------------------------------------------------------------------------- PC_run 1163 1163 1914.55 1.646 1.646 99.67 GM_PC_couple 1163 1163 2.93 0.003 0.003 0.15 PC_GM_couple 1163 1163 2.32 0.002 0.002 0.12 #others 1.05 1.051 0.05 ------------------------------------------------------------------------------- ======= Cycle 1163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1164 steps, 2.56000 s simulation time, 1922.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1164 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1922.47 1922.474 1922.474 100.00 ------------------------------------------------------------------------------- PC_run 1164 1164 1916.17 1.646 1.646 99.67 GM_PC_couple 1164 1164 2.93 0.003 0.003 0.15 PC_GM_couple 1164 1164 2.32 0.002 0.002 0.12 #others 1.05 1.052 0.05 ------------------------------------------------------------------------------- ======= Cycle 1164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1165 steps, 2.56000 s simulation time, 1923.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1165 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1923.91 1923.910 1923.910 100.00 ------------------------------------------------------------------------------- PC_run 1165 1165 1917.60 1.646 1.646 99.67 GM_PC_couple 1165 1165 2.93 0.003 0.003 0.15 PC_GM_couple 1165 1165 2.32 0.002 0.002 0.12 #others 1.05 1.052 0.05 ------------------------------------------------------------------------------- ======= Cycle 1165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1166 steps, 2.56000 s simulation time, 1925.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1166 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1925.46 1925.456 1925.456 100.00 ------------------------------------------------------------------------------- PC_run 1166 1166 1919.14 1.646 1.646 99.67 GM_PC_couple 1166 1166 2.94 0.003 0.003 0.15 PC_GM_couple 1166 1166 2.33 0.002 0.002 0.12 #others 1.05 1.053 0.05 ------------------------------------------------------------------------------- ======= Cycle 1166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1167 steps, 2.56000 s simulation time, 1926.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1167 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1926.79 1926.791 1926.791 100.00 ------------------------------------------------------------------------------- PC_run 1167 1167 1920.47 1.646 1.646 99.67 GM_PC_couple 1167 1167 2.94 0.003 0.003 0.15 PC_GM_couple 1167 1167 2.33 0.002 0.002 0.12 #others 1.05 1.054 0.05 ------------------------------------------------------------------------------- ======= Cycle 1167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1168 steps, 2.56000 s simulation time, 1928.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1168 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1928.30 1928.304 1928.304 100.00 ------------------------------------------------------------------------------- PC_run 1168 1168 1921.98 1.646 1.646 99.67 GM_PC_couple 1168 1168 2.94 0.003 0.003 0.15 PC_GM_couple 1168 1168 2.33 0.002 0.002 0.12 #others 1.06 1.055 0.05 ------------------------------------------------------------------------------- ======= Cycle 1168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1169 steps, 2.56000 s simulation time, 1929.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1169 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1929.74 1929.744 1929.744 100.00 ------------------------------------------------------------------------------- PC_run 1169 1169 1923.41 1.645 1.645 99.67 GM_PC_couple 1169 1169 2.94 0.003 0.003 0.15 PC_GM_couple 1169 1169 2.33 0.002 0.002 0.12 #others 1.06 1.056 0.05 ------------------------------------------------------------------------------- ======= Cycle 1169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1170 steps, 2.56000 s simulation time, 1931.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1170 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1931.17 1931.168 1931.168 100.00 ------------------------------------------------------------------------------- PC_run 1170 1170 1924.83 1.645 1.645 99.67 GM_PC_couple 1170 1170 2.94 0.003 0.003 0.15 PC_GM_couple 1170 1170 2.33 0.002 0.002 0.12 #others 1.06 1.057 0.05 ------------------------------------------------------------------------------- ======= Cycle 1170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1171 steps, 2.56000 s simulation time, 1932.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1171 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1932.60 1932.599 1932.599 100.00 ------------------------------------------------------------------------------- PC_run 1171 1171 1926.26 1.645 1.645 99.67 GM_PC_couple 1171 1171 2.95 0.003 0.003 0.15 PC_GM_couple 1171 1171 2.34 0.002 0.002 0.12 #others 1.06 1.058 0.05 ------------------------------------------------------------------------------- ======= Cycle 1171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1172 steps, 2.56000 s simulation time, 1934.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1172 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1934.21 1934.209 1934.209 100.00 ------------------------------------------------------------------------------- PC_run 1172 1172 1927.86 1.645 1.645 99.67 GM_PC_couple 1172 1172 2.95 0.003 0.003 0.15 PC_GM_couple 1172 1172 2.34 0.002 0.002 0.12 #others 1.06 1.058 0.05 ------------------------------------------------------------------------------- ======= Cycle 1172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1173 steps, 2.56000 s simulation time, 1935.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1173 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1935.61 1935.607 1935.607 100.00 ------------------------------------------------------------------------------- PC_run 1173 1173 1929.26 1.645 1.645 99.67 GM_PC_couple 1173 1173 2.95 0.003 0.003 0.15 PC_GM_couple 1173 1173 2.34 0.002 0.002 0.12 #others 1.06 1.059 0.05 ------------------------------------------------------------------------------- ======= Cycle 1173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1174 steps, 2.56000 s simulation time, 1937.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1174 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1937.03 1937.031 1937.031 100.00 ------------------------------------------------------------------------------- PC_run 1174 1174 1930.68 1.645 1.645 99.67 GM_PC_couple 1174 1174 2.95 0.003 0.003 0.15 PC_GM_couple 1174 1174 2.34 0.002 0.002 0.12 #others 1.06 1.060 0.05 ------------------------------------------------------------------------------- ======= Cycle 1174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1175 steps, 2.56000 s simulation time, 1938.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1175 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1938.45 1938.448 1938.448 100.00 ------------------------------------------------------------------------------- PC_run 1175 1175 1932.09 1.644 1.644 99.67 GM_PC_couple 1175 1175 2.96 0.003 0.003 0.15 PC_GM_couple 1175 1175 2.34 0.002 0.002 0.12 #others 1.06 1.061 0.05 ------------------------------------------------------------------------------- ======= Cycle 1175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1176 steps, 2.56000 s simulation time, 1940.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1176 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1940.22 1940.216 1940.216 100.00 ------------------------------------------------------------------------------- PC_run 1176 1176 1933.85 1.644 1.644 99.67 GM_PC_couple 1176 1176 2.96 0.003 0.003 0.15 PC_GM_couple 1176 1176 2.34 0.002 0.002 0.12 #others 1.06 1.061 0.05 ------------------------------------------------------------------------------- ======= Cycle 1176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1177 steps, 2.56000 s simulation time, 1941.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1177 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1941.77 1941.773 1941.773 100.00 ------------------------------------------------------------------------------- PC_run 1177 1177 1935.40 1.644 1.644 99.67 GM_PC_couple 1177 1177 2.96 0.003 0.003 0.15 PC_GM_couple 1177 1177 2.35 0.002 0.002 0.12 #others 1.06 1.063 0.05 ------------------------------------------------------------------------------- ======= Cycle 1177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1178 steps, 2.56000 s simulation time, 1943.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1178 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1943.35 1943.353 1943.353 100.00 ------------------------------------------------------------------------------- PC_run 1178 1178 1936.98 1.644 1.644 99.67 GM_PC_couple 1178 1178 2.97 0.003 0.003 0.15 PC_GM_couple 1178 1178 2.35 0.002 0.002 0.12 #others 1.06 1.064 0.05 ------------------------------------------------------------------------------- ======= Cycle 1178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1179 steps, 2.56000 s simulation time, 1945.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1179 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1945.01 1945.009 1945.009 100.00 ------------------------------------------------------------------------------- PC_run 1179 1179 1938.63 1.644 1.644 99.67 GM_PC_couple 1179 1179 2.97 0.003 0.003 0.15 PC_GM_couple 1179 1179 2.35 0.002 0.002 0.12 #others 1.06 1.065 0.05 ------------------------------------------------------------------------------- ======= Cycle 1179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1180 steps, 2.56000 s simulation time, 1946.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1180 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1946.70 1946.696 1946.696 100.00 ------------------------------------------------------------------------------- PC_run 1180 1180 1940.31 1.644 1.644 99.67 GM_PC_couple 1180 1180 2.97 0.003 0.003 0.15 PC_GM_couple 1180 1180 2.35 0.002 0.002 0.12 #others 1.07 1.066 0.05 ------------------------------------------------------------------------------- ======= Cycle 1180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1181 steps, 2.56000 s simulation time, 1948.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1181 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1948.16 1948.155 1948.155 100.00 ------------------------------------------------------------------------------- PC_run 1181 1181 1941.76 1.644 1.644 99.67 GM_PC_couple 1181 1181 2.97 0.003 0.003 0.15 PC_GM_couple 1181 1181 2.35 0.002 0.002 0.12 #others 1.07 1.067 0.05 ------------------------------------------------------------------------------- ======= Cycle 1181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1182 steps, 2.56000 s simulation time, 1949.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1182 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1949.54 1949.544 1949.544 100.00 ------------------------------------------------------------------------------- PC_run 1182 1182 1943.14 1.644 1.644 99.67 GM_PC_couple 1182 1182 2.97 0.003 0.003 0.15 PC_GM_couple 1182 1182 2.36 0.002 0.002 0.12 #others 1.07 1.068 0.05 ------------------------------------------------------------------------------- ======= Cycle 1182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1183 steps, 2.56000 s simulation time, 1951.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1183 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1951.23 1951.229 1951.229 100.00 ------------------------------------------------------------------------------- PC_run 1183 1183 1944.83 1.644 1.644 99.67 GM_PC_couple 1183 1183 2.98 0.003 0.003 0.15 PC_GM_couple 1183 1183 2.36 0.002 0.002 0.12 #others 1.07 1.068 0.05 ------------------------------------------------------------------------------- ======= Cycle 1183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1184 steps, 2.56000 s simulation time, 1953.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1184 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1953.48 1953.482 1953.482 100.00 ------------------------------------------------------------------------------- PC_run 1184 1184 1947.07 1.644 1.644 99.67 GM_PC_couple 1184 1184 2.98 0.003 0.003 0.15 PC_GM_couple 1184 1184 2.36 0.002 0.002 0.12 #others 1.07 1.069 0.05 ------------------------------------------------------------------------------- ======= Cycle 1184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1185 steps, 2.56000 s simulation time, 1955.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1185 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1955.60 1955.601 1955.601 100.00 ------------------------------------------------------------------------------- PC_run 1185 1185 1949.19 1.645 1.645 99.67 GM_PC_couple 1185 1185 2.98 0.003 0.003 0.15 PC_GM_couple 1185 1185 2.36 0.002 0.002 0.12 #others 1.07 1.071 0.05 ------------------------------------------------------------------------------- ======= Cycle 1185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1186 steps, 2.56000 s simulation time, 1957.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1186 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1957.41 1957.414 1957.414 100.00 ------------------------------------------------------------------------------- PC_run 1186 1186 1950.99 1.645 1.645 99.67 GM_PC_couple 1186 1186 2.98 0.003 0.003 0.15 PC_GM_couple 1186 1186 2.36 0.002 0.002 0.12 #others 1.07 1.072 0.05 ------------------------------------------------------------------------------- ======= Cycle 1186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1187 steps, 2.56000 s simulation time, 1959.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1187 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1959.06 1959.059 1959.059 100.00 ------------------------------------------------------------------------------- PC_run 1187 1187 1952.63 1.645 1.645 99.67 GM_PC_couple 1187 1187 2.99 0.003 0.003 0.15 PC_GM_couple 1187 1187 2.37 0.002 0.002 0.12 #others 1.07 1.073 0.05 ------------------------------------------------------------------------------- ======= Cycle 1187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1188 steps, 2.56000 s simulation time, 1961.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1188 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1961.23 1961.235 1961.235 100.00 ------------------------------------------------------------------------------- PC_run 1188 1188 1954.81 1.645 1.645 99.67 GM_PC_couple 1188 1188 2.99 0.003 0.003 0.15 PC_GM_couple 1188 1188 2.37 0.002 0.002 0.12 #others 1.07 1.073 0.05 ------------------------------------------------------------------------------- ======= Cycle 1188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1189 steps, 2.56000 s simulation time, 1963.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1189 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1963.28 1963.284 1963.284 100.00 ------------------------------------------------------------------------------- PC_run 1189 1189 1956.85 1.646 1.646 99.67 GM_PC_couple 1189 1189 2.99 0.003 0.003 0.15 PC_GM_couple 1189 1189 2.37 0.002 0.002 0.12 #others 1.07 1.074 0.05 ------------------------------------------------------------------------------- ======= Cycle 1189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1190 steps, 2.56000 s simulation time, 1965.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1190 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1965.25 1965.252 1965.252 100.00 ------------------------------------------------------------------------------- PC_run 1190 1190 1958.81 1.646 1.646 99.67 GM_PC_couple 1190 1190 2.99 0.003 0.003 0.15 PC_GM_couple 1190 1190 2.37 0.002 0.002 0.12 #others 1.07 1.075 0.05 ------------------------------------------------------------------------------- ======= Cycle 1190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1191 steps, 2.56000 s simulation time, 1966.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1191 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1966.97 1966.975 1966.975 100.00 ------------------------------------------------------------------------------- PC_run 1191 1191 1960.53 1.646 1.646 99.67 GM_PC_couple 1191 1191 3.00 0.003 0.003 0.15 PC_GM_couple 1191 1191 2.37 0.002 0.002 0.12 #others 1.08 1.075 0.05 ------------------------------------------------------------------------------- ======= Cycle 1191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1192 steps, 2.56000 s simulation time, 1968.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1192 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1968.49 1968.489 1968.489 100.00 ------------------------------------------------------------------------------- PC_run 1192 1192 1962.04 1.646 1.646 99.67 GM_PC_couple 1192 1192 3.00 0.003 0.003 0.15 PC_GM_couple 1192 1192 2.38 0.002 0.002 0.12 #others 1.08 1.076 0.05 ------------------------------------------------------------------------------- ======= Cycle 1192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1193 steps, 2.56000 s simulation time, 1969.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1193 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1969.89 1969.885 1969.885 100.00 ------------------------------------------------------------------------------- PC_run 1193 1193 1963.43 1.646 1.646 99.67 GM_PC_couple 1193 1193 3.00 0.003 0.003 0.15 PC_GM_couple 1193 1193 2.38 0.002 0.002 0.12 #others 1.08 1.077 0.05 ------------------------------------------------------------------------------- ======= Cycle 1193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1194 steps, 2.56000 s simulation time, 1971.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1194 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1971.48 1971.479 1971.479 100.00 ------------------------------------------------------------------------------- PC_run 1194 1194 1965.02 1.646 1.646 99.67 GM_PC_couple 1194 1194 3.00 0.003 0.003 0.15 PC_GM_couple 1194 1194 2.38 0.002 0.002 0.12 #others 1.08 1.078 0.05 ------------------------------------------------------------------------------- ======= Cycle 1194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1195 steps, 2.56000 s simulation time, 1973.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1195 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1973.00 1973.002 1973.002 100.00 ------------------------------------------------------------------------------- PC_run 1195 1195 1966.54 1.646 1.646 99.67 GM_PC_couple 1195 1195 3.00 0.003 0.003 0.15 PC_GM_couple 1195 1195 2.38 0.002 0.002 0.12 #others 1.08 1.079 0.05 ------------------------------------------------------------------------------- ======= Cycle 1195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1196 steps, 2.56000 s simulation time, 1974.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1196 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1974.33 1974.331 1974.331 100.00 ------------------------------------------------------------------------------- PC_run 1196 1196 1967.86 1.645 1.645 99.67 GM_PC_couple 1196 1196 3.01 0.003 0.003 0.15 PC_GM_couple 1196 1196 2.38 0.002 0.002 0.12 #others 1.08 1.080 0.05 ------------------------------------------------------------------------------- ======= Cycle 1196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1197 steps, 2.56000 s simulation time, 1975.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1197 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1975.64 1975.644 1975.644 100.00 ------------------------------------------------------------------------------- PC_run 1197 1197 1969.17 1.645 1.645 99.67 GM_PC_couple 1197 1197 3.01 0.003 0.003 0.15 PC_GM_couple 1197 1197 2.39 0.002 0.002 0.12 #others 1.08 1.081 0.05 ------------------------------------------------------------------------------- ======= Cycle 1197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1198 steps, 2.56000 s simulation time, 1977.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1198 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1977.25 1977.249 1977.249 100.00 ------------------------------------------------------------------------------- PC_run 1198 1198 1970.77 1.645 1.645 99.67 GM_PC_couple 1198 1198 3.01 0.003 0.003 0.15 PC_GM_couple 1198 1198 2.39 0.002 0.002 0.12 #others 1.08 1.082 0.05 ------------------------------------------------------------------------------- ======= Cycle 1198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1199 steps, 2.56000 s simulation time, 1979.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1199 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1979.49 1979.488 1979.488 100.00 ------------------------------------------------------------------------------- PC_run 1199 1199 1973.00 1.646 1.646 99.67 GM_PC_couple 1199 1199 3.01 0.003 0.003 0.15 PC_GM_couple 1199 1199 2.39 0.002 0.002 0.12 #others 1.08 1.083 0.05 ------------------------------------------------------------------------------- ======= Cycle 1199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1200 steps, 2.56000 s simulation time, 1981.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1200 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1981.55 1981.545 1981.545 100.00 ------------------------------------------------------------------------------- PC_run 1200 1200 1975.05 1.646 1.646 99.67 GM_PC_couple 1200 1200 3.02 0.003 0.003 0.15 PC_GM_couple 1200 1200 2.39 0.002 0.002 0.12 #others 1.08 1.084 0.05 ------------------------------------------------------------------------------- ======= Cycle 1200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1201 steps, 2.56000 s simulation time, 1983.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1201 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1983.32 1983.316 1983.316 100.00 ------------------------------------------------------------------------------- PC_run 1201 1201 1976.82 1.646 1.646 99.67 GM_PC_couple 1201 1201 3.02 0.003 0.003 0.15 PC_GM_couple 1201 1201 2.39 0.002 0.002 0.12 #others 1.09 1.085 0.05 ------------------------------------------------------------------------------- ======= Cycle 1201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1202 steps, 2.56000 s simulation time, 1985.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1202 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1985.61 1985.610 1985.610 100.00 ------------------------------------------------------------------------------- PC_run 1202 1202 1979.11 1.647 1.647 99.67 GM_PC_couple 1202 1202 3.02 0.003 0.003 0.15 PC_GM_couple 1202 1202 2.39 0.002 0.002 0.12 #others 1.09 1.086 0.05 ------------------------------------------------------------------------------- ======= Cycle 1202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1203 steps, 2.56000 s simulation time, 1987.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1203 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1987.22 1987.223 1987.223 100.00 ------------------------------------------------------------------------------- PC_run 1203 1203 1980.72 1.646 1.646 99.67 GM_PC_couple 1203 1203 3.02 0.003 0.003 0.15 PC_GM_couple 1203 1203 2.40 0.002 0.002 0.12 #others 1.09 1.087 0.05 ------------------------------------------------------------------------------- ======= Cycle 1203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1204 steps, 2.56000 s simulation time, 1988.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1204 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1988.83 1988.828 1988.828 100.00 ------------------------------------------------------------------------------- PC_run 1204 1204 1982.32 1.646 1.646 99.67 GM_PC_couple 1204 1204 3.03 0.003 0.003 0.15 PC_GM_couple 1204 1204 2.40 0.002 0.002 0.12 #others 1.09 1.088 0.05 ------------------------------------------------------------------------------- ======= Cycle 1204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1205 steps, 2.56000 s simulation time, 1990.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1205 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1990.28 1990.281 1990.281 100.00 ------------------------------------------------------------------------------- PC_run 1205 1205 1983.77 1.646 1.646 99.67 GM_PC_couple 1205 1205 3.03 0.003 0.003 0.15 PC_GM_couple 1205 1205 2.40 0.002 0.002 0.12 #others 1.09 1.088 0.05 ------------------------------------------------------------------------------- ======= Cycle 1205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1206 steps, 2.56000 s simulation time, 1991.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1206 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1991.68 1991.677 1991.677 100.00 ------------------------------------------------------------------------------- PC_run 1206 1206 1985.16 1.646 1.646 99.67 GM_PC_couple 1206 1206 3.03 0.003 0.003 0.15 PC_GM_couple 1206 1206 2.40 0.002 0.002 0.12 #others 1.09 1.089 0.05 ------------------------------------------------------------------------------- ======= Cycle 1206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1207 steps, 2.56000 s simulation time, 1993.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1207 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1993.11 1993.113 1993.113 100.00 ------------------------------------------------------------------------------- PC_run 1207 1207 1986.59 1.646 1.646 99.67 GM_PC_couple 1207 1207 3.03 0.003 0.003 0.15 PC_GM_couple 1207 1207 2.40 0.002 0.002 0.12 #others 1.09 1.090 0.05 ------------------------------------------------------------------------------- ======= Cycle 1207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1208 steps, 2.56000 s simulation time, 1994.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1208 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1994.72 1994.715 1994.715 100.00 ------------------------------------------------------------------------------- PC_run 1208 1208 1988.18 1.646 1.646 99.67 GM_PC_couple 1208 1208 3.03 0.003 0.003 0.15 PC_GM_couple 1208 1208 2.41 0.002 0.002 0.12 #others 1.09 1.091 0.05 ------------------------------------------------------------------------------- ======= Cycle 1208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1209 steps, 2.56000 s simulation time, 1996.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1209 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1996.20 1996.203 1996.203 100.00 ------------------------------------------------------------------------------- PC_run 1209 1209 1989.67 1.646 1.646 99.67 GM_PC_couple 1209 1209 3.04 0.003 0.003 0.15 PC_GM_couple 1209 1209 2.41 0.002 0.002 0.12 #others 1.09 1.092 0.05 ------------------------------------------------------------------------------- ======= Cycle 1209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1210 steps, 2.56000 s simulation time, 1997.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1210 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1997.61 1997.612 1997.612 100.00 ------------------------------------------------------------------------------- PC_run 1210 1210 1991.07 1.646 1.646 99.67 GM_PC_couple 1210 1210 3.04 0.003 0.003 0.15 PC_GM_couple 1210 1210 2.41 0.002 0.002 0.12 #others 1.09 1.093 0.05 ------------------------------------------------------------------------------- ======= Cycle 1210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1211 steps, 2.56000 s simulation time, 1999.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1211 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1999.24 1999.236 1999.236 100.00 ------------------------------------------------------------------------------- PC_run 1211 1211 1992.69 1.645 1.645 99.67 GM_PC_couple 1211 1211 3.04 0.003 0.003 0.15 PC_GM_couple 1211 1211 2.41 0.002 0.002 0.12 #others 1.09 1.094 0.05 ------------------------------------------------------------------------------- ======= Cycle 1211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1212 steps, 2.56000 s simulation time, 2001.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1212 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2001.96 2001.956 2001.956 100.00 ------------------------------------------------------------------------------- PC_run 1212 1212 1995.41 1.646 1.646 99.67 GM_PC_couple 1212 1212 3.04 0.003 0.003 0.15 PC_GM_couple 1212 1212 2.41 0.002 0.002 0.12 #others 1.09 1.094 0.05 ------------------------------------------------------------------------------- ======= Cycle 1212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1213 steps, 2.56000 s simulation time, 2003.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1213 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2003.62 2003.621 2003.621 100.00 ------------------------------------------------------------------------------- PC_run 1213 1213 1997.06 1.646 1.646 99.67 GM_PC_couple 1213 1213 3.05 0.003 0.003 0.15 PC_GM_couple 1213 1213 2.41 0.002 0.002 0.12 #others 1.10 1.095 0.05 ------------------------------------------------------------------------------- ======= Cycle 1213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1214 steps, 2.56000 s simulation time, 2005.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1214 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2005.57 2005.566 2005.566 100.00 ------------------------------------------------------------------------------- PC_run 1214 1214 1999.00 1.647 1.647 99.67 GM_PC_couple 1214 1214 3.05 0.003 0.003 0.15 PC_GM_couple 1214 1214 2.42 0.002 0.002 0.12 #others 1.10 1.096 0.05 ------------------------------------------------------------------------------- ======= Cycle 1214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1215 steps, 2.56000 s simulation time, 2007.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1215 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2007.44 2007.445 2007.445 100.00 ------------------------------------------------------------------------------- PC_run 1215 1215 2000.88 1.647 1.647 99.67 GM_PC_couple 1215 1215 3.05 0.003 0.003 0.15 PC_GM_couple 1215 1215 2.42 0.002 0.002 0.12 #others 1.10 1.097 0.05 ------------------------------------------------------------------------------- ======= Cycle 1215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1216 steps, 2.56000 s simulation time, 2009.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1216 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2009.05 2009.046 2009.046 100.00 ------------------------------------------------------------------------------- PC_run 1216 1216 2002.47 1.647 1.647 99.67 GM_PC_couple 1216 1216 3.05 0.003 0.003 0.15 PC_GM_couple 1216 1216 2.42 0.002 0.002 0.12 #others 1.10 1.098 0.05 ------------------------------------------------------------------------------- ======= Cycle 1216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1217 steps, 2.56000 s simulation time, 2010.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1217 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2010.39 2010.395 2010.395 100.00 ------------------------------------------------------------------------------- PC_run 1217 1217 2003.82 1.647 1.647 99.67 GM_PC_couple 1217 1217 3.06 0.003 0.003 0.15 PC_GM_couple 1217 1217 2.42 0.002 0.002 0.12 #others 1.10 1.099 0.05 ------------------------------------------------------------------------------- ======= Cycle 1217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1218 steps, 2.56000 s simulation time, 2011.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1218 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2011.80 2011.804 2011.804 100.00 ------------------------------------------------------------------------------- PC_run 1218 1218 2005.22 1.646 1.646 99.67 GM_PC_couple 1218 1218 3.06 0.003 0.003 0.15 PC_GM_couple 1218 1218 2.42 0.002 0.002 0.12 #others 1.10 1.100 0.05 ------------------------------------------------------------------------------- ======= Cycle 1218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1219 steps, 2.56000 s simulation time, 2013.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1219 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2013.37 2013.373 2013.373 100.00 ------------------------------------------------------------------------------- PC_run 1219 1219 2006.79 1.646 1.646 99.67 GM_PC_couple 1219 1219 3.06 0.003 0.003 0.15 PC_GM_couple 1219 1219 2.43 0.002 0.002 0.12 #others 1.10 1.100 0.05 ------------------------------------------------------------------------------- ======= Cycle 1219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1220 steps, 2.56000 s simulation time, 2015.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1220 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2015.19 2015.192 2015.192 100.00 ------------------------------------------------------------------------------- PC_run 1220 1220 2008.60 1.646 1.646 99.67 GM_PC_couple 1220 1220 3.06 0.003 0.003 0.15 PC_GM_couple 1220 1220 2.43 0.002 0.002 0.12 #others 1.10 1.101 0.05 ------------------------------------------------------------------------------- ======= Cycle 1220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1221 steps, 2.56000 s simulation time, 2016.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1221 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2016.53 2016.533 2016.533 100.00 ------------------------------------------------------------------------------- PC_run 1221 1221 2009.94 1.646 1.646 99.67 GM_PC_couple 1221 1221 3.06 0.003 0.003 0.15 PC_GM_couple 1221 1221 2.43 0.002 0.002 0.12 #others 1.10 1.102 0.05 ------------------------------------------------------------------------------- ======= Cycle 1221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1222 steps, 2.56000 s simulation time, 2017.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1222 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2017.91 2017.913 2017.913 100.00 ------------------------------------------------------------------------------- PC_run 1222 1222 2011.31 1.646 1.646 99.67 GM_PC_couple 1222 1222 3.07 0.003 0.003 0.15 PC_GM_couple 1222 1222 2.43 0.002 0.002 0.12 #others 1.10 1.103 0.05 ------------------------------------------------------------------------------- ======= Cycle 1222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1223 steps, 2.56000 s simulation time, 2019.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1223 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2019.36 2019.355 2019.355 100.00 ------------------------------------------------------------------------------- PC_run 1223 1223 2012.75 1.646 1.646 99.67 GM_PC_couple 1223 1223 3.07 0.003 0.003 0.15 PC_GM_couple 1223 1223 2.43 0.002 0.002 0.12 #others 1.10 1.104 0.05 ------------------------------------------------------------------------------- ======= Cycle 1223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1224 steps, 2.56000 s simulation time, 2021.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1224 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2021.02 2021.017 2021.017 100.00 ------------------------------------------------------------------------------- PC_run 1224 1224 2014.41 1.646 1.646 99.67 GM_PC_couple 1224 1224 3.07 0.003 0.003 0.15 PC_GM_couple 1224 1224 2.43 0.002 0.002 0.12 #others 1.10 1.105 0.05 ------------------------------------------------------------------------------- ======= Cycle 1224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1225 steps, 2.56000 s simulation time, 2022.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1225 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2022.47 2022.474 2022.474 100.00 ------------------------------------------------------------------------------- PC_run 1225 1225 2015.86 1.646 1.646 99.67 GM_PC_couple 1225 1225 3.07 0.003 0.003 0.15 PC_GM_couple 1225 1225 2.44 0.002 0.002 0.12 #others 1.11 1.105 0.05 ------------------------------------------------------------------------------- ======= Cycle 1225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1226 steps, 2.56000 s simulation time, 2023.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1226 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2023.88 2023.877 2023.877 100.00 ------------------------------------------------------------------------------- PC_run 1226 1226 2017.26 1.645 1.645 99.67 GM_PC_couple 1226 1226 3.08 0.003 0.003 0.15 PC_GM_couple 1226 1226 2.44 0.002 0.002 0.12 #others 1.11 1.106 0.05 ------------------------------------------------------------------------------- ======= Cycle 1226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1227 steps, 2.56000 s simulation time, 2025.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1227 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2025.27 2025.273 2025.273 100.00 ------------------------------------------------------------------------------- PC_run 1227 1227 2018.65 1.645 1.645 99.67 GM_PC_couple 1227 1227 3.08 0.003 0.003 0.15 PC_GM_couple 1227 1227 2.44 0.002 0.002 0.12 #others 1.11 1.107 0.05 ------------------------------------------------------------------------------- ======= Cycle 1227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1228 steps, 2.56000 s simulation time, 2026.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1228 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2026.61 2026.613 2026.613 100.00 ------------------------------------------------------------------------------- PC_run 1228 1228 2019.98 1.645 1.645 99.67 GM_PC_couple 1228 1228 3.08 0.003 0.003 0.15 PC_GM_couple 1228 1228 2.44 0.002 0.002 0.12 #others 1.11 1.107 0.05 ------------------------------------------------------------------------------- ======= Cycle 1228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1229 steps, 2.56000 s simulation time, 2028.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1229 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2028.25 2028.249 2028.249 100.00 ------------------------------------------------------------------------------- PC_run 1229 1229 2021.61 1.645 1.645 99.67 GM_PC_couple 1229 1229 3.08 0.003 0.003 0.15 PC_GM_couple 1229 1229 2.44 0.002 0.002 0.12 #others 1.11 1.108 0.05 ------------------------------------------------------------------------------- ======= Cycle 1229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1230 steps, 2.56000 s simulation time, 2029.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1230 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2029.67 2029.674 2029.674 100.00 ------------------------------------------------------------------------------- PC_run 1230 1230 2023.03 1.645 1.645 99.67 GM_PC_couple 1230 1230 3.08 0.003 0.003 0.15 PC_GM_couple 1230 1230 2.45 0.002 0.002 0.12 #others 1.11 1.109 0.05 ------------------------------------------------------------------------------- ======= Cycle 1230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1231 steps, 2.56000 s simulation time, 2031.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1231 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2031.09 2031.092 2031.092 100.00 ------------------------------------------------------------------------------- PC_run 1231 1231 2024.45 1.645 1.645 99.67 GM_PC_couple 1231 1231 3.09 0.003 0.003 0.15 PC_GM_couple 1231 1231 2.45 0.002 0.002 0.12 #others 1.11 1.109 0.05 ------------------------------------------------------------------------------- ======= Cycle 1231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1232 steps, 2.56000 s simulation time, 2032.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1232 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2032.51 2032.506 2032.506 100.00 ------------------------------------------------------------------------------- PC_run 1232 1232 2025.86 1.644 1.644 99.67 GM_PC_couple 1232 1232 3.09 0.003 0.003 0.15 PC_GM_couple 1232 1232 2.45 0.002 0.002 0.12 #others 1.11 1.111 0.05 ------------------------------------------------------------------------------- ======= Cycle 1232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1233 steps, 2.56000 s simulation time, 2033.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1233 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2033.87 2033.869 2033.869 100.00 ------------------------------------------------------------------------------- PC_run 1233 1233 2027.22 1.644 1.644 99.67 GM_PC_couple 1233 1233 3.09 0.003 0.003 0.15 PC_GM_couple 1233 1233 2.45 0.002 0.002 0.12 #others 1.11 1.111 0.05 ------------------------------------------------------------------------------- ======= Cycle 1233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1234 steps, 2.56000 s simulation time, 2035.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1234 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2035.41 2035.412 2035.412 100.00 ------------------------------------------------------------------------------- PC_run 1234 1234 2028.75 1.644 1.644 99.67 GM_PC_couple 1234 1234 3.09 0.003 0.003 0.15 PC_GM_couple 1234 1234 2.45 0.002 0.002 0.12 #others 1.11 1.112 0.05 ------------------------------------------------------------------------------- ======= Cycle 1234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1235 steps, 2.56000 s simulation time, 2036.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1235 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2036.89 2036.890 2036.890 100.00 ------------------------------------------------------------------------------- PC_run 1235 1235 2030.23 1.644 1.644 99.67 GM_PC_couple 1235 1235 3.10 0.003 0.003 0.15 PC_GM_couple 1235 1235 2.45 0.002 0.002 0.12 #others 1.11 1.113 0.05 ------------------------------------------------------------------------------- ======= Cycle 1235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1236 steps, 2.56000 s simulation time, 2038.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1236 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2038.43 2038.432 2038.432 100.00 ------------------------------------------------------------------------------- PC_run 1236 1236 2031.76 1.644 1.644 99.67 GM_PC_couple 1236 1236 3.10 0.003 0.003 0.15 PC_GM_couple 1236 1236 2.46 0.002 0.002 0.12 #others 1.11 1.114 0.05 ------------------------------------------------------------------------------- ======= Cycle 1236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1237 steps, 2.56000 s simulation time, 2039.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1237 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2039.90 2039.900 2039.900 100.00 ------------------------------------------------------------------------------- PC_run 1237 1237 2033.22 1.644 1.644 99.67 GM_PC_couple 1237 1237 3.10 0.003 0.003 0.15 PC_GM_couple 1237 1237 2.46 0.002 0.002 0.12 #others 1.12 1.115 0.05 ------------------------------------------------------------------------------- ======= Cycle 1237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1238 steps, 2.56000 s simulation time, 2041.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1238 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2041.51 2041.511 2041.511 100.00 ------------------------------------------------------------------------------- PC_run 1238 1238 2034.83 1.644 1.644 99.67 GM_PC_couple 1238 1238 3.10 0.003 0.003 0.15 PC_GM_couple 1238 1238 2.46 0.002 0.002 0.12 #others 1.12 1.116 0.05 ------------------------------------------------------------------------------- ======= Cycle 1238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1239 steps, 2.56000 s simulation time, 2042.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1239 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2042.95 2042.948 2042.948 100.00 ------------------------------------------------------------------------------- PC_run 1239 1239 2036.26 1.643 1.643 99.67 GM_PC_couple 1239 1239 3.11 0.003 0.003 0.15 PC_GM_couple 1239 1239 2.46 0.002 0.002 0.12 #others 1.12 1.117 0.05 ------------------------------------------------------------------------------- ======= Cycle 1239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1240 steps, 2.56000 s simulation time, 2044.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1240 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2044.31 2044.308 2044.308 100.00 ------------------------------------------------------------------------------- PC_run 1240 1240 2037.62 1.643 1.643 99.67 GM_PC_couple 1240 1240 3.11 0.003 0.003 0.15 PC_GM_couple 1240 1240 2.46 0.002 0.002 0.12 #others 1.12 1.118 0.05 ------------------------------------------------------------------------------- ======= Cycle 1240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1241 steps, 2.56000 s simulation time, 2045.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1241 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2045.72 2045.721 2045.721 100.00 ------------------------------------------------------------------------------- PC_run 1241 1241 2039.03 1.643 1.643 99.67 GM_PC_couple 1241 1241 3.11 0.003 0.003 0.15 PC_GM_couple 1241 1241 2.47 0.002 0.002 0.12 #others 1.12 1.119 0.05 ------------------------------------------------------------------------------- ======= Cycle 1241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1242 steps, 2.56000 s simulation time, 2047.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1242 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2047.29 2047.294 2047.294 100.00 ------------------------------------------------------------------------------- PC_run 1242 1242 2040.59 1.643 1.643 99.67 GM_PC_couple 1242 1242 3.11 0.003 0.003 0.15 PC_GM_couple 1242 1242 2.47 0.002 0.002 0.12 #others 1.12 1.120 0.05 ------------------------------------------------------------------------------- ======= Cycle 1242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1243 steps, 2.56000 s simulation time, 2048.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1243 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2048.73 2048.727 2048.727 100.00 ------------------------------------------------------------------------------- PC_run 1243 1243 2042.02 1.643 1.643 99.67 GM_PC_couple 1243 1243 3.11 0.003 0.003 0.15 PC_GM_couple 1243 1243 2.47 0.002 0.002 0.12 #others 1.12 1.120 0.05 ------------------------------------------------------------------------------- ======= Cycle 1243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1244 steps, 2.56000 s simulation time, 2050.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1244 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2050.19 2050.192 2050.192 100.00 ------------------------------------------------------------------------------- PC_run 1244 1244 2043.48 1.643 1.643 99.67 GM_PC_couple 1244 1244 3.12 0.003 0.003 0.15 PC_GM_couple 1244 1244 2.47 0.002 0.002 0.12 #others 1.12 1.121 0.05 ------------------------------------------------------------------------------- ======= Cycle 1244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1245 steps, 2.56000 s simulation time, 2051.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1245 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2051.58 2051.584 2051.584 100.00 ------------------------------------------------------------------------------- PC_run 1245 1245 2044.87 1.642 1.642 99.67 GM_PC_couple 1245 1245 3.12 0.003 0.003 0.15 PC_GM_couple 1245 1245 2.47 0.002 0.002 0.12 #others 1.12 1.122 0.05 ------------------------------------------------------------------------------- ======= Cycle 1245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1246 steps, 2.56000 s simulation time, 2053.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1246 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2053.19 2053.195 2053.195 100.00 ------------------------------------------------------------------------------- PC_run 1246 1246 2046.48 1.642 1.642 99.67 GM_PC_couple 1246 1246 3.12 0.003 0.003 0.15 PC_GM_couple 1246 1246 2.48 0.002 0.002 0.12 #others 1.12 1.123 0.05 ------------------------------------------------------------------------------- ======= Cycle 1246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1247 steps, 2.56000 s simulation time, 2054.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1247 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2054.75 2054.746 2054.746 100.00 ------------------------------------------------------------------------------- PC_run 1247 1247 2048.02 1.642 1.642 99.67 GM_PC_couple 1247 1247 3.12 0.003 0.003 0.15 PC_GM_couple 1247 1247 2.48 0.002 0.002 0.12 #others 1.12 1.123 0.05 ------------------------------------------------------------------------------- ======= Cycle 1247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1248 steps, 2.56000 s simulation time, 2056.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1248 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2056.22 2056.220 2056.220 100.00 ------------------------------------------------------------------------------- PC_run 1248 1248 2049.49 1.642 1.642 99.67 GM_PC_couple 1248 1248 3.13 0.003 0.003 0.15 PC_GM_couple 1248 1248 2.48 0.002 0.002 0.12 #others 1.12 1.124 0.05 ------------------------------------------------------------------------------- ======= Cycle 1248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1249 steps, 2.56000 s simulation time, 2057.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1249 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2057.70 2057.699 2057.699 100.00 ------------------------------------------------------------------------------- PC_run 1249 1249 2050.96 1.642 1.642 99.67 GM_PC_couple 1249 1249 3.13 0.003 0.003 0.15 PC_GM_couple 1249 1249 2.48 0.002 0.002 0.12 #others 1.12 1.125 0.05 ------------------------------------------------------------------------------- ======= Cycle 1249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1250 steps, 2.56000 s simulation time, 2059.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1250 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2059.70 2059.705 2059.705 100.00 ------------------------------------------------------------------------------- PC_run 1250 1250 2052.97 1.642 1.642 99.67 GM_PC_couple 1250 1250 3.13 0.003 0.003 0.15 PC_GM_couple 1250 1250 2.48 0.002 0.002 0.12 #others 1.13 1.126 0.05 ------------------------------------------------------------------------------- ======= Cycle 1250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1251 steps, 2.56000 s simulation time, 2061.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1251 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2061.22 2061.222 2061.222 100.00 ------------------------------------------------------------------------------- PC_run 1251 1251 2054.48 1.642 1.642 99.67 GM_PC_couple 1251 1251 3.13 0.003 0.003 0.15 PC_GM_couple 1251 1251 2.48 0.002 0.002 0.12 #others 1.13 1.127 0.05 ------------------------------------------------------------------------------- ======= Cycle 1251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1252 steps, 2.56000 s simulation time, 2062.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1252 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2062.75 2062.746 2062.746 100.00 ------------------------------------------------------------------------------- PC_run 1252 1252 2056.00 1.642 1.642 99.67 GM_PC_couple 1252 1252 3.14 0.003 0.003 0.15 PC_GM_couple 1252 1252 2.49 0.002 0.002 0.12 #others 1.13 1.127 0.05 ------------------------------------------------------------------------------- ======= Cycle 1252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1253 steps, 2.56000 s simulation time, 2064.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1253 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2064.73 2064.733 2064.733 100.00 ------------------------------------------------------------------------------- PC_run 1253 1253 2057.98 1.642 1.642 99.67 GM_PC_couple 1253 1253 3.14 0.003 0.003 0.15 PC_GM_couple 1253 1253 2.49 0.002 0.002 0.12 #others 1.13 1.128 0.05 ------------------------------------------------------------------------------- ======= Cycle 1253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1254 steps, 2.56000 s simulation time, 2066.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1254 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2066.69 2066.693 2066.693 100.00 ------------------------------------------------------------------------------- PC_run 1254 1254 2059.93 1.643 1.643 99.67 GM_PC_couple 1254 1254 3.14 0.003 0.003 0.15 PC_GM_couple 1254 1254 2.49 0.002 0.002 0.12 #others 1.13 1.129 0.05 ------------------------------------------------------------------------------- ======= Cycle 1254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1255 steps, 2.56000 s simulation time, 2068.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1255 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2068.75 2068.749 2068.749 100.00 ------------------------------------------------------------------------------- PC_run 1255 1255 2061.98 1.643 1.643 99.67 GM_PC_couple 1255 1255 3.14 0.003 0.003 0.15 PC_GM_couple 1255 1255 2.49 0.002 0.002 0.12 #others 1.13 1.130 0.05 ------------------------------------------------------------------------------- ======= Cycle 1255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1256 steps, 2.56000 s simulation time, 2070.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1256 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2070.67 2070.667 2070.667 100.00 ------------------------------------------------------------------------------- PC_run 1256 1256 2063.90 1.643 1.643 99.67 GM_PC_couple 1256 1256 3.14 0.003 0.003 0.15 PC_GM_couple 1256 1256 2.49 0.002 0.002 0.12 #others 1.13 1.131 0.05 ------------------------------------------------------------------------------- ======= Cycle 1256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1257 steps, 2.56000 s simulation time, 2072.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1257 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2072.44 2072.435 2072.435 100.00 ------------------------------------------------------------------------------- PC_run 1257 1257 2065.66 1.643 1.643 99.67 GM_PC_couple 1257 1257 3.15 0.003 0.003 0.15 PC_GM_couple 1257 1257 2.50 0.002 0.002 0.12 #others 1.13 1.131 0.05 ------------------------------------------------------------------------------- ======= Cycle 1257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1258 steps, 2.56000 s simulation time, 2074.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1258 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2074.05 2074.051 2074.051 100.00 ------------------------------------------------------------------------------- PC_run 1258 1258 2067.27 1.643 1.643 99.67 GM_PC_couple 1258 1258 3.15 0.003 0.003 0.15 PC_GM_couple 1258 1258 2.50 0.002 0.002 0.12 #others 1.13 1.132 0.05 ------------------------------------------------------------------------------- ======= Cycle 1258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1259 steps, 2.56000 s simulation time, 2075.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1259 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2075.54 2075.541 2075.541 100.00 ------------------------------------------------------------------------------- PC_run 1259 1259 2068.76 1.643 1.643 99.67 GM_PC_couple 1259 1259 3.15 0.003 0.003 0.15 PC_GM_couple 1259 1259 2.50 0.002 0.002 0.12 #others 1.13 1.133 0.05 ------------------------------------------------------------------------------- ======= Cycle 1259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1260 steps, 2.56000 s simulation time, 2076.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1260 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2076.93 2076.935 2076.935 100.00 ------------------------------------------------------------------------------- PC_run 1260 1260 2070.15 1.643 1.643 99.67 GM_PC_couple 1260 1260 3.15 0.003 0.003 0.15 PC_GM_couple 1260 1260 2.50 0.002 0.002 0.12 #others 1.13 1.134 0.05 ------------------------------------------------------------------------------- ======= Cycle 1260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1261 steps, 2.56000 s simulation time, 2078.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1261 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2078.41 2078.412 2078.412 100.00 ------------------------------------------------------------------------------- PC_run 1261 1261 2071.62 1.643 1.643 99.67 GM_PC_couple 1261 1261 3.16 0.003 0.003 0.15 PC_GM_couple 1261 1261 2.50 0.002 0.002 0.12 #others 1.13 1.135 0.05 ------------------------------------------------------------------------------- ======= Cycle 1261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1262 steps, 2.56000 s simulation time, 2079.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1262 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2079.79 2079.791 2079.791 100.00 ------------------------------------------------------------------------------- PC_run 1262 1262 2072.99 1.643 1.643 99.67 GM_PC_couple 1262 1262 3.16 0.003 0.003 0.15 PC_GM_couple 1262 1262 2.51 0.002 0.002 0.12 #others 1.14 1.135 0.05 ------------------------------------------------------------------------------- ======= Cycle 1262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1263 steps, 2.56000 s simulation time, 2081.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1263 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2081.43 2081.428 2081.428 100.00 ------------------------------------------------------------------------------- PC_run 1263 1263 2074.62 1.643 1.643 99.67 GM_PC_couple 1263 1263 3.16 0.003 0.003 0.15 PC_GM_couple 1263 1263 2.51 0.002 0.002 0.12 #others 1.14 1.136 0.05 ------------------------------------------------------------------------------- ======= Cycle 1263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1264 steps, 2.56000 s simulation time, 2083.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1264 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2083.48 2083.478 2083.478 100.00 ------------------------------------------------------------------------------- PC_run 1264 1264 2076.67 1.643 1.643 99.67 GM_PC_couple 1264 1264 3.16 0.003 0.003 0.15 PC_GM_couple 1264 1264 2.51 0.002 0.002 0.12 #others 1.14 1.137 0.05 ------------------------------------------------------------------------------- ======= Cycle 1264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1265 steps, 2.56000 s simulation time, 2085.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1265 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2085.35 2085.349 2085.349 100.00 ------------------------------------------------------------------------------- PC_run 1265 1265 2078.53 1.643 1.643 99.67 GM_PC_couple 1265 1265 3.17 0.003 0.003 0.15 PC_GM_couple 1265 1265 2.51 0.002 0.002 0.12 #others 1.14 1.138 0.05 ------------------------------------------------------------------------------- ======= Cycle 1265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1266 steps, 2.56000 s simulation time, 2087.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1266 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2087.21 2087.214 2087.214 100.00 ------------------------------------------------------------------------------- PC_run 1266 1266 2080.40 1.643 1.643 99.67 GM_PC_couple 1266 1266 3.17 0.003 0.003 0.15 PC_GM_couple 1266 1266 2.51 0.002 0.002 0.12 #others 1.14 1.139 0.05 ------------------------------------------------------------------------------- ======= Cycle 1266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1267 steps, 2.56000 s simulation time, 2089.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1267 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2089.09 2089.092 2089.092 100.00 ------------------------------------------------------------------------------- PC_run 1267 1267 2082.27 1.643 1.643 99.67 GM_PC_couple 1267 1267 3.17 0.003 0.003 0.15 PC_GM_couple 1267 1267 2.51 0.002 0.002 0.12 #others 1.14 1.140 0.05 ------------------------------------------------------------------------------- ======= Cycle 1267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1268 steps, 2.56000 s simulation time, 2090.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1268 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2090.54 2090.541 2090.541 100.00 ------------------------------------------------------------------------------- PC_run 1268 1268 2083.71 1.643 1.643 99.67 GM_PC_couple 1268 1268 3.17 0.003 0.003 0.15 PC_GM_couple 1268 1268 2.52 0.002 0.002 0.12 #others 1.14 1.141 0.05 ------------------------------------------------------------------------------- ======= Cycle 1268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1269 steps, 2.56000 s simulation time, 2092.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1269 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2092.09 2092.093 2092.093 100.00 ------------------------------------------------------------------------------- PC_run 1269 1269 2085.26 1.643 1.643 99.67 GM_PC_couple 1269 1269 3.17 0.003 0.003 0.15 PC_GM_couple 1269 1269 2.52 0.002 0.002 0.12 #others 1.14 1.141 0.05 ------------------------------------------------------------------------------- ======= Cycle 1269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1270 steps, 2.56000 s simulation time, 2093.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1270 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2093.50 2093.501 2093.501 100.00 ------------------------------------------------------------------------------- PC_run 1270 1270 2086.66 1.643 1.643 99.67 GM_PC_couple 1270 1270 3.18 0.003 0.003 0.15 PC_GM_couple 1270 1270 2.52 0.002 0.002 0.12 #others 1.14 1.142 0.05 ------------------------------------------------------------------------------- ======= Cycle 1270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1271 steps, 2.56000 s simulation time, 2095.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1271 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2095.12 2095.121 2095.121 100.00 ------------------------------------------------------------------------------- PC_run 1271 1271 2088.28 1.643 1.643 99.67 GM_PC_couple 1271 1271 3.18 0.003 0.003 0.15 PC_GM_couple 1271 1271 2.52 0.002 0.002 0.12 #others 1.14 1.143 0.05 ------------------------------------------------------------------------------- ======= Cycle 1271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1272 steps, 2.56000 s simulation time, 2097.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1272 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2097.01 2097.010 2097.010 100.00 ------------------------------------------------------------------------------- PC_run 1272 1272 2090.16 1.643 1.643 99.67 GM_PC_couple 1272 1272 3.18 0.003 0.003 0.15 PC_GM_couple 1272 1272 2.52 0.002 0.002 0.12 #others 1.14 1.144 0.05 ------------------------------------------------------------------------------- ======= Cycle 1272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1273 steps, 2.56000 s simulation time, 2099.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1273 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2099.03 2099.025 2099.025 100.00 ------------------------------------------------------------------------------- PC_run 1273 1273 2092.17 1.643 1.643 99.67 GM_PC_couple 1273 1273 3.18 0.003 0.003 0.15 PC_GM_couple 1273 1273 2.53 0.002 0.002 0.12 #others 1.15 1.145 0.05 ------------------------------------------------------------------------------- ======= Cycle 1273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1274 steps, 2.56000 s simulation time, 2101.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1274 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2101.25 2101.254 2101.254 100.00 ------------------------------------------------------------------------------- PC_run 1274 1274 2094.39 1.644 1.644 99.67 GM_PC_couple 1274 1274 3.19 0.003 0.003 0.15 PC_GM_couple 1274 1274 2.53 0.002 0.002 0.12 #others 1.15 1.146 0.05 ------------------------------------------------------------------------------- ======= Cycle 1274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1275 steps, 2.56000 s simulation time, 2103.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1275 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2103.15 2103.148 2103.148 100.00 ------------------------------------------------------------------------------- PC_run 1275 1275 2096.28 1.644 1.644 99.67 GM_PC_couple 1275 1275 3.19 0.003 0.003 0.15 PC_GM_couple 1275 1275 2.53 0.002 0.002 0.12 #others 1.15 1.147 0.05 ------------------------------------------------------------------------------- ======= Cycle 1275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1276 steps, 2.56000 s simulation time, 2104.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1276 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2104.62 2104.622 2104.622 100.00 ------------------------------------------------------------------------------- PC_run 1276 1276 2097.75 1.644 1.644 99.67 GM_PC_couple 1276 1276 3.19 0.003 0.003 0.15 PC_GM_couple 1276 1276 2.53 0.002 0.002 0.12 #others 1.15 1.147 0.05 ------------------------------------------------------------------------------- ======= Cycle 1276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1277 steps, 2.56000 s simulation time, 2106.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1277 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2106.41 2106.409 2106.409 100.00 ------------------------------------------------------------------------------- PC_run 1277 1277 2099.53 1.644 1.644 99.67 GM_PC_couple 1277 1277 3.19 0.003 0.003 0.15 PC_GM_couple 1277 1277 2.53 0.002 0.002 0.12 #others 1.15 1.148 0.05 ------------------------------------------------------------------------------- ======= Cycle 1277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1278 steps, 2.56000 s simulation time, 2107.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1278 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2107.88 2107.880 2107.880 100.00 ------------------------------------------------------------------------------- PC_run 1278 1278 2101.00 1.644 1.644 99.67 GM_PC_couple 1278 1278 3.19 0.002 0.002 0.15 PC_GM_couple 1278 1278 2.53 0.002 0.002 0.12 #others 1.15 1.149 0.05 ------------------------------------------------------------------------------- ======= Cycle 1278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1279 steps, 2.56000 s simulation time, 2109.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1279 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2109.35 2109.346 2109.346 100.00 ------------------------------------------------------------------------------- PC_run 1279 1279 2102.46 1.644 1.644 99.67 GM_PC_couple 1279 1279 3.20 0.002 0.002 0.15 PC_GM_couple 1279 1279 2.54 0.002 0.002 0.12 #others 1.15 1.150 0.05 ------------------------------------------------------------------------------- ======= Cycle 1279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1280 steps, 2.56000 s simulation time, 2110.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1280 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2110.72 2110.722 2110.722 100.00 ------------------------------------------------------------------------------- PC_run 1280 1280 2103.83 1.644 1.644 99.67 GM_PC_couple 1280 1280 3.20 0.002 0.002 0.15 PC_GM_couple 1280 1280 2.54 0.002 0.002 0.12 #others 1.15 1.150 0.05 ------------------------------------------------------------------------------- ======= Cycle 1280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1281 steps, 2.56000 s simulation time, 2112.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1281 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2112.19 2112.186 2112.186 100.00 ------------------------------------------------------------------------------- PC_run 1281 1281 2105.29 1.643 1.643 99.67 GM_PC_couple 1281 1281 3.20 0.002 0.002 0.15 PC_GM_couple 1281 1281 2.54 0.002 0.002 0.12 #others 1.15 1.151 0.05 ------------------------------------------------------------------------------- ======= Cycle 1281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1282 steps, 2.56000 s simulation time, 2113.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1282 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2113.94 2113.940 2113.940 100.00 ------------------------------------------------------------------------------- PC_run 1282 1282 2107.04 1.644 1.644 99.67 GM_PC_couple 1282 1282 3.20 0.002 0.002 0.15 PC_GM_couple 1282 1282 2.54 0.002 0.002 0.12 #others 1.15 1.152 0.05 ------------------------------------------------------------------------------- ======= Cycle 1282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1283 steps, 2.56000 s simulation time, 2115.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1283 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2115.39 2115.393 2115.393 100.00 ------------------------------------------------------------------------------- PC_run 1283 1283 2108.49 1.643 1.643 99.67 GM_PC_couple 1283 1283 3.21 0.002 0.002 0.15 PC_GM_couple 1283 1283 2.54 0.002 0.002 0.12 #others 1.15 1.153 0.05 ------------------------------------------------------------------------------- ======= Cycle 1283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1284 steps, 2.56000 s simulation time, 2116.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1284 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2116.86 2116.860 2116.860 100.00 ------------------------------------------------------------------------------- PC_run 1284 1284 2109.95 1.643 1.643 99.67 GM_PC_couple 1284 1284 3.21 0.002 0.002 0.15 PC_GM_couple 1284 1284 2.55 0.002 0.002 0.12 #others 1.15 1.154 0.05 ------------------------------------------------------------------------------- ======= Cycle 1284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1285 steps, 2.56000 s simulation time, 2118.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1285 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2118.34 2118.343 2118.343 100.00 ------------------------------------------------------------------------------- PC_run 1285 1285 2111.43 1.643 1.643 99.67 GM_PC_couple 1285 1285 3.21 0.002 0.002 0.15 PC_GM_couple 1285 1285 2.55 0.002 0.002 0.12 #others 1.16 1.155 0.05 ------------------------------------------------------------------------------- ======= Cycle 1285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1286 steps, 2.56000 s simulation time, 2120.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1286 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2120.06 2120.059 2120.059 100.00 ------------------------------------------------------------------------------- PC_run 1286 1286 2113.14 1.643 1.643 99.67 GM_PC_couple 1286 1286 3.21 0.002 0.002 0.15 PC_GM_couple 1286 1286 2.55 0.002 0.002 0.12 #others 1.16 1.156 0.05 ------------------------------------------------------------------------------- ======= Cycle 1286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1287 steps, 2.56000 s simulation time, 2121.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1287 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2121.61 2121.612 2121.612 100.00 ------------------------------------------------------------------------------- PC_run 1287 1287 2114.69 1.643 1.643 99.67 GM_PC_couple 1287 1287 3.22 0.002 0.002 0.15 PC_GM_couple 1287 1287 2.55 0.002 0.002 0.12 #others 1.16 1.157 0.05 ------------------------------------------------------------------------------- ======= Cycle 1287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1288 steps, 2.56000 s simulation time, 2123.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1288 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2123.13 2123.132 2123.132 100.00 ------------------------------------------------------------------------------- PC_run 1288 1288 2116.20 1.643 1.643 99.67 GM_PC_couple 1288 1288 3.22 0.002 0.002 0.15 PC_GM_couple 1288 1288 2.55 0.002 0.002 0.12 #others 1.16 1.158 0.05 ------------------------------------------------------------------------------- ======= Cycle 1288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1289 steps, 2.56000 s simulation time, 2124.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1289 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2124.58 2124.582 2124.582 100.00 ------------------------------------------------------------------------------- PC_run 1289 1289 2117.65 1.643 1.643 99.67 GM_PC_couple 1289 1289 3.22 0.002 0.002 0.15 PC_GM_couple 1289 1289 2.55 0.002 0.002 0.12 #others 1.16 1.159 0.05 ------------------------------------------------------------------------------- ======= Cycle 1289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1290 steps, 2.56000 s simulation time, 2126.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1290 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2126.39 2126.390 2126.390 100.00 ------------------------------------------------------------------------------- PC_run 1290 1290 2119.45 1.643 1.643 99.67 GM_PC_couple 1290 1290 3.22 0.002 0.002 0.15 PC_GM_couple 1290 1290 2.56 0.002 0.002 0.12 #others 1.16 1.159 0.05 ------------------------------------------------------------------------------- ======= Cycle 1290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1291 steps, 2.56000 s simulation time, 2127.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1291 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2127.95 2127.949 2127.949 100.00 ------------------------------------------------------------------------------- PC_run 1291 1291 2121.01 1.643 1.643 99.67 GM_PC_couple 1291 1291 3.22 0.002 0.002 0.15 PC_GM_couple 1291 1291 2.56 0.002 0.002 0.12 #others 1.16 1.161 0.05 ------------------------------------------------------------------------------- ======= Cycle 1291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1292 steps, 2.56000 s simulation time, 2129.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1292 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2129.48 2129.482 2129.482 100.00 ------------------------------------------------------------------------------- PC_run 1292 1292 2122.53 1.643 1.643 99.67 GM_PC_couple 1292 1292 3.23 0.002 0.002 0.15 PC_GM_couple 1292 1292 2.56 0.002 0.002 0.12 #others 1.16 1.161 0.05 ------------------------------------------------------------------------------- ======= Cycle 1292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1293 steps, 2.56000 s simulation time, 2130.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1293 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2130.93 2130.934 2130.934 100.00 ------------------------------------------------------------------------------- PC_run 1293 1293 2123.98 1.643 1.643 99.67 GM_PC_couple 1293 1293 3.23 0.002 0.002 0.15 PC_GM_couple 1293 1293 2.56 0.002 0.002 0.12 #others 1.16 1.162 0.05 ------------------------------------------------------------------------------- ======= Cycle 1293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1294 steps, 2.56000 s simulation time, 2132.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1294 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2132.55 2132.555 2132.555 100.00 ------------------------------------------------------------------------------- PC_run 1294 1294 2125.60 1.643 1.643 99.67 GM_PC_couple 1294 1294 3.23 0.002 0.002 0.15 PC_GM_couple 1294 1294 2.56 0.002 0.002 0.12 #others 1.16 1.163 0.05 ------------------------------------------------------------------------------- ======= Cycle 1294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1295 steps, 2.56000 s simulation time, 2134.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1295 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2134.33 2134.332 2134.332 100.00 ------------------------------------------------------------------------------- PC_run 1295 1295 2127.37 1.643 1.643 99.67 GM_PC_couple 1295 1295 3.23 0.002 0.002 0.15 PC_GM_couple 1295 1295 2.57 0.002 0.002 0.12 #others 1.16 1.164 0.05 ------------------------------------------------------------------------------- ======= Cycle 1295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1296 steps, 2.56000 s simulation time, 2135.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1296 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2135.73 2135.729 2135.729 100.00 ------------------------------------------------------------------------------- PC_run 1296 1296 2128.76 1.643 1.643 99.67 GM_PC_couple 1296 1296 3.24 0.002 0.002 0.15 PC_GM_couple 1296 1296 2.57 0.002 0.002 0.12 #others 1.16 1.164 0.05 ------------------------------------------------------------------------------- ======= Cycle 1296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1297 steps, 2.56000 s simulation time, 2137.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1297 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2137.25 2137.253 2137.253 100.00 ------------------------------------------------------------------------------- PC_run 1297 1297 2130.28 1.642 1.642 99.67 GM_PC_couple 1297 1297 3.24 0.002 0.002 0.15 PC_GM_couple 1297 1297 2.57 0.002 0.002 0.12 #others 1.17 1.165 0.05 ------------------------------------------------------------------------------- ======= Cycle 1297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1298 steps, 2.56000 s simulation time, 2138.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1298 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2138.73 2138.733 2138.733 100.00 ------------------------------------------------------------------------------- PC_run 1298 1298 2131.76 1.642 1.642 99.67 GM_PC_couple 1298 1298 3.24 0.002 0.002 0.15 PC_GM_couple 1298 1298 2.57 0.002 0.002 0.12 #others 1.17 1.166 0.05 ------------------------------------------------------------------------------- ======= Cycle 1298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1299 steps, 2.56000 s simulation time, 2140.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1299 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2140.24 2140.242 2140.242 100.00 ------------------------------------------------------------------------------- PC_run 1299 1299 2133.26 1.642 1.642 99.67 GM_PC_couple 1299 1299 3.24 0.002 0.002 0.15 PC_GM_couple 1299 1299 2.57 0.002 0.002 0.12 #others 1.17 1.167 0.05 ------------------------------------------------------------------------------- ======= Cycle 1299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1300 steps, 2.56000 s simulation time, 2141.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1300 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2141.77 2141.773 2141.773 100.00 ------------------------------------------------------------------------------- PC_run 1300 1300 2134.78 1.642 1.642 99.67 GM_PC_couple 1300 1300 3.25 0.002 0.002 0.15 PC_GM_couple 1300 1300 2.58 0.002 0.002 0.12 #others 1.17 1.168 0.05 ------------------------------------------------------------------------------- ======= Cycle 1300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1301 steps, 2.56000 s simulation time, 2143.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1301 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2143.20 2143.196 2143.196 100.00 ------------------------------------------------------------------------------- PC_run 1301 1301 2136.20 1.642 1.642 99.67 GM_PC_couple 1301 1301 3.25 0.002 0.002 0.15 PC_GM_couple 1301 1301 2.58 0.002 0.002 0.12 #others 1.17 1.169 0.05 ------------------------------------------------------------------------------- ======= Cycle 1301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1302 steps, 2.56000 s simulation time, 2144.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1302 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2144.75 2144.751 2144.751 100.00 ------------------------------------------------------------------------------- PC_run 1302 1302 2137.75 1.642 1.642 99.67 GM_PC_couple 1302 1302 3.25 0.002 0.002 0.15 PC_GM_couple 1302 1302 2.58 0.002 0.002 0.12 #others 1.17 1.170 0.05 ------------------------------------------------------------------------------- ======= Cycle 1302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1303 steps, 2.56000 s simulation time, 2146.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1303 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2146.16 2146.160 2146.160 100.00 ------------------------------------------------------------------------------- PC_run 1303 1303 2139.16 1.642 1.642 99.67 GM_PC_couple 1303 1303 3.25 0.002 0.002 0.15 PC_GM_couple 1303 1303 2.58 0.002 0.002 0.12 #others 1.17 1.171 0.05 ------------------------------------------------------------------------------- ======= Cycle 1303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1304 steps, 2.56000 s simulation time, 2147.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1304 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2147.80 2147.795 2147.795 100.00 ------------------------------------------------------------------------------- PC_run 1304 1304 2140.79 1.642 1.642 99.67 GM_PC_couple 1304 1304 3.25 0.002 0.002 0.15 PC_GM_couple 1304 1304 2.58 0.002 0.002 0.12 #others 1.17 1.171 0.05 ------------------------------------------------------------------------------- ======= Cycle 1304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1305 steps, 2.56000 s simulation time, 2149.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1305 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2149.22 2149.223 2149.223 100.00 ------------------------------------------------------------------------------- PC_run 1305 1305 2142.21 1.642 1.642 99.67 GM_PC_couple 1305 1305 3.26 0.002 0.002 0.15 PC_GM_couple 1305 1305 2.58 0.002 0.002 0.12 #others 1.17 1.172 0.05 ------------------------------------------------------------------------------- ======= Cycle 1305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1306 steps, 2.56000 s simulation time, 2150.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1306 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2150.78 2150.780 2150.780 100.00 ------------------------------------------------------------------------------- PC_run 1306 1306 2143.76 1.641 1.641 99.67 GM_PC_couple 1306 1306 3.26 0.002 0.002 0.15 PC_GM_couple 1306 1306 2.59 0.002 0.002 0.12 #others 1.17 1.173 0.05 ------------------------------------------------------------------------------- ======= Cycle 1306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1307 steps, 2.56000 s simulation time, 2152.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1307 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2152.22 2152.216 2152.216 100.00 ------------------------------------------------------------------------------- PC_run 1307 1307 2145.19 1.641 1.641 99.67 GM_PC_couple 1307 1307 3.26 0.002 0.002 0.15 PC_GM_couple 1307 1307 2.59 0.002 0.002 0.12 #others 1.17 1.174 0.05 ------------------------------------------------------------------------------- ======= Cycle 1307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1308 steps, 2.56000 s simulation time, 2153.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1308 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2153.80 2153.799 2153.799 100.00 ------------------------------------------------------------------------------- PC_run 1308 1308 2146.77 1.641 1.641 99.67 GM_PC_couple 1308 1308 3.26 0.002 0.002 0.15 PC_GM_couple 1308 1308 2.59 0.002 0.002 0.12 #others 1.17 1.175 0.05 ------------------------------------------------------------------------------- ======= Cycle 1308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1309 steps, 2.56000 s simulation time, 2155.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1309 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2155.25 2155.247 2155.247 100.00 ------------------------------------------------------------------------------- PC_run 1309 1309 2148.21 1.641 1.641 99.67 GM_PC_couple 1309 1309 3.27 0.002 0.002 0.15 PC_GM_couple 1309 1309 2.59 0.002 0.002 0.12 #others 1.18 1.175 0.05 ------------------------------------------------------------------------------- ======= Cycle 1309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1310 steps, 2.56000 s simulation time, 2156.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1310 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2156.88 2156.879 2156.879 100.00 ------------------------------------------------------------------------------- PC_run 1310 1310 2149.84 1.641 1.641 99.67 GM_PC_couple 1310 1310 3.27 0.002 0.002 0.15 PC_GM_couple 1310 1310 2.59 0.002 0.002 0.12 #others 1.18 1.176 0.05 ------------------------------------------------------------------------------- ======= Cycle 1310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1311 steps, 2.56000 s simulation time, 2158.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1311 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2158.52 2158.516 2158.516 100.00 ------------------------------------------------------------------------------- PC_run 1311 1311 2151.47 1.641 1.641 99.67 GM_PC_couple 1311 1311 3.27 0.002 0.002 0.15 PC_GM_couple 1311 1311 2.60 0.002 0.002 0.12 #others 1.18 1.177 0.05 ------------------------------------------------------------------------------- ======= Cycle 1311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1312 steps, 2.56000 s simulation time, 2160.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1312 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2160.12 2160.118 2160.118 100.00 ------------------------------------------------------------------------------- PC_run 1312 1312 2153.07 1.641 1.641 99.67 GM_PC_couple 1312 1312 3.27 0.002 0.002 0.15 PC_GM_couple 1312 1312 2.60 0.002 0.002 0.12 #others 1.18 1.178 0.05 ------------------------------------------------------------------------------- ======= Cycle 1312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1313 steps, 2.56000 s simulation time, 2161.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1313 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2161.65 2161.650 2161.650 100.00 ------------------------------------------------------------------------------- PC_run 1313 1313 2154.60 1.641 1.641 99.67 GM_PC_couple 1313 1313 3.28 0.002 0.002 0.15 PC_GM_couple 1313 1313 2.60 0.002 0.002 0.12 #others 1.18 1.179 0.05 ------------------------------------------------------------------------------- ======= Cycle 1313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1314 steps, 2.56000 s simulation time, 2163.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1314 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2163.19 2163.186 2163.186 100.00 ------------------------------------------------------------------------------- PC_run 1314 1314 2156.13 1.641 1.641 99.67 GM_PC_couple 1314 1314 3.28 0.002 0.002 0.15 PC_GM_couple 1314 1314 2.60 0.002 0.002 0.12 #others 1.18 1.180 0.05 ------------------------------------------------------------------------------- ======= Cycle 1314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1315 steps, 2.56000 s simulation time, 2164.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1315 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2164.62 2164.616 2164.616 100.00 ------------------------------------------------------------------------------- PC_run 1315 1315 2157.55 1.641 1.641 99.67 GM_PC_couple 1315 1315 3.28 0.002 0.002 0.15 PC_GM_couple 1315 1315 2.60 0.002 0.002 0.12 #others 1.18 1.180 0.05 ------------------------------------------------------------------------------- ======= Cycle 1315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1316 steps, 2.56000 s simulation time, 2166.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1316 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2166.54 2166.537 2166.537 100.00 ------------------------------------------------------------------------------- PC_run 1316 1316 2159.47 1.641 1.641 99.67 GM_PC_couple 1316 1316 3.28 0.002 0.002 0.15 PC_GM_couple 1316 1316 2.60 0.002 0.002 0.12 #others 1.18 1.181 0.05 ------------------------------------------------------------------------------- ======= Cycle 1316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1317 steps, 2.56000 s simulation time, 2167.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1317 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2167.97 2167.968 2167.968 100.00 ------------------------------------------------------------------------------- PC_run 1317 1317 2160.90 1.641 1.641 99.67 GM_PC_couple 1317 1317 3.28 0.002 0.002 0.15 PC_GM_couple 1317 1317 2.61 0.002 0.002 0.12 #others 1.18 1.182 0.05 ------------------------------------------------------------------------------- ======= Cycle 1317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1318 steps, 2.56000 s simulation time, 2169.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1318 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2169.74 2169.741 2169.741 100.00 ------------------------------------------------------------------------------- PC_run 1318 1318 2162.66 1.641 1.641 99.67 GM_PC_couple 1318 1318 3.29 0.002 0.002 0.15 PC_GM_couple 1318 1318 2.61 0.002 0.002 0.12 #others 1.18 1.183 0.05 ------------------------------------------------------------------------------- ======= Cycle 1318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1319 steps, 2.56000 s simulation time, 2171.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1319 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2171.41 2171.412 2171.412 100.00 ------------------------------------------------------------------------------- PC_run 1319 1319 2164.33 1.641 1.641 99.67 GM_PC_couple 1319 1319 3.29 0.002 0.002 0.15 PC_GM_couple 1319 1319 2.61 0.002 0.002 0.12 #others 1.18 1.184 0.05 ------------------------------------------------------------------------------- ======= Cycle 1319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1320 steps, 2.56000 s simulation time, 2173.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1320 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2173.29 2173.295 2173.295 100.00 ------------------------------------------------------------------------------- PC_run 1320 1320 2166.21 1.641 1.641 99.67 GM_PC_couple 1320 1320 3.29 0.002 0.002 0.15 PC_GM_couple 1320 1320 2.61 0.002 0.002 0.12 #others 1.18 1.185 0.05 ------------------------------------------------------------------------------- ======= Cycle 1320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1321 steps, 2.56000 s simulation time, 2175.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1321 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2175.07 2175.068 2175.068 100.00 ------------------------------------------------------------------------------- PC_run 1321 1321 2167.98 1.641 1.641 99.67 GM_PC_couple 1321 1321 3.29 0.002 0.002 0.15 PC_GM_couple 1321 1321 2.61 0.002 0.002 0.12 #others 1.19 1.186 0.05 ------------------------------------------------------------------------------- ======= Cycle 1321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1322 steps, 2.56000 s simulation time, 2177.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1322 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2177.00 2176.996 2176.996 100.00 ------------------------------------------------------------------------------- PC_run 1322 1322 2169.90 1.641 1.641 99.67 GM_PC_couple 1322 1322 3.30 0.002 0.002 0.15 PC_GM_couple 1322 1322 2.62 0.002 0.002 0.12 #others 1.19 1.186 0.05 ------------------------------------------------------------------------------- ======= Cycle 1322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1323 steps, 2.56000 s simulation time, 2179.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1323 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2179.15 2179.155 2179.155 100.00 ------------------------------------------------------------------------------- PC_run 1323 1323 2172.05 1.642 1.642 99.67 GM_PC_couple 1323 1323 3.30 0.002 0.002 0.15 PC_GM_couple 1323 1323 2.62 0.002 0.002 0.12 #others 1.19 1.187 0.05 ------------------------------------------------------------------------------- ======= Cycle 1323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1324 steps, 2.56000 s simulation time, 2181.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1324 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2181.43 2181.430 2181.430 100.00 ------------------------------------------------------------------------------- PC_run 1324 1324 2174.32 1.642 1.642 99.67 GM_PC_couple 1324 1324 3.30 0.002 0.002 0.15 PC_GM_couple 1324 1324 2.62 0.002 0.002 0.12 #others 1.19 1.188 0.05 ------------------------------------------------------------------------------- ======= Cycle 1324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1325 steps, 2.56000 s simulation time, 2183.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1325 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2183.25 2183.248 2183.248 100.00 ------------------------------------------------------------------------------- PC_run 1325 1325 2176.13 1.642 1.642 99.67 GM_PC_couple 1325 1325 3.30 0.002 0.002 0.15 PC_GM_couple 1325 1325 2.62 0.002 0.002 0.12 #others 1.19 1.189 0.05 ------------------------------------------------------------------------------- ======= Cycle 1325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1326 steps, 2.56000 s simulation time, 2184.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1326 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2184.92 2184.915 2184.915 100.00 ------------------------------------------------------------------------------- PC_run 1326 1326 2177.80 1.642 1.642 99.67 GM_PC_couple 1326 1326 3.31 0.002 0.002 0.15 PC_GM_couple 1326 1326 2.62 0.002 0.002 0.12 #others 1.19 1.190 0.05 ------------------------------------------------------------------------------- ======= Cycle 1326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1327 steps, 2.56000 s simulation time, 2186.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1327 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2186.56 2186.564 2186.564 100.00 ------------------------------------------------------------------------------- PC_run 1327 1327 2179.44 1.642 1.642 99.67 GM_PC_couple 1327 1327 3.31 0.002 0.002 0.15 PC_GM_couple 1327 1327 2.62 0.002 0.002 0.12 #others 1.19 1.190 0.05 ------------------------------------------------------------------------------- ======= Cycle 1327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1328 steps, 2.56000 s simulation time, 2188.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1328 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2188.21 2188.214 2188.214 100.00 ------------------------------------------------------------------------------- PC_run 1328 1328 2181.09 1.642 1.642 99.67 GM_PC_couple 1328 1328 3.31 0.002 0.002 0.15 PC_GM_couple 1328 1328 2.63 0.002 0.002 0.12 #others 1.19 1.191 0.05 ------------------------------------------------------------------------------- ======= Cycle 1328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1329 steps, 2.56000 s simulation time, 2189.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1329 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2189.80 2189.799 2189.799 100.00 ------------------------------------------------------------------------------- PC_run 1329 1329 2182.67 1.642 1.642 99.67 GM_PC_couple 1329 1329 3.31 0.002 0.002 0.15 PC_GM_couple 1329 1329 2.63 0.002 0.002 0.12 #others 1.19 1.192 0.05 ------------------------------------------------------------------------------- ======= Cycle 1329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1330 steps, 2.56000 s simulation time, 2191.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1330 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2191.32 2191.322 2191.322 100.00 ------------------------------------------------------------------------------- PC_run 1330 1330 2184.18 1.642 1.642 99.67 GM_PC_couple 1330 1330 3.31 0.002 0.002 0.15 PC_GM_couple 1330 1330 2.63 0.002 0.002 0.12 #others 1.19 1.193 0.05 ------------------------------------------------------------------------------- ======= Cycle 1330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1331 steps, 2.56000 s simulation time, 2193.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1331 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2193.21 2193.205 2193.205 100.00 ------------------------------------------------------------------------------- PC_run 1331 1331 2186.06 1.642 1.642 99.67 GM_PC_couple 1331 1331 3.32 0.002 0.002 0.15 PC_GM_couple 1331 1331 2.63 0.002 0.002 0.12 #others 1.19 1.194 0.05 ------------------------------------------------------------------------------- ======= Cycle 1331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1332 steps, 2.56000 s simulation time, 2195.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1332 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2195.35 2195.348 2195.348 100.00 ------------------------------------------------------------------------------- PC_run 1332 1332 2188.20 1.643 1.643 99.67 GM_PC_couple 1332 1332 3.32 0.002 0.002 0.15 PC_GM_couple 1332 1332 2.63 0.002 0.002 0.12 #others 1.19 1.195 0.05 ------------------------------------------------------------------------------- ======= Cycle 1332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1333 steps, 2.56000 s simulation time, 2197.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1333 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2197.72 2197.717 2197.717 100.00 ------------------------------------------------------------------------------- PC_run 1333 1333 2190.56 1.643 1.643 99.67 GM_PC_couple 1333 1333 3.32 0.002 0.002 0.15 PC_GM_couple 1333 1333 2.64 0.002 0.002 0.12 #others 1.20 1.195 0.05 ------------------------------------------------------------------------------- ======= Cycle 1333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1334 steps, 2.56000 s simulation time, 2200.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1334 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2200.20 2200.204 2200.204 100.00 ------------------------------------------------------------------------------- PC_run 1334 1334 2193.05 1.644 1.644 99.67 GM_PC_couple 1334 1334 3.32 0.002 0.002 0.15 PC_GM_couple 1334 1334 2.64 0.002 0.002 0.12 #others 1.20 1.196 0.05 ------------------------------------------------------------------------------- ======= Cycle 1334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1335 steps, 2.56000 s simulation time, 2202.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1335 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2202.10 2202.102 2202.102 100.00 ------------------------------------------------------------------------------- PC_run 1335 1335 2194.94 1.644 1.644 99.67 GM_PC_couple 1335 1335 3.33 0.002 0.002 0.15 PC_GM_couple 1335 1335 2.64 0.002 0.002 0.12 #others 1.20 1.197 0.05 ------------------------------------------------------------------------------- ======= Cycle 1335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1336 steps, 2.56000 s simulation time, 2203.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1336 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2203.53 2203.533 2203.533 100.00 ------------------------------------------------------------------------------- PC_run 1336 1336 2196.37 1.644 1.644 99.67 GM_PC_couple 1336 1336 3.33 0.002 0.002 0.15 PC_GM_couple 1336 1336 2.64 0.002 0.002 0.12 #others 1.20 1.198 0.05 ------------------------------------------------------------------------------- ======= Cycle 1336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1337 steps, 2.56000 s simulation time, 2204.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1337 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2204.96 2204.956 2204.956 100.00 ------------------------------------------------------------------------------- PC_run 1337 1337 2197.78 1.644 1.644 99.67 GM_PC_couple 1337 1337 3.33 0.002 0.002 0.15 PC_GM_couple 1337 1337 2.64 0.002 0.002 0.12 #others 1.20 1.199 0.05 ------------------------------------------------------------------------------- ======= Cycle 1337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1338 steps, 2.56000 s simulation time, 2206.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1338 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2206.38 2206.378 2206.378 100.00 ------------------------------------------------------------------------------- PC_run 1338 1338 2199.20 1.644 1.644 99.67 GM_PC_couple 1338 1338 3.33 0.002 0.002 0.15 PC_GM_couple 1338 1338 2.65 0.002 0.002 0.12 #others 1.20 1.199 0.05 ------------------------------------------------------------------------------- ======= Cycle 1338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1339 steps, 2.56000 s simulation time, 2208.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1339 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2208.24 2208.237 2208.237 100.00 ------------------------------------------------------------------------------- PC_run 1339 1339 2201.05 1.644 1.644 99.67 GM_PC_couple 1339 1339 3.34 0.002 0.002 0.15 PC_GM_couple 1339 1339 2.65 0.002 0.002 0.12 #others 1.20 1.200 0.05 ------------------------------------------------------------------------------- ======= Cycle 1339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1340 steps, 2.56000 s simulation time, 2209.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1340 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2209.83 2209.828 2209.828 100.00 ------------------------------------------------------------------------------- PC_run 1340 1340 2202.64 1.644 1.644 99.67 GM_PC_couple 1340 1340 3.34 0.002 0.002 0.15 PC_GM_couple 1340 1340 2.65 0.002 0.002 0.12 #others 1.20 1.201 0.05 ------------------------------------------------------------------------------- ======= Cycle 1340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1341 steps, 2.56000 s simulation time, 2211.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1341 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2211.56 2211.564 2211.564 100.00 ------------------------------------------------------------------------------- PC_run 1341 1341 2204.37 1.644 1.644 99.67 GM_PC_couple 1341 1341 3.34 0.002 0.002 0.15 PC_GM_couple 1341 1341 2.65 0.002 0.002 0.12 #others 1.20 1.201 0.05 ------------------------------------------------------------------------------- ======= Cycle 1341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1342 steps, 2.56000 s simulation time, 2213.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1342 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2213.26 2213.256 2213.256 100.00 ------------------------------------------------------------------------------- PC_run 1342 1342 2206.06 1.644 1.644 99.67 GM_PC_couple 1342 1342 3.34 0.002 0.002 0.15 PC_GM_couple 1342 1342 2.65 0.002 0.002 0.12 #others 1.20 1.202 0.05 ------------------------------------------------------------------------------- ======= Cycle 1342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1343 steps, 2.56000 s simulation time, 2214.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1343 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2214.94 2214.943 2214.943 100.00 ------------------------------------------------------------------------------- PC_run 1343 1343 2207.74 1.644 1.644 99.67 GM_PC_couple 1343 1343 3.35 0.002 0.002 0.15 PC_GM_couple 1343 1343 2.65 0.002 0.002 0.12 #others 1.20 1.203 0.05 ------------------------------------------------------------------------------- ======= Cycle 1343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1344 steps, 2.56000 s simulation time, 2216.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1344 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2216.89 2216.890 2216.890 100.00 ------------------------------------------------------------------------------- PC_run 1344 1344 2209.68 1.644 1.644 99.67 GM_PC_couple 1344 1344 3.35 0.002 0.002 0.15 PC_GM_couple 1344 1344 2.66 0.002 0.002 0.12 #others 1.20 1.204 0.05 ------------------------------------------------------------------------------- ======= Cycle 1344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1345 steps, 2.56000 s simulation time, 2218.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1345 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2218.34 2218.344 2218.344 100.00 ------------------------------------------------------------------------------- PC_run 1345 1345 2211.13 1.644 1.644 99.67 GM_PC_couple 1345 1345 3.35 0.002 0.002 0.15 PC_GM_couple 1345 1345 2.66 0.002 0.002 0.12 #others 1.20 1.205 0.05 ------------------------------------------------------------------------------- ======= Cycle 1345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1346 steps, 2.56000 s simulation time, 2220.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1346 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2220.25 2220.250 2220.250 100.00 ------------------------------------------------------------------------------- PC_run 1346 1346 2213.03 1.644 1.644 99.67 GM_PC_couple 1346 1346 3.35 0.002 0.002 0.15 PC_GM_couple 1346 1346 2.66 0.002 0.002 0.12 #others 1.21 1.206 0.05 ------------------------------------------------------------------------------- ======= Cycle 1346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1347 steps, 2.56000 s simulation time, 2222.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1347 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2222.31 2222.313 2222.313 100.00 ------------------------------------------------------------------------------- PC_run 1347 1347 2215.09 1.644 1.644 99.67 GM_PC_couple 1347 1347 3.36 0.002 0.002 0.15 PC_GM_couple 1347 1347 2.66 0.002 0.002 0.12 #others 1.21 1.207 0.05 ------------------------------------------------------------------------------- ======= Cycle 1347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1348 steps, 2.56000 s simulation time, 2224.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1348 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2224.49 2224.495 2224.495 100.00 ------------------------------------------------------------------------------- PC_run 1348 1348 2217.26 1.645 1.645 99.67 GM_PC_couple 1348 1348 3.36 0.002 0.002 0.15 PC_GM_couple 1348 1348 2.66 0.002 0.002 0.12 #others 1.21 1.208 0.05 ------------------------------------------------------------------------------- ======= Cycle 1348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1349 steps, 2.56000 s simulation time, 2226.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1349 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2226.50 2226.504 2226.504 100.00 ------------------------------------------------------------------------------- PC_run 1349 1349 2219.27 1.645 1.645 99.67 GM_PC_couple 1349 1349 3.36 0.002 0.002 0.15 PC_GM_couple 1349 1349 2.67 0.002 0.002 0.12 #others 1.21 1.209 0.05 ------------------------------------------------------------------------------- ======= Cycle 1349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1350 steps, 2.56000 s simulation time, 2228.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1350 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2228.07 2228.071 2228.071 100.00 ------------------------------------------------------------------------------- PC_run 1350 1350 2220.82 1.645 1.645 99.67 GM_PC_couple 1350 1350 3.37 0.002 0.002 0.15 PC_GM_couple 1350 1350 2.67 0.002 0.002 0.12 #others 1.21 1.211 0.05 ------------------------------------------------------------------------------- ======= Cycle 1350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1351 steps, 2.56000 s simulation time, 2229.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1351 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2229.73 2229.726 2229.726 100.00 ------------------------------------------------------------------------------- PC_run 1351 1351 2222.47 1.645 1.645 99.67 GM_PC_couple 1351 1351 3.37 0.002 0.002 0.15 PC_GM_couple 1351 1351 2.67 0.002 0.002 0.12 #others 1.21 1.212 0.05 ------------------------------------------------------------------------------- ======= Cycle 1351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1352 steps, 2.56000 s simulation time, 2231.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1352 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2231.57 2231.573 2231.573 100.00 ------------------------------------------------------------------------------- PC_run 1352 1352 2224.32 1.645 1.645 99.67 GM_PC_couple 1352 1352 3.37 0.002 0.002 0.15 PC_GM_couple 1352 1352 2.67 0.002 0.002 0.12 #others 1.21 1.213 0.05 ------------------------------------------------------------------------------- ======= Cycle 1352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1353 steps, 2.56000 s simulation time, 2233.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1353 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2233.20 2233.197 2233.197 100.00 ------------------------------------------------------------------------------- PC_run 1353 1353 2225.93 1.645 1.645 99.67 GM_PC_couple 1353 1353 3.37 0.002 0.002 0.15 PC_GM_couple 1353 1353 2.68 0.002 0.002 0.12 #others 1.21 1.214 0.05 ------------------------------------------------------------------------------- ======= Cycle 1353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1354 steps, 2.56000 s simulation time, 2235.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1354 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2235.06 2235.055 2235.055 100.00 ------------------------------------------------------------------------------- PC_run 1354 1354 2227.79 1.645 1.645 99.67 GM_PC_couple 1354 1354 3.38 0.002 0.002 0.15 PC_GM_couple 1354 1354 2.68 0.002 0.002 0.12 #others 1.22 1.215 0.05 ------------------------------------------------------------------------------- ======= Cycle 1354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1355 steps, 2.56000 s simulation time, 2237.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1355 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2237.01 2237.009 2237.009 100.00 ------------------------------------------------------------------------------- PC_run 1355 1355 2229.73 1.646 1.646 99.67 GM_PC_couple 1355 1355 3.38 0.002 0.002 0.15 PC_GM_couple 1355 1355 2.68 0.002 0.002 0.12 #others 1.22 1.216 0.05 ------------------------------------------------------------------------------- ======= Cycle 1355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1356 steps, 2.56000 s simulation time, 2238.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1356 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2238.94 2238.940 2238.940 100.00 ------------------------------------------------------------------------------- PC_run 1356 1356 2231.66 1.646 1.646 99.67 GM_PC_couple 1356 1356 3.38 0.002 0.002 0.15 PC_GM_couple 1356 1356 2.68 0.002 0.002 0.12 #others 1.22 1.217 0.05 ------------------------------------------------------------------------------- ======= Cycle 1356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1357 steps, 2.56000 s simulation time, 2240.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1357 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2240.89 2240.887 2240.887 100.00 ------------------------------------------------------------------------------- PC_run 1357 1357 2233.60 1.646 1.646 99.67 GM_PC_couple 1357 1357 3.38 0.002 0.002 0.15 PC_GM_couple 1357 1357 2.68 0.002 0.002 0.12 #others 1.22 1.217 0.05 ------------------------------------------------------------------------------- ======= Cycle 1357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1358 steps, 2.56000 s simulation time, 2242.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1358 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2242.99 2242.989 2242.989 100.00 ------------------------------------------------------------------------------- PC_run 1358 1358 2235.70 1.646 1.646 99.67 GM_PC_couple 1358 1358 3.39 0.002 0.002 0.15 PC_GM_couple 1358 1358 2.69 0.002 0.002 0.12 #others 1.22 1.218 0.05 ------------------------------------------------------------------------------- ======= Cycle 1358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1359 steps, 2.56000 s simulation time, 2245.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1359 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2245.25 2245.249 2245.249 100.00 ------------------------------------------------------------------------------- PC_run 1359 1359 2237.95 1.647 1.647 99.68 GM_PC_couple 1359 1359 3.39 0.002 0.002 0.15 PC_GM_couple 1359 1359 2.69 0.002 0.002 0.12 #others 1.22 1.220 0.05 ------------------------------------------------------------------------------- ======= Cycle 1359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1360 steps, 2.56000 s simulation time, 2247.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1360 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2247.80 2247.798 2247.798 100.00 ------------------------------------------------------------------------------- PC_run 1360 1360 2240.49 1.647 1.647 99.68 GM_PC_couple 1360 1360 3.39 0.002 0.002 0.15 PC_GM_couple 1360 1360 2.69 0.002 0.002 0.12 #others 1.22 1.221 0.05 ------------------------------------------------------------------------------- ======= Cycle 1360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1361 steps, 2.56000 s simulation time, 2249.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1361 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2249.62 2249.624 2249.624 100.00 ------------------------------------------------------------------------------- PC_run 1361 1361 2242.31 1.648 1.648 99.68 GM_PC_couple 1361 1361 3.40 0.002 0.002 0.15 PC_GM_couple 1361 1361 2.69 0.002 0.002 0.12 #others 1.22 1.222 0.05 ------------------------------------------------------------------------------- ======= Cycle 1361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1362 steps, 2.56000 s simulation time, 2251.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1362 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2251.38 2251.381 2251.381 100.00 ------------------------------------------------------------------------------- PC_run 1362 1362 2244.07 1.648 1.648 99.68 GM_PC_couple 1362 1362 3.40 0.002 0.002 0.15 PC_GM_couple 1362 1362 2.69 0.002 0.002 0.12 #others 1.22 1.223 0.05 ------------------------------------------------------------------------------- ======= Cycle 1362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1363 steps, 2.56000 s simulation time, 2253.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1363 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2253.37 2253.367 2253.367 100.00 ------------------------------------------------------------------------------- PC_run 1363 1363 2246.05 1.648 1.648 99.68 GM_PC_couple 1363 1363 3.40 0.002 0.002 0.15 PC_GM_couple 1363 1363 2.70 0.002 0.002 0.12 #others 1.22 1.224 0.05 ------------------------------------------------------------------------------- ======= Cycle 1363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1364 steps, 2.56000 s simulation time, 2255.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1364 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2255.59 2255.589 2255.589 100.00 ------------------------------------------------------------------------------- PC_run 1364 1364 2248.26 1.648 1.648 99.68 GM_PC_couple 1364 1364 3.40 0.002 0.002 0.15 PC_GM_couple 1364 1364 2.70 0.002 0.002 0.12 #others 1.22 1.225 0.05 ------------------------------------------------------------------------------- ======= Cycle 1364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1365 steps, 2.56000 s simulation time, 2257.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1365 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2257.16 2257.158 2257.158 100.00 ------------------------------------------------------------------------------- PC_run 1365 1365 2249.83 1.648 1.648 99.68 GM_PC_couple 1365 1365 3.41 0.002 0.002 0.15 PC_GM_couple 1365 1365 2.70 0.002 0.002 0.12 #others 1.23 1.226 0.05 ------------------------------------------------------------------------------- ======= Cycle 1365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1366 steps, 2.56000 s simulation time, 2258.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1366 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2258.79 2258.792 2258.792 100.00 ------------------------------------------------------------------------------- PC_run 1366 1366 2251.45 1.648 1.648 99.68 GM_PC_couple 1366 1366 3.41 0.002 0.002 0.15 PC_GM_couple 1366 1366 2.70 0.002 0.002 0.12 #others 1.23 1.227 0.05 ------------------------------------------------------------------------------- ======= Cycle 1366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1367 steps, 2.56000 s simulation time, 2260.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1367 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2260.81 2260.815 2260.815 100.00 ------------------------------------------------------------------------------- PC_run 1367 1367 2253.47 1.648 1.648 99.68 GM_PC_couple 1367 1367 3.41 0.002 0.002 0.15 PC_GM_couple 1367 1367 2.70 0.002 0.002 0.12 #others 1.23 1.228 0.05 ------------------------------------------------------------------------------- ======= Cycle 1367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1368 steps, 2.56000 s simulation time, 2263.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1368 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2263.76 2263.759 2263.759 100.00 ------------------------------------------------------------------------------- PC_run 1368 1368 2256.41 1.649 1.649 99.68 GM_PC_couple 1368 1368 3.41 0.002 0.002 0.15 PC_GM_couple 1368 1368 2.71 0.002 0.002 0.12 #others 1.23 1.229 0.05 ------------------------------------------------------------------------------- ======= Cycle 1368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1369 steps, 2.56000 s simulation time, 2266.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1369 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2266.04 2266.041 2266.041 100.00 ------------------------------------------------------------------------------- PC_run 1369 1369 2258.69 1.650 1.650 99.68 GM_PC_couple 1369 1369 3.42 0.002 0.002 0.15 PC_GM_couple 1369 1369 2.71 0.002 0.002 0.12 #others 1.23 1.229 0.05 ------------------------------------------------------------------------------- ======= Cycle 1369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1370 steps, 2.56000 s simulation time, 2268.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1370 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2268.47 2268.469 2268.469 100.00 ------------------------------------------------------------------------------- PC_run 1370 1370 2261.11 1.650 1.650 99.68 GM_PC_couple 1370 1370 3.42 0.002 0.002 0.15 PC_GM_couple 1370 1370 2.71 0.002 0.002 0.12 #others 1.23 1.230 0.05 ------------------------------------------------------------------------------- ======= Cycle 1370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1371 steps, 2.56000 s simulation time, 2269.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1371 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2269.98 2269.981 2269.981 100.00 ------------------------------------------------------------------------------- PC_run 1371 1371 2262.62 1.650 1.650 99.68 GM_PC_couple 1371 1371 3.42 0.002 0.002 0.15 PC_GM_couple 1371 1371 2.71 0.002 0.002 0.12 #others 1.23 1.231 0.05 ------------------------------------------------------------------------------- ======= Cycle 1371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1372 steps, 2.56000 s simulation time, 2271.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1372 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2271.57 2271.573 2271.573 100.00 ------------------------------------------------------------------------------- PC_run 1372 1372 2264.20 1.650 1.650 99.68 GM_PC_couple 1372 1372 3.42 0.002 0.002 0.15 PC_GM_couple 1372 1372 2.71 0.002 0.002 0.12 #others 1.23 1.232 0.05 ------------------------------------------------------------------------------- ======= Cycle 1372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1373 steps, 2.56000 s simulation time, 2273.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1373 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2273.12 2273.123 2273.123 100.00 ------------------------------------------------------------------------------- PC_run 1373 1373 2265.75 1.650 1.650 99.68 GM_PC_couple 1373 1373 3.42 0.002 0.002 0.15 PC_GM_couple 1373 1373 2.72 0.002 0.002 0.12 #others 1.23 1.233 0.05 ------------------------------------------------------------------------------- ======= Cycle 1373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1374 steps, 2.56000 s simulation time, 2274.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1374 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2274.93 2274.932 2274.932 100.00 ------------------------------------------------------------------------------- PC_run 1374 1374 2267.55 1.650 1.650 99.68 GM_PC_couple 1374 1374 3.43 0.002 0.002 0.15 PC_GM_couple 1374 1374 2.72 0.002 0.002 0.12 #others 1.23 1.233 0.05 ------------------------------------------------------------------------------- ======= Cycle 1374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1375 steps, 2.56000 s simulation time, 2276.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1375 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2276.45 2276.449 2276.449 100.00 ------------------------------------------------------------------------------- PC_run 1375 1375 2269.06 1.650 1.650 99.68 GM_PC_couple 1375 1375 3.43 0.002 0.002 0.15 PC_GM_couple 1375 1375 2.72 0.002 0.002 0.12 #others 1.23 1.234 0.05 ------------------------------------------------------------------------------- ======= Cycle 1375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1376 steps, 2.56000 s simulation time, 2278.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1376 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2278.02 2278.022 2278.022 100.00 ------------------------------------------------------------------------------- PC_run 1376 1376 2270.63 1.650 1.650 99.68 GM_PC_couple 1376 1376 3.43 0.002 0.002 0.15 PC_GM_couple 1376 1376 2.72 0.002 0.002 0.12 #others 1.23 1.235 0.05 ------------------------------------------------------------------------------- ======= Cycle 1376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1377 steps, 2.56000 s simulation time, 2280.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1377 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2280.12 2280.117 2280.117 100.00 ------------------------------------------------------------------------------- PC_run 1377 1377 2272.72 1.650 1.650 99.68 GM_PC_couple 1377 1377 3.44 0.002 0.002 0.15 PC_GM_couple 1377 1377 2.73 0.002 0.002 0.12 #others 1.24 1.236 0.05 ------------------------------------------------------------------------------- ======= Cycle 1377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1378 steps, 2.56000 s simulation time, 2282.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1378 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2282.26 2282.256 2282.256 100.00 ------------------------------------------------------------------------------- PC_run 1378 1378 2274.85 1.651 1.651 99.68 GM_PC_couple 1378 1378 3.44 0.002 0.002 0.15 PC_GM_couple 1378 1378 2.73 0.002 0.002 0.12 #others 1.24 1.237 0.05 ------------------------------------------------------------------------------- ======= Cycle 1378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1379 steps, 2.56000 s simulation time, 2284.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1379 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2284.75 2284.751 2284.751 100.00 ------------------------------------------------------------------------------- PC_run 1379 1379 2277.34 1.651 1.651 99.68 GM_PC_couple 1379 1379 3.44 0.002 0.002 0.15 PC_GM_couple 1379 1379 2.73 0.002 0.002 0.12 #others 1.24 1.238 0.05 ------------------------------------------------------------------------------- ======= Cycle 1379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1380 steps, 2.56000 s simulation time, 2287.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1380 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2287.22 2287.220 2287.220 100.00 ------------------------------------------------------------------------------- PC_run 1380 1380 2279.81 1.652 1.652 99.68 GM_PC_couple 1380 1380 3.44 0.002 0.002 0.15 PC_GM_couple 1380 1380 2.73 0.002 0.002 0.12 #others 1.24 1.238 0.05 ------------------------------------------------------------------------------- ======= Cycle 1380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1381 steps, 2.56000 s simulation time, 2288.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1381 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2288.77 2288.774 2288.774 100.00 ------------------------------------------------------------------------------- PC_run 1381 1381 2281.36 1.652 1.652 99.68 GM_PC_couple 1381 1381 3.45 0.002 0.002 0.15 PC_GM_couple 1381 1381 2.73 0.002 0.002 0.12 #others 1.24 1.239 0.05 ------------------------------------------------------------------------------- ======= Cycle 1381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1382 steps, 2.56000 s simulation time, 2290.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1382 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2290.35 2290.349 2290.349 100.00 ------------------------------------------------------------------------------- PC_run 1382 1382 2282.93 1.652 1.652 99.68 GM_PC_couple 1382 1382 3.45 0.002 0.002 0.15 PC_GM_couple 1382 1382 2.74 0.002 0.002 0.12 #others 1.24 1.240 0.05 ------------------------------------------------------------------------------- ======= Cycle 1382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1383 steps, 2.56000 s simulation time, 2292.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1383 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2292.06 2292.063 2292.063 100.00 ------------------------------------------------------------------------------- PC_run 1383 1383 2284.63 1.652 1.652 99.68 GM_PC_couple 1383 1383 3.45 0.002 0.002 0.15 PC_GM_couple 1383 1383 2.74 0.002 0.002 0.12 #others 1.24 1.241 0.05 ------------------------------------------------------------------------------- ======= Cycle 1383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1384 steps, 2.56000 s simulation time, 2293.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1384 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2293.82 2293.822 2293.822 100.00 ------------------------------------------------------------------------------- PC_run 1384 1384 2286.39 1.652 1.652 99.68 GM_PC_couple 1384 1384 3.45 0.002 0.002 0.15 PC_GM_couple 1384 1384 2.74 0.002 0.002 0.12 #others 1.24 1.242 0.05 ------------------------------------------------------------------------------- ======= Cycle 1384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1385 steps, 2.56000 s simulation time, 2295.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1385 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2295.32 2295.320 2295.320 100.00 ------------------------------------------------------------------------------- PC_run 1385 1385 2287.88 1.652 1.652 99.68 GM_PC_couple 1385 1385 3.46 0.002 0.002 0.15 PC_GM_couple 1385 1385 2.74 0.002 0.002 0.12 #others 1.24 1.242 0.05 ------------------------------------------------------------------------------- ======= Cycle 1385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1386 steps, 2.56000 s simulation time, 2296.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1386 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2296.98 2296.976 2296.976 100.00 ------------------------------------------------------------------------------- PC_run 1386 1386 2289.53 1.652 1.652 99.68 GM_PC_couple 1386 1386 3.46 0.002 0.002 0.15 PC_GM_couple 1386 1386 2.74 0.002 0.002 0.12 #others 1.24 1.244 0.05 ------------------------------------------------------------------------------- ======= Cycle 1386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1387 steps, 2.56000 s simulation time, 2298.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1387 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2298.92 2298.920 2298.920 100.00 ------------------------------------------------------------------------------- PC_run 1387 1387 2291.47 1.652 1.652 99.68 GM_PC_couple 1387 1387 3.46 0.002 0.002 0.15 PC_GM_couple 1387 1387 2.74 0.002 0.002 0.12 #others 1.24 1.245 0.05 ------------------------------------------------------------------------------- ======= Cycle 1387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1388 steps, 2.56000 s simulation time, 2301.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1388 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2301.55 2301.551 2301.551 100.00 ------------------------------------------------------------------------------- PC_run 1388 1388 2294.09 1.653 1.653 99.68 GM_PC_couple 1388 1388 3.47 0.002 0.002 0.15 PC_GM_couple 1388 1388 2.75 0.002 0.002 0.12 #others 1.25 1.246 0.05 ------------------------------------------------------------------------------- ======= Cycle 1388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1389 steps, 2.56000 s simulation time, 2303.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1389 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2303.57 2303.572 2303.572 100.00 ------------------------------------------------------------------------------- PC_run 1389 1389 2296.11 1.653 1.653 99.68 GM_PC_couple 1389 1389 3.47 0.002 0.002 0.15 PC_GM_couple 1389 1389 2.75 0.002 0.002 0.12 #others 1.25 1.247 0.05 ------------------------------------------------------------------------------- ======= Cycle 1389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1390 steps, 2.56000 s simulation time, 2305.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1390 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2305.57 2305.567 2305.567 100.00 ------------------------------------------------------------------------------- PC_run 1390 1390 2298.10 1.653 1.653 99.68 GM_PC_couple 1390 1390 3.47 0.002 0.002 0.15 PC_GM_couple 1390 1390 2.75 0.002 0.002 0.12 #others 1.25 1.248 0.05 ------------------------------------------------------------------------------- ======= Cycle 1390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1391 steps, 2.56000 s simulation time, 2307.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1391 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2307.45 2307.450 2307.450 100.00 ------------------------------------------------------------------------------- PC_run 1391 1391 2299.98 1.653 1.653 99.68 GM_PC_couple 1391 1391 3.47 0.002 0.002 0.15 PC_GM_couple 1391 1391 2.75 0.002 0.002 0.12 #others 1.25 1.249 0.05 ------------------------------------------------------------------------------- ======= Cycle 1391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1392 steps, 2.56000 s simulation time, 2309.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1392 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2309.92 2309.917 2309.917 100.00 ------------------------------------------------------------------------------- PC_run 1392 1392 2302.44 1.654 1.654 99.68 GM_PC_couple 1392 1392 3.48 0.002 0.002 0.15 PC_GM_couple 1392 1392 2.76 0.002 0.002 0.12 #others 1.25 1.250 0.05 ------------------------------------------------------------------------------- ======= Cycle 1392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1393 steps, 2.56000 s simulation time, 2311.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1393 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2311.64 2311.640 2311.640 100.00 ------------------------------------------------------------------------------- PC_run 1393 1393 2304.15 1.654 1.654 99.68 GM_PC_couple 1393 1393 3.48 0.002 0.002 0.15 PC_GM_couple 1393 1393 2.76 0.002 0.002 0.12 #others 1.25 1.251 0.05 ------------------------------------------------------------------------------- ======= Cycle 1393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1394 steps, 2.56000 s simulation time, 2313.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1394 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2313.42 2313.419 2313.419 100.00 ------------------------------------------------------------------------------- PC_run 1394 1394 2305.93 1.654 1.654 99.68 GM_PC_couple 1394 1394 3.48 0.002 0.002 0.15 PC_GM_couple 1394 1394 2.76 0.002 0.002 0.12 #others 1.25 1.251 0.05 ------------------------------------------------------------------------------- ======= Cycle 1394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1395 steps, 2.56000 s simulation time, 2317.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1395 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2317.17 2317.172 2317.172 100.00 ------------------------------------------------------------------------------- PC_run 1395 1395 2309.68 1.656 1.656 99.68 GM_PC_couple 1395 1395 3.48 0.002 0.002 0.15 PC_GM_couple 1395 1395 2.76 0.002 0.002 0.12 #others 1.25 1.252 0.05 ------------------------------------------------------------------------------- ======= Cycle 1395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1396 steps, 2.56000 s simulation time, 2319.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1396 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2319.98 2319.983 2319.983 100.00 ------------------------------------------------------------------------------- PC_run 1396 1396 2312.48 1.657 1.657 99.68 GM_PC_couple 1396 1396 3.49 0.002 0.002 0.15 PC_GM_couple 1396 1396 2.76 0.002 0.002 0.12 #others 1.25 1.253 0.05 ------------------------------------------------------------------------------- ======= Cycle 1396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1397 steps, 2.56000 s simulation time, 2322.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1397 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2322.17 2322.168 2322.168 100.00 ------------------------------------------------------------------------------- PC_run 1397 1397 2314.66 1.657 1.657 99.68 GM_PC_couple 1397 1397 3.49 0.002 0.002 0.15 PC_GM_couple 1397 1397 2.77 0.002 0.002 0.12 #others 1.25 1.254 0.05 ------------------------------------------------------------------------------- ======= Cycle 1397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1398 steps, 2.56000 s simulation time, 2324.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1398 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2324.20 2324.203 2324.203 100.00 ------------------------------------------------------------------------------- PC_run 1398 1398 2316.69 1.657 1.657 99.68 GM_PC_couple 1398 1398 3.49 0.002 0.002 0.15 PC_GM_couple 1398 1398 2.77 0.002 0.002 0.12 #others 1.26 1.255 0.05 ------------------------------------------------------------------------------- ======= Cycle 1398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1399 steps, 2.56000 s simulation time, 2325.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1399 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2325.94 2325.942 2325.942 100.00 ------------------------------------------------------------------------------- PC_run 1399 1399 2318.42 1.657 1.657 99.68 GM_PC_couple 1399 1399 3.49 0.002 0.002 0.15 PC_GM_couple 1399 1399 2.77 0.002 0.002 0.12 #others 1.26 1.256 0.05 ------------------------------------------------------------------------------- ======= Cycle 1399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1400 steps, 2.56000 s simulation time, 2327.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1400 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2327.82 2327.818 2327.818 100.00 ------------------------------------------------------------------------------- PC_run 1400 1400 2320.29 1.657 1.657 99.68 GM_PC_couple 1400 1400 3.50 0.002 0.002 0.15 PC_GM_couple 1400 1400 2.77 0.002 0.002 0.12 #others 1.26 1.257 0.05 ------------------------------------------------------------------------------- ======= Cycle 1400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1401 steps, 2.56000 s simulation time, 2329.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1401 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2329.85 2329.853 2329.853 100.00 ------------------------------------------------------------------------------- PC_run 1401 1401 2322.32 1.658 1.658 99.68 GM_PC_couple 1401 1401 3.50 0.002 0.002 0.15 PC_GM_couple 1401 1401 2.77 0.002 0.002 0.12 #others 1.26 1.258 0.05 ------------------------------------------------------------------------------- ======= Cycle 1401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1402 steps, 2.56000 s simulation time, 2331.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1402 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2331.64 2331.637 2331.637 100.00 ------------------------------------------------------------------------------- PC_run 1402 1402 2324.10 1.658 1.658 99.68 GM_PC_couple 1402 1402 3.50 0.002 0.002 0.15 PC_GM_couple 1402 1402 2.78 0.002 0.002 0.12 #others 1.26 1.259 0.05 ------------------------------------------------------------------------------- ======= Cycle 1402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1403 steps, 2.56000 s simulation time, 2333.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1403 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2333.46 2333.459 2333.459 100.00 ------------------------------------------------------------------------------- PC_run 1403 1403 2325.91 1.658 1.658 99.68 GM_PC_couple 1403 1403 3.51 0.002 0.002 0.15 PC_GM_couple 1403 1403 2.78 0.002 0.002 0.12 #others 1.26 1.260 0.05 ------------------------------------------------------------------------------- ======= Cycle 1403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1404 steps, 2.56000 s simulation time, 2335.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1404 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2335.79 2335.790 2335.790 100.00 ------------------------------------------------------------------------------- PC_run 1404 1404 2328.24 1.658 1.658 99.68 GM_PC_couple 1404 1404 3.51 0.002 0.002 0.15 PC_GM_couple 1404 1404 2.78 0.002 0.002 0.12 #others 1.26 1.261 0.05 ------------------------------------------------------------------------------- ======= Cycle 1404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1405 steps, 2.56000 s simulation time, 2337.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1405 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2337.79 2337.795 2337.795 100.00 ------------------------------------------------------------------------------- PC_run 1405 1405 2330.24 1.659 1.659 99.68 GM_PC_couple 1405 1405 3.51 0.002 0.002 0.15 PC_GM_couple 1405 1405 2.78 0.002 0.002 0.12 #others 1.26 1.262 0.05 ------------------------------------------------------------------------------- ======= Cycle 1405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1406 steps, 2.56000 s simulation time, 2339.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1406 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2339.80 2339.799 2339.799 100.00 ------------------------------------------------------------------------------- PC_run 1406 1406 2332.24 1.659 1.659 99.68 GM_PC_couple 1406 1406 3.51 0.002 0.002 0.15 PC_GM_couple 1406 1406 2.78 0.002 0.002 0.12 #others 1.26 1.263 0.05 ------------------------------------------------------------------------------- ======= Cycle 1406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1407 steps, 2.56000 s simulation time, 2341.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1407 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2341.79 2341.792 2341.792 100.00 ------------------------------------------------------------------------------- PC_run 1407 1407 2334.22 1.659 1.659 99.68 GM_PC_couple 1407 1407 3.52 0.002 0.002 0.15 PC_GM_couple 1407 1407 2.79 0.002 0.002 0.12 #others 1.26 1.264 0.05 ------------------------------------------------------------------------------- ======= Cycle 1407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1408 steps, 2.56000 s simulation time, 2343.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1408 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2343.99 2343.986 2343.986 100.00 ------------------------------------------------------------------------------- PC_run 1408 1408 2336.41 1.659 1.659 99.68 GM_PC_couple 1408 1408 3.52 0.003 0.003 0.15 PC_GM_couple 1408 1408 2.79 0.002 0.002 0.12 #others 1.27 1.265 0.05 ------------------------------------------------------------------------------- ======= Cycle 1408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1409 steps, 2.56000 s simulation time, 2347.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1409 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2347.95 2347.953 2347.953 100.00 ------------------------------------------------------------------------------- PC_run 1409 1409 2340.37 1.661 1.661 99.68 GM_PC_couple 1409 1409 3.52 0.003 0.003 0.15 PC_GM_couple 1409 1409 2.79 0.002 0.002 0.12 #others 1.27 1.266 0.05 ------------------------------------------------------------------------------- ======= Cycle 1409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1410 steps, 2.56000 s simulation time, 2350.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1410 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2350.83 2350.831 2350.831 100.00 ------------------------------------------------------------------------------- PC_run 1410 1410 2343.24 1.662 1.662 99.68 GM_PC_couple 1410 1410 3.53 0.003 0.003 0.15 PC_GM_couple 1410 1410 2.79 0.002 0.002 0.12 #others 1.27 1.268 0.05 ------------------------------------------------------------------------------- ======= Cycle 1410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1411 steps, 2.56000 s simulation time, 2352.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1411 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2352.60 2352.603 2352.603 100.00 ------------------------------------------------------------------------------- PC_run 1411 1411 2345.01 1.662 1.662 99.68 GM_PC_couple 1411 1411 3.53 0.003 0.003 0.15 PC_GM_couple 1411 1411 2.80 0.002 0.002 0.12 #others 1.27 1.269 0.05 ------------------------------------------------------------------------------- ======= Cycle 1411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1412 steps, 2.56000 s simulation time, 2353.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1412 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2353.82 2353.818 2353.818 100.00 ------------------------------------------------------------------------------- PC_run 1412 1412 2346.22 1.662 1.662 99.68 GM_PC_couple 1412 1412 3.53 0.003 0.003 0.15 PC_GM_couple 1412 1412 2.80 0.002 0.002 0.12 #others 1.27 1.270 0.05 ------------------------------------------------------------------------------- ======= Cycle 1412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1413 steps, 2.56000 s simulation time, 2355.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1413 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2355.05 2355.054 2355.054 100.00 ------------------------------------------------------------------------------- PC_run 1413 1413 2347.45 1.661 1.661 99.68 GM_PC_couple 1413 1413 3.53 0.003 0.003 0.15 PC_GM_couple 1413 1413 2.80 0.002 0.002 0.12 #others 1.27 1.271 0.05 ------------------------------------------------------------------------------- ======= Cycle 1413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1414 steps, 2.56000 s simulation time, 2357.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1414 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2357.38 2357.379 2357.379 100.00 ------------------------------------------------------------------------------- PC_run 1414 1414 2349.77 1.662 1.662 99.68 GM_PC_couple 1414 1414 3.54 0.003 0.003 0.15 PC_GM_couple 1414 1414 2.80 0.002 0.002 0.12 #others 1.27 1.272 0.05 ------------------------------------------------------------------------------- ======= Cycle 1414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1415 steps, 2.56000 s simulation time, 2359.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1415 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2359.57 2359.571 2359.571 100.00 ------------------------------------------------------------------------------- PC_run 1415 1415 2351.95 1.662 1.662 99.68 GM_PC_couple 1415 1415 3.54 0.003 0.003 0.15 PC_GM_couple 1415 1415 2.81 0.002 0.002 0.12 #others 1.27 1.275 0.05 ------------------------------------------------------------------------------- ======= Cycle 1415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1416 steps, 2.56000 s simulation time, 2361.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1416 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2361.45 2361.454 2361.454 100.00 ------------------------------------------------------------------------------- PC_run 1416 1416 2353.82 1.662 1.662 99.68 GM_PC_couple 1416 1416 3.54 0.003 0.003 0.15 PC_GM_couple 1416 1416 2.81 0.002 0.002 0.12 #others 1.28 1.278 0.05 ------------------------------------------------------------------------------- ======= Cycle 1416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1417 steps, 2.56000 s simulation time, 2363.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1417 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2363.01 2363.009 2363.009 100.00 ------------------------------------------------------------------------------- PC_run 1417 1417 2355.37 1.662 1.662 99.68 GM_PC_couple 1417 1417 3.55 0.003 0.003 0.15 PC_GM_couple 1417 1417 2.81 0.002 0.002 0.12 #others 1.28 1.279 0.05 ------------------------------------------------------------------------------- ======= Cycle 1417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1418 steps, 2.56000 s simulation time, 2364.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1418 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2364.64 2364.638 2364.638 100.00 ------------------------------------------------------------------------------- PC_run 1418 1418 2357.00 1.662 1.662 99.68 GM_PC_couple 1418 1418 3.55 0.003 0.003 0.15 PC_GM_couple 1418 1418 2.81 0.002 0.002 0.12 #others 1.28 1.280 0.05 ------------------------------------------------------------------------------- ======= Cycle 1418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1419 steps, 2.56000 s simulation time, 2365.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1419 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2365.83 2365.826 2365.826 100.00 ------------------------------------------------------------------------------- PC_run 1419 1419 2358.18 1.662 1.662 99.68 GM_PC_couple 1419 1419 3.55 0.003 0.003 0.15 PC_GM_couple 1419 1419 2.81 0.002 0.002 0.12 #others 1.28 1.281 0.05 ------------------------------------------------------------------------------- ======= Cycle 1419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1420 steps, 2.56000 s simulation time, 2367.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1420 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2367.28 2367.278 2367.278 100.00 ------------------------------------------------------------------------------- PC_run 1420 1420 2359.63 1.662 1.662 99.68 GM_PC_couple 1420 1420 3.55 0.003 0.003 0.15 PC_GM_couple 1420 1420 2.82 0.002 0.002 0.12 #others 1.28 1.281 0.05 ------------------------------------------------------------------------------- ======= Cycle 1420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1421 steps, 2.56000 s simulation time, 2368.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1421 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2368.62 2368.618 2368.618 100.00 ------------------------------------------------------------------------------- PC_run 1421 1421 2360.96 1.661 1.661 99.68 GM_PC_couple 1421 1421 3.56 0.003 0.003 0.15 PC_GM_couple 1421 1421 2.82 0.002 0.002 0.12 #others 1.28 1.282 0.05 ------------------------------------------------------------------------------- ======= Cycle 1421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1422 steps, 2.56000 s simulation time, 2370.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1422 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2370.18 2370.184 2370.184 100.00 ------------------------------------------------------------------------------- PC_run 1422 1422 2362.52 1.661 1.661 99.68 GM_PC_couple 1422 1422 3.56 0.003 0.003 0.15 PC_GM_couple 1422 1422 2.82 0.002 0.002 0.12 #others 1.28 1.283 0.05 ------------------------------------------------------------------------------- ======= Cycle 1422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1423 steps, 2.56000 s simulation time, 2371.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1423 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2371.65 2371.650 2371.650 100.00 ------------------------------------------------------------------------------- PC_run 1423 1423 2363.98 1.661 1.661 99.68 GM_PC_couple 1423 1423 3.56 0.003 0.003 0.15 PC_GM_couple 1423 1423 2.82 0.002 0.002 0.12 #others 1.28 1.284 0.05 ------------------------------------------------------------------------------- ======= Cycle 1423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1424 steps, 2.56000 s simulation time, 2372.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1424 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2372.89 2372.890 2372.890 100.00 ------------------------------------------------------------------------------- PC_run 1424 1424 2365.22 1.661 1.661 99.68 GM_PC_couple 1424 1424 3.56 0.003 0.003 0.15 PC_GM_couple 1424 1424 2.82 0.002 0.002 0.12 #others 1.28 1.284 0.05 ------------------------------------------------------------------------------- ======= Cycle 1424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1425 steps, 2.56000 s simulation time, 2374.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1425 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2374.18 2374.176 2374.176 100.00 ------------------------------------------------------------------------------- PC_run 1425 1425 2366.50 1.661 1.661 99.68 GM_PC_couple 1425 1425 3.57 0.003 0.003 0.15 PC_GM_couple 1425 1425 2.83 0.002 0.002 0.12 #others 1.29 1.285 0.05 ------------------------------------------------------------------------------- ======= Cycle 1425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1426 steps, 2.56000 s simulation time, 2375.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1426 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2375.74 2375.737 2375.737 100.00 ------------------------------------------------------------------------------- PC_run 1426 1426 2368.05 1.661 1.661 99.68 GM_PC_couple 1426 1426 3.57 0.003 0.003 0.15 PC_GM_couple 1426 1426 2.83 0.002 0.002 0.12 #others 1.29 1.286 0.05 ------------------------------------------------------------------------------- ======= Cycle 1426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1427 steps, 2.56000 s simulation time, 2377.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1427 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2377.09 2377.094 2377.094 100.00 ------------------------------------------------------------------------------- PC_run 1427 1427 2369.40 1.660 1.660 99.68 GM_PC_couple 1427 1427 3.57 0.003 0.003 0.15 PC_GM_couple 1427 1427 2.83 0.002 0.002 0.12 #others 1.29 1.287 0.05 ------------------------------------------------------------------------------- ======= Cycle 1427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1428 steps, 2.56000 s simulation time, 2378.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1428 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2378.49 2378.495 2378.495 100.00 ------------------------------------------------------------------------------- PC_run 1428 1428 2370.80 1.660 1.660 99.68 GM_PC_couple 1428 1428 3.58 0.003 0.003 0.15 PC_GM_couple 1428 1428 2.83 0.002 0.002 0.12 #others 1.29 1.289 0.05 ------------------------------------------------------------------------------- ======= Cycle 1428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1429 steps, 2.56000 s simulation time, 2379.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1429 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2379.88 2379.879 2379.879 100.00 ------------------------------------------------------------------------------- PC_run 1429 1429 2372.18 1.660 1.660 99.68 GM_PC_couple 1429 1429 3.58 0.003 0.003 0.15 PC_GM_couple 1429 1429 2.83 0.002 0.002 0.12 #others 1.29 1.290 0.05 ------------------------------------------------------------------------------- ======= Cycle 1429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1430 steps, 2.56000 s simulation time, 2381.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1430 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2381.48 2381.477 2381.477 100.00 ------------------------------------------------------------------------------- PC_run 1430 1430 2373.77 1.660 1.660 99.68 GM_PC_couple 1430 1430 3.58 0.003 0.003 0.15 PC_GM_couple 1430 1430 2.84 0.002 0.002 0.12 #others 1.29 1.291 0.05 ------------------------------------------------------------------------------- ======= Cycle 1430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1431 steps, 2.56000 s simulation time, 2382.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1431 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2382.92 2382.925 2382.925 100.00 ------------------------------------------------------------------------------- PC_run 1431 1431 2375.21 1.660 1.660 99.68 GM_PC_couple 1431 1431 3.58 0.003 0.003 0.15 PC_GM_couple 1431 1431 2.84 0.002 0.002 0.12 #others 1.29 1.292 0.05 ------------------------------------------------------------------------------- ======= Cycle 1431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1432 steps, 2.56000 s simulation time, 2384.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1432 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2384.27 2384.266 2384.266 100.00 ------------------------------------------------------------------------------- PC_run 1432 1432 2376.55 1.660 1.660 99.68 GM_PC_couple 1432 1432 3.59 0.003 0.003 0.15 PC_GM_couple 1432 1432 2.84 0.002 0.002 0.12 #others 1.29 1.293 0.05 ------------------------------------------------------------------------------- ======= Cycle 1432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1433 steps, 2.56000 s simulation time, 2385.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1433 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2385.55 2385.551 2385.551 100.00 ------------------------------------------------------------------------------- PC_run 1433 1433 2377.82 1.659 1.659 99.68 GM_PC_couple 1433 1433 3.59 0.003 0.003 0.15 PC_GM_couple 1433 1433 2.84 0.002 0.002 0.12 #others 1.29 1.294 0.05 ------------------------------------------------------------------------------- ======= Cycle 1433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1434 steps, 2.56000 s simulation time, 2387.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1434 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2387.18 2387.183 2387.183 100.00 ------------------------------------------------------------------------------- PC_run 1434 1434 2379.45 1.659 1.659 99.68 GM_PC_couple 1434 1434 3.59 0.003 0.003 0.15 PC_GM_couple 1434 1434 2.85 0.002 0.002 0.12 #others 1.30 1.295 0.05 ------------------------------------------------------------------------------- ======= Cycle 1434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1435 steps, 2.56000 s simulation time, 2388.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1435 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2388.58 2388.583 2388.583 100.00 ------------------------------------------------------------------------------- PC_run 1435 1435 2380.84 1.659 1.659 99.68 GM_PC_couple 1435 1435 3.60 0.003 0.003 0.15 PC_GM_couple 1435 1435 2.85 0.002 0.002 0.12 #others 1.30 1.296 0.05 ------------------------------------------------------------------------------- ======= Cycle 1435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1436 steps, 2.56000 s simulation time, 2389.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1436 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2389.99 2389.987 2389.987 100.00 ------------------------------------------------------------------------------- PC_run 1436 1436 2382.24 1.659 1.659 99.68 GM_PC_couple 1436 1436 3.60 0.003 0.003 0.15 PC_GM_couple 1436 1436 2.85 0.002 0.002 0.12 #others 1.30 1.297 0.05 ------------------------------------------------------------------------------- ======= Cycle 1436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1437 steps, 2.56000 s simulation time, 2391.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1437 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2391.39 2391.390 2391.390 100.00 ------------------------------------------------------------------------------- PC_run 1437 1437 2383.64 1.659 1.659 99.68 GM_PC_couple 1437 1437 3.60 0.003 0.003 0.15 PC_GM_couple 1437 1437 2.85 0.002 0.002 0.12 #others 1.30 1.298 0.05 ------------------------------------------------------------------------------- ======= Cycle 1437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1438 steps, 2.56000 s simulation time, 2393.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1438 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2393.10 2393.095 2393.095 100.00 ------------------------------------------------------------------------------- PC_run 1438 1438 2385.34 1.659 1.659 99.68 GM_PC_couple 1438 1438 3.60 0.003 0.003 0.15 PC_GM_couple 1438 1438 2.85 0.002 0.002 0.12 #others 1.30 1.299 0.05 ------------------------------------------------------------------------------- ======= Cycle 1438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1439 steps, 2.56000 s simulation time, 2394.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1439 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2394.49 2394.495 2394.495 100.00 ------------------------------------------------------------------------------- PC_run 1439 1439 2386.73 1.659 1.659 99.68 GM_PC_couple 1439 1439 3.61 0.003 0.003 0.15 PC_GM_couple 1439 1439 2.86 0.002 0.002 0.12 #others 1.30 1.300 0.05 ------------------------------------------------------------------------------- ======= Cycle 1439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1440 steps, 2.56000 s simulation time, 2396.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1440 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2396.09 2396.094 2396.094 100.00 ------------------------------------------------------------------------------- PC_run 1440 1440 2388.32 1.659 1.659 99.68 GM_PC_couple 1440 1440 3.61 0.003 0.003 0.15 PC_GM_couple 1440 1440 2.86 0.002 0.002 0.12 #others 1.30 1.301 0.05 ------------------------------------------------------------------------------- ======= Cycle 1440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1441 steps, 2.56000 s simulation time, 2397.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1441 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2397.88 2397.878 2397.878 100.00 ------------------------------------------------------------------------------- PC_run 1441 1441 2390.10 1.659 1.659 99.68 GM_PC_couple 1441 1441 3.61 0.003 0.003 0.15 PC_GM_couple 1441 1441 2.86 0.002 0.002 0.12 #others 1.30 1.302 0.05 ------------------------------------------------------------------------------- ======= Cycle 1441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1442 steps, 2.56000 s simulation time, 2399.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1442 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2399.89 2399.893 2399.893 100.00 ------------------------------------------------------------------------------- PC_run 1442 1442 2392.11 1.659 1.659 99.68 GM_PC_couple 1442 1442 3.62 0.003 0.003 0.15 PC_GM_couple 1442 1442 2.86 0.002 0.002 0.12 #others 1.30 1.303 0.05 ------------------------------------------------------------------------------- ======= Cycle 1442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1443 steps, 2.56000 s simulation time, 2401.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1443 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2401.81 2401.813 2401.813 100.00 ------------------------------------------------------------------------------- PC_run 1443 1443 2394.03 1.659 1.659 99.68 GM_PC_couple 1443 1443 3.62 0.003 0.003 0.15 PC_GM_couple 1443 1443 2.86 0.002 0.002 0.12 #others 1.30 1.304 0.05 ------------------------------------------------------------------------------- ======= Cycle 1443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1444 steps, 2.56000 s simulation time, 2403.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1444 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2403.85 2403.847 2403.847 100.00 ------------------------------------------------------------------------------- PC_run 1444 1444 2396.05 1.659 1.659 99.68 GM_PC_couple 1444 1444 3.62 0.003 0.003 0.15 PC_GM_couple 1444 1444 2.87 0.002 0.002 0.12 #others 1.30 1.305 0.05 ------------------------------------------------------------------------------- ======= Cycle 1444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1445 steps, 2.56000 s simulation time, 2405.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1445 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2405.79 2405.789 2405.789 100.00 ------------------------------------------------------------------------------- PC_run 1445 1445 2397.99 1.660 1.660 99.68 GM_PC_couple 1445 1445 3.62 0.003 0.003 0.15 PC_GM_couple 1445 1445 2.87 0.002 0.002 0.12 #others 1.31 1.306 0.05 ------------------------------------------------------------------------------- ======= Cycle 1445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1446 steps, 2.56000 s simulation time, 2408.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1446 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2408.28 2408.276 2408.276 100.00 ------------------------------------------------------------------------------- PC_run 1446 1446 2400.47 1.660 1.660 99.68 GM_PC_couple 1446 1446 3.62 0.003 0.003 0.15 PC_GM_couple 1446 1446 2.87 0.002 0.002 0.12 #others 1.31 1.307 0.05 ------------------------------------------------------------------------------- ======= Cycle 1446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1447 steps, 2.56000 s simulation time, 2409.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1447 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2409.89 2409.895 2409.895 100.00 ------------------------------------------------------------------------------- PC_run 1447 1447 2402.09 1.660 1.660 99.68 GM_PC_couple 1447 1447 3.63 0.003 0.003 0.15 PC_GM_couple 1447 1447 2.87 0.002 0.002 0.12 #others 1.31 1.308 0.05 ------------------------------------------------------------------------------- ======= Cycle 1447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1448 steps, 2.56000 s simulation time, 2411.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1448 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2411.53 2411.534 2411.534 100.00 ------------------------------------------------------------------------------- PC_run 1448 1448 2403.72 1.660 1.660 99.68 GM_PC_couple 1448 1448 3.63 0.003 0.003 0.15 PC_GM_couple 1448 1448 2.88 0.002 0.002 0.12 #others 1.31 1.309 0.05 ------------------------------------------------------------------------------- ======= Cycle 1448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1449 steps, 2.56000 s simulation time, 2413.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1449 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2413.21 2413.213 2413.213 100.00 ------------------------------------------------------------------------------- PC_run 1449 1449 2405.39 1.660 1.660 99.68 GM_PC_couple 1449 1449 3.63 0.003 0.003 0.15 PC_GM_couple 1449 1449 2.88 0.002 0.002 0.12 #others 1.31 1.310 0.05 ------------------------------------------------------------------------------- ======= Cycle 1449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1450 steps, 2.56000 s simulation time, 2414.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1450 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2414.96 2414.959 2414.959 100.00 ------------------------------------------------------------------------------- PC_run 1450 1450 2407.13 1.660 1.660 99.68 GM_PC_couple 1450 1450 3.64 0.003 0.003 0.15 PC_GM_couple 1450 1450 2.88 0.002 0.002 0.12 #others 1.31 1.311 0.05 ------------------------------------------------------------------------------- ======= Cycle 1450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1451 steps, 2.56000 s simulation time, 2416.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1451 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2416.48 2416.482 2416.482 100.00 ------------------------------------------------------------------------------- PC_run 1451 1451 2408.65 1.660 1.660 99.68 GM_PC_couple 1451 1451 3.64 0.003 0.003 0.15 PC_GM_couple 1451 1451 2.88 0.002 0.002 0.12 #others 1.31 1.312 0.05 ------------------------------------------------------------------------------- ======= Cycle 1451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1452 steps, 2.56000 s simulation time, 2417.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1452 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2417.85 2417.854 2417.854 100.00 ------------------------------------------------------------------------------- PC_run 1452 1452 2410.01 1.660 1.660 99.68 GM_PC_couple 1452 1452 3.64 0.003 0.003 0.15 PC_GM_couple 1452 1452 2.88 0.002 0.002 0.12 #others 1.31 1.313 0.05 ------------------------------------------------------------------------------- ======= Cycle 1452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1453 steps, 2.56000 s simulation time, 2419.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1453 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2419.55 2419.552 2419.552 100.00 ------------------------------------------------------------------------------- PC_run 1453 1453 2411.71 1.660 1.660 99.68 GM_PC_couple 1453 1453 3.65 0.003 0.003 0.15 PC_GM_couple 1453 1453 2.89 0.002 0.002 0.12 #others 1.31 1.314 0.05 ------------------------------------------------------------------------------- ======= Cycle 1453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1454 steps, 2.56000 s simulation time, 2421.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1454 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2421.07 2421.067 2421.067 100.00 ------------------------------------------------------------------------------- PC_run 1454 1454 2413.21 1.660 1.660 99.68 GM_PC_couple 1454 1454 3.65 0.003 0.003 0.15 PC_GM_couple 1454 1454 2.89 0.002 0.002 0.12 #others 1.32 1.315 0.05 ------------------------------------------------------------------------------- ======= Cycle 1454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1455 steps, 2.56000 s simulation time, 2422.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1455 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2422.48 2422.484 2422.484 100.00 ------------------------------------------------------------------------------- PC_run 1455 1455 2414.62 1.660 1.660 99.68 GM_PC_couple 1455 1455 3.65 0.003 0.003 0.15 PC_GM_couple 1455 1455 2.89 0.002 0.002 0.12 #others 1.32 1.316 0.05 ------------------------------------------------------------------------------- ======= Cycle 1455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1456 steps, 2.56000 s simulation time, 2423.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1456 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2423.85 2423.852 2423.852 100.00 ------------------------------------------------------------------------------- PC_run 1456 1456 2415.99 1.659 1.659 99.68 GM_PC_couple 1456 1456 3.65 0.003 0.003 0.15 PC_GM_couple 1456 1456 2.89 0.002 0.002 0.12 #others 1.32 1.317 0.05 ------------------------------------------------------------------------------- ======= Cycle 1456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1457 steps, 2.56000 s simulation time, 2425.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1457 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2425.28 2425.280 2425.280 100.00 ------------------------------------------------------------------------------- PC_run 1457 1457 2417.41 1.659 1.659 99.68 GM_PC_couple 1457 1457 3.66 0.003 0.003 0.15 PC_GM_couple 1457 1457 2.90 0.002 0.002 0.12 #others 1.32 1.318 0.05 ------------------------------------------------------------------------------- ======= Cycle 1457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1458 steps, 2.56000 s simulation time, 2426.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1458 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2426.93 2426.932 2426.932 100.00 ------------------------------------------------------------------------------- PC_run 1458 1458 2419.05 1.659 1.659 99.68 GM_PC_couple 1458 1458 3.66 0.003 0.003 0.15 PC_GM_couple 1458 1458 2.90 0.002 0.002 0.12 #others 1.32 1.319 0.05 ------------------------------------------------------------------------------- ======= Cycle 1458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1459 steps, 2.56000 s simulation time, 2428.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1459 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2428.38 2428.381 2428.381 100.00 ------------------------------------------------------------------------------- PC_run 1459 1459 2420.50 1.659 1.659 99.68 GM_PC_couple 1459 1459 3.66 0.003 0.003 0.15 PC_GM_couple 1459 1459 2.90 0.002 0.002 0.12 #others 1.32 1.320 0.05 ------------------------------------------------------------------------------- ======= Cycle 1459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1460 steps, 2.56000 s simulation time, 2429.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1460 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2429.64 2429.639 2429.639 100.00 ------------------------------------------------------------------------------- PC_run 1460 1460 2421.75 1.659 1.659 99.68 GM_PC_couple 1460 1460 3.67 0.003 0.003 0.15 PC_GM_couple 1460 1460 2.90 0.002 0.002 0.12 #others 1.32 1.321 0.05 ------------------------------------------------------------------------------- ======= Cycle 1460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1461 steps, 2.56000 s simulation time, 2431.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1461 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2431.04 2431.042 2431.042 100.00 ------------------------------------------------------------------------------- PC_run 1461 1461 2423.15 1.659 1.659 99.68 GM_PC_couple 1461 1461 3.67 0.003 0.003 0.15 PC_GM_couple 1461 1461 2.90 0.002 0.002 0.12 #others 1.32 1.323 0.05 ------------------------------------------------------------------------------- ======= Cycle 1461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1462 steps, 2.56000 s simulation time, 2432.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1462 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2432.51 2432.505 2432.505 100.00 ------------------------------------------------------------------------------- PC_run 1462 1462 2424.60 1.658 1.658 99.68 GM_PC_couple 1462 1462 3.67 0.003 0.003 0.15 PC_GM_couple 1462 1462 2.91 0.002 0.002 0.12 #others 1.32 1.324 0.05 ------------------------------------------------------------------------------- ======= Cycle 1462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1463 steps, 2.56000 s simulation time, 2433.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1463 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2433.86 2433.859 2433.859 100.00 ------------------------------------------------------------------------------- PC_run 1463 1463 2425.95 1.658 1.658 99.68 GM_PC_couple 1463 1463 3.67 0.003 0.003 0.15 PC_GM_couple 1463 1463 2.91 0.002 0.002 0.12 #others 1.32 1.325 0.05 ------------------------------------------------------------------------------- ======= Cycle 1463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1464 steps, 2.56000 s simulation time, 2435.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1464 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2435.55 2435.548 2435.548 100.00 ------------------------------------------------------------------------------- PC_run 1464 1464 2427.63 1.658 1.658 99.68 GM_PC_couple 1464 1464 3.68 0.003 0.003 0.15 PC_GM_couple 1464 1464 2.91 0.002 0.002 0.12 #others 1.33 1.326 0.05 ------------------------------------------------------------------------------- ======= Cycle 1464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1465 steps, 2.56000 s simulation time, 2437.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1465 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2437.13 2437.131 2437.131 100.00 ------------------------------------------------------------------------------- PC_run 1465 1465 2429.21 1.658 1.658 99.68 GM_PC_couple 1465 1465 3.68 0.003 0.003 0.15 PC_GM_couple 1465 1465 2.91 0.002 0.002 0.12 #others 1.33 1.327 0.05 ------------------------------------------------------------------------------- ======= Cycle 1465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1466 steps, 2.56000 s simulation time, 2438.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1466 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2438.65 2438.647 2438.647 100.00 ------------------------------------------------------------------------------- PC_run 1466 1466 2430.72 1.658 1.658 99.68 GM_PC_couple 1466 1466 3.68 0.003 0.003 0.15 PC_GM_couple 1466 1466 2.91 0.002 0.002 0.12 #others 1.33 1.328 0.05 ------------------------------------------------------------------------------- ======= Cycle 1466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1467 steps, 2.56000 s simulation time, 2439.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1467 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2439.90 2439.902 2439.902 100.00 ------------------------------------------------------------------------------- PC_run 1467 1467 2431.97 1.658 1.658 99.68 GM_PC_couple 1467 1467 3.68 0.003 0.003 0.15 PC_GM_couple 1467 1467 2.92 0.002 0.002 0.12 #others 1.33 1.329 0.05 ------------------------------------------------------------------------------- ======= Cycle 1467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1468 steps, 2.56000 s simulation time, 2441.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1468 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2441.39 2441.389 2441.389 100.00 ------------------------------------------------------------------------------- PC_run 1468 1468 2433.46 1.658 1.658 99.68 GM_PC_couple 1468 1468 3.69 0.003 0.003 0.15 PC_GM_couple 1468 1468 2.92 0.002 0.002 0.12 #others 1.33 1.329 0.05 ------------------------------------------------------------------------------- ======= Cycle 1468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1469 steps, 2.56000 s simulation time, 2442.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1469 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2442.95 2442.949 2442.949 100.00 ------------------------------------------------------------------------------- PC_run 1469 1469 2435.01 1.658 1.658 99.67 GM_PC_couple 1469 1469 3.69 0.003 0.003 0.15 PC_GM_couple 1469 1469 2.92 0.002 0.002 0.12 #others 1.33 1.330 0.05 ------------------------------------------------------------------------------- ======= Cycle 1469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1470 steps, 2.56000 s simulation time, 2444.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1470 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2444.57 2444.570 2444.570 100.00 ------------------------------------------------------------------------------- PC_run 1470 1470 2436.62 1.658 1.658 99.67 GM_PC_couple 1470 1470 3.69 0.003 0.003 0.15 PC_GM_couple 1470 1470 2.92 0.002 0.002 0.12 #others 1.33 1.331 0.05 ------------------------------------------------------------------------------- ======= Cycle 1470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1471 steps, 2.56000 s simulation time, 2446.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1471 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2446.32 2446.320 2446.320 100.00 ------------------------------------------------------------------------------- PC_run 1471 1471 2438.36 1.658 1.658 99.67 GM_PC_couple 1471 1471 3.70 0.003 0.003 0.15 PC_GM_couple 1471 1471 2.93 0.002 0.002 0.12 #others 1.33 1.332 0.05 ------------------------------------------------------------------------------- ======= Cycle 1471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1472 steps, 2.56000 s simulation time, 2448.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1472 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2448.02 2448.025 2448.025 100.00 ------------------------------------------------------------------------------- PC_run 1472 1472 2440.06 1.658 1.658 99.67 GM_PC_couple 1472 1472 3.70 0.003 0.003 0.15 PC_GM_couple 1472 1472 2.93 0.002 0.002 0.12 #others 1.33 1.333 0.05 ------------------------------------------------------------------------------- ======= Cycle 1472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1473 steps, 2.56000 s simulation time, 2449.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1473 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2449.67 2449.672 2449.672 100.00 ------------------------------------------------------------------------------- PC_run 1473 1473 2441.71 1.658 1.658 99.67 GM_PC_couple 1473 1473 3.70 0.003 0.003 0.15 PC_GM_couple 1473 1473 2.93 0.002 0.002 0.12 #others 1.33 1.334 0.05 ------------------------------------------------------------------------------- ======= Cycle 1473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1474 steps, 2.56000 s simulation time, 2451.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1474 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2451.59 2451.588 2451.588 100.00 ------------------------------------------------------------------------------- PC_run 1474 1474 2443.61 1.658 1.658 99.67 GM_PC_couple 1474 1474 3.71 0.003 0.003 0.15 PC_GM_couple 1474 1474 2.93 0.002 0.002 0.12 #others 1.34 1.335 0.05 ------------------------------------------------------------------------------- ======= Cycle 1474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1475 steps, 2.56000 s simulation time, 2453.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1475 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2453.21 2453.213 2453.213 100.00 ------------------------------------------------------------------------------- PC_run 1475 1475 2445.23 1.658 1.658 99.67 GM_PC_couple 1475 1475 3.71 0.003 0.003 0.15 PC_GM_couple 1475 1475 2.93 0.002 0.002 0.12 #others 1.34 1.336 0.05 ------------------------------------------------------------------------------- ======= Cycle 1475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1476 steps, 2.56000 s simulation time, 2454.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1476 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2454.55 2454.548 2454.548 100.00 ------------------------------------------------------------------------------- PC_run 1476 1476 2446.56 1.658 1.658 99.67 GM_PC_couple 1476 1476 3.71 0.003 0.003 0.15 PC_GM_couple 1476 1476 2.94 0.002 0.002 0.12 #others 1.34 1.337 0.05 ------------------------------------------------------------------------------- ======= Cycle 1476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1477 steps, 2.56000 s simulation time, 2455.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1477 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2455.88 2455.885 2455.885 100.00 ------------------------------------------------------------------------------- PC_run 1477 1477 2447.89 1.657 1.657 99.67 GM_PC_couple 1477 1477 3.72 0.003 0.003 0.15 PC_GM_couple 1477 1477 2.94 0.002 0.002 0.12 #others 1.34 1.338 0.05 ------------------------------------------------------------------------------- ======= Cycle 1477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1478 steps, 2.56000 s simulation time, 2457.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1478 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2457.43 2457.426 2457.426 100.00 ------------------------------------------------------------------------------- PC_run 1478 1478 2449.43 1.657 1.657 99.67 GM_PC_couple 1478 1478 3.72 0.003 0.003 0.15 PC_GM_couple 1478 1478 2.94 0.002 0.002 0.12 #others 1.34 1.339 0.05 ------------------------------------------------------------------------------- ======= Cycle 1478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1479 steps, 2.56000 s simulation time, 2458.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1479 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2458.81 2458.805 2458.805 100.00 ------------------------------------------------------------------------------- PC_run 1479 1479 2450.80 1.657 1.657 99.67 GM_PC_couple 1479 1479 3.72 0.003 0.003 0.15 PC_GM_couple 1479 1479 2.94 0.002 0.002 0.12 #others 1.34 1.340 0.05 ------------------------------------------------------------------------------- ======= Cycle 1479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1480 steps, 2.56000 s simulation time, 2460.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1480 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2460.08 2460.079 2460.079 100.00 ------------------------------------------------------------------------------- PC_run 1480 1480 2452.07 1.657 1.657 99.67 GM_PC_couple 1480 1480 3.72 0.003 0.003 0.15 PC_GM_couple 1480 1480 2.94 0.002 0.002 0.12 #others 1.34 1.341 0.05 ------------------------------------------------------------------------------- ======= Cycle 1480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1481 steps, 2.56000 s simulation time, 2461.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1481 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2461.37 2461.370 2461.370 100.00 ------------------------------------------------------------------------------- PC_run 1481 1481 2453.36 1.657 1.657 99.67 GM_PC_couple 1481 1481 3.73 0.003 0.003 0.15 PC_GM_couple 1481 1481 2.95 0.002 0.002 0.12 #others 1.34 1.342 0.05 ------------------------------------------------------------------------------- ======= Cycle 1481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1482 steps, 2.56000 s simulation time, 2462.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1482 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2462.90 2462.897 2462.897 100.00 ------------------------------------------------------------------------------- PC_run 1482 1482 2454.88 1.656 1.656 99.67 GM_PC_couple 1482 1482 3.73 0.003 0.003 0.15 PC_GM_couple 1482 1482 2.95 0.002 0.002 0.12 #others 1.34 1.343 0.05 ------------------------------------------------------------------------------- ======= Cycle 1482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1483 steps, 2.56000 s simulation time, 2464.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1483 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2464.44 2464.442 2464.442 100.00 ------------------------------------------------------------------------------- PC_run 1483 1483 2456.42 1.656 1.656 99.67 GM_PC_couple 1483 1483 3.73 0.003 0.003 0.15 PC_GM_couple 1483 1483 2.95 0.002 0.002 0.12 #others 1.34 1.344 0.05 ------------------------------------------------------------------------------- ======= Cycle 1483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1484 steps, 2.56000 s simulation time, 2466.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1484 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2466.07 2466.073 2466.073 100.00 ------------------------------------------------------------------------------- PC_run 1484 1484 2458.04 1.656 1.656 99.67 GM_PC_couple 1484 1484 3.73 0.003 0.003 0.15 PC_GM_couple 1484 1484 2.95 0.002 0.002 0.12 #others 1.34 1.345 0.05 ------------------------------------------------------------------------------- ======= Cycle 1484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1485 steps, 2.56000 s simulation time, 2467.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1485 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2467.95 2467.950 2467.950 100.00 ------------------------------------------------------------------------------- PC_run 1485 1485 2459.91 1.657 1.657 99.67 GM_PC_couple 1485 1485 3.74 0.003 0.003 0.15 PC_GM_couple 1485 1485 2.95 0.002 0.002 0.12 #others 1.35 1.346 0.05 ------------------------------------------------------------------------------- ======= Cycle 1485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1486 steps, 2.56000 s simulation time, 2469.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1486 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2469.73 2469.728 2469.728 100.00 ------------------------------------------------------------------------------- PC_run 1486 1486 2461.69 1.657 1.657 99.67 GM_PC_couple 1486 1486 3.74 0.003 0.003 0.15 PC_GM_couple 1486 1486 2.96 0.002 0.002 0.12 #others 1.35 1.347 0.05 ------------------------------------------------------------------------------- ======= Cycle 1486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1487 steps, 2.56000 s simulation time, 2471.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1487 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2471.50 2471.505 2471.505 100.00 ------------------------------------------------------------------------------- PC_run 1487 1487 2463.46 1.657 1.657 99.67 GM_PC_couple 1487 1487 3.74 0.003 0.003 0.15 PC_GM_couple 1487 1487 2.96 0.002 0.002 0.12 #others 1.35 1.347 0.05 ------------------------------------------------------------------------------- ======= Cycle 1487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1488 steps, 2.56000 s simulation time, 2473.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1488 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2473.01 2473.005 2473.005 100.00 ------------------------------------------------------------------------------- PC_run 1488 1488 2464.96 1.657 1.657 99.67 GM_PC_couple 1488 1488 3.74 0.003 0.003 0.15 PC_GM_couple 1488 1488 2.96 0.002 0.002 0.12 #others 1.35 1.348 0.05 ------------------------------------------------------------------------------- ======= Cycle 1488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1489 steps, 2.56000 s simulation time, 2474.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1489 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2474.89 2474.893 2474.893 100.00 ------------------------------------------------------------------------------- PC_run 1489 1489 2466.84 1.657 1.657 99.67 GM_PC_couple 1489 1489 3.75 0.003 0.003 0.15 PC_GM_couple 1489 1489 2.96 0.002 0.002 0.12 #others 1.35 1.349 0.05 ------------------------------------------------------------------------------- ======= Cycle 1489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1490 steps, 2.56000 s simulation time, 2476.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1490 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2476.74 2476.737 2476.737 100.00 ------------------------------------------------------------------------------- PC_run 1490 1490 2468.68 1.657 1.657 99.67 GM_PC_couple 1490 1490 3.75 0.003 0.003 0.15 PC_GM_couple 1490 1490 2.96 0.002 0.002 0.12 #others 1.35 1.349 0.05 ------------------------------------------------------------------------------- ======= Cycle 1490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1491 steps, 2.56000 s simulation time, 2478.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1491 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2478.08 2478.081 2478.081 100.00 ------------------------------------------------------------------------------- PC_run 1491 1491 2470.02 1.657 1.657 99.67 GM_PC_couple 1491 1491 3.75 0.003 0.003 0.15 PC_GM_couple 1491 1491 2.96 0.002 0.002 0.12 #others 1.35 1.350 0.05 ------------------------------------------------------------------------------- ======= Cycle 1491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1492 steps, 2.56000 s simulation time, 2479.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1492 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2479.53 2479.531 2479.531 100.00 ------------------------------------------------------------------------------- PC_run 1492 1492 2471.46 1.656 1.656 99.67 GM_PC_couple 1492 1492 3.75 0.003 0.003 0.15 PC_GM_couple 1492 1492 2.97 0.002 0.002 0.12 #others 1.35 1.351 0.05 ------------------------------------------------------------------------------- ======= Cycle 1492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1493 steps, 2.56000 s simulation time, 2480.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1493 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2480.91 2480.908 2480.908 100.00 ------------------------------------------------------------------------------- PC_run 1493 1493 2472.83 1.656 1.656 99.67 GM_PC_couple 1493 1493 3.75 0.003 0.003 0.15 PC_GM_couple 1493 1493 2.97 0.002 0.002 0.12 #others 1.35 1.352 0.05 ------------------------------------------------------------------------------- ======= Cycle 1493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1494 steps, 2.56000 s simulation time, 2482.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1494 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2482.38 2482.377 2482.377 100.00 ------------------------------------------------------------------------------- PC_run 1494 1494 2474.30 1.656 1.656 99.67 GM_PC_couple 1494 1494 3.76 0.003 0.003 0.15 PC_GM_couple 1494 1494 2.97 0.002 0.002 0.12 #others 1.35 1.353 0.05 ------------------------------------------------------------------------------- ======= Cycle 1494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1495 steps, 2.56000 s simulation time, 2483.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1495 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2483.64 2483.642 2483.642 100.00 ------------------------------------------------------------------------------- PC_run 1495 1495 2475.56 1.656 1.656 99.67 GM_PC_couple 1495 1495 3.76 0.003 0.003 0.15 PC_GM_couple 1495 1495 2.97 0.002 0.002 0.12 #others 1.35 1.353 0.05 ------------------------------------------------------------------------------- ======= Cycle 1495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1496 steps, 2.56000 s simulation time, 2484.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1496 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2484.94 2484.935 2484.935 100.00 ------------------------------------------------------------------------------- PC_run 1496 1496 2476.85 1.656 1.656 99.67 GM_PC_couple 1496 1496 3.76 0.003 0.003 0.15 PC_GM_couple 1496 1496 2.97 0.002 0.002 0.12 #others 1.35 1.354 0.05 ------------------------------------------------------------------------------- ======= Cycle 1496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1497 steps, 2.56000 s simulation time, 2486.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1497 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2486.26 2486.263 2486.263 100.00 ------------------------------------------------------------------------------- PC_run 1497 1497 2478.17 1.655 1.655 99.67 GM_PC_couple 1497 1497 3.76 0.003 0.003 0.15 PC_GM_couple 1497 1497 2.98 0.002 0.002 0.12 #others 1.35 1.355 0.05 ------------------------------------------------------------------------------- ======= Cycle 1497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1498 steps, 2.56000 s simulation time, 2487.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1498 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2487.84 2487.838 2487.838 100.00 ------------------------------------------------------------------------------- PC_run 1498 1498 2479.74 1.655 1.655 99.67 GM_PC_couple 1498 1498 3.77 0.003 0.003 0.15 PC_GM_couple 1498 1498 2.98 0.002 0.002 0.12 #others 1.36 1.356 0.05 ------------------------------------------------------------------------------- ======= Cycle 1498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1499 steps, 2.56000 s simulation time, 2489.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1499 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2489.08 2489.076 2489.076 100.00 ------------------------------------------------------------------------------- PC_run 1499 1499 2480.97 1.655 1.655 99.67 GM_PC_couple 1499 1499 3.77 0.003 0.003 0.15 PC_GM_couple 1499 1499 2.98 0.002 0.002 0.12 #others 1.36 1.357 0.05 ------------------------------------------------------------------------------- ======= Cycle 1499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1500 steps, 2.56000 s simulation time, 2490.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1500 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2490.27 2490.274 2490.274 100.00 ------------------------------------------------------------------------------- PC_run 1500 1500 2482.17 1.655 1.655 99.67 GM_PC_couple 1500 1500 3.77 0.003 0.003 0.15 PC_GM_couple 1500 1500 2.98 0.002 0.002 0.12 #others 1.36 1.358 0.05 ------------------------------------------------------------------------------- ======= Cycle 1500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1501 steps, 2.56000 s simulation time, 2491.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1501 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2491.73 2491.729 2491.729 100.00 ------------------------------------------------------------------------------- PC_run 1501 1501 2483.62 1.655 1.655 99.67 GM_PC_couple 1501 1501 3.77 0.003 0.003 0.15 PC_GM_couple 1501 1501 2.98 0.002 0.002 0.12 #others 1.36 1.359 0.05 ------------------------------------------------------------------------------- ======= Cycle 1501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1502 steps, 2.56000 s simulation time, 2493.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1502 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2493.11 2493.107 2493.107 100.00 ------------------------------------------------------------------------------- PC_run 1502 1502 2484.99 1.654 1.654 99.67 GM_PC_couple 1502 1502 3.78 0.003 0.003 0.15 PC_GM_couple 1502 1502 2.98 0.002 0.002 0.12 #others 1.36 1.359 0.05 ------------------------------------------------------------------------------- ======= Cycle 1502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1503 steps, 2.56000 s simulation time, 2494.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1503 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2494.47 2494.469 2494.469 100.00 ------------------------------------------------------------------------------- PC_run 1503 1503 2486.35 1.654 1.654 99.67 GM_PC_couple 1503 1503 3.78 0.003 0.003 0.15 PC_GM_couple 1503 1503 2.99 0.002 0.002 0.12 #others 1.36 1.360 0.05 ------------------------------------------------------------------------------- ======= Cycle 1503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1504 steps, 2.56000 s simulation time, 2495.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1504 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2495.75 2495.749 2495.749 100.00 ------------------------------------------------------------------------------- PC_run 1504 1504 2487.62 1.654 1.654 99.67 GM_PC_couple 1504 1504 3.78 0.003 0.003 0.15 PC_GM_couple 1504 1504 2.99 0.002 0.002 0.12 #others 1.36 1.361 0.05 ------------------------------------------------------------------------------- ======= Cycle 1504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1505 steps, 2.56000 s simulation time, 2497.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1505 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2497.05 2497.052 2497.052 100.00 ------------------------------------------------------------------------------- PC_run 1505 1505 2488.92 1.654 1.654 99.67 GM_PC_couple 1505 1505 3.78 0.003 0.003 0.15 PC_GM_couple 1505 1505 2.99 0.002 0.002 0.12 #others 1.36 1.362 0.05 ------------------------------------------------------------------------------- ======= Cycle 1505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1506 steps, 2.56000 s simulation time, 2498.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1506 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2498.43 2498.429 2498.429 100.00 ------------------------------------------------------------------------------- PC_run 1506 1506 2490.29 1.654 1.654 99.67 GM_PC_couple 1506 1506 3.79 0.003 0.003 0.15 PC_GM_couple 1506 1506 2.99 0.002 0.002 0.12 #others 1.36 1.363 0.05 ------------------------------------------------------------------------------- ======= Cycle 1506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1507 steps, 2.56000 s simulation time, 2499.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1507 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2499.80 2499.801 2499.801 100.00 ------------------------------------------------------------------------------- PC_run 1507 1507 2491.65 1.653 1.653 99.67 GM_PC_couple 1507 1507 3.79 0.003 0.003 0.15 PC_GM_couple 1507 1507 3.00 0.002 0.002 0.12 #others 1.36 1.364 0.05 ------------------------------------------------------------------------------- ======= Cycle 1507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1508 steps, 2.56000 s simulation time, 2501.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1508 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2501.41 2501.407 2501.407 100.00 ------------------------------------------------------------------------------- PC_run 1508 1508 2493.25 1.653 1.653 99.67 GM_PC_couple 1508 1508 3.79 0.003 0.003 0.15 PC_GM_couple 1508 1508 3.00 0.002 0.002 0.12 #others 1.37 1.365 0.05 ------------------------------------------------------------------------------- ======= Cycle 1508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1509 steps, 2.56000 s simulation time, 2502.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1509 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2502.75 2502.750 2502.750 100.00 ------------------------------------------------------------------------------- PC_run 1509 1509 2494.59 1.653 1.653 99.67 GM_PC_couple 1509 1509 3.80 0.003 0.003 0.15 PC_GM_couple 1509 1509 3.00 0.002 0.002 0.12 #others 1.37 1.366 0.05 ------------------------------------------------------------------------------- ======= Cycle 1509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1510 steps, 2.56000 s simulation time, 2504.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1510 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2504.10 2504.096 2504.096 100.00 ------------------------------------------------------------------------------- PC_run 1510 1510 2495.93 1.653 1.653 99.67 GM_PC_couple 1510 1510 3.80 0.003 0.003 0.15 PC_GM_couple 1510 1510 3.00 0.002 0.002 0.12 #others 1.37 1.367 0.05 ------------------------------------------------------------------------------- ======= Cycle 1510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1511 steps, 2.56000 s simulation time, 2505.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1511 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2505.50 2505.498 2505.498 100.00 ------------------------------------------------------------------------------- PC_run 1511 1511 2497.32 1.653 1.653 99.67 GM_PC_couple 1511 1511 3.80 0.003 0.003 0.15 PC_GM_couple 1511 1511 3.00 0.002 0.002 0.12 #others 1.37 1.369 0.05 ------------------------------------------------------------------------------- ======= Cycle 1511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1512 steps, 2.56000 s simulation time, 2506.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1512 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2506.85 2506.855 2506.855 100.00 ------------------------------------------------------------------------------- PC_run 1512 1512 2498.67 1.653 1.653 99.67 GM_PC_couple 1512 1512 3.81 0.003 0.003 0.15 PC_GM_couple 1512 1512 3.01 0.002 0.002 0.12 #others 1.37 1.370 0.05 ------------------------------------------------------------------------------- ======= Cycle 1512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1513 steps, 2.56000 s simulation time, 2508.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1513 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2508.39 2508.387 2508.387 100.00 ------------------------------------------------------------------------------- PC_run 1513 1513 2500.20 1.652 1.652 99.67 GM_PC_couple 1513 1513 3.81 0.003 0.003 0.15 PC_GM_couple 1513 1513 3.01 0.002 0.002 0.12 #others 1.37 1.370 0.05 ------------------------------------------------------------------------------- ======= Cycle 1513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1514 steps, 2.56000 s simulation time, 2509.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1514 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2509.77 2509.772 2509.772 100.00 ------------------------------------------------------------------------------- PC_run 1514 1514 2501.58 1.652 1.652 99.67 GM_PC_couple 1514 1514 3.81 0.003 0.003 0.15 PC_GM_couple 1514 1514 3.01 0.002 0.002 0.12 #others 1.37 1.372 0.05 ------------------------------------------------------------------------------- ======= Cycle 1514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1515 steps, 2.56000 s simulation time, 2511.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1515 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2511.22 2511.220 2511.220 100.00 ------------------------------------------------------------------------------- PC_run 1515 1515 2503.02 1.652 1.652 99.67 GM_PC_couple 1515 1515 3.81 0.003 0.003 0.15 PC_GM_couple 1515 1515 3.01 0.002 0.002 0.12 #others 1.37 1.373 0.05 ------------------------------------------------------------------------------- ======= Cycle 1515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1516 steps, 2.56000 s simulation time, 2512.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1516 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2512.67 2512.671 2512.671 100.00 ------------------------------------------------------------------------------- PC_run 1516 1516 2504.46 1.652 1.652 99.67 GM_PC_couple 1516 1516 3.82 0.003 0.003 0.15 PC_GM_couple 1516 1516 3.02 0.002 0.002 0.12 #others 1.37 1.374 0.05 ------------------------------------------------------------------------------- ======= Cycle 1516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1517 steps, 2.56000 s simulation time, 2514.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1517 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2514.29 2514.290 2514.290 100.00 ------------------------------------------------------------------------------- PC_run 1517 1517 2506.08 1.652 1.652 99.67 GM_PC_couple 1517 1517 3.82 0.003 0.003 0.15 PC_GM_couple 1517 1517 3.02 0.002 0.002 0.12 #others 1.37 1.375 0.05 ------------------------------------------------------------------------------- ======= Cycle 1517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1518 steps, 2.56000 s simulation time, 2515.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1518 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2515.66 2515.664 2515.664 100.00 ------------------------------------------------------------------------------- PC_run 1518 1518 2507.45 1.652 1.652 99.67 GM_PC_couple 1518 1518 3.82 0.003 0.003 0.15 PC_GM_couple 1518 1518 3.02 0.002 0.002 0.12 #others 1.38 1.376 0.05 ------------------------------------------------------------------------------- ======= Cycle 1518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1519 steps, 2.56000 s simulation time, 2517.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1519 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2517.01 2517.012 2517.012 100.00 ------------------------------------------------------------------------------- PC_run 1519 1519 2508.79 1.652 1.652 99.67 GM_PC_couple 1519 1519 3.82 0.003 0.003 0.15 PC_GM_couple 1519 1519 3.02 0.002 0.002 0.12 #others 1.38 1.377 0.05 ------------------------------------------------------------------------------- ======= Cycle 1519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1520 steps, 2.56000 s simulation time, 2518.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1520 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2518.40 2518.400 2518.400 100.00 ------------------------------------------------------------------------------- PC_run 1520 1520 2510.17 1.651 1.651 99.67 GM_PC_couple 1520 1520 3.83 0.003 0.003 0.15 PC_GM_couple 1520 1520 3.02 0.002 0.002 0.12 #others 1.38 1.378 0.05 ------------------------------------------------------------------------------- ======= Cycle 1520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1521 steps, 2.56000 s simulation time, 2520.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1521 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2520.06 2520.059 2520.059 100.00 ------------------------------------------------------------------------------- PC_run 1521 1521 2511.82 1.651 1.651 99.67 GM_PC_couple 1521 1521 3.83 0.003 0.003 0.15 PC_GM_couple 1521 1521 3.03 0.002 0.002 0.12 #others 1.38 1.379 0.05 ------------------------------------------------------------------------------- ======= Cycle 1521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1522 steps, 2.56000 s simulation time, 2521.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1522 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2521.47 2521.473 2521.473 100.00 ------------------------------------------------------------------------------- PC_run 1522 1522 2513.23 1.651 1.651 99.67 GM_PC_couple 1522 1522 3.83 0.003 0.003 0.15 PC_GM_couple 1522 1522 3.03 0.002 0.002 0.12 #others 1.38 1.381 0.05 ------------------------------------------------------------------------------- ======= Cycle 1522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1523 steps, 2.56000 s simulation time, 2522.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1523 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2522.93 2522.931 2522.931 100.00 ------------------------------------------------------------------------------- PC_run 1523 1523 2514.68 1.651 1.651 99.67 GM_PC_couple 1523 1523 3.84 0.003 0.003 0.15 PC_GM_couple 1523 1523 3.03 0.002 0.002 0.12 #others 1.38 1.382 0.05 ------------------------------------------------------------------------------- ======= Cycle 1523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1524 steps, 2.56000 s simulation time, 2524.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1524 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2524.34 2524.338 2524.338 100.00 ------------------------------------------------------------------------------- PC_run 1524 1524 2516.09 1.651 1.651 99.67 GM_PC_couple 1524 1524 3.84 0.003 0.003 0.15 PC_GM_couple 1524 1524 3.03 0.002 0.002 0.12 #others 1.38 1.383 0.05 ------------------------------------------------------------------------------- ======= Cycle 1524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1525 steps, 2.56000 s simulation time, 2526.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1525 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2526.41 2526.407 2526.407 100.00 ------------------------------------------------------------------------------- PC_run 1525 1525 2518.15 1.651 1.651 99.67 GM_PC_couple 1525 1525 3.84 0.003 0.003 0.15 PC_GM_couple 1525 1525 3.03 0.002 0.002 0.12 #others 1.38 1.384 0.05 ------------------------------------------------------------------------------- ======= Cycle 1525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1526 steps, 2.56000 s simulation time, 2528.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1526 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2528.22 2528.222 2528.222 100.00 ------------------------------------------------------------------------------- PC_run 1526 1526 2519.96 1.651 1.651 99.67 GM_PC_couple 1526 1526 3.84 0.003 0.003 0.15 PC_GM_couple 1526 1526 3.04 0.002 0.002 0.12 #others 1.38 1.385 0.05 ------------------------------------------------------------------------------- ======= Cycle 1526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1527 steps, 2.56000 s simulation time, 2529.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1527 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2529.90 2529.905 2529.905 100.00 ------------------------------------------------------------------------------- PC_run 1527 1527 2521.64 1.651 1.651 99.67 GM_PC_couple 1527 1527 3.85 0.003 0.003 0.15 PC_GM_couple 1527 1527 3.04 0.002 0.002 0.12 #others 1.39 1.386 0.05 ------------------------------------------------------------------------------- ======= Cycle 1527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1528 steps, 2.56000 s simulation time, 2531.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1528 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2531.73 2531.733 2531.733 100.00 ------------------------------------------------------------------------------- PC_run 1528 1528 2523.46 1.651 1.651 99.67 GM_PC_couple 1528 1528 3.85 0.003 0.003 0.15 PC_GM_couple 1528 1528 3.04 0.002 0.002 0.12 #others 1.39 1.387 0.05 ------------------------------------------------------------------------------- ======= Cycle 1528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1529 steps, 2.56000 s simulation time, 2533.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1529 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2533.56 2533.556 2533.556 100.00 ------------------------------------------------------------------------------- PC_run 1529 1529 2525.28 1.652 1.652 99.67 GM_PC_couple 1529 1529 3.85 0.003 0.003 0.15 PC_GM_couple 1529 1529 3.04 0.002 0.002 0.12 #others 1.39 1.387 0.05 ------------------------------------------------------------------------------- ======= Cycle 1529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1530 steps, 2.56000 s simulation time, 2534.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1530 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2534.97 2534.974 2534.974 100.00 ------------------------------------------------------------------------------- PC_run 1530 1530 2526.69 1.651 1.651 99.67 GM_PC_couple 1530 1530 3.85 0.003 0.003 0.15 PC_GM_couple 1530 1530 3.04 0.002 0.002 0.12 #others 1.39 1.388 0.05 ------------------------------------------------------------------------------- ======= Cycle 1530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1531 steps, 2.56000 s simulation time, 2536.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1531 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2536.60 2536.601 2536.601 100.00 ------------------------------------------------------------------------------- PC_run 1531 1531 2528.31 1.651 1.651 99.67 GM_PC_couple 1531 1531 3.86 0.003 0.003 0.15 PC_GM_couple 1531 1531 3.05 0.002 0.002 0.12 #others 1.39 1.389 0.05 ------------------------------------------------------------------------------- ======= Cycle 1531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1532 steps, 2.56000 s simulation time, 2538.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1532 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2538.32 2538.322 2538.322 100.00 ------------------------------------------------------------------------------- PC_run 1532 1532 2530.02 1.651 1.651 99.67 GM_PC_couple 1532 1532 3.86 0.003 0.003 0.15 PC_GM_couple 1532 1532 3.05 0.002 0.002 0.12 #others 1.39 1.391 0.05 ------------------------------------------------------------------------------- ======= Cycle 1532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1533 steps, 2.56000 s simulation time, 2540.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1533 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2540.19 2540.193 2540.193 100.00 ------------------------------------------------------------------------------- PC_run 1533 1533 2531.88 1.652 1.652 99.67 GM_PC_couple 1533 1533 3.86 0.003 0.003 0.15 PC_GM_couple 1533 1533 3.05 0.002 0.002 0.12 #others 1.39 1.392 0.05 ------------------------------------------------------------------------------- ======= Cycle 1533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1534 steps, 2.56000 s simulation time, 2541.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1534 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2541.80 2541.798 2541.798 100.00 ------------------------------------------------------------------------------- PC_run 1534 1534 2533.48 1.652 1.652 99.67 GM_PC_couple 1534 1534 3.87 0.003 0.003 0.15 PC_GM_couple 1534 1534 3.05 0.002 0.002 0.12 #others 1.39 1.393 0.05 ------------------------------------------------------------------------------- ======= Cycle 1534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1535 steps, 2.56000 s simulation time, 2543.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1535 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2543.39 2543.392 2543.392 100.00 ------------------------------------------------------------------------------- PC_run 1535 1535 2535.07 1.652 1.652 99.67 GM_PC_couple 1535 1535 3.87 0.003 0.003 0.15 PC_GM_couple 1535 1535 3.06 0.002 0.002 0.12 #others 1.39 1.394 0.05 ------------------------------------------------------------------------------- ======= Cycle 1535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1536 steps, 2.56000 s simulation time, 2544.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1536 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2544.93 2544.926 2544.926 100.00 ------------------------------------------------------------------------------- PC_run 1536 1536 2536.60 1.651 1.651 99.67 GM_PC_couple 1536 1536 3.87 0.003 0.003 0.15 PC_GM_couple 1536 1536 3.06 0.002 0.002 0.12 #others 1.40 1.395 0.05 ------------------------------------------------------------------------------- ======= Cycle 1536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1537 steps, 2.56000 s simulation time, 2546.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1537 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2546.55 2546.549 2546.549 100.00 ------------------------------------------------------------------------------- PC_run 1537 1537 2538.21 1.651 1.651 99.67 GM_PC_couple 1537 1537 3.88 0.003 0.003 0.15 PC_GM_couple 1537 1537 3.06 0.002 0.002 0.12 #others 1.40 1.396 0.05 ------------------------------------------------------------------------------- ======= Cycle 1537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1538 steps, 2.56000 s simulation time, 2548.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1538 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2548.37 2548.375 2548.375 100.00 ------------------------------------------------------------------------------- PC_run 1538 1538 2540.03 1.652 1.652 99.67 GM_PC_couple 1538 1538 3.88 0.003 0.003 0.15 PC_GM_couple 1538 1538 3.06 0.002 0.002 0.12 #others 1.40 1.398 0.05 ------------------------------------------------------------------------------- ======= Cycle 1538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1539 steps, 2.56000 s simulation time, 2550.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1539 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2550.58 2550.585 2550.585 100.00 ------------------------------------------------------------------------------- PC_run 1539 1539 2542.23 1.652 1.652 99.67 GM_PC_couple 1539 1539 3.89 0.003 0.003 0.15 PC_GM_couple 1539 1539 3.07 0.002 0.002 0.12 #others 1.40 1.399 0.05 ------------------------------------------------------------------------------- ======= Cycle 1539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1540 steps, 2.56000 s simulation time, 2552.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1540 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2552.31 2552.312 2552.312 100.00 ------------------------------------------------------------------------------- PC_run 1540 1540 2543.95 1.652 1.652 99.67 GM_PC_couple 1540 1540 3.89 0.003 0.003 0.15 PC_GM_couple 1540 1540 3.07 0.002 0.002 0.12 #others 1.40 1.400 0.05 ------------------------------------------------------------------------------- ======= Cycle 1540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1541 steps, 2.56000 s simulation time, 2554.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1541 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2554.04 2554.039 2554.039 100.00 ------------------------------------------------------------------------------- PC_run 1541 1541 2545.67 1.652 1.652 99.67 GM_PC_couple 1541 1541 3.89 0.003 0.003 0.15 PC_GM_couple 1541 1541 3.07 0.002 0.002 0.12 #others 1.40 1.401 0.05 ------------------------------------------------------------------------------- ======= Cycle 1541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1542 steps, 2.56000 s simulation time, 2555.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1542 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2555.52 2555.518 2555.518 100.00 ------------------------------------------------------------------------------- PC_run 1542 1542 2547.15 1.652 1.652 99.67 GM_PC_couple 1542 1542 3.89 0.003 0.003 0.15 PC_GM_couple 1542 1542 3.07 0.002 0.002 0.12 #others 1.40 1.402 0.05 ------------------------------------------------------------------------------- ======= Cycle 1542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1543 steps, 2.56000 s simulation time, 2557.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1543 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2557.42 2557.415 2557.415 100.00 ------------------------------------------------------------------------------- PC_run 1543 1543 2549.04 1.652 1.652 99.67 GM_PC_couple 1543 1543 3.90 0.003 0.003 0.15 PC_GM_couple 1543 1543 3.08 0.002 0.002 0.12 #others 1.40 1.403 0.05 ------------------------------------------------------------------------------- ======= Cycle 1543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1544 steps, 2.56000 s simulation time, 2559.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1544 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2559.16 2559.156 2559.156 100.00 ------------------------------------------------------------------------------- PC_run 1544 1544 2550.78 1.652 1.652 99.67 GM_PC_couple 1544 1544 3.90 0.003 0.003 0.15 PC_GM_couple 1544 1544 3.08 0.002 0.002 0.12 #others 1.40 1.404 0.05 ------------------------------------------------------------------------------- ======= Cycle 1544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1545 steps, 2.56000 s simulation time, 2561.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1545 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2561.02 2561.025 2561.025 100.00 ------------------------------------------------------------------------------- PC_run 1545 1545 2552.64 1.652 1.652 99.67 GM_PC_couple 1545 1545 3.90 0.003 0.003 0.15 PC_GM_couple 1545 1545 3.08 0.002 0.002 0.12 #others 1.40 1.404 0.05 ------------------------------------------------------------------------------- ======= Cycle 1545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1546 steps, 2.56000 s simulation time, 2562.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1546 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2562.58 2562.577 2562.577 100.00 ------------------------------------------------------------------------------- PC_run 1546 1546 2554.19 1.652 1.652 99.67 GM_PC_couple 1546 1546 3.90 0.003 0.003 0.15 PC_GM_couple 1546 1546 3.08 0.002 0.002 0.12 #others 1.41 1.405 0.05 ------------------------------------------------------------------------------- ======= Cycle 1546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1547 steps, 2.56000 s simulation time, 2564.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1547 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2564.81 2564.808 2564.808 100.00 ------------------------------------------------------------------------------- PC_run 1547 1547 2556.41 1.652 1.652 99.67 GM_PC_couple 1547 1547 3.90 0.003 0.003 0.15 PC_GM_couple 1547 1547 3.08 0.002 0.002 0.12 #others 1.41 1.406 0.05 ------------------------------------------------------------------------------- ======= Cycle 1547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1548 steps, 2.56000 s simulation time, 2566.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1548 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2566.64 2566.638 2566.638 100.00 ------------------------------------------------------------------------------- PC_run 1548 1548 2558.24 1.653 1.653 99.67 GM_PC_couple 1548 1548 3.91 0.003 0.003 0.15 PC_GM_couple 1548 1548 3.09 0.002 0.002 0.12 #others 1.41 1.407 0.05 ------------------------------------------------------------------------------- ======= Cycle 1548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1549 steps, 2.56000 s simulation time, 2568.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1549 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2568.26 2568.263 2568.263 100.00 ------------------------------------------------------------------------------- PC_run 1549 1549 2559.86 1.653 1.653 99.67 GM_PC_couple 1549 1549 3.91 0.003 0.003 0.15 PC_GM_couple 1549 1549 3.09 0.002 0.002 0.12 #others 1.41 1.408 0.05 ------------------------------------------------------------------------------- ======= Cycle 1549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1550 steps, 2.56000 s simulation time, 2570.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1550 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2570.00 2570.003 2570.003 100.00 ------------------------------------------------------------------------------- PC_run 1550 1550 2561.59 1.653 1.653 99.67 GM_PC_couple 1550 1550 3.91 0.003 0.003 0.15 PC_GM_couple 1550 1550 3.09 0.002 0.002 0.12 #others 1.41 1.409 0.05 ------------------------------------------------------------------------------- ======= Cycle 1550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1551 steps, 2.56000 s simulation time, 2571.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1551 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2571.65 2571.646 2571.646 100.00 ------------------------------------------------------------------------------- PC_run 1551 1551 2563.23 1.653 1.653 99.67 GM_PC_couple 1551 1551 3.92 0.003 0.003 0.15 PC_GM_couple 1551 1551 3.09 0.002 0.002 0.12 #others 1.41 1.410 0.05 ------------------------------------------------------------------------------- ======= Cycle 1551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1552 steps, 2.56000 s simulation time, 2573.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1552 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2573.47 2573.466 2573.466 100.00 ------------------------------------------------------------------------------- PC_run 1552 1552 2565.04 1.653 1.653 99.67 GM_PC_couple 1552 1552 3.92 0.003 0.003 0.15 PC_GM_couple 1552 1552 3.09 0.002 0.002 0.12 #others 1.41 1.411 0.05 ------------------------------------------------------------------------------- ======= Cycle 1552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1553 steps, 2.56000 s simulation time, 2575.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1553 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2575.22 2575.218 2575.218 100.00 ------------------------------------------------------------------------------- PC_run 1553 1553 2566.79 1.653 1.653 99.67 GM_PC_couple 1553 1553 3.92 0.003 0.003 0.15 PC_GM_couple 1553 1553 3.10 0.002 0.002 0.12 #others 1.41 1.412 0.05 ------------------------------------------------------------------------------- ======= Cycle 1553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1554 steps, 2.56000 s simulation time, 2577.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1554 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2577.14 2577.136 2577.136 100.00 ------------------------------------------------------------------------------- PC_run 1554 1554 2568.70 1.653 1.653 99.67 GM_PC_couple 1554 1554 3.92 0.003 0.003 0.15 PC_GM_couple 1554 1554 3.10 0.002 0.002 0.12 #others 1.41 1.413 0.05 ------------------------------------------------------------------------------- ======= Cycle 1554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1555 steps, 2.56000 s simulation time, 2578.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1555 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2578.70 2578.704 2578.704 100.00 ------------------------------------------------------------------------------- PC_run 1555 1555 2570.26 1.653 1.653 99.67 GM_PC_couple 1555 1555 3.93 0.003 0.003 0.15 PC_GM_couple 1555 1555 3.10 0.002 0.002 0.12 #others 1.41 1.414 0.05 ------------------------------------------------------------------------------- ======= Cycle 1555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1556 steps, 2.56000 s simulation time, 2580.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1556 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2580.38 2580.376 2580.376 100.00 ------------------------------------------------------------------------------- PC_run 1556 1556 2571.93 1.653 1.653 99.67 GM_PC_couple 1556 1556 3.93 0.003 0.003 0.15 PC_GM_couple 1556 1556 3.10 0.002 0.002 0.12 #others 1.42 1.415 0.05 ------------------------------------------------------------------------------- ======= Cycle 1556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1557 steps, 2.56000 s simulation time, 2581.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1557 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2581.75 2581.752 2581.752 100.00 ------------------------------------------------------------------------------- PC_run 1557 1557 2573.30 1.653 1.653 99.67 GM_PC_couple 1557 1557 3.93 0.003 0.003 0.15 PC_GM_couple 1557 1557 3.10 0.002 0.002 0.12 #others 1.42 1.416 0.05 ------------------------------------------------------------------------------- ======= Cycle 1557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1558 steps, 2.56000 s simulation time, 2583.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1558 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2583.24 2583.237 2583.237 100.00 ------------------------------------------------------------------------------- PC_run 1558 1558 2574.78 1.653 1.653 99.67 GM_PC_couple 1558 1558 3.93 0.003 0.003 0.15 PC_GM_couple 1558 1558 3.11 0.002 0.002 0.12 #others 1.42 1.417 0.05 ------------------------------------------------------------------------------- ======= Cycle 1558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1559 steps, 2.56000 s simulation time, 2584.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1559 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2584.83 2584.829 2584.829 100.00 ------------------------------------------------------------------------------- PC_run 1559 1559 2576.36 1.653 1.653 99.67 GM_PC_couple 1559 1559 3.94 0.003 0.003 0.15 PC_GM_couple 1559 1559 3.11 0.002 0.002 0.12 #others 1.42 1.419 0.05 ------------------------------------------------------------------------------- ======= Cycle 1559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1560 steps, 2.56000 s simulation time, 2586.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1560 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2586.22 2586.219 2586.219 100.00 ------------------------------------------------------------------------------- PC_run 1560 1560 2577.75 1.652 1.652 99.67 GM_PC_couple 1560 1560 3.94 0.003 0.003 0.15 PC_GM_couple 1560 1560 3.11 0.002 0.002 0.12 #others 1.42 1.420 0.05 ------------------------------------------------------------------------------- ======= Cycle 1560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1561 steps, 2.56000 s simulation time, 2587.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1561 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2587.61 2587.605 2587.605 100.00 ------------------------------------------------------------------------------- PC_run 1561 1561 2579.13 1.652 1.652 99.67 GM_PC_couple 1561 1561 3.94 0.003 0.003 0.15 PC_GM_couple 1561 1561 3.11 0.002 0.002 0.12 #others 1.42 1.421 0.05 ------------------------------------------------------------------------------- ======= Cycle 1561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1562 steps, 2.56000 s simulation time, 2589.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1562 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2589.00 2589.000 2589.000 100.00 ------------------------------------------------------------------------------- PC_run 1562 1562 2580.52 1.652 1.652 99.67 GM_PC_couple 1562 1562 3.95 0.003 0.003 0.15 PC_GM_couple 1562 1562 3.12 0.002 0.002 0.12 #others 1.42 1.422 0.05 ------------------------------------------------------------------------------- ======= Cycle 1562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1563 steps, 2.56000 s simulation time, 2590.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1563 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2590.39 2590.388 2590.388 100.00 ------------------------------------------------------------------------------- PC_run 1563 1563 2581.90 1.652 1.652 99.67 GM_PC_couple 1563 1563 3.95 0.003 0.003 0.15 PC_GM_couple 1563 1563 3.12 0.002 0.002 0.12 #others 1.42 1.423 0.05 ------------------------------------------------------------------------------- ======= Cycle 1563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1564 steps, 2.56000 s simulation time, 2591.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1564 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2591.92 2591.923 2591.923 100.00 ------------------------------------------------------------------------------- PC_run 1564 1564 2583.43 1.652 1.652 99.67 GM_PC_couple 1564 1564 3.95 0.003 0.003 0.15 PC_GM_couple 1564 1564 3.12 0.002 0.002 0.12 #others 1.42 1.424 0.05 ------------------------------------------------------------------------------- ======= Cycle 1564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1565 steps, 2.56000 s simulation time, 2593.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1565 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2593.22 2593.222 2593.222 100.00 ------------------------------------------------------------------------------- PC_run 1565 1565 2584.72 1.652 1.652 99.67 GM_PC_couple 1565 1565 3.95 0.003 0.003 0.15 PC_GM_couple 1565 1565 3.12 0.002 0.002 0.12 #others 1.42 1.425 0.05 ------------------------------------------------------------------------------- ======= Cycle 1565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1566 steps, 2.56000 s simulation time, 2594.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1566 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2594.98 2594.978 2594.978 100.00 ------------------------------------------------------------------------------- PC_run 1566 1566 2586.47 1.652 1.652 99.67 GM_PC_couple 1566 1566 3.96 0.003 0.003 0.15 PC_GM_couple 1566 1566 3.12 0.002 0.002 0.12 #others 1.43 1.426 0.05 ------------------------------------------------------------------------------- ======= Cycle 1566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1567 steps, 2.56000 s simulation time, 2596.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1567 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2596.45 2596.451 2596.451 100.00 ------------------------------------------------------------------------------- PC_run 1567 1567 2587.94 1.652 1.652 99.67 GM_PC_couple 1567 1567 3.96 0.003 0.003 0.15 PC_GM_couple 1567 1567 3.12 0.002 0.002 0.12 #others 1.43 1.427 0.05 ------------------------------------------------------------------------------- ======= Cycle 1567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1568 steps, 2.56000 s simulation time, 2597.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1568 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2597.99 2597.994 2597.994 100.00 ------------------------------------------------------------------------------- PC_run 1568 1568 2589.48 1.651 1.651 99.67 GM_PC_couple 1568 1568 3.96 0.003 0.003 0.15 PC_GM_couple 1568 1568 3.13 0.002 0.002 0.12 #others 1.43 1.427 0.05 ------------------------------------------------------------------------------- ======= Cycle 1568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1569 steps, 2.56000 s simulation time, 2599.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1569 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2599.38 2599.378 2599.378 100.00 ------------------------------------------------------------------------------- PC_run 1569 1569 2590.86 1.651 1.651 99.67 GM_PC_couple 1569 1569 3.96 0.003 0.003 0.15 PC_GM_couple 1569 1569 3.13 0.002 0.002 0.12 #others 1.43 1.428 0.05 ------------------------------------------------------------------------------- ======= Cycle 1569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1570 steps, 2.56000 s simulation time, 2600.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1570 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2600.75 2600.754 2600.754 100.00 ------------------------------------------------------------------------------- PC_run 1570 1570 2592.23 1.651 1.651 99.67 GM_PC_couple 1570 1570 3.97 0.003 0.003 0.15 PC_GM_couple 1570 1570 3.13 0.002 0.002 0.12 #others 1.43 1.429 0.05 ------------------------------------------------------------------------------- ======= Cycle 1570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1571 steps, 2.56000 s simulation time, 2602.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1571 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2602.12 2602.119 2602.119 100.00 ------------------------------------------------------------------------------- PC_run 1571 1571 2593.59 1.651 1.651 99.67 GM_PC_couple 1571 1571 3.97 0.003 0.003 0.15 PC_GM_couple 1571 1571 3.13 0.002 0.002 0.12 #others 1.43 1.430 0.05 ------------------------------------------------------------------------------- ======= Cycle 1571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1572 steps, 2.56000 s simulation time, 2603.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1572 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2603.74 2603.738 2603.738 100.00 ------------------------------------------------------------------------------- PC_run 1572 1572 2595.20 1.651 1.651 99.67 GM_PC_couple 1572 1572 3.97 0.003 0.003 0.15 PC_GM_couple 1572 1572 3.13 0.002 0.002 0.12 #others 1.43 1.431 0.05 ------------------------------------------------------------------------------- ======= Cycle 1572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1573 steps, 2.56000 s simulation time, 2605.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1573 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2605.01 2605.009 2605.009 100.00 ------------------------------------------------------------------------------- PC_run 1573 1573 2596.47 1.651 1.651 99.67 GM_PC_couple 1573 1573 3.97 0.003 0.003 0.15 PC_GM_couple 1573 1573 3.14 0.002 0.002 0.12 #others 1.43 1.431 0.05 ------------------------------------------------------------------------------- ======= Cycle 1573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1574 steps, 2.56000 s simulation time, 2606.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1574 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2606.35 2606.349 2606.349 100.00 ------------------------------------------------------------------------------- PC_run 1574 1574 2597.80 1.650 1.650 99.67 GM_PC_couple 1574 1574 3.98 0.003 0.003 0.15 PC_GM_couple 1574 1574 3.14 0.002 0.002 0.12 #others 1.43 1.433 0.05 ------------------------------------------------------------------------------- ======= Cycle 1574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1575 steps, 2.56000 s simulation time, 2607.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1575 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2607.78 2607.776 2607.776 100.00 ------------------------------------------------------------------------------- PC_run 1575 1575 2599.22 1.650 1.650 99.67 GM_PC_couple 1575 1575 3.98 0.003 0.003 0.15 PC_GM_couple 1575 1575 3.14 0.002 0.002 0.12 #others 1.43 1.434 0.05 ------------------------------------------------------------------------------- ======= Cycle 1575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1576 steps, 2.56000 s simulation time, 2609.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1576 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2609.37 2609.369 2609.369 100.00 ------------------------------------------------------------------------------- PC_run 1576 1576 2600.81 1.650 1.650 99.67 GM_PC_couple 1576 1576 3.98 0.003 0.003 0.15 PC_GM_couple 1576 1576 3.14 0.002 0.002 0.12 #others 1.43 1.435 0.05 ------------------------------------------------------------------------------- ======= Cycle 1576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1577 steps, 2.56000 s simulation time, 2610.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1577 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2610.73 2610.730 2610.730 100.00 ------------------------------------------------------------------------------- PC_run 1577 1577 2602.16 1.650 1.650 99.67 GM_PC_couple 1577 1577 3.99 0.003 0.003 0.15 PC_GM_couple 1577 1577 3.15 0.002 0.002 0.12 #others 1.44 1.436 0.05 ------------------------------------------------------------------------------- ======= Cycle 1577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1578 steps, 2.56000 s simulation time, 2612.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1578 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2612.20 2612.202 2612.202 100.00 ------------------------------------------------------------------------------- PC_run 1578 1578 2603.63 1.650 1.650 99.67 GM_PC_couple 1578 1578 3.99 0.003 0.003 0.15 PC_GM_couple 1578 1578 3.15 0.002 0.002 0.12 #others 1.44 1.437 0.06 ------------------------------------------------------------------------------- ======= Cycle 1578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1579 steps, 2.56000 s simulation time, 2614.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1579 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2614.45 2614.454 2614.454 100.00 ------------------------------------------------------------------------------- PC_run 1579 1579 2605.87 1.650 1.650 99.67 GM_PC_couple 1579 1579 3.99 0.003 0.003 0.15 PC_GM_couple 1579 1579 3.15 0.002 0.002 0.12 #others 1.44 1.438 0.06 ------------------------------------------------------------------------------- ======= Cycle 1579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1580 steps, 2.56000 s simulation time, 2616.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1580 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2616.96 2616.956 2616.956 100.00 ------------------------------------------------------------------------------- PC_run 1580 1580 2608.37 1.651 1.651 99.67 GM_PC_couple 1580 1580 4.00 0.003 0.003 0.15 PC_GM_couple 1580 1580 3.15 0.002 0.002 0.12 #others 1.44 1.439 0.05 ------------------------------------------------------------------------------- ======= Cycle 1580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1581 steps, 2.56000 s simulation time, 2618.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1581 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2618.71 2618.715 2618.715 100.00 ------------------------------------------------------------------------------- PC_run 1581 1581 2610.12 1.651 1.651 99.67 GM_PC_couple 1581 1581 4.00 0.003 0.003 0.15 PC_GM_couple 1581 1581 3.15 0.002 0.002 0.12 #others 1.44 1.440 0.06 ------------------------------------------------------------------------------- ======= Cycle 1581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1582 steps, 2.56000 s simulation time, 2620.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1582 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2620.29 2620.288 2620.288 100.00 ------------------------------------------------------------------------------- PC_run 1582 1582 2611.69 1.651 1.651 99.67 GM_PC_couple 1582 1582 4.00 0.003 0.003 0.15 PC_GM_couple 1582 1582 3.16 0.002 0.002 0.12 #others 1.44 1.442 0.06 ------------------------------------------------------------------------------- ======= Cycle 1582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1583 steps, 2.56000 s simulation time, 2622.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1583 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2622.48 2622.478 2622.478 100.00 ------------------------------------------------------------------------------- PC_run 1583 1583 2613.87 1.651 1.651 99.67 GM_PC_couple 1583 1583 4.00 0.003 0.003 0.15 PC_GM_couple 1583 1583 3.16 0.002 0.002 0.12 #others 1.44 1.443 0.06 ------------------------------------------------------------------------------- ======= Cycle 1583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1584 steps, 2.56000 s simulation time, 2624.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1584 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2624.87 2624.872 2624.872 100.00 ------------------------------------------------------------------------------- PC_run 1584 1584 2616.26 1.652 1.652 99.67 GM_PC_couple 1584 1584 4.01 0.003 0.003 0.15 PC_GM_couple 1584 1584 3.16 0.002 0.002 0.12 #others 1.44 1.444 0.05 ------------------------------------------------------------------------------- ======= Cycle 1584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1585 steps, 2.56000 s simulation time, 2626.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1585 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2626.09 2626.094 2626.094 100.00 ------------------------------------------------------------------------------- PC_run 1585 1585 2617.48 1.651 1.651 99.67 GM_PC_couple 1585 1585 4.01 0.003 0.003 0.15 PC_GM_couple 1585 1585 3.16 0.002 0.002 0.12 #others 1.44 1.445 0.06 ------------------------------------------------------------------------------- ======= Cycle 1585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1586 steps, 2.56000 s simulation time, 2627.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1586 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2627.48 2627.484 2627.484 100.00 ------------------------------------------------------------------------------- PC_run 1586 1586 2618.86 1.651 1.651 99.67 GM_PC_couple 1586 1586 4.01 0.003 0.003 0.15 PC_GM_couple 1586 1586 3.16 0.002 0.002 0.12 #others 1.45 1.446 0.06 ------------------------------------------------------------------------------- ======= Cycle 1586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1587 steps, 2.56000 s simulation time, 2628.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1587 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2628.84 2628.841 2628.841 100.00 ------------------------------------------------------------------------------- PC_run 1587 1587 2620.21 1.651 1.651 99.67 GM_PC_couple 1587 1587 4.01 0.003 0.003 0.15 PC_GM_couple 1587 1587 3.17 0.002 0.002 0.12 #others 1.45 1.447 0.06 ------------------------------------------------------------------------------- ======= Cycle 1587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1588 steps, 2.56000 s simulation time, 2630.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1588 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2630.50 2630.496 2630.496 100.00 ------------------------------------------------------------------------------- PC_run 1588 1588 2621.86 1.651 1.651 99.67 GM_PC_couple 1588 1588 4.02 0.003 0.003 0.15 PC_GM_couple 1588 1588 3.17 0.002 0.002 0.12 #others 1.45 1.448 0.06 ------------------------------------------------------------------------------- ======= Cycle 1588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1589 steps, 2.56000 s simulation time, 2631.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1589 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2631.93 2631.934 2631.934 100.00 ------------------------------------------------------------------------------- PC_run 1589 1589 2623.30 1.651 1.651 99.67 GM_PC_couple 1589 1589 4.02 0.003 0.003 0.15 PC_GM_couple 1589 1589 3.17 0.002 0.002 0.12 #others 1.45 1.448 0.06 ------------------------------------------------------------------------------- ======= Cycle 1589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1590 steps, 2.56000 s simulation time, 2633.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1590 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2633.41 2633.406 2633.406 100.00 ------------------------------------------------------------------------------- PC_run 1590 1590 2624.76 1.651 1.651 99.67 GM_PC_couple 1590 1590 4.02 0.003 0.003 0.15 PC_GM_couple 1590 1590 3.17 0.002 0.002 0.12 #others 1.45 1.449 0.06 ------------------------------------------------------------------------------- ======= Cycle 1590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1591 steps, 2.56000 s simulation time, 2634.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1591 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2634.63 2634.626 2634.626 100.00 ------------------------------------------------------------------------------- PC_run 1591 1591 2625.98 1.651 1.651 99.67 GM_PC_couple 1591 1591 4.02 0.003 0.003 0.15 PC_GM_couple 1591 1591 3.17 0.002 0.002 0.12 #others 1.45 1.450 0.06 ------------------------------------------------------------------------------- ======= Cycle 1591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1592 steps, 2.56000 s simulation time, 2636.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1592 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2636.01 2636.009 2636.009 100.00 ------------------------------------------------------------------------------- PC_run 1592 1592 2627.36 1.650 1.650 99.67 GM_PC_couple 1592 1592 4.03 0.003 0.003 0.15 PC_GM_couple 1592 1592 3.18 0.002 0.002 0.12 #others 1.45 1.451 0.06 ------------------------------------------------------------------------------- ======= Cycle 1592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1593 steps, 2.56000 s simulation time, 2637.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1593 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2637.37 2637.370 2637.370 100.00 ------------------------------------------------------------------------------- PC_run 1593 1593 2628.71 1.650 1.650 99.67 GM_PC_couple 1593 1593 4.03 0.003 0.003 0.15 PC_GM_couple 1593 1593 3.18 0.002 0.002 0.12 #others 1.45 1.452 0.06 ------------------------------------------------------------------------------- ======= Cycle 1593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1594 steps, 2.56000 s simulation time, 2638.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1594 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2638.93 2638.935 2638.935 100.00 ------------------------------------------------------------------------------- PC_run 1594 1594 2630.27 1.650 1.650 99.67 GM_PC_couple 1594 1594 4.03 0.003 0.003 0.15 PC_GM_couple 1594 1594 3.18 0.002 0.002 0.12 #others 1.45 1.453 0.06 ------------------------------------------------------------------------------- ======= Cycle 1594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1595 steps, 2.56000 s simulation time, 2640.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1595 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2640.31 2640.307 2640.307 100.00 ------------------------------------------------------------------------------- PC_run 1595 1595 2631.63 1.650 1.650 99.67 GM_PC_couple 1595 1595 4.03 0.003 0.003 0.15 PC_GM_couple 1595 1595 3.18 0.002 0.002 0.12 #others 1.45 1.454 0.06 ------------------------------------------------------------------------------- ======= Cycle 1595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1596 steps, 2.56000 s simulation time, 2641.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1596 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2641.72 2641.722 2641.722 100.00 ------------------------------------------------------------------------------- PC_run 1596 1596 2633.04 1.650 1.650 99.67 GM_PC_couple 1596 1596 4.04 0.003 0.003 0.15 PC_GM_couple 1596 1596 3.19 0.002 0.002 0.12 #others 1.46 1.456 0.06 ------------------------------------------------------------------------------- ======= Cycle 1596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1597 steps, 2.56000 s simulation time, 2643.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1597 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2643.05 2643.052 2643.052 100.00 ------------------------------------------------------------------------------- PC_run 1597 1597 2634.37 1.650 1.650 99.67 GM_PC_couple 1597 1597 4.04 0.003 0.003 0.15 PC_GM_couple 1597 1597 3.19 0.002 0.002 0.12 #others 1.46 1.456 0.06 ------------------------------------------------------------------------------- ======= Cycle 1597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1598 steps, 2.56000 s simulation time, 2644.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1598 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2644.41 2644.407 2644.407 100.00 ------------------------------------------------------------------------------- PC_run 1598 1598 2635.72 1.649 1.649 99.67 GM_PC_couple 1598 1598 4.04 0.003 0.003 0.15 PC_GM_couple 1598 1598 3.19 0.002 0.002 0.12 #others 1.46 1.458 0.06 ------------------------------------------------------------------------------- ======= Cycle 1598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1599 steps, 2.56000 s simulation time, 2645.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1599 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2645.92 2645.919 2645.919 100.00 ------------------------------------------------------------------------------- PC_run 1599 1599 2637.22 1.649 1.649 99.67 GM_PC_couple 1599 1599 4.05 0.003 0.003 0.15 PC_GM_couple 1599 1599 3.19 0.002 0.002 0.12 #others 1.46 1.459 0.06 ------------------------------------------------------------------------------- ======= Cycle 1599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1600 steps, 2.56000 s simulation time, 2647.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1600 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2647.30 2647.301 2647.301 100.00 ------------------------------------------------------------------------------- PC_run 1600 1600 2638.60 1.649 1.649 99.67 GM_PC_couple 1600 1600 4.05 0.003 0.003 0.15 PC_GM_couple 1600 1600 3.19 0.002 0.002 0.12 #others 1.46 1.460 0.06 ------------------------------------------------------------------------------- ======= Cycle 1600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1601 steps, 2.56000 s simulation time, 2648.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1601 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2648.68 2648.682 2648.682 100.00 ------------------------------------------------------------------------------- PC_run 1601 1601 2639.97 1.649 1.649 99.67 GM_PC_couple 1601 1601 4.05 0.003 0.003 0.15 PC_GM_couple 1601 1601 3.20 0.002 0.002 0.12 #others 1.46 1.461 0.06 ------------------------------------------------------------------------------- ======= Cycle 1601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1602 steps, 2.56000 s simulation time, 2650.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1602 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2650.10 2650.103 2650.103 100.00 ------------------------------------------------------------------------------- PC_run 1602 1602 2641.39 1.649 1.649 99.67 GM_PC_couple 1602 1602 4.05 0.003 0.003 0.15 PC_GM_couple 1602 1602 3.20 0.002 0.002 0.12 #others 1.46 1.462 0.06 ------------------------------------------------------------------------------- ======= Cycle 1602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1603 steps, 2.56000 s simulation time, 2651.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1603 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2651.49 2651.495 2651.495 100.00 ------------------------------------------------------------------------------- PC_run 1603 1603 2642.77 1.649 1.649 99.67 GM_PC_couple 1603 1603 4.06 0.003 0.003 0.15 PC_GM_couple 1603 1603 3.20 0.002 0.002 0.12 #others 1.46 1.463 0.06 ------------------------------------------------------------------------------- ======= Cycle 1603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1604 steps, 2.56000 s simulation time, 2653.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1604 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2653.06 2653.064 2653.064 100.00 ------------------------------------------------------------------------------- PC_run 1604 1604 2644.34 1.649 1.649 99.67 GM_PC_couple 1604 1604 4.06 0.003 0.003 0.15 PC_GM_couple 1604 1604 3.20 0.002 0.002 0.12 #others 1.46 1.464 0.06 ------------------------------------------------------------------------------- ======= Cycle 1604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1605 steps, 2.56000 s simulation time, 2654.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1605 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2654.31 2654.312 2654.312 100.00 ------------------------------------------------------------------------------- PC_run 1605 1605 2645.58 1.648 1.648 99.67 GM_PC_couple 1605 1605 4.06 0.003 0.003 0.15 PC_GM_couple 1605 1605 3.20 0.002 0.002 0.12 #others 1.46 1.465 0.06 ------------------------------------------------------------------------------- ======= Cycle 1605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1606 steps, 2.56000 s simulation time, 2655.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1606 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2655.55 2655.547 2655.547 100.00 ------------------------------------------------------------------------------- PC_run 1606 1606 2646.81 1.648 1.648 99.67 GM_PC_couple 1606 1606 4.06 0.003 0.003 0.15 PC_GM_couple 1606 1606 3.21 0.002 0.002 0.12 #others 1.47 1.466 0.06 ------------------------------------------------------------------------------- ======= Cycle 1606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1607 steps, 2.56000 s simulation time, 2656.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1607 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2656.99 2656.991 2656.991 100.00 ------------------------------------------------------------------------------- PC_run 1607 1607 2648.25 1.648 1.648 99.67 GM_PC_couple 1607 1607 4.07 0.003 0.003 0.15 PC_GM_couple 1607 1607 3.21 0.002 0.002 0.12 #others 1.47 1.467 0.06 ------------------------------------------------------------------------------- ======= Cycle 1607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1608 steps, 2.56000 s simulation time, 2658.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1608 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2658.80 2658.800 2658.800 100.00 ------------------------------------------------------------------------------- PC_run 1608 1608 2650.05 1.648 1.648 99.67 GM_PC_couple 1608 1608 4.07 0.003 0.003 0.15 PC_GM_couple 1608 1608 3.21 0.002 0.002 0.12 #others 1.47 1.468 0.06 ------------------------------------------------------------------------------- ======= Cycle 1608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1609 steps, 2.56000 s simulation time, 2660.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1609 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2660.35 2660.346 2660.346 100.00 ------------------------------------------------------------------------------- PC_run 1609 1609 2651.59 1.648 1.648 99.67 GM_PC_couple 1609 1609 4.07 0.003 0.003 0.15 PC_GM_couple 1609 1609 3.21 0.002 0.002 0.12 #others 1.47 1.468 0.06 ------------------------------------------------------------------------------- ======= Cycle 1609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1610 steps, 2.56000 s simulation time, 2662.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1610 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2662.19 2662.186 2662.186 100.00 ------------------------------------------------------------------------------- PC_run 1610 1610 2653.43 1.648 1.648 99.67 GM_PC_couple 1610 1610 4.07 0.003 0.003 0.15 PC_GM_couple 1610 1610 3.21 0.002 0.002 0.12 #others 1.47 1.470 0.06 ------------------------------------------------------------------------------- ======= Cycle 1610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1611 steps, 2.56000 s simulation time, 2663.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1611 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2663.94 2663.937 2663.937 100.00 ------------------------------------------------------------------------------- PC_run 1611 1611 2655.17 1.648 1.648 99.67 GM_PC_couple 1611 1611 4.08 0.003 0.003 0.15 PC_GM_couple 1611 1611 3.22 0.002 0.002 0.12 #others 1.47 1.471 0.06 ------------------------------------------------------------------------------- ======= Cycle 1611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1612 steps, 2.56000 s simulation time, 2665.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1612 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2665.80 2665.797 2665.797 100.00 ------------------------------------------------------------------------------- PC_run 1612 1612 2657.03 1.648 1.648 99.67 GM_PC_couple 1612 1612 4.08 0.003 0.003 0.15 PC_GM_couple 1612 1612 3.22 0.002 0.002 0.12 #others 1.47 1.472 0.06 ------------------------------------------------------------------------------- ======= Cycle 1612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1613 steps, 2.56000 s simulation time, 2667.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1613 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2667.60 2667.599 2667.599 100.00 ------------------------------------------------------------------------------- PC_run 1613 1613 2658.83 1.648 1.648 99.67 GM_PC_couple 1613 1613 4.08 0.003 0.003 0.15 PC_GM_couple 1613 1613 3.22 0.002 0.002 0.12 #others 1.47 1.473 0.06 ------------------------------------------------------------------------------- ======= Cycle 1613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1614 steps, 2.56000 s simulation time, 2669.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1614 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2669.25 2669.253 2669.253 100.00 ------------------------------------------------------------------------------- PC_run 1614 1614 2660.47 1.648 1.648 99.67 GM_PC_couple 1614 1614 4.08 0.003 0.003 0.15 PC_GM_couple 1614 1614 3.22 0.002 0.002 0.12 #others 1.47 1.474 0.06 ------------------------------------------------------------------------------- ======= Cycle 1614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1615 steps, 2.56000 s simulation time, 2671.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1615 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2671.16 2671.165 2671.165 100.00 ------------------------------------------------------------------------------- PC_run 1615 1615 2662.38 1.649 1.649 99.67 GM_PC_couple 1615 1615 4.09 0.003 0.003 0.15 PC_GM_couple 1615 1615 3.22 0.002 0.002 0.12 #others 1.48 1.475 0.06 ------------------------------------------------------------------------------- ======= Cycle 1615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1616 steps, 2.56000 s simulation time, 2673.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1616 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2673.12 2673.124 2673.124 100.00 ------------------------------------------------------------------------------- PC_run 1616 1616 2664.33 1.649 1.649 99.67 GM_PC_couple 1616 1616 4.09 0.003 0.003 0.15 PC_GM_couple 1616 1616 3.23 0.002 0.002 0.12 #others 1.48 1.476 0.06 ------------------------------------------------------------------------------- ======= Cycle 1616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1617 steps, 2.56000 s simulation time, 2674.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1617 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2674.61 2674.610 2674.610 100.00 ------------------------------------------------------------------------------- PC_run 1617 1617 2665.81 1.649 1.649 99.67 GM_PC_couple 1617 1617 4.09 0.003 0.003 0.15 PC_GM_couple 1617 1617 3.23 0.002 0.002 0.12 #others 1.48 1.477 0.06 ------------------------------------------------------------------------------- ======= Cycle 1617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1618 steps, 2.56000 s simulation time, 2676.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1618 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2676.41 2676.410 2676.410 100.00 ------------------------------------------------------------------------------- PC_run 1618 1618 2667.61 1.649 1.649 99.67 GM_PC_couple 1618 1618 4.09 0.003 0.003 0.15 PC_GM_couple 1618 1618 3.23 0.002 0.002 0.12 #others 1.48 1.478 0.06 ------------------------------------------------------------------------------- ======= Cycle 1618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1619 steps, 2.56000 s simulation time, 2677.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1619 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2677.63 2677.629 2677.629 100.00 ------------------------------------------------------------------------------- PC_run 1619 1619 2668.82 1.648 1.648 99.67 GM_PC_couple 1619 1619 4.09 0.003 0.003 0.15 PC_GM_couple 1619 1619 3.23 0.002 0.002 0.12 #others 1.48 1.478 0.06 ------------------------------------------------------------------------------- ======= Cycle 1619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1620 steps, 2.56000 s simulation time, 2678.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1620 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2678.98 2678.980 2678.980 100.00 ------------------------------------------------------------------------------- PC_run 1620 1620 2670.17 1.648 1.648 99.67 GM_PC_couple 1620 1620 4.10 0.003 0.003 0.15 PC_GM_couple 1620 1620 3.23 0.002 0.002 0.12 #others 1.48 1.480 0.06 ------------------------------------------------------------------------------- ======= Cycle 1620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1621 steps, 2.56000 s simulation time, 2680.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1621 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2680.36 2680.362 2680.362 100.00 ------------------------------------------------------------------------------- PC_run 1621 1621 2671.54 1.648 1.648 99.67 GM_PC_couple 1621 1621 4.10 0.003 0.003 0.15 PC_GM_couple 1621 1621 3.24 0.002 0.002 0.12 #others 1.48 1.481 0.06 ------------------------------------------------------------------------------- ======= Cycle 1621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1622 steps, 2.56000 s simulation time, 2681.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1622 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2681.72 2681.716 2681.716 100.00 ------------------------------------------------------------------------------- PC_run 1622 1622 2672.89 1.648 1.648 99.67 GM_PC_couple 1622 1622 4.10 0.003 0.003 0.15 PC_GM_couple 1622 1622 3.24 0.002 0.002 0.12 #others 1.48 1.481 0.06 ------------------------------------------------------------------------------- ======= Cycle 1622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1623 steps, 2.56000 s simulation time, 2683.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1623 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2683.00 2683.000 2683.000 100.00 ------------------------------------------------------------------------------- PC_run 1623 1623 2674.17 1.648 1.648 99.67 GM_PC_couple 1623 1623 4.11 0.003 0.003 0.15 PC_GM_couple 1623 1623 3.24 0.002 0.002 0.12 #others 1.48 1.482 0.06 ------------------------------------------------------------------------------- ======= Cycle 1623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1624 steps, 2.56000 s simulation time, 2684.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1624 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2684.46 2684.457 2684.457 100.00 ------------------------------------------------------------------------------- PC_run 1624 1624 2675.62 1.648 1.648 99.67 GM_PC_couple 1624 1624 4.11 0.003 0.003 0.15 PC_GM_couple 1624 1624 3.24 0.002 0.002 0.12 #others 1.48 1.483 0.06 ------------------------------------------------------------------------------- ======= Cycle 1624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1625 steps, 2.56000 s simulation time, 2685.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1625 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2685.72 2685.721 2685.721 100.00 ------------------------------------------------------------------------------- PC_run 1625 1625 2676.88 1.647 1.647 99.67 GM_PC_couple 1625 1625 4.11 0.003 0.003 0.15 PC_GM_couple 1625 1625 3.24 0.002 0.002 0.12 #others 1.48 1.484 0.06 ------------------------------------------------------------------------------- ======= Cycle 1625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1626 steps, 2.56000 s simulation time, 2687.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1626 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2687.28 2687.282 2687.282 100.00 ------------------------------------------------------------------------------- PC_run 1626 1626 2678.44 1.647 1.647 99.67 GM_PC_couple 1626 1626 4.11 0.003 0.003 0.15 PC_GM_couple 1626 1626 3.25 0.002 0.002 0.12 #others 1.48 1.485 0.06 ------------------------------------------------------------------------------- ======= Cycle 1626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1627 steps, 2.56000 s simulation time, 2688.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1627 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2688.70 2688.702 2688.702 100.00 ------------------------------------------------------------------------------- PC_run 1627 1627 2679.85 1.647 1.647 99.67 GM_PC_couple 1627 1627 4.12 0.003 0.003 0.15 PC_GM_couple 1627 1627 3.25 0.002 0.002 0.12 #others 1.49 1.485 0.06 ------------------------------------------------------------------------------- ======= Cycle 1627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1628 steps, 2.56000 s simulation time, 2690.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1628 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2690.14 2690.142 2690.142 100.00 ------------------------------------------------------------------------------- PC_run 1628 1628 2681.29 1.647 1.647 99.67 GM_PC_couple 1628 1628 4.12 0.003 0.003 0.15 PC_GM_couple 1628 1628 3.25 0.002 0.002 0.12 #others 1.49 1.486 0.06 ------------------------------------------------------------------------------- ======= Cycle 1628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1629 steps, 2.56000 s simulation time, 2691.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1629 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2691.60 2691.604 2691.604 100.00 ------------------------------------------------------------------------------- PC_run 1629 1629 2682.74 1.647 1.647 99.67 GM_PC_couple 1629 1629 4.12 0.003 0.003 0.15 PC_GM_couple 1629 1629 3.25 0.002 0.002 0.12 #others 1.49 1.487 0.06 ------------------------------------------------------------------------------- ======= Cycle 1629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1630 steps, 2.56000 s simulation time, 2692.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1630 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2692.94 2692.942 2692.942 100.00 ------------------------------------------------------------------------------- PC_run 1630 1630 2684.08 1.647 1.647 99.67 GM_PC_couple 1630 1630 4.12 0.003 0.003 0.15 PC_GM_couple 1630 1630 3.25 0.002 0.002 0.12 #others 1.49 1.488 0.06 ------------------------------------------------------------------------------- ======= Cycle 1630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1631 steps, 2.56000 s simulation time, 2694.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1631 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2694.35 2694.349 2694.349 100.00 ------------------------------------------------------------------------------- PC_run 1631 1631 2685.48 1.647 1.647 99.67 GM_PC_couple 1631 1631 4.13 0.003 0.003 0.15 PC_GM_couple 1631 1631 3.26 0.002 0.002 0.12 #others 1.49 1.489 0.06 ------------------------------------------------------------------------------- ======= Cycle 1631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1632 steps, 2.56000 s simulation time, 2695.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1632 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2695.71 2695.710 2695.710 100.00 ------------------------------------------------------------------------------- PC_run 1632 1632 2686.83 1.646 1.646 99.67 GM_PC_couple 1632 1632 4.13 0.003 0.003 0.15 PC_GM_couple 1632 1632 3.26 0.002 0.002 0.12 #others 1.49 1.490 0.06 ------------------------------------------------------------------------------- ======= Cycle 1632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1633 steps, 2.56000 s simulation time, 2697.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1633 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2697.10 2697.095 2697.095 100.00 ------------------------------------------------------------------------------- PC_run 1633 1633 2688.21 1.646 1.646 99.67 GM_PC_couple 1633 1633 4.13 0.003 0.003 0.15 PC_GM_couple 1633 1633 3.26 0.002 0.002 0.12 #others 1.49 1.491 0.06 ------------------------------------------------------------------------------- ======= Cycle 1633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1634 steps, 2.56000 s simulation time, 2698.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1634 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2698.64 2698.639 2698.639 100.00 ------------------------------------------------------------------------------- PC_run 1634 1634 2689.75 1.646 1.646 99.67 GM_PC_couple 1634 1634 4.13 0.003 0.003 0.15 PC_GM_couple 1634 1634 3.26 0.002 0.002 0.12 #others 1.49 1.492 0.06 ------------------------------------------------------------------------------- ======= Cycle 1634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1635 steps, 2.56000 s simulation time, 2699.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1635 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2699.99 2699.994 2699.994 100.00 ------------------------------------------------------------------------------- PC_run 1635 1635 2691.10 1.646 1.646 99.67 GM_PC_couple 1635 1635 4.14 0.003 0.003 0.15 PC_GM_couple 1635 1635 3.26 0.002 0.002 0.12 #others 1.49 1.494 0.06 ------------------------------------------------------------------------------- ======= Cycle 1635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1636 steps, 2.56000 s simulation time, 2701.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1636 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2701.44 2701.439 2701.439 100.00 ------------------------------------------------------------------------------- PC_run 1636 1636 2692.54 1.646 1.646 99.67 GM_PC_couple 1636 1636 4.14 0.003 0.003 0.15 PC_GM_couple 1636 1636 3.27 0.002 0.002 0.12 #others 1.49 1.495 0.06 ------------------------------------------------------------------------------- ======= Cycle 1636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1637 steps, 2.56000 s simulation time, 2702.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1637 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2702.84 2702.839 2702.839 100.00 ------------------------------------------------------------------------------- PC_run 1637 1637 2693.93 1.646 1.646 99.67 GM_PC_couple 1637 1637 4.14 0.003 0.003 0.15 PC_GM_couple 1637 1637 3.27 0.002 0.002 0.12 #others 1.50 1.496 0.06 ------------------------------------------------------------------------------- ======= Cycle 1637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1638 steps, 2.56000 s simulation time, 2704.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1638 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2704.48 2704.483 2704.483 100.00 ------------------------------------------------------------------------------- PC_run 1638 1638 2695.57 1.646 1.646 99.67 GM_PC_couple 1638 1638 4.15 0.003 0.003 0.15 PC_GM_couple 1638 1638 3.27 0.002 0.002 0.12 #others 1.50 1.497 0.06 ------------------------------------------------------------------------------- ======= Cycle 1638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1639 steps, 2.56000 s simulation time, 2705.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1639 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2705.77 2705.766 2705.766 100.00 ------------------------------------------------------------------------------- PC_run 1639 1639 2696.85 1.645 1.645 99.67 GM_PC_couple 1639 1639 4.15 0.003 0.003 0.15 PC_GM_couple 1639 1639 3.27 0.002 0.002 0.12 #others 1.50 1.498 0.06 ------------------------------------------------------------------------------- ======= Cycle 1639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1640 steps, 2.56000 s simulation time, 2706.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1640 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2706.99 2706.989 2706.989 100.00 ------------------------------------------------------------------------------- PC_run 1640 1640 2698.06 1.645 1.645 99.67 GM_PC_couple 1640 1640 4.15 0.003 0.003 0.15 PC_GM_couple 1640 1640 3.28 0.002 0.002 0.12 #others 1.50 1.499 0.06 ------------------------------------------------------------------------------- ======= Cycle 1640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1641 steps, 2.56000 s simulation time, 2708.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1641 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2708.35 2708.352 2708.352 100.00 ------------------------------------------------------------------------------- PC_run 1641 1641 2699.42 1.645 1.645 99.67 GM_PC_couple 1641 1641 4.15 0.003 0.003 0.15 PC_GM_couple 1641 1641 3.28 0.002 0.002 0.12 #others 1.50 1.500 0.06 ------------------------------------------------------------------------------- ======= Cycle 1641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1642 steps, 2.56000 s simulation time, 2710.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1642 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2710.09 2710.092 2710.092 100.00 ------------------------------------------------------------------------------- PC_run 1642 1642 2701.16 1.645 1.645 99.67 GM_PC_couple 1642 1642 4.15 0.003 0.003 0.15 PC_GM_couple 1642 1642 3.28 0.002 0.002 0.12 #others 1.50 1.501 0.06 ------------------------------------------------------------------------------- ======= Cycle 1642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1643 steps, 2.56000 s simulation time, 2711.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1643 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2711.70 2711.703 2711.703 100.00 ------------------------------------------------------------------------------- PC_run 1643 1643 2702.76 1.645 1.645 99.67 GM_PC_couple 1643 1643 4.16 0.003 0.003 0.15 PC_GM_couple 1643 1643 3.28 0.002 0.002 0.12 #others 1.50 1.501 0.06 ------------------------------------------------------------------------------- ======= Cycle 1643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1644 steps, 2.56000 s simulation time, 2713.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1644 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2713.32 2713.321 2713.321 100.00 ------------------------------------------------------------------------------- PC_run 1644 1644 2704.38 1.645 1.645 99.67 GM_PC_couple 1644 1644 4.16 0.003 0.003 0.15 PC_GM_couple 1644 1644 3.28 0.002 0.002 0.12 #others 1.50 1.502 0.06 ------------------------------------------------------------------------------- ======= Cycle 1644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1645 steps, 2.56000 s simulation time, 2714.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1645 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2714.94 2714.942 2714.942 100.00 ------------------------------------------------------------------------------- PC_run 1645 1645 2705.99 1.645 1.645 99.67 GM_PC_couple 1645 1645 4.16 0.003 0.003 0.15 PC_GM_couple 1645 1645 3.28 0.002 0.002 0.12 #others 1.50 1.503 0.06 ------------------------------------------------------------------------------- ======= Cycle 1645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1646 steps, 2.56000 s simulation time, 2716.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1646 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2716.61 2716.610 2716.610 100.00 ------------------------------------------------------------------------------- PC_run 1646 1646 2707.66 1.645 1.645 99.67 GM_PC_couple 1646 1646 4.16 0.003 0.003 0.15 PC_GM_couple 1646 1646 3.29 0.002 0.002 0.12 #others 1.50 1.504 0.06 ------------------------------------------------------------------------------- ======= Cycle 1646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1647 steps, 2.56000 s simulation time, 2718.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1647 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2718.15 2718.154 2718.154 100.00 ------------------------------------------------------------------------------- PC_run 1647 1647 2709.20 1.645 1.645 99.67 GM_PC_couple 1647 1647 4.17 0.003 0.003 0.15 PC_GM_couple 1647 1647 3.29 0.002 0.002 0.12 #others 1.50 1.504 0.06 ------------------------------------------------------------------------------- ======= Cycle 1647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1648 steps, 2.56000 s simulation time, 2719.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1648 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2719.72 2719.724 2719.724 100.00 ------------------------------------------------------------------------------- PC_run 1648 1648 2710.76 1.645 1.645 99.67 GM_PC_couple 1648 1648 4.17 0.003 0.003 0.15 PC_GM_couple 1648 1648 3.29 0.002 0.002 0.12 #others 1.51 1.505 0.06 ------------------------------------------------------------------------------- ======= Cycle 1648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1649 steps, 2.56000 s simulation time, 2721.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1649 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2721.87 2721.866 2721.866 100.00 ------------------------------------------------------------------------------- PC_run 1649 1649 2712.90 1.645 1.645 99.67 GM_PC_couple 1649 1649 4.17 0.003 0.003 0.15 PC_GM_couple 1649 1649 3.29 0.002 0.002 0.12 #others 1.51 1.506 0.06 ------------------------------------------------------------------------------- ======= Cycle 1649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1650 steps, 2.56000 s simulation time, 2725.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1650 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2725.39 2725.395 2725.395 100.00 ------------------------------------------------------------------------------- PC_run 1650 1650 2716.42 1.646 1.646 99.67 GM_PC_couple 1650 1650 4.17 0.003 0.003 0.15 PC_GM_couple 1650 1650 3.29 0.002 0.002 0.12 #others 1.51 1.507 0.06 ------------------------------------------------------------------------------- ======= Cycle 1650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1651 steps, 2.56000 s simulation time, 2727.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1651 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2727.09 2727.092 2727.092 100.00 ------------------------------------------------------------------------------- PC_run 1651 1651 2718.11 1.646 1.646 99.67 GM_PC_couple 1651 1651 4.18 0.003 0.003 0.15 PC_GM_couple 1651 1651 3.30 0.002 0.002 0.12 #others 1.51 1.508 0.06 ------------------------------------------------------------------------------- ======= Cycle 1651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1652 steps, 2.56000 s simulation time, 2728.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1652 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2728.86 2728.857 2728.857 100.00 ------------------------------------------------------------------------------- PC_run 1652 1652 2719.87 1.646 1.646 99.67 GM_PC_couple 1652 1652 4.18 0.003 0.003 0.15 PC_GM_couple 1652 1652 3.30 0.002 0.002 0.12 #others 1.51 1.509 0.06 ------------------------------------------------------------------------------- ======= Cycle 1652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1653 steps, 2.56000 s simulation time, 2730.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1653 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2730.64 2730.640 2730.640 100.00 ------------------------------------------------------------------------------- PC_run 1653 1653 2721.64 1.646 1.646 99.67 GM_PC_couple 1653 1653 4.18 0.003 0.003 0.15 PC_GM_couple 1653 1653 3.30 0.002 0.002 0.12 #others 1.51 1.510 0.06 ------------------------------------------------------------------------------- ======= Cycle 1653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1654 steps, 2.56000 s simulation time, 2732.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1654 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2732.75 2732.748 2732.748 100.00 ------------------------------------------------------------------------------- PC_run 1654 1654 2723.75 1.647 1.647 99.67 GM_PC_couple 1654 1654 4.19 0.003 0.003 0.15 PC_GM_couple 1654 1654 3.30 0.002 0.002 0.12 #others 1.51 1.511 0.06 ------------------------------------------------------------------------------- ======= Cycle 1654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1655 steps, 2.56000 s simulation time, 2734.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1655 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2734.72 2734.722 2734.722 100.00 ------------------------------------------------------------------------------- PC_run 1655 1655 2725.72 1.647 1.647 99.67 GM_PC_couple 1655 1655 4.19 0.003 0.003 0.15 PC_GM_couple 1655 1655 3.31 0.002 0.002 0.12 #others 1.51 1.513 0.06 ------------------------------------------------------------------------------- ======= Cycle 1655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1656 steps, 2.56000 s simulation time, 2736.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1656 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2736.32 2736.323 2736.323 100.00 ------------------------------------------------------------------------------- PC_run 1656 1656 2727.31 1.647 1.647 99.67 GM_PC_couple 1656 1656 4.19 0.003 0.003 0.15 PC_GM_couple 1656 1656 3.31 0.002 0.002 0.12 #others 1.51 1.514 0.06 ------------------------------------------------------------------------------- ======= Cycle 1656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1657 steps, 2.56000 s simulation time, 2737.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1657 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2737.95 2737.955 2737.955 100.00 ------------------------------------------------------------------------------- PC_run 1657 1657 2728.94 1.647 1.647 99.67 GM_PC_couple 1657 1657 4.19 0.003 0.003 0.15 PC_GM_couple 1657 1657 3.31 0.002 0.002 0.12 #others 1.51 1.515 0.06 ------------------------------------------------------------------------------- ======= Cycle 1657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1658 steps, 2.56000 s simulation time, 2739.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1658 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2739.37 2739.367 2739.367 100.00 ------------------------------------------------------------------------------- PC_run 1658 1658 2730.34 1.647 1.647 99.67 GM_PC_couple 1658 1658 4.20 0.003 0.003 0.15 PC_GM_couple 1658 1658 3.31 0.002 0.002 0.12 #others 1.52 1.516 0.06 ------------------------------------------------------------------------------- ======= Cycle 1658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1659 steps, 2.56000 s simulation time, 2740.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1659 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2740.95 2740.951 2740.951 100.00 ------------------------------------------------------------------------------- PC_run 1659 1659 2731.92 1.647 1.647 99.67 GM_PC_couple 1659 1659 4.20 0.003 0.003 0.15 PC_GM_couple 1659 1659 3.31 0.002 0.002 0.12 #others 1.52 1.517 0.06 ------------------------------------------------------------------------------- ======= Cycle 1659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1660 steps, 2.56000 s simulation time, 2742.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1660 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2742.63 2742.631 2742.631 100.00 ------------------------------------------------------------------------------- PC_run 1660 1660 2733.60 1.647 1.647 99.67 GM_PC_couple 1660 1660 4.20 0.003 0.003 0.15 PC_GM_couple 1660 1660 3.32 0.002 0.002 0.12 #others 1.52 1.518 0.06 ------------------------------------------------------------------------------- ======= Cycle 1660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1661 steps, 2.56000 s simulation time, 2744.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1661 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2744.09 2744.089 2744.089 100.00 ------------------------------------------------------------------------------- PC_run 1661 1661 2735.05 1.647 1.647 99.67 GM_PC_couple 1661 1661 4.20 0.003 0.003 0.15 PC_GM_couple 1661 1661 3.32 0.002 0.002 0.12 #others 1.52 1.518 0.06 ------------------------------------------------------------------------------- ======= Cycle 1661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1662 steps, 2.56000 s simulation time, 2745.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1662 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2745.36 2745.359 2745.359 100.00 ------------------------------------------------------------------------------- PC_run 1662 1662 2736.31 1.646 1.646 99.67 GM_PC_couple 1662 1662 4.21 0.003 0.003 0.15 PC_GM_couple 1662 1662 3.32 0.002 0.002 0.12 #others 1.52 1.520 0.06 ------------------------------------------------------------------------------- ======= Cycle 1662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1663 steps, 2.56000 s simulation time, 2746.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1663 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2746.77 2746.772 2746.772 100.00 ------------------------------------------------------------------------------- PC_run 1663 1663 2737.72 1.646 1.646 99.67 GM_PC_couple 1663 1663 4.21 0.003 0.003 0.15 PC_GM_couple 1663 1663 3.32 0.002 0.002 0.12 #others 1.52 1.521 0.06 ------------------------------------------------------------------------------- ======= Cycle 1663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1664 steps, 2.56000 s simulation time, 2748.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1664 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2748.40 2748.399 2748.399 100.00 ------------------------------------------------------------------------------- PC_run 1664 1664 2739.34 1.646 1.646 99.67 GM_PC_couple 1664 1664 4.21 0.003 0.003 0.15 PC_GM_couple 1664 1664 3.33 0.002 0.002 0.12 #others 1.52 1.521 0.06 ------------------------------------------------------------------------------- ======= Cycle 1664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1665 steps, 2.56000 s simulation time, 2749.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1665 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2749.97 2749.966 2749.966 100.00 ------------------------------------------------------------------------------- PC_run 1665 1665 2740.90 1.646 1.646 99.67 GM_PC_couple 1665 1665 4.22 0.003 0.003 0.15 PC_GM_couple 1665 1665 3.33 0.002 0.002 0.12 #others 1.52 1.523 0.06 ------------------------------------------------------------------------------- ======= Cycle 1665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1666 steps, 2.56000 s simulation time, 2751.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1666 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2751.36 2751.358 2751.358 100.00 ------------------------------------------------------------------------------- PC_run 1666 1666 2742.29 1.646 1.646 99.67 GM_PC_couple 1666 1666 4.22 0.003 0.003 0.15 PC_GM_couple 1666 1666 3.33 0.002 0.002 0.12 #others 1.52 1.524 0.06 ------------------------------------------------------------------------------- ======= Cycle 1666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1667 steps, 2.56000 s simulation time, 2752.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1667 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2752.72 2752.722 2752.722 100.00 ------------------------------------------------------------------------------- PC_run 1667 1667 2743.64 1.646 1.646 99.67 GM_PC_couple 1667 1667 4.22 0.003 0.003 0.15 PC_GM_couple 1667 1667 3.33 0.002 0.002 0.12 #others 1.52 1.525 0.06 ------------------------------------------------------------------------------- ======= Cycle 1667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1668 steps, 2.56000 s simulation time, 2754.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1668 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2754.07 2754.072 2754.072 100.00 ------------------------------------------------------------------------------- PC_run 1668 1668 2744.99 1.646 1.646 99.67 GM_PC_couple 1668 1668 4.23 0.003 0.003 0.15 PC_GM_couple 1668 1668 3.33 0.002 0.002 0.12 #others 1.53 1.525 0.06 ------------------------------------------------------------------------------- ======= Cycle 1668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1669 steps, 2.56000 s simulation time, 2755.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1669 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2755.79 2755.792 2755.792 100.00 ------------------------------------------------------------------------------- PC_run 1669 1669 2746.70 1.646 1.646 99.67 GM_PC_couple 1669 1669 4.23 0.003 0.003 0.15 PC_GM_couple 1669 1669 3.34 0.002 0.002 0.12 #others 1.53 1.526 0.06 ------------------------------------------------------------------------------- ======= Cycle 1669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1670 steps, 2.56000 s simulation time, 2757.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1670 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2757.19 2757.186 2757.186 100.00 ------------------------------------------------------------------------------- PC_run 1670 1670 2748.09 1.646 1.646 99.67 GM_PC_couple 1670 1670 4.23 0.003 0.003 0.15 PC_GM_couple 1670 1670 3.34 0.002 0.002 0.12 #others 1.53 1.527 0.06 ------------------------------------------------------------------------------- ======= Cycle 1670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1671 steps, 2.56000 s simulation time, 2758.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1671 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2758.53 2758.534 2758.534 100.00 ------------------------------------------------------------------------------- PC_run 1671 1671 2749.43 1.645 1.645 99.67 GM_PC_couple 1671 1671 4.23 0.003 0.003 0.15 PC_GM_couple 1671 1671 3.34 0.002 0.002 0.12 #others 1.53 1.528 0.06 ------------------------------------------------------------------------------- ======= Cycle 1671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1672 steps, 2.56000 s simulation time, 2759.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1672 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2759.89 2759.889 2759.889 100.00 ------------------------------------------------------------------------------- PC_run 1672 1672 2750.78 1.645 1.645 99.67 GM_PC_couple 1672 1672 4.24 0.003 0.003 0.15 PC_GM_couple 1672 1672 3.34 0.002 0.002 0.12 #others 1.53 1.529 0.06 ------------------------------------------------------------------------------- ======= Cycle 1672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1673 steps, 2.56000 s simulation time, 2761.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1673 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2761.24 2761.240 2761.240 100.00 ------------------------------------------------------------------------------- PC_run 1673 1673 2752.13 1.645 1.645 99.67 GM_PC_couple 1673 1673 4.24 0.003 0.003 0.15 PC_GM_couple 1673 1673 3.34 0.002 0.002 0.12 #others 1.53 1.530 0.06 ------------------------------------------------------------------------------- ======= Cycle 1673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1674 steps, 2.56000 s simulation time, 2762.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1674 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2762.83 2762.834 2762.834 100.00 ------------------------------------------------------------------------------- PC_run 1674 1674 2753.72 1.645 1.645 99.67 GM_PC_couple 1674 1674 4.24 0.003 0.003 0.15 PC_GM_couple 1674 1674 3.35 0.002 0.002 0.12 #others 1.53 1.532 0.06 ------------------------------------------------------------------------------- ======= Cycle 1674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1675 steps, 2.56000 s simulation time, 2764.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1675 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2764.40 2764.398 2764.398 100.00 ------------------------------------------------------------------------------- PC_run 1675 1675 2755.27 1.645 1.645 99.67 GM_PC_couple 1675 1675 4.24 0.003 0.003 0.15 PC_GM_couple 1675 1675 3.35 0.002 0.002 0.12 #others 1.53 1.532 0.06 ------------------------------------------------------------------------------- ======= Cycle 1675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1676 steps, 2.56000 s simulation time, 2765.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1676 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2765.79 2765.787 2765.787 100.00 ------------------------------------------------------------------------------- PC_run 1676 1676 2756.66 1.645 1.645 99.67 GM_PC_couple 1676 1676 4.25 0.003 0.003 0.15 PC_GM_couple 1676 1676 3.35 0.002 0.002 0.12 #others 1.53 1.533 0.06 ------------------------------------------------------------------------------- ======= Cycle 1676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1677 steps, 2.56000 s simulation time, 2767.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1677 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2767.19 2767.194 2767.194 100.00 ------------------------------------------------------------------------------- PC_run 1677 1677 2758.06 1.645 1.645 99.67 GM_PC_couple 1677 1677 4.25 0.003 0.003 0.15 PC_GM_couple 1677 1677 3.35 0.002 0.002 0.12 #others 1.53 1.534 0.06 ------------------------------------------------------------------------------- ======= Cycle 1677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1678 steps, 2.56000 s simulation time, 2768.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1678 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2768.83 2768.831 2768.831 100.00 ------------------------------------------------------------------------------- PC_run 1678 1678 2759.69 1.645 1.645 99.67 GM_PC_couple 1678 1678 4.25 0.003 0.003 0.15 PC_GM_couple 1678 1678 3.35 0.002 0.002 0.12 #others 1.54 1.536 0.06 ------------------------------------------------------------------------------- ======= Cycle 1678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1679 steps, 2.56000 s simulation time, 2770.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1679 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2770.22 2770.222 2770.222 100.00 ------------------------------------------------------------------------------- PC_run 1679 1679 2761.08 1.644 1.644 99.67 GM_PC_couple 1679 1679 4.25 0.003 0.003 0.15 PC_GM_couple 1679 1679 3.36 0.002 0.002 0.12 #others 1.54 1.536 0.06 ------------------------------------------------------------------------------- ======= Cycle 1679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1680 steps, 2.56000 s simulation time, 2771.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1680 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2771.69 2771.686 2771.686 100.00 ------------------------------------------------------------------------------- PC_run 1680 1680 2762.54 1.644 1.644 99.67 GM_PC_couple 1680 1680 4.25 0.003 0.003 0.15 PC_GM_couple 1680 1680 3.36 0.002 0.002 0.12 #others 1.54 1.537 0.06 ------------------------------------------------------------------------------- ======= Cycle 1680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1681 steps, 2.56000 s simulation time, 2773.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1681 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2773.09 2773.086 2773.086 100.00 ------------------------------------------------------------------------------- PC_run 1681 1681 2763.93 1.644 1.644 99.67 GM_PC_couple 1681 1681 4.26 0.003 0.003 0.15 PC_GM_couple 1681 1681 3.36 0.002 0.002 0.12 #others 1.54 1.539 0.06 ------------------------------------------------------------------------------- ======= Cycle 1681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1682 steps, 2.56000 s simulation time, 2774.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1682 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2774.85 2774.848 2774.848 100.00 ------------------------------------------------------------------------------- PC_run 1682 1682 2765.69 1.644 1.644 99.67 GM_PC_couple 1682 1682 4.26 0.003 0.003 0.15 PC_GM_couple 1682 1682 3.36 0.002 0.002 0.12 #others 1.54 1.539 0.06 ------------------------------------------------------------------------------- ======= Cycle 1682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1683 steps, 2.56000 s simulation time, 2776.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1683 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2776.28 2776.283 2776.283 100.00 ------------------------------------------------------------------------------- PC_run 1683 1683 2767.12 1.644 1.644 99.67 GM_PC_couple 1683 1683 4.26 0.003 0.003 0.15 PC_GM_couple 1683 1683 3.36 0.002 0.002 0.12 #others 1.54 1.541 0.06 ------------------------------------------------------------------------------- ======= Cycle 1683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1684 steps, 2.56000 s simulation time, 2777.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1684 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2777.72 2777.718 2777.718 100.00 ------------------------------------------------------------------------------- PC_run 1684 1684 2768.54 1.644 1.644 99.67 GM_PC_couple 1684 1684 4.27 0.003 0.003 0.15 PC_GM_couple 1684 1684 3.37 0.002 0.002 0.12 #others 1.54 1.542 0.06 ------------------------------------------------------------------------------- ======= Cycle 1684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1685 steps, 2.56000 s simulation time, 2779.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1685 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2779.36 2779.358 2779.358 100.00 ------------------------------------------------------------------------------- PC_run 1685 1685 2770.18 1.644 1.644 99.67 GM_PC_couple 1685 1685 4.27 0.003 0.003 0.15 PC_GM_couple 1685 1685 3.37 0.002 0.002 0.12 #others 1.54 1.542 0.06 ------------------------------------------------------------------------------- ======= Cycle 1685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1686 steps, 2.56000 s simulation time, 2780.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1686 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2780.79 2780.790 2780.790 100.00 ------------------------------------------------------------------------------- PC_run 1686 1686 2771.61 1.644 1.644 99.67 GM_PC_couple 1686 1686 4.27 0.003 0.003 0.15 PC_GM_couple 1686 1686 3.37 0.002 0.002 0.12 #others 1.54 1.543 0.06 ------------------------------------------------------------------------------- ======= Cycle 1686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1687 steps, 2.56000 s simulation time, 2782.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1687 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2782.20 2782.197 2782.197 100.00 ------------------------------------------------------------------------------- PC_run 1687 1687 2773.01 1.644 1.644 99.67 GM_PC_couple 1687 1687 4.27 0.003 0.003 0.15 PC_GM_couple 1687 1687 3.37 0.002 0.002 0.12 #others 1.54 1.544 0.06 ------------------------------------------------------------------------------- ======= Cycle 1687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1688 steps, 2.56000 s simulation time, 2783.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1688 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2783.59 2783.593 2783.593 100.00 ------------------------------------------------------------------------------- PC_run 1688 1688 2774.40 1.644 1.644 99.67 GM_PC_couple 1688 1688 4.28 0.003 0.003 0.15 PC_GM_couple 1688 1688 3.38 0.002 0.002 0.12 #others 1.54 1.545 0.06 ------------------------------------------------------------------------------- ======= Cycle 1688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1689 steps, 2.56000 s simulation time, 2784.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1689 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2784.96 2784.960 2784.960 100.00 ------------------------------------------------------------------------------- PC_run 1689 1689 2775.76 1.643 1.643 99.67 GM_PC_couple 1689 1689 4.28 0.003 0.003 0.15 PC_GM_couple 1689 1689 3.38 0.002 0.002 0.12 #others 1.55 1.546 0.06 ------------------------------------------------------------------------------- ======= Cycle 1689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1690 steps, 2.56000 s simulation time, 2786.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1690 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2786.58 2786.576 2786.576 100.00 ------------------------------------------------------------------------------- PC_run 1690 1690 2777.37 1.643 1.643 99.67 GM_PC_couple 1690 1690 4.28 0.003 0.003 0.15 PC_GM_couple 1690 1690 3.38 0.002 0.002 0.12 #others 1.55 1.547 0.06 ------------------------------------------------------------------------------- ======= Cycle 1690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1691 steps, 2.56000 s simulation time, 2787.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1691 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2787.88 2787.876 2787.876 100.00 ------------------------------------------------------------------------------- PC_run 1691 1691 2778.66 1.643 1.643 99.67 GM_PC_couple 1691 1691 4.29 0.003 0.003 0.15 PC_GM_couple 1691 1691 3.38 0.002 0.002 0.12 #others 1.55 1.548 0.06 ------------------------------------------------------------------------------- ======= Cycle 1691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1692 steps, 2.56000 s simulation time, 2789.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1692 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2789.28 2789.285 2789.285 100.00 ------------------------------------------------------------------------------- PC_run 1692 1692 2780.06 1.643 1.643 99.67 GM_PC_couple 1692 1692 4.29 0.003 0.003 0.15 PC_GM_couple 1692 1692 3.38 0.002 0.002 0.12 #others 1.55 1.549 0.06 ------------------------------------------------------------------------------- ======= Cycle 1692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1693 steps, 2.56000 s simulation time, 2790.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1693 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2790.67 2790.675 2790.675 100.00 ------------------------------------------------------------------------------- PC_run 1693 1693 2781.45 1.643 1.643 99.67 GM_PC_couple 1693 1693 4.29 0.003 0.003 0.15 PC_GM_couple 1693 1693 3.39 0.002 0.002 0.12 #others 1.55 1.550 0.06 ------------------------------------------------------------------------------- ======= Cycle 1693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1694 steps, 2.56000 s simulation time, 2792.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1694 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2792.28 2792.281 2792.281 100.00 ------------------------------------------------------------------------------- PC_run 1694 1694 2783.05 1.643 1.643 99.67 GM_PC_couple 1694 1694 4.29 0.003 0.003 0.15 PC_GM_couple 1694 1694 3.39 0.002 0.002 0.12 #others 1.55 1.551 0.06 ------------------------------------------------------------------------------- ======= Cycle 1694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1695 steps, 2.56000 s simulation time, 2793.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1695 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2793.67 2793.667 2793.667 100.00 ------------------------------------------------------------------------------- PC_run 1695 1695 2784.43 1.643 1.643 99.67 GM_PC_couple 1695 1695 4.30 0.003 0.003 0.15 PC_GM_couple 1695 1695 3.39 0.002 0.002 0.12 #others 1.55 1.552 0.06 ------------------------------------------------------------------------------- ======= Cycle 1695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1696 steps, 2.56000 s simulation time, 2795.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1696 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2795.06 2795.063 2795.063 100.00 ------------------------------------------------------------------------------- PC_run 1696 1696 2785.82 1.643 1.643 99.67 GM_PC_couple 1696 1696 4.30 0.003 0.003 0.15 PC_GM_couple 1696 1696 3.39 0.002 0.002 0.12 #others 1.55 1.553 0.06 ------------------------------------------------------------------------------- ======= Cycle 1696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1697 steps, 2.56000 s simulation time, 2796.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1697 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2796.44 2796.440 2796.440 100.00 ------------------------------------------------------------------------------- PC_run 1697 1697 2787.19 1.642 1.642 99.67 GM_PC_couple 1697 1697 4.30 0.003 0.003 0.15 PC_GM_couple 1697 1697 3.39 0.002 0.002 0.12 #others 1.55 1.554 0.06 ------------------------------------------------------------------------------- ======= Cycle 1697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1698 steps, 2.56000 s simulation time, 2799.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1698 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2799.02 2799.018 2799.018 100.00 ------------------------------------------------------------------------------- PC_run 1698 1698 2789.76 1.643 1.643 99.67 GM_PC_couple 1698 1698 4.31 0.003 0.003 0.15 PC_GM_couple 1698 1698 3.40 0.002 0.002 0.12 #others 1.55 1.555 0.06 ------------------------------------------------------------------------------- ======= Cycle 1698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1699 steps, 2.56000 s simulation time, 2801.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1699 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2801.25 2801.252 2801.252 100.00 ------------------------------------------------------------------------------- PC_run 1699 1699 2791.99 1.643 1.643 99.67 GM_PC_couple 1699 1699 4.31 0.003 0.003 0.15 PC_GM_couple 1699 1699 3.40 0.002 0.002 0.12 #others 1.56 1.556 0.06 ------------------------------------------------------------------------------- ======= Cycle 1699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1700 steps, 2.56000 s simulation time, 2802.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1700 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2802.72 2802.723 2802.723 100.00 ------------------------------------------------------------------------------- PC_run 1700 1700 2793.46 1.643 1.643 99.67 GM_PC_couple 1700 1700 4.31 0.003 0.003 0.15 PC_GM_couple 1700 1700 3.40 0.002 0.002 0.12 #others 1.56 1.556 0.06 ------------------------------------------------------------------------------- ======= Cycle 1700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1701 steps, 2.56000 s simulation time, 2804.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1701 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2804.14 2804.142 2804.142 100.00 ------------------------------------------------------------------------------- PC_run 1701 1701 2794.87 1.643 1.643 99.67 GM_PC_couple 1701 1701 4.31 0.003 0.003 0.15 PC_GM_couple 1701 1701 3.40 0.002 0.002 0.12 #others 1.56 1.557 0.06 ------------------------------------------------------------------------------- ======= Cycle 1701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1702 steps, 2.56000 s simulation time, 2805.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1702 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2805.48 2805.479 2805.479 100.00 ------------------------------------------------------------------------------- PC_run 1702 1702 2796.20 1.643 1.643 99.67 GM_PC_couple 1702 1702 4.31 0.003 0.003 0.15 PC_GM_couple 1702 1702 3.40 0.002 0.002 0.12 #others 1.56 1.558 0.06 ------------------------------------------------------------------------------- ======= Cycle 1702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1703 steps, 2.56000 s simulation time, 2807.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1703 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2807.20 2807.195 2807.195 100.00 ------------------------------------------------------------------------------- PC_run 1703 1703 2797.91 1.643 1.643 99.67 GM_PC_couple 1703 1703 4.32 0.003 0.003 0.15 PC_GM_couple 1703 1703 3.41 0.002 0.002 0.12 #others 1.56 1.558 0.06 ------------------------------------------------------------------------------- ======= Cycle 1703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1704 steps, 2.56000 s simulation time, 2808.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1704 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2808.93 2808.926 2808.926 100.00 ------------------------------------------------------------------------------- PC_run 1704 1704 2799.64 1.643 1.643 99.67 GM_PC_couple 1704 1704 4.32 0.003 0.003 0.15 PC_GM_couple 1704 1704 3.41 0.002 0.002 0.12 #others 1.56 1.559 0.06 ------------------------------------------------------------------------------- ======= Cycle 1704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1705 steps, 2.56000 s simulation time, 2810.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1705 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2810.52 2810.525 2810.525 100.00 ------------------------------------------------------------------------------- PC_run 1705 1705 2801.23 1.643 1.643 99.67 GM_PC_couple 1705 1705 4.32 0.003 0.003 0.15 PC_GM_couple 1705 1705 3.41 0.002 0.002 0.12 #others 1.56 1.560 0.06 ------------------------------------------------------------------------------- ======= Cycle 1705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1706 steps, 2.56000 s simulation time, 2812.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1706 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2812.03 2812.030 2812.030 100.00 ------------------------------------------------------------------------------- PC_run 1706 1706 2802.73 1.643 1.643 99.67 GM_PC_couple 1706 1706 4.33 0.003 0.003 0.15 PC_GM_couple 1706 1706 3.41 0.002 0.002 0.12 #others 1.56 1.561 0.06 ------------------------------------------------------------------------------- ======= Cycle 1706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1707 steps, 2.56000 s simulation time, 2813.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1707 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2813.63 2813.625 2813.625 100.00 ------------------------------------------------------------------------------- PC_run 1707 1707 2804.32 1.643 1.643 99.67 GM_PC_couple 1707 1707 4.33 0.003 0.003 0.15 PC_GM_couple 1707 1707 3.42 0.002 0.002 0.12 #others 1.56 1.562 0.06 ------------------------------------------------------------------------------- ======= Cycle 1707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1708 steps, 2.56000 s simulation time, 2815.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1708 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2815.55 2815.553 2815.553 100.00 ------------------------------------------------------------------------------- PC_run 1708 1708 2806.24 1.643 1.643 99.67 GM_PC_couple 1708 1708 4.33 0.003 0.003 0.15 PC_GM_couple 1708 1708 3.42 0.002 0.002 0.12 #others 1.56 1.563 0.06 ------------------------------------------------------------------------------- ======= Cycle 1708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1709 steps, 2.56000 s simulation time, 2817.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1709 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2817.15 2817.149 2817.149 100.00 ------------------------------------------------------------------------------- PC_run 1709 1709 2807.83 1.643 1.643 99.67 GM_PC_couple 1709 1709 4.33 0.003 0.003 0.15 PC_GM_couple 1709 1709 3.42 0.002 0.002 0.12 #others 1.56 1.564 0.06 ------------------------------------------------------------------------------- ======= Cycle 1709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1710 steps, 2.56000 s simulation time, 2818.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1710 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2818.70 2818.700 2818.700 100.00 ------------------------------------------------------------------------------- PC_run 1710 1710 2809.38 1.643 1.643 99.67 GM_PC_couple 1710 1710 4.34 0.003 0.003 0.15 PC_GM_couple 1710 1710 3.42 0.002 0.002 0.12 #others 1.57 1.566 0.06 ------------------------------------------------------------------------------- ======= Cycle 1710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1711 steps, 2.56000 s simulation time, 2820.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1711 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2820.05 2820.052 2820.052 100.00 ------------------------------------------------------------------------------- PC_run 1711 1711 2810.72 1.643 1.643 99.67 GM_PC_couple 1711 1711 4.34 0.003 0.003 0.15 PC_GM_couple 1711 1711 3.43 0.002 0.002 0.12 #others 1.57 1.567 0.06 ------------------------------------------------------------------------------- ======= Cycle 1711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1712 steps, 2.56000 s simulation time, 2821.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1712 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2821.66 2821.659 2821.659 100.00 ------------------------------------------------------------------------------- PC_run 1712 1712 2812.32 1.643 1.643 99.67 GM_PC_couple 1712 1712 4.34 0.003 0.003 0.15 PC_GM_couple 1712 1712 3.43 0.002 0.002 0.12 #others 1.57 1.568 0.06 ------------------------------------------------------------------------------- ======= Cycle 1712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1713 steps, 2.56000 s simulation time, 2823.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1713 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2823.11 2823.106 2823.106 100.00 ------------------------------------------------------------------------------- PC_run 1713 1713 2813.76 1.643 1.643 99.67 GM_PC_couple 1713 1713 4.34 0.003 0.003 0.15 PC_GM_couple 1713 1713 3.43 0.002 0.002 0.12 #others 1.57 1.569 0.06 ------------------------------------------------------------------------------- ======= Cycle 1713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1714 steps, 2.56000 s simulation time, 2824.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1714 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2824.67 2824.666 2824.666 100.00 ------------------------------------------------------------------------------- PC_run 1714 1714 2815.32 1.643 1.643 99.67 GM_PC_couple 1714 1714 4.35 0.003 0.003 0.15 PC_GM_couple 1714 1714 3.43 0.002 0.002 0.12 #others 1.57 1.570 0.06 ------------------------------------------------------------------------------- ======= Cycle 1714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1715 steps, 2.56000 s simulation time, 2826.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1715 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2826.46 2826.463 2826.463 100.00 ------------------------------------------------------------------------------- PC_run 1715 1715 2817.11 1.643 1.643 99.67 GM_PC_couple 1715 1715 4.35 0.003 0.003 0.15 PC_GM_couple 1715 1715 3.43 0.002 0.002 0.12 #others 1.57 1.571 0.06 ------------------------------------------------------------------------------- ======= Cycle 1715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1716 steps, 2.56000 s simulation time, 2827.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1716 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2827.96 2827.960 2827.960 100.00 ------------------------------------------------------------------------------- PC_run 1716 1716 2818.60 1.643 1.643 99.67 GM_PC_couple 1716 1716 4.35 0.003 0.003 0.15 PC_GM_couple 1716 1716 3.44 0.002 0.002 0.12 #others 1.57 1.572 0.06 ------------------------------------------------------------------------------- ======= Cycle 1716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1717 steps, 2.56000 s simulation time, 2829.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1717 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2829.36 2829.363 2829.363 100.00 ------------------------------------------------------------------------------- PC_run 1717 1717 2819.99 1.642 1.642 99.67 GM_PC_couple 1717 1717 4.36 0.003 0.003 0.15 PC_GM_couple 1717 1717 3.44 0.002 0.002 0.12 #others 1.57 1.573 0.06 ------------------------------------------------------------------------------- ======= Cycle 1717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1718 steps, 2.56000 s simulation time, 2830.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1718 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2830.81 2830.810 2830.810 100.00 ------------------------------------------------------------------------------- PC_run 1718 1718 2821.44 1.642 1.642 99.67 GM_PC_couple 1718 1718 4.36 0.003 0.003 0.15 PC_GM_couple 1718 1718 3.44 0.002 0.002 0.12 #others 1.57 1.574 0.06 ------------------------------------------------------------------------------- ======= Cycle 1718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1719 steps, 2.56000 s simulation time, 2832.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1719 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2832.32 2832.320 2832.320 100.00 ------------------------------------------------------------------------------- PC_run 1719 1719 2822.94 1.642 1.642 99.67 GM_PC_couple 1719 1719 4.36 0.003 0.003 0.15 PC_GM_couple 1719 1719 3.44 0.002 0.002 0.12 #others 1.58 1.575 0.06 ------------------------------------------------------------------------------- ======= Cycle 1719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1720 steps, 2.56000 s simulation time, 2833.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1720 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2833.89 2833.892 2833.892 100.00 ------------------------------------------------------------------------------- PC_run 1720 1720 2824.51 1.642 1.642 99.67 GM_PC_couple 1720 1720 4.36 0.003 0.003 0.15 PC_GM_couple 1720 1720 3.45 0.002 0.002 0.12 #others 1.58 1.576 0.06 ------------------------------------------------------------------------------- ======= Cycle 1720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1721 steps, 2.56000 s simulation time, 2835.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1721 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2835.42 2835.418 2835.418 100.00 ------------------------------------------------------------------------------- PC_run 1721 1721 2826.03 1.642 1.642 99.67 GM_PC_couple 1721 1721 4.37 0.003 0.003 0.15 PC_GM_couple 1721 1721 3.45 0.002 0.002 0.12 #others 1.58 1.577 0.06 ------------------------------------------------------------------------------- ======= Cycle 1721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1722 steps, 2.56000 s simulation time, 2837.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1722 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2837.00 2837.002 2837.002 100.00 ------------------------------------------------------------------------------- PC_run 1722 1722 2827.61 1.642 1.642 99.67 GM_PC_couple 1722 1722 4.37 0.003 0.003 0.15 PC_GM_couple 1722 1722 3.45 0.002 0.002 0.12 #others 1.58 1.578 0.06 ------------------------------------------------------------------------------- ======= Cycle 1722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1723 steps, 2.56000 s simulation time, 2838.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1723 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2838.53 2838.530 2838.530 100.00 ------------------------------------------------------------------------------- PC_run 1723 1723 2829.13 1.642 1.642 99.67 GM_PC_couple 1723 1723 4.37 0.003 0.003 0.15 PC_GM_couple 1723 1723 3.45 0.002 0.002 0.12 #others 1.58 1.579 0.06 ------------------------------------------------------------------------------- ======= Cycle 1723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1724 steps, 2.56000 s simulation time, 2840.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1724 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2840.74 2840.743 2840.743 100.00 ------------------------------------------------------------------------------- PC_run 1724 1724 2831.34 1.642 1.642 99.67 GM_PC_couple 1724 1724 4.37 0.003 0.003 0.15 PC_GM_couple 1724 1724 3.45 0.002 0.002 0.12 #others 1.58 1.580 0.06 ------------------------------------------------------------------------------- ======= Cycle 1724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1725 steps, 2.56000 s simulation time, 2842.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1725 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2842.21 2842.206 2842.206 100.00 ------------------------------------------------------------------------------- PC_run 1725 1725 2832.80 1.642 1.642 99.67 GM_PC_couple 1725 1725 4.38 0.003 0.003 0.15 PC_GM_couple 1725 1725 3.46 0.002 0.002 0.12 #others 1.58 1.580 0.06 ------------------------------------------------------------------------------- ======= Cycle 1725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1726 steps, 2.56000 s simulation time, 2844.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1726 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2844.12 2844.123 2844.123 100.00 ------------------------------------------------------------------------------- PC_run 1726 1726 2834.71 1.642 1.642 99.67 GM_PC_couple 1726 1726 4.38 0.003 0.003 0.15 PC_GM_couple 1726 1726 3.46 0.002 0.002 0.12 #others 1.58 1.581 0.06 ------------------------------------------------------------------------------- ======= Cycle 1726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1727 steps, 2.56000 s simulation time, 2845.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1727 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2845.69 2845.687 2845.687 100.00 ------------------------------------------------------------------------------- PC_run 1727 1727 2836.26 1.642 1.642 99.67 GM_PC_couple 1727 1727 4.38 0.003 0.003 0.15 PC_GM_couple 1727 1727 3.46 0.002 0.002 0.12 #others 1.58 1.582 0.06 ------------------------------------------------------------------------------- ======= Cycle 1727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1728 steps, 2.56000 s simulation time, 2847.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1728 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2847.94 2847.937 2847.937 100.00 ------------------------------------------------------------------------------- PC_run 1728 1728 2838.51 1.643 1.643 99.67 GM_PC_couple 1728 1728 4.38 0.003 0.003 0.15 PC_GM_couple 1728 1728 3.46 0.002 0.002 0.12 #others 1.58 1.583 0.06 ------------------------------------------------------------------------------- ======= Cycle 1728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1729 steps, 2.56000 s simulation time, 2849.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1729 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2849.35 2849.346 2849.346 100.00 ------------------------------------------------------------------------------- PC_run 1729 1729 2839.91 1.643 1.643 99.67 GM_PC_couple 1729 1729 4.39 0.003 0.003 0.15 PC_GM_couple 1729 1729 3.46 0.002 0.002 0.12 #others 1.58 1.584 0.06 ------------------------------------------------------------------------------- ======= Cycle 1729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1730 steps, 2.56000 s simulation time, 2850.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1730 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2850.69 2850.690 2850.690 100.00 ------------------------------------------------------------------------------- PC_run 1730 1730 2841.25 1.642 1.642 99.67 GM_PC_couple 1730 1730 4.39 0.003 0.003 0.15 PC_GM_couple 1730 1730 3.47 0.002 0.002 0.12 #others 1.59 1.585 0.06 ------------------------------------------------------------------------------- ======= Cycle 1730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1731 steps, 2.56000 s simulation time, 2852.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1731 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2852.26 2852.259 2852.259 100.00 ------------------------------------------------------------------------------- PC_run 1731 1731 2842.81 1.642 1.642 99.67 GM_PC_couple 1731 1731 4.39 0.003 0.003 0.15 PC_GM_couple 1731 1731 3.47 0.002 0.002 0.12 #others 1.59 1.586 0.06 ------------------------------------------------------------------------------- ======= Cycle 1731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1732 steps, 2.56000 s simulation time, 2853.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1732 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2853.66 2853.665 2853.665 100.00 ------------------------------------------------------------------------------- PC_run 1732 1732 2844.21 1.642 1.642 99.67 GM_PC_couple 1732 1732 4.39 0.003 0.003 0.15 PC_GM_couple 1732 1732 3.47 0.002 0.002 0.12 #others 1.59 1.588 0.06 ------------------------------------------------------------------------------- ======= Cycle 1732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1733 steps, 2.56000 s simulation time, 2855.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1733 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2855.02 2855.025 2855.025 100.00 ------------------------------------------------------------------------------- PC_run 1733 1733 2845.57 1.642 1.642 99.67 GM_PC_couple 1733 1733 4.40 0.003 0.003 0.15 PC_GM_couple 1733 1733 3.47 0.002 0.002 0.12 #others 1.59 1.589 0.06 ------------------------------------------------------------------------------- ======= Cycle 1733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1734 steps, 2.56000 s simulation time, 2856.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1734 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2856.49 2856.486 2856.486 100.00 ------------------------------------------------------------------------------- PC_run 1734 1734 2847.02 1.642 1.642 99.67 GM_PC_couple 1734 1734 4.40 0.003 0.003 0.15 PC_GM_couple 1734 1734 3.47 0.002 0.002 0.12 #others 1.59 1.590 0.06 ------------------------------------------------------------------------------- ======= Cycle 1734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1735 steps, 2.56000 s simulation time, 2857.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1735 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2857.92 2857.918 2857.918 100.00 ------------------------------------------------------------------------------- PC_run 1735 1735 2848.45 1.642 1.642 99.67 GM_PC_couple 1735 1735 4.40 0.003 0.003 0.15 PC_GM_couple 1735 1735 3.48 0.002 0.002 0.12 #others 1.59 1.590 0.06 ------------------------------------------------------------------------------- ======= Cycle 1735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1736 steps, 2.56000 s simulation time, 2859.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1736 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2859.31 2859.311 2859.311 100.00 ------------------------------------------------------------------------------- PC_run 1736 1736 2849.84 1.642 1.642 99.67 GM_PC_couple 1736 1736 4.40 0.003 0.003 0.15 PC_GM_couple 1736 1736 3.48 0.002 0.002 0.12 #others 1.59 1.591 0.06 ------------------------------------------------------------------------------- ======= Cycle 1736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1737 steps, 2.56000 s simulation time, 2860.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1737 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2860.54 2860.536 2860.536 100.00 ------------------------------------------------------------------------------- PC_run 1737 1737 2851.06 1.641 1.641 99.67 GM_PC_couple 1737 1737 4.41 0.003 0.003 0.15 PC_GM_couple 1737 1737 3.48 0.002 0.002 0.12 #others 1.59 1.592 0.06 ------------------------------------------------------------------------------- ======= Cycle 1737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1738 steps, 2.56000 s simulation time, 2861.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1738 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2861.93 2861.926 2861.926 100.00 ------------------------------------------------------------------------------- PC_run 1738 1738 2852.44 1.641 1.641 99.67 GM_PC_couple 1738 1738 4.41 0.003 0.003 0.15 PC_GM_couple 1738 1738 3.48 0.002 0.002 0.12 #others 1.59 1.593 0.06 ------------------------------------------------------------------------------- ======= Cycle 1738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1739 steps, 2.56000 s simulation time, 2863.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1739 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2863.54 2863.541 2863.541 100.00 ------------------------------------------------------------------------------- PC_run 1739 1739 2854.05 1.641 1.641 99.67 GM_PC_couple 1739 1739 4.41 0.003 0.003 0.15 PC_GM_couple 1739 1739 3.48 0.002 0.002 0.12 #others 1.59 1.594 0.06 ------------------------------------------------------------------------------- ======= Cycle 1739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1740 steps, 2.56000 s simulation time, 2864.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1740 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2864.97 2864.968 2864.968 100.00 ------------------------------------------------------------------------------- PC_run 1740 1740 2855.47 1.641 1.641 99.67 GM_PC_couple 1740 1740 4.42 0.003 0.003 0.15 PC_GM_couple 1740 1740 3.49 0.002 0.002 0.12 #others 1.59 1.595 0.06 ------------------------------------------------------------------------------- ======= Cycle 1740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1741 steps, 2.56000 s simulation time, 2866.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1741 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2866.48 2866.482 2866.482 100.00 ------------------------------------------------------------------------------- PC_run 1741 1741 2856.98 1.641 1.641 99.67 GM_PC_couple 1741 1741 4.42 0.003 0.003 0.15 PC_GM_couple 1741 1741 3.49 0.002 0.002 0.12 #others 1.60 1.596 0.06 ------------------------------------------------------------------------------- ======= Cycle 1741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1742 steps, 2.56000 s simulation time, 2868.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1742 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2868.03 2868.035 2868.035 100.00 ------------------------------------------------------------------------------- PC_run 1742 1742 2858.52 1.641 1.641 99.67 GM_PC_couple 1742 1742 4.42 0.003 0.003 0.15 PC_GM_couple 1742 1742 3.49 0.002 0.002 0.12 #others 1.60 1.597 0.06 ------------------------------------------------------------------------------- ======= Cycle 1742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1743 steps, 2.56000 s simulation time, 2869.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1743 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2869.61 2869.608 2869.608 100.00 ------------------------------------------------------------------------------- PC_run 1743 1743 2860.09 1.641 1.641 99.67 GM_PC_couple 1743 1743 4.42 0.003 0.003 0.15 PC_GM_couple 1743 1743 3.50 0.002 0.002 0.12 #others 1.60 1.598 0.06 ------------------------------------------------------------------------------- ======= Cycle 1743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1744 steps, 2.56000 s simulation time, 2871.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1744 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2871.22 2871.218 2871.218 100.00 ------------------------------------------------------------------------------- PC_run 1744 1744 2861.69 1.641 1.641 99.67 GM_PC_couple 1744 1744 4.43 0.003 0.003 0.15 PC_GM_couple 1744 1744 3.50 0.002 0.002 0.12 #others 1.60 1.599 0.06 ------------------------------------------------------------------------------- ======= Cycle 1744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1745 steps, 2.56000 s simulation time, 2872.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1745 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2872.70 2872.699 2872.699 100.00 ------------------------------------------------------------------------------- PC_run 1745 1745 2863.17 1.641 1.641 99.67 GM_PC_couple 1745 1745 4.43 0.003 0.003 0.15 PC_GM_couple 1745 1745 3.50 0.002 0.002 0.12 #others 1.60 1.600 0.06 ------------------------------------------------------------------------------- ======= Cycle 1745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1746 steps, 2.56000 s simulation time, 2874.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1746 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2874.24 2874.244 2874.244 100.00 ------------------------------------------------------------------------------- PC_run 1746 1746 2864.71 1.641 1.641 99.67 GM_PC_couple 1746 1746 4.43 0.003 0.003 0.15 PC_GM_couple 1746 1746 3.50 0.002 0.002 0.12 #others 1.60 1.601 0.06 ------------------------------------------------------------------------------- ======= Cycle 1746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1747 steps, 2.56000 s simulation time, 2875.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1747 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2875.88 2875.877 2875.877 100.00 ------------------------------------------------------------------------------- PC_run 1747 1747 2866.34 1.641 1.641 99.67 GM_PC_couple 1747 1747 4.43 0.003 0.003 0.15 PC_GM_couple 1747 1747 3.50 0.002 0.002 0.12 #others 1.60 1.602 0.06 ------------------------------------------------------------------------------- ======= Cycle 1747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1748 steps, 2.56000 s simulation time, 2877.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1748 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2877.81 2877.806 2877.806 100.00 ------------------------------------------------------------------------------- PC_run 1748 1748 2868.26 1.641 1.641 99.67 GM_PC_couple 1748 1748 4.44 0.003 0.003 0.15 PC_GM_couple 1748 1748 3.51 0.002 0.002 0.12 #others 1.60 1.603 0.06 ------------------------------------------------------------------------------- ======= Cycle 1748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1749 steps, 2.56000 s simulation time, 2879.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1749 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2879.75 2879.750 2879.750 100.00 ------------------------------------------------------------------------------- PC_run 1749 1749 2870.20 1.641 1.641 99.67 GM_PC_couple 1749 1749 4.44 0.003 0.003 0.15 PC_GM_couple 1749 1749 3.51 0.002 0.002 0.12 #others 1.60 1.604 0.06 ------------------------------------------------------------------------------- ======= Cycle 1749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1750 steps, 2.56000 s simulation time, 2881.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1750 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2881.62 2881.620 2881.620 100.00 ------------------------------------------------------------------------------- PC_run 1750 1750 2872.06 1.641 1.641 99.67 GM_PC_couple 1750 1750 4.44 0.003 0.003 0.15 PC_GM_couple 1750 1750 3.51 0.002 0.002 0.12 #others 1.61 1.605 0.06 ------------------------------------------------------------------------------- ======= Cycle 1750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1751 steps, 2.56000 s simulation time, 2883.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1751 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2883.44 2883.436 2883.436 100.00 ------------------------------------------------------------------------------- PC_run 1751 1751 2873.87 1.641 1.641 99.67 GM_PC_couple 1751 1751 4.45 0.003 0.003 0.15 PC_GM_couple 1751 1751 3.51 0.002 0.002 0.12 #others 1.61 1.606 0.06 ------------------------------------------------------------------------------- ======= Cycle 1751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1752 steps, 2.56000 s simulation time, 2885.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1752 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2885.38 2885.375 2885.375 100.00 ------------------------------------------------------------------------------- PC_run 1752 1752 2875.81 1.641 1.641 99.67 GM_PC_couple 1752 1752 4.45 0.003 0.003 0.15 PC_GM_couple 1752 1752 3.51 0.002 0.002 0.12 #others 1.61 1.607 0.06 ------------------------------------------------------------------------------- ======= Cycle 1752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1753 steps, 2.56000 s simulation time, 2887.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1753 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2887.03 2887.027 2887.027 100.00 ------------------------------------------------------------------------------- PC_run 1753 1753 2877.45 1.641 1.641 99.67 GM_PC_couple 1753 1753 4.45 0.003 0.003 0.15 PC_GM_couple 1753 1753 3.52 0.002 0.002 0.12 #others 1.61 1.608 0.06 ------------------------------------------------------------------------------- ======= Cycle 1753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1754 steps, 2.56000 s simulation time, 2888.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1754 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2888.26 2888.259 2888.259 100.00 ------------------------------------------------------------------------------- PC_run 1754 1754 2878.68 1.641 1.641 99.67 GM_PC_couple 1754 1754 4.45 0.003 0.003 0.15 PC_GM_couple 1754 1754 3.52 0.002 0.002 0.12 #others 1.61 1.609 0.06 ------------------------------------------------------------------------------- ======= Cycle 1754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1755 steps, 2.56000 s simulation time, 2889.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1755 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2889.60 2889.595 2889.595 100.00 ------------------------------------------------------------------------------- PC_run 1755 1755 2880.01 1.641 1.641 99.67 GM_PC_couple 1755 1755 4.45 0.003 0.003 0.15 PC_GM_couple 1755 1755 3.52 0.002 0.002 0.12 #others 1.61 1.611 0.06 ------------------------------------------------------------------------------- ======= Cycle 1755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1756 steps, 2.56000 s simulation time, 2891.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1756 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2891.31 2891.308 2891.308 100.00 ------------------------------------------------------------------------------- PC_run 1756 1756 2881.72 1.641 1.641 99.67 GM_PC_couple 1756 1756 4.46 0.003 0.003 0.15 PC_GM_couple 1756 1756 3.52 0.002 0.002 0.12 #others 1.61 1.612 0.06 ------------------------------------------------------------------------------- ======= Cycle 1756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1757 steps, 2.56000 s simulation time, 2892.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1757 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2892.75 2892.750 2892.750 100.00 ------------------------------------------------------------------------------- PC_run 1757 1757 2883.15 1.641 1.641 99.67 GM_PC_couple 1757 1757 4.46 0.003 0.003 0.15 PC_GM_couple 1757 1757 3.52 0.002 0.002 0.12 #others 1.61 1.612 0.06 ------------------------------------------------------------------------------- ======= Cycle 1757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1758 steps, 2.56000 s simulation time, 2894.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1758 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2894.33 2894.334 2894.334 100.00 ------------------------------------------------------------------------------- PC_run 1758 1758 2884.73 1.641 1.641 99.67 GM_PC_couple 1758 1758 4.46 0.003 0.003 0.15 PC_GM_couple 1758 1758 3.53 0.002 0.002 0.12 #others 1.61 1.613 0.06 ------------------------------------------------------------------------------- ======= Cycle 1758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1759 steps, 2.56000 s simulation time, 2896.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1759 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2896.00 2895.999 2895.999 100.00 ------------------------------------------------------------------------------- PC_run 1759 1759 2886.39 1.641 1.641 99.67 GM_PC_couple 1759 1759 4.46 0.003 0.003 0.15 PC_GM_couple 1759 1759 3.53 0.002 0.002 0.12 #others 1.61 1.615 0.06 ------------------------------------------------------------------------------- ======= Cycle 1759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1760 steps, 2.56000 s simulation time, 2897.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1760 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2897.89 2897.885 2897.885 100.00 ------------------------------------------------------------------------------- PC_run 1760 1760 2888.27 1.641 1.641 99.67 GM_PC_couple 1760 1760 4.47 0.003 0.003 0.15 PC_GM_couple 1760 1760 3.53 0.002 0.002 0.12 #others 1.62 1.616 0.06 ------------------------------------------------------------------------------- ======= Cycle 1760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1761 steps, 2.56000 s simulation time, 2899.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1761 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2899.52 2899.522 2899.522 100.00 ------------------------------------------------------------------------------- PC_run 1761 1761 2889.90 1.641 1.641 99.67 GM_PC_couple 1761 1761 4.47 0.003 0.003 0.15 PC_GM_couple 1761 1761 3.53 0.002 0.002 0.12 #others 1.62 1.617 0.06 ------------------------------------------------------------------------------- ======= Cycle 1761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1762 steps, 2.56000 s simulation time, 2901.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1762 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2901.34 2901.339 2901.339 100.00 ------------------------------------------------------------------------------- PC_run 1762 1762 2891.71 1.641 1.641 99.67 GM_PC_couple 1762 1762 4.47 0.003 0.003 0.15 PC_GM_couple 1762 1762 3.54 0.002 0.002 0.12 #others 1.62 1.618 0.06 ------------------------------------------------------------------------------- ======= Cycle 1762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1763 steps, 2.56000 s simulation time, 2903.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1763 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2903.25 2903.255 2903.255 100.00 ------------------------------------------------------------------------------- PC_run 1763 1763 2893.62 1.641 1.641 99.67 GM_PC_couple 1763 1763 4.48 0.003 0.003 0.15 PC_GM_couple 1763 1763 3.54 0.002 0.002 0.12 #others 1.62 1.619 0.06 ------------------------------------------------------------------------------- ======= Cycle 1763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1764 steps, 2.56000 s simulation time, 2905.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1764 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2905.16 2905.164 2905.164 100.00 ------------------------------------------------------------------------------- PC_run 1764 1764 2895.52 1.641 1.641 99.67 GM_PC_couple 1764 1764 4.48 0.003 0.003 0.15 PC_GM_couple 1764 1764 3.54 0.002 0.002 0.12 #others 1.62 1.620 0.06 ------------------------------------------------------------------------------- ======= Cycle 1764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1765 steps, 2.56000 s simulation time, 2906.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1765 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2906.84 2906.839 2906.839 100.00 ------------------------------------------------------------------------------- PC_run 1765 1765 2897.19 1.641 1.641 99.67 GM_PC_couple 1765 1765 4.48 0.003 0.003 0.15 PC_GM_couple 1765 1765 3.54 0.002 0.002 0.12 #others 1.62 1.621 0.06 ------------------------------------------------------------------------------- ======= Cycle 1765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1766 steps, 2.56000 s simulation time, 2916.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1766 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2916.71 2916.711 2916.711 100.00 ------------------------------------------------------------------------------- PC_run 1766 1766 2907.06 1.646 1.646 99.67 GM_PC_couple 1766 1766 4.49 0.003 0.003 0.15 PC_GM_couple 1766 1766 3.54 0.002 0.002 0.12 #others 1.62 1.622 0.06 ------------------------------------------------------------------------------- ======= Cycle 1766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1767 steps, 2.56000 s simulation time, 2926.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1767 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2926.61 2926.611 2926.611 100.00 ------------------------------------------------------------------------------- PC_run 1767 1767 2916.95 1.651 1.651 99.67 GM_PC_couple 1767 1767 4.49 0.003 0.003 0.15 PC_GM_couple 1767 1767 3.55 0.002 0.002 0.12 #others 1.62 1.623 0.06 ------------------------------------------------------------------------------- ======= Cycle 1767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1768 steps, 2.56000 s simulation time, 2928.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1768 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2928.06 2928.064 2928.064 100.00 ------------------------------------------------------------------------------- PC_run 1768 1768 2918.40 1.651 1.651 99.67 GM_PC_couple 1768 1768 4.49 0.003 0.003 0.15 PC_GM_couple 1768 1768 3.55 0.002 0.002 0.12 #others 1.62 1.624 0.06 ------------------------------------------------------------------------------- ======= Cycle 1768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1769 steps, 2.56000 s simulation time, 2929.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1769 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2929.78 2929.785 2929.785 100.00 ------------------------------------------------------------------------------- PC_run 1769 1769 2920.12 1.651 1.651 99.67 GM_PC_couple 1769 1769 4.49 0.003 0.003 0.15 PC_GM_couple 1769 1769 3.55 0.002 0.002 0.12 #others 1.62 1.625 0.06 ------------------------------------------------------------------------------- ======= Cycle 1769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1770 steps, 2.56000 s simulation time, 2931.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1770 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2931.28 2931.277 2931.277 100.00 ------------------------------------------------------------------------------- PC_run 1770 1770 2921.60 1.651 1.651 99.67 GM_PC_couple 1770 1770 4.49 0.003 0.003 0.15 PC_GM_couple 1770 1770 3.55 0.002 0.002 0.12 #others 1.63 1.626 0.06 ------------------------------------------------------------------------------- ======= Cycle 1770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1771 steps, 2.56000 s simulation time, 2932.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1771 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2932.83 2932.833 2932.833 100.00 ------------------------------------------------------------------------------- PC_run 1771 1771 2923.16 1.651 1.651 99.67 GM_PC_couple 1771 1771 4.50 0.003 0.003 0.15 PC_GM_couple 1771 1771 3.55 0.002 0.002 0.12 #others 1.63 1.627 0.06 ------------------------------------------------------------------------------- ======= Cycle 1771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1772 steps, 2.56000 s simulation time, 2934.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1772 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2934.13 2934.128 2934.128 100.00 ------------------------------------------------------------------------------- PC_run 1772 1772 2924.45 1.650 1.650 99.67 GM_PC_couple 1772 1772 4.50 0.003 0.003 0.15 PC_GM_couple 1772 1772 3.56 0.002 0.002 0.12 #others 1.63 1.628 0.06 ------------------------------------------------------------------------------- ======= Cycle 1772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1773 steps, 2.56000 s simulation time, 2935.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1773 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2935.54 2935.543 2935.543 100.00 ------------------------------------------------------------------------------- PC_run 1773 1773 2925.86 1.650 1.650 99.67 GM_PC_couple 1773 1773 4.50 0.003 0.003 0.15 PC_GM_couple 1773 1773 3.56 0.002 0.002 0.12 #others 1.63 1.629 0.06 ------------------------------------------------------------------------------- ======= Cycle 1773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1774 steps, 2.56000 s simulation time, 2937.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1774 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2937.03 2937.029 2937.029 100.00 ------------------------------------------------------------------------------- PC_run 1774 1774 2927.34 1.650 1.650 99.67 GM_PC_couple 1774 1774 4.50 0.003 0.003 0.15 PC_GM_couple 1774 1774 3.56 0.002 0.002 0.12 #others 1.63 1.630 0.06 ------------------------------------------------------------------------------- ======= Cycle 1774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1775 steps, 2.56000 s simulation time, 2938.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1775 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2938.69 2938.694 2938.694 100.00 ------------------------------------------------------------------------------- PC_run 1775 1775 2928.99 1.650 1.650 99.67 GM_PC_couple 1775 1775 4.51 0.003 0.003 0.15 PC_GM_couple 1775 1775 3.56 0.002 0.002 0.12 #others 1.63 1.631 0.06 ------------------------------------------------------------------------------- ======= Cycle 1775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1776 steps, 2.56000 s simulation time, 2940.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1776 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2940.32 2940.323 2940.323 100.00 ------------------------------------------------------------------------------- PC_run 1776 1776 2930.61 1.650 1.650 99.67 GM_PC_couple 1776 1776 4.51 0.003 0.003 0.15 PC_GM_couple 1776 1776 3.56 0.002 0.002 0.12 #others 1.63 1.632 0.06 ------------------------------------------------------------------------------- ======= Cycle 1776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1777 steps, 2.56000 s simulation time, 2941.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1777 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2941.99 2941.995 2941.995 100.00 ------------------------------------------------------------------------------- PC_run 1777 1777 2932.28 1.650 1.650 99.67 GM_PC_couple 1777 1777 4.51 0.003 0.003 0.15 PC_GM_couple 1777 1777 3.57 0.002 0.002 0.12 #others 1.63 1.633 0.06 ------------------------------------------------------------------------------- ======= Cycle 1777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1778 steps, 2.56000 s simulation time, 2944.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1778 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2944.02 2944.024 2944.024 100.00 ------------------------------------------------------------------------------- PC_run 1778 1778 2934.30 1.650 1.650 99.67 GM_PC_couple 1778 1778 4.52 0.003 0.003 0.15 PC_GM_couple 1778 1778 3.57 0.002 0.002 0.12 #others 1.63 1.634 0.06 ------------------------------------------------------------------------------- ======= Cycle 1778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1779 steps, 2.56000 s simulation time, 2946.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1779 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2946.70 2946.702 2946.702 100.00 ------------------------------------------------------------------------------- PC_run 1779 1779 2936.97 1.651 1.651 99.67 GM_PC_couple 1779 1779 4.52 0.003 0.003 0.15 PC_GM_couple 1779 1779 3.57 0.002 0.002 0.12 #others 1.63 1.635 0.06 ------------------------------------------------------------------------------- ======= Cycle 1779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1780 steps, 2.56000 s simulation time, 2948.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1780 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2948.51 2948.512 2948.512 100.00 ------------------------------------------------------------------------------- PC_run 1780 1780 2938.78 1.651 1.651 99.67 GM_PC_couple 1780 1780 4.52 0.003 0.003 0.15 PC_GM_couple 1780 1780 3.57 0.002 0.002 0.12 #others 1.64 1.636 0.06 ------------------------------------------------------------------------------- ======= Cycle 1780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1781 steps, 2.56000 s simulation time, 2951.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1781 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2951.53 2951.530 2951.530 100.00 ------------------------------------------------------------------------------- PC_run 1781 1781 2941.79 1.652 1.652 99.67 GM_PC_couple 1781 1781 4.53 0.003 0.003 0.15 PC_GM_couple 1781 1781 3.58 0.002 0.002 0.12 #others 1.64 1.637 0.06 ------------------------------------------------------------------------------- ======= Cycle 1781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1782 steps, 2.56000 s simulation time, 2952.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1782 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2952.97 2952.971 2952.971 100.00 ------------------------------------------------------------------------------- PC_run 1782 1782 2943.23 1.652 1.652 99.67 GM_PC_couple 1782 1782 4.53 0.003 0.003 0.15 PC_GM_couple 1782 1782 3.58 0.002 0.002 0.12 #others 1.64 1.638 0.06 ------------------------------------------------------------------------------- ======= Cycle 1782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1783 steps, 2.56000 s simulation time, 2954.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1783 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2954.42 2954.423 2954.423 100.00 ------------------------------------------------------------------------------- PC_run 1783 1783 2944.67 1.652 1.652 99.67 GM_PC_couple 1783 1783 4.53 0.003 0.003 0.15 PC_GM_couple 1783 1783 3.58 0.002 0.002 0.12 #others 1.64 1.639 0.06 ------------------------------------------------------------------------------- ======= Cycle 1783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1784 steps, 2.56000 s simulation time, 2956.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1784 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2956.04 2956.040 2956.040 100.00 ------------------------------------------------------------------------------- PC_run 1784 1784 2946.29 1.652 1.652 99.67 GM_PC_couple 1784 1784 4.53 0.003 0.003 0.15 PC_GM_couple 1784 1784 3.58 0.002 0.002 0.12 #others 1.64 1.640 0.06 ------------------------------------------------------------------------------- ======= Cycle 1784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1785 steps, 2.56000 s simulation time, 2957.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1785 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2957.61 2957.610 2957.610 100.00 ------------------------------------------------------------------------------- PC_run 1785 1785 2947.85 1.651 1.651 99.67 GM_PC_couple 1785 1785 4.54 0.003 0.003 0.15 PC_GM_couple 1785 1785 3.58 0.002 0.002 0.12 #others 1.64 1.641 0.06 ------------------------------------------------------------------------------- ======= Cycle 1785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1786 steps, 2.56000 s simulation time, 2958.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1786 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2958.90 2958.898 2958.898 100.00 ------------------------------------------------------------------------------- PC_run 1786 1786 2949.13 1.651 1.651 99.67 GM_PC_couple 1786 1786 4.54 0.003 0.003 0.15 PC_GM_couple 1786 1786 3.58 0.002 0.002 0.12 #others 1.64 1.641 0.06 ------------------------------------------------------------------------------- ======= Cycle 1786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1787 steps, 2.56000 s simulation time, 2960.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1787 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2960.57 2960.572 2960.572 100.00 ------------------------------------------------------------------------------- PC_run 1787 1787 2950.80 1.651 1.651 99.67 GM_PC_couple 1787 1787 4.54 0.003 0.003 0.15 PC_GM_couple 1787 1787 3.59 0.002 0.002 0.12 #others 1.64 1.643 0.06 ------------------------------------------------------------------------------- ======= Cycle 1787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1788 steps, 2.56000 s simulation time, 2962.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1788 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2962.12 2962.119 2962.119 100.00 ------------------------------------------------------------------------------- PC_run 1788 1788 2952.34 1.651 1.651 99.67 GM_PC_couple 1788 1788 4.54 0.003 0.003 0.15 PC_GM_couple 1788 1788 3.59 0.002 0.002 0.12 #others 1.64 1.644 0.06 ------------------------------------------------------------------------------- ======= Cycle 1788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1789 steps, 2.56000 s simulation time, 2964.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1789 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2964.12 2964.122 2964.122 100.00 ------------------------------------------------------------------------------- PC_run 1789 1789 2954.34 1.651 1.651 99.67 GM_PC_couple 1789 1789 4.54 0.003 0.003 0.15 PC_GM_couple 1789 1789 3.59 0.002 0.002 0.12 #others 1.64 1.644 0.06 ------------------------------------------------------------------------------- ======= Cycle 1789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1790 steps, 2.56000 s simulation time, 2966.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1790 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2966.15 2966.155 2966.155 100.00 ------------------------------------------------------------------------------- PC_run 1790 1790 2956.37 1.652 1.652 99.67 GM_PC_couple 1790 1790 4.55 0.003 0.003 0.15 PC_GM_couple 1790 1790 3.59 0.002 0.002 0.12 #others 1.65 1.645 0.06 ------------------------------------------------------------------------------- ======= Cycle 1790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1791 steps, 2.56000 s simulation time, 2967.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1791 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2967.79 2967.792 2967.792 100.00 ------------------------------------------------------------------------------- PC_run 1791 1791 2958.00 1.652 1.652 99.67 GM_PC_couple 1791 1791 4.55 0.003 0.003 0.15 PC_GM_couple 1791 1791 3.59 0.002 0.002 0.12 #others 1.65 1.646 0.06 ------------------------------------------------------------------------------- ======= Cycle 1791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1792 steps, 2.56000 s simulation time, 2969.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1792 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2969.57 2969.570 2969.570 100.00 ------------------------------------------------------------------------------- PC_run 1792 1792 2959.77 1.652 1.652 99.67 GM_PC_couple 1792 1792 4.55 0.003 0.003 0.15 PC_GM_couple 1792 1792 3.60 0.002 0.002 0.12 #others 1.65 1.647 0.06 ------------------------------------------------------------------------------- ======= Cycle 1792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1793 steps, 2.56000 s simulation time, 2971.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1793 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2971.28 2971.279 2971.279 100.00 ------------------------------------------------------------------------------- PC_run 1793 1793 2961.48 1.652 1.652 99.67 GM_PC_couple 1793 1793 4.56 0.003 0.003 0.15 PC_GM_couple 1793 1793 3.60 0.002 0.002 0.12 #others 1.65 1.649 0.06 ------------------------------------------------------------------------------- ======= Cycle 1793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1794 steps, 2.56000 s simulation time, 2973.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1794 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2973.10 2973.100 2973.100 100.00 ------------------------------------------------------------------------------- PC_run 1794 1794 2963.29 1.652 1.652 99.67 GM_PC_couple 1794 1794 4.56 0.003 0.003 0.15 PC_GM_couple 1794 1794 3.60 0.002 0.002 0.12 #others 1.65 1.650 0.06 ------------------------------------------------------------------------------- ======= Cycle 1794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1795 steps, 2.56000 s simulation time, 2974.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1795 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2974.79 2974.787 2974.787 100.00 ------------------------------------------------------------------------------- PC_run 1795 1795 2964.97 1.652 1.652 99.67 GM_PC_couple 1795 1795 4.56 0.003 0.003 0.15 PC_GM_couple 1795 1795 3.60 0.002 0.002 0.12 #others 1.65 1.651 0.06 ------------------------------------------------------------------------------- ======= Cycle 1795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1796 steps, 2.56000 s simulation time, 2977.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1796 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2977.37 2977.367 2977.367 100.00 ------------------------------------------------------------------------------- PC_run 1796 1796 2967.54 1.652 1.652 99.67 GM_PC_couple 1796 1796 4.57 0.003 0.003 0.15 PC_GM_couple 1796 1796 3.61 0.002 0.002 0.12 #others 1.65 1.652 0.06 ------------------------------------------------------------------------------- ======= Cycle 1796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1797 steps, 2.56000 s simulation time, 2979.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1797 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2979.20 2979.199 2979.199 100.00 ------------------------------------------------------------------------------- PC_run 1797 1797 2969.37 1.652 1.652 99.67 GM_PC_couple 1797 1797 4.57 0.003 0.003 0.15 PC_GM_couple 1797 1797 3.61 0.002 0.002 0.12 #others 1.65 1.653 0.06 ------------------------------------------------------------------------------- ======= Cycle 1797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1798 steps, 2.56000 s simulation time, 2980.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1798 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2980.94 2980.942 2980.942 100.00 ------------------------------------------------------------------------------- PC_run 1798 1798 2971.11 1.652 1.652 99.67 GM_PC_couple 1798 1798 4.57 0.003 0.003 0.15 PC_GM_couple 1798 1798 3.61 0.002 0.002 0.12 #others 1.65 1.654 0.06 ------------------------------------------------------------------------------- ======= Cycle 1798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1799 steps, 2.56000 s simulation time, 2982.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1799 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2982.55 2982.550 2982.550 100.00 ------------------------------------------------------------------------------- PC_run 1799 1799 2972.71 1.652 1.652 99.67 GM_PC_couple 1799 1799 4.57 0.003 0.003 0.15 PC_GM_couple 1799 1799 3.61 0.002 0.002 0.12 #others 1.66 1.655 0.06 ------------------------------------------------------------------------------- ======= Cycle 1799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1800 steps, 2.56000 s simulation time, 2984.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1800 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2984.23 2984.231 2984.231 100.00 ------------------------------------------------------------------------------- PC_run 1800 1800 2974.39 1.652 1.652 99.67 GM_PC_couple 1800 1800 4.58 0.003 0.003 0.15 PC_GM_couple 1800 1800 3.61 0.002 0.002 0.12 #others 1.66 1.656 0.06 ------------------------------------------------------------------------------- ======= Cycle 1800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1801 steps, 2.56000 s simulation time, 2985.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1801 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2985.69 2985.686 2985.686 100.00 ------------------------------------------------------------------------------- PC_run 1801 1801 2975.84 1.652 1.652 99.67 GM_PC_couple 1801 1801 4.58 0.003 0.003 0.15 PC_GM_couple 1801 1801 3.62 0.002 0.002 0.12 #others 1.66 1.657 0.06 ------------------------------------------------------------------------------- ======= Cycle 1801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1802 steps, 2.56000 s simulation time, 2986.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1802 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2986.99 2986.986 2986.986 100.00 ------------------------------------------------------------------------------- PC_run 1802 1802 2977.13 1.652 1.652 99.67 GM_PC_couple 1802 1802 4.58 0.003 0.003 0.15 PC_GM_couple 1802 1802 3.62 0.002 0.002 0.12 #others 1.66 1.658 0.06 ------------------------------------------------------------------------------- ======= Cycle 1802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1803 steps, 2.56000 s simulation time, 2988.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1803 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2988.54 2988.542 2988.542 100.00 ------------------------------------------------------------------------------- PC_run 1803 1803 2978.68 1.652 1.652 99.67 GM_PC_couple 1803 1803 4.58 0.003 0.003 0.15 PC_GM_couple 1803 1803 3.62 0.002 0.002 0.12 #others 1.66 1.658 0.06 ------------------------------------------------------------------------------- ======= Cycle 1803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1804 steps, 2.56000 s simulation time, 2989.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1804 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2989.96 2989.964 2989.964 100.00 ------------------------------------------------------------------------------- PC_run 1804 1804 2980.10 1.652 1.652 99.67 GM_PC_couple 1804 1804 4.59 0.003 0.003 0.15 PC_GM_couple 1804 1804 3.62 0.002 0.002 0.12 #others 1.66 1.659 0.06 ------------------------------------------------------------------------------- ======= Cycle 1804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1805 steps, 2.56000 s simulation time, 2991.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1805 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2991.31 2991.309 2991.309 100.00 ------------------------------------------------------------------------------- PC_run 1805 1805 2981.44 1.652 1.652 99.67 GM_PC_couple 1805 1805 4.59 0.003 0.003 0.15 PC_GM_couple 1805 1805 3.62 0.002 0.002 0.12 #others 1.66 1.660 0.06 ------------------------------------------------------------------------------- ======= Cycle 1805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1806 steps, 2.56000 s simulation time, 2992.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1806 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2992.58 2992.576 2992.576 100.00 ------------------------------------------------------------------------------- PC_run 1806 1806 2982.70 1.652 1.652 99.67 GM_PC_couple 1806 1806 4.59 0.003 0.003 0.15 PC_GM_couple 1806 1806 3.63 0.002 0.002 0.12 #others 1.66 1.661 0.06 ------------------------------------------------------------------------------- ======= Cycle 1806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1807 steps, 2.56000 s simulation time, 2994.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1807 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2994.01 2994.013 2994.013 100.00 ------------------------------------------------------------------------------- PC_run 1807 1807 2984.13 1.651 1.651 99.67 GM_PC_couple 1807 1807 4.59 0.003 0.003 0.15 PC_GM_couple 1807 1807 3.63 0.002 0.002 0.12 #others 1.66 1.662 0.06 ------------------------------------------------------------------------------- ======= Cycle 1807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1808 steps, 2.56000 s simulation time, 2995.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1808 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2995.45 2995.453 2995.453 100.00 ------------------------------------------------------------------------------- PC_run 1808 1808 2985.57 1.651 1.651 99.67 GM_PC_couple 1808 1808 4.59 0.003 0.003 0.15 PC_GM_couple 1808 1808 3.63 0.002 0.002 0.12 #others 1.66 1.663 0.06 ------------------------------------------------------------------------------- ======= Cycle 1808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1809 steps, 2.56000 s simulation time, 2997.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1809 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2997.34 2997.337 2997.337 100.00 ------------------------------------------------------------------------------- PC_run 1809 1809 2987.44 1.651 1.651 99.67 GM_PC_couple 1809 1809 4.60 0.003 0.003 0.15 PC_GM_couple 1809 1809 3.63 0.002 0.002 0.12 #others 1.66 1.664 0.06 ------------------------------------------------------------------------------- ======= Cycle 1809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1810 steps, 2.56000 s simulation time, 2999.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1810 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2999.32 2999.321 2999.321 100.00 ------------------------------------------------------------------------------- PC_run 1810 1810 2989.42 1.652 1.652 99.67 GM_PC_couple 1810 1810 4.60 0.003 0.003 0.15 PC_GM_couple 1810 1810 3.63 0.002 0.002 0.12 #others 1.66 1.665 0.06 ------------------------------------------------------------------------------- ======= Cycle 1810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1811 steps, 2.56000 s simulation time, 3000.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1811 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3000.64 3000.639 3000.639 100.00 ------------------------------------------------------------------------------- PC_run 1811 1811 2990.74 1.651 1.651 99.67 GM_PC_couple 1811 1811 4.60 0.003 0.003 0.15 PC_GM_couple 1811 1811 3.64 0.002 0.002 0.12 #others 1.67 1.666 0.06 ------------------------------------------------------------------------------- ======= Cycle 1811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1812 steps, 2.56000 s simulation time, 3002.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1812 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3002.11 3002.105 3002.105 100.00 ------------------------------------------------------------------------------- PC_run 1812 1812 2992.20 1.651 1.651 99.67 GM_PC_couple 1812 1812 4.60 0.003 0.003 0.15 PC_GM_couple 1812 1812 3.64 0.002 0.002 0.12 #others 1.67 1.667 0.06 ------------------------------------------------------------------------------- ======= Cycle 1812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1813 steps, 2.56000 s simulation time, 3003.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1813 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3003.60 3003.600 3003.600 100.00 ------------------------------------------------------------------------------- PC_run 1813 1813 2993.69 1.651 1.651 99.67 GM_PC_couple 1813 1813 4.61 0.003 0.003 0.15 PC_GM_couple 1813 1813 3.64 0.002 0.002 0.12 #others 1.67 1.668 0.06 ------------------------------------------------------------------------------- ======= Cycle 1813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1814 steps, 2.56000 s simulation time, 3005.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1814 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3005.28 3005.280 3005.280 100.00 ------------------------------------------------------------------------------- PC_run 1814 1814 2995.36 1.651 1.651 99.67 GM_PC_couple 1814 1814 4.61 0.003 0.003 0.15 PC_GM_couple 1814 1814 3.64 0.002 0.002 0.12 #others 1.67 1.669 0.06 ------------------------------------------------------------------------------- ======= Cycle 1814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1815 steps, 2.56000 s simulation time, 3006.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1815 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3006.84 3006.839 3006.839 100.00 ------------------------------------------------------------------------------- PC_run 1815 1815 2996.91 1.651 1.651 99.67 GM_PC_couple 1815 1815 4.61 0.003 0.003 0.15 PC_GM_couple 1815 1815 3.64 0.002 0.002 0.12 #others 1.67 1.670 0.06 ------------------------------------------------------------------------------- ======= Cycle 1815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1816 steps, 2.56000 s simulation time, 3025.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1816 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3025.05 3025.048 3025.048 100.00 ------------------------------------------------------------------------------- PC_run 1816 1816 3015.12 1.660 1.660 99.67 GM_PC_couple 1816 1816 4.62 0.003 0.003 0.15 PC_GM_couple 1816 1816 3.65 0.002 0.002 0.12 #others 1.67 1.671 0.06 ------------------------------------------------------------------------------- ======= Cycle 1816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1817 steps, 2.56000 s simulation time, 3028.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1817 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3028.86 3028.858 3028.858 100.00 ------------------------------------------------------------------------------- PC_run 1817 1817 3018.92 1.661 1.661 99.67 GM_PC_couple 1817 1817 4.62 0.003 0.003 0.15 PC_GM_couple 1817 1817 3.65 0.002 0.002 0.12 #others 1.67 1.672 0.06 ------------------------------------------------------------------------------- ======= Cycle 1817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1818 steps, 2.56000 s simulation time, 3030.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1818 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3030.67 3030.671 3030.671 100.00 ------------------------------------------------------------------------------- PC_run 1818 1818 3020.73 1.662 1.662 99.67 GM_PC_couple 1818 1818 4.62 0.003 0.003 0.15 PC_GM_couple 1818 1818 3.65 0.002 0.002 0.12 #others 1.67 1.673 0.06 ------------------------------------------------------------------------------- ======= Cycle 1818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1819 steps, 2.56000 s simulation time, 3032.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1819 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3032.28 3032.284 3032.284 100.00 ------------------------------------------------------------------------------- PC_run 1819 1819 3022.34 1.662 1.662 99.67 GM_PC_couple 1819 1819 4.62 0.003 0.003 0.15 PC_GM_couple 1819 1819 3.65 0.002 0.002 0.12 #others 1.67 1.673 0.06 ------------------------------------------------------------------------------- ======= Cycle 1819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1820 steps, 2.56000 s simulation time, 3034.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1820 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3034.27 3034.272 3034.272 100.00 ------------------------------------------------------------------------------- PC_run 1820 1820 3024.32 1.662 1.662 99.67 GM_PC_couple 1820 1820 4.62 0.003 0.003 0.15 PC_GM_couple 1820 1820 3.65 0.002 0.002 0.12 #others 1.67 1.674 0.06 ------------------------------------------------------------------------------- ======= Cycle 1820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1821 steps, 2.56000 s simulation time, 3035.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1821 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3035.75 3035.752 3035.752 100.00 ------------------------------------------------------------------------------- PC_run 1821 1821 3025.79 1.662 1.662 99.67 GM_PC_couple 1821 1821 4.63 0.003 0.003 0.15 PC_GM_couple 1821 1821 3.66 0.002 0.002 0.12 #others 1.67 1.675 0.06 ------------------------------------------------------------------------------- ======= Cycle 1821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1822 steps, 2.56000 s simulation time, 3037.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1822 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3037.46 3037.463 3037.463 100.00 ------------------------------------------------------------------------------- PC_run 1822 1822 3027.50 1.662 1.662 99.67 GM_PC_couple 1822 1822 4.63 0.003 0.003 0.15 PC_GM_couple 1822 1822 3.66 0.002 0.002 0.12 #others 1.68 1.676 0.06 ------------------------------------------------------------------------------- ======= Cycle 1822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1823 steps, 2.56000 s simulation time, 3038.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1823 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3038.99 3038.992 3038.992 100.00 ------------------------------------------------------------------------------- PC_run 1823 1823 3029.02 1.662 1.662 99.67 GM_PC_couple 1823 1823 4.63 0.003 0.003 0.15 PC_GM_couple 1823 1823 3.66 0.002 0.002 0.12 #others 1.68 1.677 0.06 ------------------------------------------------------------------------------- ======= Cycle 1823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1824 steps, 2.56000 s simulation time, 3040.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1824 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3040.43 3040.431 3040.431 100.00 ------------------------------------------------------------------------------- PC_run 1824 1824 3030.46 1.661 1.661 99.67 GM_PC_couple 1824 1824 4.63 0.003 0.003 0.15 PC_GM_couple 1824 1824 3.66 0.002 0.002 0.12 #others 1.68 1.677 0.06 ------------------------------------------------------------------------------- ======= Cycle 1824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1825 steps, 2.56000 s simulation time, 3041.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1825 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3041.87 3041.867 3041.867 100.00 ------------------------------------------------------------------------------- PC_run 1825 1825 3031.89 1.661 1.661 99.67 GM_PC_couple 1825 1825 4.64 0.003 0.003 0.15 PC_GM_couple 1825 1825 3.66 0.002 0.002 0.12 #others 1.68 1.678 0.06 ------------------------------------------------------------------------------- ======= Cycle 1825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1826 steps, 2.56000 s simulation time, 3043.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1826 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3043.59 3043.593 3043.593 100.00 ------------------------------------------------------------------------------- PC_run 1826 1826 3033.61 1.661 1.661 99.67 GM_PC_couple 1826 1826 4.64 0.003 0.003 0.15 PC_GM_couple 1826 1826 3.66 0.002 0.002 0.12 #others 1.68 1.679 0.06 ------------------------------------------------------------------------------- ======= Cycle 1826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1827 steps, 2.56000 s simulation time, 3045.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1827 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3045.11 3045.114 3045.114 100.00 ------------------------------------------------------------------------------- PC_run 1827 1827 3035.13 1.661 1.661 99.67 GM_PC_couple 1827 1827 4.64 0.003 0.003 0.15 PC_GM_couple 1827 1827 3.67 0.002 0.002 0.12 #others 1.68 1.679 0.06 ------------------------------------------------------------------------------- ======= Cycle 1827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1828 steps, 2.56000 s simulation time, 3046.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1828 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3046.42 3046.418 3046.418 100.00 ------------------------------------------------------------------------------- PC_run 1828 1828 3036.43 1.661 1.661 99.67 GM_PC_couple 1828 1828 4.64 0.003 0.003 0.15 PC_GM_couple 1828 1828 3.67 0.002 0.002 0.12 #others 1.68 1.680 0.06 ------------------------------------------------------------------------------- ======= Cycle 1828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1829 steps, 2.56000 s simulation time, 3047.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1829 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3047.85 3047.848 3047.848 100.00 ------------------------------------------------------------------------------- PC_run 1829 1829 3037.85 1.661 1.661 99.67 GM_PC_couple 1829 1829 4.65 0.003 0.003 0.15 PC_GM_couple 1829 1829 3.67 0.002 0.002 0.12 #others 1.68 1.681 0.06 ------------------------------------------------------------------------------- ======= Cycle 1829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1830 steps, 2.56000 s simulation time, 3049.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1830 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3049.33 3049.333 3049.333 100.00 ------------------------------------------------------------------------------- PC_run 1830 1830 3039.33 1.661 1.661 99.67 GM_PC_couple 1830 1830 4.65 0.003 0.003 0.15 PC_GM_couple 1830 1830 3.67 0.002 0.002 0.12 #others 1.68 1.682 0.06 ------------------------------------------------------------------------------- ======= Cycle 1830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1831 steps, 2.56000 s simulation time, 3050.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1831 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3050.58 3050.578 3050.578 100.00 ------------------------------------------------------------------------------- PC_run 1831 1831 3040.57 1.661 1.661 99.67 GM_PC_couple 1831 1831 4.65 0.003 0.003 0.15 PC_GM_couple 1831 1831 3.67 0.002 0.002 0.12 #others 1.68 1.682 0.06 ------------------------------------------------------------------------------- ======= Cycle 1831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1832 steps, 2.56000 s simulation time, 3051.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1832 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3051.94 3051.936 3051.936 100.00 ------------------------------------------------------------------------------- PC_run 1832 1832 3041.93 1.660 1.660 99.67 GM_PC_couple 1832 1832 4.65 0.003 0.003 0.15 PC_GM_couple 1832 1832 3.68 0.002 0.002 0.12 #others 1.68 1.683 0.06 ------------------------------------------------------------------------------- ======= Cycle 1832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1833 steps, 2.56000 s simulation time, 3053.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1833 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3053.17 3053.168 3053.168 100.00 ------------------------------------------------------------------------------- PC_run 1833 1833 3043.15 1.660 1.660 99.67 GM_PC_couple 1833 1833 4.65 0.003 0.003 0.15 PC_GM_couple 1833 1833 3.68 0.002 0.002 0.12 #others 1.68 1.684 0.06 ------------------------------------------------------------------------------- ======= Cycle 1833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1834 steps, 2.56000 s simulation time, 3054.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1834 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3054.73 3054.735 3054.735 100.00 ------------------------------------------------------------------------------- PC_run 1834 1834 3044.71 1.660 1.660 99.67 GM_PC_couple 1834 1834 4.66 0.003 0.003 0.15 PC_GM_couple 1834 1834 3.68 0.002 0.002 0.12 #others 1.68 1.684 0.06 ------------------------------------------------------------------------------- ======= Cycle 1834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1835 steps, 2.56000 s simulation time, 3056.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1835 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3056.01 3056.012 3056.012 100.00 ------------------------------------------------------------------------------- PC_run 1835 1835 3045.99 1.660 1.660 99.67 GM_PC_couple 1835 1835 4.66 0.003 0.003 0.15 PC_GM_couple 1835 1835 3.68 0.002 0.002 0.12 #others 1.69 1.685 0.06 ------------------------------------------------------------------------------- ======= Cycle 1835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1836 steps, 2.56000 s simulation time, 3057.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1836 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3057.44 3057.440 3057.440 100.00 ------------------------------------------------------------------------------- PC_run 1836 1836 3047.41 1.660 1.660 99.67 GM_PC_couple 1836 1836 4.66 0.003 0.003 0.15 PC_GM_couple 1836 1836 3.68 0.002 0.002 0.12 #others 1.69 1.686 0.06 ------------------------------------------------------------------------------- ======= Cycle 1836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1837 steps, 2.56000 s simulation time, 3058.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1837 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3058.84 3058.839 3058.839 100.00 ------------------------------------------------------------------------------- PC_run 1837 1837 3048.80 1.660 1.660 99.67 GM_PC_couple 1837 1837 4.66 0.003 0.003 0.15 PC_GM_couple 1837 1837 3.68 0.002 0.002 0.12 #others 1.69 1.687 0.06 ------------------------------------------------------------------------------- ======= Cycle 1837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1838 steps, 2.56000 s simulation time, 3060.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1838 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3060.35 3060.349 3060.349 100.00 ------------------------------------------------------------------------------- PC_run 1838 1838 3050.31 1.660 1.660 99.67 GM_PC_couple 1838 1838 4.67 0.003 0.003 0.15 PC_GM_couple 1838 1838 3.69 0.002 0.002 0.12 #others 1.69 1.688 0.06 ------------------------------------------------------------------------------- ======= Cycle 1838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1839 steps, 2.56000 s simulation time, 3061.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1839 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3061.98 3061.981 3061.981 100.00 ------------------------------------------------------------------------------- PC_run 1839 1839 3051.93 1.660 1.660 99.67 GM_PC_couple 1839 1839 4.67 0.003 0.003 0.15 PC_GM_couple 1839 1839 3.69 0.002 0.002 0.12 #others 1.69 1.689 0.06 ------------------------------------------------------------------------------- ======= Cycle 1839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1840 steps, 2.56000 s simulation time, 3063.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1840 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3063.32 3063.322 3063.322 100.00 ------------------------------------------------------------------------------- PC_run 1840 1840 3053.27 1.659 1.659 99.67 GM_PC_couple 1840 1840 4.67 0.003 0.003 0.15 PC_GM_couple 1840 1840 3.69 0.002 0.002 0.12 #others 1.69 1.690 0.06 ------------------------------------------------------------------------------- ======= Cycle 1840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1841 steps, 2.56000 s simulation time, 3064.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1841 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3064.86 3064.858 3064.858 100.00 ------------------------------------------------------------------------------- PC_run 1841 1841 3054.80 1.659 1.659 99.67 GM_PC_couple 1841 1841 4.67 0.003 0.003 0.15 PC_GM_couple 1841 1841 3.69 0.002 0.002 0.12 #others 1.69 1.691 0.06 ------------------------------------------------------------------------------- ======= Cycle 1841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1842 steps, 2.56000 s simulation time, 3066.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1842 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3066.68 3066.675 3066.675 100.00 ------------------------------------------------------------------------------- PC_run 1842 1842 3056.61 1.659 1.659 99.67 GM_PC_couple 1842 1842 4.68 0.003 0.003 0.15 PC_GM_couple 1842 1842 3.70 0.002 0.002 0.12 #others 1.69 1.692 0.06 ------------------------------------------------------------------------------- ======= Cycle 1842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1843 steps, 2.56000 s simulation time, 3068.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1843 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3068.06 3068.059 3068.059 100.00 ------------------------------------------------------------------------------- PC_run 1843 1843 3057.99 1.659 1.659 99.67 GM_PC_couple 1843 1843 4.68 0.003 0.003 0.15 PC_GM_couple 1843 1843 3.70 0.002 0.002 0.12 #others 1.69 1.693 0.06 ------------------------------------------------------------------------------- ======= Cycle 1843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1844 steps, 2.56000 s simulation time, 3069.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1844 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3069.64 3069.635 3069.635 100.00 ------------------------------------------------------------------------------- PC_run 1844 1844 3059.56 1.659 1.659 99.67 GM_PC_couple 1844 1844 4.68 0.003 0.003 0.15 PC_GM_couple 1844 1844 3.70 0.002 0.002 0.12 #others 1.69 1.694 0.06 ------------------------------------------------------------------------------- ======= Cycle 1844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1845 steps, 2.56000 s simulation time, 3071.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1845 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3071.23 3071.229 3071.229 100.00 ------------------------------------------------------------------------------- PC_run 1845 1845 3061.15 1.659 1.659 99.67 GM_PC_couple 1845 1845 4.68 0.003 0.003 0.15 PC_GM_couple 1845 1845 3.70 0.002 0.002 0.12 #others 1.69 1.694 0.06 ------------------------------------------------------------------------------- ======= Cycle 1845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1846 steps, 2.56000 s simulation time, 3073.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1846 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3073.25 3073.249 3073.249 100.00 ------------------------------------------------------------------------------- PC_run 1846 1846 3063.17 1.659 1.659 99.67 GM_PC_couple 1846 1846 4.69 0.003 0.003 0.15 PC_GM_couple 1846 1846 3.70 0.002 0.002 0.12 #others 1.70 1.695 0.06 ------------------------------------------------------------------------------- ======= Cycle 1846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1847 steps, 2.56000 s simulation time, 3074.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1847 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3074.83 3074.828 3074.828 100.00 ------------------------------------------------------------------------------- PC_run 1847 1847 3064.74 1.659 1.659 99.67 GM_PC_couple 1847 1847 4.69 0.003 0.003 0.15 PC_GM_couple 1847 1847 3.70 0.002 0.002 0.12 #others 1.70 1.696 0.06 ------------------------------------------------------------------------------- ======= Cycle 1847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1848 steps, 2.56000 s simulation time, 3076.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1848 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3076.48 3076.481 3076.481 100.00 ------------------------------------------------------------------------------- PC_run 1848 1848 3066.39 1.659 1.659 99.67 GM_PC_couple 1848 1848 4.69 0.003 0.003 0.15 PC_GM_couple 1848 1848 3.71 0.002 0.002 0.12 #others 1.70 1.696 0.06 ------------------------------------------------------------------------------- ======= Cycle 1848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1849 steps, 2.56000 s simulation time, 3077.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1849 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3077.91 3077.908 3077.908 100.00 ------------------------------------------------------------------------------- PC_run 1849 1849 3067.81 1.659 1.659 99.67 GM_PC_couple 1849 1849 4.69 0.003 0.003 0.15 PC_GM_couple 1849 1849 3.71 0.002 0.002 0.12 #others 1.70 1.697 0.06 ------------------------------------------------------------------------------- ======= Cycle 1849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1850 steps, 2.56000 s simulation time, 3079.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1850 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3079.70 3079.704 3079.704 100.00 ------------------------------------------------------------------------------- PC_run 1850 1850 3069.60 1.659 1.659 99.67 GM_PC_couple 1850 1850 4.69 0.003 0.003 0.15 PC_GM_couple 1850 1850 3.71 0.002 0.002 0.12 #others 1.70 1.698 0.06 ------------------------------------------------------------------------------- ======= Cycle 1850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1851 steps, 2.56000 s simulation time, 3081.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1851 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3081.35 3081.354 3081.354 100.00 ------------------------------------------------------------------------------- PC_run 1851 1851 3071.25 1.659 1.659 99.67 GM_PC_couple 1851 1851 4.70 0.003 0.003 0.15 PC_GM_couple 1851 1851 3.71 0.002 0.002 0.12 #others 1.70 1.699 0.06 ------------------------------------------------------------------------------- ======= Cycle 1851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1852 steps, 2.56000 s simulation time, 3082.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1852 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3082.79 3082.792 3082.792 100.00 ------------------------------------------------------------------------------- PC_run 1852 1852 3072.68 1.659 1.659 99.67 GM_PC_couple 1852 1852 4.70 0.003 0.003 0.15 PC_GM_couple 1852 1852 3.71 0.002 0.002 0.12 #others 1.70 1.699 0.06 ------------------------------------------------------------------------------- ======= Cycle 1852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1853 steps, 2.56000 s simulation time, 3084.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1853 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3084.29 3084.286 3084.286 100.00 ------------------------------------------------------------------------------- PC_run 1853 1853 3074.17 1.659 1.659 99.67 GM_PC_couple 1853 1853 4.70 0.003 0.003 0.15 PC_GM_couple 1853 1853 3.72 0.002 0.002 0.12 #others 1.70 1.700 0.06 ------------------------------------------------------------------------------- ======= Cycle 1853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1854 steps, 2.56000 s simulation time, 3086.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1854 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3086.00 3086.003 3086.003 100.00 ------------------------------------------------------------------------------- PC_run 1854 1854 3075.88 1.659 1.659 99.67 GM_PC_couple 1854 1854 4.70 0.003 0.003 0.15 PC_GM_couple 1854 1854 3.72 0.002 0.002 0.12 #others 1.70 1.701 0.06 ------------------------------------------------------------------------------- ======= Cycle 1854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1855 steps, 2.56000 s simulation time, 3087.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1855 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3087.58 3087.585 3087.585 100.00 ------------------------------------------------------------------------------- PC_run 1855 1855 3077.46 1.659 1.659 99.67 GM_PC_couple 1855 1855 4.71 0.003 0.003 0.15 PC_GM_couple 1855 1855 3.72 0.002 0.002 0.12 #others 1.70 1.702 0.06 ------------------------------------------------------------------------------- ======= Cycle 1855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1856 steps, 2.56000 s simulation time, 3089.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1856 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3089.37 3089.373 3089.373 100.00 ------------------------------------------------------------------------------- PC_run 1856 1856 3079.24 1.659 1.659 99.67 GM_PC_couple 1856 1856 4.71 0.003 0.003 0.15 PC_GM_couple 1856 1856 3.72 0.002 0.002 0.12 #others 1.70 1.703 0.06 ------------------------------------------------------------------------------- ======= Cycle 1856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1857 steps, 2.56000 s simulation time, 3091.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1857 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3091.11 3091.110 3091.110 100.00 ------------------------------------------------------------------------------- PC_run 1857 1857 3080.97 1.659 1.659 99.67 GM_PC_couple 1857 1857 4.71 0.003 0.003 0.15 PC_GM_couple 1857 1857 3.72 0.002 0.002 0.12 #others 1.70 1.704 0.06 ------------------------------------------------------------------------------- ======= Cycle 1857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1858 steps, 2.56000 s simulation time, 3093.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1858 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3093.28 3093.277 3093.277 100.00 ------------------------------------------------------------------------------- PC_run 1858 1858 3083.13 1.659 1.659 99.67 GM_PC_couple 1858 1858 4.71 0.003 0.003 0.15 PC_GM_couple 1858 1858 3.72 0.002 0.002 0.12 #others 1.70 1.705 0.06 ------------------------------------------------------------------------------- ======= Cycle 1858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1859 steps, 2.56000 s simulation time, 3095.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1859 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3095.14 3095.141 3095.141 100.00 ------------------------------------------------------------------------------- PC_run 1859 1859 3084.99 1.659 1.659 99.67 GM_PC_couple 1859 1859 4.72 0.003 0.003 0.15 PC_GM_couple 1859 1859 3.73 0.002 0.002 0.12 #others 1.71 1.705 0.06 ------------------------------------------------------------------------------- ======= Cycle 1859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1860 steps, 2.56000 s simulation time, 3096.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1860 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3096.89 3096.885 3096.885 100.00 ------------------------------------------------------------------------------- PC_run 1860 1860 3086.73 1.660 1.660 99.67 GM_PC_couple 1860 1860 4.72 0.003 0.003 0.15 PC_GM_couple 1860 1860 3.73 0.002 0.002 0.12 #others 1.71 1.706 0.06 ------------------------------------------------------------------------------- ======= Cycle 1860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1861 steps, 2.56000 s simulation time, 3098.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1861 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3098.71 3098.707 3098.707 100.00 ------------------------------------------------------------------------------- PC_run 1861 1861 3088.55 1.660 1.660 99.67 GM_PC_couple 1861 1861 4.72 0.003 0.003 0.15 PC_GM_couple 1861 1861 3.73 0.002 0.002 0.12 #others 1.71 1.707 0.06 ------------------------------------------------------------------------------- ======= Cycle 1861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1862 steps, 2.56000 s simulation time, 3100.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1862 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3100.37 3100.373 3100.373 100.00 ------------------------------------------------------------------------------- PC_run 1862 1862 3090.21 1.660 1.660 99.67 GM_PC_couple 1862 1862 4.72 0.003 0.003 0.15 PC_GM_couple 1862 1862 3.73 0.002 0.002 0.12 #others 1.71 1.708 0.06 ------------------------------------------------------------------------------- ======= Cycle 1862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1863 steps, 2.56000 s simulation time, 3101.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1863 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3101.94 3101.937 3101.937 100.00 ------------------------------------------------------------------------------- PC_run 1863 1863 3091.77 1.660 1.660 99.67 GM_PC_couple 1863 1863 4.72 0.003 0.003 0.15 PC_GM_couple 1863 1863 3.73 0.002 0.002 0.12 #others 1.71 1.709 0.06 ------------------------------------------------------------------------------- ======= Cycle 1863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1864 steps, 2.56000 s simulation time, 3104.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1864 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3104.04 3104.037 3104.037 100.00 ------------------------------------------------------------------------------- PC_run 1864 1864 3093.86 1.660 1.660 99.67 GM_PC_couple 1864 1864 4.73 0.003 0.003 0.15 PC_GM_couple 1864 1864 3.74 0.002 0.002 0.12 #others 1.71 1.710 0.06 ------------------------------------------------------------------------------- ======= Cycle 1864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1865 steps, 2.56000 s simulation time, 3105.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1865 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3105.71 3105.707 3105.707 100.00 ------------------------------------------------------------------------------- PC_run 1865 1865 3095.53 1.660 1.660 99.67 GM_PC_couple 1865 1865 4.73 0.003 0.003 0.15 PC_GM_couple 1865 1865 3.74 0.002 0.002 0.12 #others 1.71 1.711 0.06 ------------------------------------------------------------------------------- ======= Cycle 1865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1866 steps, 2.56000 s simulation time, 3107.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1866 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3107.23 3107.232 3107.232 100.00 ------------------------------------------------------------------------------- PC_run 1866 1866 3097.05 1.660 1.660 99.67 GM_PC_couple 1866 1866 4.73 0.003 0.003 0.15 PC_GM_couple 1866 1866 3.74 0.002 0.002 0.12 #others 1.71 1.712 0.06 ------------------------------------------------------------------------------- ======= Cycle 1866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1867 steps, 2.56000 s simulation time, 3108.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1867 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3108.89 3108.893 3108.893 100.00 ------------------------------------------------------------------------------- PC_run 1867 1867 3098.71 1.660 1.660 99.67 GM_PC_couple 1867 1867 4.73 0.003 0.003 0.15 PC_GM_couple 1867 1867 3.74 0.002 0.002 0.12 #others 1.71 1.713 0.06 ------------------------------------------------------------------------------- ======= Cycle 1867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1868 steps, 2.56000 s simulation time, 3110.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1868 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3110.38 3110.378 3110.378 100.00 ------------------------------------------------------------------------------- PC_run 1868 1868 3100.19 1.660 1.660 99.67 GM_PC_couple 1868 1868 4.74 0.003 0.003 0.15 PC_GM_couple 1868 1868 3.74 0.002 0.002 0.12 #others 1.71 1.714 0.06 ------------------------------------------------------------------------------- ======= Cycle 1868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1869 steps, 2.56000 s simulation time, 3111.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1869 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3111.85 3111.851 3111.851 100.00 ------------------------------------------------------------------------------- PC_run 1869 1869 3101.65 1.660 1.660 99.67 GM_PC_couple 1869 1869 4.74 0.003 0.003 0.15 PC_GM_couple 1869 1869 3.74 0.002 0.002 0.12 #others 1.71 1.715 0.06 ------------------------------------------------------------------------------- ======= Cycle 1869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1870 steps, 2.56000 s simulation time, 3113.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1870 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3113.21 3113.213 3113.213 100.00 ------------------------------------------------------------------------------- PC_run 1870 1870 3103.01 1.659 1.659 99.67 GM_PC_couple 1870 1870 4.74 0.003 0.003 0.15 PC_GM_couple 1870 1870 3.75 0.002 0.002 0.12 #others 1.72 1.716 0.06 ------------------------------------------------------------------------------- ======= Cycle 1870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1871 steps, 2.56000 s simulation time, 3114.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1871 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3114.50 3114.501 3114.501 100.00 ------------------------------------------------------------------------------- PC_run 1871 1871 3104.29 1.659 1.659 99.67 GM_PC_couple 1871 1871 4.74 0.003 0.003 0.15 PC_GM_couple 1871 1871 3.75 0.002 0.002 0.12 #others 1.72 1.717 0.06 ------------------------------------------------------------------------------- ======= Cycle 1871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1872 steps, 2.56000 s simulation time, 3115.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1872 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3115.82 3115.816 3115.816 100.00 ------------------------------------------------------------------------------- PC_run 1872 1872 3105.60 1.659 1.659 99.67 GM_PC_couple 1872 1872 4.74 0.003 0.003 0.15 PC_GM_couple 1872 1872 3.75 0.002 0.002 0.12 #others 1.72 1.718 0.06 ------------------------------------------------------------------------------- ======= Cycle 1872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1873 steps, 2.56000 s simulation time, 3117.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1873 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3117.30 3117.302 3117.302 100.00 ------------------------------------------------------------------------------- PC_run 1873 1873 3107.08 1.659 1.659 99.67 GM_PC_couple 1873 1873 4.75 0.003 0.003 0.15 PC_GM_couple 1873 1873 3.75 0.002 0.002 0.12 #others 1.72 1.719 0.06 ------------------------------------------------------------------------------- ======= Cycle 1873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1874 steps, 2.56000 s simulation time, 3118.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1874 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3118.96 3118.962 3118.962 100.00 ------------------------------------------------------------------------------- PC_run 1874 1874 3108.74 1.659 1.659 99.67 GM_PC_couple 1874 1874 4.75 0.003 0.003 0.15 PC_GM_couple 1874 1874 3.75 0.002 0.002 0.12 #others 1.72 1.719 0.06 ------------------------------------------------------------------------------- ======= Cycle 1874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1875 steps, 2.56000 s simulation time, 3120.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1875 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3120.41 3120.407 3120.407 100.00 ------------------------------------------------------------------------------- PC_run 1875 1875 3110.18 1.659 1.659 99.67 GM_PC_couple 1875 1875 4.75 0.003 0.003 0.15 PC_GM_couple 1875 1875 3.76 0.002 0.002 0.12 #others 1.72 1.720 0.06 ------------------------------------------------------------------------------- ======= Cycle 1875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1876 steps, 2.56000 s simulation time, 3122.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1876 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3122.02 3122.020 3122.020 100.00 ------------------------------------------------------------------------------- PC_run 1876 1876 3111.79 1.659 1.659 99.67 GM_PC_couple 1876 1876 4.75 0.003 0.003 0.15 PC_GM_couple 1876 1876 3.76 0.002 0.002 0.12 #others 1.72 1.721 0.06 ------------------------------------------------------------------------------- ======= Cycle 1876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1877 steps, 2.56000 s simulation time, 3123.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1877 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3123.34 3123.345 3123.345 100.00 ------------------------------------------------------------------------------- PC_run 1877 1877 3113.11 1.659 1.659 99.67 GM_PC_couple 1877 1877 4.76 0.003 0.003 0.15 PC_GM_couple 1877 1877 3.76 0.002 0.002 0.12 #others 1.72 1.722 0.06 ------------------------------------------------------------------------------- ======= Cycle 1877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1878 steps, 2.56000 s simulation time, 3125.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1878 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3125.56 3125.562 3125.562 100.00 ------------------------------------------------------------------------------- PC_run 1878 1878 3115.32 1.659 1.659 99.67 GM_PC_couple 1878 1878 4.76 0.003 0.003 0.15 PC_GM_couple 1878 1878 3.76 0.002 0.002 0.12 #others 1.72 1.723 0.06 ------------------------------------------------------------------------------- ======= Cycle 1878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1879 steps, 2.56000 s simulation time, 3127.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1879 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3127.12 3127.118 3127.118 100.00 ------------------------------------------------------------------------------- PC_run 1879 1879 3116.87 1.659 1.659 99.67 GM_PC_couple 1879 1879 4.76 0.003 0.003 0.15 PC_GM_couple 1879 1879 3.76 0.002 0.002 0.12 #others 1.72 1.724 0.06 ------------------------------------------------------------------------------- ======= Cycle 1879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1880 steps, 2.56000 s simulation time, 3128.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1880 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3128.54 3128.539 3128.539 100.00 ------------------------------------------------------------------------------- PC_run 1880 1880 3118.29 1.659 1.659 99.67 GM_PC_couple 1880 1880 4.76 0.003 0.003 0.15 PC_GM_couple 1880 1880 3.77 0.002 0.002 0.12 #others 1.72 1.724 0.06 ------------------------------------------------------------------------------- ======= Cycle 1880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1881 steps, 2.56000 s simulation time, 3130.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1881 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3130.03 3130.026 3130.026 100.00 ------------------------------------------------------------------------------- PC_run 1881 1881 3119.77 1.659 1.659 99.67 GM_PC_couple 1881 1881 4.77 0.003 0.003 0.15 PC_GM_couple 1881 1881 3.77 0.002 0.002 0.12 #others 1.73 1.725 0.06 ------------------------------------------------------------------------------- ======= Cycle 1881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1882 steps, 2.56000 s simulation time, 3131.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1882 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3131.53 3131.526 3131.526 100.00 ------------------------------------------------------------------------------- PC_run 1882 1882 3121.26 1.658 1.658 99.67 GM_PC_couple 1882 1882 4.77 0.003 0.003 0.15 PC_GM_couple 1882 1882 3.77 0.002 0.002 0.12 #others 1.73 1.726 0.06 ------------------------------------------------------------------------------- ======= Cycle 1882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1883 steps, 2.56000 s simulation time, 3132.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1883 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3132.92 3132.922 3132.922 100.00 ------------------------------------------------------------------------------- PC_run 1883 1883 3122.65 1.658 1.658 99.67 GM_PC_couple 1883 1883 4.77 0.003 0.003 0.15 PC_GM_couple 1883 1883 3.77 0.002 0.002 0.12 #others 1.73 1.727 0.06 ------------------------------------------------------------------------------- ======= Cycle 1883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1884 steps, 2.56000 s simulation time, 3134.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1884 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3134.14 3134.139 3134.139 100.00 ------------------------------------------------------------------------------- PC_run 1884 1884 3123.87 1.658 1.658 99.67 GM_PC_couple 1884 1884 4.77 0.003 0.003 0.15 PC_GM_couple 1884 1884 3.77 0.002 0.002 0.12 #others 1.73 1.727 0.06 ------------------------------------------------------------------------------- ======= Cycle 1884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1885 steps, 2.56000 s simulation time, 3135.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1885 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3135.49 3135.486 3135.486 100.00 ------------------------------------------------------------------------------- PC_run 1885 1885 3125.21 1.658 1.658 99.67 GM_PC_couple 1885 1885 4.77 0.003 0.003 0.15 PC_GM_couple 1885 1885 3.77 0.002 0.002 0.12 #others 1.73 1.729 0.06 ------------------------------------------------------------------------------- ======= Cycle 1885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1886 steps, 2.56000 s simulation time, 3137.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1886 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3137.14 3137.135 3137.135 100.00 ------------------------------------------------------------------------------- PC_run 1886 1886 3126.85 1.658 1.658 99.67 GM_PC_couple 1886 1886 4.78 0.003 0.003 0.15 PC_GM_couple 1886 1886 3.78 0.002 0.002 0.12 #others 1.73 1.729 0.06 ------------------------------------------------------------------------------- ======= Cycle 1886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1887 steps, 2.56000 s simulation time, 3138.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1887 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3138.51 3138.506 3138.506 100.00 ------------------------------------------------------------------------------- PC_run 1887 1887 3128.22 1.658 1.658 99.67 GM_PC_couple 1887 1887 4.78 0.003 0.003 0.15 PC_GM_couple 1887 1887 3.78 0.002 0.002 0.12 #others 1.73 1.731 0.06 ------------------------------------------------------------------------------- ======= Cycle 1887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1888 steps, 2.56000 s simulation time, 3139.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1888 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3139.77 3139.767 3139.767 100.00 ------------------------------------------------------------------------------- PC_run 1888 1888 3129.47 1.658 1.658 99.67 GM_PC_couple 1888 1888 4.78 0.003 0.003 0.15 PC_GM_couple 1888 1888 3.78 0.002 0.002 0.12 #others 1.73 1.731 0.06 ------------------------------------------------------------------------------- ======= Cycle 1888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1889 steps, 2.56000 s simulation time, 3141.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1889 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3141.31 3141.310 3141.310 100.00 ------------------------------------------------------------------------------- PC_run 1889 1889 3131.01 1.657 1.657 99.67 GM_PC_couple 1889 1889 4.78 0.003 0.003 0.15 PC_GM_couple 1889 1889 3.78 0.002 0.002 0.12 #others 1.73 1.732 0.06 ------------------------------------------------------------------------------- ======= Cycle 1889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1890 steps, 2.56000 s simulation time, 3143.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1890 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3143.11 3143.106 3143.106 100.00 ------------------------------------------------------------------------------- PC_run 1890 1890 3132.80 1.658 1.658 99.67 GM_PC_couple 1890 1890 4.79 0.003 0.003 0.15 PC_GM_couple 1890 1890 3.78 0.002 0.002 0.12 #others 1.73 1.733 0.06 ------------------------------------------------------------------------------- ======= Cycle 1890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1891 steps, 2.56000 s simulation time, 3144.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1891 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3144.63 3144.628 3144.628 100.00 ------------------------------------------------------------------------------- PC_run 1891 1891 3134.32 1.657 1.657 99.67 GM_PC_couple 1891 1891 4.79 0.003 0.003 0.15 PC_GM_couple 1891 1891 3.79 0.002 0.002 0.12 #others 1.73 1.734 0.06 ------------------------------------------------------------------------------- ======= Cycle 1891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1892 steps, 2.56000 s simulation time, 3146.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1892 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3146.01 3146.008 3146.008 100.00 ------------------------------------------------------------------------------- PC_run 1892 1892 3135.69 1.657 1.657 99.67 GM_PC_couple 1892 1892 4.79 0.003 0.003 0.15 PC_GM_couple 1892 1892 3.79 0.002 0.002 0.12 #others 1.74 1.735 0.06 ------------------------------------------------------------------------------- ======= Cycle 1892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1893 steps, 2.56000 s simulation time, 3147.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1893 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3147.50 3147.497 3147.497 100.00 ------------------------------------------------------------------------------- PC_run 1893 1893 3137.18 1.657 1.657 99.67 GM_PC_couple 1893 1893 4.79 0.003 0.003 0.15 PC_GM_couple 1893 1893 3.79 0.002 0.002 0.12 #others 1.74 1.736 0.06 ------------------------------------------------------------------------------- ======= Cycle 1893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1894 steps, 2.56000 s simulation time, 3149.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1894 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3149.04 3149.042 3149.042 100.00 ------------------------------------------------------------------------------- PC_run 1894 1894 3138.71 1.657 1.657 99.67 GM_PC_couple 1894 1894 4.80 0.003 0.003 0.15 PC_GM_couple 1894 1894 3.79 0.002 0.002 0.12 #others 1.74 1.737 0.06 ------------------------------------------------------------------------------- ======= Cycle 1894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1895 steps, 2.56000 s simulation time, 3150.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1895 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3150.42 3150.423 3150.423 100.00 ------------------------------------------------------------------------------- PC_run 1895 1895 3140.09 1.657 1.657 99.67 GM_PC_couple 1895 1895 4.80 0.003 0.003 0.15 PC_GM_couple 1895 1895 3.79 0.002 0.002 0.12 #others 1.74 1.739 0.06 ------------------------------------------------------------------------------- ======= Cycle 1895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1896 steps, 2.56000 s simulation time, 3152.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1896 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3152.14 3152.141 3152.141 100.00 ------------------------------------------------------------------------------- PC_run 1896 1896 3141.80 1.657 1.657 99.67 GM_PC_couple 1896 1896 4.80 0.003 0.003 0.15 PC_GM_couple 1896 1896 3.80 0.002 0.002 0.12 #others 1.74 1.740 0.06 ------------------------------------------------------------------------------- ======= Cycle 1896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1897 steps, 2.56000 s simulation time, 3153.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1897 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3153.85 3153.854 3153.854 100.00 ------------------------------------------------------------------------------- PC_run 1897 1897 3143.51 1.657 1.657 99.67 GM_PC_couple 1897 1897 4.81 0.003 0.003 0.15 PC_GM_couple 1897 1897 3.80 0.002 0.002 0.12 #others 1.74 1.741 0.06 ------------------------------------------------------------------------------- ======= Cycle 1897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1898 steps, 2.56000 s simulation time, 3155.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1898 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3155.81 3155.814 3155.814 100.00 ------------------------------------------------------------------------------- PC_run 1898 1898 3145.46 1.657 1.657 99.67 GM_PC_couple 1898 1898 4.81 0.003 0.003 0.15 PC_GM_couple 1898 1898 3.80 0.002 0.002 0.12 #others 1.74 1.742 0.06 ------------------------------------------------------------------------------- ======= Cycle 1898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1899 steps, 2.56000 s simulation time, 3157.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1899 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3157.51 3157.511 3157.511 100.00 ------------------------------------------------------------------------------- PC_run 1899 1899 3147.15 1.657 1.657 99.67 GM_PC_couple 1899 1899 4.81 0.003 0.003 0.15 PC_GM_couple 1899 1899 3.80 0.002 0.002 0.12 #others 1.74 1.743 0.06 ------------------------------------------------------------------------------- ======= Cycle 1899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1900 steps, 2.56000 s simulation time, 3159.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1900 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3159.22 3159.221 3159.221 100.00 ------------------------------------------------------------------------------- PC_run 1900 1900 3148.86 1.657 1.657 99.67 GM_PC_couple 1900 1900 4.81 0.003 0.003 0.15 PC_GM_couple 1900 1900 3.81 0.002 0.002 0.12 #others 1.74 1.744 0.06 ------------------------------------------------------------------------------- ======= Cycle 1900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1901 steps, 2.56000 s simulation time, 3160.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1901 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3160.84 3160.838 3160.838 100.00 ------------------------------------------------------------------------------- PC_run 1901 1901 3150.47 1.657 1.657 99.67 GM_PC_couple 1901 1901 4.82 0.003 0.003 0.15 PC_GM_couple 1901 1901 3.81 0.002 0.002 0.12 #others 1.74 1.745 0.06 ------------------------------------------------------------------------------- ======= Cycle 1901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1902 steps, 2.56000 s simulation time, 3162.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1902 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3162.35 3162.350 3162.350 100.00 ------------------------------------------------------------------------------- PC_run 1902 1902 3151.98 1.657 1.657 99.67 GM_PC_couple 1902 1902 4.82 0.003 0.003 0.15 PC_GM_couple 1902 1902 3.81 0.002 0.002 0.12 #others 1.75 1.746 0.06 ------------------------------------------------------------------------------- ======= Cycle 1902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1903 steps, 2.56000 s simulation time, 3164.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1903 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3164.37 3164.366 3164.366 100.00 ------------------------------------------------------------------------------- PC_run 1903 1903 3153.99 1.657 1.657 99.67 GM_PC_couple 1903 1903 4.82 0.003 0.003 0.15 PC_GM_couple 1903 1903 3.81 0.002 0.002 0.12 #others 1.75 1.747 0.06 ------------------------------------------------------------------------------- ======= Cycle 1903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1904 steps, 2.56000 s simulation time, 3165.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1904 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3165.86 3165.855 3165.855 100.00 ------------------------------------------------------------------------------- PC_run 1904 1904 3155.47 1.657 1.657 99.67 GM_PC_couple 1904 1904 4.82 0.003 0.003 0.15 PC_GM_couple 1904 1904 3.81 0.002 0.002 0.12 #others 1.75 1.748 0.06 ------------------------------------------------------------------------------- ======= Cycle 1904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1905 steps, 2.56000 s simulation time, 3167.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1905 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3167.48 3167.482 3167.482 100.00 ------------------------------------------------------------------------------- PC_run 1905 1905 3157.09 1.657 1.657 99.67 GM_PC_couple 1905 1905 4.82 0.003 0.003 0.15 PC_GM_couple 1905 1905 3.81 0.002 0.002 0.12 #others 1.75 1.748 0.06 ------------------------------------------------------------------------------- ======= Cycle 1905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1906 steps, 2.56000 s simulation time, 3169.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1906 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3169.08 3169.078 3169.078 100.00 ------------------------------------------------------------------------------- PC_run 1906 1906 3158.69 1.657 1.657 99.67 GM_PC_couple 1906 1906 4.83 0.003 0.003 0.15 PC_GM_couple 1906 1906 3.82 0.002 0.002 0.12 #others 1.75 1.749 0.06 ------------------------------------------------------------------------------- ======= Cycle 1906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1907 steps, 2.56000 s simulation time, 3170.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1907 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3170.69 3170.685 3170.685 100.00 ------------------------------------------------------------------------------- PC_run 1907 1907 3160.29 1.657 1.657 99.67 GM_PC_couple 1907 1907 4.83 0.003 0.003 0.15 PC_GM_couple 1907 1907 3.82 0.002 0.002 0.12 #others 1.75 1.750 0.06 ------------------------------------------------------------------------------- ======= Cycle 1907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1908 steps, 2.56000 s simulation time, 3172.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1908 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3172.54 3172.545 3172.545 100.00 ------------------------------------------------------------------------------- PC_run 1908 1908 3162.14 1.657 1.657 99.67 GM_PC_couple 1908 1908 4.83 0.003 0.003 0.15 PC_GM_couple 1908 1908 3.82 0.002 0.002 0.12 #others 1.75 1.751 0.06 ------------------------------------------------------------------------------- ======= Cycle 1908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1909 steps, 2.56000 s simulation time, 3174.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1909 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3174.04 3174.045 3174.045 100.00 ------------------------------------------------------------------------------- PC_run 1909 1909 3163.64 1.657 1.657 99.67 GM_PC_couple 1909 1909 4.83 0.003 0.003 0.15 PC_GM_couple 1909 1909 3.82 0.002 0.002 0.12 #others 1.75 1.752 0.06 ------------------------------------------------------------------------------- ======= Cycle 1909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1910 steps, 2.56000 s simulation time, 3175.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1910 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3175.53 3175.534 3175.534 100.00 ------------------------------------------------------------------------------- PC_run 1910 1910 3165.12 1.657 1.657 99.67 GM_PC_couple 1910 1910 4.84 0.003 0.003 0.15 PC_GM_couple 1910 1910 3.82 0.002 0.002 0.12 #others 1.75 1.753 0.06 ------------------------------------------------------------------------------- ======= Cycle 1910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1911 steps, 2.56000 s simulation time, 3177.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1911 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3177.20 3177.199 3177.199 100.00 ------------------------------------------------------------------------------- PC_run 1911 1911 3166.78 1.657 1.657 99.67 GM_PC_couple 1911 1911 4.84 0.003 0.003 0.15 PC_GM_couple 1911 1911 3.83 0.002 0.002 0.12 #others 1.75 1.753 0.06 ------------------------------------------------------------------------------- ======= Cycle 1911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1912 steps, 2.56000 s simulation time, 3178.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1912 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3178.76 3178.764 3178.764 100.00 ------------------------------------------------------------------------------- PC_run 1912 1912 3168.34 1.657 1.657 99.67 GM_PC_couple 1912 1912 4.84 0.003 0.003 0.15 PC_GM_couple 1912 1912 3.83 0.002 0.002 0.12 #others 1.75 1.754 0.06 ------------------------------------------------------------------------------- ======= Cycle 1912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1913 steps, 2.56000 s simulation time, 3180.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1913 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3180.20 3180.204 3180.204 100.00 ------------------------------------------------------------------------------- PC_run 1913 1913 3169.78 1.657 1.657 99.67 GM_PC_couple 1913 1913 4.84 0.003 0.003 0.15 PC_GM_couple 1913 1913 3.83 0.002 0.002 0.12 #others 1.75 1.755 0.06 ------------------------------------------------------------------------------- ======= Cycle 1913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1914 steps, 2.56000 s simulation time, 3181.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1914 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3181.51 3181.509 3181.509 100.00 ------------------------------------------------------------------------------- PC_run 1914 1914 3171.08 1.657 1.657 99.67 GM_PC_couple 1914 1914 4.85 0.003 0.003 0.15 PC_GM_couple 1914 1914 3.83 0.002 0.002 0.12 #others 1.76 1.755 0.06 ------------------------------------------------------------------------------- ======= Cycle 1914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1915 steps, 2.56000 s simulation time, 3182.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1915 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3182.89 3182.890 3182.890 100.00 ------------------------------------------------------------------------------- PC_run 1915 1915 3172.45 1.657 1.657 99.67 GM_PC_couple 1915 1915 4.85 0.003 0.003 0.15 PC_GM_couple 1915 1915 3.83 0.002 0.002 0.12 #others 1.76 1.756 0.06 ------------------------------------------------------------------------------- ======= Cycle 1915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1916 steps, 2.56000 s simulation time, 3184.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1916 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3184.45 3184.445 3184.445 100.00 ------------------------------------------------------------------------------- PC_run 1916 1916 3174.00 1.657 1.657 99.67 GM_PC_couple 1916 1916 4.85 0.003 0.003 0.15 PC_GM_couple 1916 1916 3.83 0.002 0.002 0.12 #others 1.76 1.757 0.06 ------------------------------------------------------------------------------- ======= Cycle 1916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1917 steps, 2.56000 s simulation time, 3186.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1917 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3186.49 3186.486 3186.486 100.00 ------------------------------------------------------------------------------- PC_run 1917 1917 3176.04 1.657 1.657 99.67 GM_PC_couple 1917 1917 4.85 0.003 0.003 0.15 PC_GM_couple 1917 1917 3.84 0.002 0.002 0.12 #others 1.76 1.758 0.06 ------------------------------------------------------------------------------- ======= Cycle 1917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1918 steps, 2.56000 s simulation time, 3188.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1918 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3188.08 3188.076 3188.076 100.00 ------------------------------------------------------------------------------- PC_run 1918 1918 3177.63 1.657 1.657 99.67 GM_PC_couple 1918 1918 4.85 0.003 0.003 0.15 PC_GM_couple 1918 1918 3.84 0.002 0.002 0.12 #others 1.76 1.759 0.06 ------------------------------------------------------------------------------- ======= Cycle 1918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1919 steps, 2.56000 s simulation time, 3189.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1919 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3189.32 3189.318 3189.318 100.00 ------------------------------------------------------------------------------- PC_run 1919 1919 3178.86 1.657 1.657 99.67 GM_PC_couple 1919 1919 4.86 0.003 0.003 0.15 PC_GM_couple 1919 1919 3.84 0.002 0.002 0.12 #others 1.76 1.759 0.06 ------------------------------------------------------------------------------- ======= Cycle 1919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1920 steps, 2.56000 s simulation time, 3190.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1920 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3190.70 3190.697 3190.697 100.00 ------------------------------------------------------------------------------- PC_run 1920 1920 3180.24 1.656 1.656 99.67 GM_PC_couple 1920 1920 4.86 0.003 0.003 0.15 PC_GM_couple 1920 1920 3.84 0.002 0.002 0.12 #others 1.76 1.760 0.06 ------------------------------------------------------------------------------- ======= Cycle 1920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1921 steps, 2.56000 s simulation time, 3192.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1921 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3192.20 3192.195 3192.195 100.00 ------------------------------------------------------------------------------- PC_run 1921 1921 3181.73 1.656 1.656 99.67 GM_PC_couple 1921 1921 4.86 0.003 0.003 0.15 PC_GM_couple 1921 1921 3.84 0.002 0.002 0.12 #others 1.76 1.761 0.06 ------------------------------------------------------------------------------- ======= Cycle 1921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1922 steps, 2.56000 s simulation time, 3193.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1922 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3193.53 3193.530 3193.530 100.00 ------------------------------------------------------------------------------- PC_run 1922 1922 3183.06 1.656 1.656 99.67 GM_PC_couple 1922 1922 4.86 0.003 0.003 0.15 PC_GM_couple 1922 1922 3.85 0.002 0.002 0.12 #others 1.76 1.762 0.06 ------------------------------------------------------------------------------- ======= Cycle 1922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1923 steps, 2.56000 s simulation time, 3194.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1923 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3194.77 3194.768 3194.768 100.00 ------------------------------------------------------------------------------- PC_run 1923 1923 3184.29 1.656 1.656 99.67 GM_PC_couple 1923 1923 4.87 0.003 0.003 0.15 PC_GM_couple 1923 1923 3.85 0.002 0.002 0.12 #others 1.76 1.763 0.06 ------------------------------------------------------------------------------- ======= Cycle 1923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1924 steps, 2.56000 s simulation time, 3196.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1924 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3196.19 3196.190 3196.190 100.00 ------------------------------------------------------------------------------- PC_run 1924 1924 3185.71 1.656 1.656 99.67 GM_PC_couple 1924 1924 4.87 0.003 0.003 0.15 PC_GM_couple 1924 1924 3.85 0.002 0.002 0.12 #others 1.76 1.763 0.06 ------------------------------------------------------------------------------- ======= Cycle 1924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1925 steps, 2.56000 s simulation time, 3197.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1925 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3197.86 3197.861 3197.861 100.00 ------------------------------------------------------------------------------- PC_run 1925 1925 3187.38 1.656 1.656 99.67 GM_PC_couple 1925 1925 4.87 0.003 0.003 0.15 PC_GM_couple 1925 1925 3.85 0.002 0.002 0.12 #others 1.76 1.764 0.06 ------------------------------------------------------------------------------- ======= Cycle 1925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1926 steps, 2.56000 s simulation time, 3199.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1926 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3199.27 3199.271 3199.271 100.00 ------------------------------------------------------------------------------- PC_run 1926 1926 3188.78 1.656 1.656 99.67 GM_PC_couple 1926 1926 4.87 0.003 0.003 0.15 PC_GM_couple 1926 1926 3.85 0.002 0.002 0.12 #others 1.77 1.765 0.06 ------------------------------------------------------------------------------- ======= Cycle 1926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1927 steps, 2.56000 s simulation time, 3200.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1927 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3200.47 3200.470 3200.470 100.00 ------------------------------------------------------------------------------- PC_run 1927 1927 3189.97 1.655 1.655 99.67 GM_PC_couple 1927 1927 4.87 0.003 0.003 0.15 PC_GM_couple 1927 1927 3.85 0.002 0.002 0.12 #others 1.77 1.766 0.06 ------------------------------------------------------------------------------- ======= Cycle 1927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1928 steps, 2.56000 s simulation time, 3202.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1928 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3202.10 3202.098 3202.098 100.00 ------------------------------------------------------------------------------- PC_run 1928 1928 3191.60 1.655 1.655 99.67 GM_PC_couple 1928 1928 4.88 0.003 0.003 0.15 PC_GM_couple 1928 1928 3.86 0.002 0.002 0.12 #others 1.77 1.767 0.06 ------------------------------------------------------------------------------- ======= Cycle 1928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1929 steps, 2.56000 s simulation time, 3203.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1929 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3203.88 3203.876 3203.876 100.00 ------------------------------------------------------------------------------- PC_run 1929 1929 3193.37 1.655 1.655 99.67 GM_PC_couple 1929 1929 4.88 0.003 0.003 0.15 PC_GM_couple 1929 1929 3.86 0.002 0.002 0.12 #others 1.77 1.767 0.06 ------------------------------------------------------------------------------- ======= Cycle 1929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1930 steps, 2.56000 s simulation time, 3205.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1930 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3205.21 3205.209 3205.209 100.00 ------------------------------------------------------------------------------- PC_run 1930 1930 3194.70 1.655 1.655 99.67 GM_PC_couple 1930 1930 4.88 0.003 0.003 0.15 PC_GM_couple 1930 1930 3.86 0.002 0.002 0.12 #others 1.77 1.768 0.06 ------------------------------------------------------------------------------- ======= Cycle 1930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1931 steps, 2.56000 s simulation time, 3206.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1931 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3206.59 3206.587 3206.587 100.00 ------------------------------------------------------------------------------- PC_run 1931 1931 3196.07 1.655 1.655 99.67 GM_PC_couple 1931 1931 4.88 0.003 0.003 0.15 PC_GM_couple 1931 1931 3.86 0.002 0.002 0.12 #others 1.77 1.769 0.06 ------------------------------------------------------------------------------- ======= Cycle 1931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1932 steps, 2.56000 s simulation time, 3207.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1932 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3207.88 3207.885 3207.885 100.00 ------------------------------------------------------------------------------- PC_run 1932 1932 3197.36 1.655 1.655 99.67 GM_PC_couple 1932 1932 4.89 0.003 0.003 0.15 PC_GM_couple 1932 1932 3.86 0.002 0.002 0.12 #others 1.77 1.770 0.06 ------------------------------------------------------------------------------- ======= Cycle 1932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1933 steps, 2.56000 s simulation time, 3209.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1933 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3209.48 3209.485 3209.485 100.00 ------------------------------------------------------------------------------- PC_run 1933 1933 3198.96 1.655 1.655 99.67 GM_PC_couple 1933 1933 4.89 0.003 0.003 0.15 PC_GM_couple 1933 1933 3.87 0.002 0.002 0.12 #others 1.77 1.770 0.06 ------------------------------------------------------------------------------- ======= Cycle 1933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1934 steps, 2.56000 s simulation time, 3210.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1934 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3210.93 3210.929 3210.929 100.00 ------------------------------------------------------------------------------- PC_run 1934 1934 3200.40 1.655 1.655 99.67 GM_PC_couple 1934 1934 4.89 0.003 0.003 0.15 PC_GM_couple 1934 1934 3.87 0.002 0.002 0.12 #others 1.77 1.771 0.06 ------------------------------------------------------------------------------- ======= Cycle 1934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1935 steps, 2.56000 s simulation time, 3212.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1935 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3212.27 3212.265 3212.265 100.00 ------------------------------------------------------------------------------- PC_run 1935 1935 3201.73 1.655 1.655 99.67 GM_PC_couple 1935 1935 4.89 0.003 0.003 0.15 PC_GM_couple 1935 1935 3.87 0.002 0.002 0.12 #others 1.77 1.772 0.06 ------------------------------------------------------------------------------- ======= Cycle 1935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1936 steps, 2.56000 s simulation time, 3213.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1936 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3213.66 3213.663 3213.663 100.00 ------------------------------------------------------------------------------- PC_run 1936 1936 3203.12 1.655 1.655 99.67 GM_PC_couple 1936 1936 4.90 0.003 0.003 0.15 PC_GM_couple 1936 1936 3.87 0.002 0.002 0.12 #others 1.77 1.773 0.06 ------------------------------------------------------------------------------- ======= Cycle 1936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1937 steps, 2.56000 s simulation time, 3215.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1937 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3215.48 3215.475 3215.475 100.00 ------------------------------------------------------------------------------- PC_run 1937 1937 3204.93 1.655 1.655 99.67 GM_PC_couple 1937 1937 4.90 0.003 0.003 0.15 PC_GM_couple 1937 1937 3.87 0.002 0.002 0.12 #others 1.77 1.774 0.06 ------------------------------------------------------------------------------- ======= Cycle 1937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1938 steps, 2.56000 s simulation time, 3216.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1938 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3216.89 3216.892 3216.892 100.00 ------------------------------------------------------------------------------- PC_run 1938 1938 3206.34 1.654 1.654 99.67 GM_PC_couple 1938 1938 4.90 0.003 0.003 0.15 PC_GM_couple 1938 1938 3.88 0.002 0.002 0.12 #others 1.77 1.775 0.06 ------------------------------------------------------------------------------- ======= Cycle 1938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1939 steps, 2.56000 s simulation time, 3218.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1939 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3218.52 3218.518 3218.518 100.00 ------------------------------------------------------------------------------- PC_run 1939 1939 3207.96 1.654 1.654 99.67 GM_PC_couple 1939 1939 4.90 0.003 0.003 0.15 PC_GM_couple 1939 1939 3.88 0.002 0.002 0.12 #others 1.78 1.775 0.06 ------------------------------------------------------------------------------- ======= Cycle 1939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1940 steps, 2.56000 s simulation time, 3220.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1940 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3220.20 3220.197 3220.197 100.00 ------------------------------------------------------------------------------- PC_run 1940 1940 3209.64 1.654 1.654 99.67 GM_PC_couple 1940 1940 4.90 0.003 0.003 0.15 PC_GM_couple 1940 1940 3.88 0.002 0.002 0.12 #others 1.78 1.776 0.06 ------------------------------------------------------------------------------- ======= Cycle 1940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1941 steps, 2.56000 s simulation time, 3221.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1941 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3221.80 3221.795 3221.795 100.00 ------------------------------------------------------------------------------- PC_run 1941 1941 3211.23 1.654 1.654 99.67 GM_PC_couple 1941 1941 4.91 0.003 0.003 0.15 PC_GM_couple 1941 1941 3.88 0.002 0.002 0.12 #others 1.78 1.777 0.06 ------------------------------------------------------------------------------- ======= Cycle 1941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1942 steps, 2.56000 s simulation time, 3223.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1942 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3223.59 3223.592 3223.592 100.00 ------------------------------------------------------------------------------- PC_run 1942 1942 3213.02 1.654 1.654 99.67 GM_PC_couple 1942 1942 4.91 0.003 0.003 0.15 PC_GM_couple 1942 1942 3.88 0.002 0.002 0.12 #others 1.78 1.778 0.06 ------------------------------------------------------------------------------- ======= Cycle 1942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1943 steps, 2.56000 s simulation time, 3225.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1943 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3225.79 3225.789 3225.789 100.00 ------------------------------------------------------------------------------- PC_run 1943 1943 3215.21 1.655 1.655 99.67 GM_PC_couple 1943 1943 4.91 0.003 0.003 0.15 PC_GM_couple 1943 1943 3.88 0.002 0.002 0.12 #others 1.78 1.779 0.06 ------------------------------------------------------------------------------- ======= Cycle 1943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1944 steps, 2.56000 s simulation time, 3227.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1944 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3227.83 3227.832 3227.832 100.00 ------------------------------------------------------------------------------- PC_run 1944 1944 3217.25 1.655 1.655 99.67 GM_PC_couple 1944 1944 4.91 0.003 0.003 0.15 PC_GM_couple 1944 1944 3.89 0.002 0.002 0.12 #others 1.78 1.779 0.06 ------------------------------------------------------------------------------- ======= Cycle 1944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1945 steps, 2.56000 s simulation time, 3230.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1945 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3230.05 3230.054 3230.054 100.00 ------------------------------------------------------------------------------- PC_run 1945 1945 3219.47 1.655 1.655 99.67 GM_PC_couple 1945 1945 4.92 0.003 0.003 0.15 PC_GM_couple 1945 1945 3.89 0.002 0.002 0.12 #others 1.78 1.780 0.06 ------------------------------------------------------------------------------- ======= Cycle 1945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1946 steps, 2.56000 s simulation time, 3231.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1946 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3231.51 3231.513 3231.513 100.00 ------------------------------------------------------------------------------- PC_run 1946 1946 3220.92 1.655 1.655 99.67 GM_PC_couple 1946 1946 4.92 0.003 0.003 0.15 PC_GM_couple 1946 1946 3.89 0.002 0.002 0.12 #others 1.78 1.781 0.06 ------------------------------------------------------------------------------- ======= Cycle 1946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1947 steps, 2.56000 s simulation time, 3233.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1947 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3233.23 3233.229 3233.229 100.00 ------------------------------------------------------------------------------- PC_run 1947 1947 3222.64 1.655 1.655 99.67 GM_PC_couple 1947 1947 4.92 0.003 0.003 0.15 PC_GM_couple 1947 1947 3.89 0.002 0.002 0.12 #others 1.78 1.781 0.06 ------------------------------------------------------------------------------- ======= Cycle 1947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1948 steps, 2.56000 s simulation time, 3234.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1948 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3234.80 3234.798 3234.798 100.00 ------------------------------------------------------------------------------- PC_run 1948 1948 3224.20 1.655 1.655 99.67 GM_PC_couple 1948 1948 4.92 0.003 0.003 0.15 PC_GM_couple 1948 1948 3.89 0.002 0.002 0.12 #others 1.78 1.782 0.06 ------------------------------------------------------------------------------- ======= Cycle 1948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1949 steps, 2.56000 s simulation time, 3236.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1949 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3236.27 3236.268 3236.268 100.00 ------------------------------------------------------------------------------- PC_run 1949 1949 3225.67 1.655 1.655 99.67 GM_PC_couple 1949 1949 4.92 0.003 0.003 0.15 PC_GM_couple 1949 1949 3.90 0.002 0.002 0.12 #others 1.78 1.783 0.06 ------------------------------------------------------------------------------- ======= Cycle 1949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1950 steps, 2.56000 s simulation time, 3237.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1950 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3237.58 3237.580 3237.580 100.00 ------------------------------------------------------------------------------- PC_run 1950 1950 3226.97 1.655 1.655 99.67 GM_PC_couple 1950 1950 4.93 0.003 0.003 0.15 PC_GM_couple 1950 1950 3.90 0.002 0.002 0.12 #others 1.78 1.784 0.06 ------------------------------------------------------------------------------- ======= Cycle 1950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1951 steps, 2.56000 s simulation time, 3239.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1951 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3239.10 3239.099 3239.099 100.00 ------------------------------------------------------------------------------- PC_run 1951 1951 3228.49 1.655 1.655 99.67 GM_PC_couple 1951 1951 4.93 0.003 0.003 0.15 PC_GM_couple 1951 1951 3.90 0.002 0.002 0.12 #others 1.78 1.785 0.06 ------------------------------------------------------------------------------- ======= Cycle 1951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1952 steps, 2.56000 s simulation time, 3240.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1952 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3240.51 3240.512 3240.512 100.00 ------------------------------------------------------------------------------- PC_run 1952 1952 3229.89 1.655 1.655 99.67 GM_PC_couple 1952 1952 4.93 0.003 0.003 0.15 PC_GM_couple 1952 1952 3.90 0.002 0.002 0.12 #others 1.79 1.786 0.06 ------------------------------------------------------------------------------- ======= Cycle 1952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1953 steps, 2.56000 s simulation time, 3241.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1953 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3241.89 3241.891 3241.891 100.00 ------------------------------------------------------------------------------- PC_run 1953 1953 3231.27 1.655 1.655 99.67 GM_PC_couple 1953 1953 4.93 0.003 0.003 0.15 PC_GM_couple 1953 1953 3.90 0.002 0.002 0.12 #others 1.79 1.787 0.06 ------------------------------------------------------------------------------- ======= Cycle 1953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1954 steps, 2.56000 s simulation time, 3243.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1954 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3243.61 3243.606 3243.606 100.00 ------------------------------------------------------------------------------- PC_run 1954 1954 3232.98 1.655 1.655 99.67 GM_PC_couple 1954 1954 4.94 0.003 0.003 0.15 PC_GM_couple 1954 1954 3.90 0.002 0.002 0.12 #others 1.79 1.788 0.06 ------------------------------------------------------------------------------- ======= Cycle 1954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1955 steps, 2.56000 s simulation time, 3245.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1955 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3245.40 3245.403 3245.403 100.00 ------------------------------------------------------------------------------- PC_run 1955 1955 3234.77 1.655 1.655 99.67 GM_PC_couple 1955 1955 4.94 0.003 0.003 0.15 PC_GM_couple 1955 1955 3.91 0.002 0.002 0.12 #others 1.79 1.789 0.06 ------------------------------------------------------------------------------- ======= Cycle 1955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1956 steps, 2.56000 s simulation time, 3246.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1956 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3246.68 3246.683 3246.683 100.00 ------------------------------------------------------------------------------- PC_run 1956 1956 3236.04 1.654 1.654 99.67 GM_PC_couple 1956 1956 4.94 0.003 0.003 0.15 PC_GM_couple 1956 1956 3.91 0.002 0.002 0.12 #others 1.79 1.790 0.06 ------------------------------------------------------------------------------- ======= Cycle 1956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1957 steps, 2.56000 s simulation time, 3247.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1957 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3247.97 3247.974 3247.974 100.00 ------------------------------------------------------------------------------- PC_run 1957 1957 3237.33 1.654 1.654 99.67 GM_PC_couple 1957 1957 4.94 0.003 0.003 0.15 PC_GM_couple 1957 1957 3.91 0.002 0.002 0.12 #others 1.79 1.791 0.06 ------------------------------------------------------------------------------- ======= Cycle 1957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1958 steps, 2.56000 s simulation time, 3249.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1958 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3249.29 3249.287 3249.287 100.00 ------------------------------------------------------------------------------- PC_run 1958 1958 3238.64 1.654 1.654 99.67 GM_PC_couple 1958 1958 4.95 0.003 0.003 0.15 PC_GM_couple 1958 1958 3.91 0.002 0.002 0.12 #others 1.79 1.792 0.06 ------------------------------------------------------------------------------- ======= Cycle 1958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1959 steps, 2.56000 s simulation time, 3250.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1959 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3250.93 3250.930 3250.930 100.00 ------------------------------------------------------------------------------- PC_run 1959 1959 3240.28 1.654 1.654 99.67 GM_PC_couple 1959 1959 4.95 0.003 0.003 0.15 PC_GM_couple 1959 1959 3.91 0.002 0.002 0.12 #others 1.79 1.793 0.06 ------------------------------------------------------------------------------- ======= Cycle 1959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1960 steps, 2.56000 s simulation time, 3252.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1960 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3252.32 3252.323 3252.323 100.00 ------------------------------------------------------------------------------- PC_run 1960 1960 3241.66 1.654 1.654 99.67 GM_PC_couple 1960 1960 4.95 0.003 0.003 0.15 PC_GM_couple 1960 1960 3.92 0.002 0.002 0.12 #others 1.79 1.794 0.06 ------------------------------------------------------------------------------- ======= Cycle 1960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1961 steps, 2.56000 s simulation time, 3253.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1961 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3253.67 3253.670 3253.670 100.00 ------------------------------------------------------------------------------- PC_run 1961 1961 3243.01 1.654 1.654 99.67 GM_PC_couple 1961 1961 4.95 0.003 0.003 0.15 PC_GM_couple 1961 1961 3.92 0.002 0.002 0.12 #others 1.79 1.795 0.06 ------------------------------------------------------------------------------- ======= Cycle 1961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1962 steps, 2.56000 s simulation time, 3254.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1962 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3254.94 3254.940 3254.940 100.00 ------------------------------------------------------------------------------- PC_run 1962 1962 3244.27 1.654 1.654 99.67 GM_PC_couple 1962 1962 4.95 0.003 0.003 0.15 PC_GM_couple 1962 1962 3.92 0.002 0.002 0.12 #others 1.80 1.795 0.06 ------------------------------------------------------------------------------- ======= Cycle 1962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1963 steps, 2.56000 s simulation time, 3256.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1963 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3256.44 3256.442 3256.442 100.00 ------------------------------------------------------------------------------- PC_run 1963 1963 3245.77 1.653 1.653 99.67 GM_PC_couple 1963 1963 4.96 0.003 0.003 0.15 PC_GM_couple 1963 1963 3.92 0.002 0.002 0.12 #others 1.80 1.796 0.06 ------------------------------------------------------------------------------- ======= Cycle 1963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1964 steps, 2.56000 s simulation time, 3258.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1964 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3258.40 3258.400 3258.400 100.00 ------------------------------------------------------------------------------- PC_run 1964 1964 3247.72 1.654 1.654 99.67 GM_PC_couple 1964 1964 4.96 0.003 0.003 0.15 PC_GM_couple 1964 1964 3.92 0.002 0.002 0.12 #others 1.80 1.797 0.06 ------------------------------------------------------------------------------- ======= Cycle 1964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1965 steps, 2.56000 s simulation time, 3259.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1965 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3259.70 3259.705 3259.705 100.00 ------------------------------------------------------------------------------- PC_run 1965 1965 3249.02 1.653 1.653 99.67 GM_PC_couple 1965 1965 4.96 0.003 0.003 0.15 PC_GM_couple 1965 1965 3.93 0.002 0.002 0.12 #others 1.80 1.798 0.06 ------------------------------------------------------------------------------- ======= Cycle 1965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1966 steps, 2.56000 s simulation time, 3261.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1966 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3261.07 3261.067 3261.067 100.00 ------------------------------------------------------------------------------- PC_run 1966 1966 3250.38 1.653 1.653 99.67 GM_PC_couple 1966 1966 4.96 0.003 0.003 0.15 PC_GM_couple 1966 1966 3.93 0.002 0.002 0.12 #others 1.80 1.799 0.06 ------------------------------------------------------------------------------- ======= Cycle 1966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1967 steps, 2.56000 s simulation time, 3262.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1967 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3262.44 3262.435 3262.435 100.00 ------------------------------------------------------------------------------- PC_run 1967 1967 3251.74 1.653 1.653 99.67 GM_PC_couple 1967 1967 4.97 0.003 0.003 0.15 PC_GM_couple 1967 1967 3.93 0.002 0.002 0.12 #others 1.80 1.800 0.06 ------------------------------------------------------------------------------- ======= Cycle 1967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1968 steps, 2.56000 s simulation time, 3263.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1968 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3263.93 3263.928 3263.928 100.00 ------------------------------------------------------------------------------- PC_run 1968 1968 3253.23 1.653 1.653 99.67 GM_PC_couple 1968 1968 4.97 0.003 0.003 0.15 PC_GM_couple 1968 1968 3.93 0.002 0.002 0.12 #others 1.80 1.801 0.06 ------------------------------------------------------------------------------- ======= Cycle 1968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1969 steps, 2.56000 s simulation time, 3265.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1969 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3265.28 3265.278 3265.278 100.00 ------------------------------------------------------------------------------- PC_run 1969 1969 3254.57 1.653 1.653 99.67 GM_PC_couple 1969 1969 4.97 0.003 0.003 0.15 PC_GM_couple 1969 1969 3.93 0.002 0.002 0.12 #others 1.80 1.802 0.06 ------------------------------------------------------------------------------- ======= Cycle 1969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1970 steps, 2.56000 s simulation time, 3266.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1970 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3266.63 3266.632 3266.632 100.00 ------------------------------------------------------------------------------- PC_run 1970 1970 3255.92 1.653 1.653 99.67 GM_PC_couple 1970 1970 4.97 0.003 0.003 0.15 PC_GM_couple 1970 1970 3.93 0.002 0.002 0.12 #others 1.80 1.803 0.06 ------------------------------------------------------------------------------- ======= Cycle 1970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1971 steps, 2.56000 s simulation time, 3268.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1971 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3268.08 3268.079 3268.079 100.00 ------------------------------------------------------------------------------- PC_run 1971 1971 3257.36 1.653 1.653 99.67 GM_PC_couple 1971 1971 4.97 0.003 0.003 0.15 PC_GM_couple 1971 1971 3.94 0.002 0.002 0.12 #others 1.80 1.804 0.06 ------------------------------------------------------------------------------- ======= Cycle 1971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1972 steps, 2.56000 s simulation time, 3269.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1972 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3269.61 3269.612 3269.612 100.00 ------------------------------------------------------------------------------- PC_run 1972 1972 3258.89 1.653 1.653 99.67 GM_PC_couple 1972 1972 4.98 0.003 0.003 0.15 PC_GM_couple 1972 1972 3.94 0.002 0.002 0.12 #others 1.80 1.804 0.06 ------------------------------------------------------------------------------- ======= Cycle 1972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1973 steps, 2.56000 s simulation time, 3271.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1973 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3271.05 3271.055 3271.055 100.00 ------------------------------------------------------------------------------- PC_run 1973 1973 3260.33 1.652 1.652 99.67 GM_PC_couple 1973 1973 4.98 0.003 0.003 0.15 PC_GM_couple 1973 1973 3.94 0.002 0.002 0.12 #others 1.81 1.805 0.06 ------------------------------------------------------------------------------- ======= Cycle 1973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1974 steps, 2.56000 s simulation time, 3272.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1974 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3272.48 3272.477 3272.477 100.00 ------------------------------------------------------------------------------- PC_run 1974 1974 3261.75 1.652 1.652 99.67 GM_PC_couple 1974 1974 4.98 0.003 0.003 0.15 PC_GM_couple 1974 1974 3.94 0.002 0.002 0.12 #others 1.81 1.806 0.06 ------------------------------------------------------------------------------- ======= Cycle 1974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1975 steps, 2.56000 s simulation time, 3274.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1975 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3274.08 3274.083 3274.083 100.00 ------------------------------------------------------------------------------- PC_run 1975 1975 3263.35 1.652 1.652 99.67 GM_PC_couple 1975 1975 4.98 0.003 0.003 0.15 PC_GM_couple 1975 1975 3.94 0.002 0.002 0.12 #others 1.81 1.807 0.06 ------------------------------------------------------------------------------- ======= Cycle 1975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1976 steps, 2.56000 s simulation time, 3275.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1976 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3275.79 3275.786 3275.786 100.00 ------------------------------------------------------------------------------- PC_run 1976 1976 3265.05 1.652 1.652 99.67 GM_PC_couple 1976 1976 4.99 0.003 0.003 0.15 PC_GM_couple 1976 1976 3.95 0.002 0.002 0.12 #others 1.81 1.808 0.06 ------------------------------------------------------------------------------- ======= Cycle 1976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1977 steps, 2.56000 s simulation time, 3277.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1977 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3277.34 3277.340 3277.340 100.00 ------------------------------------------------------------------------------- PC_run 1977 1977 3266.59 1.652 1.652 99.67 GM_PC_couple 1977 1977 4.99 0.003 0.003 0.15 PC_GM_couple 1977 1977 3.95 0.002 0.002 0.12 #others 1.81 1.809 0.06 ------------------------------------------------------------------------------- ======= Cycle 1977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1978 steps, 2.56000 s simulation time, 3278.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1978 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3278.85 3278.852 3278.852 100.00 ------------------------------------------------------------------------------- PC_run 1978 1978 3268.10 1.652 1.652 99.67 GM_PC_couple 1978 1978 4.99 0.003 0.003 0.15 PC_GM_couple 1978 1978 3.95 0.002 0.002 0.12 #others 1.81 1.810 0.06 ------------------------------------------------------------------------------- ======= Cycle 1978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1979 steps, 2.56000 s simulation time, 3280.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1979 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3280.53 3280.534 3280.534 100.00 ------------------------------------------------------------------------------- PC_run 1979 1979 3269.78 1.652 1.652 99.67 GM_PC_couple 1979 1979 4.99 0.003 0.003 0.15 PC_GM_couple 1979 1979 3.95 0.002 0.002 0.12 #others 1.81 1.811 0.06 ------------------------------------------------------------------------------- ======= Cycle 1979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1980 steps, 2.56000 s simulation time, 3282.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1980 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3282.48 3282.479 3282.479 100.00 ------------------------------------------------------------------------------- PC_run 1980 1980 3271.72 1.652 1.652 99.67 GM_PC_couple 1980 1980 5.00 0.003 0.003 0.15 PC_GM_couple 1980 1980 3.95 0.002 0.002 0.12 #others 1.81 1.811 0.06 ------------------------------------------------------------------------------- ======= Cycle 1980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1981 steps, 2.56000 s simulation time, 3284.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1981 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3284.04 3284.043 3284.043 100.00 ------------------------------------------------------------------------------- PC_run 1981 1981 3273.28 1.652 1.652 99.67 GM_PC_couple 1981 1981 5.00 0.003 0.003 0.15 PC_GM_couple 1981 1981 3.95 0.002 0.002 0.12 #others 1.81 1.812 0.06 ------------------------------------------------------------------------------- ======= Cycle 1981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1982 steps, 2.56000 s simulation time, 3285.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1982 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3285.59 3285.594 3285.594 100.00 ------------------------------------------------------------------------------- PC_run 1982 1982 3274.82 1.652 1.652 99.67 GM_PC_couple 1982 1982 5.00 0.003 0.003 0.15 PC_GM_couple 1982 1982 3.96 0.002 0.002 0.12 #others 1.81 1.813 0.06 ------------------------------------------------------------------------------- ======= Cycle 1982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1983 steps, 2.56000 s simulation time, 3286.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1983 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3286.91 3286.910 3286.910 100.00 ------------------------------------------------------------------------------- PC_run 1983 1983 3276.14 1.652 1.652 99.67 GM_PC_couple 1983 1983 5.00 0.003 0.003 0.15 PC_GM_couple 1983 1983 3.96 0.002 0.002 0.12 #others 1.81 1.814 0.06 ------------------------------------------------------------------------------- ======= Cycle 1983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1984 steps, 2.56000 s simulation time, 3288.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1984 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3288.52 3288.519 3288.519 100.00 ------------------------------------------------------------------------------- PC_run 1984 1984 3277.74 1.652 1.652 99.67 GM_PC_couple 1984 1984 5.00 0.003 0.003 0.15 PC_GM_couple 1984 1984 3.96 0.002 0.002 0.12 #others 1.81 1.814 0.06 ------------------------------------------------------------------------------- ======= Cycle 1984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1985 steps, 2.56000 s simulation time, 3289.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1985 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3289.94 3289.937 3289.937 100.00 ------------------------------------------------------------------------------- PC_run 1985 1985 3279.15 1.652 1.652 99.67 GM_PC_couple 1985 1985 5.01 0.003 0.003 0.15 PC_GM_couple 1985 1985 3.96 0.002 0.002 0.12 #others 1.82 1.815 0.06 ------------------------------------------------------------------------------- ======= Cycle 1985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1986 steps, 2.56000 s simulation time, 3291.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1986 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3291.20 3291.200 3291.200 100.00 ------------------------------------------------------------------------------- PC_run 1986 1986 3280.41 1.652 1.652 99.67 GM_PC_couple 1986 1986 5.01 0.003 0.003 0.15 PC_GM_couple 1986 1986 3.96 0.002 0.002 0.12 #others 1.82 1.816 0.06 ------------------------------------------------------------------------------- ======= Cycle 1986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1987 steps, 2.56000 s simulation time, 3292.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1987 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3292.49 3292.493 3292.493 100.00 ------------------------------------------------------------------------------- PC_run 1987 1987 3281.70 1.652 1.652 99.67 GM_PC_couple 1987 1987 5.01 0.003 0.003 0.15 PC_GM_couple 1987 1987 3.97 0.002 0.002 0.12 #others 1.82 1.817 0.06 ------------------------------------------------------------------------------- ======= Cycle 1987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1988 steps, 2.56000 s simulation time, 3294.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1988 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3294.10 3294.097 3294.097 100.00 ------------------------------------------------------------------------------- PC_run 1988 1988 3283.30 1.652 1.652 99.67 GM_PC_couple 1988 1988 5.01 0.003 0.003 0.15 PC_GM_couple 1988 1988 3.97 0.002 0.002 0.12 #others 1.82 1.817 0.06 ------------------------------------------------------------------------------- ======= Cycle 1988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1989 steps, 2.56000 s simulation time, 3295.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1989 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3295.42 3295.422 3295.422 100.00 ------------------------------------------------------------------------------- PC_run 1989 1989 3284.62 1.651 1.651 99.67 GM_PC_couple 1989 1989 5.02 0.003 0.003 0.15 PC_GM_couple 1989 1989 3.97 0.002 0.002 0.12 #others 1.82 1.818 0.06 ------------------------------------------------------------------------------- ======= Cycle 1989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1990 steps, 2.56000 s simulation time, 3296.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1990 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3296.80 3296.797 3296.797 100.00 ------------------------------------------------------------------------------- PC_run 1990 1990 3285.99 1.651 1.651 99.67 GM_PC_couple 1990 1990 5.02 0.003 0.003 0.15 PC_GM_couple 1990 1990 3.97 0.002 0.002 0.12 #others 1.82 1.819 0.06 ------------------------------------------------------------------------------- ======= Cycle 1990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1991 steps, 2.56000 s simulation time, 3298.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1991 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3298.19 3298.193 3298.193 100.00 ------------------------------------------------------------------------------- PC_run 1991 1991 3287.38 1.651 1.651 99.67 GM_PC_couple 1991 1991 5.02 0.003 0.003 0.15 PC_GM_couple 1991 1991 3.97 0.002 0.002 0.12 #others 1.82 1.820 0.06 ------------------------------------------------------------------------------- ======= Cycle 1991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1992 steps, 2.56000 s simulation time, 3299.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1992 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3299.44 3299.438 3299.438 100.00 ------------------------------------------------------------------------------- PC_run 1992 1992 3288.62 1.651 1.651 99.67 GM_PC_couple 1992 1992 5.02 0.003 0.003 0.15 PC_GM_couple 1992 1992 3.97 0.002 0.002 0.12 #others 1.82 1.821 0.06 ------------------------------------------------------------------------------- ======= Cycle 1992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1993 steps, 2.56000 s simulation time, 3300.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1993 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3300.74 3300.744 3300.744 100.00 ------------------------------------------------------------------------------- PC_run 1993 1993 3289.92 1.651 1.651 99.67 GM_PC_couple 1993 1993 5.02 0.003 0.003 0.15 PC_GM_couple 1993 1993 3.98 0.002 0.002 0.12 #others 1.82 1.822 0.06 ------------------------------------------------------------------------------- ======= Cycle 1993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1994 steps, 2.56000 s simulation time, 3302.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1994 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3302.21 3302.212 3302.212 100.00 ------------------------------------------------------------------------------- PC_run 1994 1994 3291.38 1.651 1.651 99.67 GM_PC_couple 1994 1994 5.03 0.003 0.003 0.15 PC_GM_couple 1994 1994 3.98 0.002 0.002 0.12 #others 1.82 1.823 0.06 ------------------------------------------------------------------------------- ======= Cycle 1994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1995 steps, 2.56000 s simulation time, 3303.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1995 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3303.59 3303.591 3303.591 100.00 ------------------------------------------------------------------------------- PC_run 1995 1995 3292.76 1.651 1.651 99.67 GM_PC_couple 1995 1995 5.03 0.003 0.003 0.15 PC_GM_couple 1995 1995 3.98 0.002 0.002 0.12 #others 1.82 1.823 0.06 ------------------------------------------------------------------------------- ======= Cycle 1995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1996 steps, 2.56000 s simulation time, 3305.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1996 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3305.02 3305.023 3305.023 100.00 ------------------------------------------------------------------------------- PC_run 1996 1996 3294.18 1.650 1.650 99.67 GM_PC_couple 1996 1996 5.03 0.003 0.003 0.15 PC_GM_couple 1996 1996 3.98 0.002 0.002 0.12 #others 1.82 1.824 0.06 ------------------------------------------------------------------------------- ======= Cycle 1996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1997 steps, 2.56000 s simulation time, 3306.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1997 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3306.48 3306.485 3306.485 100.00 ------------------------------------------------------------------------------- PC_run 1997 1997 3295.64 1.650 1.650 99.67 GM_PC_couple 1997 1997 5.03 0.003 0.003 0.15 PC_GM_couple 1997 1997 3.98 0.002 0.002 0.12 #others 1.83 1.825 0.06 ------------------------------------------------------------------------------- ======= Cycle 1997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1998 steps, 2.56000 s simulation time, 3308.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1998 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3308.18 3308.179 3308.179 100.00 ------------------------------------------------------------------------------- PC_run 1998 1998 3297.33 1.650 1.650 99.67 GM_PC_couple 1998 1998 5.04 0.003 0.003 0.15 PC_GM_couple 1998 1998 3.99 0.002 0.002 0.12 #others 1.83 1.826 0.06 ------------------------------------------------------------------------------- ======= Cycle 1998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 1999 steps, 2.56000 s simulation time, 3310.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1999 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3310.16 3310.160 3310.160 100.00 ------------------------------------------------------------------------------- PC_run 1999 1999 3299.31 1.650 1.650 99.67 GM_PC_couple 1999 1999 5.04 0.003 0.003 0.15 PC_GM_couple 1999 1999 3.99 0.002 0.002 0.12 #others 1.83 1.827 0.06 ------------------------------------------------------------------------------- ======= Cycle 1999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 1999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2000 steps, 2.56000 s simulation time, 3311.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2000 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3311.80 3311.797 3311.797 100.00 ------------------------------------------------------------------------------- PC_run 2000 2000 3300.94 1.650 1.650 99.67 GM_PC_couple 2000 2000 5.04 0.003 0.003 0.15 PC_GM_couple 2000 2000 3.99 0.002 0.002 0.12 #others 1.83 1.828 0.06 ------------------------------------------------------------------------------- ======= Cycle 2000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2001 steps, 2.56000 s simulation time, 3313.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2001 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3313.35 3313.350 3313.350 100.00 ------------------------------------------------------------------------------- PC_run 2001 2001 3302.49 1.650 1.650 99.67 GM_PC_couple 2001 2001 5.04 0.003 0.003 0.15 PC_GM_couple 2001 2001 3.99 0.002 0.002 0.12 #others 1.83 1.829 0.06 ------------------------------------------------------------------------------- ======= Cycle 2001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2002 steps, 2.56000 s simulation time, 3314.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2002 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3314.95 3314.951 3314.951 100.00 ------------------------------------------------------------------------------- PC_run 2002 2002 3304.08 1.650 1.650 99.67 GM_PC_couple 2002 2002 5.05 0.003 0.003 0.15 PC_GM_couple 2002 2002 3.99 0.002 0.002 0.12 #others 1.83 1.830 0.06 ------------------------------------------------------------------------------- ======= Cycle 2002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2003 steps, 2.56000 s simulation time, 3316.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2003 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3316.62 3316.618 3316.618 100.00 ------------------------------------------------------------------------------- PC_run 2003 2003 3305.74 1.650 1.650 99.67 GM_PC_couple 2003 2003 5.05 0.003 0.003 0.15 PC_GM_couple 2003 2003 4.00 0.002 0.002 0.12 #others 1.83 1.830 0.06 ------------------------------------------------------------------------------- ======= Cycle 2003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2004 steps, 2.56000 s simulation time, 3318.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2004 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3318.50 3318.498 3318.498 100.00 ------------------------------------------------------------------------------- PC_run 2004 2004 3307.62 1.651 1.651 99.67 GM_PC_couple 2004 2004 5.05 0.003 0.003 0.15 PC_GM_couple 2004 2004 4.00 0.002 0.002 0.12 #others 1.83 1.831 0.06 ------------------------------------------------------------------------------- ======= Cycle 2004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2005 steps, 2.56000 s simulation time, 3319.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2005 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3319.88 3319.883 3319.883 100.00 ------------------------------------------------------------------------------- PC_run 2005 2005 3309.00 1.650 1.650 99.67 GM_PC_couple 2005 2005 5.05 0.003 0.003 0.15 PC_GM_couple 2005 2005 4.00 0.002 0.002 0.12 #others 1.83 1.832 0.06 ------------------------------------------------------------------------------- ======= Cycle 2005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2006 steps, 2.56000 s simulation time, 3321.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2006 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3321.28 3321.275 3321.275 100.00 ------------------------------------------------------------------------------- PC_run 2006 2006 3310.39 1.650 1.650 99.67 GM_PC_couple 2006 2006 5.06 0.003 0.003 0.15 PC_GM_couple 2006 2006 4.00 0.002 0.002 0.12 #others 1.83 1.833 0.06 ------------------------------------------------------------------------------- ======= Cycle 2006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2007 steps, 2.56000 s simulation time, 3322.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2007 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3322.71 3322.706 3322.706 100.00 ------------------------------------------------------------------------------- PC_run 2007 2007 3311.81 1.650 1.650 99.67 GM_PC_couple 2007 2007 5.06 0.003 0.003 0.15 PC_GM_couple 2007 2007 4.00 0.002 0.002 0.12 #others 1.83 1.834 0.06 ------------------------------------------------------------------------------- ======= Cycle 2007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2008 steps, 2.56000 s simulation time, 3324.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2008 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3324.25 3324.245 3324.245 100.00 ------------------------------------------------------------------------------- PC_run 2008 2008 3313.35 1.650 1.650 99.67 GM_PC_couple 2008 2008 5.06 0.003 0.003 0.15 PC_GM_couple 2008 2008 4.00 0.002 0.002 0.12 #others 1.83 1.835 0.06 ------------------------------------------------------------------------------- ======= Cycle 2008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2009 steps, 2.56000 s simulation time, 3325.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2009 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3325.66 3325.657 3325.657 100.00 ------------------------------------------------------------------------------- PC_run 2009 2009 3314.75 1.650 1.650 99.67 GM_PC_couple 2009 2009 5.06 0.003 0.003 0.15 PC_GM_couple 2009 2009 4.01 0.002 0.002 0.12 #others 1.84 1.835 0.06 ------------------------------------------------------------------------------- ======= Cycle 2009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2010 steps, 2.56000 s simulation time, 3327.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2010 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3327.24 3327.244 3327.244 100.00 ------------------------------------------------------------------------------- PC_run 2010 2010 3316.34 1.650 1.650 99.67 GM_PC_couple 2010 2010 5.06 0.003 0.003 0.15 PC_GM_couple 2010 2010 4.01 0.002 0.002 0.12 #others 1.84 1.836 0.06 ------------------------------------------------------------------------------- ======= Cycle 2010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2011 steps, 2.56000 s simulation time, 3328.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2011 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3328.84 3328.838 3328.838 100.00 ------------------------------------------------------------------------------- PC_run 2011 2011 3317.92 1.650 1.650 99.67 GM_PC_couple 2011 2011 5.07 0.003 0.003 0.15 PC_GM_couple 2011 2011 4.01 0.002 0.002 0.12 #others 1.84 1.837 0.06 ------------------------------------------------------------------------------- ======= Cycle 2011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2012 steps, 2.56000 s simulation time, 3330.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2012 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3330.31 3330.309 3330.309 100.00 ------------------------------------------------------------------------------- PC_run 2012 2012 3319.39 1.650 1.650 99.67 GM_PC_couple 2012 2012 5.07 0.003 0.003 0.15 PC_GM_couple 2012 2012 4.01 0.002 0.002 0.12 #others 1.84 1.838 0.06 ------------------------------------------------------------------------------- ======= Cycle 2012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2013 steps, 2.56000 s simulation time, 3332.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2013 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3332.01 3332.006 3332.006 100.00 ------------------------------------------------------------------------------- PC_run 2013 2013 3321.08 1.650 1.650 99.67 GM_PC_couple 2013 2013 5.07 0.003 0.003 0.15 PC_GM_couple 2013 2013 4.01 0.002 0.002 0.12 #others 1.84 1.839 0.06 ------------------------------------------------------------------------------- ======= Cycle 2013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2014 steps, 2.56000 s simulation time, 3334.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2014 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3334.09 3334.090 3334.090 100.00 ------------------------------------------------------------------------------- PC_run 2014 2014 3323.16 1.650 1.650 99.67 GM_PC_couple 2014 2014 5.07 0.003 0.003 0.15 PC_GM_couple 2014 2014 4.02 0.002 0.002 0.12 #others 1.84 1.840 0.06 ------------------------------------------------------------------------------- ======= Cycle 2014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2015 steps, 2.56000 s simulation time, 3335.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2015 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3335.63 3335.633 3335.633 100.00 ------------------------------------------------------------------------------- PC_run 2015 2015 3324.70 1.650 1.650 99.67 GM_PC_couple 2015 2015 5.08 0.003 0.003 0.15 PC_GM_couple 2015 2015 4.02 0.002 0.002 0.12 #others 1.84 1.841 0.06 ------------------------------------------------------------------------------- ======= Cycle 2015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2016 steps, 2.56000 s simulation time, 3337.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2016 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3337.16 3337.159 3337.159 100.00 ------------------------------------------------------------------------------- PC_run 2016 2016 3326.22 1.650 1.650 99.67 GM_PC_couple 2016 2016 5.08 0.003 0.003 0.15 PC_GM_couple 2016 2016 4.02 0.002 0.002 0.12 #others 1.84 1.841 0.06 ------------------------------------------------------------------------------- ======= Cycle 2016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2017 steps, 2.56000 s simulation time, 3338.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2017 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3338.80 3338.801 3338.801 100.00 ------------------------------------------------------------------------------- PC_run 2017 2017 3327.86 1.650 1.650 99.67 GM_PC_couple 2017 2017 5.08 0.003 0.003 0.15 PC_GM_couple 2017 2017 4.02 0.002 0.002 0.12 #others 1.84 1.842 0.06 ------------------------------------------------------------------------------- ======= Cycle 2017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2018 steps, 2.56000 s simulation time, 3340.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2018 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3340.12 3340.124 3340.124 100.00 ------------------------------------------------------------------------------- PC_run 2018 2018 3329.18 1.650 1.650 99.67 GM_PC_couple 2018 2018 5.08 0.003 0.003 0.15 PC_GM_couple 2018 2018 4.02 0.002 0.002 0.12 #others 1.84 1.843 0.06 ------------------------------------------------------------------------------- ======= Cycle 2018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2019 steps, 2.56000 s simulation time, 3341.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2019 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3341.80 3341.800 3341.800 100.00 ------------------------------------------------------------------------------- PC_run 2019 2019 3330.85 1.650 1.650 99.67 GM_PC_couple 2019 2019 5.08 0.003 0.003 0.15 PC_GM_couple 2019 2019 4.02 0.002 0.002 0.12 #others 1.84 1.844 0.06 ------------------------------------------------------------------------------- ======= Cycle 2019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2020 steps, 2.56000 s simulation time, 3343.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2020 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3343.17 3343.173 3343.173 100.00 ------------------------------------------------------------------------------- PC_run 2020 2020 3332.21 1.650 1.650 99.67 GM_PC_couple 2020 2020 5.09 0.003 0.003 0.15 PC_GM_couple 2020 2020 4.03 0.002 0.002 0.12 #others 1.85 1.845 0.06 ------------------------------------------------------------------------------- ======= Cycle 2020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2021 steps, 2.56000 s simulation time, 3344.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2021 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3344.48 3344.481 3344.481 100.00 ------------------------------------------------------------------------------- PC_run 2021 2021 3333.52 1.649 1.649 99.67 GM_PC_couple 2021 2021 5.09 0.003 0.003 0.15 PC_GM_couple 2021 2021 4.03 0.002 0.002 0.12 #others 1.85 1.846 0.06 ------------------------------------------------------------------------------- ======= Cycle 2021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2022 steps, 2.56000 s simulation time, 3345.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2022 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3345.84 3345.843 3345.843 100.00 ------------------------------------------------------------------------------- PC_run 2022 2022 3334.88 1.649 1.649 99.67 GM_PC_couple 2022 2022 5.09 0.003 0.003 0.15 PC_GM_couple 2022 2022 4.03 0.002 0.002 0.12 #others 1.85 1.847 0.06 ------------------------------------------------------------------------------- ======= Cycle 2022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2023 steps, 2.56000 s simulation time, 3347.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2023 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3347.13 3347.128 3347.128 100.00 ------------------------------------------------------------------------------- PC_run 2023 2023 3336.15 1.649 1.649 99.67 GM_PC_couple 2023 2023 5.09 0.003 0.003 0.15 PC_GM_couple 2023 2023 4.03 0.002 0.002 0.12 #others 1.85 1.848 0.06 ------------------------------------------------------------------------------- ======= Cycle 2023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2024 steps, 2.56000 s simulation time, 3349.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2024 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3349.30 3349.304 3349.304 100.00 ------------------------------------------------------------------------------- PC_run 2024 2024 3338.33 1.649 1.649 99.67 GM_PC_couple 2024 2024 5.10 0.003 0.003 0.15 PC_GM_couple 2024 2024 4.03 0.002 0.002 0.12 #others 1.85 1.848 0.06 ------------------------------------------------------------------------------- ======= Cycle 2024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2025 steps, 2.56000 s simulation time, 3351.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2025 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3351.04 3351.036 3351.036 100.00 ------------------------------------------------------------------------------- PC_run 2025 2025 3340.05 1.649 1.649 99.67 GM_PC_couple 2025 2025 5.10 0.003 0.003 0.15 PC_GM_couple 2025 2025 4.04 0.002 0.002 0.12 #others 1.85 1.849 0.06 ------------------------------------------------------------------------------- ======= Cycle 2025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2026 steps, 2.56000 s simulation time, 3352.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2026 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3352.79 3352.790 3352.790 100.00 ------------------------------------------------------------------------------- PC_run 2026 2026 3341.80 1.649 1.649 99.67 GM_PC_couple 2026 2026 5.10 0.003 0.003 0.15 PC_GM_couple 2026 2026 4.04 0.002 0.002 0.12 #others 1.85 1.850 0.06 ------------------------------------------------------------------------------- ======= Cycle 2026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2027 steps, 2.56000 s simulation time, 3354.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2027 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3354.74 3354.738 3354.738 100.00 ------------------------------------------------------------------------------- PC_run 2027 2027 3343.75 1.650 1.650 99.67 GM_PC_couple 2027 2027 5.10 0.003 0.003 0.15 PC_GM_couple 2027 2027 4.04 0.002 0.002 0.12 #others 1.85 1.850 0.06 ------------------------------------------------------------------------------- ======= Cycle 2027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2028 steps, 2.56000 s simulation time, 3356.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2028 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3356.38 3356.380 3356.380 100.00 ------------------------------------------------------------------------------- PC_run 2028 2028 3345.38 1.650 1.650 99.67 GM_PC_couple 2028 2028 5.11 0.003 0.003 0.15 PC_GM_couple 2028 2028 4.04 0.002 0.002 0.12 #others 1.85 1.851 0.06 ------------------------------------------------------------------------------- ======= Cycle 2028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2029 steps, 2.56000 s simulation time, 3357.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2029 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3357.80 3357.801 3357.801 100.00 ------------------------------------------------------------------------------- PC_run 2029 2029 3346.80 1.649 1.649 99.67 GM_PC_couple 2029 2029 5.11 0.003 0.003 0.15 PC_GM_couple 2029 2029 4.04 0.002 0.002 0.12 #others 1.85 1.852 0.06 ------------------------------------------------------------------------------- ======= Cycle 2029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2030 steps, 2.56000 s simulation time, 3359.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2030 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3359.07 3359.071 3359.071 100.00 ------------------------------------------------------------------------------- PC_run 2030 2030 3348.06 1.649 1.649 99.67 GM_PC_couple 2030 2030 5.11 0.003 0.003 0.15 PC_GM_couple 2030 2030 4.04 0.002 0.002 0.12 #others 1.85 1.852 0.06 ------------------------------------------------------------------------------- ======= Cycle 2030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2031 steps, 2.56000 s simulation time, 3360.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2031 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3360.48 3360.478 3360.478 100.00 ------------------------------------------------------------------------------- PC_run 2031 2031 3349.47 1.649 1.649 99.67 GM_PC_couple 2031 2031 5.11 0.003 0.003 0.15 PC_GM_couple 2031 2031 4.05 0.002 0.002 0.12 #others 1.85 1.854 0.06 ------------------------------------------------------------------------------- ======= Cycle 2031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2032 steps, 2.56000 s simulation time, 3362.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2032 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3362.00 3362.003 3362.003 100.00 ------------------------------------------------------------------------------- PC_run 2032 2032 3350.99 1.649 1.649 99.67 GM_PC_couple 2032 2032 5.11 0.003 0.003 0.15 PC_GM_couple 2032 2032 4.05 0.002 0.002 0.12 #others 1.85 1.854 0.06 ------------------------------------------------------------------------------- ======= Cycle 2032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2033 steps, 2.56000 s simulation time, 3363.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2033 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3363.47 3363.466 3363.466 100.00 ------------------------------------------------------------------------------- PC_run 2033 2033 3352.44 1.649 1.649 99.67 GM_PC_couple 2033 2033 5.12 0.003 0.003 0.15 PC_GM_couple 2033 2033 4.05 0.002 0.002 0.12 #others 1.86 1.855 0.06 ------------------------------------------------------------------------------- ======= Cycle 2033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2034 steps, 2.56000 s simulation time, 3365.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2034 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3365.07 3365.065 3365.065 100.00 ------------------------------------------------------------------------------- PC_run 2034 2034 3354.04 1.649 1.649 99.67 GM_PC_couple 2034 2034 5.12 0.003 0.003 0.15 PC_GM_couple 2034 2034 4.05 0.002 0.002 0.12 #others 1.86 1.856 0.06 ------------------------------------------------------------------------------- ======= Cycle 2034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2035 steps, 2.56000 s simulation time, 3366.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2035 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3366.43 3366.430 3366.430 100.00 ------------------------------------------------------------------------------- PC_run 2035 2035 3355.40 1.649 1.649 99.67 GM_PC_couple 2035 2035 5.12 0.003 0.003 0.15 PC_GM_couple 2035 2035 4.05 0.002 0.002 0.12 #others 1.86 1.857 0.06 ------------------------------------------------------------------------------- ======= Cycle 2035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2036 steps, 2.56000 s simulation time, 3367.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2036 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3367.99 3367.989 3367.989 100.00 ------------------------------------------------------------------------------- PC_run 2036 2036 3356.95 1.649 1.649 99.67 GM_PC_couple 2036 2036 5.12 0.003 0.003 0.15 PC_GM_couple 2036 2036 4.06 0.002 0.002 0.12 #others 1.86 1.858 0.06 ------------------------------------------------------------------------------- ======= Cycle 2036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2037 steps, 2.56000 s simulation time, 3369.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2037 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3369.46 3369.459 3369.459 100.00 ------------------------------------------------------------------------------- PC_run 2037 2037 3358.41 1.649 1.649 99.67 GM_PC_couple 2037 2037 5.13 0.003 0.003 0.15 PC_GM_couple 2037 2037 4.06 0.002 0.002 0.12 #others 1.86 1.859 0.06 ------------------------------------------------------------------------------- ======= Cycle 2037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2038 steps, 2.56000 s simulation time, 3370.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2038 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3370.75 3370.746 3370.746 100.00 ------------------------------------------------------------------------------- PC_run 2038 2038 3359.70 1.649 1.649 99.67 GM_PC_couple 2038 2038 5.13 0.003 0.003 0.15 PC_GM_couple 2038 2038 4.06 0.002 0.002 0.12 #others 1.86 1.860 0.06 ------------------------------------------------------------------------------- ======= Cycle 2038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2039 steps, 2.56000 s simulation time, 3372.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2039 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3372.13 3372.129 3372.129 100.00 ------------------------------------------------------------------------------- PC_run 2039 2039 3361.08 1.648 1.648 99.67 GM_PC_couple 2039 2039 5.13 0.003 0.003 0.15 PC_GM_couple 2039 2039 4.06 0.002 0.002 0.12 #others 1.86 1.861 0.06 ------------------------------------------------------------------------------- ======= Cycle 2039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2040 steps, 2.56000 s simulation time, 3373.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2040 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3373.66 3373.659 3373.659 100.00 ------------------------------------------------------------------------------- PC_run 2040 2040 3362.60 1.648 1.648 99.67 GM_PC_couple 2040 2040 5.13 0.003 0.003 0.15 PC_GM_couple 2040 2040 4.06 0.002 0.002 0.12 #others 1.86 1.861 0.06 ------------------------------------------------------------------------------- ======= Cycle 2040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2041 steps, 2.56000 s simulation time, 3375.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2041 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3375.01 3375.012 3375.012 100.00 ------------------------------------------------------------------------------- PC_run 2041 2041 3363.95 1.648 1.648 99.67 GM_PC_couple 2041 2041 5.14 0.003 0.003 0.15 PC_GM_couple 2041 2041 4.07 0.002 0.002 0.12 #others 1.86 1.862 0.06 ------------------------------------------------------------------------------- ======= Cycle 2041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2042 steps, 2.56000 s simulation time, 3376.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2042 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3376.49 3376.490 3376.490 100.00 ------------------------------------------------------------------------------- PC_run 2042 2042 3365.42 1.648 1.648 99.67 GM_PC_couple 2042 2042 5.14 0.003 0.003 0.15 PC_GM_couple 2042 2042 4.07 0.002 0.002 0.12 #others 1.86 1.863 0.06 ------------------------------------------------------------------------------- ======= Cycle 2042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2043 steps, 2.56000 s simulation time, 3378.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2043 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3378.10 3378.097 3378.097 100.00 ------------------------------------------------------------------------------- PC_run 2043 2043 3367.02 1.648 1.648 99.67 GM_PC_couple 2043 2043 5.14 0.003 0.003 0.15 PC_GM_couple 2043 2043 4.07 0.002 0.002 0.12 #others 1.86 1.864 0.06 ------------------------------------------------------------------------------- ======= Cycle 2043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2044 steps, 2.56000 s simulation time, 3379.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2044 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3379.90 3379.896 3379.896 100.00 ------------------------------------------------------------------------------- PC_run 2044 2044 3368.82 1.648 1.648 99.67 GM_PC_couple 2044 2044 5.14 0.003 0.003 0.15 PC_GM_couple 2044 2044 4.07 0.002 0.002 0.12 #others 1.87 1.865 0.06 ------------------------------------------------------------------------------- ======= Cycle 2044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2045 steps, 2.56000 s simulation time, 3381.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2045 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3381.36 3381.357 3381.357 100.00 ------------------------------------------------------------------------------- PC_run 2045 2045 3370.27 1.648 1.648 99.67 GM_PC_couple 2045 2045 5.14 0.003 0.003 0.15 PC_GM_couple 2045 2045 4.07 0.002 0.002 0.12 #others 1.87 1.866 0.06 ------------------------------------------------------------------------------- ======= Cycle 2045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2046 steps, 2.56000 s simulation time, 3382.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2046 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3382.74 3382.741 3382.741 100.00 ------------------------------------------------------------------------------- PC_run 2046 2046 3371.65 1.648 1.648 99.67 GM_PC_couple 2046 2046 5.15 0.003 0.003 0.15 PC_GM_couple 2046 2046 4.07 0.002 0.002 0.12 #others 1.87 1.867 0.06 ------------------------------------------------------------------------------- ======= Cycle 2046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2047 steps, 2.56000 s simulation time, 3384.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2047 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3384.21 3384.208 3384.208 100.00 ------------------------------------------------------------------------------- PC_run 2047 2047 3373.12 1.648 1.648 99.67 GM_PC_couple 2047 2047 5.15 0.003 0.003 0.15 PC_GM_couple 2047 2047 4.08 0.002 0.002 0.12 #others 1.87 1.868 0.06 ------------------------------------------------------------------------------- ======= Cycle 2047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2048 steps, 2.56000 s simulation time, 3385.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2048 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3385.76 3385.756 3385.756 100.00 ------------------------------------------------------------------------------- PC_run 2048 2048 3374.66 1.648 1.648 99.67 GM_PC_couple 2048 2048 5.15 0.003 0.003 0.15 PC_GM_couple 2048 2048 4.08 0.002 0.002 0.12 #others 1.87 1.868 0.06 ------------------------------------------------------------------------------- ======= Cycle 2048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2049 steps, 2.56000 s simulation time, 3387.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2049 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3387.10 3387.103 3387.103 100.00 ------------------------------------------------------------------------------- PC_run 2049 2049 3376.00 1.648 1.648 99.67 GM_PC_couple 2049 2049 5.15 0.003 0.003 0.15 PC_GM_couple 2049 2049 4.08 0.002 0.002 0.12 #others 1.87 1.869 0.06 ------------------------------------------------------------------------------- ======= Cycle 2049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2050 steps, 2.56000 s simulation time, 3388.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2050 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3388.45 3388.445 3388.445 100.00 ------------------------------------------------------------------------------- PC_run 2050 2050 3377.34 1.647 1.647 99.67 GM_PC_couple 2050 2050 5.16 0.003 0.003 0.15 PC_GM_couple 2050 2050 4.08 0.002 0.002 0.12 #others 1.87 1.870 0.06 ------------------------------------------------------------------------------- ======= Cycle 2050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2051 steps, 2.56000 s simulation time, 3389.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2051 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3389.73 3389.730 3389.730 100.00 ------------------------------------------------------------------------------- PC_run 2051 2051 3378.62 1.647 1.647 99.67 GM_PC_couple 2051 2051 5.16 0.003 0.003 0.15 PC_GM_couple 2051 2051 4.08 0.002 0.002 0.12 #others 1.87 1.871 0.06 ------------------------------------------------------------------------------- ======= Cycle 2051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2052 steps, 2.56000 s simulation time, 3391.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2052 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3391.03 3391.026 3391.026 100.00 ------------------------------------------------------------------------------- PC_run 2052 2052 3379.91 1.647 1.647 99.67 GM_PC_couple 2052 2052 5.16 0.003 0.003 0.15 PC_GM_couple 2052 2052 4.09 0.002 0.002 0.12 #others 1.87 1.871 0.06 ------------------------------------------------------------------------------- ======= Cycle 2052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2053 steps, 2.56000 s simulation time, 3392.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2053 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3392.25 3392.247 3392.247 100.00 ------------------------------------------------------------------------------- PC_run 2053 2053 3381.12 1.647 1.647 99.67 GM_PC_couple 2053 2053 5.16 0.003 0.003 0.15 PC_GM_couple 2053 2053 4.09 0.002 0.002 0.12 #others 1.87 1.872 0.06 ------------------------------------------------------------------------------- ======= Cycle 2053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2054 steps, 2.56000 s simulation time, 3393.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2054 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3393.75 3393.746 3393.746 100.00 ------------------------------------------------------------------------------- PC_run 2054 2054 3382.62 1.647 1.647 99.67 GM_PC_couple 2054 2054 5.17 0.003 0.003 0.15 PC_GM_couple 2054 2054 4.09 0.002 0.002 0.12 #others 1.87 1.873 0.06 ------------------------------------------------------------------------------- ======= Cycle 2054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2055 steps, 2.56000 s simulation time, 3395.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2055 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3395.28 3395.282 3395.282 100.00 ------------------------------------------------------------------------------- PC_run 2055 2055 3384.15 1.647 1.647 99.67 GM_PC_couple 2055 2055 5.17 0.003 0.003 0.15 PC_GM_couple 2055 2055 4.09 0.002 0.002 0.12 #others 1.87 1.874 0.06 ------------------------------------------------------------------------------- ======= Cycle 2055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2056 steps, 2.56000 s simulation time, 3396.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2056 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3396.60 3396.596 3396.596 100.00 ------------------------------------------------------------------------------- PC_run 2056 2056 3385.46 1.647 1.647 99.67 GM_PC_couple 2056 2056 5.17 0.003 0.003 0.15 PC_GM_couple 2056 2056 4.09 0.002 0.002 0.12 #others 1.87 1.875 0.06 ------------------------------------------------------------------------------- ======= Cycle 2056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2057 steps, 2.56000 s simulation time, 3397.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2057 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3397.95 3397.951 3397.951 100.00 ------------------------------------------------------------------------------- PC_run 2057 2057 3386.81 1.646 1.646 99.67 GM_PC_couple 2057 2057 5.17 0.003 0.003 0.15 PC_GM_couple 2057 2057 4.10 0.002 0.002 0.12 #others 1.88 1.876 0.06 ------------------------------------------------------------------------------- ======= Cycle 2057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2058 steps, 2.56000 s simulation time, 3399.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2058 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3399.15 3399.152 3399.152 100.00 ------------------------------------------------------------------------------- PC_run 2058 2058 3388.00 1.646 1.646 99.67 GM_PC_couple 2058 2058 5.17 0.003 0.003 0.15 PC_GM_couple 2058 2058 4.10 0.002 0.002 0.12 #others 1.88 1.877 0.06 ------------------------------------------------------------------------------- ======= Cycle 2058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2059 steps, 2.56000 s simulation time, 3400.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2059 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3400.70 3400.699 3400.699 100.00 ------------------------------------------------------------------------------- PC_run 2059 2059 3389.55 1.646 1.646 99.67 GM_PC_couple 2059 2059 5.18 0.003 0.003 0.15 PC_GM_couple 2059 2059 4.10 0.002 0.002 0.12 #others 1.88 1.878 0.06 ------------------------------------------------------------------------------- ======= Cycle 2059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2060 steps, 2.56000 s simulation time, 3401.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2060 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3401.96 3401.962 3401.962 100.00 ------------------------------------------------------------------------------- PC_run 2060 2060 3390.80 1.646 1.646 99.67 GM_PC_couple 2060 2060 5.18 0.003 0.003 0.15 PC_GM_couple 2060 2060 4.10 0.002 0.002 0.12 #others 1.88 1.878 0.06 ------------------------------------------------------------------------------- ======= Cycle 2060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2061 steps, 2.56000 s simulation time, 3403.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2061 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3403.27 3403.269 3403.269 100.00 ------------------------------------------------------------------------------- PC_run 2061 2061 3392.11 1.646 1.646 99.67 GM_PC_couple 2061 2061 5.18 0.003 0.003 0.15 PC_GM_couple 2061 2061 4.10 0.002 0.002 0.12 #others 1.88 1.879 0.06 ------------------------------------------------------------------------------- ======= Cycle 2061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2062 steps, 2.56000 s simulation time, 3404.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2062 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3404.48 3404.481 3404.481 100.00 ------------------------------------------------------------------------------- PC_run 2062 2062 3393.31 1.646 1.646 99.67 GM_PC_couple 2062 2062 5.18 0.003 0.003 0.15 PC_GM_couple 2062 2062 4.10 0.002 0.002 0.12 #others 1.88 1.880 0.06 ------------------------------------------------------------------------------- ======= Cycle 2062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2063 steps, 2.56000 s simulation time, 3405.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2063 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3405.73 3405.732 3405.732 100.00 ------------------------------------------------------------------------------- PC_run 2063 2063 3394.56 1.645 1.645 99.67 GM_PC_couple 2063 2063 5.19 0.003 0.003 0.15 PC_GM_couple 2063 2063 4.11 0.002 0.002 0.12 #others 1.88 1.881 0.06 ------------------------------------------------------------------------------- ======= Cycle 2063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2064 steps, 2.56000 s simulation time, 3407.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2064 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3407.16 3407.158 3407.158 100.00 ------------------------------------------------------------------------------- PC_run 2064 2064 3395.98 1.645 1.645 99.67 GM_PC_couple 2064 2064 5.19 0.003 0.003 0.15 PC_GM_couple 2064 2064 4.11 0.002 0.002 0.12 #others 1.88 1.881 0.06 ------------------------------------------------------------------------------- ======= Cycle 2064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2065 steps, 2.56000 s simulation time, 3408.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2065 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3408.42 3408.417 3408.417 100.00 ------------------------------------------------------------------------------- PC_run 2065 2065 3397.24 1.645 1.645 99.67 GM_PC_couple 2065 2065 5.19 0.003 0.003 0.15 PC_GM_couple 2065 2065 4.11 0.002 0.002 0.12 #others 1.88 1.882 0.06 ------------------------------------------------------------------------------- ======= Cycle 2065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2066 steps, 2.56000 s simulation time, 3409.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2066 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3409.65 3409.653 3409.653 100.00 ------------------------------------------------------------------------------- PC_run 2066 2066 3398.47 1.645 1.645 99.67 GM_PC_couple 2066 2066 5.19 0.003 0.003 0.15 PC_GM_couple 2066 2066 4.11 0.002 0.002 0.12 #others 1.88 1.883 0.06 ------------------------------------------------------------------------------- ======= Cycle 2066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2067 steps, 2.56000 s simulation time, 3410.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2067 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3410.90 3410.900 3410.900 100.00 ------------------------------------------------------------------------------- PC_run 2067 2067 3399.71 1.645 1.645 99.67 GM_PC_couple 2067 2067 5.19 0.003 0.003 0.15 PC_GM_couple 2067 2067 4.11 0.002 0.002 0.12 #others 1.88 1.884 0.06 ------------------------------------------------------------------------------- ======= Cycle 2067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2068 steps, 2.56000 s simulation time, 3412.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2068 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3412.42 3412.416 3412.416 100.00 ------------------------------------------------------------------------------- PC_run 2068 2068 3401.22 1.645 1.645 99.67 GM_PC_couple 2068 2068 5.20 0.003 0.003 0.15 PC_GM_couple 2068 2068 4.12 0.002 0.002 0.12 #others 1.88 1.885 0.06 ------------------------------------------------------------------------------- ======= Cycle 2068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2069 steps, 2.56000 s simulation time, 3413.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2069 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3413.63 3413.632 3413.632 100.00 ------------------------------------------------------------------------------- PC_run 2069 2069 3402.43 1.644 1.644 99.67 GM_PC_couple 2069 2069 5.20 0.003 0.003 0.15 PC_GM_couple 2069 2069 4.12 0.002 0.002 0.12 #others 1.89 1.886 0.06 ------------------------------------------------------------------------------- ======= Cycle 2069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2070 steps, 2.56000 s simulation time, 3414.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2070 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3414.86 3414.860 3414.860 100.00 ------------------------------------------------------------------------------- PC_run 2070 2070 3403.65 1.644 1.644 99.67 GM_PC_couple 2070 2070 5.20 0.003 0.003 0.15 PC_GM_couple 2070 2070 4.12 0.002 0.002 0.12 #others 1.89 1.886 0.06 ------------------------------------------------------------------------------- ======= Cycle 2070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2071 steps, 2.56000 s simulation time, 3416.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2071 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3416.05 3416.047 3416.047 100.00 ------------------------------------------------------------------------------- PC_run 2071 2071 3404.84 1.644 1.644 99.67 GM_PC_couple 2071 2071 5.20 0.003 0.003 0.15 PC_GM_couple 2071 2071 4.12 0.002 0.002 0.12 #others 1.89 1.887 0.06 ------------------------------------------------------------------------------- ======= Cycle 2071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2072 steps, 2.56000 s simulation time, 3417.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2072 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3417.48 3417.483 3417.483 100.00 ------------------------------------------------------------------------------- PC_run 2072 2072 3406.27 1.644 1.644 99.67 GM_PC_couple 2072 2072 5.21 0.003 0.003 0.15 PC_GM_couple 2072 2072 4.12 0.002 0.002 0.12 #others 1.89 1.888 0.06 ------------------------------------------------------------------------------- ======= Cycle 2072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2073 steps, 2.56000 s simulation time, 3418.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2073 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3418.77 3418.767 3418.767 100.00 ------------------------------------------------------------------------------- PC_run 2073 2073 3407.54 1.644 1.644 99.67 GM_PC_couple 2073 2073 5.21 0.003 0.003 0.15 PC_GM_couple 2073 2073 4.12 0.002 0.002 0.12 #others 1.89 1.889 0.06 ------------------------------------------------------------------------------- ======= Cycle 2073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2074 steps, 2.56000 s simulation time, 3419.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2074 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3419.99 3419.993 3419.993 100.00 ------------------------------------------------------------------------------- PC_run 2074 2074 3408.77 1.644 1.644 99.67 GM_PC_couple 2074 2074 5.21 0.003 0.003 0.15 PC_GM_couple 2074 2074 4.13 0.002 0.002 0.12 #others 1.89 1.890 0.06 ------------------------------------------------------------------------------- ======= Cycle 2074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2075 steps, 2.56000 s simulation time, 3421.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2075 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3421.24 3421.238 3421.238 100.00 ------------------------------------------------------------------------------- PC_run 2075 2075 3410.01 1.643 1.643 99.67 GM_PC_couple 2075 2075 5.21 0.003 0.003 0.15 PC_GM_couple 2075 2075 4.13 0.002 0.002 0.12 #others 1.89 1.890 0.06 ------------------------------------------------------------------------------- ======= Cycle 2075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2076 steps, 2.56000 s simulation time, 3422.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2076 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3422.69 3422.695 3422.695 100.00 ------------------------------------------------------------------------------- PC_run 2076 2076 3411.46 1.643 1.643 99.67 GM_PC_couple 2076 2076 5.22 0.003 0.003 0.15 PC_GM_couple 2076 2076 4.13 0.002 0.002 0.12 #others 1.89 1.891 0.06 ------------------------------------------------------------------------------- ======= Cycle 2076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2077 steps, 2.56000 s simulation time, 3423.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2077 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3423.89 3423.892 3423.892 100.00 ------------------------------------------------------------------------------- PC_run 2077 2077 3412.65 1.643 1.643 99.67 GM_PC_couple 2077 2077 5.22 0.003 0.003 0.15 PC_GM_couple 2077 2077 4.13 0.002 0.002 0.12 #others 1.89 1.892 0.06 ------------------------------------------------------------------------------- ======= Cycle 2077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2078 steps, 2.56000 s simulation time, 3425.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2078 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3425.26 3425.255 3425.255 100.00 ------------------------------------------------------------------------------- PC_run 2078 2078 3414.01 1.643 1.643 99.67 GM_PC_couple 2078 2078 5.22 0.003 0.003 0.15 PC_GM_couple 2078 2078 4.13 0.002 0.002 0.12 #others 1.89 1.893 0.06 ------------------------------------------------------------------------------- ======= Cycle 2078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2079 steps, 2.56000 s simulation time, 3426.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2079 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3426.49 3426.487 3426.487 100.00 ------------------------------------------------------------------------------- PC_run 2079 2079 3415.23 1.643 1.643 99.67 GM_PC_couple 2079 2079 5.22 0.003 0.003 0.15 PC_GM_couple 2079 2079 4.14 0.002 0.002 0.12 #others 1.89 1.894 0.06 ------------------------------------------------------------------------------- ======= Cycle 2079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2080 steps, 2.56000 s simulation time, 3428.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2080 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3428.28 3428.281 3428.281 100.00 ------------------------------------------------------------------------------- PC_run 2080 2080 3417.02 1.643 1.643 99.67 GM_PC_couple 2080 2080 5.22 0.003 0.003 0.15 PC_GM_couple 2080 2080 4.14 0.002 0.002 0.12 #others 1.90 1.895 0.06 ------------------------------------------------------------------------------- ======= Cycle 2080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2081 steps, 2.56000 s simulation time, 3429.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2081 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3429.54 3429.541 3429.541 100.00 ------------------------------------------------------------------------------- PC_run 2081 2081 3418.28 1.643 1.643 99.67 GM_PC_couple 2081 2081 5.23 0.003 0.003 0.15 PC_GM_couple 2081 2081 4.14 0.002 0.002 0.12 #others 1.90 1.896 0.06 ------------------------------------------------------------------------------- ======= Cycle 2081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2082 steps, 2.56000 s simulation time, 3431.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2082 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3431.00 3431.001 3431.001 100.00 ------------------------------------------------------------------------------- PC_run 2082 2082 3419.73 1.643 1.643 99.67 GM_PC_couple 2082 2082 5.23 0.003 0.003 0.15 PC_GM_couple 2082 2082 4.14 0.002 0.002 0.12 #others 1.90 1.897 0.06 ------------------------------------------------------------------------------- ======= Cycle 2082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2083 steps, 2.56000 s simulation time, 3432.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2083 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3432.69 3432.695 3432.695 100.00 ------------------------------------------------------------------------------- PC_run 2083 2083 3421.42 1.643 1.643 99.67 GM_PC_couple 2083 2083 5.23 0.003 0.003 0.15 PC_GM_couple 2083 2083 4.14 0.002 0.002 0.12 #others 1.90 1.898 0.06 ------------------------------------------------------------------------------- ======= Cycle 2083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2084 steps, 2.56000 s simulation time, 3434.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2084 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3434.83 3434.828 3434.828 100.00 ------------------------------------------------------------------------------- PC_run 2084 2084 3423.55 1.643 1.643 99.67 GM_PC_couple 2084 2084 5.24 0.003 0.003 0.15 PC_GM_couple 2084 2084 4.15 0.002 0.002 0.12 #others 1.90 1.899 0.06 ------------------------------------------------------------------------------- ======= Cycle 2084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2085 steps, 2.56000 s simulation time, 3436.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2085 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3436.51 3436.515 3436.515 100.00 ------------------------------------------------------------------------------- PC_run 2085 2085 3425.23 1.643 1.643 99.67 GM_PC_couple 2085 2085 5.24 0.003 0.003 0.15 PC_GM_couple 2085 2085 4.15 0.002 0.002 0.12 #others 1.90 1.900 0.06 ------------------------------------------------------------------------------- ======= Cycle 2085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2086 steps, 2.56000 s simulation time, 3438.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2086 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3438.22 3438.215 3438.215 100.00 ------------------------------------------------------------------------------- PC_run 2086 2086 3426.92 1.643 1.643 99.67 GM_PC_couple 2086 2086 5.24 0.003 0.003 0.15 PC_GM_couple 2086 2086 4.15 0.002 0.002 0.12 #others 1.90 1.901 0.06 ------------------------------------------------------------------------------- ======= Cycle 2086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2087 steps, 2.56000 s simulation time, 3439.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2087 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3439.76 3439.763 3439.763 100.00 ------------------------------------------------------------------------------- PC_run 2087 2087 3428.47 1.643 1.643 99.67 GM_PC_couple 2087 2087 5.24 0.003 0.003 0.15 PC_GM_couple 2087 2087 4.15 0.002 0.002 0.12 #others 1.90 1.902 0.06 ------------------------------------------------------------------------------- ======= Cycle 2087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2088 steps, 2.56000 s simulation time, 3441.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2088 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3441.50 3441.504 3441.504 100.00 ------------------------------------------------------------------------------- PC_run 2088 2088 3430.20 1.643 1.643 99.67 GM_PC_couple 2088 2088 5.25 0.003 0.003 0.15 PC_GM_couple 2088 2088 4.15 0.002 0.002 0.12 #others 1.90 1.903 0.06 ------------------------------------------------------------------------------- ======= Cycle 2088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2089 steps, 2.56000 s simulation time, 3442.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2089 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3442.74 3442.738 3442.738 100.00 ------------------------------------------------------------------------------- PC_run 2089 2089 3431.43 1.643 1.643 99.67 GM_PC_couple 2089 2089 5.25 0.003 0.003 0.15 PC_GM_couple 2089 2089 4.16 0.002 0.002 0.12 #others 1.90 1.904 0.06 ------------------------------------------------------------------------------- ======= Cycle 2089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2090 steps, 2.56000 s simulation time, 3444.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2090 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3444.01 3444.007 3444.007 100.00 ------------------------------------------------------------------------------- PC_run 2090 2090 3432.69 1.642 1.642 99.67 GM_PC_couple 2090 2090 5.25 0.003 0.003 0.15 PC_GM_couple 2090 2090 4.16 0.002 0.002 0.12 #others 1.91 1.905 0.06 ------------------------------------------------------------------------------- ======= Cycle 2090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2091 steps, 2.56000 s simulation time, 3445.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2091 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3445.36 3445.363 3445.363 100.00 ------------------------------------------------------------------------------- PC_run 2091 2091 3434.04 1.642 1.642 99.67 GM_PC_couple 2091 2091 5.25 0.003 0.003 0.15 PC_GM_couple 2091 2091 4.16 0.002 0.002 0.12 #others 1.91 1.906 0.06 ------------------------------------------------------------------------------- ======= Cycle 2091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2092 steps, 2.56000 s simulation time, 3446.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2092 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3446.61 3446.608 3446.608 100.00 ------------------------------------------------------------------------------- PC_run 2092 2092 3435.28 1.642 1.642 99.67 GM_PC_couple 2092 2092 5.26 0.003 0.003 0.15 PC_GM_couple 2092 2092 4.16 0.002 0.002 0.12 #others 1.91 1.907 0.06 ------------------------------------------------------------------------------- ======= Cycle 2092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2093 steps, 2.56000 s simulation time, 3447.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2093 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3447.88 3447.885 3447.885 100.00 ------------------------------------------------------------------------------- PC_run 2093 2093 3436.56 1.642 1.642 99.67 GM_PC_couple 2093 2093 5.26 0.003 0.003 0.15 PC_GM_couple 2093 2093 4.16 0.002 0.002 0.12 #others 1.91 1.907 0.06 ------------------------------------------------------------------------------- ======= Cycle 2093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2094 steps, 2.56000 s simulation time, 3449.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2094 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3449.75 3449.748 3449.748 100.00 ------------------------------------------------------------------------------- PC_run 2094 2094 3438.41 1.642 1.642 99.67 GM_PC_couple 2094 2094 5.26 0.003 0.003 0.15 PC_GM_couple 2094 2094 4.16 0.002 0.002 0.12 #others 1.91 1.908 0.06 ------------------------------------------------------------------------------- ======= Cycle 2094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2095 steps, 2.56000 s simulation time, 3451.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2095 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3451.34 3451.341 3451.341 100.00 ------------------------------------------------------------------------------- PC_run 2095 2095 3440.00 1.642 1.642 99.67 GM_PC_couple 2095 2095 5.26 0.003 0.003 0.15 PC_GM_couple 2095 2095 4.17 0.002 0.002 0.12 #others 1.91 1.909 0.06 ------------------------------------------------------------------------------- ======= Cycle 2095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2096 steps, 2.56000 s simulation time, 3452.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2096 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3452.88 3452.877 3452.877 100.00 ------------------------------------------------------------------------------- PC_run 2096 2096 3441.53 1.642 1.642 99.67 GM_PC_couple 2096 2096 5.27 0.003 0.003 0.15 PC_GM_couple 2096 2096 4.17 0.002 0.002 0.12 #others 1.91 1.910 0.06 ------------------------------------------------------------------------------- ======= Cycle 2096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2097 steps, 2.56000 s simulation time, 3454.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2097 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3454.52 3454.520 3454.520 100.00 ------------------------------------------------------------------------------- PC_run 2097 2097 3443.17 1.642 1.642 99.67 GM_PC_couple 2097 2097 5.27 0.003 0.003 0.15 PC_GM_couple 2097 2097 4.17 0.002 0.002 0.12 #others 1.91 1.910 0.06 ------------------------------------------------------------------------------- ======= Cycle 2097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2098 steps, 2.56000 s simulation time, 3456.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2098 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3456.45 3456.455 3456.455 100.00 ------------------------------------------------------------------------------- PC_run 2098 2098 3445.10 1.642 1.642 99.67 GM_PC_couple 2098 2098 5.27 0.003 0.003 0.15 PC_GM_couple 2098 2098 4.17 0.002 0.002 0.12 #others 1.91 1.911 0.06 ------------------------------------------------------------------------------- ======= Cycle 2098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2099 steps, 2.56000 s simulation time, 3458.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2099 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3458.17 3458.169 3458.169 100.00 ------------------------------------------------------------------------------- PC_run 2099 2099 3446.81 1.642 1.642 99.67 GM_PC_couple 2099 2099 5.27 0.003 0.003 0.15 PC_GM_couple 2099 2099 4.17 0.002 0.002 0.12 #others 1.91 1.912 0.06 ------------------------------------------------------------------------------- ======= Cycle 2099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2100 steps, 2.56000 s simulation time, 3459.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3459.55 3459.554 3459.554 100.00 ------------------------------------------------------------------------------- PC_run 2100 2100 3448.19 1.642 1.642 99.67 GM_PC_couple 2100 2100 5.27 0.003 0.003 0.15 PC_GM_couple 2100 2100 4.18 0.002 0.002 0.12 #others 1.91 1.913 0.06 ------------------------------------------------------------------------------- ======= Cycle 2100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2101 steps, 2.56000 s simulation time, 3460.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3460.92 3460.916 3460.916 100.00 ------------------------------------------------------------------------------- PC_run 2101 2101 3449.55 1.642 1.642 99.67 GM_PC_couple 2101 2101 5.28 0.003 0.003 0.15 PC_GM_couple 2101 2101 4.18 0.002 0.002 0.12 #others 1.91 1.914 0.06 ------------------------------------------------------------------------------- ======= Cycle 2101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2102 steps, 2.56000 s simulation time, 3462.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3462.42 3462.423 3462.423 100.00 ------------------------------------------------------------------------------- PC_run 2102 2102 3451.05 1.642 1.642 99.67 GM_PC_couple 2102 2102 5.28 0.003 0.003 0.15 PC_GM_couple 2102 2102 4.18 0.002 0.002 0.12 #others 1.91 1.915 0.06 ------------------------------------------------------------------------------- ======= Cycle 2102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2103 steps, 2.56000 s simulation time, 3463.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3463.70 3463.700 3463.700 100.00 ------------------------------------------------------------------------------- PC_run 2103 2103 3452.32 1.642 1.642 99.67 GM_PC_couple 2103 2103 5.28 0.003 0.003 0.15 PC_GM_couple 2103 2103 4.18 0.002 0.002 0.12 #others 1.92 1.916 0.06 ------------------------------------------------------------------------------- ======= Cycle 2103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2104 steps, 2.56000 s simulation time, 3465.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3465.29 3465.289 3465.289 100.00 ------------------------------------------------------------------------------- PC_run 2104 2104 3453.91 1.642 1.642 99.67 GM_PC_couple 2104 2104 5.28 0.003 0.003 0.15 PC_GM_couple 2104 2104 4.18 0.002 0.002 0.12 #others 1.92 1.917 0.06 ------------------------------------------------------------------------------- ======= Cycle 2104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2105 steps, 2.56000 s simulation time, 3466.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3466.51 3466.513 3466.513 100.00 ------------------------------------------------------------------------------- PC_run 2105 2105 3455.12 1.641 1.641 99.67 GM_PC_couple 2105 2105 5.29 0.003 0.003 0.15 PC_GM_couple 2105 2105 4.18 0.002 0.002 0.12 #others 1.92 1.918 0.06 ------------------------------------------------------------------------------- ======= Cycle 2105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2106 steps, 2.56000 s simulation time, 3467.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3467.79 3467.793 3467.793 100.00 ------------------------------------------------------------------------------- PC_run 2106 2106 3456.40 1.641 1.641 99.67 GM_PC_couple 2106 2106 5.29 0.003 0.003 0.15 PC_GM_couple 2106 2106 4.19 0.002 0.002 0.12 #others 1.92 1.919 0.06 ------------------------------------------------------------------------------- ======= Cycle 2106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2107 steps, 2.56000 s simulation time, 3469.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3469.02 3469.021 3469.021 100.00 ------------------------------------------------------------------------------- PC_run 2107 2107 3457.62 1.641 1.641 99.67 GM_PC_couple 2107 2107 5.29 0.003 0.003 0.15 PC_GM_couple 2107 2107 4.19 0.002 0.002 0.12 #others 1.92 1.919 0.06 ------------------------------------------------------------------------------- ======= Cycle 2107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2108 steps, 2.56000 s simulation time, 3470.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3470.66 3470.661 3470.661 100.00 ------------------------------------------------------------------------------- PC_run 2108 2108 3459.25 1.641 1.641 99.67 GM_PC_couple 2108 2108 5.29 0.003 0.003 0.15 PC_GM_couple 2108 2108 4.19 0.002 0.002 0.12 #others 1.92 1.923 0.06 ------------------------------------------------------------------------------- ======= Cycle 2108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2109 steps, 2.56000 s simulation time, 3471.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3471.92 3471.923 3471.923 100.00 ------------------------------------------------------------------------------- PC_run 2109 2109 3460.51 1.641 1.641 99.67 GM_PC_couple 2109 2109 5.30 0.003 0.003 0.15 PC_GM_couple 2109 2109 4.19 0.002 0.002 0.12 #others 1.92 1.924 0.06 ------------------------------------------------------------------------------- ======= Cycle 2109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2110 steps, 2.56000 s simulation time, 3473.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3473.21 3473.209 3473.209 100.00 ------------------------------------------------------------------------------- PC_run 2110 2110 3461.79 1.641 1.641 99.67 GM_PC_couple 2110 2110 5.30 0.003 0.003 0.15 PC_GM_couple 2110 2110 4.19 0.002 0.002 0.12 #others 1.93 1.925 0.06 ------------------------------------------------------------------------------- ======= Cycle 2110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2111 steps, 2.56000 s simulation time, 3474.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3474.52 3474.519 3474.519 100.00 ------------------------------------------------------------------------------- PC_run 2111 2111 3463.10 1.641 1.641 99.67 GM_PC_couple 2111 2111 5.30 0.003 0.003 0.15 PC_GM_couple 2111 2111 4.20 0.002 0.002 0.12 #others 1.93 1.926 0.06 ------------------------------------------------------------------------------- ======= Cycle 2111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2112 steps, 2.56000 s simulation time, 3476.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3476.00 3476.003 3476.003 100.00 ------------------------------------------------------------------------------- PC_run 2112 2112 3464.58 1.640 1.640 99.67 GM_PC_couple 2112 2112 5.30 0.003 0.003 0.15 PC_GM_couple 2112 2112 4.20 0.002 0.002 0.12 #others 1.93 1.927 0.06 ------------------------------------------------------------------------------- ======= Cycle 2112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2113 steps, 2.56000 s simulation time, 3477.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3477.22 3477.215 3477.215 100.00 ------------------------------------------------------------------------------- PC_run 2113 2113 3465.78 1.640 1.640 99.67 GM_PC_couple 2113 2113 5.30 0.003 0.003 0.15 PC_GM_couple 2113 2113 4.20 0.002 0.002 0.12 #others 1.93 1.928 0.06 ------------------------------------------------------------------------------- ======= Cycle 2113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2114 steps, 2.56000 s simulation time, 3478.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2114 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3478.43 3478.426 3478.426 100.00 ------------------------------------------------------------------------------- PC_run 2114 2114 3466.99 1.640 1.640 99.67 GM_PC_couple 2114 2114 5.31 0.003 0.003 0.15 PC_GM_couple 2114 2114 4.20 0.002 0.002 0.12 #others 1.93 1.929 0.06 ------------------------------------------------------------------------------- ======= Cycle 2114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2115 steps, 2.56000 s simulation time, 3479.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2115 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3479.68 3479.680 3479.680 100.00 ------------------------------------------------------------------------------- PC_run 2115 2115 3468.24 1.640 1.640 99.67 GM_PC_couple 2115 2115 5.31 0.003 0.003 0.15 PC_GM_couple 2115 2115 4.20 0.002 0.002 0.12 #others 1.93 1.930 0.06 ------------------------------------------------------------------------------- ======= Cycle 2115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2116 steps, 2.56000 s simulation time, 3481.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2116 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3481.17 3481.174 3481.174 100.00 ------------------------------------------------------------------------------- PC_run 2116 2116 3469.73 1.640 1.640 99.67 GM_PC_couple 2116 2116 5.31 0.003 0.003 0.15 PC_GM_couple 2116 2116 4.21 0.002 0.002 0.12 #others 1.93 1.931 0.06 ------------------------------------------------------------------------------- ======= Cycle 2116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2117 steps, 2.56000 s simulation time, 3482.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2117 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3482.43 3482.430 3482.430 100.00 ------------------------------------------------------------------------------- PC_run 2117 2117 3470.98 1.640 1.640 99.67 GM_PC_couple 2117 2117 5.31 0.003 0.003 0.15 PC_GM_couple 2117 2117 4.21 0.002 0.002 0.12 #others 1.93 1.931 0.06 ------------------------------------------------------------------------------- ======= Cycle 2117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2118 steps, 2.56000 s simulation time, 3483.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2118 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3483.74 3483.740 3483.740 100.00 ------------------------------------------------------------------------------- PC_run 2118 2118 3472.28 1.639 1.639 99.67 GM_PC_couple 2118 2118 5.32 0.003 0.003 0.15 PC_GM_couple 2118 2118 4.21 0.002 0.002 0.12 #others 1.93 1.932 0.06 ------------------------------------------------------------------------------- ======= Cycle 2118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2119 steps, 2.56000 s simulation time, 3485.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2119 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3485.32 3485.317 3485.317 100.00 ------------------------------------------------------------------------------- PC_run 2119 2119 3473.85 1.639 1.639 99.67 GM_PC_couple 2119 2119 5.32 0.003 0.003 0.15 PC_GM_couple 2119 2119 4.21 0.002 0.002 0.12 #others 1.93 1.933 0.06 ------------------------------------------------------------------------------- ======= Cycle 2119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2120 steps, 2.56000 s simulation time, 3487.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2120 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3487.20 3487.200 3487.200 100.00 ------------------------------------------------------------------------------- PC_run 2120 2120 3475.73 1.639 1.639 99.67 GM_PC_couple 2120 2120 5.32 0.003 0.003 0.15 PC_GM_couple 2120 2120 4.21 0.002 0.002 0.12 #others 1.93 1.934 0.06 ------------------------------------------------------------------------------- ======= Cycle 2120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2121 steps, 2.56000 s simulation time, 3488.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2121 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3488.76 3488.755 3488.755 100.00 ------------------------------------------------------------------------------- PC_run 2121 2121 3477.28 1.639 1.639 99.67 GM_PC_couple 2121 2121 5.32 0.003 0.003 0.15 PC_GM_couple 2121 2121 4.21 0.002 0.002 0.12 #others 1.94 1.935 0.06 ------------------------------------------------------------------------------- ======= Cycle 2121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2122 steps, 2.56000 s simulation time, 3490.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2122 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3490.28 3490.278 3490.278 100.00 ------------------------------------------------------------------------------- PC_run 2122 2122 3478.80 1.639 1.639 99.67 GM_PC_couple 2122 2122 5.32 0.003 0.003 0.15 PC_GM_couple 2122 2122 4.22 0.002 0.002 0.12 #others 1.94 1.936 0.06 ------------------------------------------------------------------------------- ======= Cycle 2122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2123 steps, 2.56000 s simulation time, 3491.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2123 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3491.71 3491.714 3491.714 100.00 ------------------------------------------------------------------------------- PC_run 2123 2123 3480.23 1.639 1.639 99.67 GM_PC_couple 2123 2123 5.33 0.003 0.003 0.15 PC_GM_couple 2123 2123 4.22 0.002 0.002 0.12 #others 1.94 1.937 0.06 ------------------------------------------------------------------------------- ======= Cycle 2123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2124 steps, 2.56000 s simulation time, 3493.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2124 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3493.70 3493.704 3493.704 100.00 ------------------------------------------------------------------------------- PC_run 2124 2124 3482.22 1.639 1.639 99.67 GM_PC_couple 2124 2124 5.33 0.003 0.003 0.15 PC_GM_couple 2124 2124 4.22 0.002 0.002 0.12 #others 1.94 1.938 0.06 ------------------------------------------------------------------------------- ======= Cycle 2124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2125 steps, 2.56000 s simulation time, 3495.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2125 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3495.33 3495.332 3495.332 100.00 ------------------------------------------------------------------------------- PC_run 2125 2125 3483.84 1.639 1.639 99.67 GM_PC_couple 2125 2125 5.33 0.003 0.003 0.15 PC_GM_couple 2125 2125 4.22 0.002 0.002 0.12 #others 1.94 1.938 0.06 ------------------------------------------------------------------------------- ======= Cycle 2125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2126 steps, 2.56000 s simulation time, 3496.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2126 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3496.82 3496.822 3496.822 100.00 ------------------------------------------------------------------------------- PC_run 2126 2126 3485.33 1.639 1.639 99.67 GM_PC_couple 2126 2126 5.33 0.003 0.003 0.15 PC_GM_couple 2126 2126 4.22 0.002 0.002 0.12 #others 1.94 1.940 0.06 ------------------------------------------------------------------------------- ======= Cycle 2126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2127 steps, 2.56000 s simulation time, 3498.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2127 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3498.21 3498.212 3498.212 100.00 ------------------------------------------------------------------------------- PC_run 2127 2127 3486.71 1.639 1.639 99.67 GM_PC_couple 2127 2127 5.34 0.003 0.003 0.15 PC_GM_couple 2127 2127 4.23 0.002 0.002 0.12 #others 1.94 1.941 0.06 ------------------------------------------------------------------------------- ======= Cycle 2127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2128 steps, 2.56000 s simulation time, 3499.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2128 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3499.47 3499.475 3499.475 100.00 ------------------------------------------------------------------------------- PC_run 2128 2128 3487.97 1.639 1.639 99.67 GM_PC_couple 2128 2128 5.34 0.003 0.003 0.15 PC_GM_couple 2128 2128 4.23 0.002 0.002 0.12 #others 1.94 1.942 0.06 ------------------------------------------------------------------------------- ======= Cycle 2128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2129 steps, 2.56000 s simulation time, 3501.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2129 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3501.00 3500.995 3500.995 100.00 ------------------------------------------------------------------------------- PC_run 2129 2129 3489.48 1.639 1.639 99.67 GM_PC_couple 2129 2129 5.34 0.003 0.003 0.15 PC_GM_couple 2129 2129 4.23 0.002 0.002 0.12 #others 1.94 1.942 0.06 ------------------------------------------------------------------------------- ======= Cycle 2129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2130 steps, 2.56000 s simulation time, 3502.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2130 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3502.31 3502.309 3502.309 100.00 ------------------------------------------------------------------------------- PC_run 2130 2130 3490.79 1.639 1.639 99.67 GM_PC_couple 2130 2130 5.34 0.003 0.003 0.15 PC_GM_couple 2130 2130 4.23 0.002 0.002 0.12 #others 1.94 1.943 0.06 ------------------------------------------------------------------------------- ======= Cycle 2130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2131 steps, 2.56000 s simulation time, 3503.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2131 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3503.54 3503.542 3503.542 100.00 ------------------------------------------------------------------------------- PC_run 2131 2131 3492.02 1.639 1.639 99.67 GM_PC_couple 2131 2131 5.35 0.003 0.003 0.15 PC_GM_couple 2131 2131 4.23 0.002 0.002 0.12 #others 1.94 1.944 0.06 ------------------------------------------------------------------------------- ======= Cycle 2131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2132 steps, 2.56000 s simulation time, 3504.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2132 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3504.80 3504.797 3504.797 100.00 ------------------------------------------------------------------------------- PC_run 2132 2132 3493.27 1.638 1.638 99.67 GM_PC_couple 2132 2132 5.35 0.003 0.003 0.15 PC_GM_couple 2132 2132 4.23 0.002 0.002 0.12 #others 1.94 1.944 0.06 ------------------------------------------------------------------------------- ======= Cycle 2132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2133 steps, 2.56000 s simulation time, 3506.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2133 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3506.10 3506.097 3506.097 100.00 ------------------------------------------------------------------------------- PC_run 2133 2133 3494.57 1.638 1.638 99.67 GM_PC_couple 2133 2133 5.35 0.003 0.003 0.15 PC_GM_couple 2133 2133 4.24 0.002 0.002 0.12 #others 1.95 1.945 0.06 ------------------------------------------------------------------------------- ======= Cycle 2133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2134 steps, 2.56000 s simulation time, 3507.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2134 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3507.57 3507.570 3507.570 100.00 ------------------------------------------------------------------------------- PC_run 2134 2134 3496.03 1.638 1.638 99.67 GM_PC_couple 2134 2134 5.35 0.003 0.003 0.15 PC_GM_couple 2134 2134 4.24 0.002 0.002 0.12 #others 1.95 1.946 0.06 ------------------------------------------------------------------------------- ======= Cycle 2134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2135 steps, 2.56000 s simulation time, 3508.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2135 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3508.75 3508.750 3508.750 100.00 ------------------------------------------------------------------------------- PC_run 2135 2135 3497.21 1.638 1.638 99.67 GM_PC_couple 2135 2135 5.35 0.003 0.003 0.15 PC_GM_couple 2135 2135 4.24 0.002 0.002 0.12 #others 1.95 1.947 0.06 ------------------------------------------------------------------------------- ======= Cycle 2135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2136 steps, 2.56000 s simulation time, 3509.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2136 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3509.96 3509.957 3509.957 100.00 ------------------------------------------------------------------------------- PC_run 2136 2136 3498.41 1.638 1.638 99.67 GM_PC_couple 2136 2136 5.36 0.003 0.003 0.15 PC_GM_couple 2136 2136 4.24 0.002 0.002 0.12 #others 1.95 1.947 0.06 ------------------------------------------------------------------------------- ======= Cycle 2136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2137 steps, 2.56000 s simulation time, 3511.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2137 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3511.19 3511.186 3511.186 100.00 ------------------------------------------------------------------------------- PC_run 2137 2137 3499.64 1.638 1.638 99.67 GM_PC_couple 2137 2137 5.36 0.003 0.003 0.15 PC_GM_couple 2137 2137 4.24 0.002 0.002 0.12 #others 1.95 1.948 0.06 ------------------------------------------------------------------------------- ======= Cycle 2137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2138 steps, 2.56000 s simulation time, 3513.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2138 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3513.06 3513.058 3513.058 100.00 ------------------------------------------------------------------------------- PC_run 2138 2138 3501.50 1.638 1.638 99.67 GM_PC_couple 2138 2138 5.36 0.003 0.003 0.15 PC_GM_couple 2138 2138 4.25 0.002 0.002 0.12 #others 1.95 1.949 0.06 ------------------------------------------------------------------------------- ======= Cycle 2138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2139 steps, 2.56000 s simulation time, 3514.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2139 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3514.44 3514.436 3514.436 100.00 ------------------------------------------------------------------------------- PC_run 2139 2139 3502.88 1.638 1.638 99.67 GM_PC_couple 2139 2139 5.36 0.003 0.003 0.15 PC_GM_couple 2139 2139 4.25 0.002 0.002 0.12 #others 1.95 1.950 0.06 ------------------------------------------------------------------------------- ======= Cycle 2139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2140 steps, 2.56000 s simulation time, 3515.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2140 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3515.80 3515.798 3515.798 100.00 ------------------------------------------------------------------------------- PC_run 2140 2140 3504.23 1.637 1.637 99.67 GM_PC_couple 2140 2140 5.37 0.003 0.003 0.15 PC_GM_couple 2140 2140 4.25 0.002 0.002 0.12 #others 1.95 1.951 0.06 ------------------------------------------------------------------------------- ======= Cycle 2140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2141 steps, 2.56000 s simulation time, 3517.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2141 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3517.39 3517.391 3517.391 100.00 ------------------------------------------------------------------------------- PC_run 2141 2141 3505.82 1.637 1.637 99.67 GM_PC_couple 2141 2141 5.37 0.003 0.003 0.15 PC_GM_couple 2141 2141 4.25 0.002 0.002 0.12 #others 1.95 1.951 0.06 ------------------------------------------------------------------------------- ======= Cycle 2141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2142 steps, 2.56000 s simulation time, 3519.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2142 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3519.45 3519.452 3519.452 100.00 ------------------------------------------------------------------------------- PC_run 2142 2142 3507.88 1.638 1.638 99.67 GM_PC_couple 2142 2142 5.37 0.003 0.003 0.15 PC_GM_couple 2142 2142 4.25 0.002 0.002 0.12 #others 1.95 1.952 0.06 ------------------------------------------------------------------------------- ======= Cycle 2142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2143 steps, 2.56000 s simulation time, 3520.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2143 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3520.78 3520.777 3520.777 100.00 ------------------------------------------------------------------------------- PC_run 2143 2143 3509.20 1.638 1.638 99.67 GM_PC_couple 2143 2143 5.37 0.003 0.003 0.15 PC_GM_couple 2143 2143 4.25 0.002 0.002 0.12 #others 1.95 1.953 0.06 ------------------------------------------------------------------------------- ======= Cycle 2143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2144 steps, 2.56000 s simulation time, 3522.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2144 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3522.32 3522.316 3522.316 100.00 ------------------------------------------------------------------------------- PC_run 2144 2144 3510.73 1.637 1.637 99.67 GM_PC_couple 2144 2144 5.38 0.003 0.003 0.15 PC_GM_couple 2144 2144 4.26 0.002 0.002 0.12 #others 1.95 1.954 0.06 ------------------------------------------------------------------------------- ======= Cycle 2144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2145 steps, 2.56000 s simulation time, 3523.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2145 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3523.83 3523.830 3523.830 100.00 ------------------------------------------------------------------------------- PC_run 2145 2145 3512.24 1.637 1.637 99.67 GM_PC_couple 2145 2145 5.38 0.003 0.003 0.15 PC_GM_couple 2145 2145 4.26 0.002 0.002 0.12 #others 1.95 1.955 0.06 ------------------------------------------------------------------------------- ======= Cycle 2145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2146 steps, 2.56000 s simulation time, 3525.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2146 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3525.32 3525.320 3525.320 100.00 ------------------------------------------------------------------------------- PC_run 2146 2146 3513.72 1.637 1.637 99.67 GM_PC_couple 2146 2146 5.38 0.003 0.003 0.15 PC_GM_couple 2146 2146 4.26 0.002 0.002 0.12 #others 1.96 1.955 0.06 ------------------------------------------------------------------------------- ======= Cycle 2146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2147 steps, 2.56000 s simulation time, 3526.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2147 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3526.60 3526.598 3526.598 100.00 ------------------------------------------------------------------------------- PC_run 2147 2147 3515.00 1.637 1.637 99.67 GM_PC_couple 2147 2147 5.38 0.003 0.003 0.15 PC_GM_couple 2147 2147 4.26 0.002 0.002 0.12 #others 1.96 1.956 0.06 ------------------------------------------------------------------------------- ======= Cycle 2147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2148 steps, 2.56000 s simulation time, 3527.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2148 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3527.82 3527.824 3527.824 100.00 ------------------------------------------------------------------------------- PC_run 2148 2148 3516.22 1.637 1.637 99.67 GM_PC_couple 2148 2148 5.38 0.003 0.003 0.15 PC_GM_couple 2148 2148 4.26 0.002 0.002 0.12 #others 1.96 1.957 0.06 ------------------------------------------------------------------------------- ======= Cycle 2148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2149 steps, 2.56000 s simulation time, 3529.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2149 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3529.07 3529.072 3529.072 100.00 ------------------------------------------------------------------------------- PC_run 2149 2149 3517.46 1.637 1.637 99.67 GM_PC_couple 2149 2149 5.39 0.003 0.003 0.15 PC_GM_couple 2149 2149 4.27 0.002 0.002 0.12 #others 1.96 1.958 0.06 ------------------------------------------------------------------------------- ======= Cycle 2149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2150 steps, 2.56000 s simulation time, 3530.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2150 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3530.63 3530.627 3530.627 100.00 ------------------------------------------------------------------------------- PC_run 2150 2150 3519.01 1.637 1.637 99.67 GM_PC_couple 2150 2150 5.39 0.003 0.003 0.15 PC_GM_couple 2150 2150 4.27 0.002 0.002 0.12 #others 1.96 1.959 0.06 ------------------------------------------------------------------------------- ======= Cycle 2150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2151 steps, 2.56000 s simulation time, 3531.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2151 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3531.89 3531.887 3531.887 100.00 ------------------------------------------------------------------------------- PC_run 2151 2151 3520.27 1.637 1.637 99.67 GM_PC_couple 2151 2151 5.39 0.003 0.003 0.15 PC_GM_couple 2151 2151 4.27 0.002 0.002 0.12 #others 1.96 1.960 0.06 ------------------------------------------------------------------------------- ======= Cycle 2151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2152 steps, 2.56000 s simulation time, 3533.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2152 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3533.15 3533.154 3533.154 100.00 ------------------------------------------------------------------------------- PC_run 2152 2152 3521.53 1.636 1.636 99.67 GM_PC_couple 2152 2152 5.39 0.003 0.003 0.15 PC_GM_couple 2152 2152 4.27 0.002 0.002 0.12 #others 1.96 1.960 0.06 ------------------------------------------------------------------------------- ======= Cycle 2152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2153 steps, 2.56000 s simulation time, 3534.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2153 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3534.42 3534.417 3534.417 100.00 ------------------------------------------------------------------------------- PC_run 2153 2153 3522.79 1.636 1.636 99.67 GM_PC_couple 2153 2153 5.40 0.003 0.003 0.15 PC_GM_couple 2153 2153 4.27 0.002 0.002 0.12 #others 1.96 1.961 0.06 ------------------------------------------------------------------------------- ======= Cycle 2153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2154 steps, 2.56000 s simulation time, 3535.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2154 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3535.82 3535.819 3535.819 100.00 ------------------------------------------------------------------------------- PC_run 2154 2154 3524.18 1.636 1.636 99.67 GM_PC_couple 2154 2154 5.40 0.003 0.003 0.15 PC_GM_couple 2154 2154 4.27 0.002 0.002 0.12 #others 1.96 1.962 0.06 ------------------------------------------------------------------------------- ======= Cycle 2154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2155 steps, 2.56000 s simulation time, 3537.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2155 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3537.08 3537.080 3537.080 100.00 ------------------------------------------------------------------------------- PC_run 2155 2155 3525.44 1.636 1.636 99.67 GM_PC_couple 2155 2155 5.40 0.003 0.003 0.15 PC_GM_couple 2155 2155 4.28 0.002 0.002 0.12 #others 1.96 1.963 0.06 ------------------------------------------------------------------------------- ======= Cycle 2155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2156 steps, 2.56000 s simulation time, 3538.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2156 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3538.39 3538.392 3538.392 100.00 ------------------------------------------------------------------------------- PC_run 2156 2156 3526.75 1.636 1.636 99.67 GM_PC_couple 2156 2156 5.40 0.003 0.003 0.15 PC_GM_couple 2156 2156 4.28 0.002 0.002 0.12 #others 1.96 1.964 0.06 ------------------------------------------------------------------------------- ======= Cycle 2156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2157 steps, 2.56000 s simulation time, 3539.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2157 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3539.61 3539.609 3539.609 100.00 ------------------------------------------------------------------------------- PC_run 2157 2157 3527.96 1.636 1.636 99.67 GM_PC_couple 2157 2157 5.40 0.003 0.003 0.15 PC_GM_couple 2157 2157 4.28 0.002 0.002 0.12 #others 1.96 1.964 0.06 ------------------------------------------------------------------------------- ======= Cycle 2157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2158 steps, 2.56000 s simulation time, 3541.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2158 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3541.35 3541.350 3541.350 100.00 ------------------------------------------------------------------------------- PC_run 2158 2158 3529.70 1.636 1.636 99.67 GM_PC_couple 2158 2158 5.41 0.003 0.003 0.15 PC_GM_couple 2158 2158 4.28 0.002 0.002 0.12 #others 1.97 1.965 0.06 ------------------------------------------------------------------------------- ======= Cycle 2158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2159 steps, 2.56000 s simulation time, 3542.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2159 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3542.99 3542.992 3542.992 100.00 ------------------------------------------------------------------------------- PC_run 2159 2159 3531.33 1.636 1.636 99.67 GM_PC_couple 2159 2159 5.41 0.003 0.003 0.15 PC_GM_couple 2159 2159 4.28 0.002 0.002 0.12 #others 1.97 1.966 0.06 ------------------------------------------------------------------------------- ======= Cycle 2159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2160 steps, 2.56000 s simulation time, 3544.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2160 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3544.71 3544.707 3544.707 100.00 ------------------------------------------------------------------------------- PC_run 2160 2160 3533.04 1.636 1.636 99.67 GM_PC_couple 2160 2160 5.41 0.003 0.003 0.15 PC_GM_couple 2160 2160 4.29 0.002 0.002 0.12 #others 1.97 1.967 0.06 ------------------------------------------------------------------------------- ======= Cycle 2160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2161 steps, 2.56000 s simulation time, 3546.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2161 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3546.68 3546.680 3546.680 100.00 ------------------------------------------------------------------------------- PC_run 2161 2161 3535.01 1.636 1.636 99.67 GM_PC_couple 2161 2161 5.41 0.003 0.003 0.15 PC_GM_couple 2161 2161 4.29 0.002 0.002 0.12 #others 1.97 1.968 0.06 ------------------------------------------------------------------------------- ======= Cycle 2161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2162 steps, 2.56000 s simulation time, 3548.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2162 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3548.24 3548.240 3548.240 100.00 ------------------------------------------------------------------------------- PC_run 2162 2162 3536.57 1.636 1.636 99.67 GM_PC_couple 2162 2162 5.42 0.003 0.003 0.15 PC_GM_couple 2162 2162 4.29 0.002 0.002 0.12 #others 1.97 1.968 0.06 ------------------------------------------------------------------------------- ======= Cycle 2162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2163 steps, 2.56000 s simulation time, 3549.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2163 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3549.59 3549.586 3549.586 100.00 ------------------------------------------------------------------------------- PC_run 2163 2163 3537.91 1.636 1.636 99.67 GM_PC_couple 2163 2163 5.42 0.003 0.003 0.15 PC_GM_couple 2163 2163 4.29 0.002 0.002 0.12 #others 1.97 1.969 0.06 ------------------------------------------------------------------------------- ======= Cycle 2163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2164 steps, 2.56000 s simulation time, 3551.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2164 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3551.48 3551.477 3551.477 100.00 ------------------------------------------------------------------------------- PC_run 2164 2164 3539.79 1.636 1.636 99.67 GM_PC_couple 2164 2164 5.42 0.003 0.003 0.15 PC_GM_couple 2164 2164 4.29 0.002 0.002 0.12 #others 1.97 1.970 0.06 ------------------------------------------------------------------------------- ======= Cycle 2164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2165 steps, 2.56000 s simulation time, 3552.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2165 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3552.93 3552.929 3552.929 100.00 ------------------------------------------------------------------------------- PC_run 2165 2165 3541.24 1.636 1.636 99.67 GM_PC_couple 2165 2165 5.42 0.003 0.003 0.15 PC_GM_couple 2165 2165 4.30 0.002 0.002 0.12 #others 1.97 1.971 0.06 ------------------------------------------------------------------------------- ======= Cycle 2165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2166 steps, 2.56000 s simulation time, 3554.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2166 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3554.36 3554.359 3554.359 100.00 ------------------------------------------------------------------------------- PC_run 2166 2166 3542.66 1.636 1.636 99.67 GM_PC_couple 2166 2166 5.43 0.003 0.003 0.15 PC_GM_couple 2166 2166 4.30 0.002 0.002 0.12 #others 1.97 1.972 0.06 ------------------------------------------------------------------------------- ======= Cycle 2166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2167 steps, 2.56000 s simulation time, 3555.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2167 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3555.69 3555.693 3555.693 100.00 ------------------------------------------------------------------------------- PC_run 2167 2167 3543.99 1.635 1.635 99.67 GM_PC_couple 2167 2167 5.43 0.003 0.003 0.15 PC_GM_couple 2167 2167 4.30 0.002 0.002 0.12 #others 1.97 1.973 0.06 ------------------------------------------------------------------------------- ======= Cycle 2167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2168 steps, 2.56000 s simulation time, 3557.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2168 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3557.00 3556.998 3556.998 100.00 ------------------------------------------------------------------------------- PC_run 2168 2168 3545.29 1.635 1.635 99.67 GM_PC_couple 2168 2168 5.43 0.003 0.003 0.15 PC_GM_couple 2168 2168 4.30 0.002 0.002 0.12 #others 1.97 1.974 0.06 ------------------------------------------------------------------------------- ======= Cycle 2168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2169 steps, 2.56000 s simulation time, 3558.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2169 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3558.33 3558.329 3558.329 100.00 ------------------------------------------------------------------------------- PC_run 2169 2169 3546.62 1.635 1.635 99.67 GM_PC_couple 2169 2169 5.43 0.003 0.003 0.15 PC_GM_couple 2169 2169 4.30 0.002 0.002 0.12 #others 1.97 1.974 0.06 ------------------------------------------------------------------------------- ======= Cycle 2169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2170 steps, 2.56000 s simulation time, 3559.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2170 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3559.63 3559.630 3559.630 100.00 ------------------------------------------------------------------------------- PC_run 2170 2170 3547.92 1.635 1.635 99.67 GM_PC_couple 2170 2170 5.43 0.003 0.003 0.15 PC_GM_couple 2170 2170 4.30 0.002 0.002 0.12 #others 1.98 1.975 0.06 ------------------------------------------------------------------------------- ======= Cycle 2170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2171 steps, 2.56000 s simulation time, 3560.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2171 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3560.97 3560.972 3560.972 100.00 ------------------------------------------------------------------------------- PC_run 2171 2171 3549.25 1.635 1.635 99.67 GM_PC_couple 2171 2171 5.44 0.003 0.003 0.15 PC_GM_couple 2171 2171 4.31 0.002 0.002 0.12 #others 1.98 1.976 0.06 ------------------------------------------------------------------------------- ======= Cycle 2171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2172 steps, 2.56000 s simulation time, 3562.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2172 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3562.37 3562.368 3562.368 100.00 ------------------------------------------------------------------------------- PC_run 2172 2172 3550.64 1.635 1.635 99.67 GM_PC_couple 2172 2172 5.44 0.003 0.003 0.15 PC_GM_couple 2172 2172 4.31 0.002 0.002 0.12 #others 1.98 1.977 0.06 ------------------------------------------------------------------------------- ======= Cycle 2172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2173 steps, 2.56000 s simulation time, 3563.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2173 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3563.76 3563.765 3563.765 100.00 ------------------------------------------------------------------------------- PC_run 2173 2173 3552.04 1.635 1.635 99.67 GM_PC_couple 2173 2173 5.44 0.003 0.003 0.15 PC_GM_couple 2173 2173 4.31 0.002 0.002 0.12 #others 1.98 1.977 0.06 ------------------------------------------------------------------------------- ======= Cycle 2173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2174 steps, 2.56000 s simulation time, 3565.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2174 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3565.32 3565.320 3565.320 100.00 ------------------------------------------------------------------------------- PC_run 2174 2174 3553.59 1.635 1.635 99.67 GM_PC_couple 2174 2174 5.44 0.003 0.003 0.15 PC_GM_couple 2174 2174 4.31 0.002 0.002 0.12 #others 1.98 1.978 0.06 ------------------------------------------------------------------------------- ======= Cycle 2174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2175 steps, 2.56000 s simulation time, 3566.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2175 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3566.72 3566.722 3566.722 100.00 ------------------------------------------------------------------------------- PC_run 2175 2175 3554.98 1.634 1.634 99.67 GM_PC_couple 2175 2175 5.45 0.003 0.003 0.15 PC_GM_couple 2175 2175 4.31 0.002 0.002 0.12 #others 1.98 1.979 0.06 ------------------------------------------------------------------------------- ======= Cycle 2175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2176 steps, 2.56000 s simulation time, 3568.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2176 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3568.37 3568.366 3568.366 100.00 ------------------------------------------------------------------------------- PC_run 2176 2176 3556.62 1.634 1.634 99.67 GM_PC_couple 2176 2176 5.45 0.003 0.003 0.15 PC_GM_couple 2176 2176 4.32 0.002 0.002 0.12 #others 1.98 1.980 0.06 ------------------------------------------------------------------------------- ======= Cycle 2176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2177 steps, 2.56000 s simulation time, 3569.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2177 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3569.91 3569.908 3569.908 100.00 ------------------------------------------------------------------------------- PC_run 2177 2177 3558.16 1.634 1.634 99.67 GM_PC_couple 2177 2177 5.45 0.003 0.003 0.15 PC_GM_couple 2177 2177 4.32 0.002 0.002 0.12 #others 1.98 1.980 0.06 ------------------------------------------------------------------------------- ======= Cycle 2177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2178 steps, 2.56000 s simulation time, 3571.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2178 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3571.75 3571.752 3571.752 100.00 ------------------------------------------------------------------------------- PC_run 2178 2178 3560.00 1.635 1.635 99.67 GM_PC_couple 2178 2178 5.45 0.003 0.003 0.15 PC_GM_couple 2178 2178 4.32 0.002 0.002 0.12 #others 1.98 1.981 0.06 ------------------------------------------------------------------------------- ======= Cycle 2178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2179 steps, 2.56000 s simulation time, 3573.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2179 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3573.29 3573.287 3573.287 100.00 ------------------------------------------------------------------------------- PC_run 2179 2179 3561.53 1.634 1.634 99.67 GM_PC_couple 2179 2179 5.45 0.003 0.003 0.15 PC_GM_couple 2179 2179 4.32 0.002 0.002 0.12 #others 1.98 1.982 0.06 ------------------------------------------------------------------------------- ======= Cycle 2179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2180 steps, 2.56000 s simulation time, 3574.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2180 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3574.98 3574.976 3574.976 100.00 ------------------------------------------------------------------------------- PC_run 2180 2180 3563.21 1.635 1.635 99.67 GM_PC_couple 2180 2180 5.46 0.003 0.003 0.15 PC_GM_couple 2180 2180 4.32 0.002 0.002 0.12 #others 1.98 1.983 0.06 ------------------------------------------------------------------------------- ======= Cycle 2180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2181 steps, 2.56000 s simulation time, 3576.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2181 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3576.46 3576.461 3576.461 100.00 ------------------------------------------------------------------------------- PC_run 2181 2181 3564.69 1.634 1.634 99.67 GM_PC_couple 2181 2181 5.46 0.003 0.003 0.15 PC_GM_couple 2181 2181 4.32 0.002 0.002 0.12 #others 1.98 1.984 0.06 ------------------------------------------------------------------------------- ======= Cycle 2181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2182 steps, 2.56000 s simulation time, 3578.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2182 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3578.13 3578.133 3578.133 100.00 ------------------------------------------------------------------------------- PC_run 2182 2182 3566.36 1.634 1.634 99.67 GM_PC_couple 2182 2182 5.46 0.003 0.003 0.15 PC_GM_couple 2182 2182 4.33 0.002 0.002 0.12 #others 1.98 1.984 0.06 ------------------------------------------------------------------------------- ======= Cycle 2182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2183 steps, 2.56000 s simulation time, 3579.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2183 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3579.68 3579.677 3579.677 100.00 ------------------------------------------------------------------------------- PC_run 2183 2183 3567.90 1.634 1.634 99.67 GM_PC_couple 2183 2183 5.46 0.003 0.003 0.15 PC_GM_couple 2183 2183 4.33 0.002 0.002 0.12 #others 1.99 1.985 0.06 ------------------------------------------------------------------------------- ======= Cycle 2183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2184 steps, 2.56000 s simulation time, 3581.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2184 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3581.12 3581.122 3581.122 100.00 ------------------------------------------------------------------------------- PC_run 2184 2184 3569.34 1.634 1.634 99.67 GM_PC_couple 2184 2184 5.47 0.003 0.003 0.15 PC_GM_couple 2184 2184 4.33 0.002 0.002 0.12 #others 1.99 1.986 0.06 ------------------------------------------------------------------------------- ======= Cycle 2184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2185 steps, 2.56000 s simulation time, 3582.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2185 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3582.57 3582.574 3582.574 100.00 ------------------------------------------------------------------------------- PC_run 2185 2185 3570.79 1.634 1.634 99.67 GM_PC_couple 2185 2185 5.47 0.003 0.003 0.15 PC_GM_couple 2185 2185 4.33 0.002 0.002 0.12 #others 1.99 1.987 0.06 ------------------------------------------------------------------------------- ======= Cycle 2185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2186 steps, 2.56000 s simulation time, 3584.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2186 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3584.64 3584.643 3584.643 100.00 ------------------------------------------------------------------------------- PC_run 2186 2186 3572.85 1.634 1.634 99.67 GM_PC_couple 2186 2186 5.47 0.003 0.003 0.15 PC_GM_couple 2186 2186 4.33 0.002 0.002 0.12 #others 1.99 1.987 0.06 ------------------------------------------------------------------------------- ======= Cycle 2186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2187 steps, 2.56000 s simulation time, 3586.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2187 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3586.38 3586.385 3586.385 100.00 ------------------------------------------------------------------------------- PC_run 2187 2187 3574.59 1.634 1.634 99.67 GM_PC_couple 2187 2187 5.47 0.003 0.003 0.15 PC_GM_couple 2187 2187 4.34 0.002 0.002 0.12 #others 1.99 1.988 0.06 ------------------------------------------------------------------------------- ======= Cycle 2187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2188 steps, 2.56000 s simulation time, 3588.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2188 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3588.07 3588.071 3588.071 100.00 ------------------------------------------------------------------------------- PC_run 2188 2188 3576.27 1.634 1.634 99.67 GM_PC_couple 2188 2188 5.48 0.003 0.003 0.15 PC_GM_couple 2188 2188 4.34 0.002 0.002 0.12 #others 1.99 1.989 0.06 ------------------------------------------------------------------------------- ======= Cycle 2188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2189 steps, 2.56000 s simulation time, 3589.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2189 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3589.69 3589.686 3589.686 100.00 ------------------------------------------------------------------------------- PC_run 2189 2189 3577.88 1.634 1.634 99.67 GM_PC_couple 2189 2189 5.48 0.003 0.003 0.15 PC_GM_couple 2189 2189 4.34 0.002 0.002 0.12 #others 1.99 1.990 0.06 ------------------------------------------------------------------------------- ======= Cycle 2189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2190 steps, 2.56000 s simulation time, 3591.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2190 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3591.83 3591.832 3591.832 100.00 ------------------------------------------------------------------------------- PC_run 2190 2190 3580.02 1.635 1.635 99.67 GM_PC_couple 2190 2190 5.48 0.003 0.003 0.15 PC_GM_couple 2190 2190 4.34 0.002 0.002 0.12 #others 1.99 1.991 0.06 ------------------------------------------------------------------------------- ======= Cycle 2190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2191 steps, 2.56000 s simulation time, 3593.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2191 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3593.50 3593.498 3593.498 100.00 ------------------------------------------------------------------------------- PC_run 2191 2191 3581.68 1.635 1.635 99.67 GM_PC_couple 2191 2191 5.48 0.003 0.003 0.15 PC_GM_couple 2191 2191 4.34 0.002 0.002 0.12 #others 1.99 1.992 0.06 ------------------------------------------------------------------------------- ======= Cycle 2191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2192 steps, 2.56000 s simulation time, 3595.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2192 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3595.49 3595.495 3595.495 100.00 ------------------------------------------------------------------------------- PC_run 2192 2192 3583.67 1.635 1.635 99.67 GM_PC_couple 2192 2192 5.49 0.003 0.003 0.15 PC_GM_couple 2192 2192 4.34 0.002 0.002 0.12 #others 1.99 1.993 0.06 ------------------------------------------------------------------------------- ======= Cycle 2192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2193 steps, 2.56000 s simulation time, 3596.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2193 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3596.95 3596.951 3596.951 100.00 ------------------------------------------------------------------------------- PC_run 2193 2193 3585.12 1.635 1.635 99.67 GM_PC_couple 2193 2193 5.49 0.003 0.003 0.15 PC_GM_couple 2193 2193 4.35 0.002 0.002 0.12 #others 1.99 1.994 0.06 ------------------------------------------------------------------------------- ======= Cycle 2193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2194 steps, 2.56000 s simulation time, 3598.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2194 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3598.49 3598.487 3598.487 100.00 ------------------------------------------------------------------------------- PC_run 2194 2194 3586.65 1.635 1.635 99.67 GM_PC_couple 2194 2194 5.49 0.003 0.003 0.15 PC_GM_couple 2194 2194 4.35 0.002 0.002 0.12 #others 2.00 1.995 0.06 ------------------------------------------------------------------------------- ======= Cycle 2194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2195 steps, 2.56000 s simulation time, 3599.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2195 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3599.97 3599.969 3599.969 100.00 ------------------------------------------------------------------------------- PC_run 2195 2195 3588.13 1.635 1.635 99.67 GM_PC_couple 2195 2195 5.49 0.003 0.003 0.15 PC_GM_couple 2195 2195 4.35 0.002 0.002 0.12 #others 2.00 1.996 0.06 ------------------------------------------------------------------------------- ======= Cycle 2195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2196 steps, 2.56000 s simulation time, 3601.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2196 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3601.40 3601.400 3601.400 100.00 ------------------------------------------------------------------------------- PC_run 2196 2196 3589.56 1.635 1.635 99.67 GM_PC_couple 2196 2196 5.49 0.003 0.003 0.15 PC_GM_couple 2196 2196 4.35 0.002 0.002 0.12 #others 2.00 1.997 0.06 ------------------------------------------------------------------------------- ======= Cycle 2196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2197 steps, 2.56000 s simulation time, 3602.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2197 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3602.69 3602.688 3602.688 100.00 ------------------------------------------------------------------------------- PC_run 2197 2197 3590.84 1.634 1.634 99.67 GM_PC_couple 2197 2197 5.50 0.003 0.003 0.15 PC_GM_couple 2197 2197 4.35 0.002 0.002 0.12 #others 2.00 1.998 0.06 ------------------------------------------------------------------------------- ======= Cycle 2197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2198 steps, 2.56000 s simulation time, 3604.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2198 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3604.35 3604.348 3604.348 100.00 ------------------------------------------------------------------------------- PC_run 2198 2198 3592.49 1.634 1.634 99.67 GM_PC_couple 2198 2198 5.50 0.003 0.003 0.15 PC_GM_couple 2198 2198 4.36 0.002 0.002 0.12 #others 2.00 1.998 0.06 ------------------------------------------------------------------------------- ======= Cycle 2198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2199 steps, 2.56000 s simulation time, 3606.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2199 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3606.00 3605.996 3605.996 100.00 ------------------------------------------------------------------------------- PC_run 2199 2199 3594.14 1.634 1.634 99.67 GM_PC_couple 2199 2199 5.50 0.003 0.003 0.15 PC_GM_couple 2199 2199 4.36 0.002 0.002 0.12 #others 2.00 1.999 0.06 ------------------------------------------------------------------------------- ======= Cycle 2199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2200 steps, 2.56000 s simulation time, 3607.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2200 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3607.26 3607.256 3607.256 100.00 ------------------------------------------------------------------------------- PC_run 2200 2200 3595.39 1.634 1.634 99.67 GM_PC_couple 2200 2200 5.50 0.003 0.003 0.15 PC_GM_couple 2200 2200 4.36 0.002 0.002 0.12 #others 2.00 2.000 0.06 ------------------------------------------------------------------------------- ======= Cycle 2200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2201 steps, 2.56000 s simulation time, 3608.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2201 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3608.86 3608.860 3608.860 100.00 ------------------------------------------------------------------------------- PC_run 2201 2201 3596.99 1.634 1.634 99.67 GM_PC_couple 2201 2201 5.51 0.003 0.003 0.15 PC_GM_couple 2201 2201 4.36 0.002 0.002 0.12 #others 2.00 2.001 0.06 ------------------------------------------------------------------------------- ======= Cycle 2201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2202 steps, 2.56000 s simulation time, 3610.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2202 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3610.25 3610.252 3610.252 100.00 ------------------------------------------------------------------------------- PC_run 2202 2202 3598.38 1.634 1.634 99.67 GM_PC_couple 2202 2202 5.51 0.003 0.003 0.15 PC_GM_couple 2202 2202 4.36 0.002 0.002 0.12 #others 2.00 2.001 0.06 ------------------------------------------------------------------------------- ======= Cycle 2202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2203 steps, 2.56000 s simulation time, 3611.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2203 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3611.76 3611.760 3611.760 100.00 ------------------------------------------------------------------------------- PC_run 2203 2203 3599.88 1.634 1.634 99.67 GM_PC_couple 2203 2203 5.51 0.003 0.003 0.15 PC_GM_couple 2203 2203 4.37 0.002 0.002 0.12 #others 2.00 2.002 0.06 ------------------------------------------------------------------------------- ======= Cycle 2203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2204 steps, 2.56000 s simulation time, 3613.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2204 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3613.04 3613.042 3613.042 100.00 ------------------------------------------------------------------------------- PC_run 2204 2204 3601.16 1.634 1.634 99.67 GM_PC_couple 2204 2204 5.51 0.003 0.003 0.15 PC_GM_couple 2204 2204 4.37 0.002 0.002 0.12 #others 2.00 2.003 0.06 ------------------------------------------------------------------------------- ======= Cycle 2204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2205 steps, 2.56000 s simulation time, 3614.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2205 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3614.60 3614.605 3614.605 100.00 ------------------------------------------------------------------------------- PC_run 2205 2205 3602.72 1.634 1.634 99.67 GM_PC_couple 2205 2205 5.52 0.003 0.003 0.15 PC_GM_couple 2205 2205 4.37 0.002 0.002 0.12 #others 2.00 2.004 0.06 ------------------------------------------------------------------------------- ======= Cycle 2205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2206 steps, 2.56000 s simulation time, 3616.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2206 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3616.16 3616.164 3616.164 100.00 ------------------------------------------------------------------------------- PC_run 2206 2206 3604.27 1.634 1.634 99.67 GM_PC_couple 2206 2206 5.52 0.003 0.003 0.15 PC_GM_couple 2206 2206 4.37 0.002 0.002 0.12 #others 2.00 2.005 0.06 ------------------------------------------------------------------------------- ======= Cycle 2206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2207 steps, 2.56000 s simulation time, 3617.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2207 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3617.53 3617.534 3617.534 100.00 ------------------------------------------------------------------------------- PC_run 2207 2207 3605.64 1.634 1.634 99.67 GM_PC_couple 2207 2207 5.52 0.003 0.003 0.15 PC_GM_couple 2207 2207 4.37 0.002 0.002 0.12 #others 2.01 2.006 0.06 ------------------------------------------------------------------------------- ======= Cycle 2207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2208 steps, 2.56000 s simulation time, 3619.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2208 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3619.14 3619.145 3619.145 100.00 ------------------------------------------------------------------------------- PC_run 2208 2208 3607.24 1.634 1.634 99.67 GM_PC_couple 2208 2208 5.52 0.003 0.003 0.15 PC_GM_couple 2208 2208 4.37 0.002 0.002 0.12 #others 2.01 2.007 0.06 ------------------------------------------------------------------------------- ======= Cycle 2208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2209 steps, 2.56000 s simulation time, 3620.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2209 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3620.39 3620.390 3620.390 100.00 ------------------------------------------------------------------------------- PC_run 2209 2209 3608.48 1.634 1.634 99.67 GM_PC_couple 2209 2209 5.53 0.003 0.003 0.15 PC_GM_couple 2209 2209 4.38 0.002 0.002 0.12 #others 2.01 2.008 0.06 ------------------------------------------------------------------------------- ======= Cycle 2209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2210 steps, 2.56000 s simulation time, 3621.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2210 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3621.70 3621.700 3621.700 100.00 ------------------------------------------------------------------------------- PC_run 2210 2210 3609.79 1.633 1.633 99.67 GM_PC_couple 2210 2210 5.53 0.003 0.003 0.15 PC_GM_couple 2210 2210 4.38 0.002 0.002 0.12 #others 2.01 2.009 0.06 ------------------------------------------------------------------------------- ======= Cycle 2210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2211 steps, 2.56000 s simulation time, 3623.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2211 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3623.22 3623.220 3623.220 100.00 ------------------------------------------------------------------------------- PC_run 2211 2211 3611.30 1.633 1.633 99.67 GM_PC_couple 2211 2211 5.53 0.003 0.003 0.15 PC_GM_couple 2211 2211 4.38 0.002 0.002 0.12 #others 2.01 2.010 0.06 ------------------------------------------------------------------------------- ======= Cycle 2211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2212 steps, 2.56000 s simulation time, 3624.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2212 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3624.61 3624.611 3624.611 100.00 ------------------------------------------------------------------------------- PC_run 2212 2212 3612.69 1.633 1.633 99.67 GM_PC_couple 2212 2212 5.53 0.003 0.003 0.15 PC_GM_couple 2212 2212 4.38 0.002 0.002 0.12 #others 2.01 2.010 0.06 ------------------------------------------------------------------------------- ======= Cycle 2212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2213 steps, 2.56000 s simulation time, 3626.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2213 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3626.03 3626.033 3626.033 100.00 ------------------------------------------------------------------------------- PC_run 2213 2213 3614.10 1.633 1.633 99.67 GM_PC_couple 2213 2213 5.53 0.003 0.003 0.15 PC_GM_couple 2213 2213 4.38 0.002 0.002 0.12 #others 2.01 2.011 0.06 ------------------------------------------------------------------------------- ======= Cycle 2213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2214 steps, 2.56000 s simulation time, 3627.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2214 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3627.46 3627.459 3627.459 100.00 ------------------------------------------------------------------------------- PC_run 2214 2214 3615.52 1.633 1.633 99.67 GM_PC_couple 2214 2214 5.54 0.003 0.003 0.15 PC_GM_couple 2214 2214 4.39 0.002 0.002 0.12 #others 2.01 2.012 0.06 ------------------------------------------------------------------------------- ======= Cycle 2214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2215 steps, 2.56000 s simulation time, 3629.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2215 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3629.17 3629.168 3629.168 100.00 ------------------------------------------------------------------------------- PC_run 2215 2215 3617.23 1.633 1.633 99.67 GM_PC_couple 2215 2215 5.54 0.003 0.003 0.15 PC_GM_couple 2215 2215 4.39 0.002 0.002 0.12 #others 2.01 2.013 0.06 ------------------------------------------------------------------------------- ======= Cycle 2215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2216 steps, 2.56000 s simulation time, 3630.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2216 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3630.84 3630.837 3630.837 100.00 ------------------------------------------------------------------------------- PC_run 2216 2216 3618.89 1.633 1.633 99.67 GM_PC_couple 2216 2216 5.54 0.003 0.003 0.15 PC_GM_couple 2216 2216 4.39 0.002 0.002 0.12 #others 2.01 2.014 0.06 ------------------------------------------------------------------------------- ======= Cycle 2216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2217 steps, 2.56000 s simulation time, 3632.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2217 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3632.77 3632.774 3632.774 100.00 ------------------------------------------------------------------------------- PC_run 2217 2217 3620.82 1.633 1.633 99.67 GM_PC_couple 2217 2217 5.54 0.003 0.003 0.15 PC_GM_couple 2217 2217 4.39 0.002 0.002 0.12 #others 2.02 2.015 0.06 ------------------------------------------------------------------------------- ======= Cycle 2217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2218 steps, 2.56000 s simulation time, 3634.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2218 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3634.56 3634.557 3634.557 100.00 ------------------------------------------------------------------------------- PC_run 2218 2218 3622.60 1.633 1.633 99.67 GM_PC_couple 2218 2218 5.55 0.003 0.003 0.15 PC_GM_couple 2218 2218 4.39 0.002 0.002 0.12 #others 2.02 2.016 0.06 ------------------------------------------------------------------------------- ======= Cycle 2218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2219 steps, 2.56000 s simulation time, 3636.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2219 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3636.75 3636.751 3636.751 100.00 ------------------------------------------------------------------------------- PC_run 2219 2219 3624.79 1.634 1.634 99.67 GM_PC_couple 2219 2219 5.55 0.003 0.003 0.15 PC_GM_couple 2219 2219 4.40 0.002 0.002 0.12 #others 2.02 2.018 0.06 ------------------------------------------------------------------------------- ======= Cycle 2219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2220 steps, 2.56000 s simulation time, 3638.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2220 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3638.48 3638.480 3638.480 100.00 ------------------------------------------------------------------------------- PC_run 2220 2220 3626.51 1.634 1.634 99.67 GM_PC_couple 2220 2220 5.55 0.003 0.003 0.15 PC_GM_couple 2220 2220 4.40 0.002 0.002 0.12 #others 2.02 2.019 0.06 ------------------------------------------------------------------------------- ======= Cycle 2220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2221 steps, 2.56000 s simulation time, 3640.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2221 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3640.33 3640.331 3640.331 100.00 ------------------------------------------------------------------------------- PC_run 2221 2221 3628.36 1.634 1.634 99.67 GM_PC_couple 2221 2221 5.56 0.003 0.003 0.15 PC_GM_couple 2221 2221 4.40 0.002 0.002 0.12 #others 2.02 2.020 0.06 ------------------------------------------------------------------------------- ======= Cycle 2221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2222 steps, 2.56000 s simulation time, 3641.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2222 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3641.81 3641.808 3641.808 100.00 ------------------------------------------------------------------------------- PC_run 2222 2222 3629.83 1.634 1.634 99.67 GM_PC_couple 2222 2222 5.56 0.003 0.003 0.15 PC_GM_couple 2222 2222 4.40 0.002 0.002 0.12 #others 2.02 2.021 0.06 ------------------------------------------------------------------------------- ======= Cycle 2222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2223 steps, 2.56000 s simulation time, 3643.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2223 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3643.26 3643.257 3643.257 100.00 ------------------------------------------------------------------------------- PC_run 2223 2223 3631.27 1.633 1.633 99.67 GM_PC_couple 2223 2223 5.56 0.003 0.003 0.15 PC_GM_couple 2223 2223 4.40 0.002 0.002 0.12 #others 2.02 2.022 0.06 ------------------------------------------------------------------------------- ======= Cycle 2223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2224 steps, 2.56000 s simulation time, 3644.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2224 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3644.70 3644.699 3644.699 100.00 ------------------------------------------------------------------------------- PC_run 2224 2224 3632.71 1.633 1.633 99.67 GM_PC_couple 2224 2224 5.56 0.003 0.003 0.15 PC_GM_couple 2224 2224 4.41 0.002 0.002 0.12 #others 2.02 2.023 0.06 ------------------------------------------------------------------------------- ======= Cycle 2224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2225 steps, 2.56000 s simulation time, 3646.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2225 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3646.41 3646.414 3646.414 100.00 ------------------------------------------------------------------------------- PC_run 2225 2225 3634.41 1.633 1.633 99.67 GM_PC_couple 2225 2225 5.57 0.003 0.003 0.15 PC_GM_couple 2225 2225 4.41 0.002 0.002 0.12 #others 2.02 2.024 0.06 ------------------------------------------------------------------------------- ======= Cycle 2225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2226 steps, 2.56000 s simulation time, 3647.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2226 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3647.84 3647.841 3647.841 100.00 ------------------------------------------------------------------------------- PC_run 2226 2226 3635.84 1.633 1.633 99.67 GM_PC_couple 2226 2226 5.57 0.003 0.003 0.15 PC_GM_couple 2226 2226 4.41 0.002 0.002 0.12 #others 2.02 2.025 0.06 ------------------------------------------------------------------------------- ======= Cycle 2226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2227 steps, 2.56000 s simulation time, 3649.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2227 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3649.28 3649.285 3649.285 100.00 ------------------------------------------------------------------------------- PC_run 2227 2227 3637.27 1.633 1.633 99.67 GM_PC_couple 2227 2227 5.57 0.003 0.003 0.15 PC_GM_couple 2227 2227 4.41 0.002 0.002 0.12 #others 2.03 2.026 0.06 ------------------------------------------------------------------------------- ======= Cycle 2227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2228 steps, 2.56000 s simulation time, 3650.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2228 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3650.69 3650.693 3650.693 100.00 ------------------------------------------------------------------------------- PC_run 2228 2228 3638.68 1.633 1.633 99.67 GM_PC_couple 2228 2228 5.58 0.003 0.003 0.15 PC_GM_couple 2228 2228 4.41 0.002 0.002 0.12 #others 2.03 2.027 0.06 ------------------------------------------------------------------------------- ======= Cycle 2228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2229 steps, 2.56000 s simulation time, 3652.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2229 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3652.38 3652.379 3652.379 100.00 ------------------------------------------------------------------------------- PC_run 2229 2229 3640.36 1.633 1.633 99.67 GM_PC_couple 2229 2229 5.58 0.003 0.003 0.15 PC_GM_couple 2229 2229 4.42 0.002 0.002 0.12 #others 2.03 2.028 0.06 ------------------------------------------------------------------------------- ======= Cycle 2229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2230 steps, 2.56000 s simulation time, 3653.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2230 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3653.94 3653.936 3653.936 100.00 ------------------------------------------------------------------------------- PC_run 2230 2230 3641.91 1.633 1.633 99.67 GM_PC_couple 2230 2230 5.58 0.003 0.003 0.15 PC_GM_couple 2230 2230 4.42 0.002 0.002 0.12 #others 2.03 2.029 0.06 ------------------------------------------------------------------------------- ======= Cycle 2230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2231 steps, 2.56000 s simulation time, 3655.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2231 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3655.46 3655.458 3655.458 100.00 ------------------------------------------------------------------------------- PC_run 2231 2231 3643.43 1.633 1.633 99.67 GM_PC_couple 2231 2231 5.58 0.003 0.003 0.15 PC_GM_couple 2231 2231 4.42 0.002 0.002 0.12 #others 2.03 2.030 0.06 ------------------------------------------------------------------------------- ======= Cycle 2231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2232 steps, 2.56000 s simulation time, 3656.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2232 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3656.87 3656.868 3656.868 100.00 ------------------------------------------------------------------------------- PC_run 2232 2232 3644.83 1.633 1.633 99.67 GM_PC_couple 2232 2232 5.59 0.003 0.003 0.15 PC_GM_couple 2232 2232 4.42 0.002 0.002 0.12 #others 2.03 2.031 0.06 ------------------------------------------------------------------------------- ======= Cycle 2232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2233 steps, 2.56000 s simulation time, 3658.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2233 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3658.55 3658.553 3658.553 100.00 ------------------------------------------------------------------------------- PC_run 2233 2233 3646.51 1.633 1.633 99.67 GM_PC_couple 2233 2233 5.59 0.003 0.003 0.15 PC_GM_couple 2233 2233 4.42 0.002 0.002 0.12 #others 2.03 2.032 0.06 ------------------------------------------------------------------------------- ======= Cycle 2233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2234 steps, 2.56000 s simulation time, 3660.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2234 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3660.07 3660.072 3660.072 100.00 ------------------------------------------------------------------------------- PC_run 2234 2234 3648.02 1.633 1.633 99.67 GM_PC_couple 2234 2234 5.59 0.003 0.003 0.15 PC_GM_couple 2234 2234 4.43 0.002 0.002 0.12 #others 2.03 2.032 0.06 ------------------------------------------------------------------------------- ======= Cycle 2234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2235 steps, 2.56000 s simulation time, 3661.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2235 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3661.50 3661.497 3661.497 100.00 ------------------------------------------------------------------------------- PC_run 2235 2235 3649.44 1.633 1.633 99.67 GM_PC_couple 2235 2235 5.59 0.003 0.003 0.15 PC_GM_couple 2235 2235 4.43 0.002 0.002 0.12 #others 2.03 2.033 0.06 ------------------------------------------------------------------------------- ======= Cycle 2235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2236 steps, 2.56000 s simulation time, 3662.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2236 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3662.96 3662.957 3662.957 100.00 ------------------------------------------------------------------------------- PC_run 2236 2236 3650.90 1.633 1.633 99.67 GM_PC_couple 2236 2236 5.60 0.003 0.003 0.15 PC_GM_couple 2236 2236 4.43 0.002 0.002 0.12 #others 2.03 2.034 0.06 ------------------------------------------------------------------------------- ======= Cycle 2236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2237 steps, 2.56000 s simulation time, 3664.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2237 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3664.46 3664.458 3664.458 100.00 ------------------------------------------------------------------------------- PC_run 2237 2237 3652.39 1.633 1.633 99.67 GM_PC_couple 2237 2237 5.60 0.003 0.003 0.15 PC_GM_couple 2237 2237 4.43 0.002 0.002 0.12 #others 2.04 2.035 0.06 ------------------------------------------------------------------------------- ======= Cycle 2237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2238 steps, 2.56000 s simulation time, 3665.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2238 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3665.98 3665.984 3665.984 100.00 ------------------------------------------------------------------------------- PC_run 2238 2238 3653.91 1.633 1.633 99.67 GM_PC_couple 2238 2238 5.60 0.003 0.003 0.15 PC_GM_couple 2238 2238 4.44 0.002 0.002 0.12 #others 2.04 2.036 0.06 ------------------------------------------------------------------------------- ======= Cycle 2238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2239 steps, 2.56000 s simulation time, 3667.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2239 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3667.41 3667.411 3667.411 100.00 ------------------------------------------------------------------------------- PC_run 2239 2239 3655.33 1.633 1.633 99.67 GM_PC_couple 2239 2239 5.61 0.003 0.003 0.15 PC_GM_couple 2239 2239 4.44 0.002 0.002 0.12 #others 2.04 2.037 0.06 ------------------------------------------------------------------------------- ======= Cycle 2239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2240 steps, 2.56000 s simulation time, 3668.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2240 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3668.85 3668.851 3668.851 100.00 ------------------------------------------------------------------------------- PC_run 2240 2240 3656.76 1.632 1.632 99.67 GM_PC_couple 2240 2240 5.61 0.003 0.003 0.15 PC_GM_couple 2240 2240 4.44 0.002 0.002 0.12 #others 2.04 2.038 0.06 ------------------------------------------------------------------------------- ======= Cycle 2240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2241 steps, 2.56000 s simulation time, 3670.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2241 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3670.20 3670.202 3670.202 100.00 ------------------------------------------------------------------------------- PC_run 2241 2241 3658.11 1.632 1.632 99.67 GM_PC_couple 2241 2241 5.61 0.003 0.003 0.15 PC_GM_couple 2241 2241 4.44 0.002 0.002 0.12 #others 2.04 2.039 0.06 ------------------------------------------------------------------------------- ======= Cycle 2241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2242 steps, 2.56000 s simulation time, 3671.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2242 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3671.52 3671.522 3671.522 100.00 ------------------------------------------------------------------------------- PC_run 2242 2242 3659.42 1.632 1.632 99.67 GM_PC_couple 2242 2242 5.62 0.003 0.003 0.15 PC_GM_couple 2242 2242 4.45 0.002 0.002 0.12 #others 2.04 2.041 0.06 ------------------------------------------------------------------------------- ======= Cycle 2242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2243 steps, 2.56000 s simulation time, 3673.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2243 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3673.22 3673.221 3673.221 100.00 ------------------------------------------------------------------------------- PC_run 2243 2243 3661.11 1.632 1.632 99.67 GM_PC_couple 2243 2243 5.62 0.003 0.003 0.15 PC_GM_couple 2243 2243 4.45 0.002 0.002 0.12 #others 2.04 2.042 0.06 ------------------------------------------------------------------------------- ======= Cycle 2243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2244 steps, 2.56000 s simulation time, 3674.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2244 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3674.58 3674.581 3674.581 100.00 ------------------------------------------------------------------------------- PC_run 2244 2244 3662.46 1.632 1.632 99.67 GM_PC_couple 2244 2244 5.62 0.003 0.003 0.15 PC_GM_couple 2244 2244 4.45 0.002 0.002 0.12 #others 2.04 2.043 0.06 ------------------------------------------------------------------------------- ======= Cycle 2244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2245 steps, 2.56000 s simulation time, 3676.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2245 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3676.06 3676.058 3676.058 100.00 ------------------------------------------------------------------------------- PC_run 2245 2245 3663.93 1.632 1.632 99.67 GM_PC_couple 2245 2245 5.63 0.003 0.003 0.15 PC_GM_couple 2245 2245 4.45 0.002 0.002 0.12 #others 2.04 2.044 0.06 ------------------------------------------------------------------------------- ======= Cycle 2245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2246 steps, 2.56000 s simulation time, 3677.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2246 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3677.51 3677.508 3677.508 100.00 ------------------------------------------------------------------------------- PC_run 2246 2246 3665.38 1.632 1.632 99.67 GM_PC_couple 2246 2246 5.63 0.003 0.003 0.15 PC_GM_couple 2246 2246 4.46 0.002 0.002 0.12 #others 2.04 2.045 0.06 ------------------------------------------------------------------------------- ======= Cycle 2246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2247 steps, 2.56000 s simulation time, 3679.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2247 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3679.09 3679.091 3679.091 100.00 ------------------------------------------------------------------------------- PC_run 2247 2247 3666.95 1.632 1.632 99.67 GM_PC_couple 2247 2247 5.63 0.003 0.003 0.15 PC_GM_couple 2247 2247 4.46 0.002 0.002 0.12 #others 2.05 2.046 0.06 ------------------------------------------------------------------------------- ======= Cycle 2247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2248 steps, 2.56000 s simulation time, 3680.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2248 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3680.57 3680.573 3680.573 100.00 ------------------------------------------------------------------------------- PC_run 2248 2248 3668.43 1.632 1.632 99.67 GM_PC_couple 2248 2248 5.64 0.003 0.003 0.15 PC_GM_couple 2248 2248 4.46 0.002 0.002 0.12 #others 2.05 2.047 0.06 ------------------------------------------------------------------------------- ======= Cycle 2248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2249 steps, 2.56000 s simulation time, 3681.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2249 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3681.95 3681.950 3681.950 100.00 ------------------------------------------------------------------------------- PC_run 2249 2249 3669.80 1.632 1.632 99.67 GM_PC_couple 2249 2249 5.64 0.003 0.003 0.15 PC_GM_couple 2249 2249 4.46 0.002 0.002 0.12 #others 2.05 2.048 0.06 ------------------------------------------------------------------------------- ======= Cycle 2249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2250 steps, 2.56000 s simulation time, 3683.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2250 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3683.37 3683.367 3683.367 100.00 ------------------------------------------------------------------------------- PC_run 2250 2250 3671.21 1.632 1.632 99.67 GM_PC_couple 2250 2250 5.64 0.003 0.003 0.15 PC_GM_couple 2250 2250 4.47 0.002 0.002 0.12 #others 2.05 2.049 0.06 ------------------------------------------------------------------------------- ======= Cycle 2250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2251 steps, 2.56000 s simulation time, 3684.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2251 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3684.84 3684.839 3684.839 100.00 ------------------------------------------------------------------------------- PC_run 2251 2251 3672.67 1.632 1.632 99.67 GM_PC_couple 2251 2251 5.65 0.003 0.003 0.15 PC_GM_couple 2251 2251 4.47 0.002 0.002 0.12 #others 2.05 2.050 0.06 ------------------------------------------------------------------------------- ======= Cycle 2251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2252 steps, 2.56000 s simulation time, 3686.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2252 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3686.30 3686.302 3686.302 100.00 ------------------------------------------------------------------------------- PC_run 2252 2252 3674.13 1.631 1.631 99.67 GM_PC_couple 2252 2252 5.65 0.003 0.003 0.15 PC_GM_couple 2252 2252 4.47 0.002 0.002 0.12 #others 2.05 2.051 0.06 ------------------------------------------------------------------------------- ======= Cycle 2252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2253 steps, 2.56000 s simulation time, 3688.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2253 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3688.17 3688.171 3688.171 100.00 ------------------------------------------------------------------------------- PC_run 2253 2253 3675.99 1.632 1.632 99.67 GM_PC_couple 2253 2253 5.65 0.003 0.003 0.15 PC_GM_couple 2253 2253 4.47 0.002 0.002 0.12 #others 2.05 2.052 0.06 ------------------------------------------------------------------------------- ======= Cycle 2253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2254 steps, 2.56000 s simulation time, 3689.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2254 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3689.84 3689.836 3689.836 100.00 ------------------------------------------------------------------------------- PC_run 2254 2254 3677.65 1.632 1.632 99.67 GM_PC_couple 2254 2254 5.65 0.003 0.003 0.15 PC_GM_couple 2254 2254 4.48 0.002 0.002 0.12 #others 2.05 2.053 0.06 ------------------------------------------------------------------------------- ======= Cycle 2254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2255 steps, 2.56000 s simulation time, 3691.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2255 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3691.49 3691.489 3691.489 100.00 ------------------------------------------------------------------------------- PC_run 2255 2255 3679.30 1.632 1.632 99.67 GM_PC_couple 2255 2255 5.66 0.003 0.003 0.15 PC_GM_couple 2255 2255 4.48 0.002 0.002 0.12 #others 2.05 2.054 0.06 ------------------------------------------------------------------------------- ======= Cycle 2255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2256 steps, 2.56000 s simulation time, 3693.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2256 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3693.03 3693.034 3693.034 100.00 ------------------------------------------------------------------------------- PC_run 2256 2256 3680.84 1.632 1.632 99.67 GM_PC_couple 2256 2256 5.66 0.003 0.003 0.15 PC_GM_couple 2256 2256 4.48 0.002 0.002 0.12 #others 2.05 2.055 0.06 ------------------------------------------------------------------------------- ======= Cycle 2256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2257 steps, 2.56000 s simulation time, 3694.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2257 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3694.44 3694.444 3694.444 100.00 ------------------------------------------------------------------------------- PC_run 2257 2257 3682.24 1.631 1.631 99.67 GM_PC_couple 2257 2257 5.66 0.003 0.003 0.15 PC_GM_couple 2257 2257 4.48 0.002 0.002 0.12 #others 2.06 2.056 0.06 ------------------------------------------------------------------------------- ======= Cycle 2257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2258 steps, 2.56000 s simulation time, 3695.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2258 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3695.91 3695.909 3695.909 100.00 ------------------------------------------------------------------------------- PC_run 2258 2258 3683.70 1.631 1.631 99.67 GM_PC_couple 2258 2258 5.66 0.003 0.003 0.15 PC_GM_couple 2258 2258 4.48 0.002 0.002 0.12 #others 2.06 2.056 0.06 ------------------------------------------------------------------------------- ======= Cycle 2258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2259 steps, 2.56000 s simulation time, 3697.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2259 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3697.62 3697.623 3697.623 100.00 ------------------------------------------------------------------------------- PC_run 2259 2259 3685.41 1.631 1.631 99.67 GM_PC_couple 2259 2259 5.67 0.003 0.003 0.15 PC_GM_couple 2259 2259 4.49 0.002 0.002 0.12 #others 2.06 2.057 0.06 ------------------------------------------------------------------------------- ======= Cycle 2259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2260 steps, 2.56000 s simulation time, 3698.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2260 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3698.98 3698.985 3698.985 100.00 ------------------------------------------------------------------------------- PC_run 2260 2260 3686.77 1.631 1.631 99.67 GM_PC_couple 2260 2260 5.67 0.003 0.003 0.15 PC_GM_couple 2260 2260 4.49 0.002 0.002 0.12 #others 2.06 2.058 0.06 ------------------------------------------------------------------------------- ======= Cycle 2260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2261 steps, 2.56000 s simulation time, 3700.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2261 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3700.40 3700.399 3700.399 100.00 ------------------------------------------------------------------------------- PC_run 2261 2261 3688.17 1.631 1.631 99.67 GM_PC_couple 2261 2261 5.67 0.003 0.003 0.15 PC_GM_couple 2261 2261 4.49 0.002 0.002 0.12 #others 2.06 2.059 0.06 ------------------------------------------------------------------------------- ======= Cycle 2261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2262 steps, 2.56000 s simulation time, 3701.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2262 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3701.92 3701.924 3701.924 100.00 ------------------------------------------------------------------------------- PC_run 2262 2262 3689.69 1.631 1.631 99.67 GM_PC_couple 2262 2262 5.68 0.003 0.003 0.15 PC_GM_couple 2262 2262 4.49 0.002 0.002 0.12 #others 2.06 2.060 0.06 ------------------------------------------------------------------------------- ======= Cycle 2262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2263 steps, 2.56000 s simulation time, 3703.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2263 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3703.38 3703.380 3703.380 100.00 ------------------------------------------------------------------------------- PC_run 2263 2263 3691.14 1.631 1.631 99.67 GM_PC_couple 2263 2263 5.68 0.003 0.003 0.15 PC_GM_couple 2263 2263 4.50 0.002 0.002 0.12 #others 2.06 2.061 0.06 ------------------------------------------------------------------------------- ======= Cycle 2263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2264 steps, 2.56000 s simulation time, 3705.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2264 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3705.09 3705.093 3705.093 100.00 ------------------------------------------------------------------------------- PC_run 2264 2264 3692.85 1.631 1.631 99.67 GM_PC_couple 2264 2264 5.68 0.003 0.003 0.15 PC_GM_couple 2264 2264 4.50 0.002 0.002 0.12 #others 2.06 2.062 0.06 ------------------------------------------------------------------------------- ======= Cycle 2264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2265 steps, 2.56000 s simulation time, 3706.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2265 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3706.85 3706.853 3706.853 100.00 ------------------------------------------------------------------------------- PC_run 2265 2265 3694.60 1.631 1.631 99.67 GM_PC_couple 2265 2265 5.69 0.003 0.003 0.15 PC_GM_couple 2265 2265 4.50 0.002 0.002 0.12 #others 2.06 2.064 0.06 ------------------------------------------------------------------------------- ======= Cycle 2265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2266 steps, 2.56000 s simulation time, 3708.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2266 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3708.52 3708.517 3708.517 100.00 ------------------------------------------------------------------------------- PC_run 2266 2266 3696.26 1.631 1.631 99.67 GM_PC_couple 2266 2266 5.69 0.003 0.003 0.15 PC_GM_couple 2266 2266 4.50 0.002 0.002 0.12 #others 2.06 2.065 0.06 ------------------------------------------------------------------------------- ======= Cycle 2266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2267 steps, 2.56000 s simulation time, 3710.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2267 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3710.09 3710.090 3710.090 100.00 ------------------------------------------------------------------------------- PC_run 2267 2267 3697.83 1.631 1.631 99.67 GM_PC_couple 2267 2267 5.69 0.003 0.003 0.15 PC_GM_couple 2267 2267 4.50 0.002 0.002 0.12 #others 2.07 2.066 0.06 ------------------------------------------------------------------------------- ======= Cycle 2267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2268 steps, 2.56000 s simulation time, 3711.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2268 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3711.85 3711.855 3711.855 100.00 ------------------------------------------------------------------------------- PC_run 2268 2268 3699.59 1.631 1.631 99.67 GM_PC_couple 2268 2268 5.70 0.003 0.003 0.15 PC_GM_couple 2268 2268 4.51 0.002 0.002 0.12 #others 2.07 2.067 0.06 ------------------------------------------------------------------------------- ======= Cycle 2268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2269 steps, 2.56000 s simulation time, 3713.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2269 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3713.53 3713.528 3713.528 100.00 ------------------------------------------------------------------------------- PC_run 2269 2269 3701.25 1.631 1.631 99.67 GM_PC_couple 2269 2269 5.70 0.003 0.003 0.15 PC_GM_couple 2269 2269 4.51 0.002 0.002 0.12 #others 2.07 2.068 0.06 ------------------------------------------------------------------------------- ======= Cycle 2269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2270 steps, 2.56000 s simulation time, 3715.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2270 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3715.18 3715.178 3715.178 100.00 ------------------------------------------------------------------------------- PC_run 2270 2270 3702.90 1.631 1.631 99.67 GM_PC_couple 2270 2270 5.70 0.003 0.003 0.15 PC_GM_couple 2270 2270 4.51 0.002 0.002 0.12 #others 2.07 2.069 0.06 ------------------------------------------------------------------------------- ======= Cycle 2270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2271 steps, 2.56000 s simulation time, 3716.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2271 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3716.70 3716.695 3716.695 100.00 ------------------------------------------------------------------------------- PC_run 2271 2271 3704.41 1.631 1.631 99.67 GM_PC_couple 2271 2271 5.70 0.003 0.003 0.15 PC_GM_couple 2271 2271 4.51 0.002 0.002 0.12 #others 2.07 2.070 0.06 ------------------------------------------------------------------------------- ======= Cycle 2271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2272 steps, 2.56000 s simulation time, 3718.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2272 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3718.70 3718.696 3718.696 100.00 ------------------------------------------------------------------------------- PC_run 2272 2272 3706.41 1.631 1.631 99.67 GM_PC_couple 2272 2272 5.71 0.003 0.003 0.15 PC_GM_couple 2272 2272 4.51 0.002 0.002 0.12 #others 2.07 2.071 0.06 ------------------------------------------------------------------------------- ======= Cycle 2272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2273 steps, 2.56000 s simulation time, 3720.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2273 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3720.40 3720.401 3720.401 100.00 ------------------------------------------------------------------------------- PC_run 2273 2273 3708.10 1.631 1.631 99.67 GM_PC_couple 2273 2273 5.71 0.003 0.003 0.15 PC_GM_couple 2273 2273 4.52 0.002 0.002 0.12 #others 2.07 2.072 0.06 ------------------------------------------------------------------------------- ======= Cycle 2273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2274 steps, 2.56000 s simulation time, 3722.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2274 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3722.16 3722.160 3722.160 100.00 ------------------------------------------------------------------------------- PC_run 2274 2274 3709.86 1.631 1.631 99.67 GM_PC_couple 2274 2274 5.71 0.003 0.003 0.15 PC_GM_couple 2274 2274 4.52 0.002 0.002 0.12 #others 2.07 2.073 0.06 ------------------------------------------------------------------------------- ======= Cycle 2274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2275 steps, 2.56000 s simulation time, 3723.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2275 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3723.73 3723.734 3723.734 100.00 ------------------------------------------------------------------------------- PC_run 2275 2275 3711.43 1.631 1.631 99.67 GM_PC_couple 2275 2275 5.71 0.003 0.003 0.15 PC_GM_couple 2275 2275 4.52 0.002 0.002 0.12 #others 2.07 2.074 0.06 ------------------------------------------------------------------------------- ======= Cycle 2275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2276 steps, 2.56000 s simulation time, 3725.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2276 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3725.72 3725.722 3725.722 100.00 ------------------------------------------------------------------------------- PC_run 2276 2276 3713.41 1.632 1.632 99.67 GM_PC_couple 2276 2276 5.72 0.003 0.003 0.15 PC_GM_couple 2276 2276 4.52 0.002 0.002 0.12 #others 2.07 2.074 0.06 ------------------------------------------------------------------------------- ======= Cycle 2276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2277 steps, 2.56000 s simulation time, 3727.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2277 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3727.24 3727.243 3727.243 100.00 ------------------------------------------------------------------------------- PC_run 2277 2277 3714.93 1.632 1.632 99.67 GM_PC_couple 2277 2277 5.72 0.003 0.003 0.15 PC_GM_couple 2277 2277 4.52 0.002 0.002 0.12 #others 2.07 2.075 0.06 ------------------------------------------------------------------------------- ======= Cycle 2277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2278 steps, 2.56000 s simulation time, 3728.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2278 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3728.77 3728.766 3728.766 100.00 ------------------------------------------------------------------------------- PC_run 2278 2278 3716.45 1.631 1.631 99.67 GM_PC_couple 2278 2278 5.72 0.003 0.003 0.15 PC_GM_couple 2278 2278 4.53 0.002 0.002 0.12 #others 2.08 2.076 0.06 ------------------------------------------------------------------------------- ======= Cycle 2278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2279 steps, 2.56000 s simulation time, 3730.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2279 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3730.13 3730.130 3730.130 100.00 ------------------------------------------------------------------------------- PC_run 2279 2279 3717.80 1.631 1.631 99.67 GM_PC_couple 2279 2279 5.72 0.003 0.003 0.15 PC_GM_couple 2279 2279 4.53 0.002 0.002 0.12 #others 2.08 2.076 0.06 ------------------------------------------------------------------------------- ======= Cycle 2279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2280 steps, 2.56000 s simulation time, 3731.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2280 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3731.98 3731.979 3731.979 100.00 ------------------------------------------------------------------------------- PC_run 2280 2280 3719.65 1.631 1.631 99.67 GM_PC_couple 2280 2280 5.73 0.003 0.003 0.15 PC_GM_couple 2280 2280 4.53 0.002 0.002 0.12 #others 2.08 2.077 0.06 ------------------------------------------------------------------------------- ======= Cycle 2280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2281 steps, 2.56000 s simulation time, 3733.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2281 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3733.69 3733.687 3733.687 100.00 ------------------------------------------------------------------------------- PC_run 2281 2281 3721.35 1.631 1.631 99.67 GM_PC_couple 2281 2281 5.73 0.003 0.003 0.15 PC_GM_couple 2281 2281 4.53 0.002 0.002 0.12 #others 2.08 2.079 0.06 ------------------------------------------------------------------------------- ======= Cycle 2281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2282 steps, 2.56000 s simulation time, 3735.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2282 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3735.52 3735.516 3735.516 100.00 ------------------------------------------------------------------------------- PC_run 2282 2282 3723.17 1.632 1.632 99.67 GM_PC_couple 2282 2282 5.73 0.003 0.003 0.15 PC_GM_couple 2282 2282 4.53 0.002 0.002 0.12 #others 2.08 2.080 0.06 ------------------------------------------------------------------------------- ======= Cycle 2282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2283 steps, 2.56000 s simulation time, 3737.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2283 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3737.27 3737.271 3737.271 100.00 ------------------------------------------------------------------------------- PC_run 2283 2283 3724.92 1.632 1.632 99.67 GM_PC_couple 2283 2283 5.74 0.003 0.003 0.15 PC_GM_couple 2283 2283 4.54 0.002 0.002 0.12 #others 2.08 2.081 0.06 ------------------------------------------------------------------------------- ======= Cycle 2283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2284 steps, 2.56000 s simulation time, 3739.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2284 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3739.26 3739.262 3739.262 100.00 ------------------------------------------------------------------------------- PC_run 2284 2284 3726.90 1.632 1.632 99.67 GM_PC_couple 2284 2284 5.74 0.003 0.003 0.15 PC_GM_couple 2284 2284 4.54 0.002 0.002 0.12 #others 2.08 2.081 0.06 ------------------------------------------------------------------------------- ======= Cycle 2284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2285 steps, 2.56000 s simulation time, 3740.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2285 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3740.98 3740.984 3740.984 100.00 ------------------------------------------------------------------------------- PC_run 2285 2285 3728.62 1.632 1.632 99.67 GM_PC_couple 2285 2285 5.74 0.003 0.003 0.15 PC_GM_couple 2285 2285 4.54 0.002 0.002 0.12 #others 2.08 2.083 0.06 ------------------------------------------------------------------------------- ======= Cycle 2285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2286 steps, 2.56000 s simulation time, 3742.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2286 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3742.72 3742.721 3742.721 100.00 ------------------------------------------------------------------------------- PC_run 2286 2286 3730.35 1.632 1.632 99.67 GM_PC_couple 2286 2286 5.75 0.003 0.003 0.15 PC_GM_couple 2286 2286 4.54 0.002 0.002 0.12 #others 2.08 2.084 0.06 ------------------------------------------------------------------------------- ======= Cycle 2286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2287 steps, 2.56000 s simulation time, 3744.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2287 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3744.42 3744.417 3744.417 100.00 ------------------------------------------------------------------------------- PC_run 2287 2287 3732.04 1.632 1.632 99.67 GM_PC_couple 2287 2287 5.75 0.003 0.003 0.15 PC_GM_couple 2287 2287 4.55 0.002 0.002 0.12 #others 2.08 2.085 0.06 ------------------------------------------------------------------------------- ======= Cycle 2287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2288 steps, 2.56000 s simulation time, 3746.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2288 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3746.40 3746.405 3746.405 100.00 ------------------------------------------------------------------------------- PC_run 2288 2288 3734.02 1.632 1.632 99.67 GM_PC_couple 2288 2288 5.75 0.003 0.003 0.15 PC_GM_couple 2288 2288 4.55 0.002 0.002 0.12 #others 2.09 2.086 0.06 ------------------------------------------------------------------------------- ======= Cycle 2288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2289 steps, 2.56000 s simulation time, 3748.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2289 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3748.17 3748.168 3748.168 100.00 ------------------------------------------------------------------------------- PC_run 2289 2289 3735.78 1.632 1.632 99.67 GM_PC_couple 2289 2289 5.75 0.003 0.003 0.15 PC_GM_couple 2289 2289 4.55 0.002 0.002 0.12 #others 2.09 2.087 0.06 ------------------------------------------------------------------------------- ======= Cycle 2289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2290 steps, 2.56000 s simulation time, 3749.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2290 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3749.91 3749.906 3749.906 100.00 ------------------------------------------------------------------------------- PC_run 2290 2290 3737.51 1.632 1.632 99.67 GM_PC_couple 2290 2290 5.76 0.003 0.003 0.15 PC_GM_couple 2290 2290 4.55 0.002 0.002 0.12 #others 2.09 2.088 0.06 ------------------------------------------------------------------------------- ======= Cycle 2290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2291 steps, 2.56000 s simulation time, 3751.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2291 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3751.42 3751.422 3751.422 100.00 ------------------------------------------------------------------------------- PC_run 2291 2291 3739.02 1.632 1.632 99.67 GM_PC_couple 2291 2291 5.76 0.003 0.003 0.15 PC_GM_couple 2291 2291 4.56 0.002 0.002 0.12 #others 2.09 2.089 0.06 ------------------------------------------------------------------------------- ======= Cycle 2291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2292 steps, 2.56000 s simulation time, 3753.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2292 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3753.42 3753.416 3753.416 100.00 ------------------------------------------------------------------------------- PC_run 2292 2292 3741.01 1.632 1.632 99.67 GM_PC_couple 2292 2292 5.76 0.003 0.003 0.15 PC_GM_couple 2292 2292 4.56 0.002 0.002 0.12 #others 2.09 2.090 0.06 ------------------------------------------------------------------------------- ======= Cycle 2292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2293 steps, 2.56000 s simulation time, 3754.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2293 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3754.95 3754.952 3754.952 100.00 ------------------------------------------------------------------------------- PC_run 2293 2293 3742.54 1.632 1.632 99.67 GM_PC_couple 2293 2293 5.76 0.003 0.003 0.15 PC_GM_couple 2293 2293 4.56 0.002 0.002 0.12 #others 2.09 2.091 0.06 ------------------------------------------------------------------------------- ======= Cycle 2293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2294 steps, 2.56000 s simulation time, 3756.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2294 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3756.93 3756.933 3756.933 100.00 ------------------------------------------------------------------------------- PC_run 2294 2294 3744.51 1.632 1.632 99.67 GM_PC_couple 2294 2294 5.77 0.003 0.003 0.15 PC_GM_couple 2294 2294 4.56 0.002 0.002 0.12 #others 2.09 2.092 0.06 ------------------------------------------------------------------------------- ======= Cycle 2294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2295 steps, 2.56000 s simulation time, 3759.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2295 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3759.11 3759.107 3759.107 100.00 ------------------------------------------------------------------------------- PC_run 2295 2295 3746.68 1.633 1.633 99.67 GM_PC_couple 2295 2295 5.77 0.003 0.003 0.15 PC_GM_couple 2295 2295 4.56 0.002 0.002 0.12 #others 2.09 2.093 0.06 ------------------------------------------------------------------------------- ======= Cycle 2295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2296 steps, 2.56000 s simulation time, 3760.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2296 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3760.68 3760.680 3760.680 100.00 ------------------------------------------------------------------------------- PC_run 2296 2296 3748.25 1.633 1.633 99.67 GM_PC_couple 2296 2296 5.77 0.003 0.003 0.15 PC_GM_couple 2296 2296 4.57 0.002 0.002 0.12 #others 2.09 2.094 0.06 ------------------------------------------------------------------------------- ======= Cycle 2296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2297 steps, 2.56000 s simulation time, 3762.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2297 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3762.41 3762.413 3762.413 100.00 ------------------------------------------------------------------------------- PC_run 2297 2297 3749.98 1.633 1.633 99.67 GM_PC_couple 2297 2297 5.77 0.003 0.003 0.15 PC_GM_couple 2297 2297 4.57 0.002 0.002 0.12 #others 2.09 2.095 0.06 ------------------------------------------------------------------------------- ======= Cycle 2297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2298 steps, 2.56000 s simulation time, 3764.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2298 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3764.01 3764.014 3764.014 100.00 ------------------------------------------------------------------------------- PC_run 2298 2298 3751.57 1.633 1.633 99.67 GM_PC_couple 2298 2298 5.78 0.003 0.003 0.15 PC_GM_couple 2298 2298 4.57 0.002 0.002 0.12 #others 2.10 2.096 0.06 ------------------------------------------------------------------------------- ======= Cycle 2298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2299 steps, 2.56000 s simulation time, 3765.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2299 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3765.90 3765.905 3765.905 100.00 ------------------------------------------------------------------------------- PC_run 2299 2299 3753.46 1.633 1.633 99.67 GM_PC_couple 2299 2299 5.78 0.003 0.003 0.15 PC_GM_couple 2299 2299 4.57 0.002 0.002 0.12 #others 2.10 2.097 0.06 ------------------------------------------------------------------------------- ======= Cycle 2299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2300 steps, 2.56000 s simulation time, 3767.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2300 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3767.59 3767.593 3767.593 100.00 ------------------------------------------------------------------------------- PC_run 2300 2300 3755.14 1.633 1.633 99.67 GM_PC_couple 2300 2300 5.78 0.003 0.003 0.15 PC_GM_couple 2300 2300 4.57 0.002 0.002 0.12 #others 2.10 2.098 0.06 ------------------------------------------------------------------------------- ======= Cycle 2300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2301 steps, 2.56000 s simulation time, 3769.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2301 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3769.14 3769.142 3769.142 100.00 ------------------------------------------------------------------------------- PC_run 2301 2301 3756.68 1.633 1.633 99.67 GM_PC_couple 2301 2301 5.79 0.003 0.003 0.15 PC_GM_couple 2301 2301 4.58 0.002 0.002 0.12 #others 2.10 2.099 0.06 ------------------------------------------------------------------------------- ======= Cycle 2301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2302 steps, 2.56000 s simulation time, 3770.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2302 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3770.83 3770.829 3770.829 100.00 ------------------------------------------------------------------------------- PC_run 2302 2302 3758.36 1.633 1.633 99.67 GM_PC_couple 2302 2302 5.79 0.003 0.003 0.15 PC_GM_couple 2302 2302 4.58 0.002 0.002 0.12 #others 2.10 2.100 0.06 ------------------------------------------------------------------------------- ======= Cycle 2302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2303 steps, 2.56000 s simulation time, 3772.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2303 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3772.54 3772.540 3772.540 100.00 ------------------------------------------------------------------------------- PC_run 2303 2303 3760.07 1.633 1.633 99.67 GM_PC_couple 2303 2303 5.79 0.003 0.003 0.15 PC_GM_couple 2303 2303 4.58 0.002 0.002 0.12 #others 2.10 2.101 0.06 ------------------------------------------------------------------------------- ======= Cycle 2303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2304 steps, 2.56000 s simulation time, 3774.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2304 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3774.61 3774.611 3774.611 100.00 ------------------------------------------------------------------------------- PC_run 2304 2304 3762.13 1.633 1.633 99.67 GM_PC_couple 2304 2304 5.80 0.003 0.003 0.15 PC_GM_couple 2304 2304 4.58 0.002 0.002 0.12 #others 2.10 2.102 0.06 ------------------------------------------------------------------------------- ======= Cycle 2304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2305 steps, 2.56000 s simulation time, 3776.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2305 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3776.13 3776.132 3776.132 100.00 ------------------------------------------------------------------------------- PC_run 2305 2305 3763.65 1.633 1.633 99.67 GM_PC_couple 2305 2305 5.80 0.003 0.003 0.15 PC_GM_couple 2305 2305 4.58 0.002 0.002 0.12 #others 2.10 2.103 0.06 ------------------------------------------------------------------------------- ======= Cycle 2305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2306 steps, 2.56000 s simulation time, 3778.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2306 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3778.03 3778.034 3778.034 100.00 ------------------------------------------------------------------------------- PC_run 2306 2306 3765.54 1.633 1.633 99.67 GM_PC_couple 2306 2306 5.80 0.003 0.003 0.15 PC_GM_couple 2306 2306 4.59 0.002 0.002 0.12 #others 2.10 2.105 0.06 ------------------------------------------------------------------------------- ======= Cycle 2306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2307 steps, 2.56000 s simulation time, 3779.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2307 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3779.90 3779.896 3779.896 100.00 ------------------------------------------------------------------------------- PC_run 2307 2307 3767.39 1.633 1.633 99.67 GM_PC_couple 2307 2307 5.81 0.003 0.003 0.15 PC_GM_couple 2307 2307 4.59 0.002 0.002 0.12 #others 2.11 2.106 0.06 ------------------------------------------------------------------------------- ======= Cycle 2307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2308 steps, 2.56000 s simulation time, 3782.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2308 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3782.02 3782.020 3782.020 100.00 ------------------------------------------------------------------------------- PC_run 2308 2308 3769.51 1.633 1.633 99.67 GM_PC_couple 2308 2308 5.81 0.003 0.003 0.15 PC_GM_couple 2308 2308 4.59 0.002 0.002 0.12 #others 2.11 2.107 0.06 ------------------------------------------------------------------------------- ======= Cycle 2308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2309 steps, 2.56000 s simulation time, 3783.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2309 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3783.82 3783.825 3783.825 100.00 ------------------------------------------------------------------------------- PC_run 2309 2309 3771.31 1.633 1.633 99.67 GM_PC_couple 2309 2309 5.81 0.003 0.003 0.15 PC_GM_couple 2309 2309 4.59 0.002 0.002 0.12 #others 2.11 2.108 0.06 ------------------------------------------------------------------------------- ======= Cycle 2309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2310 steps, 2.56000 s simulation time, 3785.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2310 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3785.57 3785.572 3785.572 100.00 ------------------------------------------------------------------------------- PC_run 2310 2310 3773.05 1.633 1.633 99.67 GM_PC_couple 2310 2310 5.81 0.003 0.003 0.15 PC_GM_couple 2310 2310 4.60 0.002 0.002 0.12 #others 2.11 2.109 0.06 ------------------------------------------------------------------------------- ======= Cycle 2310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2311 steps, 2.56000 s simulation time, 3787.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2311 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3787.17 3787.171 3787.171 100.00 ------------------------------------------------------------------------------- PC_run 2311 2311 3774.65 1.633 1.633 99.67 GM_PC_couple 2311 2311 5.82 0.003 0.003 0.15 PC_GM_couple 2311 2311 4.60 0.002 0.002 0.12 #others 2.11 2.110 0.06 ------------------------------------------------------------------------------- ======= Cycle 2311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2312 steps, 2.56000 s simulation time, 3788.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2312 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3788.70 3788.697 3788.697 100.00 ------------------------------------------------------------------------------- PC_run 2312 2312 3776.17 1.633 1.633 99.67 GM_PC_couple 2312 2312 5.82 0.003 0.003 0.15 PC_GM_couple 2312 2312 4.60 0.002 0.002 0.12 #others 2.11 2.110 0.06 ------------------------------------------------------------------------------- ======= Cycle 2312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2313 steps, 2.56000 s simulation time, 3790.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2313 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3790.30 3790.298 3790.298 100.00 ------------------------------------------------------------------------------- PC_run 2313 2313 3777.76 1.633 1.633 99.67 GM_PC_couple 2313 2313 5.82 0.003 0.003 0.15 PC_GM_couple 2313 2313 4.60 0.002 0.002 0.12 #others 2.11 2.111 0.06 ------------------------------------------------------------------------------- ======= Cycle 2313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2314 steps, 2.56000 s simulation time, 3791.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2314 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3791.97 3791.969 3791.969 100.00 ------------------------------------------------------------------------------- PC_run 2314 2314 3779.43 1.633 1.633 99.67 GM_PC_couple 2314 2314 5.82 0.003 0.003 0.15 PC_GM_couple 2314 2314 4.60 0.002 0.002 0.12 #others 2.11 2.112 0.06 ------------------------------------------------------------------------------- ======= Cycle 2314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2315 steps, 2.56000 s simulation time, 3793.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2315 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3793.65 3793.647 3793.647 100.00 ------------------------------------------------------------------------------- PC_run 2315 2315 3781.10 1.633 1.633 99.67 GM_PC_couple 2315 2315 5.83 0.003 0.003 0.15 PC_GM_couple 2315 2315 4.61 0.002 0.002 0.12 #others 2.11 2.113 0.06 ------------------------------------------------------------------------------- ======= Cycle 2315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2316 steps, 2.56000 s simulation time, 3795.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2316 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3795.57 3795.571 3795.571 100.00 ------------------------------------------------------------------------------- PC_run 2316 2316 3783.02 1.633 1.633 99.67 GM_PC_couple 2316 2316 5.83 0.003 0.003 0.15 PC_GM_couple 2316 2316 4.61 0.002 0.002 0.12 #others 2.11 2.114 0.06 ------------------------------------------------------------------------------- ======= Cycle 2316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2317 steps, 2.56000 s simulation time, 3797.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2317 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3797.27 3797.270 3797.270 100.00 ------------------------------------------------------------------------------- PC_run 2317 2317 3784.71 1.633 1.633 99.67 GM_PC_couple 2317 2317 5.83 0.003 0.003 0.15 PC_GM_couple 2317 2317 4.61 0.002 0.002 0.12 #others 2.12 2.115 0.06 ------------------------------------------------------------------------------- ======= Cycle 2317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2318 steps, 2.56000 s simulation time, 3798.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2318 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3798.99 3798.992 3798.992 100.00 ------------------------------------------------------------------------------- PC_run 2318 2318 3786.42 1.633 1.633 99.67 GM_PC_couple 2318 2318 5.84 0.003 0.003 0.15 PC_GM_couple 2318 2318 4.62 0.002 0.002 0.12 #others 2.12 2.116 0.06 ------------------------------------------------------------------------------- ======= Cycle 2318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2319 steps, 2.56000 s simulation time, 3800.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2319 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3800.60 3800.598 3800.598 100.00 ------------------------------------------------------------------------------- PC_run 2319 2319 3788.02 1.633 1.633 99.67 GM_PC_couple 2319 2319 5.84 0.003 0.003 0.15 PC_GM_couple 2319 2319 4.62 0.002 0.002 0.12 #others 2.12 2.117 0.06 ------------------------------------------------------------------------------- ======= Cycle 2319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2320 steps, 2.56000 s simulation time, 3802.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2320 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3802.20 3802.201 3802.201 100.00 ------------------------------------------------------------------------------- PC_run 2320 2320 3789.62 1.633 1.633 99.67 GM_PC_couple 2320 2320 5.84 0.003 0.003 0.15 PC_GM_couple 2320 2320 4.62 0.002 0.002 0.12 #others 2.12 2.118 0.06 ------------------------------------------------------------------------------- ======= Cycle 2320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2321 steps, 2.56000 s simulation time, 3803.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2321 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3803.79 3803.789 3803.789 100.00 ------------------------------------------------------------------------------- PC_run 2321 2321 3791.20 1.633 1.633 99.67 GM_PC_couple 2321 2321 5.85 0.003 0.003 0.15 PC_GM_couple 2321 2321 4.62 0.002 0.002 0.12 #others 2.12 2.119 0.06 ------------------------------------------------------------------------------- ======= Cycle 2321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2322 steps, 2.56000 s simulation time, 3805.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2322 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3805.48 3805.483 3805.483 100.00 ------------------------------------------------------------------------------- PC_run 2322 2322 3792.89 1.633 1.633 99.67 GM_PC_couple 2322 2322 5.85 0.003 0.003 0.15 PC_GM_couple 2322 2322 4.63 0.002 0.002 0.12 #others 2.12 2.120 0.06 ------------------------------------------------------------------------------- ======= Cycle 2322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2323 steps, 2.56000 s simulation time, 3807.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2323 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3807.14 3807.143 3807.143 100.00 ------------------------------------------------------------------------------- PC_run 2323 2323 3794.54 1.633 1.633 99.67 GM_PC_couple 2323 2323 5.85 0.003 0.003 0.15 PC_GM_couple 2323 2323 4.63 0.002 0.002 0.12 #others 2.12 2.121 0.06 ------------------------------------------------------------------------------- ======= Cycle 2323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2324 steps, 2.56000 s simulation time, 3809.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2324 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3809.06 3809.061 3809.061 100.00 ------------------------------------------------------------------------------- PC_run 2324 2324 3796.46 1.634 1.634 99.67 GM_PC_couple 2324 2324 5.86 0.003 0.003 0.15 PC_GM_couple 2324 2324 4.63 0.002 0.002 0.12 #others 2.12 2.121 0.06 ------------------------------------------------------------------------------- ======= Cycle 2324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2325 steps, 2.56000 s simulation time, 3810.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2325 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3810.64 3810.640 3810.640 100.00 ------------------------------------------------------------------------------- PC_run 2325 2325 3798.03 1.634 1.634 99.67 GM_PC_couple 2325 2325 5.86 0.003 0.003 0.15 PC_GM_couple 2325 2325 4.63 0.002 0.002 0.12 #others 2.12 2.122 0.06 ------------------------------------------------------------------------------- ======= Cycle 2325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2326 steps, 2.56000 s simulation time, 3812.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2326 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3812.30 3812.303 3812.303 100.00 ------------------------------------------------------------------------------- PC_run 2326 2326 3799.69 1.634 1.634 99.67 GM_PC_couple 2326 2326 5.86 0.003 0.003 0.15 PC_GM_couple 2326 2326 4.63 0.002 0.002 0.12 #others 2.12 2.123 0.06 ------------------------------------------------------------------------------- ======= Cycle 2326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2327 steps, 2.56000 s simulation time, 3813.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2327 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3813.59 3813.594 3813.594 100.00 ------------------------------------------------------------------------------- PC_run 2327 2327 3800.97 1.633 1.633 99.67 GM_PC_couple 2327 2327 5.86 0.003 0.003 0.15 PC_GM_couple 2327 2327 4.63 0.002 0.002 0.12 #others 2.12 2.125 0.06 ------------------------------------------------------------------------------- ======= Cycle 2327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2328 steps, 2.56000 s simulation time, 3815.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2328 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3815.09 3815.088 3815.088 100.00 ------------------------------------------------------------------------------- PC_run 2328 2328 3802.46 1.633 1.633 99.67 GM_PC_couple 2328 2328 5.87 0.003 0.003 0.15 PC_GM_couple 2328 2328 4.64 0.002 0.002 0.12 #others 2.13 2.126 0.06 ------------------------------------------------------------------------------- ======= Cycle 2328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2329 steps, 2.56000 s simulation time, 3816.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2329 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3816.87 3816.871 3816.871 100.00 ------------------------------------------------------------------------------- PC_run 2329 2329 3804.24 1.633 1.633 99.67 GM_PC_couple 2329 2329 5.87 0.003 0.003 0.15 PC_GM_couple 2329 2329 4.64 0.002 0.002 0.12 #others 2.13 2.127 0.06 ------------------------------------------------------------------------------- ======= Cycle 2329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2330 steps, 2.56000 s simulation time, 3818.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2330 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3818.22 3818.219 3818.219 100.00 ------------------------------------------------------------------------------- PC_run 2330 2330 3805.58 1.633 1.633 99.67 GM_PC_couple 2330 2330 5.87 0.003 0.003 0.15 PC_GM_couple 2330 2330 4.64 0.002 0.002 0.12 #others 2.13 2.127 0.06 ------------------------------------------------------------------------------- ======= Cycle 2330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2331 steps, 2.56000 s simulation time, 3819.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2331 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3819.49 3819.489 3819.489 100.00 ------------------------------------------------------------------------------- PC_run 2331 2331 3806.84 1.633 1.633 99.67 GM_PC_couple 2331 2331 5.87 0.003 0.003 0.15 PC_GM_couple 2331 2331 4.64 0.002 0.002 0.12 #others 2.13 2.128 0.06 ------------------------------------------------------------------------------- ======= Cycle 2331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2332 steps, 2.56000 s simulation time, 3820.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2332 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3820.89 3820.887 3820.887 100.00 ------------------------------------------------------------------------------- PC_run 2332 2332 3808.24 1.633 1.633 99.67 GM_PC_couple 2332 2332 5.88 0.003 0.003 0.15 PC_GM_couple 2332 2332 4.65 0.002 0.002 0.12 #others 2.13 2.129 0.06 ------------------------------------------------------------------------------- ======= Cycle 2332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2333 steps, 2.56000 s simulation time, 3822.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2333 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3822.29 3822.290 3822.290 100.00 ------------------------------------------------------------------------------- PC_run 2333 2333 3809.63 1.633 1.633 99.67 GM_PC_couple 2333 2333 5.88 0.003 0.003 0.15 PC_GM_couple 2333 2333 4.65 0.002 0.002 0.12 #others 2.13 2.130 0.06 ------------------------------------------------------------------------------- ======= Cycle 2333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2334 steps, 2.56000 s simulation time, 3823.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2334 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3823.90 3823.897 3823.897 100.00 ------------------------------------------------------------------------------- PC_run 2334 2334 3811.23 1.633 1.633 99.67 GM_PC_couple 2334 2334 5.88 0.003 0.003 0.15 PC_GM_couple 2334 2334 4.65 0.002 0.002 0.12 #others 2.13 2.132 0.06 ------------------------------------------------------------------------------- ======= Cycle 2334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2335 steps, 2.56000 s simulation time, 3825.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2335 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3825.61 3825.606 3825.606 100.00 ------------------------------------------------------------------------------- PC_run 2335 2335 3812.94 1.633 1.633 99.67 GM_PC_couple 2335 2335 5.89 0.003 0.003 0.15 PC_GM_couple 2335 2335 4.65 0.002 0.002 0.12 #others 2.13 2.133 0.06 ------------------------------------------------------------------------------- ======= Cycle 2335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2336 steps, 2.56000 s simulation time, 3827.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2336 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3827.10 3827.099 3827.099 100.00 ------------------------------------------------------------------------------- PC_run 2336 2336 3814.42 1.633 1.633 99.67 GM_PC_couple 2336 2336 5.89 0.003 0.003 0.15 PC_GM_couple 2336 2336 4.65 0.002 0.002 0.12 #others 2.13 2.134 0.06 ------------------------------------------------------------------------------- ======= Cycle 2336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2337 steps, 2.56000 s simulation time, 3828.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2337 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3828.42 3828.425 3828.425 100.00 ------------------------------------------------------------------------------- PC_run 2337 2337 3815.74 1.633 1.633 99.67 GM_PC_couple 2337 2337 5.89 0.003 0.003 0.15 PC_GM_couple 2337 2337 4.66 0.002 0.002 0.12 #others 2.13 2.135 0.06 ------------------------------------------------------------------------------- ======= Cycle 2337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2338 steps, 2.56000 s simulation time, 3830.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2338 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3830.18 3830.176 3830.176 100.00 ------------------------------------------------------------------------------- PC_run 2338 2338 3817.49 1.633 1.633 99.67 GM_PC_couple 2338 2338 5.89 0.003 0.003 0.15 PC_GM_couple 2338 2338 4.66 0.002 0.002 0.12 #others 2.14 2.135 0.06 ------------------------------------------------------------------------------- ======= Cycle 2338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2339 steps, 2.56000 s simulation time, 3831.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2339 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3831.64 3831.643 3831.643 100.00 ------------------------------------------------------------------------------- PC_run 2339 2339 3818.95 1.633 1.633 99.67 GM_PC_couple 2339 2339 5.90 0.003 0.003 0.15 PC_GM_couple 2339 2339 4.66 0.002 0.002 0.12 #others 2.14 2.136 0.06 ------------------------------------------------------------------------------- ======= Cycle 2339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2340 steps, 2.56000 s simulation time, 3832.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2340 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3832.95 3832.955 3832.955 100.00 ------------------------------------------------------------------------------- PC_run 2340 2340 3820.26 1.633 1.633 99.67 GM_PC_couple 2340 2340 5.90 0.003 0.003 0.15 PC_GM_couple 2340 2340 4.66 0.002 0.002 0.12 #others 2.14 2.137 0.06 ------------------------------------------------------------------------------- ======= Cycle 2340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2341 steps, 2.56000 s simulation time, 3834.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2341 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3834.37 3834.369 3834.369 100.00 ------------------------------------------------------------------------------- PC_run 2341 2341 3821.67 1.632 1.632 99.67 GM_PC_couple 2341 2341 5.90 0.003 0.003 0.15 PC_GM_couple 2341 2341 4.66 0.002 0.002 0.12 #others 2.14 2.138 0.06 ------------------------------------------------------------------------------- ======= Cycle 2341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2342 steps, 2.56000 s simulation time, 3836.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2342 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3836.19 3836.185 3836.185 100.00 ------------------------------------------------------------------------------- PC_run 2342 2342 3823.48 1.633 1.633 99.67 GM_PC_couple 2342 2342 5.90 0.003 0.003 0.15 PC_GM_couple 2342 2342 4.67 0.002 0.002 0.12 #others 2.14 2.139 0.06 ------------------------------------------------------------------------------- ======= Cycle 2342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2343 steps, 2.56000 s simulation time, 3837.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2343 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3837.57 3837.568 3837.568 100.00 ------------------------------------------------------------------------------- PC_run 2343 2343 3824.85 1.632 1.632 99.67 GM_PC_couple 2343 2343 5.91 0.003 0.003 0.15 PC_GM_couple 2343 2343 4.67 0.002 0.002 0.12 #others 2.14 2.140 0.06 ------------------------------------------------------------------------------- ======= Cycle 2343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2344 steps, 2.56000 s simulation time, 3838.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2344 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3838.85 3838.854 3838.854 100.00 ------------------------------------------------------------------------------- PC_run 2344 2344 3826.13 1.632 1.632 99.67 GM_PC_couple 2344 2344 5.91 0.003 0.003 0.15 PC_GM_couple 2344 2344 4.67 0.002 0.002 0.12 #others 2.14 2.141 0.06 ------------------------------------------------------------------------------- ======= Cycle 2344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2345 steps, 2.56000 s simulation time, 3840.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2345 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3840.31 3840.307 3840.307 100.00 ------------------------------------------------------------------------------- PC_run 2345 2345 3827.58 1.632 1.632 99.67 GM_PC_couple 2345 2345 5.91 0.003 0.003 0.15 PC_GM_couple 2345 2345 4.67 0.002 0.002 0.12 #others 2.14 2.142 0.06 ------------------------------------------------------------------------------- ======= Cycle 2345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2346 steps, 2.56000 s simulation time, 3842.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2346 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3842.07 3842.068 3842.068 100.00 ------------------------------------------------------------------------------- PC_run 2346 2346 3829.34 1.632 1.632 99.67 GM_PC_couple 2346 2346 5.91 0.003 0.003 0.15 PC_GM_couple 2346 2346 4.67 0.002 0.002 0.12 #others 2.14 2.143 0.06 ------------------------------------------------------------------------------- ======= Cycle 2346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2347 steps, 2.56000 s simulation time, 3843.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2347 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3843.48 3843.478 3843.478 100.00 ------------------------------------------------------------------------------- PC_run 2347 2347 3830.74 1.632 1.632 99.67 GM_PC_couple 2347 2347 5.92 0.003 0.003 0.15 PC_GM_couple 2347 2347 4.68 0.002 0.002 0.12 #others 2.14 2.144 0.06 ------------------------------------------------------------------------------- ======= Cycle 2347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2348 steps, 2.56000 s simulation time, 3845.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2348 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3845.12 3845.118 3845.118 100.00 ------------------------------------------------------------------------------- PC_run 2348 2348 3832.38 1.632 1.632 99.67 GM_PC_couple 2348 2348 5.92 0.003 0.003 0.15 PC_GM_couple 2348 2348 4.68 0.002 0.002 0.12 #others 2.15 2.145 0.06 ------------------------------------------------------------------------------- ======= Cycle 2348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2349 steps, 2.56000 s simulation time, 3846.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2349 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3846.41 3846.413 3846.413 100.00 ------------------------------------------------------------------------------- PC_run 2349 2349 3833.66 1.632 1.632 99.67 GM_PC_couple 2349 2349 5.92 0.003 0.003 0.15 PC_GM_couple 2349 2349 4.68 0.002 0.002 0.12 #others 2.15 2.146 0.06 ------------------------------------------------------------------------------- ======= Cycle 2349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2350 steps, 2.56000 s simulation time, 3848.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2350 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3848.05 3848.053 3848.053 100.00 ------------------------------------------------------------------------------- PC_run 2350 2350 3835.30 1.632 1.632 99.67 GM_PC_couple 2350 2350 5.93 0.003 0.003 0.15 PC_GM_couple 2350 2350 4.68 0.002 0.002 0.12 #others 2.15 2.147 0.06 ------------------------------------------------------------------------------- ======= Cycle 2350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2351 steps, 2.56000 s simulation time, 3849.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2351 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3849.56 3849.563 3849.563 100.00 ------------------------------------------------------------------------------- PC_run 2351 2351 3836.80 1.632 1.632 99.67 GM_PC_couple 2351 2351 5.93 0.003 0.003 0.15 PC_GM_couple 2351 2351 4.69 0.002 0.002 0.12 #others 2.15 2.148 0.06 ------------------------------------------------------------------------------- ======= Cycle 2351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2352 steps, 2.56000 s simulation time, 3850.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2352 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3850.95 3850.949 3850.949 100.00 ------------------------------------------------------------------------------- PC_run 2352 2352 3838.18 1.632 1.632 99.67 GM_PC_couple 2352 2352 5.93 0.003 0.003 0.15 PC_GM_couple 2352 2352 4.69 0.002 0.002 0.12 #others 2.15 2.149 0.06 ------------------------------------------------------------------------------- ======= Cycle 2352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2353 steps, 2.56000 s simulation time, 3852.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2353 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3852.37 3852.372 3852.372 100.00 ------------------------------------------------------------------------------- PC_run 2353 2353 3839.60 1.632 1.632 99.67 GM_PC_couple 2353 2353 5.94 0.003 0.003 0.15 PC_GM_couple 2353 2353 4.69 0.002 0.002 0.12 #others 2.15 2.150 0.06 ------------------------------------------------------------------------------- ======= Cycle 2353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2354 steps, 2.56000 s simulation time, 3853.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2354 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3853.85 3853.848 3853.848 100.00 ------------------------------------------------------------------------------- PC_run 2354 2354 3841.07 1.632 1.632 99.67 GM_PC_couple 2354 2354 5.94 0.003 0.003 0.15 PC_GM_couple 2354 2354 4.69 0.002 0.002 0.12 #others 2.15 2.152 0.06 ------------------------------------------------------------------------------- ======= Cycle 2354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2355 steps, 2.56000 s simulation time, 3855.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2355 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3855.08 3855.079 3855.079 100.00 ------------------------------------------------------------------------------- PC_run 2355 2355 3842.29 1.632 1.632 99.67 GM_PC_couple 2355 2355 5.94 0.003 0.003 0.15 PC_GM_couple 2355 2355 4.69 0.002 0.002 0.12 #others 2.15 2.152 0.06 ------------------------------------------------------------------------------- ======= Cycle 2355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2356 steps, 2.56000 s simulation time, 3856.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2356 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3856.31 3856.314 3856.314 100.00 ------------------------------------------------------------------------------- PC_run 2356 2356 3843.52 1.631 1.631 99.67 GM_PC_couple 2356 2356 5.94 0.003 0.003 0.15 PC_GM_couple 2356 2356 4.70 0.002 0.002 0.12 #others 2.15 2.153 0.06 ------------------------------------------------------------------------------- ======= Cycle 2356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2357 steps, 2.56000 s simulation time, 3857.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2357 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3857.76 3857.756 3857.756 100.00 ------------------------------------------------------------------------------- PC_run 2357 2357 3844.96 1.631 1.631 99.67 GM_PC_couple 2357 2357 5.94 0.003 0.003 0.15 PC_GM_couple 2357 2357 4.70 0.002 0.002 0.12 #others 2.15 2.154 0.06 ------------------------------------------------------------------------------- ======= Cycle 2357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2358 steps, 2.56000 s simulation time, 3859.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2358 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3859.39 3859.386 3859.386 100.00 ------------------------------------------------------------------------------- PC_run 2358 2358 3846.58 1.631 1.631 99.67 GM_PC_couple 2358 2358 5.95 0.003 0.003 0.15 PC_GM_couple 2358 2358 4.70 0.002 0.002 0.12 #others 2.16 2.155 0.06 ------------------------------------------------------------------------------- ======= Cycle 2358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2359 steps, 2.56000 s simulation time, 3860.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2359 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3860.63 3860.632 3860.632 100.00 ------------------------------------------------------------------------------- PC_run 2359 2359 3847.83 1.631 1.631 99.67 GM_PC_couple 2359 2359 5.95 0.003 0.003 0.15 PC_GM_couple 2359 2359 4.70 0.002 0.002 0.12 #others 2.16 2.156 0.06 ------------------------------------------------------------------------------- ======= Cycle 2359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2360 steps, 2.56000 s simulation time, 3862.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2360 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3862.05 3862.053 3862.053 100.00 ------------------------------------------------------------------------------- PC_run 2360 2360 3849.24 1.631 1.631 99.67 GM_PC_couple 2360 2360 5.95 0.003 0.003 0.15 PC_GM_couple 2360 2360 4.70 0.002 0.002 0.12 #others 2.16 2.157 0.06 ------------------------------------------------------------------------------- ======= Cycle 2360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2361 steps, 2.56000 s simulation time, 3863.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2361 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3863.31 3863.311 3863.311 100.00 ------------------------------------------------------------------------------- PC_run 2361 2361 3850.49 1.631 1.631 99.67 GM_PC_couple 2361 2361 5.95 0.003 0.003 0.15 PC_GM_couple 2361 2361 4.71 0.002 0.002 0.12 #others 2.16 2.157 0.06 ------------------------------------------------------------------------------- ======= Cycle 2361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2362 steps, 2.56000 s simulation time, 3864.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2362 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3864.62 3864.621 3864.621 100.00 ------------------------------------------------------------------------------- PC_run 2362 2362 3851.80 1.631 1.631 99.67 GM_PC_couple 2362 2362 5.96 0.003 0.003 0.15 PC_GM_couple 2362 2362 4.71 0.002 0.002 0.12 #others 2.16 2.158 0.06 ------------------------------------------------------------------------------- ======= Cycle 2362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2363 steps, 2.56000 s simulation time, 3866.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2363 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3866.02 3866.018 3866.018 100.00 ------------------------------------------------------------------------------- PC_run 2363 2363 3853.19 1.631 1.631 99.67 GM_PC_couple 2363 2363 5.96 0.003 0.003 0.15 PC_GM_couple 2363 2363 4.71 0.002 0.002 0.12 #others 2.16 2.159 0.06 ------------------------------------------------------------------------------- ======= Cycle 2363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2364 steps, 2.56000 s simulation time, 3867.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2364 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3867.64 3867.636 3867.636 100.00 ------------------------------------------------------------------------------- PC_run 2364 2364 3854.80 1.631 1.631 99.67 GM_PC_couple 2364 2364 5.96 0.003 0.003 0.15 PC_GM_couple 2364 2364 4.71 0.002 0.002 0.12 #others 2.16 2.160 0.06 ------------------------------------------------------------------------------- ======= Cycle 2364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2365 steps, 2.56000 s simulation time, 3869.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2365 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3869.18 3869.176 3869.176 100.00 ------------------------------------------------------------------------------- PC_run 2365 2365 3856.34 1.631 1.631 99.67 GM_PC_couple 2365 2365 5.96 0.003 0.003 0.15 PC_GM_couple 2365 2365 4.71 0.002 0.002 0.12 #others 2.16 2.161 0.06 ------------------------------------------------------------------------------- ======= Cycle 2365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2366 steps, 2.56000 s simulation time, 3870.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2366 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3870.70 3870.699 3870.699 100.00 ------------------------------------------------------------------------------- PC_run 2366 2366 3857.85 1.631 1.631 99.67 GM_PC_couple 2366 2366 5.97 0.003 0.003 0.15 PC_GM_couple 2366 2366 4.72 0.002 0.002 0.12 #others 2.16 2.162 0.06 ------------------------------------------------------------------------------- ======= Cycle 2366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2367 steps, 2.56000 s simulation time, 3872.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2367 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3872.13 3872.134 3872.134 100.00 ------------------------------------------------------------------------------- PC_run 2367 2367 3859.28 1.630 1.630 99.67 GM_PC_couple 2367 2367 5.97 0.003 0.003 0.15 PC_GM_couple 2367 2367 4.72 0.002 0.002 0.12 #others 2.16 2.163 0.06 ------------------------------------------------------------------------------- ======= Cycle 2367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2368 steps, 2.56000 s simulation time, 3873.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2368 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3873.46 3873.456 3873.456 100.00 ------------------------------------------------------------------------------- PC_run 2368 2368 3860.60 1.630 1.630 99.67 GM_PC_couple 2368 2368 5.97 0.003 0.003 0.15 PC_GM_couple 2368 2368 4.72 0.002 0.002 0.12 #others 2.16 2.164 0.06 ------------------------------------------------------------------------------- ======= Cycle 2368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2369 steps, 2.56000 s simulation time, 3875.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2369 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3875.37 3875.369 3875.369 100.00 ------------------------------------------------------------------------------- PC_run 2369 2369 3862.51 1.630 1.630 99.67 GM_PC_couple 2369 2369 5.98 0.003 0.003 0.15 PC_GM_couple 2369 2369 4.72 0.002 0.002 0.12 #others 2.17 2.165 0.06 ------------------------------------------------------------------------------- ======= Cycle 2369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2370 steps, 2.56000 s simulation time, 3876.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2370 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3876.75 3876.750 3876.750 100.00 ------------------------------------------------------------------------------- PC_run 2370 2370 3863.88 1.630 1.630 99.67 GM_PC_couple 2370 2370 5.98 0.003 0.003 0.15 PC_GM_couple 2370 2370 4.73 0.002 0.002 0.12 #others 2.17 2.166 0.06 ------------------------------------------------------------------------------- ======= Cycle 2370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2371 steps, 2.56000 s simulation time, 3878.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2371 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3878.22 3878.224 3878.224 100.00 ------------------------------------------------------------------------------- PC_run 2371 2371 3865.35 1.630 1.630 99.67 GM_PC_couple 2371 2371 5.98 0.003 0.003 0.15 PC_GM_couple 2371 2371 4.73 0.002 0.002 0.12 #others 2.17 2.168 0.06 ------------------------------------------------------------------------------- ======= Cycle 2371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2372 steps, 2.56000 s simulation time, 3879.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2372 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3879.63 3879.634 3879.634 100.00 ------------------------------------------------------------------------------- PC_run 2372 2372 3866.75 1.630 1.630 99.67 GM_PC_couple 2372 2372 5.98 0.003 0.003 0.15 PC_GM_couple 2372 2372 4.73 0.002 0.002 0.12 #others 2.17 2.168 0.06 ------------------------------------------------------------------------------- ======= Cycle 2372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2373 steps, 2.56000 s simulation time, 3881.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2373 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3881.14 3881.141 3881.141 100.00 ------------------------------------------------------------------------------- PC_run 2373 2373 3868.25 1.630 1.630 99.67 GM_PC_couple 2373 2373 5.99 0.003 0.003 0.15 PC_GM_couple 2373 2373 4.73 0.002 0.002 0.12 #others 2.17 2.170 0.06 ------------------------------------------------------------------------------- ======= Cycle 2373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2374 steps, 2.56000 s simulation time, 3882.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2374 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3882.76 3882.759 3882.759 100.00 ------------------------------------------------------------------------------- PC_run 2374 2374 3869.86 1.630 1.630 99.67 GM_PC_couple 2374 2374 5.99 0.003 0.003 0.15 PC_GM_couple 2374 2374 4.73 0.002 0.002 0.12 #others 2.17 2.171 0.06 ------------------------------------------------------------------------------- ======= Cycle 2374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2375 steps, 2.56000 s simulation time, 3884.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2375 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3884.26 3884.264 3884.264 100.00 ------------------------------------------------------------------------------- PC_run 2375 2375 3871.36 1.630 1.630 99.67 GM_PC_couple 2375 2375 5.99 0.003 0.003 0.15 PC_GM_couple 2375 2375 4.74 0.002 0.002 0.12 #others 2.17 2.172 0.06 ------------------------------------------------------------------------------- ======= Cycle 2375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2376 steps, 2.56000 s simulation time, 3886.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2376 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3886.09 3886.086 3886.086 100.00 ------------------------------------------------------------------------------- PC_run 2376 2376 3873.18 1.630 1.630 99.67 GM_PC_couple 2376 2376 5.99 0.003 0.003 0.15 PC_GM_couple 2376 2376 4.74 0.002 0.002 0.12 #others 2.17 2.173 0.06 ------------------------------------------------------------------------------- ======= Cycle 2376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2377 steps, 2.56000 s simulation time, 3887.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2377 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3887.58 3887.583 3887.583 100.00 ------------------------------------------------------------------------------- PC_run 2377 2377 3874.67 1.630 1.630 99.67 GM_PC_couple 2377 2377 6.00 0.003 0.003 0.15 PC_GM_couple 2377 2377 4.74 0.002 0.002 0.12 #others 2.17 2.174 0.06 ------------------------------------------------------------------------------- ======= Cycle 2377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2378 steps, 2.56000 s simulation time, 3889.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2378 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3889.14 3889.136 3889.136 100.00 ------------------------------------------------------------------------------- PC_run 2378 2378 3876.22 1.630 1.630 99.67 GM_PC_couple 2378 2378 6.00 0.003 0.003 0.15 PC_GM_couple 2378 2378 4.74 0.002 0.002 0.12 #others 2.18 2.175 0.06 ------------------------------------------------------------------------------- ======= Cycle 2378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2379 steps, 2.56000 s simulation time, 3890.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2379 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3890.54 3890.544 3890.544 100.00 ------------------------------------------------------------------------------- PC_run 2379 2379 3877.62 1.630 1.630 99.67 GM_PC_couple 2379 2379 6.00 0.003 0.003 0.15 PC_GM_couple 2379 2379 4.75 0.002 0.002 0.12 #others 2.18 2.176 0.06 ------------------------------------------------------------------------------- ======= Cycle 2379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2380 steps, 2.56000 s simulation time, 3892.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2380 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3892.03 3892.027 3892.027 100.00 ------------------------------------------------------------------------------- PC_run 2380 2380 3879.10 1.630 1.630 99.67 GM_PC_couple 2380 2380 6.00 0.003 0.003 0.15 PC_GM_couple 2380 2380 4.75 0.002 0.002 0.12 #others 2.18 2.176 0.06 ------------------------------------------------------------------------------- ======= Cycle 2380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2381 steps, 2.56000 s simulation time, 3893.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2381 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3893.49 3893.494 3893.494 100.00 ------------------------------------------------------------------------------- PC_run 2381 2381 3880.56 1.630 1.630 99.67 GM_PC_couple 2381 2381 6.01 0.003 0.003 0.15 PC_GM_couple 2381 2381 4.75 0.002 0.002 0.12 #others 2.18 2.177 0.06 ------------------------------------------------------------------------------- ======= Cycle 2381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2382 steps, 2.56000 s simulation time, 3895.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2382 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3895.34 3895.337 3895.337 100.00 ------------------------------------------------------------------------------- PC_run 2382 2382 3882.40 1.630 1.630 99.67 GM_PC_couple 2382 2382 6.01 0.003 0.003 0.15 PC_GM_couple 2382 2382 4.75 0.002 0.002 0.12 #others 2.18 2.178 0.06 ------------------------------------------------------------------------------- ======= Cycle 2382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2383 steps, 2.56000 s simulation time, 3896.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2383 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3896.89 3896.888 3896.888 100.00 ------------------------------------------------------------------------------- PC_run 2383 2383 3883.95 1.630 1.630 99.67 GM_PC_couple 2383 2383 6.01 0.003 0.003 0.15 PC_GM_couple 2383 2383 4.75 0.002 0.002 0.12 #others 2.18 2.178 0.06 ------------------------------------------------------------------------------- ======= Cycle 2383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2384 steps, 2.56000 s simulation time, 3898.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2384 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3898.26 3898.260 3898.260 100.00 ------------------------------------------------------------------------------- PC_run 2384 2384 3885.31 1.630 1.630 99.67 GM_PC_couple 2384 2384 6.01 0.003 0.003 0.15 PC_GM_couple 2384 2384 4.76 0.002 0.002 0.12 #others 2.18 2.179 0.06 ------------------------------------------------------------------------------- ======= Cycle 2384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2385 steps, 2.56000 s simulation time, 3899.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2385 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3899.77 3899.770 3899.770 100.00 ------------------------------------------------------------------------------- PC_run 2385 2385 3886.81 1.630 1.630 99.67 GM_PC_couple 2385 2385 6.02 0.003 0.003 0.15 PC_GM_couple 2385 2385 4.76 0.002 0.002 0.12 #others 2.18 2.180 0.06 ------------------------------------------------------------------------------- ======= Cycle 2385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2386 steps, 2.56000 s simulation time, 3901.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2386 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3901.30 3901.303 3901.303 100.00 ------------------------------------------------------------------------------- PC_run 2386 2386 3888.34 1.630 1.630 99.67 GM_PC_couple 2386 2386 6.02 0.003 0.003 0.15 PC_GM_couple 2386 2386 4.76 0.002 0.002 0.12 #others 2.18 2.182 0.06 ------------------------------------------------------------------------------- ======= Cycle 2386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2387 steps, 2.56000 s simulation time, 3902.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2387 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3902.91 3902.908 3902.908 100.00 ------------------------------------------------------------------------------- PC_run 2387 2387 3889.94 1.630 1.630 99.67 GM_PC_couple 2387 2387 6.02 0.003 0.003 0.15 PC_GM_couple 2387 2387 4.76 0.002 0.002 0.12 #others 2.18 2.183 0.06 ------------------------------------------------------------------------------- ======= Cycle 2387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2388 steps, 2.56000 s simulation time, 3904.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2388 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3904.42 3904.419 3904.419 100.00 ------------------------------------------------------------------------------- PC_run 2388 2388 3891.45 1.630 1.630 99.67 GM_PC_couple 2388 2388 6.02 0.003 0.003 0.15 PC_GM_couple 2388 2388 4.76 0.002 0.002 0.12 #others 2.18 2.184 0.06 ------------------------------------------------------------------------------- ======= Cycle 2388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2389 steps, 2.56000 s simulation time, 3905.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2389 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3905.88 3905.882 3905.882 100.00 ------------------------------------------------------------------------------- PC_run 2389 2389 3892.90 1.630 1.630 99.67 GM_PC_couple 2389 2389 6.03 0.003 0.003 0.15 PC_GM_couple 2389 2389 4.77 0.002 0.002 0.12 #others 2.19 2.185 0.06 ------------------------------------------------------------------------------- ======= Cycle 2389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2390 steps, 2.56000 s simulation time, 3907.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2390 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3907.52 3907.515 3907.515 100.00 ------------------------------------------------------------------------------- PC_run 2390 2390 3894.53 1.630 1.630 99.67 GM_PC_couple 2390 2390 6.03 0.003 0.003 0.15 PC_GM_couple 2390 2390 4.77 0.002 0.002 0.12 #others 2.19 2.186 0.06 ------------------------------------------------------------------------------- ======= Cycle 2390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2391 steps, 2.56000 s simulation time, 3909.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2391 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3909.06 3909.063 3909.063 100.00 ------------------------------------------------------------------------------- PC_run 2391 2391 3896.07 1.629 1.629 99.67 GM_PC_couple 2391 2391 6.03 0.003 0.003 0.15 PC_GM_couple 2391 2391 4.77 0.002 0.002 0.12 #others 2.19 2.187 0.06 ------------------------------------------------------------------------------- ======= Cycle 2391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2392 steps, 2.56000 s simulation time, 3910.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2392 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3910.50 3910.505 3910.505 100.00 ------------------------------------------------------------------------------- PC_run 2392 2392 3897.50 1.629 1.629 99.67 GM_PC_couple 2392 2392 6.04 0.003 0.003 0.15 PC_GM_couple 2392 2392 4.77 0.002 0.002 0.12 #others 2.19 2.189 0.06 ------------------------------------------------------------------------------- ======= Cycle 2392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2393 steps, 2.56000 s simulation time, 3911.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2393 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3911.96 3911.964 3911.964 100.00 ------------------------------------------------------------------------------- PC_run 2393 2393 3898.96 1.629 1.629 99.67 GM_PC_couple 2393 2393 6.04 0.003 0.003 0.15 PC_GM_couple 2393 2393 4.78 0.002 0.002 0.12 #others 2.19 2.190 0.06 ------------------------------------------------------------------------------- ======= Cycle 2393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2394 steps, 2.56000 s simulation time, 3913.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2394 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3913.67 3913.667 3913.667 100.00 ------------------------------------------------------------------------------- PC_run 2394 2394 3900.65 1.629 1.629 99.67 GM_PC_couple 2394 2394 6.04 0.003 0.003 0.15 PC_GM_couple 2394 2394 4.78 0.002 0.002 0.12 #others 2.19 2.191 0.06 ------------------------------------------------------------------------------- ======= Cycle 2394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2395 steps, 2.56000 s simulation time, 3916.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2395 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3916.25 3916.255 3916.255 100.00 ------------------------------------------------------------------------------- PC_run 2395 2395 3903.24 1.630 1.630 99.67 GM_PC_couple 2395 2395 6.05 0.003 0.003 0.15 PC_GM_couple 2395 2395 4.78 0.002 0.002 0.12 #others 2.19 2.192 0.06 ------------------------------------------------------------------------------- ======= Cycle 2395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2396 steps, 2.56000 s simulation time, 3917.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2396 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3917.76 3917.758 3917.758 100.00 ------------------------------------------------------------------------------- PC_run 2396 2396 3904.73 1.630 1.630 99.67 GM_PC_couple 2396 2396 6.05 0.003 0.003 0.15 PC_GM_couple 2396 2396 4.78 0.002 0.002 0.12 #others 2.19 2.193 0.06 ------------------------------------------------------------------------------- ======= Cycle 2396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2397 steps, 2.56000 s simulation time, 3919.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2397 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3919.09 3919.095 3919.095 100.00 ------------------------------------------------------------------------------- PC_run 2397 2397 3906.06 1.630 1.630 99.67 GM_PC_couple 2397 2397 6.05 0.003 0.003 0.15 PC_GM_couple 2397 2397 4.78 0.002 0.002 0.12 #others 2.19 2.194 0.06 ------------------------------------------------------------------------------- ======= Cycle 2397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2398 steps, 2.56000 s simulation time, 3920.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2398 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3920.68 3920.677 3920.677 100.00 ------------------------------------------------------------------------------- PC_run 2398 2398 3907.64 1.630 1.630 99.67 GM_PC_couple 2398 2398 6.05 0.003 0.003 0.15 PC_GM_couple 2398 2398 4.79 0.002 0.002 0.12 #others 2.19 2.195 0.06 ------------------------------------------------------------------------------- ======= Cycle 2398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2399 steps, 2.56000 s simulation time, 3921.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2399 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3921.91 3921.912 3921.912 100.00 ------------------------------------------------------------------------------- PC_run 2399 2399 3908.87 1.629 1.629 99.67 GM_PC_couple 2399 2399 6.06 0.003 0.003 0.15 PC_GM_couple 2399 2399 4.79 0.002 0.002 0.12 #others 2.20 2.195 0.06 ------------------------------------------------------------------------------- ======= Cycle 2399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2400 steps, 2.56000 s simulation time, 3923.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2400 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3923.25 3923.249 3923.249 100.00 ------------------------------------------------------------------------------- PC_run 2400 2400 3910.20 1.629 1.629 99.67 GM_PC_couple 2400 2400 6.06 0.003 0.003 0.15 PC_GM_couple 2400 2400 4.79 0.002 0.002 0.12 #others 2.20 2.196 0.06 ------------------------------------------------------------------------------- ======= Cycle 2400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2401 steps, 2.56000 s simulation time, 3924.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2401 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3924.62 3924.622 3924.622 100.00 ------------------------------------------------------------------------------- PC_run 2401 2401 3911.57 1.629 1.629 99.67 GM_PC_couple 2401 2401 6.06 0.003 0.003 0.15 PC_GM_couple 2401 2401 4.79 0.002 0.002 0.12 #others 2.20 2.197 0.06 ------------------------------------------------------------------------------- ======= Cycle 2401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2402 steps, 2.56000 s simulation time, 3926.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2402 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3926.09 3926.087 3926.087 100.00 ------------------------------------------------------------------------------- PC_run 2402 2402 3913.03 1.629 1.629 99.67 GM_PC_couple 2402 2402 6.06 0.003 0.003 0.15 PC_GM_couple 2402 2402 4.79 0.002 0.002 0.12 #others 2.20 2.198 0.06 ------------------------------------------------------------------------------- ======= Cycle 2402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2403 steps, 2.56000 s simulation time, 3927.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2403 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3927.53 3927.531 3927.531 100.00 ------------------------------------------------------------------------------- PC_run 2403 2403 3914.47 1.629 1.629 99.67 GM_PC_couple 2403 2403 6.06 0.003 0.003 0.15 PC_GM_couple 2403 2403 4.80 0.002 0.002 0.12 #others 2.20 2.199 0.06 ------------------------------------------------------------------------------- ======= Cycle 2403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2404 steps, 2.56000 s simulation time, 3929.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2404 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3929.27 3929.266 3929.266 100.00 ------------------------------------------------------------------------------- PC_run 2404 2404 3916.20 1.629 1.629 99.67 GM_PC_couple 2404 2404 6.07 0.003 0.003 0.15 PC_GM_couple 2404 2404 4.80 0.002 0.002 0.12 #others 2.20 2.200 0.06 ------------------------------------------------------------------------------- ======= Cycle 2404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2405 steps, 2.56000 s simulation time, 3930.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2405 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3930.65 3930.649 3930.649 100.00 ------------------------------------------------------------------------------- PC_run 2405 2405 3917.58 1.629 1.629 99.67 GM_PC_couple 2405 2405 6.07 0.003 0.003 0.15 PC_GM_couple 2405 2405 4.80 0.002 0.002 0.12 #others 2.20 2.201 0.06 ------------------------------------------------------------------------------- ======= Cycle 2405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2406 steps, 2.56000 s simulation time, 3931.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2406 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3931.97 3931.972 3931.972 100.00 ------------------------------------------------------------------------------- PC_run 2406 2406 3918.89 1.629 1.629 99.67 GM_PC_couple 2406 2406 6.07 0.003 0.003 0.15 PC_GM_couple 2406 2406 4.80 0.002 0.002 0.12 #others 2.20 2.202 0.06 ------------------------------------------------------------------------------- ======= Cycle 2406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2407 steps, 2.56000 s simulation time, 3933.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2407 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3933.50 3933.499 3933.499 100.00 ------------------------------------------------------------------------------- PC_run 2407 2407 3920.42 1.629 1.629 99.67 GM_PC_couple 2407 2407 6.08 0.003 0.003 0.15 PC_GM_couple 2407 2407 4.80 0.002 0.002 0.12 #others 2.20 2.203 0.06 ------------------------------------------------------------------------------- ======= Cycle 2407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2408 steps, 2.56000 s simulation time, 3935.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2408 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3935.36 3935.357 3935.357 100.00 ------------------------------------------------------------------------------- PC_run 2408 2408 3922.27 1.629 1.629 99.67 GM_PC_couple 2408 2408 6.08 0.003 0.003 0.15 PC_GM_couple 2408 2408 4.81 0.002 0.002 0.12 #others 2.20 2.204 0.06 ------------------------------------------------------------------------------- ======= Cycle 2408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2409 steps, 2.56000 s simulation time, 3937.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2409 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3937.13 3937.126 3937.126 100.00 ------------------------------------------------------------------------------- PC_run 2409 2409 3924.03 1.629 1.629 99.67 GM_PC_couple 2409 2409 6.08 0.003 0.003 0.15 PC_GM_couple 2409 2409 4.81 0.002 0.002 0.12 #others 2.21 2.205 0.06 ------------------------------------------------------------------------------- ======= Cycle 2409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2410 steps, 2.56000 s simulation time, 3938.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2410 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3938.56 3938.563 3938.563 100.00 ------------------------------------------------------------------------------- PC_run 2410 2410 3925.46 1.629 1.629 99.67 GM_PC_couple 2410 2410 6.08 0.003 0.003 0.15 PC_GM_couple 2410 2410 4.81 0.002 0.002 0.12 #others 2.21 2.206 0.06 ------------------------------------------------------------------------------- ======= Cycle 2410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2411 steps, 2.56000 s simulation time, 3940.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2411 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3940.69 3940.690 3940.690 100.00 ------------------------------------------------------------------------------- PC_run 2411 2411 3927.58 1.629 1.629 99.67 GM_PC_couple 2411 2411 6.09 0.003 0.003 0.15 PC_GM_couple 2411 2411 4.81 0.002 0.002 0.12 #others 2.21 2.207 0.06 ------------------------------------------------------------------------------- ======= Cycle 2411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2412 steps, 2.56000 s simulation time, 3942.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2412 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3942.50 3942.500 3942.500 100.00 ------------------------------------------------------------------------------- PC_run 2412 2412 3929.39 1.629 1.629 99.67 GM_PC_couple 2412 2412 6.09 0.003 0.003 0.15 PC_GM_couple 2412 2412 4.81 0.002 0.002 0.12 #others 2.21 2.208 0.06 ------------------------------------------------------------------------------- ======= Cycle 2412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2413 steps, 2.56000 s simulation time, 3944.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2413 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3944.19 3944.188 3944.188 100.00 ------------------------------------------------------------------------------- PC_run 2413 2413 3931.07 1.629 1.629 99.67 GM_PC_couple 2413 2413 6.09 0.003 0.003 0.15 PC_GM_couple 2413 2413 4.82 0.002 0.002 0.12 #others 2.21 2.209 0.06 ------------------------------------------------------------------------------- ======= Cycle 2413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2414 steps, 2.56000 s simulation time, 3945.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2414 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3945.72 3945.720 3945.720 100.00 ------------------------------------------------------------------------------- PC_run 2414 2414 3932.60 1.629 1.629 99.67 GM_PC_couple 2414 2414 6.09 0.003 0.003 0.15 PC_GM_couple 2414 2414 4.82 0.002 0.002 0.12 #others 2.21 2.210 0.06 ------------------------------------------------------------------------------- ======= Cycle 2414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2415 steps, 2.56000 s simulation time, 3947.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2415 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3947.37 3947.371 3947.371 100.00 ------------------------------------------------------------------------------- PC_run 2415 2415 3934.24 1.629 1.629 99.67 GM_PC_couple 2415 2415 6.10 0.003 0.003 0.15 PC_GM_couple 2415 2415 4.82 0.002 0.002 0.12 #others 2.21 2.211 0.06 ------------------------------------------------------------------------------- ======= Cycle 2415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2416 steps, 2.56000 s simulation time, 3949.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2416 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3949.48 3949.476 3949.476 100.00 ------------------------------------------------------------------------------- PC_run 2416 2416 3936.34 1.629 1.629 99.67 GM_PC_couple 2416 2416 6.10 0.003 0.003 0.15 PC_GM_couple 2416 2416 4.82 0.002 0.002 0.12 #others 2.21 2.212 0.06 ------------------------------------------------------------------------------- ======= Cycle 2416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2417 steps, 2.56000 s simulation time, 3951.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2417 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3951.01 3951.005 3951.005 100.00 ------------------------------------------------------------------------------- PC_run 2417 2417 3937.86 1.629 1.629 99.67 GM_PC_couple 2417 2417 6.10 0.003 0.003 0.15 PC_GM_couple 2417 2417 4.82 0.002 0.002 0.12 #others 2.21 2.213 0.06 ------------------------------------------------------------------------------- ======= Cycle 2417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2418 steps, 2.56000 s simulation time, 3952.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2418 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3952.78 3952.784 3952.784 100.00 ------------------------------------------------------------------------------- PC_run 2418 2418 3939.64 1.629 1.629 99.67 GM_PC_couple 2418 2418 6.11 0.003 0.003 0.15 PC_GM_couple 2418 2418 4.83 0.002 0.002 0.12 #others 2.21 2.214 0.06 ------------------------------------------------------------------------------- ======= Cycle 2418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2419 steps, 2.56000 s simulation time, 3954.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2419 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3954.44 3954.440 3954.440 100.00 ------------------------------------------------------------------------------- PC_run 2419 2419 3941.29 1.629 1.629 99.67 GM_PC_couple 2419 2419 6.11 0.003 0.003 0.15 PC_GM_couple 2419 2419 4.83 0.002 0.002 0.12 #others 2.22 2.216 0.06 ------------------------------------------------------------------------------- ======= Cycle 2419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2420 steps, 2.56000 s simulation time, 3956.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2420 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3956.14 3956.142 3956.142 100.00 ------------------------------------------------------------------------------- PC_run 2420 2420 3942.98 1.629 1.629 99.67 GM_PC_couple 2420 2420 6.11 0.003 0.003 0.15 PC_GM_couple 2420 2420 4.83 0.002 0.002 0.12 #others 2.22 2.217 0.06 ------------------------------------------------------------------------------- ======= Cycle 2420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2421 steps, 2.56000 s simulation time, 3957.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2421 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3957.61 3957.613 3957.613 100.00 ------------------------------------------------------------------------------- PC_run 2421 2421 3944.44 1.629 1.629 99.67 GM_PC_couple 2421 2421 6.12 0.003 0.003 0.15 PC_GM_couple 2421 2421 4.83 0.002 0.002 0.12 #others 2.22 2.218 0.06 ------------------------------------------------------------------------------- ======= Cycle 2421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2422 steps, 2.56000 s simulation time, 3959.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2422 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3959.04 3959.042 3959.042 100.00 ------------------------------------------------------------------------------- PC_run 2422 2422 3945.87 1.629 1.629 99.67 GM_PC_couple 2422 2422 6.12 0.003 0.003 0.15 PC_GM_couple 2422 2422 4.84 0.002 0.002 0.12 #others 2.22 2.219 0.06 ------------------------------------------------------------------------------- ======= Cycle 2422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2423 steps, 2.56000 s simulation time, 3960.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2423 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3960.43 3960.432 3960.432 100.00 ------------------------------------------------------------------------------- PC_run 2423 2423 3947.25 1.629 1.629 99.67 GM_PC_couple 2423 2423 6.12 0.003 0.003 0.15 PC_GM_couple 2423 2423 4.84 0.002 0.002 0.12 #others 2.22 2.220 0.06 ------------------------------------------------------------------------------- ======= Cycle 2423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2424 steps, 2.56000 s simulation time, 3962.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2424 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3962.05 3962.052 3962.052 100.00 ------------------------------------------------------------------------------- PC_run 2424 2424 3948.87 1.629 1.629 99.67 GM_PC_couple 2424 2424 6.13 0.003 0.003 0.15 PC_GM_couple 2424 2424 4.84 0.002 0.002 0.12 #others 2.22 2.221 0.06 ------------------------------------------------------------------------------- ======= Cycle 2424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2425 steps, 2.56000 s simulation time, 3963.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2425 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3963.62 3963.621 3963.621 100.00 ------------------------------------------------------------------------------- PC_run 2425 2425 3950.43 1.629 1.629 99.67 GM_PC_couple 2425 2425 6.13 0.003 0.003 0.15 PC_GM_couple 2425 2425 4.84 0.002 0.002 0.12 #others 2.22 2.222 0.06 ------------------------------------------------------------------------------- ======= Cycle 2425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2426 steps, 2.56000 s simulation time, 3965.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2426 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3965.20 3965.202 3965.202 100.00 ------------------------------------------------------------------------------- PC_run 2426 2426 3952.00 1.629 1.629 99.67 GM_PC_couple 2426 2426 6.13 0.003 0.003 0.15 PC_GM_couple 2426 2426 4.84 0.002 0.002 0.12 #others 2.22 2.224 0.06 ------------------------------------------------------------------------------- ======= Cycle 2426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2427 steps, 2.56000 s simulation time, 3966.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2427 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3966.69 3966.691 3966.691 100.00 ------------------------------------------------------------------------------- PC_run 2427 2427 3953.49 1.629 1.629 99.67 GM_PC_couple 2427 2427 6.13 0.003 0.003 0.15 PC_GM_couple 2427 2427 4.85 0.002 0.002 0.12 #others 2.22 2.224 0.06 ------------------------------------------------------------------------------- ======= Cycle 2427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2428 steps, 2.56000 s simulation time, 3968.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2428 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3968.33 3968.333 3968.333 100.00 ------------------------------------------------------------------------------- PC_run 2428 2428 3955.12 1.629 1.629 99.67 GM_PC_couple 2428 2428 6.14 0.003 0.003 0.15 PC_GM_couple 2428 2428 4.85 0.002 0.002 0.12 #others 2.23 2.225 0.06 ------------------------------------------------------------------------------- ======= Cycle 2428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2429 steps, 2.56000 s simulation time, 3969.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2429 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3969.83 3969.831 3969.831 100.00 ------------------------------------------------------------------------------- PC_run 2429 2429 3956.62 1.629 1.629 99.67 GM_PC_couple 2429 2429 6.14 0.003 0.003 0.15 PC_GM_couple 2429 2429 4.85 0.002 0.002 0.12 #others 2.23 2.227 0.06 ------------------------------------------------------------------------------- ======= Cycle 2429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2430 steps, 2.56000 s simulation time, 3971.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2430 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3971.25 3971.250 3971.250 100.00 ------------------------------------------------------------------------------- PC_run 2430 2430 3958.03 1.629 1.629 99.67 GM_PC_couple 2430 2430 6.14 0.003 0.003 0.15 PC_GM_couple 2430 2430 4.85 0.002 0.002 0.12 #others 2.23 2.228 0.06 ------------------------------------------------------------------------------- ======= Cycle 2430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2431 steps, 2.56000 s simulation time, 3972.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2431 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3972.61 3972.613 3972.613 100.00 ------------------------------------------------------------------------------- PC_run 2431 2431 3959.39 1.629 1.629 99.67 GM_PC_couple 2431 2431 6.14 0.003 0.003 0.15 PC_GM_couple 2431 2431 4.85 0.002 0.002 0.12 #others 2.23 2.229 0.06 ------------------------------------------------------------------------------- ======= Cycle 2431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2432 steps, 2.56000 s simulation time, 3973.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2432 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3973.88 3973.877 3973.877 100.00 ------------------------------------------------------------------------------- PC_run 2432 2432 3960.65 1.629 1.629 99.67 GM_PC_couple 2432 2432 6.15 0.003 0.003 0.15 PC_GM_couple 2432 2432 4.86 0.002 0.002 0.12 #others 2.23 2.230 0.06 ------------------------------------------------------------------------------- ======= Cycle 2432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2433 steps, 2.56000 s simulation time, 3975.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2433 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3975.30 3975.297 3975.297 100.00 ------------------------------------------------------------------------------- PC_run 2433 2433 3962.06 1.628 1.628 99.67 GM_PC_couple 2433 2433 6.15 0.003 0.003 0.15 PC_GM_couple 2433 2433 4.86 0.002 0.002 0.12 #others 2.23 2.231 0.06 ------------------------------------------------------------------------------- ======= Cycle 2433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2434 steps, 2.56000 s simulation time, 3976.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2434 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3976.91 3976.911 3976.911 100.00 ------------------------------------------------------------------------------- PC_run 2434 2434 3963.67 1.628 1.628 99.67 GM_PC_couple 2434 2434 6.15 0.003 0.003 0.15 PC_GM_couple 2434 2434 4.86 0.002 0.002 0.12 #others 2.23 2.232 0.06 ------------------------------------------------------------------------------- ======= Cycle 2434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2435 steps, 2.56000 s simulation time, 3978.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2435 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3978.33 3978.334 3978.334 100.00 ------------------------------------------------------------------------------- PC_run 2435 2435 3965.08 1.628 1.628 99.67 GM_PC_couple 2435 2435 6.16 0.003 0.003 0.15 PC_GM_couple 2435 2435 4.86 0.002 0.002 0.12 #others 2.23 2.233 0.06 ------------------------------------------------------------------------------- ======= Cycle 2435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2436 steps, 2.56000 s simulation time, 3979.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2436 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3979.85 3979.851 3979.851 100.00 ------------------------------------------------------------------------------- PC_run 2436 2436 3966.59 1.628 1.628 99.67 GM_PC_couple 2436 2436 6.16 0.003 0.003 0.15 PC_GM_couple 2436 2436 4.87 0.002 0.002 0.12 #others 2.23 2.234 0.06 ------------------------------------------------------------------------------- ======= Cycle 2436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2437 steps, 2.56000 s simulation time, 3982.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2437 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3982.39 3982.388 3982.388 100.00 ------------------------------------------------------------------------------- PC_run 2437 2437 3969.12 1.629 1.629 99.67 GM_PC_couple 2437 2437 6.16 0.003 0.003 0.15 PC_GM_couple 2437 2437 4.87 0.002 0.002 0.12 #others 2.23 2.235 0.06 ------------------------------------------------------------------------------- ======= Cycle 2437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2438 steps, 2.56000 s simulation time, 3984.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2438 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3984.77 3984.773 3984.773 100.00 ------------------------------------------------------------------------------- PC_run 2438 2438 3971.50 1.629 1.629 99.67 GM_PC_couple 2438 2438 6.17 0.003 0.003 0.15 PC_GM_couple 2438 2438 4.87 0.002 0.002 0.12 #others 2.24 2.236 0.06 ------------------------------------------------------------------------------- ======= Cycle 2438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2439 steps, 2.56000 s simulation time, 3986.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2439 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3986.43 3986.425 3986.425 100.00 ------------------------------------------------------------------------------- PC_run 2439 2439 3973.14 1.629 1.629 99.67 GM_PC_couple 2439 2439 6.17 0.003 0.003 0.15 PC_GM_couple 2439 2439 4.87 0.002 0.002 0.12 #others 2.24 2.237 0.06 ------------------------------------------------------------------------------- ======= Cycle 2439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2440 steps, 2.56000 s simulation time, 3988.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2440 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3988.54 3988.539 3988.539 100.00 ------------------------------------------------------------------------------- PC_run 2440 2440 3975.25 1.629 1.629 99.67 GM_PC_couple 2440 2440 6.17 0.003 0.003 0.15 PC_GM_couple 2440 2440 4.88 0.002 0.002 0.12 #others 2.24 2.238 0.06 ------------------------------------------------------------------------------- ======= Cycle 2440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2441 steps, 2.56000 s simulation time, 3990.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2441 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3990.78 3990.782 3990.782 100.00 ------------------------------------------------------------------------------- PC_run 2441 2441 3977.49 1.629 1.629 99.67 GM_PC_couple 2441 2441 6.18 0.003 0.003 0.15 PC_GM_couple 2441 2441 4.88 0.002 0.002 0.12 #others 2.24 2.239 0.06 ------------------------------------------------------------------------------- ======= Cycle 2441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2442 steps, 2.56000 s simulation time, 3992.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2442 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3992.22 3992.218 3992.218 100.00 ------------------------------------------------------------------------------- PC_run 2442 2442 3978.91 1.629 1.629 99.67 GM_PC_couple 2442 2442 6.18 0.003 0.003 0.15 PC_GM_couple 2442 2442 4.88 0.002 0.002 0.12 #others 2.24 2.241 0.06 ------------------------------------------------------------------------------- ======= Cycle 2442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2443 steps, 2.56000 s simulation time, 3993.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2443 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3993.69 3993.689 3993.689 100.00 ------------------------------------------------------------------------------- PC_run 2443 2443 3980.38 1.629 1.629 99.67 GM_PC_couple 2443 2443 6.19 0.003 0.003 0.15 PC_GM_couple 2443 2443 4.89 0.002 0.002 0.12 #others 2.24 2.242 0.06 ------------------------------------------------------------------------------- ======= Cycle 2443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2444 steps, 2.56000 s simulation time, 3995.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2444 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3995.28 3995.276 3995.276 100.00 ------------------------------------------------------------------------------- PC_run 2444 2444 3981.96 1.629 1.629 99.67 GM_PC_couple 2444 2444 6.19 0.003 0.003 0.15 PC_GM_couple 2444 2444 4.89 0.002 0.002 0.12 #others 2.24 2.243 0.06 ------------------------------------------------------------------------------- ======= Cycle 2444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2445 steps, 2.56000 s simulation time, 3996.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2445 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3996.63 3996.627 3996.627 100.00 ------------------------------------------------------------------------------- PC_run 2445 2445 3983.30 1.629 1.629 99.67 GM_PC_couple 2445 2445 6.19 0.003 0.003 0.15 PC_GM_couple 2445 2445 4.89 0.002 0.002 0.12 #others 2.24 2.244 0.06 ------------------------------------------------------------------------------- ======= Cycle 2445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2446 steps, 2.56000 s simulation time, 3998.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2446 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3998.10 3998.101 3998.101 100.00 ------------------------------------------------------------------------------- PC_run 2446 2446 3984.77 1.629 1.629 99.67 GM_PC_couple 2446 2446 6.19 0.003 0.003 0.15 PC_GM_couple 2446 2446 4.89 0.002 0.002 0.12 #others 2.24 2.244 0.06 ------------------------------------------------------------------------------- ======= Cycle 2446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2447 steps, 2.56000 s simulation time, 3999.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2447 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3999.55 3999.554 3999.554 100.00 ------------------------------------------------------------------------------- PC_run 2447 2447 3986.22 1.629 1.629 99.67 GM_PC_couple 2447 2447 6.19 0.003 0.003 0.15 PC_GM_couple 2447 2447 4.89 0.002 0.002 0.12 #others 2.25 2.245 0.06 ------------------------------------------------------------------------------- ======= Cycle 2447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2448 steps, 2.56000 s simulation time, 4001.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2448 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4001.37 4001.368 4001.368 100.00 ------------------------------------------------------------------------------- PC_run 2448 2448 3988.03 1.629 1.629 99.67 GM_PC_couple 2448 2448 6.20 0.003 0.003 0.15 PC_GM_couple 2448 2448 4.89 0.002 0.002 0.12 #others 2.25 2.246 0.06 ------------------------------------------------------------------------------- ======= Cycle 2448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2449 steps, 2.56000 s simulation time, 4002.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2449 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4002.63 4002.633 4002.633 100.00 ------------------------------------------------------------------------------- PC_run 2449 2449 3989.29 1.629 1.629 99.67 GM_PC_couple 2449 2449 6.20 0.003 0.003 0.15 PC_GM_couple 2449 2449 4.90 0.002 0.002 0.12 #others 2.25 2.247 0.06 ------------------------------------------------------------------------------- ======= Cycle 2449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2450 steps, 2.56000 s simulation time, 4004.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2450 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4004.14 4004.141 4004.141 100.00 ------------------------------------------------------------------------------- PC_run 2450 2450 3990.79 1.629 1.629 99.67 GM_PC_couple 2450 2450 6.20 0.003 0.003 0.15 PC_GM_couple 2450 2450 4.90 0.002 0.002 0.12 #others 2.25 2.248 0.06 ------------------------------------------------------------------------------- ======= Cycle 2450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2451 steps, 2.56000 s simulation time, 4005.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2451 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4005.83 4005.830 4005.830 100.00 ------------------------------------------------------------------------------- PC_run 2451 2451 3992.48 1.629 1.629 99.67 GM_PC_couple 2451 2451 6.20 0.003 0.003 0.15 PC_GM_couple 2451 2451 4.90 0.002 0.002 0.12 #others 2.25 2.249 0.06 ------------------------------------------------------------------------------- ======= Cycle 2451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2452 steps, 2.56000 s simulation time, 4007.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2452 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4007.98 4007.983 4007.983 100.00 ------------------------------------------------------------------------------- PC_run 2452 2452 3994.63 1.629 1.629 99.67 GM_PC_couple 2452 2452 6.21 0.003 0.003 0.15 PC_GM_couple 2452 2452 4.90 0.002 0.002 0.12 #others 2.25 2.250 0.06 ------------------------------------------------------------------------------- ======= Cycle 2452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2453 steps, 2.56000 s simulation time, 4009.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2453 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4009.39 4009.387 4009.387 100.00 ------------------------------------------------------------------------------- PC_run 2453 2453 3996.02 1.629 1.629 99.67 GM_PC_couple 2453 2453 6.21 0.003 0.003 0.15 PC_GM_couple 2453 2453 4.90 0.002 0.002 0.12 #others 2.25 2.251 0.06 ------------------------------------------------------------------------------- ======= Cycle 2453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2454 steps, 2.56000 s simulation time, 4010.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2454 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4010.90 4010.901 4010.901 100.00 ------------------------------------------------------------------------------- PC_run 2454 2454 3997.53 1.629 1.629 99.67 GM_PC_couple 2454 2454 6.21 0.003 0.003 0.15 PC_GM_couple 2454 2454 4.91 0.002 0.002 0.12 #others 2.25 2.251 0.06 ------------------------------------------------------------------------------- ======= Cycle 2454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2455 steps, 2.56000 s simulation time, 4012.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2455 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4012.50 4012.504 4012.504 100.00 ------------------------------------------------------------------------------- PC_run 2455 2455 3999.13 1.629 1.629 99.67 GM_PC_couple 2455 2455 6.21 0.003 0.003 0.15 PC_GM_couple 2455 2455 4.91 0.002 0.002 0.12 #others 2.25 2.252 0.06 ------------------------------------------------------------------------------- ======= Cycle 2455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2456 steps, 2.56000 s simulation time, 4014.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2456 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4014.12 4014.123 4014.123 100.00 ------------------------------------------------------------------------------- PC_run 2456 2456 4000.74 1.629 1.629 99.67 GM_PC_couple 2456 2456 6.22 0.003 0.003 0.15 PC_GM_couple 2456 2456 4.91 0.002 0.002 0.12 #others 2.25 2.254 0.06 ------------------------------------------------------------------------------- ======= Cycle 2456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2457 steps, 2.56000 s simulation time, 4015.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2457 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4015.62 4015.617 4015.617 100.00 ------------------------------------------------------------------------------- PC_run 2457 2457 4002.23 1.629 1.629 99.67 GM_PC_couple 2457 2457 6.22 0.003 0.003 0.15 PC_GM_couple 2457 2457 4.91 0.002 0.002 0.12 #others 2.25 2.255 0.06 ------------------------------------------------------------------------------- ======= Cycle 2457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2458 steps, 2.56000 s simulation time, 4017.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2458 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4017.06 4017.056 4017.056 100.00 ------------------------------------------------------------------------------- PC_run 2458 2458 4003.66 1.629 1.629 99.67 GM_PC_couple 2458 2458 6.22 0.003 0.003 0.15 PC_GM_couple 2458 2458 4.91 0.002 0.002 0.12 #others 2.26 2.256 0.06 ------------------------------------------------------------------------------- ======= Cycle 2458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2459 steps, 2.56000 s simulation time, 4018.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2459 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4018.46 4018.463 4018.463 100.00 ------------------------------------------------------------------------------- PC_run 2459 2459 4005.06 1.629 1.629 99.67 GM_PC_couple 2459 2459 6.23 0.003 0.003 0.15 PC_GM_couple 2459 2459 4.92 0.002 0.002 0.12 #others 2.26 2.257 0.06 ------------------------------------------------------------------------------- ======= Cycle 2459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2460 steps, 2.56000 s simulation time, 4020.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2460 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4020.20 4020.195 4020.195 100.00 ------------------------------------------------------------------------------- PC_run 2460 2460 4006.79 1.629 1.629 99.67 GM_PC_couple 2460 2460 6.23 0.003 0.003 0.15 PC_GM_couple 2460 2460 4.92 0.002 0.002 0.12 #others 2.26 2.258 0.06 ------------------------------------------------------------------------------- ======= Cycle 2460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2461 steps, 2.56000 s simulation time, 4021.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2461 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4021.49 4021.494 4021.494 100.00 ------------------------------------------------------------------------------- PC_run 2461 2461 4008.08 1.629 1.629 99.67 GM_PC_couple 2461 2461 6.23 0.003 0.003 0.15 PC_GM_couple 2461 2461 4.92 0.002 0.002 0.12 #others 2.26 2.259 0.06 ------------------------------------------------------------------------------- ======= Cycle 2461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2462 steps, 2.56000 s simulation time, 4022.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2462 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4022.82 4022.824 4022.824 100.00 ------------------------------------------------------------------------------- PC_run 2462 2462 4009.41 1.629 1.629 99.67 GM_PC_couple 2462 2462 6.23 0.003 0.003 0.15 PC_GM_couple 2462 2462 4.92 0.002 0.002 0.12 #others 2.26 2.260 0.06 ------------------------------------------------------------------------------- ======= Cycle 2462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2463 steps, 2.56000 s simulation time, 4024.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2463 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4024.27 4024.269 4024.269 100.00 ------------------------------------------------------------------------------- PC_run 2463 2463 4010.85 1.628 1.628 99.67 GM_PC_couple 2463 2463 6.24 0.003 0.003 0.15 PC_GM_couple 2463 2463 4.92 0.002 0.002 0.12 #others 2.26 2.261 0.06 ------------------------------------------------------------------------------- ======= Cycle 2463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2464 steps, 2.56000 s simulation time, 4025.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2464 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4025.92 4025.918 4025.918 100.00 ------------------------------------------------------------------------------- PC_run 2464 2464 4012.49 1.628 1.628 99.67 GM_PC_couple 2464 2464 6.24 0.003 0.003 0.15 PC_GM_couple 2464 2464 4.93 0.002 0.002 0.12 #others 2.26 2.262 0.06 ------------------------------------------------------------------------------- ======= Cycle 2464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2465 steps, 2.56000 s simulation time, 4027.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2465 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4027.22 4027.216 4027.216 100.00 ------------------------------------------------------------------------------- PC_run 2465 2465 4013.78 1.628 1.628 99.67 GM_PC_couple 2465 2465 6.24 0.003 0.003 0.15 PC_GM_couple 2465 2465 4.93 0.002 0.002 0.12 #others 2.26 2.263 0.06 ------------------------------------------------------------------------------- ======= Cycle 2465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2466 steps, 2.56000 s simulation time, 4028.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2466 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4028.67 4028.670 4028.670 100.00 ------------------------------------------------------------------------------- PC_run 2466 2466 4015.23 1.628 1.628 99.67 GM_PC_couple 2466 2466 6.24 0.003 0.003 0.15 PC_GM_couple 2466 2466 4.93 0.002 0.002 0.12 #others 2.26 2.264 0.06 ------------------------------------------------------------------------------- ======= Cycle 2466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2467 steps, 2.56000 s simulation time, 4030.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2467 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4030.15 4030.154 4030.154 100.00 ------------------------------------------------------------------------------- PC_run 2467 2467 4016.71 1.628 1.628 99.67 GM_PC_couple 2467 2467 6.25 0.003 0.003 0.15 PC_GM_couple 2467 2467 4.93 0.002 0.002 0.12 #others 2.26 2.264 0.06 ------------------------------------------------------------------------------- ======= Cycle 2467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2468 steps, 2.56000 s simulation time, 4031.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2468 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4031.82 4031.821 4031.821 100.00 ------------------------------------------------------------------------------- PC_run 2468 2468 4018.37 1.628 1.628 99.67 GM_PC_couple 2468 2468 6.25 0.003 0.003 0.15 PC_GM_couple 2468 2468 4.93 0.002 0.002 0.12 #others 2.27 2.265 0.06 ------------------------------------------------------------------------------- ======= Cycle 2468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2469 steps, 2.56000 s simulation time, 4033.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2469 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4033.37 4033.368 4033.368 100.00 ------------------------------------------------------------------------------- PC_run 2469 2469 4019.92 1.628 1.628 99.67 GM_PC_couple 2469 2469 6.25 0.003 0.003 0.15 PC_GM_couple 2469 2469 4.94 0.002 0.002 0.12 #others 2.27 2.266 0.06 ------------------------------------------------------------------------------- ======= Cycle 2469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2470 steps, 2.56000 s simulation time, 4034.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2470 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4034.75 4034.754 4034.754 100.00 ------------------------------------------------------------------------------- PC_run 2470 2470 4021.30 1.628 1.628 99.67 GM_PC_couple 2470 2470 6.25 0.003 0.003 0.15 PC_GM_couple 2470 2470 4.94 0.002 0.002 0.12 #others 2.27 2.267 0.06 ------------------------------------------------------------------------------- ======= Cycle 2470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2471 steps, 2.56000 s simulation time, 4036.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2471 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4036.30 4036.303 4036.303 100.00 ------------------------------------------------------------------------------- PC_run 2471 2471 4022.84 1.628 1.628 99.67 GM_PC_couple 2471 2471 6.26 0.003 0.003 0.15 PC_GM_couple 2471 2471 4.94 0.002 0.002 0.12 #others 2.27 2.268 0.06 ------------------------------------------------------------------------------- ======= Cycle 2471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2472 steps, 2.56000 s simulation time, 4037.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2472 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4037.99 4037.995 4037.995 100.00 ------------------------------------------------------------------------------- PC_run 2472 2472 4024.52 1.628 1.628 99.67 GM_PC_couple 2472 2472 6.26 0.003 0.003 0.16 PC_GM_couple 2472 2472 4.94 0.002 0.002 0.12 #others 2.27 2.269 0.06 ------------------------------------------------------------------------------- ======= Cycle 2472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2473 steps, 2.56000 s simulation time, 4039.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2473 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4039.57 4039.567 4039.567 100.00 ------------------------------------------------------------------------------- PC_run 2473 2473 4026.09 1.628 1.628 99.67 GM_PC_couple 2473 2473 6.26 0.003 0.003 0.16 PC_GM_couple 2473 2473 4.95 0.002 0.002 0.12 #others 2.27 2.271 0.06 ------------------------------------------------------------------------------- ======= Cycle 2473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2474 steps, 2.56000 s simulation time, 4041.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2474 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4041.27 4041.271 4041.271 100.00 ------------------------------------------------------------------------------- PC_run 2474 2474 4027.79 1.628 1.628 99.67 GM_PC_couple 2474 2474 6.27 0.003 0.003 0.16 PC_GM_couple 2474 2474 4.95 0.002 0.002 0.12 #others 2.27 2.272 0.06 ------------------------------------------------------------------------------- ======= Cycle 2474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2475 steps, 2.56000 s simulation time, 4042.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2475 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4042.89 4042.890 4042.890 100.00 ------------------------------------------------------------------------------- PC_run 2475 2475 4029.40 1.628 1.628 99.67 GM_PC_couple 2475 2475 6.27 0.003 0.003 0.16 PC_GM_couple 2475 2475 4.95 0.002 0.002 0.12 #others 2.27 2.273 0.06 ------------------------------------------------------------------------------- ======= Cycle 2475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2476 steps, 2.56000 s simulation time, 4044.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2476 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4044.57 4044.570 4044.570 100.00 ------------------------------------------------------------------------------- PC_run 2476 2476 4031.07 1.628 1.628 99.67 GM_PC_couple 2476 2476 6.27 0.003 0.003 0.16 PC_GM_couple 2476 2476 4.95 0.002 0.002 0.12 #others 2.27 2.274 0.06 ------------------------------------------------------------------------------- ======= Cycle 2476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2477 steps, 2.56000 s simulation time, 4046.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2477 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4046.17 4046.174 4046.174 100.00 ------------------------------------------------------------------------------- PC_run 2477 2477 4032.67 1.628 1.628 99.67 GM_PC_couple 2477 2477 6.27 0.003 0.003 0.16 PC_GM_couple 2477 2477 4.96 0.002 0.002 0.12 #others 2.27 2.275 0.06 ------------------------------------------------------------------------------- ======= Cycle 2477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2478 steps, 2.56000 s simulation time, 4047.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2478 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4047.84 4047.844 4047.844 100.00 ------------------------------------------------------------------------------- PC_run 2478 2478 4034.33 1.628 1.628 99.67 GM_PC_couple 2478 2478 6.28 0.003 0.003 0.16 PC_GM_couple 2478 2478 4.96 0.002 0.002 0.12 #others 2.28 2.276 0.06 ------------------------------------------------------------------------------- ======= Cycle 2478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2479 steps, 2.56000 s simulation time, 4049.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2479 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4049.37 4049.370 4049.370 100.00 ------------------------------------------------------------------------------- PC_run 2479 2479 4035.85 1.628 1.628 99.67 GM_PC_couple 2479 2479 6.28 0.003 0.003 0.16 PC_GM_couple 2479 2479 4.96 0.002 0.002 0.12 #others 2.28 2.277 0.06 ------------------------------------------------------------------------------- ======= Cycle 2479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2480 steps, 2.56000 s simulation time, 4050.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2480 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4050.65 4050.645 4050.645 100.00 ------------------------------------------------------------------------------- PC_run 2480 2480 4037.12 1.628 1.628 99.67 GM_PC_couple 2480 2480 6.28 0.003 0.003 0.16 PC_GM_couple 2480 2480 4.96 0.002 0.002 0.12 #others 2.28 2.278 0.06 ------------------------------------------------------------------------------- ======= Cycle 2480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2481 steps, 2.56000 s simulation time, 4052.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2481 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4052.00 4052.003 4052.003 100.00 ------------------------------------------------------------------------------- PC_run 2481 2481 4038.48 1.628 1.628 99.67 GM_PC_couple 2481 2481 6.28 0.003 0.003 0.16 PC_GM_couple 2481 2481 4.96 0.002 0.002 0.12 #others 2.28 2.279 0.06 ------------------------------------------------------------------------------- ======= Cycle 2481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2482 steps, 2.56000 s simulation time, 4053.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2482 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4053.65 4053.652 4053.652 100.00 ------------------------------------------------------------------------------- PC_run 2482 2482 4040.12 1.628 1.628 99.67 GM_PC_couple 2482 2482 6.29 0.003 0.003 0.16 PC_GM_couple 2482 2482 4.97 0.002 0.002 0.12 #others 2.28 2.280 0.06 ------------------------------------------------------------------------------- ======= Cycle 2482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2483 steps, 2.56000 s simulation time, 4055.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2483 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4055.05 4055.054 4055.054 100.00 ------------------------------------------------------------------------------- PC_run 2483 2483 4041.52 1.628 1.628 99.67 GM_PC_couple 2483 2483 6.29 0.003 0.003 0.16 PC_GM_couple 2483 2483 4.97 0.002 0.002 0.12 #others 2.28 2.280 0.06 ------------------------------------------------------------------------------- ======= Cycle 2483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2484 steps, 2.56000 s simulation time, 4056.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2484 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4056.67 4056.667 4056.667 100.00 ------------------------------------------------------------------------------- PC_run 2484 2484 4043.12 1.628 1.628 99.67 GM_PC_couple 2484 2484 6.29 0.003 0.003 0.16 PC_GM_couple 2484 2484 4.97 0.002 0.002 0.12 #others 2.28 2.281 0.06 ------------------------------------------------------------------------------- ======= Cycle 2484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2485 steps, 2.56000 s simulation time, 4058.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2485 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4058.15 4058.151 4058.151 100.00 ------------------------------------------------------------------------------- PC_run 2485 2485 4044.60 1.628 1.628 99.67 GM_PC_couple 2485 2485 6.30 0.003 0.003 0.16 PC_GM_couple 2485 2485 4.97 0.002 0.002 0.12 #others 2.28 2.282 0.06 ------------------------------------------------------------------------------- ======= Cycle 2485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2486 steps, 2.56000 s simulation time, 4059.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2486 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4059.63 4059.634 4059.634 100.00 ------------------------------------------------------------------------------- PC_run 2486 2486 4046.08 1.628 1.628 99.67 GM_PC_couple 2486 2486 6.30 0.003 0.003 0.16 PC_GM_couple 2486 2486 4.97 0.002 0.002 0.12 #others 2.28 2.283 0.06 ------------------------------------------------------------------------------- ======= Cycle 2486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2487 steps, 2.56000 s simulation time, 4061.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2487 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4061.12 4061.117 4061.117 100.00 ------------------------------------------------------------------------------- PC_run 2487 2487 4047.56 1.627 1.627 99.67 GM_PC_couple 2487 2487 6.30 0.003 0.003 0.16 PC_GM_couple 2487 2487 4.98 0.002 0.002 0.12 #others 2.28 2.284 0.06 ------------------------------------------------------------------------------- ======= Cycle 2487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2488 steps, 2.56000 s simulation time, 4062.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2488 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4062.99 4062.987 4062.987 100.00 ------------------------------------------------------------------------------- PC_run 2488 2488 4049.42 1.628 1.628 99.67 GM_PC_couple 2488 2488 6.30 0.003 0.003 0.16 PC_GM_couple 2488 2488 4.98 0.002 0.002 0.12 #others 2.28 2.285 0.06 ------------------------------------------------------------------------------- ======= Cycle 2488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2489 steps, 2.56000 s simulation time, 4064.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2489 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4064.98 4064.979 4064.979 100.00 ------------------------------------------------------------------------------- PC_run 2489 2489 4051.41 1.628 1.628 99.67 GM_PC_couple 2489 2489 6.30 0.003 0.003 0.16 PC_GM_couple 2489 2489 4.98 0.002 0.002 0.12 #others 2.29 2.286 0.06 ------------------------------------------------------------------------------- ======= Cycle 2489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2490 steps, 2.56000 s simulation time, 4066.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2490 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4066.83 4066.828 4066.828 100.00 ------------------------------------------------------------------------------- PC_run 2490 2490 4053.25 1.628 1.628 99.67 GM_PC_couple 2490 2490 6.31 0.003 0.003 0.16 PC_GM_couple 2490 2490 4.98 0.002 0.002 0.12 #others 2.29 2.286 0.06 ------------------------------------------------------------------------------- ======= Cycle 2490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2491 steps, 2.56000 s simulation time, 4068.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2491 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4068.51 4068.512 4068.512 100.00 ------------------------------------------------------------------------------- PC_run 2491 2491 4054.93 1.628 1.628 99.67 GM_PC_couple 2491 2491 6.31 0.003 0.003 0.16 PC_GM_couple 2491 2491 4.98 0.002 0.002 0.12 #others 2.29 2.287 0.06 ------------------------------------------------------------------------------- ======= Cycle 2491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2492 steps, 2.56000 s simulation time, 4070.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2492 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4070.47 4070.473 4070.473 100.00 ------------------------------------------------------------------------------- PC_run 2492 2492 4056.89 1.628 1.628 99.67 GM_PC_couple 2492 2492 6.31 0.003 0.003 0.16 PC_GM_couple 2492 2492 4.98 0.002 0.002 0.12 #others 2.29 2.288 0.06 ------------------------------------------------------------------------------- ======= Cycle 2492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2493 steps, 2.56000 s simulation time, 4071.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2493 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4071.87 4071.873 4071.873 100.00 ------------------------------------------------------------------------------- PC_run 2493 2493 4058.28 1.628 1.628 99.67 GM_PC_couple 2493 2493 6.31 0.003 0.003 0.16 PC_GM_couple 2493 2493 4.99 0.002 0.002 0.12 #others 2.29 2.289 0.06 ------------------------------------------------------------------------------- ======= Cycle 2493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2494 steps, 2.56000 s simulation time, 4073.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2494 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4073.18 4073.176 4073.176 100.00 ------------------------------------------------------------------------------- PC_run 2494 2494 4059.58 1.628 1.628 99.67 GM_PC_couple 2494 2494 6.32 0.003 0.003 0.16 PC_GM_couple 2494 2494 4.99 0.002 0.002 0.12 #others 2.29 2.290 0.06 ------------------------------------------------------------------------------- ======= Cycle 2494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2495 steps, 2.56000 s simulation time, 4074.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2495 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4074.50 4074.500 4074.500 100.00 ------------------------------------------------------------------------------- PC_run 2495 2495 4060.90 1.628 1.628 99.67 GM_PC_couple 2495 2495 6.32 0.003 0.003 0.16 PC_GM_couple 2495 2495 4.99 0.002 0.002 0.12 #others 2.29 2.291 0.06 ------------------------------------------------------------------------------- ======= Cycle 2495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2496 steps, 2.56000 s simulation time, 4076.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2496 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4076.04 4076.042 4076.042 100.00 ------------------------------------------------------------------------------- PC_run 2496 2496 4062.44 1.628 1.628 99.67 GM_PC_couple 2496 2496 6.32 0.003 0.003 0.16 PC_GM_couple 2496 2496 4.99 0.002 0.002 0.12 #others 2.29 2.292 0.06 ------------------------------------------------------------------------------- ======= Cycle 2496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2497 steps, 2.56000 s simulation time, 4077.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2497 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4077.28 4077.282 4077.282 100.00 ------------------------------------------------------------------------------- PC_run 2497 2497 4063.67 1.627 1.627 99.67 GM_PC_couple 2497 2497 6.32 0.003 0.003 0.16 PC_GM_couple 2497 2497 4.99 0.002 0.002 0.12 #others 2.29 2.293 0.06 ------------------------------------------------------------------------------- ======= Cycle 2497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2498 steps, 2.56000 s simulation time, 4078.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2498 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4078.80 4078.799 4078.799 100.00 ------------------------------------------------------------------------------- PC_run 2498 2498 4065.18 1.627 1.627 99.67 GM_PC_couple 2498 2498 6.33 0.003 0.003 0.16 PC_GM_couple 2498 2498 5.00 0.002 0.002 0.12 #others 2.29 2.293 0.06 ------------------------------------------------------------------------------- ======= Cycle 2498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2499 steps, 2.56000 s simulation time, 4080.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2499 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4080.24 4080.240 4080.240 100.00 ------------------------------------------------------------------------------- PC_run 2499 2499 4066.62 1.627 1.627 99.67 GM_PC_couple 2499 2499 6.33 0.003 0.003 0.16 PC_GM_couple 2499 2499 5.00 0.002 0.002 0.12 #others 2.29 2.294 0.06 ------------------------------------------------------------------------------- ======= Cycle 2499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2500 steps, 2.56000 s simulation time, 4081.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2500 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4081.54 4081.544 4081.544 100.00 ------------------------------------------------------------------------------- PC_run 2500 2500 4067.92 1.627 1.627 99.67 GM_PC_couple 2500 2500 6.33 0.003 0.003 0.16 PC_GM_couple 2500 2500 5.00 0.002 0.002 0.12 #others 2.29 2.295 0.06 ------------------------------------------------------------------------------- ======= Cycle 2500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2501 steps, 2.56000 s simulation time, 4082.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2501 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4082.92 4082.918 4082.918 100.00 ------------------------------------------------------------------------------- PC_run 2501 2501 4069.29 1.627 1.627 99.67 GM_PC_couple 2501 2501 6.33 0.003 0.003 0.16 PC_GM_couple 2501 2501 5.00 0.002 0.002 0.12 #others 2.30 2.296 0.06 ------------------------------------------------------------------------------- ======= Cycle 2501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2502 steps, 2.56000 s simulation time, 4084.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2502 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4084.31 4084.313 4084.313 100.00 ------------------------------------------------------------------------------- PC_run 2502 2502 4070.68 1.627 1.627 99.67 GM_PC_couple 2502 2502 6.34 0.003 0.003 0.16 PC_GM_couple 2502 2502 5.00 0.002 0.002 0.12 #others 2.30 2.297 0.06 ------------------------------------------------------------------------------- ======= Cycle 2502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2503 steps, 2.56000 s simulation time, 4085.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2503 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4085.74 4085.743 4085.743 100.00 ------------------------------------------------------------------------------- PC_run 2503 2503 4072.10 1.627 1.627 99.67 GM_PC_couple 2503 2503 6.34 0.003 0.003 0.16 PC_GM_couple 2503 2503 5.01 0.002 0.002 0.12 #others 2.30 2.298 0.06 ------------------------------------------------------------------------------- ======= Cycle 2503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2504 steps, 2.56000 s simulation time, 4087.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2504 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4087.35 4087.349 4087.349 100.00 ------------------------------------------------------------------------------- PC_run 2504 2504 4073.70 1.627 1.627 99.67 GM_PC_couple 2504 2504 6.34 0.003 0.003 0.16 PC_GM_couple 2504 2504 5.01 0.002 0.002 0.12 #others 2.30 2.299 0.06 ------------------------------------------------------------------------------- ======= Cycle 2504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2505 steps, 2.56000 s simulation time, 4088.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2505 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4088.80 4088.798 4088.798 100.00 ------------------------------------------------------------------------------- PC_run 2505 2505 4075.14 1.627 1.627 99.67 GM_PC_couple 2505 2505 6.34 0.003 0.003 0.16 PC_GM_couple 2505 2505 5.01 0.002 0.002 0.12 #others 2.30 2.301 0.06 ------------------------------------------------------------------------------- ======= Cycle 2505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2506 steps, 2.56000 s simulation time, 4090.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2506 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4090.16 4090.165 4090.165 100.00 ------------------------------------------------------------------------------- PC_run 2506 2506 4076.51 1.627 1.627 99.67 GM_PC_couple 2506 2506 6.35 0.003 0.003 0.16 PC_GM_couple 2506 2506 5.01 0.002 0.002 0.12 #others 2.30 2.302 0.06 ------------------------------------------------------------------------------- ======= Cycle 2506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2507 steps, 2.56000 s simulation time, 4091.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2507 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4091.64 4091.639 4091.639 100.00 ------------------------------------------------------------------------------- PC_run 2507 2507 4077.97 1.627 1.627 99.67 GM_PC_couple 2507 2507 6.35 0.003 0.003 0.16 PC_GM_couple 2507 2507 5.01 0.002 0.002 0.12 #others 2.30 2.303 0.06 ------------------------------------------------------------------------------- ======= Cycle 2507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2508 steps, 2.56000 s simulation time, 4093.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2508 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4093.06 4093.058 4093.058 100.00 ------------------------------------------------------------------------------- PC_run 2508 2508 4079.39 1.627 1.627 99.67 GM_PC_couple 2508 2508 6.35 0.003 0.003 0.16 PC_GM_couple 2508 2508 5.02 0.002 0.002 0.12 #others 2.30 2.304 0.06 ------------------------------------------------------------------------------- ======= Cycle 2508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2509 steps, 2.56000 s simulation time, 4095.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2509 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4095.19 4095.187 4095.187 100.00 ------------------------------------------------------------------------------- PC_run 2509 2509 4081.51 1.627 1.627 99.67 GM_PC_couple 2509 2509 6.35 0.003 0.003 0.16 PC_GM_couple 2509 2509 5.02 0.002 0.002 0.12 #others 2.30 2.305 0.06 ------------------------------------------------------------------------------- ======= Cycle 2509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2510 steps, 2.56000 s simulation time, 4103.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2510 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4103.57 4103.569 4103.569 100.00 ------------------------------------------------------------------------------- PC_run 2510 2510 4089.89 1.629 1.629 99.67 GM_PC_couple 2510 2510 6.36 0.003 0.003 0.15 PC_GM_couple 2510 2510 5.02 0.002 0.002 0.12 #others 2.31 2.306 0.06 ------------------------------------------------------------------------------- ======= Cycle 2510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2511 steps, 2.56000 s simulation time, 4105.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2511 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4105.20 4105.199 4105.199 100.00 ------------------------------------------------------------------------------- PC_run 2511 2511 4091.51 1.629 1.629 99.67 GM_PC_couple 2511 2511 6.36 0.003 0.003 0.15 PC_GM_couple 2511 2511 5.02 0.002 0.002 0.12 #others 2.31 2.307 0.06 ------------------------------------------------------------------------------- ======= Cycle 2511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2512 steps, 2.56000 s simulation time, 4106.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2512 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4106.86 4106.864 4106.864 100.00 ------------------------------------------------------------------------------- PC_run 2512 2512 4093.17 1.629 1.629 99.67 GM_PC_couple 2512 2512 6.36 0.003 0.003 0.15 PC_GM_couple 2512 2512 5.02 0.002 0.002 0.12 #others 2.31 2.308 0.06 ------------------------------------------------------------------------------- ======= Cycle 2512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2513 steps, 2.56000 s simulation time, 4108.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2513 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4108.57 4108.571 4108.571 100.00 ------------------------------------------------------------------------------- PC_run 2513 2513 4094.87 1.629 1.629 99.67 GM_PC_couple 2513 2513 6.36 0.003 0.003 0.15 PC_GM_couple 2513 2513 5.03 0.002 0.002 0.12 #others 2.31 2.309 0.06 ------------------------------------------------------------------------------- ======= Cycle 2513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2514 steps, 2.56000 s simulation time, 4110.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2514 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4110.59 4110.594 4110.594 100.00 ------------------------------------------------------------------------------- PC_run 2514 2514 4096.89 1.630 1.630 99.67 GM_PC_couple 2514 2514 6.37 0.003 0.003 0.15 PC_GM_couple 2514 2514 5.03 0.002 0.002 0.12 #others 2.31 2.310 0.06 ------------------------------------------------------------------------------- ======= Cycle 2514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2515 steps, 2.56000 s simulation time, 4112.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2515 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4112.34 4112.337 4112.337 100.00 ------------------------------------------------------------------------------- PC_run 2515 2515 4098.63 1.630 1.630 99.67 GM_PC_couple 2515 2515 6.37 0.003 0.003 0.15 PC_GM_couple 2515 2515 5.03 0.002 0.002 0.12 #others 2.31 2.311 0.06 ------------------------------------------------------------------------------- ======= Cycle 2515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2516 steps, 2.56000 s simulation time, 4113.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2516 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4113.96 4113.962 4113.962 100.00 ------------------------------------------------------------------------------- PC_run 2516 2516 4100.25 1.630 1.630 99.67 GM_PC_couple 2516 2516 6.37 0.003 0.003 0.15 PC_GM_couple 2516 2516 5.03 0.002 0.002 0.12 #others 2.31 2.312 0.06 ------------------------------------------------------------------------------- ======= Cycle 2516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2517 steps, 2.56000 s simulation time, 4115.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2517 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4115.62 4115.623 4115.623 100.00 ------------------------------------------------------------------------------- PC_run 2517 2517 4101.90 1.630 1.630 99.67 GM_PC_couple 2517 2517 6.37 0.003 0.003 0.15 PC_GM_couple 2517 2517 5.03 0.002 0.002 0.12 #others 2.31 2.313 0.06 ------------------------------------------------------------------------------- ======= Cycle 2517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2518 steps, 2.56000 s simulation time, 4117.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2518 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4117.72 4117.722 4117.722 100.00 ------------------------------------------------------------------------------- PC_run 2518 2518 4104.00 1.630 1.630 99.67 GM_PC_couple 2518 2518 6.38 0.003 0.003 0.15 PC_GM_couple 2518 2518 5.04 0.002 0.002 0.12 #others 2.31 2.314 0.06 ------------------------------------------------------------------------------- ======= Cycle 2518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2519 steps, 2.56000 s simulation time, 4119.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2519 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4119.50 4119.498 4119.498 100.00 ------------------------------------------------------------------------------- PC_run 2519 2519 4105.76 1.630 1.630 99.67 GM_PC_couple 2519 2519 6.38 0.003 0.003 0.15 PC_GM_couple 2519 2519 5.04 0.002 0.002 0.12 #others 2.31 2.315 0.06 ------------------------------------------------------------------------------- ======= Cycle 2519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2520 steps, 2.56000 s simulation time, 4120.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2520 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4120.93 4120.929 4120.929 100.00 ------------------------------------------------------------------------------- PC_run 2520 2520 4107.19 1.630 1.630 99.67 GM_PC_couple 2520 2520 6.38 0.003 0.003 0.15 PC_GM_couple 2520 2520 5.04 0.002 0.002 0.12 #others 2.32 2.316 0.06 ------------------------------------------------------------------------------- ======= Cycle 2520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2521 steps, 2.56000 s simulation time, 4122.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2521 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4122.37 4122.371 4122.371 100.00 ------------------------------------------------------------------------------- PC_run 2521 2521 4108.63 1.630 1.630 99.67 GM_PC_couple 2521 2521 6.39 0.003 0.003 0.15 PC_GM_couple 2521 2521 5.04 0.002 0.002 0.12 #others 2.32 2.317 0.06 ------------------------------------------------------------------------------- ======= Cycle 2521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2522 steps, 2.56000 s simulation time, 4124.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2522 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4124.02 4124.020 4124.020 100.00 ------------------------------------------------------------------------------- PC_run 2522 2522 4110.27 1.630 1.630 99.67 GM_PC_couple 2522 2522 6.39 0.003 0.003 0.15 PC_GM_couple 2522 2522 5.04 0.002 0.002 0.12 #others 2.32 2.318 0.06 ------------------------------------------------------------------------------- ======= Cycle 2522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2523 steps, 2.56000 s simulation time, 4125.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2523 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4125.43 4125.432 4125.432 100.00 ------------------------------------------------------------------------------- PC_run 2523 2523 4111.67 1.630 1.630 99.67 GM_PC_couple 2523 2523 6.39 0.003 0.003 0.15 PC_GM_couple 2523 2523 5.05 0.002 0.002 0.12 #others 2.32 2.320 0.06 ------------------------------------------------------------------------------- ======= Cycle 2523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2524 steps, 2.56000 s simulation time, 4126.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2524 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4126.92 4126.919 4126.919 100.00 ------------------------------------------------------------------------------- PC_run 2524 2524 4113.16 1.630 1.630 99.67 GM_PC_couple 2524 2524 6.39 0.003 0.003 0.15 PC_GM_couple 2524 2524 5.05 0.002 0.002 0.12 #others 2.32 2.321 0.06 ------------------------------------------------------------------------------- ======= Cycle 2524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2525 steps, 2.56000 s simulation time, 4128.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2525 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4128.36 4128.356 4128.356 100.00 ------------------------------------------------------------------------------- PC_run 2525 2525 4114.59 1.630 1.630 99.67 GM_PC_couple 2525 2525 6.40 0.003 0.003 0.15 PC_GM_couple 2525 2525 5.05 0.002 0.002 0.12 #others 2.32 2.322 0.06 ------------------------------------------------------------------------------- ======= Cycle 2525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2526 steps, 2.56000 s simulation time, 4130.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2526 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4130.07 4130.069 4130.069 100.00 ------------------------------------------------------------------------------- PC_run 2526 2526 4116.29 1.630 1.630 99.67 GM_PC_couple 2526 2526 6.40 0.003 0.003 0.15 PC_GM_couple 2526 2526 5.05 0.002 0.002 0.12 #others 2.32 2.323 0.06 ------------------------------------------------------------------------------- ======= Cycle 2526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2527 steps, 2.56000 s simulation time, 4131.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2527 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4131.67 4131.673 4131.673 100.00 ------------------------------------------------------------------------------- PC_run 2527 2527 4117.89 1.630 1.630 99.67 GM_PC_couple 2527 2527 6.40 0.003 0.003 0.15 PC_GM_couple 2527 2527 5.06 0.002 0.002 0.12 #others 2.32 2.324 0.06 ------------------------------------------------------------------------------- ======= Cycle 2527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2528 steps, 2.56000 s simulation time, 4133.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2528 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4133.32 4133.325 4133.325 100.00 ------------------------------------------------------------------------------- PC_run 2528 2528 4119.54 1.630 1.630 99.67 GM_PC_couple 2528 2528 6.41 0.003 0.003 0.15 PC_GM_couple 2528 2528 5.06 0.002 0.002 0.12 #others 2.33 2.325 0.06 ------------------------------------------------------------------------------- ======= Cycle 2528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2529 steps, 2.56000 s simulation time, 4134.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2529 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4134.87 4134.866 4134.866 100.00 ------------------------------------------------------------------------------- PC_run 2529 2529 4121.07 1.630 1.630 99.67 GM_PC_couple 2529 2529 6.41 0.003 0.003 0.15 PC_GM_couple 2529 2529 5.06 0.002 0.002 0.12 #others 2.33 2.326 0.06 ------------------------------------------------------------------------------- ======= Cycle 2529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2530 steps, 2.56000 s simulation time, 4136.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2530 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4136.80 4136.803 4136.803 100.00 ------------------------------------------------------------------------------- PC_run 2530 2530 4123.00 1.630 1.630 99.67 GM_PC_couple 2530 2530 6.41 0.003 0.003 0.15 PC_GM_couple 2530 2530 5.06 0.002 0.002 0.12 #others 2.33 2.327 0.06 ------------------------------------------------------------------------------- ======= Cycle 2530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2531 steps, 2.56000 s simulation time, 4138.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2531 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4138.29 4138.291 4138.291 100.00 ------------------------------------------------------------------------------- PC_run 2531 2531 4124.49 1.630 1.630 99.67 GM_PC_couple 2531 2531 6.41 0.003 0.003 0.15 PC_GM_couple 2531 2531 5.06 0.002 0.002 0.12 #others 2.33 2.328 0.06 ------------------------------------------------------------------------------- ======= Cycle 2531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2532 steps, 2.56000 s simulation time, 4139.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2532 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4139.80 4139.802 4139.802 100.00 ------------------------------------------------------------------------------- PC_run 2532 2532 4125.99 1.630 1.630 99.67 GM_PC_couple 2532 2532 6.42 0.003 0.003 0.15 PC_GM_couple 2532 2532 5.06 0.002 0.002 0.12 #others 2.33 2.329 0.06 ------------------------------------------------------------------------------- ======= Cycle 2532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2533 steps, 2.56000 s simulation time, 4141.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2533 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4141.31 4141.314 4141.314 100.00 ------------------------------------------------------------------------------- PC_run 2533 2533 4127.50 1.629 1.629 99.67 GM_PC_couple 2533 2533 6.42 0.003 0.003 0.15 PC_GM_couple 2533 2533 5.07 0.002 0.002 0.12 #others 2.33 2.330 0.06 ------------------------------------------------------------------------------- ======= Cycle 2533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2534 steps, 2.56000 s simulation time, 4142.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2534 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4142.85 4142.851 4142.851 100.00 ------------------------------------------------------------------------------- PC_run 2534 2534 4129.03 1.629 1.629 99.67 GM_PC_couple 2534 2534 6.42 0.003 0.003 0.15 PC_GM_couple 2534 2534 5.07 0.002 0.002 0.12 #others 2.33 2.331 0.06 ------------------------------------------------------------------------------- ======= Cycle 2534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2535 steps, 2.56000 s simulation time, 4144.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2535 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4144.35 4144.350 4144.350 100.00 ------------------------------------------------------------------------------- PC_run 2535 2535 4130.52 1.629 1.629 99.67 GM_PC_couple 2535 2535 6.42 0.003 0.003 0.15 PC_GM_couple 2535 2535 5.07 0.002 0.002 0.12 #others 2.33 2.332 0.06 ------------------------------------------------------------------------------- ======= Cycle 2535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2536 steps, 2.56000 s simulation time, 4145.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2536 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4145.84 4145.836 4145.836 100.00 ------------------------------------------------------------------------------- PC_run 2536 2536 4132.00 1.629 1.629 99.67 GM_PC_couple 2536 2536 6.43 0.003 0.003 0.16 PC_GM_couple 2536 2536 5.07 0.002 0.002 0.12 #others 2.33 2.333 0.06 ------------------------------------------------------------------------------- ======= Cycle 2536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2537 steps, 2.56000 s simulation time, 4147.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2537 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4147.32 4147.323 4147.323 100.00 ------------------------------------------------------------------------------- PC_run 2537 2537 4133.48 1.629 1.629 99.67 GM_PC_couple 2537 2537 6.43 0.003 0.003 0.16 PC_GM_couple 2537 2537 5.08 0.002 0.002 0.12 #others 2.33 2.334 0.06 ------------------------------------------------------------------------------- ======= Cycle 2537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2538 steps, 2.56000 s simulation time, 4148.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2538 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4148.98 4148.977 4148.977 100.00 ------------------------------------------------------------------------------- PC_run 2538 2538 4135.13 1.629 1.629 99.67 GM_PC_couple 2538 2538 6.43 0.003 0.003 0.16 PC_GM_couple 2538 2538 5.08 0.002 0.002 0.12 #others 2.34 2.335 0.06 ------------------------------------------------------------------------------- ======= Cycle 2538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2539 steps, 2.56000 s simulation time, 4150.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2539 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4150.37 4150.375 4150.375 100.00 ------------------------------------------------------------------------------- PC_run 2539 2539 4136.52 1.629 1.629 99.67 GM_PC_couple 2539 2539 6.43 0.003 0.003 0.16 PC_GM_couple 2539 2539 5.08 0.002 0.002 0.12 #others 2.34 2.336 0.06 ------------------------------------------------------------------------------- ======= Cycle 2539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2540 steps, 2.56000 s simulation time, 4151.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2540 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4151.91 4151.914 4151.914 100.00 ------------------------------------------------------------------------------- PC_run 2540 2540 4138.05 1.629 1.629 99.67 GM_PC_couple 2540 2540 6.44 0.003 0.003 0.16 PC_GM_couple 2540 2540 5.08 0.002 0.002 0.12 #others 2.34 2.337 0.06 ------------------------------------------------------------------------------- ======= Cycle 2540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2541 steps, 2.56000 s simulation time, 4153.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2541 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4153.49 4153.486 4153.486 100.00 ------------------------------------------------------------------------------- PC_run 2541 2541 4139.62 1.629 1.629 99.67 GM_PC_couple 2541 2541 6.44 0.003 0.003 0.16 PC_GM_couple 2541 2541 5.09 0.002 0.002 0.12 #others 2.34 2.338 0.06 ------------------------------------------------------------------------------- ======= Cycle 2541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2542 steps, 2.56000 s simulation time, 4155.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2542 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4155.82 4155.821 4155.821 100.00 ------------------------------------------------------------------------------- PC_run 2542 2542 4141.95 1.629 1.629 99.67 GM_PC_couple 2542 2542 6.44 0.003 0.003 0.16 PC_GM_couple 2542 2542 5.09 0.002 0.002 0.12 #others 2.34 2.339 0.06 ------------------------------------------------------------------------------- ======= Cycle 2542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2543 steps, 2.56000 s simulation time, 4157.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2543 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4157.66 4157.661 4157.661 100.00 ------------------------------------------------------------------------------- PC_run 2543 2543 4143.78 1.629 1.629 99.67 GM_PC_couple 2543 2543 6.45 0.003 0.003 0.16 PC_GM_couple 2543 2543 5.09 0.002 0.002 0.12 #others 2.34 2.341 0.06 ------------------------------------------------------------------------------- ======= Cycle 2543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2544 steps, 2.56000 s simulation time, 4159.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2544 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4159.42 4159.419 4159.419 100.00 ------------------------------------------------------------------------------- PC_run 2544 2544 4145.53 1.630 1.630 99.67 GM_PC_couple 2544 2544 6.45 0.003 0.003 0.16 PC_GM_couple 2544 2544 5.09 0.002 0.002 0.12 #others 2.34 2.342 0.06 ------------------------------------------------------------------------------- ======= Cycle 2544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2545 steps, 2.56000 s simulation time, 4161.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2545 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4161.04 4161.039 4161.039 100.00 ------------------------------------------------------------------------------- PC_run 2545 2545 4147.15 1.630 1.630 99.67 GM_PC_couple 2545 2545 6.45 0.003 0.003 0.16 PC_GM_couple 2545 2545 5.10 0.002 0.002 0.12 #others 2.34 2.343 0.06 ------------------------------------------------------------------------------- ======= Cycle 2545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2546 steps, 2.56000 s simulation time, 4163.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2546 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4163.11 4163.109 4163.109 100.00 ------------------------------------------------------------------------------- PC_run 2546 2546 4149.21 1.630 1.630 99.67 GM_PC_couple 2546 2546 6.46 0.003 0.003 0.16 PC_GM_couple 2546 2546 5.10 0.002 0.002 0.12 #others 2.34 2.344 0.06 ------------------------------------------------------------------------------- ======= Cycle 2546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2547 steps, 2.56000 s simulation time, 4164.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2547 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4164.83 4164.829 4164.829 100.00 ------------------------------------------------------------------------------- PC_run 2547 2547 4150.93 1.630 1.630 99.67 GM_PC_couple 2547 2547 6.46 0.003 0.003 0.16 PC_GM_couple 2547 2547 5.10 0.002 0.002 0.12 #others 2.34 2.344 0.06 ------------------------------------------------------------------------------- ======= Cycle 2547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2548 steps, 2.56000 s simulation time, 4166.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2548 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4166.48 4166.477 4166.477 100.00 ------------------------------------------------------------------------------- PC_run 2548 2548 4152.57 1.630 1.630 99.67 GM_PC_couple 2548 2548 6.46 0.003 0.003 0.16 PC_GM_couple 2548 2548 5.10 0.002 0.002 0.12 #others 2.35 2.345 0.06 ------------------------------------------------------------------------------- ======= Cycle 2548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2549 steps, 2.56000 s simulation time, 4168.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2549 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4168.03 4168.028 4168.028 100.00 ------------------------------------------------------------------------------- PC_run 2549 2549 4154.12 1.630 1.630 99.67 GM_PC_couple 2549 2549 6.46 0.003 0.003 0.16 PC_GM_couple 2549 2549 5.10 0.002 0.002 0.12 #others 2.35 2.346 0.06 ------------------------------------------------------------------------------- ======= Cycle 2549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2550 steps, 2.56000 s simulation time, 4169.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2550 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4169.64 4169.641 4169.641 100.00 ------------------------------------------------------------------------------- PC_run 2550 2550 4155.72 1.630 1.630 99.67 GM_PC_couple 2550 2550 6.46 0.003 0.003 0.16 PC_GM_couple 2550 2550 5.10 0.002 0.002 0.12 #others 2.35 2.347 0.06 ------------------------------------------------------------------------------- ======= Cycle 2550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2551 steps, 2.56000 s simulation time, 4171.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2551 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4171.18 4171.176 4171.176 100.00 ------------------------------------------------------------------------------- PC_run 2551 2551 4157.25 1.630 1.630 99.67 GM_PC_couple 2551 2551 6.47 0.003 0.003 0.16 PC_GM_couple 2551 2551 5.11 0.002 0.002 0.12 #others 2.35 2.348 0.06 ------------------------------------------------------------------------------- ======= Cycle 2551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2552 steps, 2.56000 s simulation time, 4172.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2552 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4172.70 4172.699 4172.699 100.00 ------------------------------------------------------------------------------- PC_run 2552 2552 4158.77 1.630 1.630 99.67 GM_PC_couple 2552 2552 6.47 0.003 0.003 0.16 PC_GM_couple 2552 2552 5.11 0.002 0.002 0.12 #others 2.35 2.349 0.06 ------------------------------------------------------------------------------- ======= Cycle 2552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2553 steps, 2.56000 s simulation time, 4174.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2553 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4174.12 4174.122 4174.122 100.00 ------------------------------------------------------------------------------- PC_run 2553 2553 4160.19 1.630 1.630 99.67 GM_PC_couple 2553 2553 6.47 0.003 0.003 0.16 PC_GM_couple 2553 2553 5.11 0.002 0.002 0.12 #others 2.35 2.350 0.06 ------------------------------------------------------------------------------- ======= Cycle 2553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2554 steps, 2.56000 s simulation time, 4175.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2554 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4175.86 4175.865 4175.865 100.00 ------------------------------------------------------------------------------- PC_run 2554 2554 4161.93 1.630 1.630 99.67 GM_PC_couple 2554 2554 6.48 0.003 0.003 0.16 PC_GM_couple 2554 2554 5.11 0.002 0.002 0.12 #others 2.35 2.351 0.06 ------------------------------------------------------------------------------- ======= Cycle 2554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2555 steps, 2.56000 s simulation time, 4177.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2555 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4177.38 4177.379 4177.379 100.00 ------------------------------------------------------------------------------- PC_run 2555 2555 4163.43 1.630 1.630 99.67 GM_PC_couple 2555 2555 6.48 0.003 0.003 0.16 PC_GM_couple 2555 2555 5.11 0.002 0.002 0.12 #others 2.35 2.352 0.06 ------------------------------------------------------------------------------- ======= Cycle 2555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2556 steps, 2.56000 s simulation time, 4178.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2556 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4178.84 4178.837 4178.837 100.00 ------------------------------------------------------------------------------- PC_run 2556 2556 4164.88 1.629 1.629 99.67 GM_PC_couple 2556 2556 6.48 0.003 0.003 0.16 PC_GM_couple 2556 2556 5.12 0.002 0.002 0.12 #others 2.35 2.353 0.06 ------------------------------------------------------------------------------- ======= Cycle 2556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2557 steps, 2.56000 s simulation time, 4180.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2557 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4180.32 4180.318 4180.318 100.00 ------------------------------------------------------------------------------- PC_run 2557 2557 4166.36 1.629 1.629 99.67 GM_PC_couple 2557 2557 6.48 0.003 0.003 0.16 PC_GM_couple 2557 2557 5.12 0.002 0.002 0.12 #others 2.35 2.354 0.06 ------------------------------------------------------------------------------- ======= Cycle 2557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2558 steps, 2.56000 s simulation time, 4181.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2558 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4181.99 4181.985 4181.985 100.00 ------------------------------------------------------------------------------- PC_run 2558 2558 4168.02 1.629 1.629 99.67 GM_PC_couple 2558 2558 6.49 0.003 0.003 0.16 PC_GM_couple 2558 2558 5.12 0.002 0.002 0.12 #others 2.36 2.355 0.06 ------------------------------------------------------------------------------- ======= Cycle 2558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2559 steps, 2.56000 s simulation time, 4183.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2559 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4183.47 4183.469 4183.469 100.00 ------------------------------------------------------------------------------- PC_run 2559 2559 4169.50 1.629 1.629 99.67 GM_PC_couple 2559 2559 6.49 0.003 0.003 0.16 PC_GM_couple 2559 2559 5.12 0.002 0.002 0.12 #others 2.36 2.356 0.06 ------------------------------------------------------------------------------- ======= Cycle 2559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2560 steps, 2.56000 s simulation time, 4186.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2560 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4186.32 4186.322 4186.322 100.00 ------------------------------------------------------------------------------- PC_run 2560 2560 4172.34 1.630 1.630 99.67 GM_PC_couple 2560 2560 6.49 0.003 0.003 0.16 PC_GM_couple 2560 2560 5.13 0.002 0.002 0.12 #others 2.36 2.357 0.06 ------------------------------------------------------------------------------- ======= Cycle 2560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2561 steps, 2.56000 s simulation time, 4191.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2561 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4191.66 4191.657 4191.657 100.00 ------------------------------------------------------------------------------- PC_run 2561 2561 4177.67 1.631 1.631 99.67 GM_PC_couple 2561 2561 6.50 0.003 0.003 0.15 PC_GM_couple 2561 2561 5.13 0.002 0.002 0.12 #others 2.36 2.358 0.06 ------------------------------------------------------------------------------- ======= Cycle 2561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2562 steps, 2.56000 s simulation time, 4192.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2562 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4192.94 4192.936 4192.936 100.00 ------------------------------------------------------------------------------- PC_run 2562 2562 4178.95 1.631 1.631 99.67 GM_PC_couple 2562 2562 6.50 0.003 0.003 0.15 PC_GM_couple 2562 2562 5.13 0.002 0.002 0.12 #others 2.36 2.359 0.06 ------------------------------------------------------------------------------- ======= Cycle 2562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2563 steps, 2.56000 s simulation time, 4194.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2563 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4194.37 4194.367 4194.367 100.00 ------------------------------------------------------------------------------- PC_run 2563 2563 4180.37 1.631 1.631 99.67 GM_PC_couple 2563 2563 6.50 0.003 0.003 0.15 PC_GM_couple 2563 2563 5.13 0.002 0.002 0.12 #others 2.36 2.360 0.06 ------------------------------------------------------------------------------- ======= Cycle 2563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2564 steps, 2.56000 s simulation time, 4196.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2564 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4196.01 4196.010 4196.010 100.00 ------------------------------------------------------------------------------- PC_run 2564 2564 4182.01 1.631 1.631 99.67 GM_PC_couple 2564 2564 6.50 0.003 0.003 0.15 PC_GM_couple 2564 2564 5.13 0.002 0.002 0.12 #others 2.36 2.360 0.06 ------------------------------------------------------------------------------- ======= Cycle 2564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2565 steps, 2.56000 s simulation time, 4197.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2565 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4197.53 4197.530 4197.530 100.00 ------------------------------------------------------------------------------- PC_run 2565 2565 4183.53 1.631 1.631 99.67 GM_PC_couple 2565 2565 6.51 0.003 0.003 0.16 PC_GM_couple 2565 2565 5.14 0.002 0.002 0.12 #others 2.36 2.361 0.06 ------------------------------------------------------------------------------- ======= Cycle 2565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2566 steps, 2.56000 s simulation time, 4199.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2566 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4199.09 4199.088 4199.088 100.00 ------------------------------------------------------------------------------- PC_run 2566 2566 4185.08 1.631 1.631 99.67 GM_PC_couple 2566 2566 6.51 0.003 0.003 0.16 PC_GM_couple 2566 2566 5.14 0.002 0.002 0.12 #others 2.36 2.363 0.06 ------------------------------------------------------------------------------- ======= Cycle 2566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2567 steps, 2.56000 s simulation time, 4200.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2567 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4200.56 4200.562 4200.562 100.00 ------------------------------------------------------------------------------- PC_run 2567 2567 4186.55 1.631 1.631 99.67 GM_PC_couple 2567 2567 6.51 0.003 0.003 0.16 PC_GM_couple 2567 2567 5.14 0.002 0.002 0.12 #others 2.36 2.363 0.06 ------------------------------------------------------------------------------- ======= Cycle 2567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2568 steps, 2.56000 s simulation time, 4201.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2568 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4201.94 4201.945 4201.945 100.00 ------------------------------------------------------------------------------- PC_run 2568 2568 4187.93 1.631 1.631 99.67 GM_PC_couple 2568 2568 6.51 0.003 0.003 0.16 PC_GM_couple 2568 2568 5.14 0.002 0.002 0.12 #others 2.36 2.364 0.06 ------------------------------------------------------------------------------- ======= Cycle 2568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2569 steps, 2.56000 s simulation time, 4203.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2569 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4203.75 4203.748 4203.748 100.00 ------------------------------------------------------------------------------- PC_run 2569 2569 4189.72 1.631 1.631 99.67 GM_PC_couple 2569 2569 6.52 0.003 0.003 0.16 PC_GM_couple 2569 2569 5.14 0.002 0.002 0.12 #others 2.36 2.365 0.06 ------------------------------------------------------------------------------- ======= Cycle 2569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2570 steps, 2.56000 s simulation time, 4205.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2570 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4205.18 4205.181 4205.181 100.00 ------------------------------------------------------------------------------- PC_run 2570 2570 4191.15 1.631 1.631 99.67 GM_PC_couple 2570 2570 6.52 0.003 0.003 0.16 PC_GM_couple 2570 2570 5.15 0.002 0.002 0.12 #others 2.37 2.366 0.06 ------------------------------------------------------------------------------- ======= Cycle 2570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2571 steps, 2.56000 s simulation time, 4206.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2571 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4206.90 4206.899 4206.899 100.00 ------------------------------------------------------------------------------- PC_run 2571 2571 4192.86 1.631 1.631 99.67 GM_PC_couple 2571 2571 6.52 0.003 0.003 0.16 PC_GM_couple 2571 2571 5.15 0.002 0.002 0.12 #others 2.37 2.367 0.06 ------------------------------------------------------------------------------- ======= Cycle 2571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2572 steps, 2.56000 s simulation time, 4208.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2572 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4208.33 4208.327 4208.327 100.00 ------------------------------------------------------------------------------- PC_run 2572 2572 4194.28 1.631 1.631 99.67 GM_PC_couple 2572 2572 6.52 0.003 0.003 0.16 PC_GM_couple 2572 2572 5.15 0.002 0.002 0.12 #others 2.37 2.368 0.06 ------------------------------------------------------------------------------- ======= Cycle 2572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2573 steps, 2.56000 s simulation time, 4209.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2573 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4209.72 4209.717 4209.717 100.00 ------------------------------------------------------------------------------- PC_run 2573 2573 4195.67 1.631 1.631 99.67 GM_PC_couple 2573 2573 6.53 0.003 0.003 0.16 PC_GM_couple 2573 2573 5.15 0.002 0.002 0.12 #others 2.37 2.369 0.06 ------------------------------------------------------------------------------- ======= Cycle 2573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2574 steps, 2.56000 s simulation time, 4211.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2574 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4211.36 4211.361 4211.361 100.00 ------------------------------------------------------------------------------- PC_run 2574 2574 4197.31 1.631 1.631 99.67 GM_PC_couple 2574 2574 6.53 0.003 0.003 0.16 PC_GM_couple 2574 2574 5.15 0.002 0.002 0.12 #others 2.37 2.370 0.06 ------------------------------------------------------------------------------- ======= Cycle 2574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2575 steps, 2.56000 s simulation time, 4212.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2575 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4212.76 4212.759 4212.759 100.00 ------------------------------------------------------------------------------- PC_run 2575 2575 4198.70 1.631 1.631 99.67 GM_PC_couple 2575 2575 6.53 0.003 0.003 0.16 PC_GM_couple 2575 2575 5.16 0.002 0.002 0.12 #others 2.37 2.371 0.06 ------------------------------------------------------------------------------- ======= Cycle 2575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2576 steps, 2.56000 s simulation time, 4214.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2576 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4214.40 4214.398 4214.398 100.00 ------------------------------------------------------------------------------- PC_run 2576 2576 4200.33 1.631 1.631 99.67 GM_PC_couple 2576 2576 6.54 0.003 0.003 0.16 PC_GM_couple 2576 2576 5.16 0.002 0.002 0.12 #others 2.37 2.372 0.06 ------------------------------------------------------------------------------- ======= Cycle 2576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2577 steps, 2.56000 s simulation time, 4215.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2577 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4215.97 4215.972 4215.972 100.00 ------------------------------------------------------------------------------- PC_run 2577 2577 4201.90 1.631 1.631 99.67 GM_PC_couple 2577 2577 6.54 0.003 0.003 0.16 PC_GM_couple 2577 2577 5.16 0.002 0.002 0.12 #others 2.37 2.373 0.06 ------------------------------------------------------------------------------- ======= Cycle 2577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2578 steps, 2.56000 s simulation time, 4217.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2578 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4217.75 4217.750 4217.750 100.00 ------------------------------------------------------------------------------- PC_run 2578 2578 4203.67 1.631 1.631 99.67 GM_PC_couple 2578 2578 6.54 0.003 0.003 0.16 PC_GM_couple 2578 2578 5.16 0.002 0.002 0.12 #others 2.37 2.375 0.06 ------------------------------------------------------------------------------- ======= Cycle 2578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2579 steps, 2.56000 s simulation time, 4219.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2579 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4219.35 4219.346 4219.346 100.00 ------------------------------------------------------------------------------- PC_run 2579 2579 4205.26 1.631 1.631 99.67 GM_PC_couple 2579 2579 6.54 0.003 0.003 0.16 PC_GM_couple 2579 2579 5.16 0.002 0.002 0.12 #others 2.38 2.376 0.06 ------------------------------------------------------------------------------- ======= Cycle 2579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2580 steps, 2.56000 s simulation time, 4220.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2580 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4220.92 4220.919 4220.919 100.00 ------------------------------------------------------------------------------- PC_run 2580 2580 4206.83 1.631 1.631 99.67 GM_PC_couple 2580 2580 6.55 0.003 0.003 0.16 PC_GM_couple 2580 2580 5.17 0.002 0.002 0.12 #others 2.38 2.377 0.06 ------------------------------------------------------------------------------- ======= Cycle 2580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2581 steps, 2.56000 s simulation time, 4222.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2581 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4222.21 4222.211 4222.211 100.00 ------------------------------------------------------------------------------- PC_run 2581 2581 4208.12 1.630 1.630 99.67 GM_PC_couple 2581 2581 6.55 0.003 0.003 0.16 PC_GM_couple 2581 2581 5.17 0.002 0.002 0.12 #others 2.38 2.378 0.06 ------------------------------------------------------------------------------- ======= Cycle 2581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2582 steps, 2.56000 s simulation time, 4223.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2582 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4223.98 4223.977 4223.977 100.00 ------------------------------------------------------------------------------- PC_run 2582 2582 4209.88 1.630 1.630 99.67 GM_PC_couple 2582 2582 6.55 0.003 0.003 0.16 PC_GM_couple 2582 2582 5.17 0.002 0.002 0.12 #others 2.38 2.378 0.06 ------------------------------------------------------------------------------- ======= Cycle 2582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2583 steps, 2.56000 s simulation time, 4225.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2583 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4225.45 4225.446 4225.446 100.00 ------------------------------------------------------------------------------- PC_run 2583 2583 4211.34 1.630 1.630 99.67 GM_PC_couple 2583 2583 6.55 0.003 0.003 0.16 PC_GM_couple 2583 2583 5.17 0.002 0.002 0.12 #others 2.38 2.379 0.06 ------------------------------------------------------------------------------- ======= Cycle 2583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2584 steps, 2.56000 s simulation time, 4226.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2584 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4226.93 4226.930 4226.930 100.00 ------------------------------------------------------------------------------- PC_run 2584 2584 4212.82 1.630 1.630 99.67 GM_PC_couple 2584 2584 6.56 0.003 0.003 0.16 PC_GM_couple 2584 2584 5.17 0.002 0.002 0.12 #others 2.38 2.380 0.06 ------------------------------------------------------------------------------- ======= Cycle 2584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2585 steps, 2.56000 s simulation time, 4228.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2585 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4228.44 4228.437 4228.437 100.00 ------------------------------------------------------------------------------- PC_run 2585 2585 4214.32 1.630 1.630 99.67 GM_PC_couple 2585 2585 6.56 0.003 0.003 0.16 PC_GM_couple 2585 2585 5.18 0.002 0.002 0.12 #others 2.38 2.381 0.06 ------------------------------------------------------------------------------- ======= Cycle 2585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2586 steps, 2.56000 s simulation time, 4230.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2586 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4230.02 4230.023 4230.023 100.00 ------------------------------------------------------------------------------- PC_run 2586 2586 4215.90 1.630 1.630 99.67 GM_PC_couple 2586 2586 6.56 0.003 0.003 0.16 PC_GM_couple 2586 2586 5.18 0.002 0.002 0.12 #others 2.38 2.382 0.06 ------------------------------------------------------------------------------- ======= Cycle 2586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2587 steps, 2.56000 s simulation time, 4231.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2587 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4231.80 4231.803 4231.803 100.00 ------------------------------------------------------------------------------- PC_run 2587 2587 4217.68 1.630 1.630 99.67 GM_PC_couple 2587 2587 6.56 0.003 0.003 0.16 PC_GM_couple 2587 2587 5.18 0.002 0.002 0.12 #others 2.38 2.382 0.06 ------------------------------------------------------------------------------- ======= Cycle 2587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2588 steps, 2.56000 s simulation time, 4233.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2588 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4233.14 4233.136 4233.136 100.00 ------------------------------------------------------------------------------- PC_run 2588 2588 4219.01 1.630 1.630 99.67 GM_PC_couple 2588 2588 6.56 0.003 0.003 0.16 PC_GM_couple 2588 2588 5.18 0.002 0.002 0.12 #others 2.38 2.383 0.06 ------------------------------------------------------------------------------- ======= Cycle 2588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2589 steps, 2.56000 s simulation time, 4234.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2589 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4234.56 4234.557 4234.557 100.00 ------------------------------------------------------------------------------- PC_run 2589 2589 4220.42 1.630 1.630 99.67 GM_PC_couple 2589 2589 6.57 0.003 0.003 0.16 PC_GM_couple 2589 2589 5.18 0.002 0.002 0.12 #others 2.38 2.384 0.06 ------------------------------------------------------------------------------- ======= Cycle 2589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2590 steps, 2.56000 s simulation time, 4236.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2590 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4236.29 4236.292 4236.292 100.00 ------------------------------------------------------------------------------- PC_run 2590 2590 4222.15 1.630 1.630 99.67 GM_PC_couple 2590 2590 6.57 0.003 0.003 0.16 PC_GM_couple 2590 2590 5.18 0.002 0.002 0.12 #others 2.38 2.385 0.06 ------------------------------------------------------------------------------- ======= Cycle 2590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2591 steps, 2.56000 s simulation time, 4237.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2591 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4237.71 4237.705 4237.705 100.00 ------------------------------------------------------------------------------- PC_run 2591 2591 4223.56 1.630 1.630 99.67 GM_PC_couple 2591 2591 6.57 0.003 0.003 0.16 PC_GM_couple 2591 2591 5.19 0.002 0.002 0.12 #others 2.39 2.385 0.06 ------------------------------------------------------------------------------- ======= Cycle 2591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2592 steps, 2.56000 s simulation time, 4238.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2592 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4238.96 4238.961 4238.961 100.00 ------------------------------------------------------------------------------- PC_run 2592 2592 4224.81 1.630 1.630 99.67 GM_PC_couple 2592 2592 6.57 0.003 0.003 0.16 PC_GM_couple 2592 2592 5.19 0.002 0.002 0.12 #others 2.39 2.386 0.06 ------------------------------------------------------------------------------- ======= Cycle 2592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2593 steps, 2.56000 s simulation time, 4240.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2593 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4240.42 4240.424 4240.424 100.00 ------------------------------------------------------------------------------- PC_run 2593 2593 4226.27 1.630 1.630 99.67 GM_PC_couple 2593 2593 6.58 0.003 0.003 0.16 PC_GM_couple 2593 2593 5.19 0.002 0.002 0.12 #others 2.39 2.387 0.06 ------------------------------------------------------------------------------- ======= Cycle 2593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2594 steps, 2.56000 s simulation time, 4242.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2594 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4242.00 4241.998 4241.998 100.00 ------------------------------------------------------------------------------- PC_run 2594 2594 4227.84 1.630 1.630 99.67 GM_PC_couple 2594 2594 6.58 0.003 0.003 0.16 PC_GM_couple 2594 2594 5.19 0.002 0.002 0.12 #others 2.39 2.387 0.06 ------------------------------------------------------------------------------- ======= Cycle 2594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2595 steps, 2.56000 s simulation time, 4243.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2595 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4243.28 4243.276 4243.276 100.00 ------------------------------------------------------------------------------- PC_run 2595 2595 4229.11 1.630 1.630 99.67 GM_PC_couple 2595 2595 6.58 0.003 0.003 0.16 PC_GM_couple 2595 2595 5.19 0.002 0.002 0.12 #others 2.39 2.388 0.06 ------------------------------------------------------------------------------- ======= Cycle 2595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2596 steps, 2.56000 s simulation time, 4244.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2596 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4244.58 4244.582 4244.582 100.00 ------------------------------------------------------------------------------- PC_run 2596 2596 4230.41 1.630 1.630 99.67 GM_PC_couple 2596 2596 6.58 0.003 0.003 0.16 PC_GM_couple 2596 2596 5.20 0.002 0.002 0.12 #others 2.39 2.389 0.06 ------------------------------------------------------------------------------- ======= Cycle 2596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2597 steps, 2.56000 s simulation time, 4245.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2597 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4245.95 4245.951 4245.951 100.00 ------------------------------------------------------------------------------- PC_run 2597 2597 4231.78 1.629 1.629 99.67 GM_PC_couple 2597 2597 6.59 0.003 0.003 0.16 PC_GM_couple 2597 2597 5.20 0.002 0.002 0.12 #others 2.39 2.390 0.06 ------------------------------------------------------------------------------- ======= Cycle 2597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2598 steps, 2.56000 s simulation time, 4247.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2598 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4247.72 4247.719 4247.719 100.00 ------------------------------------------------------------------------------- PC_run 2598 2598 4233.54 1.630 1.630 99.67 GM_PC_couple 2598 2598 6.59 0.003 0.003 0.16 PC_GM_couple 2598 2598 5.20 0.002 0.002 0.12 #others 2.39 2.391 0.06 ------------------------------------------------------------------------------- ======= Cycle 2598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2599 steps, 2.56000 s simulation time, 4248.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2599 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4248.97 4248.971 4248.971 100.00 ------------------------------------------------------------------------------- PC_run 2599 2599 4234.79 1.629 1.629 99.67 GM_PC_couple 2599 2599 6.59 0.003 0.003 0.16 PC_GM_couple 2599 2599 5.20 0.002 0.002 0.12 #others 2.39 2.392 0.06 ------------------------------------------------------------------------------- ======= Cycle 2599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2600 steps, 2.56000 s simulation time, 4250.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2600 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4250.34 4250.343 4250.343 100.00 ------------------------------------------------------------------------------- PC_run 2600 2600 4236.15 1.629 1.629 99.67 GM_PC_couple 2600 2600 6.59 0.003 0.003 0.16 PC_GM_couple 2600 2600 5.20 0.002 0.002 0.12 #others 2.39 2.393 0.06 ------------------------------------------------------------------------------- ======= Cycle 2600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2601 steps, 2.56000 s simulation time, 4251.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2601 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4251.87 4251.875 4251.875 100.00 ------------------------------------------------------------------------------- PC_run 2601 2601 4237.68 1.629 1.629 99.67 GM_PC_couple 2601 2601 6.60 0.003 0.003 0.16 PC_GM_couple 2601 2601 5.20 0.002 0.002 0.12 #others 2.39 2.394 0.06 ------------------------------------------------------------------------------- ======= Cycle 2601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2602 steps, 2.56000 s simulation time, 4253.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2602 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4253.12 4253.124 4253.124 100.00 ------------------------------------------------------------------------------- PC_run 2602 2602 4238.93 1.629 1.629 99.67 GM_PC_couple 2602 2602 6.60 0.003 0.003 0.16 PC_GM_couple 2602 2602 5.21 0.002 0.002 0.12 #others 2.39 2.395 0.06 ------------------------------------------------------------------------------- ======= Cycle 2602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2603 steps, 2.56000 s simulation time, 4254.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2603 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4254.66 4254.663 4254.663 100.00 ------------------------------------------------------------------------------- PC_run 2603 2603 4240.46 1.629 1.629 99.67 GM_PC_couple 2603 2603 6.60 0.003 0.003 0.16 PC_GM_couple 2603 2603 5.21 0.002 0.002 0.12 #others 2.40 2.396 0.06 ------------------------------------------------------------------------------- ======= Cycle 2603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2604 steps, 2.56000 s simulation time, 4256.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2604 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4256.11 4256.113 4256.113 100.00 ------------------------------------------------------------------------------- PC_run 2604 2604 4241.90 1.629 1.629 99.67 GM_PC_couple 2604 2604 6.60 0.003 0.003 0.16 PC_GM_couple 2604 2604 5.21 0.002 0.002 0.12 #others 2.40 2.397 0.06 ------------------------------------------------------------------------------- ======= Cycle 2604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2605 steps, 2.56000 s simulation time, 4257.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2605 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4257.55 4257.552 4257.552 100.00 ------------------------------------------------------------------------------- PC_run 2605 2605 4243.33 1.629 1.629 99.67 GM_PC_couple 2605 2605 6.61 0.003 0.003 0.16 PC_GM_couple 2605 2605 5.21 0.002 0.002 0.12 #others 2.40 2.398 0.06 ------------------------------------------------------------------------------- ======= Cycle 2605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2606 steps, 2.56000 s simulation time, 4258.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2606 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4258.96 4258.962 4258.962 100.00 ------------------------------------------------------------------------------- PC_run 2606 2606 4244.74 1.629 1.629 99.67 GM_PC_couple 2606 2606 6.61 0.003 0.003 0.16 PC_GM_couple 2606 2606 5.22 0.002 0.002 0.12 #others 2.40 2.399 0.06 ------------------------------------------------------------------------------- ======= Cycle 2606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2607 steps, 2.56000 s simulation time, 4260.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2607 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4260.45 4260.450 4260.450 100.00 ------------------------------------------------------------------------------- PC_run 2607 2607 4246.22 1.629 1.629 99.67 GM_PC_couple 2607 2607 6.61 0.003 0.003 0.16 PC_GM_couple 2607 2607 5.22 0.002 0.002 0.12 #others 2.40 2.400 0.06 ------------------------------------------------------------------------------- ======= Cycle 2607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2608 steps, 2.56000 s simulation time, 4262.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2608 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4262.48 4262.475 4262.475 100.00 ------------------------------------------------------------------------------- PC_run 2608 2608 4248.24 1.629 1.629 99.67 GM_PC_couple 2608 2608 6.61 0.003 0.003 0.16 PC_GM_couple 2608 2608 5.22 0.002 0.002 0.12 #others 2.40 2.401 0.06 ------------------------------------------------------------------------------- ======= Cycle 2608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2609 steps, 2.56000 s simulation time, 4264.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2609 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4264.20 4264.198 4264.198 100.00 ------------------------------------------------------------------------------- PC_run 2609 2609 4249.96 1.629 1.629 99.67 GM_PC_couple 2609 2609 6.62 0.003 0.003 0.16 PC_GM_couple 2609 2609 5.22 0.002 0.002 0.12 #others 2.40 2.402 0.06 ------------------------------------------------------------------------------- ======= Cycle 2609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2610 steps, 2.56000 s simulation time, 4266.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2610 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4266.13 4266.126 4266.126 100.00 ------------------------------------------------------------------------------- PC_run 2610 2610 4251.88 1.629 1.629 99.67 GM_PC_couple 2610 2610 6.62 0.003 0.003 0.16 PC_GM_couple 2610 2610 5.23 0.002 0.002 0.12 #others 2.40 2.403 0.06 ------------------------------------------------------------------------------- ======= Cycle 2610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2611 steps, 2.56000 s simulation time, 4268.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2611 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4268.31 4268.307 4268.307 100.00 ------------------------------------------------------------------------------- PC_run 2611 2611 4254.05 1.629 1.629 99.67 GM_PC_couple 2611 2611 6.62 0.003 0.003 0.16 PC_GM_couple 2611 2611 5.23 0.002 0.002 0.12 #others 2.40 2.404 0.06 ------------------------------------------------------------------------------- ======= Cycle 2611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2612 steps, 2.56000 s simulation time, 4270.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2612 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4270.38 4270.379 4270.379 100.00 ------------------------------------------------------------------------------- PC_run 2612 2612 4256.12 1.629 1.629 99.67 GM_PC_couple 2612 2612 6.63 0.003 0.003 0.16 PC_GM_couple 2612 2612 5.23 0.002 0.002 0.12 #others 2.41 2.405 0.06 ------------------------------------------------------------------------------- ======= Cycle 2612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2613 steps, 2.56000 s simulation time, 4272.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2613 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4272.23 4272.231 4272.231 100.00 ------------------------------------------------------------------------------- PC_run 2613 2613 4257.96 1.630 1.630 99.67 GM_PC_couple 2613 2613 6.63 0.003 0.003 0.16 PC_GM_couple 2613 2613 5.23 0.002 0.002 0.12 #others 2.41 2.406 0.06 ------------------------------------------------------------------------------- ======= Cycle 2613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2614 steps, 2.56000 s simulation time, 4273.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2614 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4273.72 4273.719 4273.719 100.00 ------------------------------------------------------------------------------- PC_run 2614 2614 4259.44 1.629 1.629 99.67 GM_PC_couple 2614 2614 6.63 0.003 0.003 0.16 PC_GM_couple 2614 2614 5.24 0.002 0.002 0.12 #others 2.41 2.407 0.06 ------------------------------------------------------------------------------- ======= Cycle 2614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2615 steps, 2.56000 s simulation time, 4275.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2615 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4275.18 4275.181 4275.181 100.00 ------------------------------------------------------------------------------- PC_run 2615 2615 4260.90 1.629 1.629 99.67 GM_PC_couple 2615 2615 6.64 0.003 0.003 0.16 PC_GM_couple 2615 2615 5.24 0.002 0.002 0.12 #others 2.41 2.408 0.06 ------------------------------------------------------------------------------- ======= Cycle 2615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2616 steps, 2.56000 s simulation time, 4276.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2616 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4276.80 4276.799 4276.799 100.00 ------------------------------------------------------------------------------- PC_run 2616 2616 4262.51 1.629 1.629 99.67 GM_PC_couple 2616 2616 6.64 0.003 0.003 0.16 PC_GM_couple 2616 2616 5.24 0.002 0.002 0.12 #others 2.41 2.408 0.06 ------------------------------------------------------------------------------- ======= Cycle 2616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2617 steps, 2.56000 s simulation time, 4278.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2617 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4278.54 4278.542 4278.542 100.00 ------------------------------------------------------------------------------- PC_run 2617 2617 4264.25 1.629 1.629 99.67 GM_PC_couple 2617 2617 6.64 0.003 0.003 0.16 PC_GM_couple 2617 2617 5.24 0.002 0.002 0.12 #others 2.41 2.409 0.06 ------------------------------------------------------------------------------- ======= Cycle 2617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2618 steps, 2.56000 s simulation time, 4280.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2618 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4280.20 4280.203 4280.203 100.00 ------------------------------------------------------------------------------- PC_run 2618 2618 4265.91 1.629 1.629 99.67 GM_PC_couple 2618 2618 6.64 0.003 0.003 0.16 PC_GM_couple 2618 2618 5.24 0.002 0.002 0.12 #others 2.41 2.410 0.06 ------------------------------------------------------------------------------- ======= Cycle 2618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2619 steps, 2.56000 s simulation time, 4282.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2619 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4282.24 4282.237 4282.237 100.00 ------------------------------------------------------------------------------- PC_run 2619 2619 4267.94 1.630 1.630 99.67 GM_PC_couple 2619 2619 6.64 0.003 0.003 0.16 PC_GM_couple 2619 2619 5.25 0.002 0.002 0.12 #others 2.41 2.411 0.06 ------------------------------------------------------------------------------- ======= Cycle 2619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2620 steps, 2.56000 s simulation time, 4284.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2620 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4284.06 4284.061 4284.061 100.00 ------------------------------------------------------------------------------- PC_run 2620 2620 4269.75 1.630 1.630 99.67 GM_PC_couple 2620 2620 6.65 0.003 0.003 0.16 PC_GM_couple 2620 2620 5.25 0.002 0.002 0.12 #others 2.41 2.412 0.06 ------------------------------------------------------------------------------- ======= Cycle 2620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2621 steps, 2.56000 s simulation time, 4286.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2621 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4286.45 4286.447 4286.447 100.00 ------------------------------------------------------------------------------- PC_run 2621 2621 4272.14 1.630 1.630 99.67 GM_PC_couple 2621 2621 6.65 0.003 0.003 0.16 PC_GM_couple 2621 2621 5.25 0.002 0.002 0.12 #others 2.41 2.412 0.06 ------------------------------------------------------------------------------- ======= Cycle 2621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2622 steps, 2.56000 s simulation time, 4288.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2622 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4288.02 4288.018 4288.018 100.00 ------------------------------------------------------------------------------- PC_run 2622 2622 4273.70 1.630 1.630 99.67 GM_PC_couple 2622 2622 6.65 0.003 0.003 0.16 PC_GM_couple 2622 2622 5.25 0.002 0.002 0.12 #others 2.41 2.413 0.06 ------------------------------------------------------------------------------- ======= Cycle 2622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2623 steps, 2.56000 s simulation time, 4290.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2623 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4290.03 4290.026 4290.026 100.00 ------------------------------------------------------------------------------- PC_run 2623 2623 4275.70 1.630 1.630 99.67 GM_PC_couple 2623 2623 6.65 0.003 0.003 0.16 PC_GM_couple 2623 2623 5.25 0.002 0.002 0.12 #others 2.41 2.414 0.06 ------------------------------------------------------------------------------- ======= Cycle 2623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2624 steps, 2.56000 s simulation time, 4291.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2624 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4291.89 4291.890 4291.890 100.00 ------------------------------------------------------------------------------- PC_run 2624 2624 4277.56 1.630 1.630 99.67 GM_PC_couple 2624 2624 6.66 0.003 0.003 0.16 PC_GM_couple 2624 2624 5.26 0.002 0.002 0.12 #others 2.42 2.415 0.06 ------------------------------------------------------------------------------- ======= Cycle 2624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2625 steps, 2.56000 s simulation time, 4294.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2625 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4294.42 4294.416 4294.416 100.00 ------------------------------------------------------------------------------- PC_run 2625 2625 4280.08 1.631 1.631 99.67 GM_PC_couple 2625 2625 6.66 0.003 0.003 0.16 PC_GM_couple 2625 2625 5.26 0.002 0.002 0.12 #others 2.42 2.416 0.06 ------------------------------------------------------------------------------- ======= Cycle 2625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2626 steps, 2.56000 s simulation time, 4296.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2626 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4296.12 4296.120 4296.120 100.00 ------------------------------------------------------------------------------- PC_run 2626 2626 4281.78 1.631 1.631 99.67 GM_PC_couple 2626 2626 6.67 0.003 0.003 0.16 PC_GM_couple 2626 2626 5.26 0.002 0.002 0.12 #others 2.42 2.417 0.06 ------------------------------------------------------------------------------- ======= Cycle 2626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2627 steps, 2.56000 s simulation time, 4328.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2627 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4328.30 4328.296 4328.296 100.00 ------------------------------------------------------------------------------- PC_run 2627 2627 4313.95 1.642 1.642 99.67 GM_PC_couple 2627 2627 6.67 0.003 0.003 0.15 PC_GM_couple 2627 2627 5.26 0.002 0.002 0.12 #others 2.42 2.419 0.06 ------------------------------------------------------------------------------- ======= Cycle 2627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2628 steps, 2.56000 s simulation time, 4362.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2628 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4362.20 4362.196 4362.196 100.00 ------------------------------------------------------------------------------- PC_run 2628 2628 4347.84 1.654 1.654 99.67 GM_PC_couple 2628 2628 6.67 0.003 0.003 0.15 PC_GM_couple 2628 2628 5.27 0.002 0.002 0.12 #others 2.42 2.420 0.06 ------------------------------------------------------------------------------- ======= Cycle 2628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2629 steps, 2.56000 s simulation time, 4364.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2629 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4364.33 4364.326 4364.326 100.00 ------------------------------------------------------------------------------- PC_run 2629 2629 4349.96 1.655 1.655 99.67 GM_PC_couple 2629 2629 6.67 0.003 0.003 0.15 PC_GM_couple 2629 2629 5.27 0.002 0.002 0.12 #others 2.42 2.421 0.06 ------------------------------------------------------------------------------- ======= Cycle 2629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2630 steps, 2.56000 s simulation time, 4366.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2630 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4366.14 4366.139 4366.139 100.00 ------------------------------------------------------------------------------- PC_run 2630 2630 4351.77 1.655 1.655 99.67 GM_PC_couple 2630 2630 6.68 0.003 0.003 0.15 PC_GM_couple 2630 2630 5.27 0.002 0.002 0.12 #others 2.42 2.421 0.06 ------------------------------------------------------------------------------- ======= Cycle 2630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2631 steps, 2.56000 s simulation time, 4367.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2631 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4367.86 4367.856 4367.856 100.00 ------------------------------------------------------------------------------- PC_run 2631 2631 4353.48 1.655 1.655 99.67 GM_PC_couple 2631 2631 6.68 0.003 0.003 0.15 PC_GM_couple 2631 2631 5.27 0.002 0.002 0.12 #others 2.42 2.423 0.06 ------------------------------------------------------------------------------- ======= Cycle 2631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2632 steps, 2.56000 s simulation time, 4369.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2632 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4369.74 4369.740 4369.740 100.00 ------------------------------------------------------------------------------- PC_run 2632 2632 4355.36 1.655 1.655 99.67 GM_PC_couple 2632 2632 6.68 0.003 0.003 0.15 PC_GM_couple 2632 2632 5.28 0.002 0.002 0.12 #others 2.42 2.424 0.06 ------------------------------------------------------------------------------- ======= Cycle 2632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2633 steps, 2.56000 s simulation time, 4372.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2633 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4372.10 4372.104 4372.104 100.00 ------------------------------------------------------------------------------- PC_run 2633 2633 4357.72 1.655 1.655 99.67 GM_PC_couple 2633 2633 6.69 0.003 0.003 0.15 PC_GM_couple 2633 2633 5.28 0.002 0.002 0.12 #others 2.42 2.425 0.06 ------------------------------------------------------------------------------- ======= Cycle 2633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2634 steps, 2.56000 s simulation time, 4373.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2634 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4373.75 4373.755 4373.755 100.00 ------------------------------------------------------------------------------- PC_run 2634 2634 4359.36 1.655 1.655 99.67 GM_PC_couple 2634 2634 6.69 0.003 0.003 0.15 PC_GM_couple 2634 2634 5.28 0.002 0.002 0.12 #others 2.43 2.426 0.06 ------------------------------------------------------------------------------- ======= Cycle 2634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2635 steps, 2.56000 s simulation time, 4375.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2635 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4375.56 4375.557 4375.557 100.00 ------------------------------------------------------------------------------- PC_run 2635 2635 4361.15 1.655 1.655 99.67 GM_PC_couple 2635 2635 6.69 0.003 0.003 0.15 PC_GM_couple 2635 2635 5.28 0.002 0.002 0.12 #others 2.43 2.427 0.06 ------------------------------------------------------------------------------- ======= Cycle 2635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2636 steps, 2.56000 s simulation time, 4378.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2636 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4378.99 4378.994 4378.994 100.00 ------------------------------------------------------------------------------- PC_run 2636 2636 4364.58 1.656 1.656 99.67 GM_PC_couple 2636 2636 6.70 0.003 0.003 0.15 PC_GM_couple 2636 2636 5.29 0.002 0.002 0.12 #others 2.43 2.428 0.06 ------------------------------------------------------------------------------- ======= Cycle 2636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2637 steps, 2.56000 s simulation time, 4382.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2637 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4382.06 4382.060 4382.060 100.00 ------------------------------------------------------------------------------- PC_run 2637 2637 4367.65 1.656 1.656 99.67 GM_PC_couple 2637 2637 6.70 0.003 0.003 0.15 PC_GM_couple 2637 2637 5.29 0.002 0.002 0.12 #others 2.43 2.429 0.06 ------------------------------------------------------------------------------- ======= Cycle 2637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2638 steps, 2.56000 s simulation time, 4383.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2638 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4383.58 4383.577 4383.577 100.00 ------------------------------------------------------------------------------- PC_run 2638 2638 4369.16 1.656 1.656 99.67 GM_PC_couple 2638 2638 6.70 0.003 0.003 0.15 PC_GM_couple 2638 2638 5.29 0.002 0.002 0.12 #others 2.43 2.430 0.06 ------------------------------------------------------------------------------- ======= Cycle 2638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2639 steps, 2.56000 s simulation time, 4384.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2639 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4384.93 4384.931 4384.931 100.00 ------------------------------------------------------------------------------- PC_run 2639 2639 4370.51 1.656 1.656 99.67 GM_PC_couple 2639 2639 6.70 0.003 0.003 0.15 PC_GM_couple 2639 2639 5.29 0.002 0.002 0.12 #others 2.43 2.431 0.06 ------------------------------------------------------------------------------- ======= Cycle 2639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2640 steps, 2.56000 s simulation time, 4386.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2640 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4386.58 4386.578 4386.578 100.00 ------------------------------------------------------------------------------- PC_run 2640 2640 4372.15 1.656 1.656 99.67 GM_PC_couple 2640 2640 6.70 0.003 0.003 0.15 PC_GM_couple 2640 2640 5.29 0.002 0.002 0.12 #others 2.43 2.432 0.06 ------------------------------------------------------------------------------- ======= Cycle 2640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2641 steps, 2.56000 s simulation time, 4388.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2641 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4388.03 4388.033 4388.033 100.00 ------------------------------------------------------------------------------- PC_run 2641 2641 4373.60 1.656 1.656 99.67 GM_PC_couple 2641 2641 6.71 0.003 0.003 0.15 PC_GM_couple 2641 2641 5.30 0.002 0.002 0.12 #others 2.43 2.433 0.06 ------------------------------------------------------------------------------- ======= Cycle 2641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2642 steps, 2.56000 s simulation time, 4389.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2642 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4389.38 4389.382 4389.382 100.00 ------------------------------------------------------------------------------- PC_run 2642 2642 4374.94 1.656 1.656 99.67 GM_PC_couple 2642 2642 6.71 0.003 0.003 0.15 PC_GM_couple 2642 2642 5.30 0.002 0.002 0.12 #others 2.43 2.434 0.06 ------------------------------------------------------------------------------- ======= Cycle 2642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2643 steps, 2.56000 s simulation time, 4391.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2643 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4391.23 4391.235 4391.235 100.00 ------------------------------------------------------------------------------- PC_run 2643 2643 4376.79 1.656 1.656 99.67 GM_PC_couple 2643 2643 6.71 0.003 0.003 0.15 PC_GM_couple 2643 2643 5.30 0.002 0.002 0.12 #others 2.43 2.435 0.06 ------------------------------------------------------------------------------- ======= Cycle 2643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2644 steps, 2.56000 s simulation time, 4392.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2644 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4392.72 4392.717 4392.717 100.00 ------------------------------------------------------------------------------- PC_run 2644 2644 4378.27 1.656 1.656 99.67 GM_PC_couple 2644 2644 6.71 0.003 0.003 0.15 PC_GM_couple 2644 2644 5.30 0.002 0.002 0.12 #others 2.44 2.436 0.06 ------------------------------------------------------------------------------- ======= Cycle 2644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2645 steps, 2.56000 s simulation time, 4394.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2645 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4394.16 4394.164 4394.164 100.00 ------------------------------------------------------------------------------- PC_run 2645 2645 4379.71 1.656 1.656 99.67 GM_PC_couple 2645 2645 6.72 0.003 0.003 0.15 PC_GM_couple 2645 2645 5.30 0.002 0.002 0.12 #others 2.44 2.436 0.06 ------------------------------------------------------------------------------- ======= Cycle 2645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2646 steps, 2.56000 s simulation time, 4395.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2646 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4395.62 4395.624 4395.624 100.00 ------------------------------------------------------------------------------- PC_run 2646 2646 4381.16 1.656 1.656 99.67 GM_PC_couple 2646 2646 6.72 0.003 0.003 0.15 PC_GM_couple 2646 2646 5.31 0.002 0.002 0.12 #others 2.44 2.437 0.06 ------------------------------------------------------------------------------- ======= Cycle 2646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2647 steps, 2.56000 s simulation time, 4397.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2647 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4397.45 4397.449 4397.449 100.00 ------------------------------------------------------------------------------- PC_run 2647 2647 4382.98 1.656 1.656 99.67 GM_PC_couple 2647 2647 6.72 0.003 0.003 0.15 PC_GM_couple 2647 2647 5.31 0.002 0.002 0.12 #others 2.44 2.438 0.06 ------------------------------------------------------------------------------- ======= Cycle 2647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2648 steps, 2.56000 s simulation time, 4398.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2648 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4398.92 4398.922 4398.922 100.00 ------------------------------------------------------------------------------- PC_run 2648 2648 4384.45 1.656 1.656 99.67 GM_PC_couple 2648 2648 6.72 0.003 0.003 0.15 PC_GM_couple 2648 2648 5.31 0.002 0.002 0.12 #others 2.44 2.440 0.06 ------------------------------------------------------------------------------- ======= Cycle 2648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2649 steps, 2.56000 s simulation time, 4400.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2649 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4400.38 4400.383 4400.383 100.00 ------------------------------------------------------------------------------- PC_run 2649 2649 4385.90 1.656 1.656 99.67 GM_PC_couple 2649 2649 6.73 0.003 0.003 0.15 PC_GM_couple 2649 2649 5.31 0.002 0.002 0.12 #others 2.44 2.440 0.06 ------------------------------------------------------------------------------- ======= Cycle 2649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2650 steps, 2.56000 s simulation time, 4401.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2650 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4401.91 4401.907 4401.907 100.00 ------------------------------------------------------------------------------- PC_run 2650 2650 4387.42 1.656 1.656 99.67 GM_PC_couple 2650 2650 6.73 0.003 0.003 0.15 PC_GM_couple 2650 2650 5.32 0.002 0.002 0.12 #others 2.44 2.441 0.06 ------------------------------------------------------------------------------- ======= Cycle 2650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2651 steps, 2.56000 s simulation time, 4403.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2651 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4403.54 4403.536 4403.536 100.00 ------------------------------------------------------------------------------- PC_run 2651 2651 4389.04 1.656 1.656 99.67 GM_PC_couple 2651 2651 6.73 0.003 0.003 0.15 PC_GM_couple 2651 2651 5.32 0.002 0.002 0.12 #others 2.44 2.443 0.06 ------------------------------------------------------------------------------- ======= Cycle 2651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2652 steps, 2.56000 s simulation time, 4405.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2652 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4405.03 4405.025 4405.025 100.00 ------------------------------------------------------------------------------- PC_run 2652 2652 4390.52 1.656 1.656 99.67 GM_PC_couple 2652 2652 6.74 0.003 0.003 0.15 PC_GM_couple 2652 2652 5.32 0.002 0.002 0.12 #others 2.44 2.444 0.06 ------------------------------------------------------------------------------- ======= Cycle 2652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2653 steps, 2.56000 s simulation time, 4406.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2653 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4406.71 4406.710 4406.710 100.00 ------------------------------------------------------------------------------- PC_run 2653 2653 4392.20 1.656 1.656 99.67 GM_PC_couple 2653 2653 6.74 0.003 0.003 0.15 PC_GM_couple 2653 2653 5.32 0.002 0.002 0.12 #others 2.44 2.445 0.06 ------------------------------------------------------------------------------- ======= Cycle 2653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2654 steps, 2.56000 s simulation time, 4409.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2654 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4409.22 4409.218 4409.218 100.00 ------------------------------------------------------------------------------- PC_run 2654 2654 4394.70 1.656 1.656 99.67 GM_PC_couple 2654 2654 6.74 0.003 0.003 0.15 PC_GM_couple 2654 2654 5.33 0.002 0.002 0.12 #others 2.45 2.446 0.06 ------------------------------------------------------------------------------- ======= Cycle 2654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2655 steps, 2.56000 s simulation time, 4411.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2655 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4411.54 4411.537 4411.537 100.00 ------------------------------------------------------------------------------- PC_run 2655 2655 4397.02 1.656 1.656 99.67 GM_PC_couple 2655 2655 6.75 0.003 0.003 0.15 PC_GM_couple 2655 2655 5.33 0.002 0.002 0.12 #others 2.45 2.447 0.06 ------------------------------------------------------------------------------- ======= Cycle 2655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2656 steps, 2.56000 s simulation time, 4413.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2656 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4413.06 4413.060 4413.060 100.00 ------------------------------------------------------------------------------- PC_run 2656 2656 4398.53 1.656 1.656 99.67 GM_PC_couple 2656 2656 6.75 0.003 0.003 0.15 PC_GM_couple 2656 2656 5.33 0.002 0.002 0.12 #others 2.45 2.448 0.06 ------------------------------------------------------------------------------- ======= Cycle 2656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2657 steps, 2.56000 s simulation time, 4414.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2657 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4414.48 4414.482 4414.482 100.00 ------------------------------------------------------------------------------- PC_run 2657 2657 4399.95 1.656 1.656 99.67 GM_PC_couple 2657 2657 6.75 0.003 0.003 0.15 PC_GM_couple 2657 2657 5.33 0.002 0.002 0.12 #others 2.45 2.449 0.06 ------------------------------------------------------------------------------- ======= Cycle 2657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2658 steps, 2.56000 s simulation time, 4415.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2658 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4415.91 4415.911 4415.911 100.00 ------------------------------------------------------------------------------- PC_run 2658 2658 4401.37 1.656 1.656 99.67 GM_PC_couple 2658 2658 6.75 0.003 0.003 0.15 PC_GM_couple 2658 2658 5.33 0.002 0.002 0.12 #others 2.45 2.450 0.06 ------------------------------------------------------------------------------- ======= Cycle 2658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2659 steps, 2.56000 s simulation time, 4418.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2659 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4418.16 4418.157 4418.157 100.00 ------------------------------------------------------------------------------- PC_run 2659 2659 4403.61 1.656 1.656 99.67 GM_PC_couple 2659 2659 6.76 0.003 0.003 0.15 PC_GM_couple 2659 2659 5.34 0.002 0.002 0.12 #others 2.45 2.451 0.06 ------------------------------------------------------------------------------- ======= Cycle 2659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2660 steps, 2.56000 s simulation time, 4419.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2660 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4419.69 4419.692 4419.692 100.00 ------------------------------------------------------------------------------- PC_run 2660 2660 4405.14 1.656 1.656 99.67 GM_PC_couple 2660 2660 6.76 0.003 0.003 0.15 PC_GM_couple 2660 2660 5.34 0.002 0.002 0.12 #others 2.45 2.452 0.06 ------------------------------------------------------------------------------- ======= Cycle 2660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2661 steps, 2.56000 s simulation time, 4421.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2661 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4421.08 4421.084 4421.084 100.00 ------------------------------------------------------------------------------- PC_run 2661 2661 4406.53 1.656 1.656 99.67 GM_PC_couple 2661 2661 6.76 0.003 0.003 0.15 PC_GM_couple 2661 2661 5.34 0.002 0.002 0.12 #others 2.45 2.453 0.06 ------------------------------------------------------------------------------- ======= Cycle 2661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2662 steps, 2.56000 s simulation time, 4422.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2662 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4422.40 4422.401 4422.401 100.00 ------------------------------------------------------------------------------- PC_run 2662 2662 4407.84 1.656 1.656 99.67 GM_PC_couple 2662 2662 6.76 0.003 0.003 0.15 PC_GM_couple 2662 2662 5.34 0.002 0.002 0.12 #others 2.45 2.453 0.06 ------------------------------------------------------------------------------- ======= Cycle 2662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2663 steps, 2.56000 s simulation time, 4423.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2663 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4423.89 4423.889 4423.889 100.00 ------------------------------------------------------------------------------- PC_run 2663 2663 4409.32 1.656 1.656 99.67 GM_PC_couple 2663 2663 6.77 0.003 0.003 0.15 PC_GM_couple 2663 2663 5.34 0.002 0.002 0.12 #others 2.45 2.454 0.06 ------------------------------------------------------------------------------- ======= Cycle 2663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2664 steps, 2.56000 s simulation time, 4425.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2664 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4425.76 4425.757 4425.757 100.00 ------------------------------------------------------------------------------- PC_run 2664 2664 4411.19 1.656 1.656 99.67 GM_PC_couple 2664 2664 6.77 0.003 0.003 0.15 PC_GM_couple 2664 2664 5.35 0.002 0.002 0.12 #others 2.46 2.455 0.06 ------------------------------------------------------------------------------- ======= Cycle 2664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2665 steps, 2.56000 s simulation time, 4427.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2665 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4427.57 4427.574 4427.574 100.00 ------------------------------------------------------------------------------- PC_run 2665 2665 4413.00 1.656 1.656 99.67 GM_PC_couple 2665 2665 6.77 0.003 0.003 0.15 PC_GM_couple 2665 2665 5.35 0.002 0.002 0.12 #others 2.46 2.456 0.06 ------------------------------------------------------------------------------- ======= Cycle 2665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2666 steps, 2.56000 s simulation time, 4429.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2666 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4429.35 4429.352 4429.352 100.00 ------------------------------------------------------------------------------- PC_run 2666 2666 4414.77 1.656 1.656 99.67 GM_PC_couple 2666 2666 6.77 0.003 0.003 0.15 PC_GM_couple 2666 2666 5.35 0.002 0.002 0.12 #others 2.46 2.457 0.06 ------------------------------------------------------------------------------- ======= Cycle 2666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2667 steps, 2.56000 s simulation time, 4430.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2667 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4430.99 4430.994 4430.994 100.00 ------------------------------------------------------------------------------- PC_run 2667 2667 4416.41 1.656 1.656 99.67 GM_PC_couple 2667 2667 6.78 0.003 0.003 0.15 PC_GM_couple 2667 2667 5.35 0.002 0.002 0.12 #others 2.46 2.458 0.06 ------------------------------------------------------------------------------- ======= Cycle 2667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2668 steps, 2.56000 s simulation time, 4433.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2668 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4433.19 4433.192 4433.192 100.00 ------------------------------------------------------------------------------- PC_run 2668 2668 4418.60 1.656 1.656 99.67 GM_PC_couple 2668 2668 6.78 0.003 0.003 0.15 PC_GM_couple 2668 2668 5.35 0.002 0.002 0.12 #others 2.46 2.459 0.06 ------------------------------------------------------------------------------- ======= Cycle 2668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2669 steps, 2.56000 s simulation time, 4434.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2669 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4434.83 4434.834 4434.834 100.00 ------------------------------------------------------------------------------- PC_run 2669 2669 4420.24 1.656 1.656 99.67 GM_PC_couple 2669 2669 6.78 0.003 0.003 0.15 PC_GM_couple 2669 2669 5.36 0.002 0.002 0.12 #others 2.46 2.460 0.06 ------------------------------------------------------------------------------- ======= Cycle 2669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2670 steps, 2.56000 s simulation time, 4436.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2670 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4436.35 4436.354 4436.354 100.00 ------------------------------------------------------------------------------- PC_run 2670 2670 4421.75 1.656 1.656 99.67 GM_PC_couple 2670 2670 6.78 0.003 0.003 0.15 PC_GM_couple 2670 2670 5.36 0.002 0.002 0.12 #others 2.46 2.460 0.06 ------------------------------------------------------------------------------- ======= Cycle 2670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2671 steps, 2.56000 s simulation time, 4437.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2671 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4437.87 4437.868 4437.868 100.00 ------------------------------------------------------------------------------- PC_run 2671 2671 4423.26 1.656 1.656 99.67 GM_PC_couple 2671 2671 6.78 0.003 0.003 0.15 PC_GM_couple 2671 2671 5.36 0.002 0.002 0.12 #others 2.46 2.461 0.06 ------------------------------------------------------------------------------- ======= Cycle 2671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2672 steps, 2.56000 s simulation time, 4439.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2672 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4439.87 4439.871 4439.871 100.00 ------------------------------------------------------------------------------- PC_run 2672 2672 4425.26 1.656 1.656 99.67 GM_PC_couple 2672 2672 6.79 0.003 0.003 0.15 PC_GM_couple 2672 2672 5.36 0.002 0.002 0.12 #others 2.46 2.462 0.06 ------------------------------------------------------------------------------- ======= Cycle 2672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2673 steps, 2.56000 s simulation time, 4441.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2673 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4441.34 4441.339 4441.339 100.00 ------------------------------------------------------------------------------- PC_run 2673 2673 4426.72 1.656 1.656 99.67 GM_PC_couple 2673 2673 6.79 0.003 0.003 0.15 PC_GM_couple 2673 2673 5.36 0.002 0.002 0.12 #others 2.46 2.462 0.06 ------------------------------------------------------------------------------- ======= Cycle 2673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2674 steps, 2.56000 s simulation time, 4442.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2674 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4442.93 4442.930 4442.930 100.00 ------------------------------------------------------------------------------- PC_run 2674 2674 4428.31 1.656 1.656 99.67 GM_PC_couple 2674 2674 6.79 0.003 0.003 0.15 PC_GM_couple 2674 2674 5.36 0.002 0.002 0.12 #others 2.46 2.463 0.06 ------------------------------------------------------------------------------- ======= Cycle 2674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2675 steps, 2.56000 s simulation time, 4444.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2675 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4444.56 4444.562 4444.562 100.00 ------------------------------------------------------------------------------- PC_run 2675 2675 4429.94 1.656 1.656 99.67 GM_PC_couple 2675 2675 6.79 0.003 0.003 0.15 PC_GM_couple 2675 2675 5.37 0.002 0.002 0.12 #others 2.46 2.464 0.06 ------------------------------------------------------------------------------- ======= Cycle 2675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2676 steps, 2.56000 s simulation time, 4446.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2676 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4446.99 4446.986 4446.986 100.00 ------------------------------------------------------------------------------- PC_run 2676 2676 4432.36 1.656 1.656 99.67 GM_PC_couple 2676 2676 6.80 0.003 0.003 0.15 PC_GM_couple 2676 2676 5.37 0.002 0.002 0.12 #others 2.47 2.465 0.06 ------------------------------------------------------------------------------- ======= Cycle 2676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2677 steps, 2.56000 s simulation time, 4448.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2677 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4448.87 4448.866 4448.866 100.00 ------------------------------------------------------------------------------- PC_run 2677 2677 4434.23 1.656 1.656 99.67 GM_PC_couple 2677 2677 6.80 0.003 0.003 0.15 PC_GM_couple 2677 2677 5.37 0.002 0.002 0.12 #others 2.47 2.466 0.06 ------------------------------------------------------------------------------- ======= Cycle 2677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2678 steps, 2.56000 s simulation time, 4451.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2678 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4451.02 4451.019 4451.019 100.00 ------------------------------------------------------------------------------- PC_run 2678 2678 4436.38 1.657 1.657 99.67 GM_PC_couple 2678 2678 6.80 0.003 0.003 0.15 PC_GM_couple 2678 2678 5.37 0.002 0.002 0.12 #others 2.47 2.466 0.06 ------------------------------------------------------------------------------- ======= Cycle 2678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2679 steps, 2.56000 s simulation time, 4452.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2679 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4452.56 4452.556 4452.556 100.00 ------------------------------------------------------------------------------- PC_run 2679 2679 4437.91 1.657 1.657 99.67 GM_PC_couple 2679 2679 6.80 0.003 0.003 0.15 PC_GM_couple 2679 2679 5.37 0.002 0.002 0.12 #others 2.47 2.467 0.06 ------------------------------------------------------------------------------- ======= Cycle 2679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2680 steps, 2.56000 s simulation time, 4454.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2680 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4454.62 4454.617 4454.617 100.00 ------------------------------------------------------------------------------- PC_run 2680 2680 4439.97 1.657 1.657 99.67 GM_PC_couple 2680 2680 6.81 0.003 0.003 0.15 PC_GM_couple 2680 2680 5.38 0.002 0.002 0.12 #others 2.47 2.468 0.06 ------------------------------------------------------------------------------- ======= Cycle 2680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2681 steps, 2.56000 s simulation time, 4456.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2681 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4456.73 4456.728 4456.728 100.00 ------------------------------------------------------------------------------- PC_run 2681 2681 4442.07 1.657 1.657 99.67 GM_PC_couple 2681 2681 6.81 0.003 0.003 0.15 PC_GM_couple 2681 2681 5.38 0.002 0.002 0.12 #others 2.47 2.469 0.06 ------------------------------------------------------------------------------- ======= Cycle 2681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2682 steps, 2.56000 s simulation time, 4458.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2682 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4458.87 4458.870 4458.870 100.00 ------------------------------------------------------------------------------- PC_run 2682 2682 4444.21 1.657 1.657 99.67 GM_PC_couple 2682 2682 6.81 0.003 0.003 0.15 PC_GM_couple 2682 2682 5.38 0.002 0.002 0.12 #others 2.47 2.470 0.06 ------------------------------------------------------------------------------- ======= Cycle 2682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2683 steps, 2.56000 s simulation time, 4460.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2683 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4460.52 4460.515 4460.515 100.00 ------------------------------------------------------------------------------- PC_run 2683 2683 4445.85 1.657 1.657 99.67 GM_PC_couple 2683 2683 6.81 0.003 0.003 0.15 PC_GM_couple 2683 2683 5.38 0.002 0.002 0.12 #others 2.47 2.471 0.06 ------------------------------------------------------------------------------- ======= Cycle 2683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2684 steps, 2.56000 s simulation time, 4462.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2684 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4462.93 4462.925 4462.925 100.00 ------------------------------------------------------------------------------- PC_run 2684 2684 4448.26 1.657 1.657 99.67 GM_PC_couple 2684 2684 6.81 0.003 0.003 0.15 PC_GM_couple 2684 2684 5.38 0.002 0.002 0.12 #others 2.47 2.472 0.06 ------------------------------------------------------------------------------- ======= Cycle 2684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2685 steps, 2.56000 s simulation time, 4464.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2685 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4464.73 4464.732 4464.732 100.00 ------------------------------------------------------------------------------- PC_run 2685 2685 4450.06 1.657 1.657 99.67 GM_PC_couple 2685 2685 6.82 0.003 0.003 0.15 PC_GM_couple 2685 2685 5.38 0.002 0.002 0.12 #others 2.47 2.473 0.06 ------------------------------------------------------------------------------- ======= Cycle 2685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2686 steps, 2.56000 s simulation time, 4466.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2686 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4466.78 4466.783 4466.783 100.00 ------------------------------------------------------------------------------- PC_run 2686 2686 4452.10 1.658 1.658 99.67 GM_PC_couple 2686 2686 6.82 0.003 0.003 0.15 PC_GM_couple 2686 2686 5.39 0.002 0.002 0.12 #others 2.47 2.474 0.06 ------------------------------------------------------------------------------- ======= Cycle 2686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2687 steps, 2.56000 s simulation time, 4468.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2687 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4468.91 4468.910 4468.910 100.00 ------------------------------------------------------------------------------- PC_run 2687 2687 4454.23 1.658 1.658 99.67 GM_PC_couple 2687 2687 6.82 0.003 0.003 0.15 PC_GM_couple 2687 2687 5.39 0.002 0.002 0.12 #others 2.47 2.474 0.06 ------------------------------------------------------------------------------- ======= Cycle 2687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2688 steps, 2.56000 s simulation time, 4471.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2688 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4471.49 4471.495 4471.495 100.00 ------------------------------------------------------------------------------- PC_run 2688 2688 4456.81 1.658 1.658 99.67 GM_PC_couple 2688 2688 6.82 0.003 0.003 0.15 PC_GM_couple 2688 2688 5.39 0.002 0.002 0.12 #others 2.48 2.475 0.06 ------------------------------------------------------------------------------- ======= Cycle 2688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2689 steps, 2.56000 s simulation time, 4473.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2689 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4473.01 4473.007 4473.007 100.00 ------------------------------------------------------------------------------- PC_run 2689 2689 4458.31 1.658 1.658 99.67 GM_PC_couple 2689 2689 6.83 0.003 0.003 0.15 PC_GM_couple 2689 2689 5.39 0.002 0.002 0.12 #others 2.48 2.476 0.06 ------------------------------------------------------------------------------- ======= Cycle 2689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2690 steps, 2.56000 s simulation time, 4474.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2690 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4474.68 4474.683 4474.683 100.00 ------------------------------------------------------------------------------- PC_run 2690 2690 4459.98 1.658 1.658 99.67 GM_PC_couple 2690 2690 6.83 0.003 0.003 0.15 PC_GM_couple 2690 2690 5.39 0.002 0.002 0.12 #others 2.48 2.477 0.06 ------------------------------------------------------------------------------- ======= Cycle 2690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2691 steps, 2.56000 s simulation time, 4476.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2691 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4476.36 4476.357 4476.357 100.00 ------------------------------------------------------------------------------- PC_run 2691 2691 4461.65 1.658 1.658 99.67 GM_PC_couple 2691 2691 6.83 0.003 0.003 0.15 PC_GM_couple 2691 2691 5.40 0.002 0.002 0.12 #others 2.48 2.478 0.06 ------------------------------------------------------------------------------- ======= Cycle 2691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2692 steps, 2.56000 s simulation time, 4477.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2692 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4477.87 4477.870 4477.870 100.00 ------------------------------------------------------------------------------- PC_run 2692 2692 4463.16 1.658 1.658 99.67 GM_PC_couple 2692 2692 6.83 0.003 0.003 0.15 PC_GM_couple 2692 2692 5.40 0.002 0.002 0.12 #others 2.48 2.479 0.06 ------------------------------------------------------------------------------- ======= Cycle 2692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2693 steps, 2.56000 s simulation time, 4479.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2693 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4479.30 4479.302 4479.302 100.00 ------------------------------------------------------------------------------- PC_run 2693 2693 4464.59 1.658 1.658 99.67 GM_PC_couple 2693 2693 6.83 0.003 0.003 0.15 PC_GM_couple 2693 2693 5.40 0.002 0.002 0.12 #others 2.48 2.480 0.06 ------------------------------------------------------------------------------- ======= Cycle 2693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2694 steps, 2.56000 s simulation time, 4481.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2694 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4481.20 4481.196 4481.196 100.00 ------------------------------------------------------------------------------- PC_run 2694 2694 4466.48 1.658 1.658 99.67 GM_PC_couple 2694 2694 6.84 0.003 0.003 0.15 PC_GM_couple 2694 2694 5.40 0.002 0.002 0.12 #others 2.48 2.481 0.06 ------------------------------------------------------------------------------- ======= Cycle 2694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2695 steps, 2.56000 s simulation time, 4482.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2695 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4482.65 4482.654 4482.654 100.00 ------------------------------------------------------------------------------- PC_run 2695 2695 4467.93 1.658 1.658 99.67 GM_PC_couple 2695 2695 6.84 0.003 0.003 0.15 PC_GM_couple 2695 2695 5.40 0.002 0.002 0.12 #others 2.48 2.482 0.06 ------------------------------------------------------------------------------- ======= Cycle 2695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2696 steps, 2.56000 s simulation time, 4484.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2696 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4484.16 4484.161 4484.161 100.00 ------------------------------------------------------------------------------- PC_run 2696 2696 4469.43 1.658 1.658 99.67 GM_PC_couple 2696 2696 6.84 0.003 0.003 0.15 PC_GM_couple 2696 2696 5.40 0.002 0.002 0.12 #others 2.48 2.483 0.06 ------------------------------------------------------------------------------- ======= Cycle 2696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2697 steps, 2.56000 s simulation time, 4485.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2697 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4485.60 4485.602 4485.602 100.00 ------------------------------------------------------------------------------- PC_run 2697 2697 4470.87 1.658 1.658 99.67 GM_PC_couple 2697 2697 6.84 0.003 0.003 0.15 PC_GM_couple 2697 2697 5.41 0.002 0.002 0.12 #others 2.48 2.484 0.06 ------------------------------------------------------------------------------- ======= Cycle 2697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2698 steps, 2.56000 s simulation time, 4487.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2698 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4487.47 4487.468 4487.468 100.00 ------------------------------------------------------------------------------- PC_run 2698 2698 4472.73 1.658 1.658 99.67 GM_PC_couple 2698 2698 6.85 0.003 0.003 0.15 PC_GM_couple 2698 2698 5.41 0.002 0.002 0.12 #others 2.48 2.485 0.06 ------------------------------------------------------------------------------- ======= Cycle 2698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2699 steps, 2.56000 s simulation time, 4489.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2699 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4489.32 4489.320 4489.320 100.00 ------------------------------------------------------------------------------- PC_run 2699 2699 4474.57 1.658 1.658 99.67 GM_PC_couple 2699 2699 6.85 0.003 0.003 0.15 PC_GM_couple 2699 2699 5.41 0.002 0.002 0.12 #others 2.49 2.486 0.06 ------------------------------------------------------------------------------- ======= Cycle 2699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2700 steps, 2.56000 s simulation time, 4490.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2700 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4490.89 4490.890 4490.890 100.00 ------------------------------------------------------------------------------- PC_run 2700 2700 4476.14 1.658 1.658 99.67 GM_PC_couple 2700 2700 6.85 0.003 0.003 0.15 PC_GM_couple 2700 2700 5.41 0.002 0.002 0.12 #others 2.49 2.487 0.06 ------------------------------------------------------------------------------- ======= Cycle 2700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2701 steps, 2.56000 s simulation time, 4492.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2701 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4492.40 4492.396 4492.396 100.00 ------------------------------------------------------------------------------- PC_run 2701 2701 4477.64 1.658 1.658 99.67 GM_PC_couple 2701 2701 6.85 0.003 0.003 0.15 PC_GM_couple 2701 2701 5.41 0.002 0.002 0.12 #others 2.49 2.488 0.06 ------------------------------------------------------------------------------- ======= Cycle 2701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2702 steps, 2.56000 s simulation time, 4494.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2702 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4494.14 4494.137 4494.137 100.00 ------------------------------------------------------------------------------- PC_run 2702 2702 4479.38 1.658 1.658 99.67 GM_PC_couple 2702 2702 6.86 0.003 0.003 0.15 PC_GM_couple 2702 2702 5.42 0.002 0.002 0.12 #others 2.49 2.488 0.06 ------------------------------------------------------------------------------- ======= Cycle 2702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2703 steps, 2.56000 s simulation time, 4496.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2703 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4496.02 4496.020 4496.020 100.00 ------------------------------------------------------------------------------- PC_run 2703 2703 4481.25 1.658 1.658 99.67 GM_PC_couple 2703 2703 6.86 0.003 0.003 0.15 PC_GM_couple 2703 2703 5.42 0.002 0.002 0.12 #others 2.49 2.489 0.06 ------------------------------------------------------------------------------- ======= Cycle 2703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2704 steps, 2.56000 s simulation time, 4497.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2704 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4497.99 4497.990 4497.990 100.00 ------------------------------------------------------------------------------- PC_run 2704 2704 4483.22 1.658 1.658 99.67 GM_PC_couple 2704 2704 6.86 0.003 0.003 0.15 PC_GM_couple 2704 2704 5.42 0.002 0.002 0.12 #others 2.49 2.490 0.06 ------------------------------------------------------------------------------- ======= Cycle 2704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2705 steps, 2.56000 s simulation time, 4499.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2705 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4499.46 4499.459 4499.459 100.00 ------------------------------------------------------------------------------- PC_run 2705 2705 4484.68 1.658 1.658 99.67 GM_PC_couple 2705 2705 6.86 0.003 0.003 0.15 PC_GM_couple 2705 2705 5.42 0.002 0.002 0.12 #others 2.49 2.490 0.06 ------------------------------------------------------------------------------- ======= Cycle 2705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2706 steps, 2.56000 s simulation time, 4501.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2706 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4501.23 4501.234 4501.234 100.00 ------------------------------------------------------------------------------- PC_run 2706 2706 4486.45 1.658 1.658 99.67 GM_PC_couple 2706 2706 6.86 0.003 0.003 0.15 PC_GM_couple 2706 2706 5.42 0.002 0.002 0.12 #others 2.49 2.491 0.06 ------------------------------------------------------------------------------- ======= Cycle 2706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2707 steps, 2.56000 s simulation time, 4502.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2707 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4502.77 4502.766 4502.766 100.00 ------------------------------------------------------------------------------- PC_run 2707 2707 4487.98 1.658 1.658 99.67 GM_PC_couple 2707 2707 6.87 0.003 0.003 0.15 PC_GM_couple 2707 2707 5.43 0.002 0.002 0.12 #others 2.49 2.492 0.06 ------------------------------------------------------------------------------- ======= Cycle 2707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2708 steps, 2.56000 s simulation time, 4504.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2708 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4504.43 4504.427 4504.427 100.00 ------------------------------------------------------------------------------- PC_run 2708 2708 4489.64 1.658 1.658 99.67 GM_PC_couple 2708 2708 6.87 0.003 0.003 0.15 PC_GM_couple 2708 2708 5.43 0.002 0.002 0.12 #others 2.49 2.493 0.06 ------------------------------------------------------------------------------- ======= Cycle 2708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2709 steps, 2.56000 s simulation time, 4506.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2709 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4506.25 4506.248 4506.248 100.00 ------------------------------------------------------------------------------- PC_run 2709 2709 4491.45 1.658 1.658 99.67 GM_PC_couple 2709 2709 6.87 0.003 0.003 0.15 PC_GM_couple 2709 2709 5.43 0.002 0.002 0.12 #others 2.49 2.494 0.06 ------------------------------------------------------------------------------- ======= Cycle 2709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2710 steps, 2.56000 s simulation time, 4507.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2710 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4507.84 4507.839 4507.839 100.00 ------------------------------------------------------------------------------- PC_run 2710 2710 4493.04 1.658 1.658 99.67 GM_PC_couple 2710 2710 6.87 0.003 0.003 0.15 PC_GM_couple 2710 2710 5.43 0.002 0.002 0.12 #others 2.49 2.494 0.06 ------------------------------------------------------------------------------- ======= Cycle 2710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2711 steps, 2.56000 s simulation time, 4509.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2711 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4509.63 4509.631 4509.631 100.00 ------------------------------------------------------------------------------- PC_run 2711 2711 4494.83 1.658 1.658 99.67 GM_PC_couple 2711 2711 6.88 0.003 0.003 0.15 PC_GM_couple 2711 2711 5.43 0.002 0.002 0.12 #others 2.49 2.495 0.06 ------------------------------------------------------------------------------- ======= Cycle 2711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2712 steps, 2.56000 s simulation time, 4511.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2712 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4511.35 4511.353 4511.353 100.00 ------------------------------------------------------------------------------- PC_run 2712 2712 4496.54 1.658 1.658 99.67 GM_PC_couple 2712 2712 6.88 0.003 0.003 0.15 PC_GM_couple 2712 2712 5.43 0.002 0.002 0.12 #others 2.50 2.496 0.06 ------------------------------------------------------------------------------- ======= Cycle 2712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2713 steps, 2.56000 s simulation time, 4513.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2713 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4513.00 4512.996 4512.996 100.00 ------------------------------------------------------------------------------- PC_run 2713 2713 4498.18 1.658 1.658 99.67 GM_PC_couple 2713 2713 6.88 0.003 0.003 0.15 PC_GM_couple 2713 2713 5.44 0.002 0.002 0.12 #others 2.50 2.497 0.06 ------------------------------------------------------------------------------- ======= Cycle 2713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2714 steps, 2.56000 s simulation time, 4514.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2714 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4514.76 4514.759 4514.759 100.00 ------------------------------------------------------------------------------- PC_run 2714 2714 4499.94 1.658 1.658 99.67 GM_PC_couple 2714 2714 6.88 0.003 0.003 0.15 PC_GM_couple 2714 2714 5.44 0.002 0.002 0.12 #others 2.50 2.498 0.06 ------------------------------------------------------------------------------- ======= Cycle 2714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2715 steps, 2.56000 s simulation time, 4516.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2715 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4516.23 4516.226 4516.226 100.00 ------------------------------------------------------------------------------- PC_run 2715 2715 4501.40 1.658 1.658 99.67 GM_PC_couple 2715 2715 6.89 0.003 0.003 0.15 PC_GM_couple 2715 2715 5.44 0.002 0.002 0.12 #others 2.50 2.499 0.06 ------------------------------------------------------------------------------- ======= Cycle 2715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2716 steps, 2.56000 s simulation time, 4517.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2716 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4517.94 4517.943 4517.943 100.00 ------------------------------------------------------------------------------- PC_run 2716 2716 4503.11 1.658 1.658 99.67 GM_PC_couple 2716 2716 6.89 0.003 0.003 0.15 PC_GM_couple 2716 2716 5.44 0.002 0.002 0.12 #others 2.50 2.500 0.06 ------------------------------------------------------------------------------- ======= Cycle 2716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2717 steps, 2.56000 s simulation time, 4519.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2717 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4519.41 4519.405 4519.405 100.00 ------------------------------------------------------------------------------- PC_run 2717 2717 4504.57 1.658 1.658 99.67 GM_PC_couple 2717 2717 6.89 0.003 0.003 0.15 PC_GM_couple 2717 2717 5.44 0.002 0.002 0.12 #others 2.50 2.501 0.06 ------------------------------------------------------------------------------- ======= Cycle 2717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2718 steps, 2.56000 s simulation time, 4521.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2718 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4521.73 4521.731 4521.731 100.00 ------------------------------------------------------------------------------- PC_run 2718 2718 4506.89 1.658 1.658 99.67 GM_PC_couple 2718 2718 6.89 0.003 0.003 0.15 PC_GM_couple 2718 2718 5.45 0.002 0.002 0.12 #others 2.50 2.501 0.06 ------------------------------------------------------------------------------- ======= Cycle 2718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2719 steps, 2.56000 s simulation time, 4523.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2719 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4523.45 4523.446 4523.446 100.00 ------------------------------------------------------------------------------- PC_run 2719 2719 4508.60 1.658 1.658 99.67 GM_PC_couple 2719 2719 6.89 0.003 0.003 0.15 PC_GM_couple 2719 2719 5.45 0.002 0.002 0.12 #others 2.50 2.502 0.06 ------------------------------------------------------------------------------- ======= Cycle 2719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2720 steps, 2.56000 s simulation time, 4524.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2720 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4524.95 4524.954 4524.954 100.00 ------------------------------------------------------------------------------- PC_run 2720 2720 4510.11 1.658 1.658 99.67 GM_PC_couple 2720 2720 6.90 0.003 0.003 0.15 PC_GM_couple 2720 2720 5.45 0.002 0.002 0.12 #others 2.50 2.503 0.06 ------------------------------------------------------------------------------- ======= Cycle 2720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2721 steps, 2.56000 s simulation time, 4526.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2721 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4526.40 4526.405 4526.405 100.00 ------------------------------------------------------------------------------- PC_run 2721 2721 4511.55 1.658 1.658 99.67 GM_PC_couple 2721 2721 6.90 0.003 0.003 0.15 PC_GM_couple 2721 2721 5.45 0.002 0.002 0.12 #others 2.50 2.504 0.06 ------------------------------------------------------------------------------- ======= Cycle 2721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2722 steps, 2.56000 s simulation time, 4528.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2722 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4528.04 4528.037 4528.037 100.00 ------------------------------------------------------------------------------- PC_run 2722 2722 4513.18 1.658 1.658 99.67 GM_PC_couple 2722 2722 6.90 0.003 0.003 0.15 PC_GM_couple 2722 2722 5.45 0.002 0.002 0.12 #others 2.50 2.505 0.06 ------------------------------------------------------------------------------- ======= Cycle 2722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2723 steps, 2.56000 s simulation time, 4529.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2723 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4529.52 4529.524 4529.524 100.00 ------------------------------------------------------------------------------- PC_run 2723 2723 4514.66 1.658 1.658 99.67 GM_PC_couple 2723 2723 6.90 0.003 0.003 0.15 PC_GM_couple 2723 2723 5.45 0.002 0.002 0.12 #others 2.51 2.506 0.06 ------------------------------------------------------------------------------- ======= Cycle 2723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2724 steps, 2.56000 s simulation time, 4531.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2724 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4531.38 4531.383 4531.383 100.00 ------------------------------------------------------------------------------- PC_run 2724 2724 4516.51 1.658 1.658 99.67 GM_PC_couple 2724 2724 6.91 0.003 0.003 0.15 PC_GM_couple 2724 2724 5.46 0.002 0.002 0.12 #others 2.51 2.506 0.06 ------------------------------------------------------------------------------- ======= Cycle 2724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2725 steps, 2.56000 s simulation time, 4532.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2725 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4532.95 4532.953 4532.953 100.00 ------------------------------------------------------------------------------- PC_run 2725 2725 4518.08 1.658 1.658 99.67 GM_PC_couple 2725 2725 6.91 0.003 0.003 0.15 PC_GM_couple 2725 2725 5.46 0.002 0.002 0.12 #others 2.51 2.507 0.06 ------------------------------------------------------------------------------- ======= Cycle 2725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2726 steps, 2.56000 s simulation time, 4534.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2726 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4534.50 4534.503 4534.503 100.00 ------------------------------------------------------------------------------- PC_run 2726 2726 4519.62 1.658 1.658 99.67 GM_PC_couple 2726 2726 6.91 0.003 0.003 0.15 PC_GM_couple 2726 2726 5.46 0.002 0.002 0.12 #others 2.51 2.508 0.06 ------------------------------------------------------------------------------- ======= Cycle 2726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2727 steps, 2.56000 s simulation time, 4535.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2727 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4535.94 4535.940 4535.940 100.00 ------------------------------------------------------------------------------- PC_run 2727 2727 4521.06 1.658 1.658 99.67 GM_PC_couple 2727 2727 6.91 0.003 0.003 0.15 PC_GM_couple 2727 2727 5.46 0.002 0.002 0.12 #others 2.51 2.509 0.06 ------------------------------------------------------------------------------- ======= Cycle 2727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2728 steps, 2.56000 s simulation time, 4537.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2728 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4537.44 4537.445 4537.445 100.00 ------------------------------------------------------------------------------- PC_run 2728 2728 4522.56 1.658 1.658 99.67 GM_PC_couple 2728 2728 6.91 0.003 0.003 0.15 PC_GM_couple 2728 2728 5.46 0.002 0.002 0.12 #others 2.51 2.510 0.06 ------------------------------------------------------------------------------- ======= Cycle 2728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2729 steps, 2.56000 s simulation time, 4539.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2729 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4539.17 4539.171 4539.171 100.00 ------------------------------------------------------------------------------- PC_run 2729 2729 4524.28 1.658 1.658 99.67 GM_PC_couple 2729 2729 6.92 0.003 0.003 0.15 PC_GM_couple 2729 2729 5.47 0.002 0.002 0.12 #others 2.51 2.511 0.06 ------------------------------------------------------------------------------- ======= Cycle 2729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2730 steps, 2.56000 s simulation time, 4540.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2730 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4540.68 4540.684 4540.684 100.00 ------------------------------------------------------------------------------- PC_run 2730 2730 4525.79 1.658 1.658 99.67 GM_PC_couple 2730 2730 6.92 0.003 0.003 0.15 PC_GM_couple 2730 2730 5.47 0.002 0.002 0.12 #others 2.51 2.512 0.06 ------------------------------------------------------------------------------- ======= Cycle 2730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2731 steps, 2.56000 s simulation time, 4542.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2731 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4542.37 4542.374 4542.374 100.00 ------------------------------------------------------------------------------- PC_run 2731 2731 4527.47 1.658 1.658 99.67 GM_PC_couple 2731 2731 6.92 0.003 0.003 0.15 PC_GM_couple 2731 2731 5.47 0.002 0.002 0.12 #others 2.51 2.512 0.06 ------------------------------------------------------------------------------- ======= Cycle 2731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2732 steps, 2.56000 s simulation time, 4544.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2732 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4544.23 4544.225 4544.225 100.00 ------------------------------------------------------------------------------- PC_run 2732 2732 4529.32 1.658 1.658 99.67 GM_PC_couple 2732 2732 6.92 0.003 0.003 0.15 PC_GM_couple 2732 2732 5.47 0.002 0.002 0.12 #others 2.51 2.513 0.06 ------------------------------------------------------------------------------- ======= Cycle 2732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2733 steps, 2.56000 s simulation time, 4545.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2733 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4545.89 4545.893 4545.893 100.00 ------------------------------------------------------------------------------- PC_run 2733 2733 4530.98 1.658 1.658 99.67 GM_PC_couple 2733 2733 6.93 0.003 0.003 0.15 PC_GM_couple 2733 2733 5.47 0.002 0.002 0.12 #others 2.51 2.514 0.06 ------------------------------------------------------------------------------- ======= Cycle 2733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2734 steps, 2.56000 s simulation time, 4548.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2734 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4548.17 4548.173 4548.173 100.00 ------------------------------------------------------------------------------- PC_run 2734 2734 4533.25 1.658 1.658 99.67 GM_PC_couple 2734 2734 6.93 0.003 0.003 0.15 PC_GM_couple 2734 2734 5.47 0.002 0.002 0.12 #others 2.51 2.515 0.06 ------------------------------------------------------------------------------- ======= Cycle 2734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2735 steps, 2.56000 s simulation time, 4550.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2735 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4550.04 4550.040 4550.040 100.00 ------------------------------------------------------------------------------- PC_run 2735 2735 4535.11 1.658 1.658 99.67 GM_PC_couple 2735 2735 6.93 0.003 0.003 0.15 PC_GM_couple 2735 2735 5.48 0.002 0.002 0.12 #others 2.52 2.518 0.06 ------------------------------------------------------------------------------- ======= Cycle 2735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2736 steps, 2.56000 s simulation time, 4552.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2736 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4552.10 4552.102 4552.102 100.00 ------------------------------------------------------------------------------- PC_run 2736 2736 4537.17 1.658 1.658 99.67 GM_PC_couple 2736 2736 6.93 0.003 0.003 0.15 PC_GM_couple 2736 2736 5.48 0.002 0.002 0.12 #others 2.52 2.519 0.06 ------------------------------------------------------------------------------- ======= Cycle 2736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2737 steps, 2.56000 s simulation time, 4553.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2737 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4553.84 4553.843 4553.843 100.00 ------------------------------------------------------------------------------- PC_run 2737 2737 4538.91 1.658 1.658 99.67 GM_PC_couple 2737 2737 6.94 0.003 0.003 0.15 PC_GM_couple 2737 2737 5.48 0.002 0.002 0.12 #others 2.52 2.520 0.06 ------------------------------------------------------------------------------- ======= Cycle 2737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2738 steps, 2.56000 s simulation time, 4556.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2738 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4556.14 4556.141 4556.141 100.00 ------------------------------------------------------------------------------- PC_run 2738 2738 4541.20 1.659 1.659 99.67 GM_PC_couple 2738 2738 6.94 0.003 0.003 0.15 PC_GM_couple 2738 2738 5.48 0.002 0.002 0.12 #others 2.52 2.520 0.06 ------------------------------------------------------------------------------- ======= Cycle 2738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2739 steps, 2.56000 s simulation time, 4557.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2739 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4557.83 4557.833 4557.833 100.00 ------------------------------------------------------------------------------- PC_run 2739 2739 4542.89 1.659 1.659 99.67 GM_PC_couple 2739 2739 6.94 0.003 0.003 0.15 PC_GM_couple 2739 2739 5.48 0.002 0.002 0.12 #others 2.52 2.521 0.06 ------------------------------------------------------------------------------- ======= Cycle 2739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2740 steps, 2.56000 s simulation time, 4559.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2740 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4559.54 4559.540 4559.540 100.00 ------------------------------------------------------------------------------- PC_run 2740 2740 4544.59 1.659 1.659 99.67 GM_PC_couple 2740 2740 6.94 0.003 0.003 0.15 PC_GM_couple 2740 2740 5.49 0.002 0.002 0.12 #others 2.52 2.521 0.06 ------------------------------------------------------------------------------- ======= Cycle 2740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2741 steps, 2.56000 s simulation time, 4561.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2741 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4561.25 4561.251 4561.251 100.00 ------------------------------------------------------------------------------- PC_run 2741 2741 4546.30 1.659 1.659 99.67 GM_PC_couple 2741 2741 6.94 0.003 0.003 0.15 PC_GM_couple 2741 2741 5.49 0.002 0.002 0.12 #others 2.52 2.522 0.06 ------------------------------------------------------------------------------- ======= Cycle 2741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2742 steps, 2.56000 s simulation time, 4563.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2742 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4563.05 4563.049 4563.049 100.00 ------------------------------------------------------------------------------- PC_run 2742 2742 4548.09 1.659 1.659 99.67 GM_PC_couple 2742 2742 6.95 0.003 0.003 0.15 PC_GM_couple 2742 2742 5.49 0.002 0.002 0.12 #others 2.52 2.523 0.06 ------------------------------------------------------------------------------- ======= Cycle 2742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2743 steps, 2.56000 s simulation time, 4564.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2743 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4564.64 4564.637 4564.637 100.00 ------------------------------------------------------------------------------- PC_run 2743 2743 4549.67 1.659 1.659 99.67 GM_PC_couple 2743 2743 6.95 0.003 0.003 0.15 PC_GM_couple 2743 2743 5.49 0.002 0.002 0.12 #others 2.52 2.524 0.06 ------------------------------------------------------------------------------- ======= Cycle 2743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2744 steps, 2.56000 s simulation time, 4566.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2744 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4566.27 4566.266 4566.266 100.00 ------------------------------------------------------------------------------- PC_run 2744 2744 4551.30 1.659 1.659 99.67 GM_PC_couple 2744 2744 6.95 0.003 0.003 0.15 PC_GM_couple 2744 2744 5.49 0.002 0.002 0.12 #others 2.52 2.525 0.06 ------------------------------------------------------------------------------- ======= Cycle 2744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2745 steps, 2.56000 s simulation time, 4567.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2745 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4567.77 4567.768 4567.768 100.00 ------------------------------------------------------------------------------- PC_run 2745 2745 4552.79 1.659 1.659 99.67 GM_PC_couple 2745 2745 6.95 0.003 0.003 0.15 PC_GM_couple 2745 2745 5.50 0.002 0.002 0.12 #others 2.53 2.526 0.06 ------------------------------------------------------------------------------- ======= Cycle 2745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2746 steps, 2.56000 s simulation time, 4569.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2746 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4569.69 4569.691 4569.691 100.00 ------------------------------------------------------------------------------- PC_run 2746 2746 4554.71 1.659 1.659 99.67 GM_PC_couple 2746 2746 6.96 0.003 0.003 0.15 PC_GM_couple 2746 2746 5.50 0.002 0.002 0.12 #others 2.53 2.527 0.06 ------------------------------------------------------------------------------- ======= Cycle 2746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2747 steps, 2.56000 s simulation time, 4571.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2747 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4571.41 4571.413 4571.413 100.00 ------------------------------------------------------------------------------- PC_run 2747 2747 4556.43 1.659 1.659 99.67 GM_PC_couple 2747 2747 6.96 0.003 0.003 0.15 PC_GM_couple 2747 2747 5.50 0.002 0.002 0.12 #others 2.53 2.528 0.06 ------------------------------------------------------------------------------- ======= Cycle 2747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2748 steps, 2.56000 s simulation time, 4573.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2748 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4573.09 4573.091 4573.091 100.00 ------------------------------------------------------------------------------- PC_run 2748 2748 4558.10 1.659 1.659 99.67 GM_PC_couple 2748 2748 6.96 0.003 0.003 0.15 PC_GM_couple 2748 2748 5.50 0.002 0.002 0.12 #others 2.53 2.529 0.06 ------------------------------------------------------------------------------- ======= Cycle 2748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2749 steps, 2.56000 s simulation time, 4574.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2749 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4574.75 4574.747 4574.747 100.00 ------------------------------------------------------------------------------- PC_run 2749 2749 4559.75 1.659 1.659 99.67 GM_PC_couple 2749 2749 6.96 0.003 0.003 0.15 PC_GM_couple 2749 2749 5.50 0.002 0.002 0.12 #others 2.53 2.530 0.06 ------------------------------------------------------------------------------- ======= Cycle 2749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2750 steps, 2.56000 s simulation time, 4576.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2750 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4576.39 4576.395 4576.395 100.00 ------------------------------------------------------------------------------- PC_run 2750 2750 4561.39 1.659 1.659 99.67 GM_PC_couple 2750 2750 6.97 0.003 0.003 0.15 PC_GM_couple 2750 2750 5.50 0.002 0.002 0.12 #others 2.53 2.530 0.06 ------------------------------------------------------------------------------- ======= Cycle 2750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2751 steps, 2.56000 s simulation time, 4577.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2751 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4577.85 4577.854 4577.854 100.00 ------------------------------------------------------------------------------- PC_run 2751 2751 4562.85 1.659 1.659 99.67 GM_PC_couple 2751 2751 6.97 0.003 0.003 0.15 PC_GM_couple 2751 2751 5.51 0.002 0.002 0.12 #others 2.53 2.531 0.06 ------------------------------------------------------------------------------- ======= Cycle 2751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2752 steps, 2.56000 s simulation time, 4579.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2752 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4579.17 4579.166 4579.166 100.00 ------------------------------------------------------------------------------- PC_run 2752 2752 4564.16 1.658 1.658 99.67 GM_PC_couple 2752 2752 6.97 0.003 0.003 0.15 PC_GM_couple 2752 2752 5.51 0.002 0.002 0.12 #others 2.53 2.533 0.06 ------------------------------------------------------------------------------- ======= Cycle 2752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2753 steps, 2.56000 s simulation time, 4580.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2753 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4580.49 4580.492 4580.492 100.00 ------------------------------------------------------------------------------- PC_run 2753 2753 4565.48 1.658 1.658 99.67 GM_PC_couple 2753 2753 6.97 0.003 0.003 0.15 PC_GM_couple 2753 2753 5.51 0.002 0.002 0.12 #others 2.53 2.533 0.06 ------------------------------------------------------------------------------- ======= Cycle 2753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2754 steps, 2.56000 s simulation time, 4582.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2754 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4582.28 4582.282 4582.282 100.00 ------------------------------------------------------------------------------- PC_run 2754 2754 4567.26 1.658 1.658 99.67 GM_PC_couple 2754 2754 6.97 0.003 0.003 0.15 PC_GM_couple 2754 2754 5.51 0.002 0.002 0.12 #others 2.53 2.534 0.06 ------------------------------------------------------------------------------- ======= Cycle 2754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2755 steps, 2.56000 s simulation time, 4583.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2755 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4583.69 4583.692 4583.692 100.00 ------------------------------------------------------------------------------- PC_run 2755 2755 4568.67 1.658 1.658 99.67 GM_PC_couple 2755 2755 6.98 0.003 0.003 0.15 PC_GM_couple 2755 2755 5.51 0.002 0.002 0.12 #others 2.53 2.535 0.06 ------------------------------------------------------------------------------- ======= Cycle 2755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2756 steps, 2.56000 s simulation time, 4585.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2756 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4585.17 4585.167 4585.167 100.00 ------------------------------------------------------------------------------- PC_run 2756 2756 4570.14 1.658 1.658 99.67 GM_PC_couple 2756 2756 6.98 0.003 0.003 0.15 PC_GM_couple 2756 2756 5.52 0.002 0.002 0.12 #others 2.54 2.536 0.06 ------------------------------------------------------------------------------- ======= Cycle 2756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2757 steps, 2.56000 s simulation time, 4586.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2757 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4586.55 4586.553 4586.553 100.00 ------------------------------------------------------------------------------- PC_run 2757 2757 4571.52 1.658 1.658 99.67 GM_PC_couple 2757 2757 6.98 0.003 0.003 0.15 PC_GM_couple 2757 2757 5.52 0.002 0.002 0.12 #others 2.54 2.537 0.06 ------------------------------------------------------------------------------- ======= Cycle 2757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2758 steps, 2.56000 s simulation time, 4588.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2758 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4588.12 4588.118 4588.118 100.00 ------------------------------------------------------------------------------- PC_run 2758 2758 4573.08 1.658 1.658 99.67 GM_PC_couple 2758 2758 6.98 0.003 0.003 0.15 PC_GM_couple 2758 2758 5.52 0.002 0.002 0.12 #others 2.54 2.538 0.06 ------------------------------------------------------------------------------- ======= Cycle 2758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2759 steps, 2.56000 s simulation time, 4589.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2759 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4589.54 4589.538 4589.538 100.00 ------------------------------------------------------------------------------- PC_run 2759 2759 4574.49 1.658 1.658 99.67 GM_PC_couple 2759 2759 6.99 0.003 0.003 0.15 PC_GM_couple 2759 2759 5.52 0.002 0.002 0.12 #others 2.54 2.539 0.06 ------------------------------------------------------------------------------- ======= Cycle 2759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2760 steps, 2.56000 s simulation time, 4590.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2760 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4590.98 4590.982 4590.982 100.00 ------------------------------------------------------------------------------- PC_run 2760 2760 4575.93 1.658 1.658 99.67 GM_PC_couple 2760 2760 6.99 0.003 0.003 0.15 PC_GM_couple 2760 2760 5.52 0.002 0.002 0.12 #others 2.54 2.540 0.06 ------------------------------------------------------------------------------- ======= Cycle 2760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2761 steps, 2.56000 s simulation time, 4592.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2761 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4592.44 4592.438 4592.438 100.00 ------------------------------------------------------------------------------- PC_run 2761 2761 4577.38 1.658 1.658 99.67 GM_PC_couple 2761 2761 6.99 0.003 0.003 0.15 PC_GM_couple 2761 2761 5.53 0.002 0.002 0.12 #others 2.54 2.540 0.06 ------------------------------------------------------------------------------- ======= Cycle 2761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2762 steps, 2.56000 s simulation time, 4593.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2762 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4593.87 4593.874 4593.874 100.00 ------------------------------------------------------------------------------- PC_run 2762 2762 4578.81 1.658 1.658 99.67 GM_PC_couple 2762 2762 6.99 0.003 0.003 0.15 PC_GM_couple 2762 2762 5.53 0.002 0.002 0.12 #others 2.54 2.541 0.06 ------------------------------------------------------------------------------- ======= Cycle 2762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2763 steps, 2.56000 s simulation time, 4595.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2763 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4595.34 4595.343 4595.343 100.00 ------------------------------------------------------------------------------- PC_run 2763 2763 4580.28 1.658 1.658 99.67 GM_PC_couple 2763 2763 7.00 0.003 0.003 0.15 PC_GM_couple 2763 2763 5.53 0.002 0.002 0.12 #others 2.54 2.542 0.06 ------------------------------------------------------------------------------- ======= Cycle 2763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2764 steps, 2.56000 s simulation time, 4597.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2764 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4597.42 4597.418 4597.418 100.00 ------------------------------------------------------------------------------- PC_run 2764 2764 4582.35 1.658 1.658 99.67 GM_PC_couple 2764 2764 7.00 0.003 0.003 0.15 PC_GM_couple 2764 2764 5.53 0.002 0.002 0.12 #others 2.54 2.543 0.06 ------------------------------------------------------------------------------- ======= Cycle 2764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2765 steps, 2.56000 s simulation time, 4598.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2765 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4598.89 4598.894 4598.894 100.00 ------------------------------------------------------------------------------- PC_run 2765 2765 4583.82 1.658 1.658 99.67 GM_PC_couple 2765 2765 7.00 0.003 0.003 0.15 PC_GM_couple 2765 2765 5.53 0.002 0.002 0.12 #others 2.54 2.544 0.06 ------------------------------------------------------------------------------- ======= Cycle 2765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2766 steps, 2.56000 s simulation time, 4600.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2766 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4600.43 4600.433 4600.433 100.00 ------------------------------------------------------------------------------- PC_run 2766 2766 4585.35 1.658 1.658 99.67 GM_PC_couple 2766 2766 7.00 0.003 0.003 0.15 PC_GM_couple 2766 2766 5.54 0.002 0.002 0.12 #others 2.54 2.545 0.06 ------------------------------------------------------------------------------- ======= Cycle 2766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2767 steps, 2.56000 s simulation time, 4602.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2767 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4602.16 4602.161 4602.161 100.00 ------------------------------------------------------------------------------- PC_run 2767 2767 4587.07 1.658 1.658 99.67 GM_PC_couple 2767 2767 7.00 0.003 0.003 0.15 PC_GM_couple 2767 2767 5.54 0.002 0.002 0.12 #others 2.55 2.546 0.06 ------------------------------------------------------------------------------- ======= Cycle 2767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2768 steps, 2.56000 s simulation time, 4603.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2768 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4603.97 4603.970 4603.970 100.00 ------------------------------------------------------------------------------- PC_run 2768 2768 4588.88 1.658 1.658 99.67 GM_PC_couple 2768 2768 7.01 0.003 0.003 0.15 PC_GM_couple 2768 2768 5.54 0.002 0.002 0.12 #others 2.55 2.547 0.06 ------------------------------------------------------------------------------- ======= Cycle 2768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2769 steps, 2.56000 s simulation time, 4605.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2769 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4605.63 4605.634 4605.634 100.00 ------------------------------------------------------------------------------- PC_run 2769 2769 4590.54 1.658 1.658 99.67 GM_PC_couple 2769 2769 7.01 0.003 0.003 0.15 PC_GM_couple 2769 2769 5.54 0.002 0.002 0.12 #others 2.55 2.547 0.06 ------------------------------------------------------------------------------- ======= Cycle 2769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2770 steps, 2.56000 s simulation time, 4607.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2770 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4607.13 4607.131 4607.131 100.00 ------------------------------------------------------------------------------- PC_run 2770 2770 4592.03 1.658 1.658 99.67 GM_PC_couple 2770 2770 7.01 0.003 0.003 0.15 PC_GM_couple 2770 2770 5.54 0.002 0.002 0.12 #others 2.55 2.548 0.06 ------------------------------------------------------------------------------- ======= Cycle 2770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2771 steps, 2.56000 s simulation time, 4608.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2771 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4608.86 4608.863 4608.863 100.00 ------------------------------------------------------------------------------- PC_run 2771 2771 4593.76 1.658 1.658 99.67 GM_PC_couple 2771 2771 7.01 0.003 0.003 0.15 PC_GM_couple 2771 2771 5.54 0.002 0.002 0.12 #others 2.55 2.549 0.06 ------------------------------------------------------------------------------- ======= Cycle 2771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2772 steps, 2.56000 s simulation time, 4610.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2772 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4610.44 4610.437 4610.437 100.00 ------------------------------------------------------------------------------- PC_run 2772 2772 4595.32 1.658 1.658 99.67 GM_PC_couple 2772 2772 7.02 0.003 0.003 0.15 PC_GM_couple 2772 2772 5.55 0.002 0.002 0.12 #others 2.55 2.550 0.06 ------------------------------------------------------------------------------- ======= Cycle 2772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2773 steps, 2.56000 s simulation time, 4612.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2773 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4612.09 4612.086 4612.086 100.00 ------------------------------------------------------------------------------- PC_run 2773 2773 4596.97 1.658 1.658 99.67 GM_PC_couple 2773 2773 7.02 0.003 0.003 0.15 PC_GM_couple 2773 2773 5.55 0.002 0.002 0.12 #others 2.55 2.551 0.06 ------------------------------------------------------------------------------- ======= Cycle 2773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2774 steps, 2.56000 s simulation time, 4613.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2774 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4613.86 4613.865 4613.865 100.00 ------------------------------------------------------------------------------- PC_run 2774 2774 4598.74 1.658 1.658 99.67 GM_PC_couple 2774 2774 7.02 0.003 0.003 0.15 PC_GM_couple 2774 2774 5.55 0.002 0.002 0.12 #others 2.55 2.551 0.06 ------------------------------------------------------------------------------- ======= Cycle 2774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2775 steps, 2.56000 s simulation time, 4615.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2775 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4615.37 4615.374 4615.374 100.00 ------------------------------------------------------------------------------- PC_run 2775 2775 4600.25 1.658 1.658 99.67 GM_PC_couple 2775 2775 7.02 0.003 0.003 0.15 PC_GM_couple 2775 2775 5.55 0.002 0.002 0.12 #others 2.55 2.552 0.06 ------------------------------------------------------------------------------- ======= Cycle 2775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2776 steps, 2.56000 s simulation time, 4617.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2776 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4617.03 4617.034 4617.034 100.00 ------------------------------------------------------------------------------- PC_run 2776 2776 4601.90 1.658 1.658 99.67 GM_PC_couple 2776 2776 7.03 0.003 0.003 0.15 PC_GM_couple 2776 2776 5.55 0.002 0.002 0.12 #others 2.55 2.553 0.06 ------------------------------------------------------------------------------- ======= Cycle 2776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2777 steps, 2.56000 s simulation time, 4618.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2777 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4618.39 4618.391 4618.391 100.00 ------------------------------------------------------------------------------- PC_run 2777 2777 4603.25 1.658 1.658 99.67 GM_PC_couple 2777 2777 7.03 0.003 0.003 0.15 PC_GM_couple 2777 2777 5.56 0.002 0.002 0.12 #others 2.55 2.554 0.06 ------------------------------------------------------------------------------- ======= Cycle 2777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2778 steps, 2.56000 s simulation time, 4620.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2778 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4620.16 4620.158 4620.158 100.00 ------------------------------------------------------------------------------- PC_run 2778 2778 4605.02 1.658 1.658 99.67 GM_PC_couple 2778 2778 7.03 0.003 0.003 0.15 PC_GM_couple 2778 2778 5.56 0.002 0.002 0.12 #others 2.55 2.555 0.06 ------------------------------------------------------------------------------- ======= Cycle 2778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2779 steps, 2.56000 s simulation time, 4621.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2779 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4621.56 4621.560 4621.560 100.00 ------------------------------------------------------------------------------- PC_run 2779 2779 4606.41 1.658 1.658 99.67 GM_PC_couple 2779 2779 7.03 0.003 0.003 0.15 PC_GM_couple 2779 2779 5.56 0.002 0.002 0.12 #others 2.56 2.555 0.06 ------------------------------------------------------------------------------- ======= Cycle 2779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2780 steps, 2.56000 s simulation time, 4622.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2780 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4622.87 4622.867 4622.867 100.00 ------------------------------------------------------------------------------- PC_run 2780 2780 4607.72 1.657 1.657 99.67 GM_PC_couple 2780 2780 7.03 0.003 0.003 0.15 PC_GM_couple 2780 2780 5.56 0.002 0.002 0.12 #others 2.56 2.556 0.06 ------------------------------------------------------------------------------- ======= Cycle 2780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2781 steps, 2.56000 s simulation time, 4624.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2781 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4624.16 4624.158 4624.158 100.00 ------------------------------------------------------------------------------- PC_run 2781 2781 4609.00 1.657 1.657 99.67 GM_PC_couple 2781 2781 7.04 0.003 0.003 0.15 PC_GM_couple 2781 2781 5.56 0.002 0.002 0.12 #others 2.56 2.557 0.06 ------------------------------------------------------------------------------- ======= Cycle 2781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2782 steps, 2.56000 s simulation time, 4625.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2782 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4625.82 4625.825 4625.825 100.00 ------------------------------------------------------------------------------- PC_run 2782 2782 4610.66 1.657 1.657 99.67 GM_PC_couple 2782 2782 7.04 0.003 0.003 0.15 PC_GM_couple 2782 2782 5.56 0.002 0.002 0.12 #others 2.56 2.558 0.06 ------------------------------------------------------------------------------- ======= Cycle 2782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2783 steps, 2.56000 s simulation time, 4627.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2783 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4627.19 4627.192 4627.192 100.00 ------------------------------------------------------------------------------- PC_run 2783 2783 4612.03 1.657 1.657 99.67 GM_PC_couple 2783 2783 7.04 0.003 0.003 0.15 PC_GM_couple 2783 2783 5.57 0.002 0.002 0.12 #others 2.56 2.558 0.06 ------------------------------------------------------------------------------- ======= Cycle 2783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2784 steps, 2.56000 s simulation time, 4628.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2784 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4628.64 4628.643 4628.643 100.00 ------------------------------------------------------------------------------- PC_run 2784 2784 4613.47 1.657 1.657 99.67 GM_PC_couple 2784 2784 7.04 0.003 0.003 0.15 PC_GM_couple 2784 2784 5.57 0.002 0.002 0.12 #others 2.56 2.559 0.06 ------------------------------------------------------------------------------- ======= Cycle 2784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2785 steps, 2.56000 s simulation time, 4630.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2785 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4630.16 4630.160 4630.160 100.00 ------------------------------------------------------------------------------- PC_run 2785 2785 4614.98 1.657 1.657 99.67 GM_PC_couple 2785 2785 7.05 0.003 0.003 0.15 PC_GM_couple 2785 2785 5.57 0.002 0.002 0.12 #others 2.56 2.561 0.06 ------------------------------------------------------------------------------- ======= Cycle 2785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2786 steps, 2.56000 s simulation time, 4631.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2786 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4631.86 4631.857 4631.857 100.00 ------------------------------------------------------------------------------- PC_run 2786 2786 4616.67 1.657 1.657 99.67 GM_PC_couple 2786 2786 7.05 0.003 0.003 0.15 PC_GM_couple 2786 2786 5.57 0.002 0.002 0.12 #others 2.56 2.562 0.06 ------------------------------------------------------------------------------- ======= Cycle 2786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2787 steps, 2.56000 s simulation time, 4633.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2787 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4633.40 4633.397 4633.397 100.00 ------------------------------------------------------------------------------- PC_run 2787 2787 4618.21 1.657 1.657 99.67 GM_PC_couple 2787 2787 7.05 0.003 0.003 0.15 PC_GM_couple 2787 2787 5.57 0.002 0.002 0.12 #others 2.56 2.563 0.06 ------------------------------------------------------------------------------- ======= Cycle 2787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2788 steps, 2.56000 s simulation time, 4635.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2788 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4635.29 4635.291 4635.291 100.00 ------------------------------------------------------------------------------- PC_run 2788 2788 4620.10 1.657 1.657 99.67 GM_PC_couple 2788 2788 7.05 0.003 0.003 0.15 PC_GM_couple 2788 2788 5.58 0.002 0.002 0.12 #others 2.56 2.564 0.06 ------------------------------------------------------------------------------- ======= Cycle 2788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2789 steps, 2.56000 s simulation time, 4636.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2789 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4636.91 4636.905 4636.905 100.00 ------------------------------------------------------------------------------- PC_run 2789 2789 4621.71 1.657 1.657 99.67 GM_PC_couple 2789 2789 7.06 0.003 0.003 0.15 PC_GM_couple 2789 2789 5.58 0.002 0.002 0.12 #others 2.56 2.565 0.06 ------------------------------------------------------------------------------- ======= Cycle 2789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2790 steps, 2.56000 s simulation time, 4638.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2790 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4638.82 4638.823 4638.823 100.00 ------------------------------------------------------------------------------- PC_run 2790 2790 4623.62 1.657 1.657 99.67 GM_PC_couple 2790 2790 7.06 0.003 0.003 0.15 PC_GM_couple 2790 2790 5.58 0.002 0.002 0.12 #others 2.57 2.566 0.06 ------------------------------------------------------------------------------- ======= Cycle 2790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2791 steps, 2.56000 s simulation time, 4640.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2791 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4640.70 4640.702 4640.702 100.00 ------------------------------------------------------------------------------- PC_run 2791 2791 4625.49 1.657 1.657 99.67 GM_PC_couple 2791 2791 7.06 0.003 0.003 0.15 PC_GM_couple 2791 2791 5.58 0.002 0.002 0.12 #others 2.57 2.567 0.06 ------------------------------------------------------------------------------- ======= Cycle 2791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2792 steps, 2.56000 s simulation time, 4642.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2792 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4642.65 4642.646 4642.646 100.00 ------------------------------------------------------------------------------- PC_run 2792 2792 4627.43 1.657 1.657 99.67 GM_PC_couple 2792 2792 7.07 0.003 0.003 0.15 PC_GM_couple 2792 2792 5.58 0.002 0.002 0.12 #others 2.57 2.568 0.06 ------------------------------------------------------------------------------- ======= Cycle 2792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2793 steps, 2.56000 s simulation time, 4644.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2793 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4644.61 4644.606 4644.606 100.00 ------------------------------------------------------------------------------- PC_run 2793 2793 4629.38 1.657 1.657 99.67 GM_PC_couple 2793 2793 7.07 0.003 0.003 0.15 PC_GM_couple 2793 2793 5.59 0.002 0.002 0.12 #others 2.57 2.569 0.06 ------------------------------------------------------------------------------- ======= Cycle 2793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2794 steps, 2.56000 s simulation time, 4646.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2794 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4646.71 4646.711 4646.711 100.00 ------------------------------------------------------------------------------- PC_run 2794 2794 4631.48 1.658 1.658 99.67 GM_PC_couple 2794 2794 7.07 0.003 0.003 0.15 PC_GM_couple 2794 2794 5.59 0.002 0.002 0.12 #others 2.57 2.570 0.06 ------------------------------------------------------------------------------- ======= Cycle 2794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2795 steps, 2.56000 s simulation time, 4647.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2795 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4647.98 4647.979 4647.979 100.00 ------------------------------------------------------------------------------- PC_run 2795 2795 4632.75 1.658 1.658 99.67 GM_PC_couple 2795 2795 7.07 0.003 0.003 0.15 PC_GM_couple 2795 2795 5.59 0.002 0.002 0.12 #others 2.57 2.571 0.06 ------------------------------------------------------------------------------- ======= Cycle 2795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2796 steps, 2.56000 s simulation time, 4649.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2796 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4649.52 4649.523 4649.523 100.00 ------------------------------------------------------------------------------- PC_run 2796 2796 4634.28 1.657 1.657 99.67 GM_PC_couple 2796 2796 7.08 0.003 0.003 0.15 PC_GM_couple 2796 2796 5.59 0.002 0.002 0.12 #others 2.57 2.572 0.06 ------------------------------------------------------------------------------- ======= Cycle 2796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2797 steps, 2.56000 s simulation time, 4650.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2797 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4650.88 4650.880 4650.880 100.00 ------------------------------------------------------------------------------- PC_run 2797 2797 4635.64 1.657 1.657 99.67 GM_PC_couple 2797 2797 7.08 0.003 0.003 0.15 PC_GM_couple 2797 2797 5.59 0.002 0.002 0.12 #others 2.57 2.573 0.06 ------------------------------------------------------------------------------- ======= Cycle 2797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2798 steps, 2.56000 s simulation time, 4652.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2798 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4652.58 4652.583 4652.583 100.00 ------------------------------------------------------------------------------- PC_run 2798 2798 4637.34 1.657 1.657 99.67 GM_PC_couple 2798 2798 7.08 0.003 0.003 0.15 PC_GM_couple 2798 2798 5.59 0.002 0.002 0.12 #others 2.57 2.573 0.06 ------------------------------------------------------------------------------- ======= Cycle 2798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2799 steps, 2.56000 s simulation time, 4654.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2799 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4654.08 4654.082 4654.082 100.00 ------------------------------------------------------------------------------- PC_run 2799 2799 4638.83 1.657 1.657 99.67 GM_PC_couple 2799 2799 7.08 0.003 0.003 0.15 PC_GM_couple 2799 2799 5.60 0.002 0.002 0.12 #others 2.57 2.574 0.06 ------------------------------------------------------------------------------- ======= Cycle 2799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2800 steps, 2.56000 s simulation time, 4655.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2800 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4655.54 4655.544 4655.544 100.00 ------------------------------------------------------------------------------- PC_run 2800 2800 4640.29 1.657 1.657 99.67 GM_PC_couple 2800 2800 7.08 0.003 0.003 0.15 PC_GM_couple 2800 2800 5.60 0.002 0.002 0.12 #others 2.58 2.575 0.06 ------------------------------------------------------------------------------- ======= Cycle 2800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2801 steps, 2.56000 s simulation time, 4656.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2801 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4656.88 4656.884 4656.884 100.00 ------------------------------------------------------------------------------- PC_run 2801 2801 4641.62 1.657 1.657 99.67 GM_PC_couple 2801 2801 7.09 0.003 0.003 0.15 PC_GM_couple 2801 2801 5.60 0.002 0.002 0.12 #others 2.58 2.576 0.06 ------------------------------------------------------------------------------- ======= Cycle 2801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2802 steps, 2.56000 s simulation time, 4658.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2802 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4658.52 4658.517 4658.517 100.00 ------------------------------------------------------------------------------- PC_run 2802 2802 4643.25 1.657 1.657 99.67 GM_PC_couple 2802 2802 7.09 0.003 0.003 0.15 PC_GM_couple 2802 2802 5.60 0.002 0.002 0.12 #others 2.58 2.577 0.06 ------------------------------------------------------------------------------- ======= Cycle 2802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2803 steps, 2.56000 s simulation time, 4659.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2803 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4659.99 4659.986 4659.986 100.00 ------------------------------------------------------------------------------- PC_run 2803 2803 4644.71 1.657 1.657 99.67 GM_PC_couple 2803 2803 7.09 0.003 0.003 0.15 PC_GM_couple 2803 2803 5.60 0.002 0.002 0.12 #others 2.58 2.578 0.06 ------------------------------------------------------------------------------- ======= Cycle 2803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2804 steps, 2.56000 s simulation time, 4661.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2804 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4661.81 4661.812 4661.812 100.00 ------------------------------------------------------------------------------- PC_run 2804 2804 4646.53 1.657 1.657 99.67 GM_PC_couple 2804 2804 7.09 0.003 0.003 0.15 PC_GM_couple 2804 2804 5.61 0.002 0.002 0.12 #others 2.58 2.579 0.06 ------------------------------------------------------------------------------- ======= Cycle 2804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2805 steps, 2.56000 s simulation time, 4663.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2805 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4663.46 4663.464 4663.464 100.00 ------------------------------------------------------------------------------- PC_run 2805 2805 4648.18 1.657 1.657 99.67 GM_PC_couple 2805 2805 7.10 0.003 0.003 0.15 PC_GM_couple 2805 2805 5.61 0.002 0.002 0.12 #others 2.58 2.580 0.06 ------------------------------------------------------------------------------- ======= Cycle 2805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2806 steps, 2.56000 s simulation time, 4665.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2806 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4665.10 4665.102 4665.102 100.00 ------------------------------------------------------------------------------- PC_run 2806 2806 4649.81 1.657 1.657 99.67 GM_PC_couple 2806 2806 7.10 0.003 0.003 0.15 PC_GM_couple 2806 2806 5.61 0.002 0.002 0.12 #others 2.58 2.581 0.06 ------------------------------------------------------------------------------- ======= Cycle 2806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2807 steps, 2.56000 s simulation time, 4666.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2807 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4666.76 4666.762 4666.762 100.00 ------------------------------------------------------------------------------- PC_run 2807 2807 4651.47 1.657 1.657 99.67 GM_PC_couple 2807 2807 7.10 0.003 0.003 0.15 PC_GM_couple 2807 2807 5.61 0.002 0.002 0.12 #others 2.58 2.582 0.06 ------------------------------------------------------------------------------- ======= Cycle 2807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2808 steps, 2.56000 s simulation time, 4668.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2808 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4668.83 4668.830 4668.830 100.00 ------------------------------------------------------------------------------- PC_run 2808 2808 4653.53 1.657 1.657 99.67 GM_PC_couple 2808 2808 7.10 0.003 0.003 0.15 PC_GM_couple 2808 2808 5.61 0.002 0.002 0.12 #others 2.58 2.583 0.06 ------------------------------------------------------------------------------- ======= Cycle 2808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2809 steps, 2.56000 s simulation time, 4670.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2809 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4670.67 4670.668 4670.668 100.00 ------------------------------------------------------------------------------- PC_run 2809 2809 4655.36 1.657 1.657 99.67 GM_PC_couple 2809 2809 7.10 0.003 0.003 0.15 PC_GM_couple 2809 2809 5.61 0.002 0.002 0.12 #others 2.58 2.583 0.06 ------------------------------------------------------------------------------- ======= Cycle 2809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2810 steps, 2.56000 s simulation time, 4672.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2810 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4672.38 4672.378 4672.378 100.00 ------------------------------------------------------------------------------- PC_run 2810 2810 4657.07 1.657 1.657 99.67 GM_PC_couple 2810 2810 7.11 0.003 0.003 0.15 PC_GM_couple 2810 2810 5.62 0.002 0.002 0.12 #others 2.58 2.584 0.06 ------------------------------------------------------------------------------- ======= Cycle 2810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2811 steps, 2.56000 s simulation time, 4673.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2811 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4673.99 4673.993 4673.993 100.00 ------------------------------------------------------------------------------- PC_run 2811 2811 4658.68 1.657 1.657 99.67 GM_PC_couple 2811 2811 7.11 0.003 0.003 0.15 PC_GM_couple 2811 2811 5.62 0.002 0.002 0.12 #others 2.58 2.585 0.06 ------------------------------------------------------------------------------- ======= Cycle 2811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2812 steps, 2.56000 s simulation time, 4675.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2812 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4675.92 4675.918 4675.918 100.00 ------------------------------------------------------------------------------- PC_run 2812 2812 4660.60 1.657 1.657 99.67 GM_PC_couple 2812 2812 7.11 0.003 0.003 0.15 PC_GM_couple 2812 2812 5.62 0.002 0.002 0.12 #others 2.59 2.586 0.06 ------------------------------------------------------------------------------- ======= Cycle 2812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2813 steps, 2.56000 s simulation time, 4677.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2813 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4677.36 4677.364 4677.364 100.00 ------------------------------------------------------------------------------- PC_run 2813 2813 4662.04 1.657 1.657 99.67 GM_PC_couple 2813 2813 7.11 0.003 0.003 0.15 PC_GM_couple 2813 2813 5.62 0.002 0.002 0.12 #others 2.59 2.587 0.06 ------------------------------------------------------------------------------- ======= Cycle 2813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2814 steps, 2.56000 s simulation time, 4678.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2814 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4678.68 4678.678 4678.678 100.00 ------------------------------------------------------------------------------- PC_run 2814 2814 4663.35 1.657 1.657 99.67 GM_PC_couple 2814 2814 7.12 0.003 0.003 0.15 PC_GM_couple 2814 2814 5.62 0.002 0.002 0.12 #others 2.59 2.588 0.06 ------------------------------------------------------------------------------- ======= Cycle 2814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2815 steps, 2.56000 s simulation time, 4680.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2815 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4680.08 4680.077 4680.077 100.00 ------------------------------------------------------------------------------- PC_run 2815 2815 4664.74 1.657 1.657 99.67 GM_PC_couple 2815 2815 7.12 0.003 0.003 0.15 PC_GM_couple 2815 2815 5.63 0.002 0.002 0.12 #others 2.59 2.588 0.06 ------------------------------------------------------------------------------- ======= Cycle 2815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2816 steps, 2.56000 s simulation time, 4681.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2816 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4681.69 4681.694 4681.694 100.00 ------------------------------------------------------------------------------- PC_run 2816 2816 4666.36 1.657 1.657 99.67 GM_PC_couple 2816 2816 7.12 0.003 0.003 0.15 PC_GM_couple 2816 2816 5.63 0.002 0.002 0.12 #others 2.59 2.589 0.06 ------------------------------------------------------------------------------- ======= Cycle 2816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2817 steps, 2.56000 s simulation time, 4683.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2817 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4683.04 4683.044 4683.044 100.00 ------------------------------------------------------------------------------- PC_run 2817 2817 4667.70 1.657 1.657 99.67 GM_PC_couple 2817 2817 7.12 0.003 0.003 0.15 PC_GM_couple 2817 2817 5.63 0.002 0.002 0.12 #others 2.59 2.590 0.06 ------------------------------------------------------------------------------- ======= Cycle 2817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2818 steps, 2.56000 s simulation time, 4684.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2818 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4684.38 4684.377 4684.377 100.00 ------------------------------------------------------------------------------- PC_run 2818 2818 4669.03 1.657 1.657 99.67 GM_PC_couple 2818 2818 7.13 0.003 0.003 0.15 PC_GM_couple 2818 2818 5.63 0.002 0.002 0.12 #others 2.59 2.591 0.06 ------------------------------------------------------------------------------- ======= Cycle 2818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2819 steps, 2.56000 s simulation time, 4686.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2819 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4686.29 4686.286 4686.286 100.00 ------------------------------------------------------------------------------- PC_run 2819 2819 4670.93 1.657 1.657 99.67 GM_PC_couple 2819 2819 7.13 0.003 0.003 0.15 PC_GM_couple 2819 2819 5.63 0.002 0.002 0.12 #others 2.59 2.592 0.06 ------------------------------------------------------------------------------- ======= Cycle 2819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2820 steps, 2.56000 s simulation time, 4688.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2820 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4688.86 4688.855 4688.855 100.00 ------------------------------------------------------------------------------- PC_run 2820 2820 4673.50 1.657 1.657 99.67 GM_PC_couple 2820 2820 7.13 0.003 0.003 0.15 PC_GM_couple 2820 2820 5.64 0.002 0.002 0.12 #others 2.59 2.592 0.06 ------------------------------------------------------------------------------- ======= Cycle 2820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2821 steps, 2.56000 s simulation time, 4691.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2821 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4691.18 4691.183 4691.183 100.00 ------------------------------------------------------------------------------- PC_run 2821 2821 4675.82 1.658 1.658 99.67 GM_PC_couple 2821 2821 7.13 0.003 0.003 0.15 PC_GM_couple 2821 2821 5.64 0.002 0.002 0.12 #others 2.59 2.593 0.06 ------------------------------------------------------------------------------- ======= Cycle 2821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2822 steps, 2.56000 s simulation time, 4693.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2822 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4693.04 4693.040 4693.040 100.00 ------------------------------------------------------------------------------- PC_run 2822 2822 4677.67 1.658 1.658 99.67 GM_PC_couple 2822 2822 7.13 0.003 0.003 0.15 PC_GM_couple 2822 2822 5.64 0.002 0.002 0.12 #others 2.59 2.594 0.06 ------------------------------------------------------------------------------- ======= Cycle 2822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2823 steps, 2.56000 s simulation time, 4695.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2823 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4695.15 4695.147 4695.147 100.00 ------------------------------------------------------------------------------- PC_run 2823 2823 4679.77 1.658 1.658 99.67 GM_PC_couple 2823 2823 7.14 0.003 0.003 0.15 PC_GM_couple 2823 2823 5.64 0.002 0.002 0.12 #others 2.59 2.595 0.06 ------------------------------------------------------------------------------- ======= Cycle 2823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2824 steps, 2.56000 s simulation time, 4697.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2824 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4697.37 4697.367 4697.367 100.00 ------------------------------------------------------------------------------- PC_run 2824 2824 4681.99 1.658 1.658 99.67 GM_PC_couple 2824 2824 7.14 0.003 0.003 0.15 PC_GM_couple 2824 2824 5.64 0.002 0.002 0.12 #others 2.60 2.595 0.06 ------------------------------------------------------------------------------- ======= Cycle 2824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2825 steps, 2.56000 s simulation time, 4698.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2825 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4698.95 4698.952 4698.952 100.00 ------------------------------------------------------------------------------- PC_run 2825 2825 4683.57 1.658 1.658 99.67 GM_PC_couple 2825 2825 7.14 0.003 0.003 0.15 PC_GM_couple 2825 2825 5.64 0.002 0.002 0.12 #others 2.60 2.596 0.06 ------------------------------------------------------------------------------- ======= Cycle 2825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2826 steps, 2.56000 s simulation time, 4700.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2826 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4700.49 4700.487 4700.487 100.00 ------------------------------------------------------------------------------- PC_run 2826 2826 4685.10 1.658 1.658 99.67 GM_PC_couple 2826 2826 7.14 0.003 0.003 0.15 PC_GM_couple 2826 2826 5.65 0.002 0.002 0.12 #others 2.60 2.597 0.06 ------------------------------------------------------------------------------- ======= Cycle 2826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2827 steps, 2.56000 s simulation time, 4702.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2827 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4702.16 4702.163 4702.163 100.00 ------------------------------------------------------------------------------- PC_run 2827 2827 4686.77 1.658 1.658 99.67 GM_PC_couple 2827 2827 7.15 0.003 0.003 0.15 PC_GM_couple 2827 2827 5.65 0.002 0.002 0.12 #others 2.60 2.598 0.06 ------------------------------------------------------------------------------- ======= Cycle 2827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2828 steps, 2.56000 s simulation time, 4704.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2828 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4704.11 4704.111 4704.111 100.00 ------------------------------------------------------------------------------- PC_run 2828 2828 4688.71 1.658 1.658 99.67 GM_PC_couple 2828 2828 7.15 0.003 0.003 0.15 PC_GM_couple 2828 2828 5.65 0.002 0.002 0.12 #others 2.60 2.599 0.06 ------------------------------------------------------------------------------- ======= Cycle 2828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2829 steps, 2.56000 s simulation time, 4705.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2829 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4705.86 4705.857 4705.857 100.00 ------------------------------------------------------------------------------- PC_run 2829 2829 4690.45 1.658 1.658 99.67 GM_PC_couple 2829 2829 7.15 0.003 0.003 0.15 PC_GM_couple 2829 2829 5.65 0.002 0.002 0.12 #others 2.60 2.600 0.06 ------------------------------------------------------------------------------- ======= Cycle 2829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2830 steps, 2.56000 s simulation time, 4707.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2830 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4707.60 4707.598 4707.598 100.00 ------------------------------------------------------------------------------- PC_run 2830 2830 4692.19 1.658 1.658 99.67 GM_PC_couple 2830 2830 7.15 0.003 0.003 0.15 PC_GM_couple 2830 2830 5.65 0.002 0.002 0.12 #others 2.60 2.600 0.06 ------------------------------------------------------------------------------- ======= Cycle 2830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2831 steps, 2.56000 s simulation time, 4709.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2831 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4709.46 4709.459 4709.459 100.00 ------------------------------------------------------------------------------- PC_run 2831 2831 4694.05 1.658 1.658 99.67 GM_PC_couple 2831 2831 7.16 0.003 0.003 0.15 PC_GM_couple 2831 2831 5.66 0.002 0.002 0.12 #others 2.60 2.601 0.06 ------------------------------------------------------------------------------- ======= Cycle 2831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2832 steps, 2.56000 s simulation time, 4711.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2832 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4711.02 4711.023 4711.023 100.00 ------------------------------------------------------------------------------- PC_run 2832 2832 4695.61 1.658 1.658 99.67 GM_PC_couple 2832 2832 7.16 0.003 0.003 0.15 PC_GM_couple 2832 2832 5.66 0.002 0.002 0.12 #others 2.60 2.602 0.06 ------------------------------------------------------------------------------- ======= Cycle 2832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2833 steps, 2.56000 s simulation time, 4712.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2833 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4712.92 4712.920 4712.920 100.00 ------------------------------------------------------------------------------- PC_run 2833 2833 4697.50 1.658 1.658 99.67 GM_PC_couple 2833 2833 7.16 0.003 0.003 0.15 PC_GM_couple 2833 2833 5.66 0.002 0.002 0.12 #others 2.60 2.602 0.06 ------------------------------------------------------------------------------- ======= Cycle 2833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2834 steps, 2.56000 s simulation time, 4715.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2834 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4715.55 4715.548 4715.548 100.00 ------------------------------------------------------------------------------- PC_run 2834 2834 4700.12 1.658 1.658 99.67 GM_PC_couple 2834 2834 7.16 0.003 0.003 0.15 PC_GM_couple 2834 2834 5.66 0.002 0.002 0.12 #others 2.60 2.603 0.06 ------------------------------------------------------------------------------- ======= Cycle 2834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2835 steps, 2.56000 s simulation time, 4717.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2835 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4717.20 4717.195 4717.195 100.00 ------------------------------------------------------------------------------- PC_run 2835 2835 4701.76 1.658 1.658 99.67 GM_PC_couple 2835 2835 7.16 0.003 0.003 0.15 PC_GM_couple 2835 2835 5.66 0.002 0.002 0.12 #others 2.60 2.604 0.06 ------------------------------------------------------------------------------- ======= Cycle 2835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2836 steps, 2.56000 s simulation time, 4718.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2836 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4718.95 4718.949 4718.949 100.00 ------------------------------------------------------------------------------- PC_run 2836 2836 4703.51 1.659 1.659 99.67 GM_PC_couple 2836 2836 7.17 0.003 0.003 0.15 PC_GM_couple 2836 2836 5.66 0.002 0.002 0.12 #others 2.61 2.605 0.06 ------------------------------------------------------------------------------- ======= Cycle 2836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2837 steps, 2.56000 s simulation time, 4720.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2837 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4720.52 4720.520 4720.520 100.00 ------------------------------------------------------------------------------- PC_run 2837 2837 4705.08 1.658 1.658 99.67 GM_PC_couple 2837 2837 7.17 0.003 0.003 0.15 PC_GM_couple 2837 2837 5.67 0.002 0.002 0.12 #others 2.61 2.606 0.06 ------------------------------------------------------------------------------- ======= Cycle 2837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2838 steps, 2.56000 s simulation time, 4722.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2838 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4722.37 4722.374 4722.374 100.00 ------------------------------------------------------------------------------- PC_run 2838 2838 4706.93 1.659 1.659 99.67 GM_PC_couple 2838 2838 7.17 0.003 0.003 0.15 PC_GM_couple 2838 2838 5.67 0.002 0.002 0.12 #others 2.61 2.607 0.06 ------------------------------------------------------------------------------- ======= Cycle 2838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2839 steps, 2.56000 s simulation time, 4724.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2839 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4724.10 4724.100 4724.100 100.00 ------------------------------------------------------------------------------- PC_run 2839 2839 4708.65 1.659 1.659 99.67 GM_PC_couple 2839 2839 7.17 0.003 0.003 0.15 PC_GM_couple 2839 2839 5.67 0.002 0.002 0.12 #others 2.61 2.608 0.06 ------------------------------------------------------------------------------- ======= Cycle 2839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2840 steps, 2.56000 s simulation time, 4725.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2840 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4725.77 4725.767 4725.767 100.00 ------------------------------------------------------------------------------- PC_run 2840 2840 4710.31 1.659 1.659 99.67 GM_PC_couple 2840 2840 7.18 0.003 0.003 0.15 PC_GM_couple 2840 2840 5.67 0.002 0.002 0.12 #others 2.61 2.608 0.06 ------------------------------------------------------------------------------- ======= Cycle 2840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2841 steps, 2.56000 s simulation time, 4727.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2841 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4727.89 4727.890 4727.890 100.00 ------------------------------------------------------------------------------- PC_run 2841 2841 4712.43 1.659 1.659 99.67 GM_PC_couple 2841 2841 7.18 0.003 0.003 0.15 PC_GM_couple 2841 2841 5.67 0.002 0.002 0.12 #others 2.61 2.609 0.06 ------------------------------------------------------------------------------- ======= Cycle 2841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2842 steps, 2.56000 s simulation time, 4729.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2842 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4729.97 4729.965 4729.965 100.00 ------------------------------------------------------------------------------- PC_run 2842 2842 4714.50 1.659 1.659 99.67 GM_PC_couple 2842 2842 7.18 0.003 0.003 0.15 PC_GM_couple 2842 2842 5.68 0.002 0.002 0.12 #others 2.61 2.610 0.06 ------------------------------------------------------------------------------- ======= Cycle 2842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2843 steps, 2.56000 s simulation time, 4732.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2843 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4732.06 4732.056 4732.056 100.00 ------------------------------------------------------------------------------- PC_run 2843 2843 4716.58 1.659 1.659 99.67 GM_PC_couple 2843 2843 7.18 0.003 0.003 0.15 PC_GM_couple 2843 2843 5.68 0.002 0.002 0.12 #others 2.61 2.611 0.06 ------------------------------------------------------------------------------- ======= Cycle 2843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2844 steps, 2.56000 s simulation time, 4734.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2844 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4734.43 4734.431 4734.431 100.00 ------------------------------------------------------------------------------- PC_run 2844 2844 4718.95 1.659 1.659 99.67 GM_PC_couple 2844 2844 7.19 0.003 0.003 0.15 PC_GM_couple 2844 2844 5.68 0.002 0.002 0.12 #others 2.61 2.612 0.06 ------------------------------------------------------------------------------- ======= Cycle 2844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2845 steps, 2.56000 s simulation time, 4736.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2845 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4736.47 4736.474 4736.474 100.00 ------------------------------------------------------------------------------- PC_run 2845 2845 4720.99 1.659 1.659 99.67 GM_PC_couple 2845 2845 7.19 0.003 0.003 0.15 PC_GM_couple 2845 2845 5.68 0.002 0.002 0.12 #others 2.61 2.613 0.06 ------------------------------------------------------------------------------- ======= Cycle 2845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2846 steps, 2.56000 s simulation time, 4738.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2846 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4738.00 4738.003 4738.003 100.00 ------------------------------------------------------------------------------- PC_run 2846 2846 4722.52 1.659 1.659 99.67 GM_PC_couple 2846 2846 7.19 0.003 0.003 0.15 PC_GM_couple 2846 2846 5.68 0.002 0.002 0.12 #others 2.61 2.614 0.06 ------------------------------------------------------------------------------- ======= Cycle 2846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2847 steps, 2.56000 s simulation time, 4739.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2847 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4739.67 4739.674 4739.674 100.00 ------------------------------------------------------------------------------- PC_run 2847 2847 4724.18 1.659 1.659 99.67 GM_PC_couple 2847 2847 7.19 0.003 0.003 0.15 PC_GM_couple 2847 2847 5.68 0.002 0.002 0.12 #others 2.61 2.615 0.06 ------------------------------------------------------------------------------- ======= Cycle 2847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2848 steps, 2.56000 s simulation time, 4741.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2848 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4741.77 4741.766 4741.766 100.00 ------------------------------------------------------------------------------- PC_run 2848 2848 4726.27 1.660 1.660 99.67 GM_PC_couple 2848 2848 7.19 0.003 0.003 0.15 PC_GM_couple 2848 2848 5.69 0.002 0.002 0.12 #others 2.62 2.616 0.06 ------------------------------------------------------------------------------- ======= Cycle 2848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2849 steps, 2.56000 s simulation time, 4743.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2849 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4743.33 4743.333 4743.333 100.00 ------------------------------------------------------------------------------- PC_run 2849 2849 4727.83 1.659 1.659 99.67 GM_PC_couple 2849 2849 7.20 0.003 0.003 0.15 PC_GM_couple 2849 2849 5.69 0.002 0.002 0.12 #others 2.62 2.617 0.06 ------------------------------------------------------------------------------- ======= Cycle 2849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2850 steps, 2.56000 s simulation time, 4745.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2850 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4745.00 4745.003 4745.003 100.00 ------------------------------------------------------------------------------- PC_run 2850 2850 4729.49 1.659 1.659 99.67 GM_PC_couple 2850 2850 7.20 0.003 0.003 0.15 PC_GM_couple 2850 2850 5.69 0.002 0.002 0.12 #others 2.62 2.618 0.06 ------------------------------------------------------------------------------- ======= Cycle 2850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2851 steps, 2.56000 s simulation time, 4746.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2851 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4746.71 4746.708 4746.708 100.00 ------------------------------------------------------------------------------- PC_run 2851 2851 4731.19 1.659 1.659 99.67 GM_PC_couple 2851 2851 7.20 0.003 0.003 0.15 PC_GM_couple 2851 2851 5.69 0.002 0.002 0.12 #others 2.62 2.619 0.06 ------------------------------------------------------------------------------- ======= Cycle 2851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2852 steps, 2.56000 s simulation time, 4748.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2852 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4748.75 4748.751 4748.751 100.00 ------------------------------------------------------------------------------- PC_run 2852 2852 4733.23 1.660 1.660 99.67 GM_PC_couple 2852 2852 7.20 0.003 0.003 0.15 PC_GM_couple 2852 2852 5.70 0.002 0.002 0.12 #others 2.62 2.620 0.06 ------------------------------------------------------------------------------- ======= Cycle 2852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2853 steps, 2.56000 s simulation time, 4750.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2853 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4750.69 4750.693 4750.693 100.00 ------------------------------------------------------------------------------- PC_run 2853 2853 4735.17 1.660 1.660 99.67 GM_PC_couple 2853 2853 7.21 0.003 0.003 0.15 PC_GM_couple 2853 2853 5.70 0.002 0.002 0.12 #others 2.62 2.620 0.06 ------------------------------------------------------------------------------- ======= Cycle 2853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2854 steps, 2.56000 s simulation time, 4752.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2854 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4752.64 4752.641 4752.641 100.00 ------------------------------------------------------------------------------- PC_run 2854 2854 4737.11 1.660 1.660 99.67 GM_PC_couple 2854 2854 7.21 0.003 0.003 0.15 PC_GM_couple 2854 2854 5.70 0.002 0.002 0.12 #others 2.62 2.621 0.06 ------------------------------------------------------------------------------- ======= Cycle 2854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2855 steps, 2.56000 s simulation time, 4754.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2855 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4754.57 4754.573 4754.573 100.00 ------------------------------------------------------------------------------- PC_run 2855 2855 4739.04 1.660 1.660 99.67 GM_PC_couple 2855 2855 7.21 0.003 0.003 0.15 PC_GM_couple 2855 2855 5.70 0.002 0.002 0.12 #others 2.62 2.622 0.06 ------------------------------------------------------------------------------- ======= Cycle 2855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2856 steps, 2.56000 s simulation time, 4756.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2856 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4756.99 4756.989 4756.989 100.00 ------------------------------------------------------------------------------- PC_run 2856 2856 4741.45 1.660 1.660 99.67 GM_PC_couple 2856 2856 7.21 0.003 0.003 0.15 PC_GM_couple 2856 2856 5.70 0.002 0.002 0.12 #others 2.62 2.623 0.06 ------------------------------------------------------------------------------- ======= Cycle 2856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2857 steps, 2.56000 s simulation time, 4759.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2857 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4759.00 4759.003 4759.003 100.00 ------------------------------------------------------------------------------- PC_run 2857 2857 4743.46 1.660 1.660 99.67 GM_PC_couple 2857 2857 7.22 0.003 0.003 0.15 PC_GM_couple 2857 2857 5.70 0.002 0.002 0.12 #others 2.62 2.624 0.06 ------------------------------------------------------------------------------- ======= Cycle 2857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2858 steps, 2.56000 s simulation time, 4760.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2858 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4760.64 4760.641 4760.641 100.00 ------------------------------------------------------------------------------- PC_run 2858 2858 4745.09 1.660 1.660 99.67 GM_PC_couple 2858 2858 7.22 0.003 0.003 0.15 PC_GM_couple 2858 2858 5.71 0.002 0.002 0.12 #others 2.62 2.624 0.06 ------------------------------------------------------------------------------- ======= Cycle 2858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2859 steps, 2.56000 s simulation time, 4762.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2859 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4762.18 4762.183 4762.183 100.00 ------------------------------------------------------------------------------- PC_run 2859 2859 4746.63 1.660 1.660 99.67 GM_PC_couple 2859 2859 7.22 0.003 0.003 0.15 PC_GM_couple 2859 2859 5.71 0.002 0.002 0.12 #others 2.63 2.625 0.06 ------------------------------------------------------------------------------- ======= Cycle 2859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2860 steps, 2.56000 s simulation time, 4764.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2860 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4764.18 4764.180 4764.180 100.00 ------------------------------------------------------------------------------- PC_run 2860 2860 4748.62 1.660 1.660 99.67 GM_PC_couple 2860 2860 7.22 0.003 0.003 0.15 PC_GM_couple 2860 2860 5.71 0.002 0.002 0.12 #others 2.63 2.626 0.06 ------------------------------------------------------------------------------- ======= Cycle 2860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2861 steps, 2.56000 s simulation time, 4765.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2861 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4765.87 4765.870 4765.870 100.00 ------------------------------------------------------------------------------- PC_run 2861 2861 4750.31 1.660 1.660 99.67 GM_PC_couple 2861 2861 7.23 0.003 0.003 0.15 PC_GM_couple 2861 2861 5.71 0.002 0.002 0.12 #others 2.63 2.627 0.06 ------------------------------------------------------------------------------- ======= Cycle 2861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2862 steps, 2.56000 s simulation time, 4767.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2862 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4767.50 4767.499 4767.499 100.00 ------------------------------------------------------------------------------- PC_run 2862 2862 4751.93 1.660 1.660 99.67 GM_PC_couple 2862 2862 7.23 0.003 0.003 0.15 PC_GM_couple 2862 2862 5.71 0.002 0.002 0.12 #others 2.63 2.628 0.06 ------------------------------------------------------------------------------- ======= Cycle 2862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2863 steps, 2.56000 s simulation time, 4769.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2863 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4769.18 4769.184 4769.184 100.00 ------------------------------------------------------------------------------- PC_run 2863 2863 4753.61 1.660 1.660 99.67 GM_PC_couple 2863 2863 7.23 0.003 0.003 0.15 PC_GM_couple 2863 2863 5.72 0.002 0.002 0.12 #others 2.63 2.629 0.06 ------------------------------------------------------------------------------- ======= Cycle 2863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2864 steps, 2.56000 s simulation time, 4771.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2864 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4771.25 4771.254 4771.254 100.00 ------------------------------------------------------------------------------- PC_run 2864 2864 4755.68 1.661 1.661 99.67 GM_PC_couple 2864 2864 7.23 0.003 0.003 0.15 PC_GM_couple 2864 2864 5.72 0.002 0.002 0.12 #others 2.63 2.630 0.06 ------------------------------------------------------------------------------- ======= Cycle 2864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2865 steps, 2.56000 s simulation time, 4773.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2865 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4773.21 4773.211 4773.211 100.00 ------------------------------------------------------------------------------- PC_run 2865 2865 4757.63 1.661 1.661 99.67 GM_PC_couple 2865 2865 7.23 0.003 0.003 0.15 PC_GM_couple 2865 2865 5.72 0.002 0.002 0.12 #others 2.63 2.630 0.06 ------------------------------------------------------------------------------- ======= Cycle 2865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2866 steps, 2.56000 s simulation time, 4774.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2866 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4774.96 4774.956 4774.956 100.00 ------------------------------------------------------------------------------- PC_run 2866 2866 4759.37 1.661 1.661 99.67 GM_PC_couple 2866 2866 7.24 0.003 0.003 0.15 PC_GM_couple 2866 2866 5.72 0.002 0.002 0.12 #others 2.63 2.631 0.06 ------------------------------------------------------------------------------- ======= Cycle 2866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2867 steps, 2.56000 s simulation time, 4776.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2867 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4776.61 4776.614 4776.614 100.00 ------------------------------------------------------------------------------- PC_run 2867 2867 4761.02 1.661 1.661 99.67 GM_PC_couple 2867 2867 7.24 0.003 0.003 0.15 PC_GM_couple 2867 2867 5.72 0.002 0.002 0.12 #others 2.63 2.632 0.06 ------------------------------------------------------------------------------- ======= Cycle 2867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2868 steps, 2.56000 s simulation time, 4778.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2868 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4778.47 4778.468 4778.468 100.00 ------------------------------------------------------------------------------- PC_run 2868 2868 4762.87 1.661 1.661 99.67 GM_PC_couple 2868 2868 7.24 0.003 0.003 0.15 PC_GM_couple 2868 2868 5.73 0.002 0.002 0.12 #others 2.63 2.633 0.06 ------------------------------------------------------------------------------- ======= Cycle 2868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2869 steps, 2.56000 s simulation time, 4780.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2869 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4780.23 4780.226 4780.226 100.00 ------------------------------------------------------------------------------- PC_run 2869 2869 4764.62 1.661 1.661 99.67 GM_PC_couple 2869 2869 7.24 0.003 0.003 0.15 PC_GM_couple 2869 2869 5.73 0.002 0.002 0.12 #others 2.63 2.634 0.06 ------------------------------------------------------------------------------- ======= Cycle 2869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2870 steps, 2.56000 s simulation time, 4781.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2870 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4781.99 4781.986 4781.986 100.00 ------------------------------------------------------------------------------- PC_run 2870 2870 4766.37 1.661 1.661 99.67 GM_PC_couple 2870 2870 7.25 0.003 0.003 0.15 PC_GM_couple 2870 2870 5.73 0.002 0.002 0.12 #others 2.63 2.635 0.06 ------------------------------------------------------------------------------- ======= Cycle 2870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2871 steps, 2.56000 s simulation time, 4783.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2871 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4783.63 4783.626 4783.626 100.00 ------------------------------------------------------------------------------- PC_run 2871 2871 4768.01 1.661 1.661 99.67 GM_PC_couple 2871 2871 7.25 0.003 0.003 0.15 PC_GM_couple 2871 2871 5.73 0.002 0.002 0.12 #others 2.64 2.636 0.06 ------------------------------------------------------------------------------- ======= Cycle 2871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2872 steps, 2.56000 s simulation time, 4785.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2872 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4785.21 4785.214 4785.214 100.00 ------------------------------------------------------------------------------- PC_run 2872 2872 4769.59 1.661 1.661 99.67 GM_PC_couple 2872 2872 7.25 0.003 0.003 0.15 PC_GM_couple 2872 2872 5.73 0.002 0.002 0.12 #others 2.64 2.637 0.06 ------------------------------------------------------------------------------- ======= Cycle 2872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2873 steps, 2.56000 s simulation time, 4786.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2873 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4786.79 4786.790 4786.790 100.00 ------------------------------------------------------------------------------- PC_run 2873 2873 4771.16 1.661 1.661 99.67 GM_PC_couple 2873 2873 7.25 0.003 0.003 0.15 PC_GM_couple 2873 2873 5.73 0.002 0.002 0.12 #others 2.64 2.637 0.06 ------------------------------------------------------------------------------- ======= Cycle 2873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2874 steps, 2.56000 s simulation time, 4788.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2874 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4788.76 4788.756 4788.756 100.00 ------------------------------------------------------------------------------- PC_run 2874 2874 4773.12 1.661 1.661 99.67 GM_PC_couple 2874 2874 7.26 0.003 0.003 0.15 PC_GM_couple 2874 2874 5.74 0.002 0.002 0.12 #others 2.64 2.638 0.06 ------------------------------------------------------------------------------- ======= Cycle 2874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2875 steps, 2.56000 s simulation time, 4790.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2875 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4790.42 4790.418 4790.418 100.00 ------------------------------------------------------------------------------- PC_run 2875 2875 4774.78 1.661 1.661 99.67 GM_PC_couple 2875 2875 7.26 0.003 0.003 0.15 PC_GM_couple 2875 2875 5.74 0.002 0.002 0.12 #others 2.64 2.639 0.06 ------------------------------------------------------------------------------- ======= Cycle 2875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2876 steps, 2.56000 s simulation time, 4792.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2876 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4792.08 4792.079 4792.079 100.00 ------------------------------------------------------------------------------- PC_run 2876 2876 4776.44 1.661 1.661 99.67 GM_PC_couple 2876 2876 7.26 0.003 0.003 0.15 PC_GM_couple 2876 2876 5.74 0.002 0.002 0.12 #others 2.64 2.640 0.06 ------------------------------------------------------------------------------- ======= Cycle 2876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2877 steps, 2.56000 s simulation time, 4793.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2877 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4793.85 4793.855 4793.855 100.00 ------------------------------------------------------------------------------- PC_run 2877 2877 4778.21 1.661 1.661 99.67 GM_PC_couple 2877 2877 7.26 0.003 0.003 0.15 PC_GM_couple 2877 2877 5.74 0.002 0.002 0.12 #others 2.64 2.641 0.06 ------------------------------------------------------------------------------- ======= Cycle 2877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2878 steps, 2.56000 s simulation time, 4795.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2878 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4795.43 4795.435 4795.435 100.00 ------------------------------------------------------------------------------- PC_run 2878 2878 4779.78 1.661 1.661 99.67 GM_PC_couple 2878 2878 7.27 0.003 0.003 0.15 PC_GM_couple 2878 2878 5.74 0.002 0.002 0.12 #others 2.64 2.642 0.06 ------------------------------------------------------------------------------- ======= Cycle 2878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2879 steps, 2.56000 s simulation time, 4797.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2879 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4797.22 4797.215 4797.215 100.00 ------------------------------------------------------------------------------- PC_run 2879 2879 4781.56 1.661 1.661 99.67 GM_PC_couple 2879 2879 7.27 0.003 0.003 0.15 PC_GM_couple 2879 2879 5.75 0.002 0.002 0.12 #others 2.64 2.643 0.06 ------------------------------------------------------------------------------- ======= Cycle 2879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2880 steps, 2.56000 s simulation time, 4798.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2880 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4798.98 4798.976 4798.976 100.00 ------------------------------------------------------------------------------- PC_run 2880 2880 4783.31 1.661 1.661 99.67 GM_PC_couple 2880 2880 7.27 0.003 0.003 0.15 PC_GM_couple 2880 2880 5.75 0.002 0.002 0.12 #others 2.64 2.644 0.06 ------------------------------------------------------------------------------- ======= Cycle 2880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2881 steps, 2.56000 s simulation time, 4800.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2881 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4800.59 4800.592 4800.592 100.00 ------------------------------------------------------------------------------- PC_run 2881 2881 4784.93 1.661 1.661 99.67 GM_PC_couple 2881 2881 7.27 0.003 0.003 0.15 PC_GM_couple 2881 2881 5.75 0.002 0.002 0.12 #others 2.65 2.645 0.06 ------------------------------------------------------------------------------- ======= Cycle 2881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2882 steps, 2.56000 s simulation time, 4802.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2882 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4802.22 4802.224 4802.224 100.00 ------------------------------------------------------------------------------- PC_run 2882 2882 4786.55 1.661 1.661 99.67 GM_PC_couple 2882 2882 7.27 0.003 0.003 0.15 PC_GM_couple 2882 2882 5.75 0.002 0.002 0.12 #others 2.65 2.646 0.06 ------------------------------------------------------------------------------- ======= Cycle 2882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2883 steps, 2.56000 s simulation time, 4803.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2883 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4803.84 4803.836 4803.836 100.00 ------------------------------------------------------------------------------- PC_run 2883 2883 4788.16 1.661 1.661 99.67 GM_PC_couple 2883 2883 7.28 0.003 0.003 0.15 PC_GM_couple 2883 2883 5.75 0.002 0.002 0.12 #others 2.65 2.647 0.06 ------------------------------------------------------------------------------- ======= Cycle 2883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2884 steps, 2.56000 s simulation time, 4805.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2884 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4805.68 4805.676 4805.676 100.00 ------------------------------------------------------------------------------- PC_run 2884 2884 4789.99 1.661 1.661 99.67 GM_PC_couple 2884 2884 7.28 0.003 0.003 0.15 PC_GM_couple 2884 2884 5.75 0.002 0.002 0.12 #others 2.65 2.647 0.06 ------------------------------------------------------------------------------- ======= Cycle 2884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2885 steps, 2.56000 s simulation time, 4807.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2885 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4807.28 4807.280 4807.280 100.00 ------------------------------------------------------------------------------- PC_run 2885 2885 4791.59 1.661 1.661 99.67 GM_PC_couple 2885 2885 7.28 0.003 0.003 0.15 PC_GM_couple 2885 2885 5.76 0.002 0.002 0.12 #others 2.65 2.648 0.06 ------------------------------------------------------------------------------- ======= Cycle 2885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2886 steps, 2.56000 s simulation time, 4808.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2886 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4808.83 4808.833 4808.833 100.00 ------------------------------------------------------------------------------- PC_run 2886 2886 4793.14 1.661 1.661 99.67 GM_PC_couple 2886 2886 7.28 0.003 0.003 0.15 PC_GM_couple 2886 2886 5.76 0.002 0.002 0.12 #others 2.65 2.649 0.06 ------------------------------------------------------------------------------- ======= Cycle 2886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2887 steps, 2.56000 s simulation time, 4810.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2887 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4810.42 4810.417 4810.417 100.00 ------------------------------------------------------------------------------- PC_run 2887 2887 4794.72 1.661 1.661 99.67 GM_PC_couple 2887 2887 7.29 0.003 0.003 0.15 PC_GM_couple 2887 2887 5.76 0.002 0.002 0.12 #others 2.65 2.649 0.06 ------------------------------------------------------------------------------- ======= Cycle 2887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2888 steps, 2.56000 s simulation time, 4812.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2888 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4812.20 4812.205 4812.205 100.00 ------------------------------------------------------------------------------- PC_run 2888 2888 4796.50 1.661 1.661 99.67 GM_PC_couple 2888 2888 7.29 0.003 0.003 0.15 PC_GM_couple 2888 2888 5.76 0.002 0.002 0.12 #others 2.65 2.650 0.06 ------------------------------------------------------------------------------- ======= Cycle 2888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2889 steps, 2.56000 s simulation time, 4813.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2889 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4813.82 4813.821 4813.821 100.00 ------------------------------------------------------------------------------- PC_run 2889 2889 4798.11 1.661 1.661 99.67 GM_PC_couple 2889 2889 7.29 0.003 0.003 0.15 PC_GM_couple 2889 2889 5.76 0.002 0.002 0.12 #others 2.65 2.651 0.06 ------------------------------------------------------------------------------- ======= Cycle 2889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2890 steps, 2.56000 s simulation time, 4815.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2890 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4815.63 4815.628 4815.628 100.00 ------------------------------------------------------------------------------- PC_run 2890 2890 4799.92 1.661 1.661 99.67 GM_PC_couple 2890 2890 7.29 0.003 0.003 0.15 PC_GM_couple 2890 2890 5.77 0.002 0.002 0.12 #others 2.65 2.652 0.06 ------------------------------------------------------------------------------- ======= Cycle 2890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2891 steps, 2.56000 s simulation time, 4817.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2891 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4817.38 4817.384 4817.384 100.00 ------------------------------------------------------------------------------- PC_run 2891 2891 4801.67 1.661 1.661 99.67 GM_PC_couple 2891 2891 7.30 0.003 0.003 0.15 PC_GM_couple 2891 2891 5.77 0.002 0.002 0.12 #others 2.65 2.653 0.06 ------------------------------------------------------------------------------- ======= Cycle 2891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2892 steps, 2.56000 s simulation time, 4819.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2892 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4819.19 4819.188 4819.188 100.00 ------------------------------------------------------------------------------- PC_run 2892 2892 4803.47 1.661 1.661 99.67 GM_PC_couple 2892 2892 7.30 0.003 0.003 0.15 PC_GM_couple 2892 2892 5.77 0.002 0.002 0.12 #others 2.65 2.654 0.06 ------------------------------------------------------------------------------- ======= Cycle 2892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2893 steps, 2.56000 s simulation time, 4820.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2893 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4820.83 4820.825 4820.825 100.00 ------------------------------------------------------------------------------- PC_run 2893 2893 4805.10 1.661 1.661 99.67 GM_PC_couple 2893 2893 7.30 0.003 0.003 0.15 PC_GM_couple 2893 2893 5.77 0.002 0.002 0.12 #others 2.65 2.655 0.06 ------------------------------------------------------------------------------- ======= Cycle 2893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2894 steps, 2.56000 s simulation time, 4822.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2894 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4822.52 4822.517 4822.517 100.00 ------------------------------------------------------------------------------- PC_run 2894 2894 4806.79 1.661 1.661 99.67 GM_PC_couple 2894 2894 7.30 0.003 0.003 0.15 PC_GM_couple 2894 2894 5.77 0.002 0.002 0.12 #others 2.66 2.656 0.06 ------------------------------------------------------------------------------- ======= Cycle 2894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2895 steps, 2.56000 s simulation time, 4824.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2895 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4824.14 4824.143 4824.143 100.00 ------------------------------------------------------------------------------- PC_run 2895 2895 4808.41 1.661 1.661 99.67 GM_PC_couple 2895 2895 7.30 0.003 0.003 0.15 PC_GM_couple 2895 2895 5.77 0.002 0.002 0.12 #others 2.66 2.657 0.06 ------------------------------------------------------------------------------- ======= Cycle 2895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2896 steps, 2.56000 s simulation time, 4825.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2896 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4825.97 4825.965 4825.965 100.00 ------------------------------------------------------------------------------- PC_run 2896 2896 4810.22 1.661 1.661 99.67 GM_PC_couple 2896 2896 7.31 0.003 0.003 0.15 PC_GM_couple 2896 2896 5.78 0.002 0.002 0.12 #others 2.66 2.657 0.06 ------------------------------------------------------------------------------- ======= Cycle 2896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2897 steps, 2.56000 s simulation time, 4827.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2897 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4827.55 4827.553 4827.553 100.00 ------------------------------------------------------------------------------- PC_run 2897 2897 4811.81 1.661 1.661 99.67 GM_PC_couple 2897 2897 7.31 0.003 0.003 0.15 PC_GM_couple 2897 2897 5.78 0.002 0.002 0.12 #others 2.66 2.658 0.06 ------------------------------------------------------------------------------- ======= Cycle 2897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2898 steps, 2.56000 s simulation time, 4829.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2898 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4829.03 4829.033 4829.033 100.00 ------------------------------------------------------------------------------- PC_run 2898 2898 4813.28 1.661 1.661 99.67 GM_PC_couple 2898 2898 7.31 0.003 0.003 0.15 PC_GM_couple 2898 2898 5.78 0.002 0.002 0.12 #others 2.66 2.659 0.06 ------------------------------------------------------------------------------- ======= Cycle 2898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2899 steps, 2.56000 s simulation time, 4830.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2899 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4830.65 4830.647 4830.647 100.00 ------------------------------------------------------------------------------- PC_run 2899 2899 4814.89 1.661 1.661 99.67 GM_PC_couple 2899 2899 7.31 0.003 0.003 0.15 PC_GM_couple 2899 2899 5.78 0.002 0.002 0.12 #others 2.66 2.659 0.06 ------------------------------------------------------------------------------- ======= Cycle 2899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2900 steps, 2.56000 s simulation time, 4832.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2900 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4832.26 4832.263 4832.263 100.00 ------------------------------------------------------------------------------- PC_run 2900 2900 4816.50 1.661 1.661 99.67 GM_PC_couple 2900 2900 7.32 0.003 0.003 0.15 PC_GM_couple 2900 2900 5.78 0.002 0.002 0.12 #others 2.66 2.660 0.06 ------------------------------------------------------------------------------- ======= Cycle 2900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2901 steps, 2.56000 s simulation time, 4833.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2901 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4833.90 4833.898 4833.898 100.00 ------------------------------------------------------------------------------- PC_run 2901 2901 4818.13 1.661 1.661 99.67 GM_PC_couple 2901 2901 7.32 0.003 0.003 0.15 PC_GM_couple 2901 2901 5.79 0.002 0.002 0.12 #others 2.66 2.661 0.06 ------------------------------------------------------------------------------- ======= Cycle 2901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2902 steps, 2.56000 s simulation time, 4835.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2902 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4835.50 4835.505 4835.505 100.00 ------------------------------------------------------------------------------- PC_run 2902 2902 4819.73 1.661 1.661 99.67 GM_PC_couple 2902 2902 7.32 0.003 0.003 0.15 PC_GM_couple 2902 2902 5.79 0.002 0.002 0.12 #others 2.66 2.662 0.06 ------------------------------------------------------------------------------- ======= Cycle 2902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2903 steps, 2.56000 s simulation time, 4837.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2903 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4837.13 4837.128 4837.128 100.00 ------------------------------------------------------------------------------- PC_run 2903 2903 4821.35 1.661 1.661 99.67 GM_PC_couple 2903 2903 7.32 0.003 0.003 0.15 PC_GM_couple 2903 2903 5.79 0.002 0.002 0.12 #others 2.66 2.663 0.06 ------------------------------------------------------------------------------- ======= Cycle 2903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2904 steps, 2.56000 s simulation time, 4838.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2904 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4838.96 4838.960 4838.960 100.00 ------------------------------------------------------------------------------- PC_run 2904 2904 4823.18 1.661 1.661 99.67 GM_PC_couple 2904 2904 7.32 0.003 0.003 0.15 PC_GM_couple 2904 2904 5.79 0.002 0.002 0.12 #others 2.66 2.663 0.06 ------------------------------------------------------------------------------- ======= Cycle 2904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2905 steps, 2.56000 s simulation time, 4840.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2905 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4840.65 4840.650 4840.650 100.00 ------------------------------------------------------------------------------- PC_run 2905 2905 4824.87 1.661 1.661 99.67 GM_PC_couple 2905 2905 7.33 0.003 0.003 0.15 PC_GM_couple 2905 2905 5.79 0.002 0.002 0.12 #others 2.66 2.664 0.06 ------------------------------------------------------------------------------- ======= Cycle 2905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2906 steps, 2.56000 s simulation time, 4842.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2906 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4842.16 4842.161 4842.161 100.00 ------------------------------------------------------------------------------- PC_run 2906 2906 4826.37 1.661 1.661 99.67 GM_PC_couple 2906 2906 7.33 0.003 0.003 0.15 PC_GM_couple 2906 2906 5.80 0.002 0.002 0.12 #others 2.66 2.665 0.06 ------------------------------------------------------------------------------- ======= Cycle 2906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2907 steps, 2.56000 s simulation time, 4843.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2907 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4843.83 4843.833 4843.833 100.00 ------------------------------------------------------------------------------- PC_run 2907 2907 4828.04 1.661 1.661 99.67 GM_PC_couple 2907 2907 7.33 0.003 0.003 0.15 PC_GM_couple 2907 2907 5.80 0.002 0.002 0.12 #others 2.67 2.665 0.06 ------------------------------------------------------------------------------- ======= Cycle 2907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2908 steps, 2.56000 s simulation time, 4845.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2908 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4845.44 4845.442 4845.442 100.00 ------------------------------------------------------------------------------- PC_run 2908 2908 4829.64 1.661 1.661 99.67 GM_PC_couple 2908 2908 7.33 0.003 0.003 0.15 PC_GM_couple 2908 2908 5.80 0.002 0.002 0.12 #others 2.67 2.666 0.06 ------------------------------------------------------------------------------- ======= Cycle 2908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2909 steps, 2.56000 s simulation time, 4847.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2909 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4847.92 4847.919 4847.919 100.00 ------------------------------------------------------------------------------- PC_run 2909 2909 4832.12 1.661 1.661 99.67 GM_PC_couple 2909 2909 7.34 0.003 0.003 0.15 PC_GM_couple 2909 2909 5.80 0.002 0.002 0.12 #others 2.67 2.667 0.06 ------------------------------------------------------------------------------- ======= Cycle 2909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2910 steps, 2.56000 s simulation time, 4849.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2910 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4849.65 4849.646 4849.646 100.00 ------------------------------------------------------------------------------- PC_run 2910 2910 4833.84 1.661 1.661 99.67 GM_PC_couple 2910 2910 7.34 0.003 0.003 0.15 PC_GM_couple 2910 2910 5.80 0.002 0.002 0.12 #others 2.67 2.668 0.06 ------------------------------------------------------------------------------- ======= Cycle 2910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2911 steps, 2.56000 s simulation time, 4851.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2911 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4851.65 4851.647 4851.647 100.00 ------------------------------------------------------------------------------- PC_run 2911 2911 4835.83 1.661 1.661 99.67 GM_PC_couple 2911 2911 7.34 0.003 0.003 0.15 PC_GM_couple 2911 2911 5.80 0.002 0.002 0.12 #others 2.67 2.668 0.06 ------------------------------------------------------------------------------- ======= Cycle 2911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2912 steps, 2.56000 s simulation time, 4853.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2912 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4853.41 4853.405 4853.405 100.00 ------------------------------------------------------------------------------- PC_run 2912 2912 4837.59 1.661 1.661 99.67 GM_PC_couple 2912 2912 7.34 0.003 0.003 0.15 PC_GM_couple 2912 2912 5.81 0.002 0.002 0.12 #others 2.67 2.669 0.06 ------------------------------------------------------------------------------- ======= Cycle 2912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2913 steps, 2.56000 s simulation time, 4855.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2913 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4855.11 4855.107 4855.107 100.00 ------------------------------------------------------------------------------- PC_run 2913 2913 4839.28 1.661 1.661 99.67 GM_PC_couple 2913 2913 7.35 0.003 0.003 0.15 PC_GM_couple 2913 2913 5.81 0.002 0.002 0.12 #others 2.67 2.670 0.05 ------------------------------------------------------------------------------- ======= Cycle 2913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2914 steps, 2.56000 s simulation time, 4856.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2914 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4856.78 4856.783 4856.783 100.00 ------------------------------------------------------------------------------- PC_run 2914 2914 4840.95 1.661 1.661 99.67 GM_PC_couple 2914 2914 7.35 0.003 0.003 0.15 PC_GM_couple 2914 2914 5.81 0.002 0.002 0.12 #others 2.67 2.671 0.05 ------------------------------------------------------------------------------- ======= Cycle 2914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2915 steps, 2.56000 s simulation time, 4858.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2915 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4858.42 4858.418 4858.418 100.00 ------------------------------------------------------------------------------- PC_run 2915 2915 4842.58 1.661 1.661 99.67 GM_PC_couple 2915 2915 7.35 0.003 0.003 0.15 PC_GM_couple 2915 2915 5.81 0.002 0.002 0.12 #others 2.67 2.672 0.05 ------------------------------------------------------------------------------- ======= Cycle 2915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2916 steps, 2.56000 s simulation time, 4859.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2916 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4859.99 4859.991 4859.991 100.00 ------------------------------------------------------------------------------- PC_run 2916 2916 4844.15 1.661 1.661 99.67 GM_PC_couple 2916 2916 7.35 0.003 0.003 0.15 PC_GM_couple 2916 2916 5.81 0.002 0.002 0.12 #others 2.67 2.673 0.05 ------------------------------------------------------------------------------- ======= Cycle 2916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2917 steps, 2.56000 s simulation time, 4861.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2917 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4861.64 4861.639 4861.639 100.00 ------------------------------------------------------------------------------- PC_run 2917 2917 4845.80 1.661 1.661 99.67 GM_PC_couple 2917 2917 7.35 0.003 0.003 0.15 PC_GM_couple 2917 2917 5.82 0.002 0.002 0.12 #others 2.67 2.674 0.05 ------------------------------------------------------------------------------- ======= Cycle 2917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2918 steps, 2.56000 s simulation time, 4863.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2918 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4863.76 4863.755 4863.755 100.00 ------------------------------------------------------------------------------- PC_run 2918 2918 4847.91 1.661 1.661 99.67 GM_PC_couple 2918 2918 7.36 0.003 0.003 0.15 PC_GM_couple 2918 2918 5.82 0.002 0.002 0.12 #others 2.67 2.675 0.05 ------------------------------------------------------------------------------- ======= Cycle 2918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2919 steps, 2.56000 s simulation time, 4865.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2919 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4865.74 4865.737 4865.737 100.00 ------------------------------------------------------------------------------- PC_run 2919 2919 4849.88 1.661 1.661 99.67 GM_PC_couple 2919 2919 7.36 0.003 0.003 0.15 PC_GM_couple 2919 2919 5.82 0.002 0.002 0.12 #others 2.68 2.676 0.05 ------------------------------------------------------------------------------- ======= Cycle 2919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2920 steps, 2.56000 s simulation time, 4867.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2920 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4867.78 4867.783 4867.783 100.00 ------------------------------------------------------------------------------- PC_run 2920 2920 4851.92 1.662 1.662 99.67 GM_PC_couple 2920 2920 7.36 0.003 0.003 0.15 PC_GM_couple 2920 2920 5.82 0.002 0.002 0.12 #others 2.68 2.677 0.05 ------------------------------------------------------------------------------- ======= Cycle 2920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2921 steps, 2.56000 s simulation time, 4869.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2921 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4869.89 4869.887 4869.887 100.00 ------------------------------------------------------------------------------- PC_run 2921 2921 4854.02 1.662 1.662 99.67 GM_PC_couple 2921 2921 7.36 0.003 0.003 0.15 PC_GM_couple 2921 2921 5.82 0.002 0.002 0.12 #others 2.68 2.677 0.05 ------------------------------------------------------------------------------- ======= Cycle 2921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2922 steps, 2.56000 s simulation time, 4872.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2922 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4872.23 4872.233 4872.233 100.00 ------------------------------------------------------------------------------- PC_run 2922 2922 4856.36 1.662 1.662 99.67 GM_PC_couple 2922 2922 7.37 0.003 0.003 0.15 PC_GM_couple 2922 2922 5.82 0.002 0.002 0.12 #others 2.68 2.678 0.05 ------------------------------------------------------------------------------- ======= Cycle 2922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2923 steps, 2.56000 s simulation time, 4874.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2923 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4874.04 4874.043 4874.043 100.00 ------------------------------------------------------------------------------- PC_run 2923 2923 4858.17 1.662 1.662 99.67 GM_PC_couple 2923 2923 7.37 0.003 0.003 0.15 PC_GM_couple 2923 2923 5.83 0.002 0.002 0.12 #others 2.68 2.679 0.05 ------------------------------------------------------------------------------- ======= Cycle 2923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2924 steps, 2.56000 s simulation time, 4876.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2924 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4876.00 4876.002 4876.002 100.00 ------------------------------------------------------------------------------- PC_run 2924 2924 4860.12 1.662 1.662 99.67 GM_PC_couple 2924 2924 7.37 0.003 0.003 0.15 PC_GM_couple 2924 2924 5.83 0.002 0.002 0.12 #others 2.68 2.680 0.05 ------------------------------------------------------------------------------- ======= Cycle 2924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2925 steps, 2.56000 s simulation time, 4878.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2925 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4878.13 4878.129 4878.129 100.00 ------------------------------------------------------------------------------- PC_run 2925 2925 4862.25 1.662 1.662 99.67 GM_PC_couple 2925 2925 7.37 0.003 0.003 0.15 PC_GM_couple 2925 2925 5.83 0.002 0.002 0.12 #others 2.68 2.680 0.05 ------------------------------------------------------------------------------- ======= Cycle 2925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2926 steps, 2.56000 s simulation time, 4880.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2926 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4880.64 4880.638 4880.638 100.00 ------------------------------------------------------------------------------- PC_run 2926 2926 4864.75 1.663 1.663 99.67 GM_PC_couple 2926 2926 7.38 0.003 0.003 0.15 PC_GM_couple 2926 2926 5.83 0.002 0.002 0.12 #others 2.68 2.681 0.05 ------------------------------------------------------------------------------- ======= Cycle 2926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2927 steps, 2.56000 s simulation time, 4882.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2927 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4882.80 4882.798 4882.798 100.00 ------------------------------------------------------------------------------- PC_run 2927 2927 4866.90 1.663 1.663 99.67 GM_PC_couple 2927 2927 7.38 0.003 0.003 0.15 PC_GM_couple 2927 2927 5.83 0.002 0.002 0.12 #others 2.68 2.682 0.05 ------------------------------------------------------------------------------- ======= Cycle 2927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2928 steps, 2.56000 s simulation time, 4884.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2928 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4884.67 4884.669 4884.669 100.00 ------------------------------------------------------------------------------- PC_run 2928 2928 4868.77 1.663 1.663 99.67 GM_PC_couple 2928 2928 7.38 0.003 0.003 0.15 PC_GM_couple 2928 2928 5.84 0.002 0.002 0.12 #others 2.68 2.682 0.05 ------------------------------------------------------------------------------- ======= Cycle 2928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2929 steps, 2.56000 s simulation time, 4886.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2929 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4886.36 4886.357 4886.357 100.00 ------------------------------------------------------------------------------- PC_run 2929 2929 4870.45 1.663 1.663 99.67 GM_PC_couple 2929 2929 7.38 0.003 0.003 0.15 PC_GM_couple 2929 2929 5.84 0.002 0.002 0.12 #others 2.68 2.683 0.05 ------------------------------------------------------------------------------- ======= Cycle 2929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2930 steps, 2.56000 s simulation time, 4888.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2930 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4888.19 4888.186 4888.186 100.00 ------------------------------------------------------------------------------- PC_run 2930 2930 4872.28 1.663 1.663 99.67 GM_PC_couple 2930 2930 7.38 0.003 0.003 0.15 PC_GM_couple 2930 2930 5.84 0.002 0.002 0.12 #others 2.68 2.684 0.05 ------------------------------------------------------------------------------- ======= Cycle 2930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2931 steps, 2.56000 s simulation time, 4889.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2931 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4889.77 4889.770 4889.770 100.00 ------------------------------------------------------------------------------- PC_run 2931 2931 4873.86 1.663 1.663 99.67 GM_PC_couple 2931 2931 7.39 0.003 0.003 0.15 PC_GM_couple 2931 2931 5.84 0.002 0.002 0.12 #others 2.69 2.685 0.05 ------------------------------------------------------------------------------- ======= Cycle 2931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2932 steps, 2.56000 s simulation time, 4891.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2932 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4891.30 4891.302 4891.302 100.00 ------------------------------------------------------------------------------- PC_run 2932 2932 4875.38 1.663 1.663 99.67 GM_PC_couple 2932 2932 7.39 0.003 0.003 0.15 PC_GM_couple 2932 2932 5.84 0.002 0.002 0.12 #others 2.69 2.686 0.05 ------------------------------------------------------------------------------- ======= Cycle 2932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2933 steps, 2.56000 s simulation time, 4892.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2933 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4892.95 4892.951 4892.951 100.00 ------------------------------------------------------------------------------- PC_run 2933 2933 4877.03 1.663 1.663 99.67 GM_PC_couple 2933 2933 7.39 0.003 0.003 0.15 PC_GM_couple 2933 2933 5.84 0.002 0.002 0.12 #others 2.69 2.687 0.05 ------------------------------------------------------------------------------- ======= Cycle 2933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2934 steps, 2.56000 s simulation time, 4894.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2934 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4894.82 4894.821 4894.821 100.00 ------------------------------------------------------------------------------- PC_run 2934 2934 4878.89 1.663 1.663 99.67 GM_PC_couple 2934 2934 7.39 0.003 0.003 0.15 PC_GM_couple 2934 2934 5.85 0.002 0.002 0.12 #others 2.69 2.688 0.05 ------------------------------------------------------------------------------- ======= Cycle 2934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2935 steps, 2.56000 s simulation time, 4896.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2935 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4896.39 4896.389 4896.389 100.00 ------------------------------------------------------------------------------- PC_run 2935 2935 4880.46 1.663 1.663 99.67 GM_PC_couple 2935 2935 7.40 0.003 0.003 0.15 PC_GM_couple 2935 2935 5.85 0.002 0.002 0.12 #others 2.69 2.688 0.05 ------------------------------------------------------------------------------- ======= Cycle 2935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2936 steps, 2.56000 s simulation time, 4897.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2936 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4897.99 4897.994 4897.994 100.00 ------------------------------------------------------------------------------- PC_run 2936 2936 4882.06 1.663 1.663 99.67 GM_PC_couple 2936 2936 7.40 0.003 0.003 0.15 PC_GM_couple 2936 2936 5.85 0.002 0.002 0.12 #others 2.69 2.689 0.05 ------------------------------------------------------------------------------- ======= Cycle 2936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2937 steps, 2.56000 s simulation time, 4899.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2937 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4899.63 4899.630 4899.630 100.00 ------------------------------------------------------------------------------- PC_run 2937 2937 4883.69 1.663 1.663 99.67 GM_PC_couple 2937 2937 7.40 0.003 0.003 0.15 PC_GM_couple 2937 2937 5.85 0.002 0.002 0.12 #others 2.69 2.690 0.05 ------------------------------------------------------------------------------- ======= Cycle 2937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2938 steps, 2.56000 s simulation time, 4901.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2938 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4901.46 4901.465 4901.465 100.00 ------------------------------------------------------------------------------- PC_run 2938 2938 4885.52 1.663 1.663 99.67 GM_PC_couple 2938 2938 7.40 0.003 0.003 0.15 PC_GM_couple 2938 2938 5.85 0.002 0.002 0.12 #others 2.69 2.691 0.05 ------------------------------------------------------------------------------- ======= Cycle 2938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2939 steps, 2.56000 s simulation time, 4902.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2939 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4902.97 4902.967 4902.967 100.00 ------------------------------------------------------------------------------- PC_run 2939 2939 4887.02 1.663 1.663 99.67 GM_PC_couple 2939 2939 7.40 0.003 0.003 0.15 PC_GM_couple 2939 2939 5.86 0.002 0.002 0.12 #others 2.69 2.691 0.05 ------------------------------------------------------------------------------- ======= Cycle 2939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2940 steps, 2.56000 s simulation time, 4904.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2940 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4904.50 4904.504 4904.504 100.00 ------------------------------------------------------------------------------- PC_run 2940 2940 4888.55 1.663 1.663 99.67 GM_PC_couple 2940 2940 7.41 0.003 0.003 0.15 PC_GM_couple 2940 2940 5.86 0.002 0.002 0.12 #others 2.69 2.692 0.05 ------------------------------------------------------------------------------- ======= Cycle 2940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2941 steps, 2.56000 s simulation time, 4906.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2941 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4906.18 4906.178 4906.178 100.00 ------------------------------------------------------------------------------- PC_run 2941 2941 4890.22 1.663 1.663 99.67 GM_PC_couple 2941 2941 7.41 0.003 0.003 0.15 PC_GM_couple 2941 2941 5.86 0.002 0.002 0.12 #others 2.69 2.693 0.05 ------------------------------------------------------------------------------- ======= Cycle 2941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2942 steps, 2.56000 s simulation time, 4907.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2942 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4907.99 4907.989 4907.989 100.00 ------------------------------------------------------------------------------- PC_run 2942 2942 4892.02 1.663 1.663 99.67 GM_PC_couple 2942 2942 7.41 0.003 0.003 0.15 PC_GM_couple 2942 2942 5.86 0.002 0.002 0.12 #others 2.69 2.693 0.05 ------------------------------------------------------------------------------- ======= Cycle 2942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2943 steps, 2.56000 s simulation time, 4909.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2943 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4909.60 4909.596 4909.596 100.00 ------------------------------------------------------------------------------- PC_run 2943 2943 4893.63 1.663 1.663 99.67 GM_PC_couple 2943 2943 7.41 0.003 0.003 0.15 PC_GM_couple 2943 2943 5.86 0.002 0.002 0.12 #others 2.69 2.694 0.05 ------------------------------------------------------------------------------- ======= Cycle 2943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2944 steps, 2.56000 s simulation time, 4911.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2944 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4911.21 4911.214 4911.214 100.00 ------------------------------------------------------------------------------- PC_run 2944 2944 4895.24 1.663 1.663 99.67 GM_PC_couple 2944 2944 7.42 0.003 0.003 0.15 PC_GM_couple 2944 2944 5.86 0.002 0.002 0.12 #others 2.69 2.695 0.05 ------------------------------------------------------------------------------- ======= Cycle 2944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2945 steps, 2.56000 s simulation time, 4912.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2945 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4912.68 4912.682 4912.682 100.00 ------------------------------------------------------------------------------- PC_run 2945 2945 4896.70 1.663 1.663 99.67 GM_PC_couple 2945 2945 7.42 0.003 0.003 0.15 PC_GM_couple 2945 2945 5.87 0.002 0.002 0.12 #others 2.70 2.696 0.05 ------------------------------------------------------------------------------- ======= Cycle 2945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2946 steps, 2.56000 s simulation time, 4914.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2946 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4914.61 4914.615 4914.615 100.00 ------------------------------------------------------------------------------- PC_run 2946 2946 4898.63 1.663 1.663 99.67 GM_PC_couple 2946 2946 7.42 0.003 0.003 0.15 PC_GM_couple 2946 2946 5.87 0.002 0.002 0.12 #others 2.70 2.696 0.05 ------------------------------------------------------------------------------- ======= Cycle 2946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2947 steps, 2.56000 s simulation time, 4916.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2947 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4916.43 4916.434 4916.434 100.00 ------------------------------------------------------------------------------- PC_run 2947 2947 4900.44 1.663 1.663 99.67 GM_PC_couple 2947 2947 7.42 0.003 0.003 0.15 PC_GM_couple 2947 2947 5.87 0.002 0.002 0.12 #others 2.70 2.697 0.05 ------------------------------------------------------------------------------- ======= Cycle 2947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2948 steps, 2.56000 s simulation time, 4918.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2948 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4918.50 4918.499 4918.499 100.00 ------------------------------------------------------------------------------- PC_run 2948 2948 4902.50 1.663 1.663 99.67 GM_PC_couple 2948 2948 7.43 0.003 0.003 0.15 PC_GM_couple 2948 2948 5.87 0.002 0.002 0.12 #others 2.70 2.698 0.05 ------------------------------------------------------------------------------- ======= Cycle 2948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2949 steps, 2.56000 s simulation time, 4920.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2949 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4920.63 4920.627 4920.627 100.00 ------------------------------------------------------------------------------- PC_run 2949 2949 4904.63 1.663 1.663 99.67 GM_PC_couple 2949 2949 7.43 0.003 0.003 0.15 PC_GM_couple 2949 2949 5.87 0.002 0.002 0.12 #others 2.70 2.699 0.05 ------------------------------------------------------------------------------- ======= Cycle 2949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2950 steps, 2.56000 s simulation time, 4923.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2950 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4923.04 4923.037 4923.037 100.00 ------------------------------------------------------------------------------- PC_run 2950 2950 4907.03 1.663 1.663 99.67 GM_PC_couple 2950 2950 7.43 0.003 0.003 0.15 PC_GM_couple 2950 2950 5.88 0.002 0.002 0.12 #others 2.70 2.699 0.05 ------------------------------------------------------------------------------- ======= Cycle 2950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2951 steps, 2.56000 s simulation time, 4924.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2951 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4924.97 4924.974 4924.974 100.00 ------------------------------------------------------------------------------- PC_run 2951 2951 4908.96 1.663 1.663 99.67 GM_PC_couple 2951 2951 7.43 0.003 0.003 0.15 PC_GM_couple 2951 2951 5.88 0.002 0.002 0.12 #others 2.70 2.701 0.05 ------------------------------------------------------------------------------- ======= Cycle 2951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2952 steps, 2.56000 s simulation time, 4926.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2952 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4926.98 4926.975 4926.975 100.00 ------------------------------------------------------------------------------- PC_run 2952 2952 4910.96 1.664 1.664 99.67 GM_PC_couple 2952 2952 7.43 0.003 0.003 0.15 PC_GM_couple 2952 2952 5.88 0.002 0.002 0.12 #others 2.70 2.701 0.05 ------------------------------------------------------------------------------- ======= Cycle 2952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2953 steps, 2.56000 s simulation time, 4928.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2953 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4928.50 4928.497 4928.497 100.00 ------------------------------------------------------------------------------- PC_run 2953 2953 4912.48 1.664 1.664 99.67 GM_PC_couple 2953 2953 7.44 0.003 0.003 0.15 PC_GM_couple 2953 2953 5.88 0.002 0.002 0.12 #others 2.70 2.702 0.05 ------------------------------------------------------------------------------- ======= Cycle 2953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2954 steps, 2.56000 s simulation time, 4930.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2954 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4930.87 4930.867 4930.867 100.00 ------------------------------------------------------------------------------- PC_run 2954 2954 4914.84 1.664 1.664 99.67 GM_PC_couple 2954 2954 7.44 0.003 0.003 0.15 PC_GM_couple 2954 2954 5.88 0.002 0.002 0.12 #others 2.70 2.703 0.05 ------------------------------------------------------------------------------- ======= Cycle 2954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2955 steps, 2.56000 s simulation time, 4933.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2955 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4933.21 4933.210 4933.210 100.00 ------------------------------------------------------------------------------- PC_run 2955 2955 4917.18 1.664 1.664 99.68 GM_PC_couple 2955 2955 7.44 0.003 0.003 0.15 PC_GM_couple 2955 2955 5.89 0.002 0.002 0.12 #others 2.70 2.704 0.05 ------------------------------------------------------------------------------- ======= Cycle 2955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2956 steps, 2.56000 s simulation time, 4935.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2956 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4935.48 4935.479 4935.479 100.00 ------------------------------------------------------------------------------- PC_run 2956 2956 4919.44 1.664 1.664 99.68 GM_PC_couple 2956 2956 7.44 0.003 0.003 0.15 PC_GM_couple 2956 2956 5.89 0.002 0.002 0.12 #others 2.70 2.705 0.05 ------------------------------------------------------------------------------- ======= Cycle 2956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2957 steps, 2.56000 s simulation time, 4937.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2957 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4937.39 4937.393 4937.393 100.00 ------------------------------------------------------------------------------- PC_run 2957 2957 4921.35 1.664 1.664 99.68 GM_PC_couple 2957 2957 7.45 0.003 0.003 0.15 PC_GM_couple 2957 2957 5.89 0.002 0.002 0.12 #others 2.71 2.705 0.05 ------------------------------------------------------------------------------- ======= Cycle 2957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2958 steps, 2.56000 s simulation time, 4939.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2958 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4939.49 4939.492 4939.492 100.00 ------------------------------------------------------------------------------- PC_run 2958 2958 4923.45 1.664 1.664 99.68 GM_PC_couple 2958 2958 7.45 0.003 0.003 0.15 PC_GM_couple 2958 2958 5.89 0.002 0.002 0.12 #others 2.71 2.706 0.05 ------------------------------------------------------------------------------- ======= Cycle 2958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2959 steps, 2.56000 s simulation time, 4941.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2959 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4941.13 4941.128 4941.128 100.00 ------------------------------------------------------------------------------- PC_run 2959 2959 4925.08 1.664 1.664 99.68 GM_PC_couple 2959 2959 7.45 0.003 0.003 0.15 PC_GM_couple 2959 2959 5.89 0.002 0.002 0.12 #others 2.71 2.707 0.05 ------------------------------------------------------------------------------- ======= Cycle 2959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2960 steps, 2.56000 s simulation time, 4942.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2960 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4942.90 4942.901 4942.901 100.00 ------------------------------------------------------------------------------- PC_run 2960 2960 4926.85 1.664 1.664 99.68 GM_PC_couple 2960 2960 7.45 0.003 0.003 0.15 PC_GM_couple 2960 2960 5.89 0.002 0.002 0.12 #others 2.71 2.708 0.05 ------------------------------------------------------------------------------- ======= Cycle 2960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2961 steps, 2.56000 s simulation time, 4944.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2961 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4944.53 4944.531 4944.531 100.00 ------------------------------------------------------------------------------- PC_run 2961 2961 4928.47 1.664 1.664 99.68 GM_PC_couple 2961 2961 7.46 0.003 0.003 0.15 PC_GM_couple 2961 2961 5.90 0.002 0.002 0.12 #others 2.71 2.709 0.05 ------------------------------------------------------------------------------- ======= Cycle 2961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2962 steps, 2.56000 s simulation time, 4946.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2962 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4946.28 4946.275 4946.275 100.00 ------------------------------------------------------------------------------- PC_run 2962 2962 4930.21 1.664 1.664 99.68 GM_PC_couple 2962 2962 7.46 0.003 0.003 0.15 PC_GM_couple 2962 2962 5.90 0.002 0.002 0.12 #others 2.71 2.710 0.05 ------------------------------------------------------------------------------- ======= Cycle 2962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2963 steps, 2.56000 s simulation time, 4947.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2963 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4947.95 4947.950 4947.950 100.00 ------------------------------------------------------------------------------- PC_run 2963 2963 4931.88 1.664 1.664 99.68 GM_PC_couple 2963 2963 7.46 0.003 0.003 0.15 PC_GM_couple 2963 2963 5.90 0.002 0.002 0.12 #others 2.71 2.711 0.05 ------------------------------------------------------------------------------- ======= Cycle 2963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2964 steps, 2.56000 s simulation time, 4950.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2964 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4950.06 4950.057 4950.057 100.00 ------------------------------------------------------------------------------- PC_run 2964 2964 4933.98 1.665 1.665 99.68 GM_PC_couple 2964 2964 7.47 0.003 0.003 0.15 PC_GM_couple 2964 2964 5.90 0.002 0.002 0.12 #others 2.71 2.712 0.05 ------------------------------------------------------------------------------- ======= Cycle 2964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2965 steps, 2.56000 s simulation time, 4951.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2965 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4951.75 4951.748 4951.748 100.00 ------------------------------------------------------------------------------- PC_run 2965 2965 4935.66 1.665 1.665 99.68 GM_PC_couple 2965 2965 7.47 0.003 0.003 0.15 PC_GM_couple 2965 2965 5.91 0.002 0.002 0.12 #others 2.71 2.713 0.05 ------------------------------------------------------------------------------- ======= Cycle 2965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2966 steps, 2.56000 s simulation time, 4953.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2966 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4953.43 4953.435 4953.435 100.00 ------------------------------------------------------------------------------- PC_run 2966 2966 4937.34 1.665 1.665 99.68 GM_PC_couple 2966 2966 7.47 0.003 0.003 0.15 PC_GM_couple 2966 2966 5.91 0.002 0.002 0.12 #others 2.71 2.713 0.05 ------------------------------------------------------------------------------- ======= Cycle 2966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2967 steps, 2.56000 s simulation time, 4955.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2967 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4955.14 4955.142 4955.142 100.00 ------------------------------------------------------------------------------- PC_run 2967 2967 4939.05 1.665 1.665 99.68 GM_PC_couple 2967 2967 7.47 0.003 0.003 0.15 PC_GM_couple 2967 2967 5.91 0.002 0.002 0.12 #others 2.71 2.714 0.05 ------------------------------------------------------------------------------- ======= Cycle 2967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2968 steps, 2.56000 s simulation time, 4956.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2968 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4956.81 4956.809 4956.809 100.00 ------------------------------------------------------------------------------- PC_run 2968 2968 4940.71 1.665 1.665 99.68 GM_PC_couple 2968 2968 7.47 0.003 0.003 0.15 PC_GM_couple 2968 2968 5.91 0.002 0.002 0.12 #others 2.72 2.715 0.05 ------------------------------------------------------------------------------- ======= Cycle 2968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2969 steps, 2.56000 s simulation time, 4958.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2969 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4958.69 4958.688 4958.688 100.00 ------------------------------------------------------------------------------- PC_run 2969 2969 4942.58 1.665 1.665 99.68 GM_PC_couple 2969 2969 7.48 0.003 0.003 0.15 PC_GM_couple 2969 2969 5.91 0.002 0.002 0.12 #others 2.72 2.716 0.05 ------------------------------------------------------------------------------- ======= Cycle 2969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2970 steps, 2.56000 s simulation time, 4960.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2970 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4960.32 4960.320 4960.320 100.00 ------------------------------------------------------------------------------- PC_run 2970 2970 4944.21 1.665 1.665 99.68 GM_PC_couple 2970 2970 7.48 0.003 0.003 0.15 PC_GM_couple 2970 2970 5.91 0.002 0.002 0.12 #others 2.72 2.717 0.05 ------------------------------------------------------------------------------- ======= Cycle 2970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2971 steps, 2.56000 s simulation time, 4961.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2971 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4961.90 4961.903 4961.903 100.00 ------------------------------------------------------------------------------- PC_run 2971 2971 4945.79 1.665 1.665 99.68 GM_PC_couple 2971 2971 7.48 0.003 0.003 0.15 PC_GM_couple 2971 2971 5.92 0.002 0.002 0.12 #others 2.72 2.717 0.05 ------------------------------------------------------------------------------- ======= Cycle 2971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2972 steps, 2.56000 s simulation time, 4963.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2972 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4963.37 4963.370 4963.370 100.00 ------------------------------------------------------------------------------- PC_run 2972 2972 4947.25 1.665 1.665 99.68 GM_PC_couple 2972 2972 7.48 0.003 0.003 0.15 PC_GM_couple 2972 2972 5.92 0.002 0.002 0.12 #others 2.72 2.718 0.05 ------------------------------------------------------------------------------- ======= Cycle 2972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2973 steps, 2.56000 s simulation time, 4964.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2973 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4964.94 4964.941 4964.941 100.00 ------------------------------------------------------------------------------- PC_run 2973 2973 4948.82 1.665 1.665 99.68 GM_PC_couple 2973 2973 7.49 0.003 0.003 0.15 PC_GM_couple 2973 2973 5.92 0.002 0.002 0.12 #others 2.72 2.719 0.05 ------------------------------------------------------------------------------- ======= Cycle 2973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2974 steps, 2.56000 s simulation time, 4966.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2974 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4966.80 4966.799 4966.799 100.00 ------------------------------------------------------------------------------- PC_run 2974 2974 4950.67 1.665 1.665 99.68 GM_PC_couple 2974 2974 7.49 0.003 0.003 0.15 PC_GM_couple 2974 2974 5.92 0.002 0.002 0.12 #others 2.72 2.720 0.05 ------------------------------------------------------------------------------- ======= Cycle 2974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2975 steps, 2.56000 s simulation time, 4968.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2975 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4968.37 4968.368 4968.368 100.00 ------------------------------------------------------------------------------- PC_run 2975 2975 4952.23 1.665 1.665 99.68 GM_PC_couple 2975 2975 7.49 0.003 0.003 0.15 PC_GM_couple 2975 2975 5.92 0.002 0.002 0.12 #others 2.72 2.721 0.05 ------------------------------------------------------------------------------- ======= Cycle 2975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2976 steps, 2.56000 s simulation time, 4970.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2976 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4970.13 4970.126 4970.126 100.00 ------------------------------------------------------------------------------- PC_run 2976 2976 4953.99 1.665 1.665 99.68 GM_PC_couple 2976 2976 7.49 0.003 0.003 0.15 PC_GM_couple 2976 2976 5.93 0.002 0.002 0.12 #others 2.72 2.722 0.05 ------------------------------------------------------------------------------- ======= Cycle 2976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2977 steps, 2.56000 s simulation time, 4971.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2977 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4971.72 4971.717 4971.717 100.00 ------------------------------------------------------------------------------- PC_run 2977 2977 4955.57 1.665 1.665 99.68 GM_PC_couple 2977 2977 7.49 0.003 0.003 0.15 PC_GM_couple 2977 2977 5.93 0.002 0.002 0.12 #others 2.72 2.723 0.05 ------------------------------------------------------------------------------- ======= Cycle 2977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2978 steps, 2.56000 s simulation time, 4973.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2978 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4973.77 4973.771 4973.771 100.00 ------------------------------------------------------------------------------- PC_run 2978 2978 4957.62 1.665 1.665 99.68 GM_PC_couple 2978 2978 7.50 0.003 0.003 0.15 PC_GM_couple 2978 2978 5.93 0.002 0.002 0.12 #others 2.72 2.724 0.05 ------------------------------------------------------------------------------- ======= Cycle 2978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2979 steps, 2.56000 s simulation time, 4975.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2979 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4975.59 4975.591 4975.591 100.00 ------------------------------------------------------------------------------- PC_run 2979 2979 4959.44 1.665 1.665 99.68 GM_PC_couple 2979 2979 7.50 0.003 0.003 0.15 PC_GM_couple 2979 2979 5.93 0.002 0.002 0.12 #others 2.72 2.724 0.05 ------------------------------------------------------------------------------- ======= Cycle 2979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2980 steps, 2.56000 s simulation time, 4977.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2980 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4977.26 4977.262 4977.262 100.00 ------------------------------------------------------------------------------- PC_run 2980 2980 4961.10 1.665 1.665 99.68 GM_PC_couple 2980 2980 7.50 0.003 0.003 0.15 PC_GM_couple 2980 2980 5.93 0.002 0.002 0.12 #others 2.73 2.725 0.05 ------------------------------------------------------------------------------- ======= Cycle 2980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2981 steps, 2.56000 s simulation time, 4978.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2981 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4978.96 4978.960 4978.960 100.00 ------------------------------------------------------------------------------- PC_run 2981 2981 4962.80 1.665 1.665 99.68 GM_PC_couple 2981 2981 7.50 0.003 0.003 0.15 PC_GM_couple 2981 2981 5.93 0.002 0.002 0.12 #others 2.73 2.726 0.05 ------------------------------------------------------------------------------- ======= Cycle 2981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2982 steps, 2.56000 s simulation time, 4980.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2982 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4980.72 4980.716 4980.716 100.00 ------------------------------------------------------------------------------- PC_run 2982 2982 4964.55 1.665 1.665 99.68 GM_PC_couple 2982 2982 7.51 0.003 0.003 0.15 PC_GM_couple 2982 2982 5.94 0.002 0.002 0.12 #others 2.73 2.727 0.05 ------------------------------------------------------------------------------- ======= Cycle 2982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2983 steps, 2.56000 s simulation time, 4982.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2983 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4982.31 4982.307 4982.307 100.00 ------------------------------------------------------------------------------- PC_run 2983 2983 4966.13 1.665 1.665 99.68 GM_PC_couple 2983 2983 7.51 0.003 0.003 0.15 PC_GM_couple 2983 2983 5.94 0.002 0.002 0.12 #others 2.73 2.728 0.05 ------------------------------------------------------------------------------- ======= Cycle 2983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2984 steps, 2.56000 s simulation time, 4983.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2984 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4983.95 4983.951 4983.951 100.00 ------------------------------------------------------------------------------- PC_run 2984 2984 4967.77 1.665 1.665 99.68 GM_PC_couple 2984 2984 7.51 0.003 0.003 0.15 PC_GM_couple 2984 2984 5.94 0.002 0.002 0.12 #others 2.73 2.728 0.05 ------------------------------------------------------------------------------- ======= Cycle 2984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2985 steps, 2.56000 s simulation time, 4985.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2985 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4985.59 4985.588 4985.588 100.00 ------------------------------------------------------------------------------- PC_run 2985 2985 4969.40 1.665 1.665 99.68 GM_PC_couple 2985 2985 7.51 0.003 0.003 0.15 PC_GM_couple 2985 2985 5.94 0.002 0.002 0.12 #others 2.73 2.729 0.05 ------------------------------------------------------------------------------- ======= Cycle 2985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2986 steps, 2.56000 s simulation time, 4987.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2986 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4987.41 4987.407 4987.407 100.00 ------------------------------------------------------------------------------- PC_run 2986 2986 4971.22 1.665 1.665 99.68 GM_PC_couple 2986 2986 7.52 0.003 0.003 0.15 PC_GM_couple 2986 2986 5.94 0.002 0.002 0.12 #others 2.73 2.730 0.05 ------------------------------------------------------------------------------- ======= Cycle 2986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2987 steps, 2.56000 s simulation time, 4988.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2987 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4988.99 4988.990 4988.990 100.00 ------------------------------------------------------------------------------- PC_run 2987 2987 4972.80 1.665 1.665 99.68 GM_PC_couple 2987 2987 7.52 0.003 0.003 0.15 PC_GM_couple 2987 2987 5.95 0.002 0.002 0.12 #others 2.73 2.731 0.05 ------------------------------------------------------------------------------- ======= Cycle 2987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2988 steps, 2.56000 s simulation time, 4990.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2988 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4990.73 4990.730 4990.730 100.00 ------------------------------------------------------------------------------- PC_run 2988 2988 4974.53 1.665 1.665 99.68 GM_PC_couple 2988 2988 7.52 0.003 0.003 0.15 PC_GM_couple 2988 2988 5.95 0.002 0.002 0.12 #others 2.73 2.732 0.05 ------------------------------------------------------------------------------- ======= Cycle 2988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2989 steps, 2.56000 s simulation time, 4992.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2989 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4992.20 4992.202 4992.202 100.00 ------------------------------------------------------------------------------- PC_run 2989 2989 4976.00 1.665 1.665 99.68 GM_PC_couple 2989 2989 7.52 0.003 0.003 0.15 PC_GM_couple 2989 2989 5.95 0.002 0.002 0.12 #others 2.73 2.733 0.05 ------------------------------------------------------------------------------- ======= Cycle 2989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2990 steps, 2.56000 s simulation time, 4994.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2990 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4994.09 4994.089 4994.089 100.00 ------------------------------------------------------------------------------- PC_run 2990 2990 4977.88 1.665 1.665 99.68 GM_PC_couple 2990 2990 7.52 0.003 0.003 0.15 PC_GM_couple 2990 2990 5.95 0.002 0.002 0.12 #others 2.73 2.733 0.05 ------------------------------------------------------------------------------- ======= Cycle 2990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2991 steps, 2.56000 s simulation time, 4995.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2991 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4995.82 4995.823 4995.823 100.00 ------------------------------------------------------------------------------- PC_run 2991 2991 4979.61 1.665 1.665 99.68 GM_PC_couple 2991 2991 7.53 0.003 0.003 0.15 PC_GM_couple 2991 2991 5.95 0.002 0.002 0.12 #others 2.73 2.734 0.05 ------------------------------------------------------------------------------- ======= Cycle 2991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2992 steps, 2.56000 s simulation time, 4997.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2992 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4997.45 4997.449 4997.449 100.00 ------------------------------------------------------------------------------- PC_run 2992 2992 4981.23 1.665 1.665 99.68 GM_PC_couple 2992 2992 7.53 0.003 0.003 0.15 PC_GM_couple 2992 2992 5.96 0.002 0.002 0.12 #others 2.74 2.735 0.05 ------------------------------------------------------------------------------- ======= Cycle 2992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2993 steps, 2.56000 s simulation time, 4999.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2993 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4999.35 4999.354 4999.354 100.00 ------------------------------------------------------------------------------- PC_run 2993 2993 4983.13 1.665 1.665 99.68 GM_PC_couple 2993 2993 7.53 0.003 0.003 0.15 PC_GM_couple 2993 2993 5.96 0.002 0.002 0.12 #others 2.74 2.736 0.05 ------------------------------------------------------------------------------- ======= Cycle 2993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2994 steps, 2.56000 s simulation time, 5001.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2994 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5001.18 5001.176 5001.176 100.00 ------------------------------------------------------------------------------- PC_run 2994 2994 4984.95 1.665 1.665 99.68 GM_PC_couple 2994 2994 7.53 0.003 0.003 0.15 PC_GM_couple 2994 2994 5.96 0.002 0.002 0.12 #others 2.74 2.737 0.05 ------------------------------------------------------------------------------- ======= Cycle 2994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2995 steps, 2.56000 s simulation time, 5002.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2995 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5002.72 5002.724 5002.724 100.00 ------------------------------------------------------------------------------- PC_run 2995 2995 4986.49 1.665 1.665 99.68 GM_PC_couple 2995 2995 7.54 0.003 0.003 0.15 PC_GM_couple 2995 2995 5.96 0.002 0.002 0.12 #others 2.74 2.738 0.05 ------------------------------------------------------------------------------- ======= Cycle 2995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2996 steps, 2.56000 s simulation time, 5004.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2996 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5004.42 5004.416 5004.416 100.00 ------------------------------------------------------------------------------- PC_run 2996 2996 4988.18 1.665 1.665 99.68 GM_PC_couple 2996 2996 7.54 0.003 0.003 0.15 PC_GM_couple 2996 2996 5.96 0.002 0.002 0.12 #others 2.74 2.738 0.05 ------------------------------------------------------------------------------- ======= Cycle 2996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2997 steps, 2.56000 s simulation time, 5005.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2997 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5005.95 5005.946 5005.946 100.00 ------------------------------------------------------------------------------- PC_run 2997 2997 4989.70 1.665 1.665 99.68 GM_PC_couple 2997 2997 7.54 0.003 0.003 0.15 PC_GM_couple 2997 2997 5.96 0.002 0.002 0.12 #others 2.74 2.739 0.05 ------------------------------------------------------------------------------- ======= Cycle 2997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2998 steps, 2.56000 s simulation time, 5007.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2998 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5007.77 5007.768 5007.768 100.00 ------------------------------------------------------------------------------- PC_run 2998 2998 4991.52 1.665 1.665 99.68 GM_PC_couple 2998 2998 7.54 0.003 0.003 0.15 PC_GM_couple 2998 2998 5.97 0.002 0.002 0.12 #others 2.74 2.740 0.05 ------------------------------------------------------------------------------- ======= Cycle 2998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 2999 steps, 2.56000 s simulation time, 5009.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2999 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5009.35 5009.353 5009.353 100.00 ------------------------------------------------------------------------------- PC_run 2999 2999 4993.10 1.665 1.665 99.68 GM_PC_couple 2999 2999 7.55 0.003 0.003 0.15 PC_GM_couple 2999 2999 5.97 0.002 0.002 0.12 #others 2.74 2.741 0.05 ------------------------------------------------------------------------------- ======= Cycle 2999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3000 steps, 2.56000 s simulation time, 5010.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3000 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5010.98 5010.982 5010.982 100.00 ------------------------------------------------------------------------------- PC_run 3000 3000 4994.72 1.665 1.665 99.68 GM_PC_couple 3000 3000 7.55 0.003 0.003 0.15 PC_GM_couple 3000 3000 5.97 0.002 0.002 0.12 #others 2.74 2.742 0.05 ------------------------------------------------------------------------------- ======= Cycle 3000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3001 steps, 2.56000 s simulation time, 5012.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3001 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5012.66 5012.662 5012.662 100.00 ------------------------------------------------------------------------------- PC_run 3001 3001 4996.40 1.665 1.665 99.68 GM_PC_couple 3001 3001 7.55 0.003 0.003 0.15 PC_GM_couple 3001 3001 5.97 0.002 0.002 0.12 #others 2.74 2.742 0.05 ------------------------------------------------------------------------------- ======= Cycle 3001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3002 steps, 2.56000 s simulation time, 5014.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3002 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5014.56 5014.558 5014.558 100.00 ------------------------------------------------------------------------------- PC_run 3002 3002 4998.29 1.665 1.665 99.68 GM_PC_couple 3002 3002 7.55 0.003 0.003 0.15 PC_GM_couple 3002 3002 5.97 0.002 0.002 0.12 #others 2.74 2.743 0.05 ------------------------------------------------------------------------------- ======= Cycle 3002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3003 steps, 2.56000 s simulation time, 5016.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3003 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5016.77 5016.768 5016.768 100.00 ------------------------------------------------------------------------------- PC_run 3003 3003 5000.49 1.665 1.665 99.68 GM_PC_couple 3003 3003 7.55 0.003 0.003 0.15 PC_GM_couple 3003 3003 5.98 0.002 0.002 0.12 #others 2.74 2.744 0.05 ------------------------------------------------------------------------------- ======= Cycle 3003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3004 steps, 2.56000 s simulation time, 5019.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3004 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5019.36 5019.355 5019.355 100.00 ------------------------------------------------------------------------------- PC_run 3004 3004 5003.08 1.665 1.665 99.68 GM_PC_couple 3004 3004 7.56 0.003 0.003 0.15 PC_GM_couple 3004 3004 5.98 0.002 0.002 0.12 #others 2.74 2.745 0.05 ------------------------------------------------------------------------------- ======= Cycle 3004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3005 steps, 2.56000 s simulation time, 5021.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3005 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5021.47 5021.465 5021.465 100.00 ------------------------------------------------------------------------------- PC_run 3005 3005 5005.18 1.666 1.666 99.68 GM_PC_couple 3005 3005 7.56 0.003 0.003 0.15 PC_GM_couple 3005 3005 5.98 0.002 0.002 0.12 #others 2.75 2.746 0.05 ------------------------------------------------------------------------------- ======= Cycle 3005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3006 steps, 2.56000 s simulation time, 5023.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3006 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5023.35 5023.354 5023.354 100.00 ------------------------------------------------------------------------------- PC_run 3006 3006 5007.07 1.666 1.666 99.68 GM_PC_couple 3006 3006 7.56 0.003 0.003 0.15 PC_GM_couple 3006 3006 5.98 0.002 0.002 0.12 #others 2.75 2.746 0.05 ------------------------------------------------------------------------------- ======= Cycle 3006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3007 steps, 2.56000 s simulation time, 5025.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3007 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5025.24 5025.244 5025.244 100.00 ------------------------------------------------------------------------------- PC_run 3007 3007 5008.95 1.666 1.666 99.68 GM_PC_couple 3007 3007 7.56 0.003 0.003 0.15 PC_GM_couple 3007 3007 5.98 0.002 0.002 0.12 #others 2.75 2.748 0.05 ------------------------------------------------------------------------------- ======= Cycle 3007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3008 steps, 2.56000 s simulation time, 5027.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3008 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5027.04 5027.042 5027.042 100.00 ------------------------------------------------------------------------------- PC_run 3008 3008 5010.74 1.666 1.666 99.68 GM_PC_couple 3008 3008 7.57 0.003 0.003 0.15 PC_GM_couple 3008 3008 5.99 0.002 0.002 0.12 #others 2.75 2.748 0.05 ------------------------------------------------------------------------------- ======= Cycle 3008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3009 steps, 2.56000 s simulation time, 5028.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3009 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5028.92 5028.918 5028.918 100.00 ------------------------------------------------------------------------------- PC_run 3009 3009 5012.61 1.666 1.666 99.68 GM_PC_couple 3009 3009 7.57 0.003 0.003 0.15 PC_GM_couple 3009 3009 5.99 0.002 0.002 0.12 #others 2.75 2.749 0.05 ------------------------------------------------------------------------------- ======= Cycle 3009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3010 steps, 2.56000 s simulation time, 5031.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3010 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5031.10 5031.102 5031.102 100.00 ------------------------------------------------------------------------------- PC_run 3010 3010 5014.79 1.666 1.666 99.68 GM_PC_couple 3010 3010 7.57 0.003 0.003 0.15 PC_GM_couple 3010 3010 5.99 0.002 0.002 0.12 #others 2.75 2.750 0.05 ------------------------------------------------------------------------------- ======= Cycle 3010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3011 steps, 2.56000 s simulation time, 5032.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3011 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5032.76 5032.756 5032.756 100.00 ------------------------------------------------------------------------------- PC_run 3011 3011 5016.44 1.666 1.666 99.68 GM_PC_couple 3011 3011 7.57 0.003 0.003 0.15 PC_GM_couple 3011 3011 5.99 0.002 0.002 0.12 #others 2.75 2.751 0.05 ------------------------------------------------------------------------------- ======= Cycle 3011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3012 steps, 2.56000 s simulation time, 5034.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3012 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5034.65 5034.649 5034.649 100.00 ------------------------------------------------------------------------------- PC_run 3012 3012 5018.33 1.666 1.666 99.68 GM_PC_couple 3012 3012 7.58 0.003 0.003 0.15 PC_GM_couple 3012 3012 5.99 0.002 0.002 0.12 #others 2.75 2.751 0.05 ------------------------------------------------------------------------------- ======= Cycle 3012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3013 steps, 2.56000 s simulation time, 5036.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3013 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5036.26 5036.263 5036.263 100.00 ------------------------------------------------------------------------------- PC_run 3013 3013 5019.94 1.666 1.666 99.68 GM_PC_couple 3013 3013 7.58 0.003 0.003 0.15 PC_GM_couple 3013 3013 5.99 0.002 0.002 0.12 #others 2.75 2.752 0.05 ------------------------------------------------------------------------------- ======= Cycle 3013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3014 steps, 2.56000 s simulation time, 5037.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3014 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5037.99 5037.986 5037.986 100.00 ------------------------------------------------------------------------------- PC_run 3014 3014 5021.66 1.666 1.666 99.68 GM_PC_couple 3014 3014 7.58 0.003 0.003 0.15 PC_GM_couple 3014 3014 6.00 0.002 0.002 0.12 #others 2.75 2.753 0.05 ------------------------------------------------------------------------------- ======= Cycle 3014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3015 steps, 2.56000 s simulation time, 5039.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3015 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5039.98 5039.979 5039.979 100.00 ------------------------------------------------------------------------------- PC_run 3015 3015 5023.64 1.666 1.666 99.68 GM_PC_couple 3015 3015 7.58 0.003 0.003 0.15 PC_GM_couple 3015 3015 6.00 0.002 0.002 0.12 #others 2.75 2.754 0.05 ------------------------------------------------------------------------------- ======= Cycle 3015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3016 steps, 2.56000 s simulation time, 5041.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3016 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5041.99 5041.992 5041.992 100.00 ------------------------------------------------------------------------------- PC_run 3016 3016 5025.65 1.666 1.666 99.68 GM_PC_couple 3016 3016 7.58 0.003 0.003 0.15 PC_GM_couple 3016 3016 6.00 0.002 0.002 0.12 #others 2.76 2.755 0.05 ------------------------------------------------------------------------------- ======= Cycle 3016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3017 steps, 2.56000 s simulation time, 5043.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3017 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5043.80 5043.801 5043.801 100.00 ------------------------------------------------------------------------------- PC_run 3017 3017 5027.46 1.666 1.666 99.68 GM_PC_couple 3017 3017 7.59 0.003 0.003 0.15 PC_GM_couple 3017 3017 6.00 0.002 0.002 0.12 #others 2.76 2.756 0.05 ------------------------------------------------------------------------------- ======= Cycle 3017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3018 steps, 2.56000 s simulation time, 5045.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3018 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5045.77 5045.773 5045.773 100.00 ------------------------------------------------------------------------------- PC_run 3018 3018 5029.42 1.666 1.666 99.68 GM_PC_couple 3018 3018 7.59 0.003 0.003 0.15 PC_GM_couple 3018 3018 6.00 0.002 0.002 0.12 #others 2.76 2.756 0.05 ------------------------------------------------------------------------------- ======= Cycle 3018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3019 steps, 2.56000 s simulation time, 5047.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3019 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5047.59 5047.590 5047.590 100.00 ------------------------------------------------------------------------------- PC_run 3019 3019 5031.24 1.667 1.667 99.68 GM_PC_couple 3019 3019 7.59 0.003 0.003 0.15 PC_GM_couple 3019 3019 6.01 0.002 0.002 0.12 #others 2.76 2.757 0.05 ------------------------------------------------------------------------------- ======= Cycle 3019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3020 steps, 2.56000 s simulation time, 5049.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3020 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5049.34 5049.337 5049.337 100.00 ------------------------------------------------------------------------------- PC_run 3020 3020 5032.98 1.667 1.667 99.68 GM_PC_couple 3020 3020 7.59 0.003 0.003 0.15 PC_GM_couple 3020 3020 6.01 0.002 0.002 0.12 #others 2.76 2.758 0.05 ------------------------------------------------------------------------------- ======= Cycle 3020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3021 steps, 2.56000 s simulation time, 5051.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3021 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5051.20 5051.196 5051.196 100.00 ------------------------------------------------------------------------------- PC_run 3021 3021 5034.83 1.667 1.667 99.68 GM_PC_couple 3021 3021 7.60 0.003 0.003 0.15 PC_GM_couple 3021 3021 6.01 0.002 0.002 0.12 #others 2.76 2.759 0.05 ------------------------------------------------------------------------------- ======= Cycle 3021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3022 steps, 2.56000 s simulation time, 5052.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3022 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5052.93 5052.926 5052.926 100.00 ------------------------------------------------------------------------------- PC_run 3022 3022 5036.56 1.667 1.667 99.68 GM_PC_couple 3022 3022 7.60 0.003 0.003 0.15 PC_GM_couple 3022 3022 6.01 0.002 0.002 0.12 #others 2.76 2.759 0.05 ------------------------------------------------------------------------------- ======= Cycle 3022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3023 steps, 2.56000 s simulation time, 5054.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3023 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5054.67 5054.670 5054.670 100.00 ------------------------------------------------------------------------------- PC_run 3023 3023 5038.30 1.667 1.667 99.68 GM_PC_couple 3023 3023 7.60 0.003 0.003 0.15 PC_GM_couple 3023 3023 6.01 0.002 0.002 0.12 #others 2.76 2.760 0.05 ------------------------------------------------------------------------------- ======= Cycle 3023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3024 steps, 2.56000 s simulation time, 5056.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3024 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5056.44 5056.444 5056.444 100.00 ------------------------------------------------------------------------------- PC_run 3024 3024 5040.06 1.667 1.667 99.68 GM_PC_couple 3024 3024 7.60 0.003 0.003 0.15 PC_GM_couple 3024 3024 6.02 0.002 0.002 0.12 #others 2.76 2.761 0.05 ------------------------------------------------------------------------------- ======= Cycle 3024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3025 steps, 2.56000 s simulation time, 5058.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3025 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5058.23 5058.227 5058.227 100.00 ------------------------------------------------------------------------------- PC_run 3025 3025 5041.84 1.667 1.667 99.68 GM_PC_couple 3025 3025 7.61 0.003 0.003 0.15 PC_GM_couple 3025 3025 6.02 0.002 0.002 0.12 #others 2.76 2.762 0.05 ------------------------------------------------------------------------------- ======= Cycle 3025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3026 steps, 2.56000 s simulation time, 5060.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3026 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5060.14 5060.138 5060.138 100.00 ------------------------------------------------------------------------------- PC_run 3026 3026 5043.75 1.667 1.667 99.68 GM_PC_couple 3026 3026 7.61 0.003 0.003 0.15 PC_GM_couple 3026 3026 6.02 0.002 0.002 0.12 #others 2.76 2.763 0.05 ------------------------------------------------------------------------------- ======= Cycle 3026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3027 steps, 2.56000 s simulation time, 5061.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3027 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5061.72 5061.720 5061.720 100.00 ------------------------------------------------------------------------------- PC_run 3027 3027 5045.32 1.667 1.667 99.68 GM_PC_couple 3027 3027 7.61 0.003 0.003 0.15 PC_GM_couple 3027 3027 6.02 0.002 0.002 0.12 #others 2.76 2.763 0.05 ------------------------------------------------------------------------------- ======= Cycle 3027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3028 steps, 2.56000 s simulation time, 5063.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3028 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5063.46 5063.458 5063.458 100.00 ------------------------------------------------------------------------------- PC_run 3028 3028 5047.06 1.667 1.667 99.68 GM_PC_couple 3028 3028 7.61 0.003 0.003 0.15 PC_GM_couple 3028 3028 6.02 0.002 0.002 0.12 #others 2.76 2.764 0.05 ------------------------------------------------------------------------------- ======= Cycle 3028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3029 steps, 2.56000 s simulation time, 5065.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3029 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5065.35 5065.350 5065.350 100.00 ------------------------------------------------------------------------------- PC_run 3029 3029 5048.94 1.667 1.667 99.68 GM_PC_couple 3029 3029 7.62 0.003 0.003 0.15 PC_GM_couple 3029 3029 6.03 0.002 0.002 0.12 #others 2.76 2.765 0.05 ------------------------------------------------------------------------------- ======= Cycle 3029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3030 steps, 2.56000 s simulation time, 5067.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3030 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5067.20 5067.203 5067.203 100.00 ------------------------------------------------------------------------------- PC_run 3030 3030 5050.79 1.667 1.667 99.68 GM_PC_couple 3030 3030 7.62 0.003 0.003 0.15 PC_GM_couple 3030 3030 6.03 0.002 0.002 0.12 #others 2.77 2.766 0.05 ------------------------------------------------------------------------------- ======= Cycle 3030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3031 steps, 2.56000 s simulation time, 5068.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3031 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5068.77 5068.767 5068.767 100.00 ------------------------------------------------------------------------------- PC_run 3031 3031 5052.35 1.667 1.667 99.68 GM_PC_couple 3031 3031 7.62 0.003 0.003 0.15 PC_GM_couple 3031 3031 6.03 0.002 0.002 0.12 #others 2.77 2.767 0.05 ------------------------------------------------------------------------------- ======= Cycle 3031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3032 steps, 2.56000 s simulation time, 5070.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3032 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5070.35 5070.352 5070.352 100.00 ------------------------------------------------------------------------------- PC_run 3032 3032 5053.93 1.667 1.667 99.68 GM_PC_couple 3032 3032 7.62 0.003 0.003 0.15 PC_GM_couple 3032 3032 6.03 0.002 0.002 0.12 #others 2.77 2.767 0.05 ------------------------------------------------------------------------------- ======= Cycle 3032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3033 steps, 2.56000 s simulation time, 5072.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3033 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5072.05 5072.055 5072.055 100.00 ------------------------------------------------------------------------------- PC_run 3033 3033 5055.63 1.667 1.667 99.68 GM_PC_couple 3033 3033 7.63 0.003 0.003 0.15 PC_GM_couple 3033 3033 6.03 0.002 0.002 0.12 #others 2.77 2.768 0.05 ------------------------------------------------------------------------------- ======= Cycle 3033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3034 steps, 2.56000 s simulation time, 5073.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3034 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5073.93 5073.929 5073.929 100.00 ------------------------------------------------------------------------------- PC_run 3034 3034 5057.50 1.667 1.667 99.68 GM_PC_couple 3034 3034 7.63 0.003 0.003 0.15 PC_GM_couple 3034 3034 6.03 0.002 0.002 0.12 #others 2.77 2.769 0.05 ------------------------------------------------------------------------------- ======= Cycle 3034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3035 steps, 2.56000 s simulation time, 5075.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3035 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5075.83 5075.835 5075.835 100.00 ------------------------------------------------------------------------------- PC_run 3035 3035 5059.40 1.667 1.667 99.68 GM_PC_couple 3035 3035 7.63 0.003 0.003 0.15 PC_GM_couple 3035 3035 6.04 0.002 0.002 0.12 #others 2.77 2.769 0.05 ------------------------------------------------------------------------------- ======= Cycle 3035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3036 steps, 2.56000 s simulation time, 5078.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3036 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5078.07 5078.074 5078.074 100.00 ------------------------------------------------------------------------------- PC_run 3036 3036 5061.63 1.667 1.667 99.68 GM_PC_couple 3036 3036 7.63 0.003 0.003 0.15 PC_GM_couple 3036 3036 6.04 0.002 0.002 0.12 #others 2.77 2.770 0.05 ------------------------------------------------------------------------------- ======= Cycle 3036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3037 steps, 2.56000 s simulation time, 5080.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3037 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5080.30 5080.305 5080.305 100.00 ------------------------------------------------------------------------------- PC_run 3037 3037 5063.86 1.667 1.667 99.68 GM_PC_couple 3037 3037 7.63 0.003 0.003 0.15 PC_GM_couple 3037 3037 6.04 0.002 0.002 0.12 #others 2.77 2.771 0.05 ------------------------------------------------------------------------------- ======= Cycle 3037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3038 steps, 2.56000 s simulation time, 5083.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3038 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5083.10 5083.098 5083.098 100.00 ------------------------------------------------------------------------------- PC_run 3038 3038 5066.65 1.668 1.668 99.68 GM_PC_couple 3038 3038 7.64 0.003 0.003 0.15 PC_GM_couple 3038 3038 6.04 0.002 0.002 0.12 #others 2.77 2.772 0.05 ------------------------------------------------------------------------------- ======= Cycle 3038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3039 steps, 2.56000 s simulation time, 5085.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3039 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5085.17 5085.166 5085.166 100.00 ------------------------------------------------------------------------------- PC_run 3039 3039 5068.71 1.668 1.668 99.68 GM_PC_couple 3039 3039 7.64 0.003 0.003 0.15 PC_GM_couple 3039 3039 6.04 0.002 0.002 0.12 #others 2.77 2.773 0.05 ------------------------------------------------------------------------------- ======= Cycle 3039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3040 steps, 2.56000 s simulation time, 5087.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3040 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5087.05 5087.049 5087.049 100.00 ------------------------------------------------------------------------------- PC_run 3040 3040 5070.59 1.668 1.668 99.68 GM_PC_couple 3040 3040 7.64 0.003 0.003 0.15 PC_GM_couple 3040 3040 6.05 0.002 0.002 0.12 #others 2.77 2.774 0.05 ------------------------------------------------------------------------------- ======= Cycle 3040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3041 steps, 2.56000 s simulation time, 5089.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3041 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5089.05 5089.055 5089.055 100.00 ------------------------------------------------------------------------------- PC_run 3041 3041 5072.59 1.668 1.668 99.68 GM_PC_couple 3041 3041 7.64 0.003 0.003 0.15 PC_GM_couple 3041 3041 6.05 0.002 0.002 0.12 #others 2.77 2.775 0.05 ------------------------------------------------------------------------------- ======= Cycle 3041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3042 steps, 2.56000 s simulation time, 5091.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3042 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5091.54 5091.540 5091.540 100.00 ------------------------------------------------------------------------------- PC_run 3042 3042 5075.07 1.668 1.668 99.68 GM_PC_couple 3042 3042 7.65 0.003 0.003 0.15 PC_GM_couple 3042 3042 6.05 0.002 0.002 0.12 #others 2.78 2.776 0.05 ------------------------------------------------------------------------------- ======= Cycle 3042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3043 steps, 2.56000 s simulation time, 5093.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3043 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5093.73 5093.731 5093.731 100.00 ------------------------------------------------------------------------------- PC_run 3043 3043 5077.25 1.669 1.669 99.68 GM_PC_couple 3043 3043 7.65 0.003 0.003 0.15 PC_GM_couple 3043 3043 6.05 0.002 0.002 0.12 #others 2.78 2.777 0.05 ------------------------------------------------------------------------------- ======= Cycle 3043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3044 steps, 2.56000 s simulation time, 5095.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3044 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5095.84 5095.839 5095.839 100.00 ------------------------------------------------------------------------------- PC_run 3044 3044 5079.36 1.669 1.669 99.68 GM_PC_couple 3044 3044 7.65 0.003 0.003 0.15 PC_GM_couple 3044 3044 6.05 0.002 0.002 0.12 #others 2.78 2.778 0.05 ------------------------------------------------------------------------------- ======= Cycle 3044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3045 steps, 2.56000 s simulation time, 5098.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3045 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5098.74 5098.743 5098.743 100.00 ------------------------------------------------------------------------------- PC_run 3045 3045 5082.25 1.669 1.669 99.68 GM_PC_couple 3045 3045 7.66 0.003 0.003 0.15 PC_GM_couple 3045 3045 6.06 0.002 0.002 0.12 #others 2.78 2.779 0.05 ------------------------------------------------------------------------------- ======= Cycle 3045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3046 steps, 2.56000 s simulation time, 5101.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3046 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5101.64 5101.643 5101.643 100.00 ------------------------------------------------------------------------------- PC_run 3046 3046 5085.14 1.669 1.669 99.68 GM_PC_couple 3046 3046 7.66 0.003 0.003 0.15 PC_GM_couple 3046 3046 6.06 0.002 0.002 0.12 #others 2.78 2.780 0.05 ------------------------------------------------------------------------------- ======= Cycle 3046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3047 steps, 2.56000 s simulation time, 5103.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3047 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5103.72 5103.715 5103.715 100.00 ------------------------------------------------------------------------------- PC_run 3047 3047 5087.21 1.670 1.670 99.68 GM_PC_couple 3047 3047 7.66 0.003 0.003 0.15 PC_GM_couple 3047 3047 6.06 0.002 0.002 0.12 #others 2.78 2.781 0.05 ------------------------------------------------------------------------------- ======= Cycle 3047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3048 steps, 2.56000 s simulation time, 5105.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3048 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5105.81 5105.812 5105.812 100.00 ------------------------------------------------------------------------------- PC_run 3048 3048 5089.30 1.670 1.670 99.68 GM_PC_couple 3048 3048 7.67 0.003 0.003 0.15 PC_GM_couple 3048 3048 6.06 0.002 0.002 0.12 #others 2.78 2.782 0.05 ------------------------------------------------------------------------------- ======= Cycle 3048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3049 steps, 2.56000 s simulation time, 5107.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3049 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5107.58 5107.577 5107.577 100.00 ------------------------------------------------------------------------------- PC_run 3049 3049 5091.06 1.670 1.670 99.68 GM_PC_couple 3049 3049 7.67 0.003 0.003 0.15 PC_GM_couple 3049 3049 6.07 0.002 0.002 0.12 #others 2.78 2.783 0.05 ------------------------------------------------------------------------------- ======= Cycle 3049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3050 steps, 2.56000 s simulation time, 5109.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3050 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5109.98 5109.980 5109.980 100.00 ------------------------------------------------------------------------------- PC_run 3050 3050 5093.46 1.670 1.670 99.68 GM_PC_couple 3050 3050 7.67 0.003 0.003 0.15 PC_GM_couple 3050 3050 6.07 0.002 0.002 0.12 #others 2.78 2.784 0.05 ------------------------------------------------------------------------------- ======= Cycle 3050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3051 steps, 2.56000 s simulation time, 5112.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3051 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5112.16 5112.159 5112.159 100.00 ------------------------------------------------------------------------------- PC_run 3051 3051 5095.63 1.670 1.670 99.68 GM_PC_couple 3051 3051 7.67 0.003 0.003 0.15 PC_GM_couple 3051 3051 6.07 0.002 0.002 0.12 #others 2.78 2.785 0.05 ------------------------------------------------------------------------------- ======= Cycle 3051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3052 steps, 2.56000 s simulation time, 5114.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3052 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5114.10 5114.104 5114.104 100.00 ------------------------------------------------------------------------------- PC_run 3052 3052 5097.57 1.670 1.670 99.68 GM_PC_couple 3052 3052 7.68 0.003 0.003 0.15 PC_GM_couple 3052 3052 6.07 0.002 0.002 0.12 #others 2.79 2.786 0.05 ------------------------------------------------------------------------------- ======= Cycle 3052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3053 steps, 2.56000 s simulation time, 5116.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3053 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5116.48 5116.480 5116.480 100.00 ------------------------------------------------------------------------------- PC_run 3053 3053 5099.94 1.670 1.670 99.68 GM_PC_couple 3053 3053 7.68 0.003 0.003 0.15 PC_GM_couple 3053 3053 6.07 0.002 0.002 0.12 #others 2.79 2.787 0.05 ------------------------------------------------------------------------------- ======= Cycle 3053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3054 steps, 2.56000 s simulation time, 5118.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3054 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5118.99 5118.985 5118.985 100.00 ------------------------------------------------------------------------------- PC_run 3054 3054 5102.44 1.671 1.671 99.68 GM_PC_couple 3054 3054 7.68 0.003 0.003 0.15 PC_GM_couple 3054 3054 6.08 0.002 0.002 0.12 #others 2.79 2.787 0.05 ------------------------------------------------------------------------------- ======= Cycle 3054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3055 steps, 2.56000 s simulation time, 5120.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3055 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5120.94 5120.942 5120.942 100.00 ------------------------------------------------------------------------------- PC_run 3055 3055 5104.39 1.671 1.671 99.68 GM_PC_couple 3055 3055 7.68 0.003 0.003 0.15 PC_GM_couple 3055 3055 6.08 0.002 0.002 0.12 #others 2.79 2.788 0.05 ------------------------------------------------------------------------------- ======= Cycle 3055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3056 steps, 2.56000 s simulation time, 5123.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3056 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5123.33 5123.329 5123.329 100.00 ------------------------------------------------------------------------------- PC_run 3056 3056 5106.77 1.671 1.671 99.68 GM_PC_couple 3056 3056 7.69 0.003 0.003 0.15 PC_GM_couple 3056 3056 6.08 0.002 0.002 0.12 #others 2.79 2.788 0.05 ------------------------------------------------------------------------------- ======= Cycle 3056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3057 steps, 2.56000 s simulation time, 5125.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3057 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5125.58 5125.585 5125.585 100.00 ------------------------------------------------------------------------------- PC_run 3057 3057 5109.02 1.671 1.671 99.68 GM_PC_couple 3057 3057 7.69 0.003 0.003 0.15 PC_GM_couple 3057 3057 6.08 0.002 0.002 0.12 #others 2.79 2.790 0.05 ------------------------------------------------------------------------------- ======= Cycle 3057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3058 steps, 2.56000 s simulation time, 5128.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3058 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5128.06 5128.058 5128.058 100.00 ------------------------------------------------------------------------------- PC_run 3058 3058 5111.49 1.672 1.672 99.68 GM_PC_couple 3058 3058 7.69 0.003 0.003 0.15 PC_GM_couple 3058 3058 6.08 0.002 0.002 0.12 #others 2.79 2.791 0.05 ------------------------------------------------------------------------------- ======= Cycle 3058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3059 steps, 2.56000 s simulation time, 5130.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3059 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5130.18 5130.181 5130.181 100.00 ------------------------------------------------------------------------------- PC_run 3059 3059 5113.61 1.672 1.672 99.68 GM_PC_couple 3059 3059 7.69 0.003 0.003 0.15 PC_GM_couple 3059 3059 6.09 0.002 0.002 0.12 #others 2.79 2.792 0.05 ------------------------------------------------------------------------------- ======= Cycle 3059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3060 steps, 2.56000 s simulation time, 5132.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3060 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5132.52 5132.524 5132.524 100.00 ------------------------------------------------------------------------------- PC_run 3060 3060 5115.95 1.672 1.672 99.68 GM_PC_couple 3060 3060 7.70 0.003 0.003 0.15 PC_GM_couple 3060 3060 6.09 0.002 0.002 0.12 #others 2.79 2.793 0.05 ------------------------------------------------------------------------------- ======= Cycle 3060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3061 steps, 2.56000 s simulation time, 5134.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3061 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5134.61 5134.610 5134.610 100.00 ------------------------------------------------------------------------------- PC_run 3061 3061 5118.02 1.672 1.672 99.68 GM_PC_couple 3061 3061 7.70 0.003 0.003 0.15 PC_GM_couple 3061 3061 6.09 0.002 0.002 0.12 #others 2.79 2.794 0.05 ------------------------------------------------------------------------------- ======= Cycle 3061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3062 steps, 2.56000 s simulation time, 5136.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3062 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5136.84 5136.843 5136.843 100.00 ------------------------------------------------------------------------------- PC_run 3062 3062 5120.25 1.672 1.672 99.68 GM_PC_couple 3062 3062 7.70 0.003 0.003 0.15 PC_GM_couple 3062 3062 6.09 0.002 0.002 0.12 #others 2.79 2.795 0.05 ------------------------------------------------------------------------------- ======= Cycle 3062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3063 steps, 2.56000 s simulation time, 5138.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3063 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5138.92 5138.924 5138.924 100.00 ------------------------------------------------------------------------------- PC_run 3063 3063 5122.32 1.672 1.672 99.68 GM_PC_couple 3063 3063 7.71 0.003 0.003 0.15 PC_GM_couple 3063 3063 6.10 0.002 0.002 0.12 #others 2.80 2.796 0.05 ------------------------------------------------------------------------------- ======= Cycle 3063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3064 steps, 2.56000 s simulation time, 5141.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3064 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5141.46 5141.462 5141.462 100.00 ------------------------------------------------------------------------------- PC_run 3064 3064 5124.85 1.673 1.673 99.68 GM_PC_couple 3064 3064 7.71 0.003 0.003 0.15 PC_GM_couple 3064 3064 6.10 0.002 0.002 0.12 #others 2.80 2.796 0.05 ------------------------------------------------------------------------------- ======= Cycle 3064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3065 steps, 2.56000 s simulation time, 5143.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3065 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5143.65 5143.646 5143.646 100.00 ------------------------------------------------------------------------------- PC_run 3065 3065 5127.03 1.673 1.673 99.68 GM_PC_couple 3065 3065 7.71 0.003 0.003 0.15 PC_GM_couple 3065 3065 6.10 0.002 0.002 0.12 #others 2.80 2.797 0.05 ------------------------------------------------------------------------------- ======= Cycle 3065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3066 steps, 2.56000 s simulation time, 5145.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3066 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5145.68 5145.675 5145.675 100.00 ------------------------------------------------------------------------------- PC_run 3066 3066 5129.06 1.673 1.673 99.68 GM_PC_couple 3066 3066 7.72 0.003 0.003 0.15 PC_GM_couple 3066 3066 6.10 0.002 0.002 0.12 #others 2.80 2.798 0.05 ------------------------------------------------------------------------------- ======= Cycle 3066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3067 steps, 2.56000 s simulation time, 5147.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3067 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5147.89 5147.888 5147.888 100.00 ------------------------------------------------------------------------------- PC_run 3067 3067 5131.26 1.673 1.673 99.68 GM_PC_couple 3067 3067 7.72 0.003 0.003 0.15 PC_GM_couple 3067 3067 6.11 0.002 0.002 0.12 #others 2.80 2.799 0.05 ------------------------------------------------------------------------------- ======= Cycle 3067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3068 steps, 2.56000 s simulation time, 5149.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3068 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5149.94 5149.941 5149.941 100.00 ------------------------------------------------------------------------------- PC_run 3068 3068 5133.31 1.673 1.673 99.68 GM_PC_couple 3068 3068 7.72 0.003 0.003 0.15 PC_GM_couple 3068 3068 6.11 0.002 0.002 0.12 #others 2.80 2.800 0.05 ------------------------------------------------------------------------------- ======= Cycle 3068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3069 steps, 2.56000 s simulation time, 5152.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3069 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5152.51 5152.506 5152.506 100.00 ------------------------------------------------------------------------------- PC_run 3069 3069 5135.87 1.673 1.673 99.68 GM_PC_couple 3069 3069 7.72 0.003 0.003 0.15 PC_GM_couple 3069 3069 6.11 0.002 0.002 0.12 #others 2.80 2.801 0.05 ------------------------------------------------------------------------------- ======= Cycle 3069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3070 steps, 2.56000 s simulation time, 5154.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3070 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5154.78 5154.784 5154.784 100.00 ------------------------------------------------------------------------------- PC_run 3070 3070 5138.15 1.674 1.674 99.68 GM_PC_couple 3070 3070 7.73 0.003 0.003 0.15 PC_GM_couple 3070 3070 6.11 0.002 0.002 0.12 #others 2.80 2.802 0.05 ------------------------------------------------------------------------------- ======= Cycle 3070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3071 steps, 2.56000 s simulation time, 5156.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3071 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5156.66 5156.662 5156.662 100.00 ------------------------------------------------------------------------------- PC_run 3071 3071 5140.02 1.674 1.674 99.68 GM_PC_couple 3071 3071 7.73 0.003 0.003 0.15 PC_GM_couple 3071 3071 6.11 0.002 0.002 0.12 #others 2.80 2.802 0.05 ------------------------------------------------------------------------------- ======= Cycle 3071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3072 steps, 2.56000 s simulation time, 5158.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3072 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5158.61 5158.614 5158.614 100.00 ------------------------------------------------------------------------------- PC_run 3072 3072 5141.96 1.674 1.674 99.68 GM_PC_couple 3072 3072 7.73 0.003 0.003 0.15 PC_GM_couple 3072 3072 6.11 0.002 0.002 0.12 #others 2.80 2.804 0.05 ------------------------------------------------------------------------------- ======= Cycle 3072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3073 steps, 2.56000 s simulation time, 5160.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3073 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5160.15 5160.146 5160.146 100.00 ------------------------------------------------------------------------------- PC_run 3073 3073 5143.49 1.674 1.674 99.68 GM_PC_couple 3073 3073 7.73 0.003 0.003 0.15 PC_GM_couple 3073 3073 6.12 0.002 0.002 0.12 #others 2.80 2.805 0.05 ------------------------------------------------------------------------------- ======= Cycle 3073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3074 steps, 2.56000 s simulation time, 5162.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3074 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5162.11 5162.111 5162.111 100.00 ------------------------------------------------------------------------------- PC_run 3074 3074 5145.45 1.674 1.674 99.68 GM_PC_couple 3074 3074 7.74 0.003 0.003 0.15 PC_GM_couple 3074 3074 6.12 0.002 0.002 0.12 #others 2.81 2.806 0.05 ------------------------------------------------------------------------------- ======= Cycle 3074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3075 steps, 2.56000 s simulation time, 5163.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3075 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5163.85 5163.853 5163.853 100.00 ------------------------------------------------------------------------------- PC_run 3075 3075 5147.18 1.674 1.674 99.68 GM_PC_couple 3075 3075 7.74 0.003 0.003 0.15 PC_GM_couple 3075 3075 6.12 0.002 0.002 0.12 #others 2.81 2.806 0.05 ------------------------------------------------------------------------------- ======= Cycle 3075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3076 steps, 2.56000 s simulation time, 5165.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3076 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5165.65 5165.654 5165.654 100.00 ------------------------------------------------------------------------------- PC_run 3076 3076 5148.98 1.674 1.674 99.68 GM_PC_couple 3076 3076 7.74 0.003 0.003 0.15 PC_GM_couple 3076 3076 6.13 0.002 0.002 0.12 #others 2.81 2.807 0.05 ------------------------------------------------------------------------------- ======= Cycle 3076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3077 steps, 2.56000 s simulation time, 5167.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3077 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5167.71 5167.710 5167.710 100.00 ------------------------------------------------------------------------------- PC_run 3077 3077 5151.03 1.674 1.674 99.68 GM_PC_couple 3077 3077 7.75 0.003 0.003 0.15 PC_GM_couple 3077 3077 6.13 0.002 0.002 0.12 #others 2.81 2.808 0.05 ------------------------------------------------------------------------------- ======= Cycle 3077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3078 steps, 2.56000 s simulation time, 5170.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3078 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5170.25 5170.247 5170.247 100.00 ------------------------------------------------------------------------------- PC_run 3078 3078 5153.56 1.674 1.674 99.68 GM_PC_couple 3078 3078 7.75 0.003 0.003 0.15 PC_GM_couple 3078 3078 6.13 0.002 0.002 0.12 #others 2.81 2.809 0.05 ------------------------------------------------------------------------------- ======= Cycle 3078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3079 steps, 2.56000 s simulation time, 5172.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3079 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5172.26 5172.260 5172.260 100.00 ------------------------------------------------------------------------------- PC_run 3079 3079 5155.57 1.674 1.674 99.68 GM_PC_couple 3079 3079 7.75 0.003 0.003 0.15 PC_GM_couple 3079 3079 6.13 0.002 0.002 0.12 #others 2.81 2.810 0.05 ------------------------------------------------------------------------------- ======= Cycle 3079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3080 steps, 2.56000 s simulation time, 5174.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3080 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5174.24 5174.245 5174.245 100.00 ------------------------------------------------------------------------------- PC_run 3080 3080 5157.54 1.675 1.675 99.68 GM_PC_couple 3080 3080 7.76 0.003 0.003 0.15 PC_GM_couple 3080 3080 6.13 0.002 0.002 0.12 #others 2.81 2.812 0.05 ------------------------------------------------------------------------------- ======= Cycle 3080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3081 steps, 2.56000 s simulation time, 5175.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3081 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5175.97 5175.974 5175.974 100.00 ------------------------------------------------------------------------------- PC_run 3081 3081 5159.27 1.675 1.675 99.68 GM_PC_couple 3081 3081 7.76 0.003 0.003 0.15 PC_GM_couple 3081 3081 6.14 0.002 0.002 0.12 #others 2.81 2.813 0.05 ------------------------------------------------------------------------------- ======= Cycle 3081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3082 steps, 2.56000 s simulation time, 5178.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3082 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5178.28 5178.284 5178.284 100.00 ------------------------------------------------------------------------------- PC_run 3082 3082 5161.57 1.675 1.675 99.68 GM_PC_couple 3082 3082 7.76 0.003 0.003 0.15 PC_GM_couple 3082 3082 6.14 0.002 0.002 0.12 #others 2.81 2.813 0.05 ------------------------------------------------------------------------------- ======= Cycle 3082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3083 steps, 2.56000 s simulation time, 5180.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3083 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5180.10 5180.097 5180.097 100.00 ------------------------------------------------------------------------------- PC_run 3083 3083 5163.38 1.675 1.675 99.68 GM_PC_couple 3083 3083 7.77 0.003 0.003 0.15 PC_GM_couple 3083 3083 6.14 0.002 0.002 0.12 #others 2.81 2.814 0.05 ------------------------------------------------------------------------------- ======= Cycle 3083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3084 steps, 2.56000 s simulation time, 5181.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3084 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5181.99 5181.986 5181.986 100.00 ------------------------------------------------------------------------------- PC_run 3084 3084 5165.26 1.675 1.675 99.68 GM_PC_couple 3084 3084 7.77 0.003 0.003 0.15 PC_GM_couple 3084 3084 6.14 0.002 0.002 0.12 #others 2.82 2.815 0.05 ------------------------------------------------------------------------------- ======= Cycle 3084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3085 steps, 2.56000 s simulation time, 5184.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3085 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5184.14 5184.142 5184.142 100.00 ------------------------------------------------------------------------------- PC_run 3085 3085 5167.41 1.675 1.675 99.68 GM_PC_couple 3085 3085 7.77 0.003 0.003 0.15 PC_GM_couple 3085 3085 6.15 0.002 0.002 0.12 #others 2.82 2.816 0.05 ------------------------------------------------------------------------------- ======= Cycle 3085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3086 steps, 2.56000 s simulation time, 5186.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3086 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5186.32 5186.323 5186.323 100.00 ------------------------------------------------------------------------------- PC_run 3086 3086 5169.59 1.675 1.675 99.68 GM_PC_couple 3086 3086 7.77 0.003 0.003 0.15 PC_GM_couple 3086 3086 6.15 0.002 0.002 0.12 #others 2.82 2.817 0.05 ------------------------------------------------------------------------------- ======= Cycle 3086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3087 steps, 2.56000 s simulation time, 5188.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3087 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5188.32 5188.325 5188.325 100.00 ------------------------------------------------------------------------------- PC_run 3087 3087 5171.58 1.675 1.675 99.68 GM_PC_couple 3087 3087 7.78 0.003 0.003 0.15 PC_GM_couple 3087 3087 6.15 0.002 0.002 0.12 #others 2.82 2.818 0.05 ------------------------------------------------------------------------------- ======= Cycle 3087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3088 steps, 2.56000 s simulation time, 5190.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3088 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5190.59 5190.594 5190.594 100.00 ------------------------------------------------------------------------------- PC_run 3088 3088 5173.85 1.675 1.675 99.68 GM_PC_couple 3088 3088 7.78 0.003 0.003 0.15 PC_GM_couple 3088 3088 6.15 0.002 0.002 0.12 #others 2.82 2.819 0.05 ------------------------------------------------------------------------------- ======= Cycle 3088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3089 steps, 2.56000 s simulation time, 5192.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3089 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5192.71 5192.708 5192.708 100.00 ------------------------------------------------------------------------------- PC_run 3089 3089 5175.96 1.676 1.676 99.68 GM_PC_couple 3089 3089 7.78 0.003 0.003 0.15 PC_GM_couple 3089 3089 6.15 0.002 0.002 0.12 #others 2.82 2.820 0.05 ------------------------------------------------------------------------------- ======= Cycle 3089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3090 steps, 2.56000 s simulation time, 5195.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3090 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5195.24 5195.239 5195.239 100.00 ------------------------------------------------------------------------------- PC_run 3090 3090 5178.48 1.676 1.676 99.68 GM_PC_couple 3090 3090 7.78 0.003 0.003 0.15 PC_GM_couple 3090 3090 6.15 0.002 0.002 0.12 #others 2.82 2.821 0.05 ------------------------------------------------------------------------------- ======= Cycle 3090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3091 steps, 2.56000 s simulation time, 5196.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3091 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5196.83 5196.828 5196.828 100.00 ------------------------------------------------------------------------------- PC_run 3091 3091 5180.06 1.676 1.676 99.68 GM_PC_couple 3091 3091 7.79 0.003 0.003 0.15 PC_GM_couple 3091 3091 6.16 0.002 0.002 0.12 #others 2.82 2.822 0.05 ------------------------------------------------------------------------------- ======= Cycle 3091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3092 steps, 2.56000 s simulation time, 5198.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3092 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5198.44 5198.444 5198.444 100.00 ------------------------------------------------------------------------------- PC_run 3092 3092 5181.67 1.676 1.676 99.68 GM_PC_couple 3092 3092 7.79 0.003 0.003 0.15 PC_GM_couple 3092 3092 6.16 0.002 0.002 0.12 #others 2.82 2.823 0.05 ------------------------------------------------------------------------------- ======= Cycle 3092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3093 steps, 2.56000 s simulation time, 5200.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3093 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5200.24 5200.245 5200.245 100.00 ------------------------------------------------------------------------------- PC_run 3093 3093 5183.47 1.676 1.676 99.68 GM_PC_couple 3093 3093 7.79 0.003 0.003 0.15 PC_GM_couple 3093 3093 6.16 0.002 0.002 0.12 #others 2.82 2.824 0.05 ------------------------------------------------------------------------------- ======= Cycle 3093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3094 steps, 2.56000 s simulation time, 5203.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3094 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5203.24 5203.239 5203.239 100.00 ------------------------------------------------------------------------------- PC_run 3094 3094 5186.45 1.676 1.676 99.68 GM_PC_couple 3094 3094 7.80 0.003 0.003 0.15 PC_GM_couple 3094 3094 6.17 0.002 0.002 0.12 #others 2.82 2.825 0.05 ------------------------------------------------------------------------------- ======= Cycle 3094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3095 steps, 2.56000 s simulation time, 5205.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3095 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5205.64 5205.643 5205.643 100.00 ------------------------------------------------------------------------------- PC_run 3095 3095 5188.85 1.677 1.677 99.68 GM_PC_couple 3095 3095 7.80 0.003 0.003 0.15 PC_GM_couple 3095 3095 6.17 0.002 0.002 0.12 #others 2.83 2.826 0.05 ------------------------------------------------------------------------------- ======= Cycle 3095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3096 steps, 2.56000 s simulation time, 5207.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3096 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5207.63 5207.626 5207.626 100.00 ------------------------------------------------------------------------------- PC_run 3096 3096 5190.83 1.677 1.677 99.68 GM_PC_couple 3096 3096 7.80 0.003 0.003 0.15 PC_GM_couple 3096 3096 6.17 0.002 0.002 0.12 #others 2.83 2.827 0.05 ------------------------------------------------------------------------------- ======= Cycle 3096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3097 steps, 2.56000 s simulation time, 5209.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3097 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5209.62 5209.624 5209.624 100.00 ------------------------------------------------------------------------------- PC_run 3097 3097 5192.82 1.677 1.677 99.68 GM_PC_couple 3097 3097 7.80 0.003 0.003 0.15 PC_GM_couple 3097 3097 6.17 0.002 0.002 0.12 #others 2.83 2.828 0.05 ------------------------------------------------------------------------------- ======= Cycle 3097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3098 steps, 2.56000 s simulation time, 5211.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3098 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5211.46 5211.457 5211.457 100.00 ------------------------------------------------------------------------------- PC_run 3098 3098 5194.64 1.677 1.677 99.68 GM_PC_couple 3098 3098 7.81 0.003 0.003 0.15 PC_GM_couple 3098 3098 6.18 0.002 0.002 0.12 #others 2.83 2.829 0.05 ------------------------------------------------------------------------------- ======= Cycle 3098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3099 steps, 2.56000 s simulation time, 5213.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3099 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5213.21 5213.207 5213.207 100.00 ------------------------------------------------------------------------------- PC_run 3099 3099 5196.39 1.677 1.677 99.68 GM_PC_couple 3099 3099 7.81 0.003 0.003 0.15 PC_GM_couple 3099 3099 6.18 0.002 0.002 0.12 #others 2.83 2.830 0.05 ------------------------------------------------------------------------------- ======= Cycle 3099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3100 steps, 2.56000 s simulation time, 5214.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5214.92 5214.920 5214.920 100.00 ------------------------------------------------------------------------------- PC_run 3100 3100 5198.10 1.677 1.677 99.68 GM_PC_couple 3100 3100 7.81 0.003 0.003 0.15 PC_GM_couple 3100 3100 6.18 0.002 0.002 0.12 #others 2.83 2.831 0.05 ------------------------------------------------------------------------------- ======= Cycle 3100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3101 steps, 2.56000 s simulation time, 5216.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5216.61 5216.615 5216.615 100.00 ------------------------------------------------------------------------------- PC_run 3101 3101 5199.78 1.677 1.677 99.68 GM_PC_couple 3101 3101 7.82 0.003 0.003 0.15 PC_GM_couple 3101 3101 6.18 0.002 0.002 0.12 #others 2.83 2.832 0.05 ------------------------------------------------------------------------------- ======= Cycle 3101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3102 steps, 2.56000 s simulation time, 5218.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5218.41 5218.412 5218.412 100.00 ------------------------------------------------------------------------------- PC_run 3102 3102 5201.58 1.677 1.677 99.68 GM_PC_couple 3102 3102 7.82 0.003 0.003 0.15 PC_GM_couple 3102 3102 6.18 0.002 0.002 0.12 #others 2.83 2.833 0.05 ------------------------------------------------------------------------------- ======= Cycle 3102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3103 steps, 2.56000 s simulation time, 5220.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5220.16 5220.159 5220.159 100.00 ------------------------------------------------------------------------------- PC_run 3103 3103 5203.32 1.677 1.677 99.68 GM_PC_couple 3103 3103 7.82 0.003 0.003 0.15 PC_GM_couple 3103 3103 6.19 0.002 0.002 0.12 #others 2.83 2.834 0.05 ------------------------------------------------------------------------------- ======= Cycle 3103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3104 steps, 2.56000 s simulation time, 5222.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5222.11 5222.112 5222.112 100.00 ------------------------------------------------------------------------------- PC_run 3104 3104 5205.26 1.677 1.677 99.68 GM_PC_couple 3104 3104 7.82 0.003 0.003 0.15 PC_GM_couple 3104 3104 6.19 0.002 0.002 0.12 #others 2.84 2.835 0.05 ------------------------------------------------------------------------------- ======= Cycle 3104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3105 steps, 2.56000 s simulation time, 5223.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5223.83 5223.826 5223.826 100.00 ------------------------------------------------------------------------------- PC_run 3105 3105 5206.97 1.677 1.677 99.68 GM_PC_couple 3105 3105 7.83 0.003 0.003 0.15 PC_GM_couple 3105 3105 6.19 0.002 0.002 0.12 #others 2.84 2.836 0.05 ------------------------------------------------------------------------------- ======= Cycle 3105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3106 steps, 2.56000 s simulation time, 5226.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5226.16 5226.157 5226.157 100.00 ------------------------------------------------------------------------------- PC_run 3106 3106 5209.30 1.677 1.677 99.68 GM_PC_couple 3106 3106 7.83 0.003 0.003 0.15 PC_GM_couple 3106 3106 6.19 0.002 0.002 0.12 #others 2.84 2.836 0.05 ------------------------------------------------------------------------------- ======= Cycle 3106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3107 steps, 2.56000 s simulation time, 5228.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5228.21 5228.211 5228.211 100.00 ------------------------------------------------------------------------------- PC_run 3107 3107 5211.35 1.677 1.677 99.68 GM_PC_couple 3107 3107 7.83 0.003 0.003 0.15 PC_GM_couple 3107 3107 6.19 0.002 0.002 0.12 #others 2.84 2.838 0.05 ------------------------------------------------------------------------------- ======= Cycle 3107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3108 steps, 2.56000 s simulation time, 5230.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5230.63 5230.630 5230.630 100.00 ------------------------------------------------------------------------------- PC_run 3108 3108 5213.76 1.678 1.678 99.68 GM_PC_couple 3108 3108 7.83 0.003 0.003 0.15 PC_GM_couple 3108 3108 6.20 0.002 0.002 0.12 #others 2.84 2.839 0.05 ------------------------------------------------------------------------------- ======= Cycle 3108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3109 steps, 2.56000 s simulation time, 5232.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5232.54 5232.538 5232.538 100.00 ------------------------------------------------------------------------------- PC_run 3109 3109 5215.66 1.678 1.678 99.68 GM_PC_couple 3109 3109 7.84 0.003 0.003 0.15 PC_GM_couple 3109 3109 6.20 0.002 0.002 0.12 #others 2.84 2.840 0.05 ------------------------------------------------------------------------------- ======= Cycle 3109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3110 steps, 2.56000 s simulation time, 5234.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5234.40 5234.398 5234.398 100.00 ------------------------------------------------------------------------------- PC_run 3110 3110 5217.52 1.678 1.678 99.68 GM_PC_couple 3110 3110 7.84 0.003 0.003 0.15 PC_GM_couple 3110 3110 6.20 0.002 0.002 0.12 #others 2.84 2.841 0.05 ------------------------------------------------------------------------------- ======= Cycle 3110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3111 steps, 2.56000 s simulation time, 5236.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5236.20 5236.202 5236.202 100.00 ------------------------------------------------------------------------------- PC_run 3111 3111 5219.31 1.678 1.678 99.68 GM_PC_couple 3111 3111 7.84 0.003 0.003 0.15 PC_GM_couple 3111 3111 6.20 0.002 0.002 0.12 #others 2.84 2.842 0.05 ------------------------------------------------------------------------------- ======= Cycle 3111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3112 steps, 2.56000 s simulation time, 5238.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5238.20 5238.195 5238.195 100.00 ------------------------------------------------------------------------------- PC_run 3112 3112 5221.30 1.678 1.678 99.68 GM_PC_couple 3112 3112 7.85 0.003 0.003 0.15 PC_GM_couple 3112 3112 6.21 0.002 0.002 0.12 #others 2.84 2.843 0.05 ------------------------------------------------------------------------------- ======= Cycle 3112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3113 steps, 2.56000 s simulation time, 5239.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5239.90 5239.902 5239.902 100.00 ------------------------------------------------------------------------------- PC_run 3113 3113 5223.00 1.678 1.678 99.68 GM_PC_couple 3113 3113 7.85 0.003 0.003 0.15 PC_GM_couple 3113 3113 6.21 0.002 0.002 0.12 #others 2.84 2.844 0.05 ------------------------------------------------------------------------------- ======= Cycle 3113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3114 steps, 2.56000 s simulation time, 5241.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3114 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5241.58 5241.584 5241.584 100.00 ------------------------------------------------------------------------------- PC_run 3114 3114 5224.68 1.678 1.678 99.68 GM_PC_couple 3114 3114 7.85 0.003 0.003 0.15 PC_GM_couple 3114 3114 6.21 0.002 0.002 0.12 #others 2.85 2.845 0.05 ------------------------------------------------------------------------------- ======= Cycle 3114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3115 steps, 2.56000 s simulation time, 5243.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3115 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5243.42 5243.418 5243.418 100.00 ------------------------------------------------------------------------------- PC_run 3115 3115 5226.50 1.678 1.678 99.68 GM_PC_couple 3115 3115 7.85 0.003 0.003 0.15 PC_GM_couple 3115 3115 6.21 0.002 0.002 0.12 #others 2.85 2.846 0.05 ------------------------------------------------------------------------------- ======= Cycle 3115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3116 steps, 2.56000 s simulation time, 5245.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3116 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5245.36 5245.363 5245.363 100.00 ------------------------------------------------------------------------------- PC_run 3116 3116 5228.44 1.678 1.678 99.68 GM_PC_couple 3116 3116 7.86 0.003 0.003 0.15 PC_GM_couple 3116 3116 6.22 0.002 0.002 0.12 #others 2.85 2.847 0.05 ------------------------------------------------------------------------------- ======= Cycle 3116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3117 steps, 2.56000 s simulation time, 5247.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3117 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5247.34 5247.335 5247.335 100.00 ------------------------------------------------------------------------------- PC_run 3117 3117 5230.41 1.678 1.678 99.68 GM_PC_couple 3117 3117 7.86 0.003 0.003 0.15 PC_GM_couple 3117 3117 6.22 0.002 0.002 0.12 #others 2.85 2.848 0.05 ------------------------------------------------------------------------------- ======= Cycle 3117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3118 steps, 2.56000 s simulation time, 5249.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3118 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5249.19 5249.192 5249.192 100.00 ------------------------------------------------------------------------------- PC_run 3118 3118 5232.26 1.678 1.678 99.68 GM_PC_couple 3118 3118 7.86 0.003 0.003 0.15 PC_GM_couple 3118 3118 6.22 0.002 0.002 0.12 #others 2.85 2.848 0.05 ------------------------------------------------------------------------------- ======= Cycle 3118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3119 steps, 2.56000 s simulation time, 5251.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3119 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5251.04 5251.044 5251.044 100.00 ------------------------------------------------------------------------------- PC_run 3119 3119 5234.11 1.678 1.678 99.68 GM_PC_couple 3119 3119 7.86 0.003 0.003 0.15 PC_GM_couple 3119 3119 6.22 0.002 0.002 0.12 #others 2.85 2.849 0.05 ------------------------------------------------------------------------------- ======= Cycle 3119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3120 steps, 2.56000 s simulation time, 5253.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3120 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5253.04 5253.044 5253.044 100.00 ------------------------------------------------------------------------------- PC_run 3120 3120 5236.10 1.678 1.678 99.68 GM_PC_couple 3120 3120 7.87 0.003 0.003 0.15 PC_GM_couple 3120 3120 6.22 0.002 0.002 0.12 #others 2.85 2.850 0.05 ------------------------------------------------------------------------------- ======= Cycle 3120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3121 steps, 2.56000 s simulation time, 5254.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3121 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5254.75 5254.749 5254.749 100.00 ------------------------------------------------------------------------------- PC_run 3121 3121 5237.80 1.678 1.678 99.68 GM_PC_couple 3121 3121 7.87 0.003 0.003 0.15 PC_GM_couple 3121 3121 6.22 0.002 0.002 0.12 #others 2.85 2.851 0.05 ------------------------------------------------------------------------------- ======= Cycle 3121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3122 steps, 2.56000 s simulation time, 5256.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3122 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5256.48 5256.479 5256.479 100.00 ------------------------------------------------------------------------------- PC_run 3122 3122 5239.53 1.678 1.678 99.68 GM_PC_couple 3122 3122 7.87 0.003 0.003 0.15 PC_GM_couple 3122 3122 6.23 0.002 0.002 0.12 #others 2.85 2.852 0.05 ------------------------------------------------------------------------------- ======= Cycle 3122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3123 steps, 2.56000 s simulation time, 5258.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3123 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5258.21 5258.209 5258.209 100.00 ------------------------------------------------------------------------------- PC_run 3123 3123 5241.25 1.678 1.678 99.68 GM_PC_couple 3123 3123 7.87 0.003 0.003 0.15 PC_GM_couple 3123 3123 6.23 0.002 0.002 0.12 #others 2.85 2.853 0.05 ------------------------------------------------------------------------------- ======= Cycle 3123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3124 steps, 2.56000 s simulation time, 5260.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3124 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5260.49 5260.487 5260.487 100.00 ------------------------------------------------------------------------------- PC_run 3124 3124 5243.52 1.678 1.678 99.68 GM_PC_couple 3124 3124 7.88 0.003 0.003 0.15 PC_GM_couple 3124 3124 6.23 0.002 0.002 0.12 #others 2.85 2.853 0.05 ------------------------------------------------------------------------------- ======= Cycle 3124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3125 steps, 2.56000 s simulation time, 5262.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3125 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5262.57 5262.571 5262.571 100.00 ------------------------------------------------------------------------------- PC_run 3125 3125 5245.60 1.679 1.679 99.68 GM_PC_couple 3125 3125 7.88 0.003 0.003 0.15 PC_GM_couple 3125 3125 6.23 0.002 0.002 0.12 #others 2.85 2.854 0.05 ------------------------------------------------------------------------------- ======= Cycle 3125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3126 steps, 2.56000 s simulation time, 5264.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3126 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5264.59 5264.588 5264.588 100.00 ------------------------------------------------------------------------------- PC_run 3126 3126 5247.61 1.679 1.679 99.68 GM_PC_couple 3126 3126 7.88 0.003 0.003 0.15 PC_GM_couple 3126 3126 6.24 0.002 0.002 0.12 #others 2.86 2.856 0.05 ------------------------------------------------------------------------------- ======= Cycle 3126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3127 steps, 2.56000 s simulation time, 5266.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3127 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5266.48 5266.484 5266.484 100.00 ------------------------------------------------------------------------------- PC_run 3127 3127 5249.50 1.679 1.679 99.68 GM_PC_couple 3127 3127 7.89 0.003 0.003 0.15 PC_GM_couple 3127 3127 6.24 0.002 0.002 0.12 #others 2.86 2.857 0.05 ------------------------------------------------------------------------------- ======= Cycle 3127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3128 steps, 2.56000 s simulation time, 5268.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3128 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5268.42 5268.424 5268.424 100.00 ------------------------------------------------------------------------------- PC_run 3128 3128 5251.44 1.679 1.679 99.68 GM_PC_couple 3128 3128 7.89 0.003 0.003 0.15 PC_GM_couple 3128 3128 6.24 0.002 0.002 0.12 #others 2.86 2.858 0.05 ------------------------------------------------------------------------------- ======= Cycle 3128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3129 steps, 2.56000 s simulation time, 5270.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3129 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5270.05 5270.054 5270.054 100.00 ------------------------------------------------------------------------------- PC_run 3129 3129 5253.06 1.679 1.679 99.68 GM_PC_couple 3129 3129 7.89 0.003 0.003 0.15 PC_GM_couple 3129 3129 6.24 0.002 0.002 0.12 #others 2.86 2.859 0.05 ------------------------------------------------------------------------------- ======= Cycle 3129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3130 steps, 2.56000 s simulation time, 5271.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3130 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5271.85 5271.852 5271.852 100.00 ------------------------------------------------------------------------------- PC_run 3130 3130 5254.85 1.679 1.679 99.68 GM_PC_couple 3130 3130 7.89 0.003 0.003 0.15 PC_GM_couple 3130 3130 6.25 0.002 0.002 0.12 #others 2.86 2.860 0.05 ------------------------------------------------------------------------------- ======= Cycle 3130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3131 steps, 2.56000 s simulation time, 5274.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3131 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5274.24 5274.245 5274.245 100.00 ------------------------------------------------------------------------------- PC_run 3131 3131 5257.24 1.679 1.679 99.68 GM_PC_couple 3131 3131 7.90 0.003 0.003 0.15 PC_GM_couple 3131 3131 6.25 0.002 0.002 0.12 #others 2.86 2.861 0.05 ------------------------------------------------------------------------------- ======= Cycle 3131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3132 steps, 2.56000 s simulation time, 5276.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3132 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5276.36 5276.360 5276.360 100.00 ------------------------------------------------------------------------------- PC_run 3132 3132 5259.35 1.679 1.679 99.68 GM_PC_couple 3132 3132 7.90 0.003 0.003 0.15 PC_GM_couple 3132 3132 6.25 0.002 0.002 0.12 #others 2.86 2.862 0.05 ------------------------------------------------------------------------------- ======= Cycle 3132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3133 steps, 2.56000 s simulation time, 5278.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3133 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5278.52 5278.523 5278.523 100.00 ------------------------------------------------------------------------------- PC_run 3133 3133 5261.50 1.679 1.679 99.68 GM_PC_couple 3133 3133 7.90 0.003 0.003 0.15 PC_GM_couple 3133 3133 6.25 0.002 0.002 0.12 #others 2.86 2.863 0.05 ------------------------------------------------------------------------------- ======= Cycle 3133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3134 steps, 2.56000 s simulation time, 5280.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3134 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5280.99 5280.987 5280.987 100.00 ------------------------------------------------------------------------------- PC_run 3134 3134 5263.96 1.680 1.680 99.68 GM_PC_couple 3134 3134 7.91 0.003 0.003 0.15 PC_GM_couple 3134 3134 6.25 0.002 0.002 0.12 #others 2.86 2.863 0.05 ------------------------------------------------------------------------------- ======= Cycle 3134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3135 steps, 2.56000 s simulation time, 5282.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3135 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5282.85 5282.847 5282.847 100.00 ------------------------------------------------------------------------------- PC_run 3135 3135 5265.82 1.680 1.680 99.68 GM_PC_couple 3135 3135 7.91 0.003 0.003 0.15 PC_GM_couple 3135 3135 6.26 0.002 0.002 0.12 #others 2.86 2.864 0.05 ------------------------------------------------------------------------------- ======= Cycle 3135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3136 steps, 2.56000 s simulation time, 5284.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3136 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5284.61 5284.613 5284.613 100.00 ------------------------------------------------------------------------------- PC_run 3136 3136 5267.58 1.680 1.680 99.68 GM_PC_couple 3136 3136 7.91 0.003 0.003 0.15 PC_GM_couple 3136 3136 6.26 0.002 0.002 0.12 #others 2.87 2.865 0.05 ------------------------------------------------------------------------------- ======= Cycle 3136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3137 steps, 2.56000 s simulation time, 5286.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3137 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5286.56 5286.564 5286.564 100.00 ------------------------------------------------------------------------------- PC_run 3137 3137 5269.52 1.680 1.680 99.68 GM_PC_couple 3137 3137 7.91 0.003 0.003 0.15 PC_GM_couple 3137 3137 6.26 0.002 0.002 0.12 #others 2.87 2.866 0.05 ------------------------------------------------------------------------------- ======= Cycle 3137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3138 steps, 2.56000 s simulation time, 5288.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3138 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5288.16 5288.160 5288.160 100.00 ------------------------------------------------------------------------------- PC_run 3138 3138 5271.11 1.680 1.680 99.68 GM_PC_couple 3138 3138 7.92 0.003 0.003 0.15 PC_GM_couple 3138 3138 6.26 0.002 0.002 0.12 #others 2.87 2.867 0.05 ------------------------------------------------------------------------------- ======= Cycle 3138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3139 steps, 2.56000 s simulation time, 5290.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3139 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5290.02 5290.016 5290.016 100.00 ------------------------------------------------------------------------------- PC_run 3139 3139 5272.96 1.680 1.680 99.68 GM_PC_couple 3139 3139 7.92 0.003 0.003 0.15 PC_GM_couple 3139 3139 6.27 0.002 0.002 0.12 #others 2.87 2.868 0.05 ------------------------------------------------------------------------------- ======= Cycle 3139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3140 steps, 2.56000 s simulation time, 5291.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3140 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5291.78 5291.781 5291.781 100.00 ------------------------------------------------------------------------------- PC_run 3140 3140 5274.72 1.680 1.680 99.68 GM_PC_couple 3140 3140 7.92 0.003 0.003 0.15 PC_GM_couple 3140 3140 6.27 0.002 0.002 0.12 #others 2.87 2.869 0.05 ------------------------------------------------------------------------------- ======= Cycle 3140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3141 steps, 2.56000 s simulation time, 5293.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3141 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5293.60 5293.597 5293.597 100.00 ------------------------------------------------------------------------------- PC_run 3141 3141 5276.53 1.680 1.680 99.68 GM_PC_couple 3141 3141 7.93 0.003 0.003 0.15 PC_GM_couple 3141 3141 6.27 0.002 0.002 0.12 #others 2.87 2.870 0.05 ------------------------------------------------------------------------------- ======= Cycle 3141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3142 steps, 2.56000 s simulation time, 5295.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3142 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5295.27 5295.274 5295.274 100.00 ------------------------------------------------------------------------------- PC_run 3142 3142 5278.20 1.680 1.680 99.68 GM_PC_couple 3142 3142 7.93 0.003 0.003 0.15 PC_GM_couple 3142 3142 6.27 0.002 0.002 0.12 #others 2.87 2.872 0.05 ------------------------------------------------------------------------------- ======= Cycle 3142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3143 steps, 2.56000 s simulation time, 5297.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3143 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5297.03 5297.029 5297.029 100.00 ------------------------------------------------------------------------------- PC_run 3143 3143 5279.95 1.680 1.680 99.68 GM_PC_couple 3143 3143 7.93 0.003 0.003 0.15 PC_GM_couple 3143 3143 6.28 0.002 0.002 0.12 #others 2.87 2.873 0.05 ------------------------------------------------------------------------------- ======= Cycle 3143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3144 steps, 2.56000 s simulation time, 5298.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3144 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5298.88 5298.885 5298.885 100.00 ------------------------------------------------------------------------------- PC_run 3144 3144 5281.80 1.680 1.680 99.68 GM_PC_couple 3144 3144 7.94 0.003 0.003 0.15 PC_GM_couple 3144 3144 6.28 0.002 0.002 0.12 #others 2.87 2.874 0.05 ------------------------------------------------------------------------------- ======= Cycle 3144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3145 steps, 2.56000 s simulation time, 5300.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3145 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5300.85 5300.848 5300.848 100.00 ------------------------------------------------------------------------------- PC_run 3145 3145 5283.75 1.680 1.680 99.68 GM_PC_couple 3145 3145 7.94 0.003 0.003 0.15 PC_GM_couple 3145 3145 6.28 0.002 0.002 0.12 #others 2.87 2.875 0.05 ------------------------------------------------------------------------------- ======= Cycle 3145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3146 steps, 2.56000 s simulation time, 5303.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3146 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5303.09 5303.093 5303.093 100.00 ------------------------------------------------------------------------------- PC_run 3146 3146 5285.99 1.680 1.680 99.68 GM_PC_couple 3146 3146 7.94 0.003 0.003 0.15 PC_GM_couple 3146 3146 6.28 0.002 0.002 0.12 #others 2.88 2.876 0.05 ------------------------------------------------------------------------------- ======= Cycle 3146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3147 steps, 2.56000 s simulation time, 5305.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3147 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5305.12 5305.121 5305.121 100.00 ------------------------------------------------------------------------------- PC_run 3147 3147 5288.01 1.680 1.680 99.68 GM_PC_couple 3147 3147 7.95 0.003 0.003 0.15 PC_GM_couple 3147 3147 6.29 0.002 0.002 0.12 #others 2.88 2.877 0.05 ------------------------------------------------------------------------------- ======= Cycle 3147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3148 steps, 2.56000 s simulation time, 5307.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3148 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5307.50 5307.497 5307.497 100.00 ------------------------------------------------------------------------------- PC_run 3148 3148 5290.38 1.681 1.681 99.68 GM_PC_couple 3148 3148 7.95 0.003 0.003 0.15 PC_GM_couple 3148 3148 6.29 0.002 0.002 0.12 #others 2.88 2.878 0.05 ------------------------------------------------------------------------------- ======= Cycle 3148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3149 steps, 2.56000 s simulation time, 5309.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3149 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5309.65 5309.645 5309.645 100.00 ------------------------------------------------------------------------------- PC_run 3149 3149 5292.52 1.681 1.681 99.68 GM_PC_couple 3149 3149 7.95 0.003 0.003 0.15 PC_GM_couple 3149 3149 6.29 0.002 0.002 0.12 #others 2.88 2.879 0.05 ------------------------------------------------------------------------------- ======= Cycle 3149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3150 steps, 2.56000 s simulation time, 5311.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3150 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5311.82 5311.816 5311.816 100.00 ------------------------------------------------------------------------------- PC_run 3150 3150 5294.69 1.681 1.681 99.68 GM_PC_couple 3150 3150 7.95 0.003 0.003 0.15 PC_GM_couple 3150 3150 6.29 0.002 0.002 0.12 #others 2.88 2.880 0.05 ------------------------------------------------------------------------------- ======= Cycle 3150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3151 steps, 2.56000 s simulation time, 5314.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3151 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5314.16 5314.161 5314.161 100.00 ------------------------------------------------------------------------------- PC_run 3151 3151 5297.03 1.681 1.681 99.68 GM_PC_couple 3151 3151 7.96 0.003 0.003 0.15 PC_GM_couple 3151 3151 6.29 0.002 0.002 0.12 #others 2.88 2.880 0.05 ------------------------------------------------------------------------------- ======= Cycle 3151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3152 steps, 2.56000 s simulation time, 5316.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3152 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5316.67 5316.671 5316.671 100.00 ------------------------------------------------------------------------------- PC_run 3152 3152 5299.54 1.681 1.681 99.68 GM_PC_couple 3152 3152 7.96 0.003 0.003 0.15 PC_GM_couple 3152 3152 6.30 0.002 0.002 0.12 #others 2.88 2.881 0.05 ------------------------------------------------------------------------------- ======= Cycle 3152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3153 steps, 2.56000 s simulation time, 5318.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3153 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5318.61 5318.606 5318.606 100.00 ------------------------------------------------------------------------------- PC_run 3153 3153 5301.46 1.681 1.681 99.68 GM_PC_couple 3153 3153 7.96 0.003 0.003 0.15 PC_GM_couple 3153 3153 6.30 0.002 0.002 0.12 #others 2.88 2.882 0.05 ------------------------------------------------------------------------------- ======= Cycle 3153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3154 steps, 2.56000 s simulation time, 5321.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3154 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5321.09 5321.094 5321.094 100.00 ------------------------------------------------------------------------------- PC_run 3154 3154 5303.95 1.682 1.682 99.68 GM_PC_couple 3154 3154 7.96 0.003 0.003 0.15 PC_GM_couple 3154 3154 6.30 0.002 0.002 0.12 #others 2.88 2.883 0.05 ------------------------------------------------------------------------------- ======= Cycle 3154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3155 steps, 2.56000 s simulation time, 5323.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3155 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5323.51 5323.509 5323.509 100.00 ------------------------------------------------------------------------------- PC_run 3155 3155 5306.36 1.682 1.682 99.68 GM_PC_couple 3155 3155 7.97 0.003 0.003 0.15 PC_GM_couple 3155 3155 6.30 0.002 0.002 0.12 #others 2.88 2.884 0.05 ------------------------------------------------------------------------------- ======= Cycle 3155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3156 steps, 2.56000 s simulation time, 5326.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3156 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5326.23 5326.227 5326.227 100.00 ------------------------------------------------------------------------------- PC_run 3156 3156 5309.07 1.682 1.682 99.68 GM_PC_couple 3156 3156 7.97 0.003 0.003 0.15 PC_GM_couple 3156 3156 6.30 0.002 0.002 0.12 #others 2.89 2.885 0.05 ------------------------------------------------------------------------------- ======= Cycle 3156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3157 steps, 2.56000 s simulation time, 5328.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3157 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5328.14 5328.138 5328.138 100.00 ------------------------------------------------------------------------------- PC_run 3157 3157 5310.97 1.682 1.682 99.68 GM_PC_couple 3157 3157 7.97 0.003 0.003 0.15 PC_GM_couple 3157 3157 6.31 0.002 0.002 0.12 #others 2.89 2.887 0.05 ------------------------------------------------------------------------------- ======= Cycle 3157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3158 steps, 2.56000 s simulation time, 5330.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3158 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5330.10 5330.104 5330.104 100.00 ------------------------------------------------------------------------------- PC_run 3158 3158 5312.93 1.682 1.682 99.68 GM_PC_couple 3158 3158 7.97 0.003 0.003 0.15 PC_GM_couple 3158 3158 6.31 0.002 0.002 0.12 #others 2.89 2.887 0.05 ------------------------------------------------------------------------------- ======= Cycle 3158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3159 steps, 2.56000 s simulation time, 5331.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3159 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5331.97 5331.967 5331.967 100.00 ------------------------------------------------------------------------------- PC_run 3159 3159 5314.79 1.682 1.682 99.68 GM_PC_couple 3159 3159 7.98 0.003 0.003 0.15 PC_GM_couple 3159 3159 6.31 0.002 0.002 0.12 #others 2.89 2.888 0.05 ------------------------------------------------------------------------------- ======= Cycle 3159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3160 steps, 2.56000 s simulation time, 5334.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3160 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5334.22 5334.215 5334.215 100.00 ------------------------------------------------------------------------------- PC_run 3160 3160 5317.03 1.683 1.683 99.68 GM_PC_couple 3160 3160 7.98 0.003 0.003 0.15 PC_GM_couple 3160 3160 6.31 0.002 0.002 0.12 #others 2.89 2.889 0.05 ------------------------------------------------------------------------------- ======= Cycle 3160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3161 steps, 2.56000 s simulation time, 5335.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3161 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5335.97 5335.967 5335.967 100.00 ------------------------------------------------------------------------------- PC_run 3161 3161 5318.78 1.683 1.683 99.68 GM_PC_couple 3161 3161 7.98 0.003 0.003 0.15 PC_GM_couple 3161 3161 6.32 0.002 0.002 0.12 #others 2.89 2.890 0.05 ------------------------------------------------------------------------------- ======= Cycle 3161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3162 steps, 2.56000 s simulation time, 5337.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3162 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5337.67 5337.671 5337.671 100.00 ------------------------------------------------------------------------------- PC_run 3162 3162 5320.48 1.683 1.683 99.68 GM_PC_couple 3162 3162 7.99 0.003 0.003 0.15 PC_GM_couple 3162 3162 6.32 0.002 0.002 0.12 #others 2.89 2.891 0.05 ------------------------------------------------------------------------------- ======= Cycle 3162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3163 steps, 2.56000 s simulation time, 5339.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3163 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5339.36 5339.364 5339.364 100.00 ------------------------------------------------------------------------------- PC_run 3163 3163 5322.16 1.683 1.683 99.68 GM_PC_couple 3163 3163 7.99 0.003 0.003 0.15 PC_GM_couple 3163 3163 6.32 0.002 0.002 0.12 #others 2.89 2.892 0.05 ------------------------------------------------------------------------------- ======= Cycle 3163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3164 steps, 2.56000 s simulation time, 5342.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3164 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5342.52 5342.523 5342.523 100.00 ------------------------------------------------------------------------------- PC_run 3164 3164 5325.32 1.683 1.683 99.68 GM_PC_couple 3164 3164 7.99 0.003 0.003 0.15 PC_GM_couple 3164 3164 6.32 0.002 0.002 0.12 #others 2.89 2.893 0.05 ------------------------------------------------------------------------------- ======= Cycle 3164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3165 steps, 2.56000 s simulation time, 5344.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3165 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5344.44 5344.442 5344.442 100.00 ------------------------------------------------------------------------------- PC_run 3165 3165 5327.23 1.683 1.683 99.68 GM_PC_couple 3165 3165 7.99 0.003 0.003 0.15 PC_GM_couple 3165 3165 6.32 0.002 0.002 0.12 #others 2.89 2.894 0.05 ------------------------------------------------------------------------------- ======= Cycle 3165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3166 steps, 2.56000 s simulation time, 5346.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3166 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5346.52 5346.516 5346.516 100.00 ------------------------------------------------------------------------------- PC_run 3166 3166 5329.30 1.683 1.683 99.68 GM_PC_couple 3166 3166 8.00 0.003 0.003 0.15 PC_GM_couple 3166 3166 6.32 0.002 0.002 0.12 #others 2.89 2.895 0.05 ------------------------------------------------------------------------------- ======= Cycle 3166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3167 steps, 2.56000 s simulation time, 5348.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3167 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5348.32 5348.325 5348.325 100.00 ------------------------------------------------------------------------------- PC_run 3167 3167 5331.10 1.683 1.683 99.68 GM_PC_couple 3167 3167 8.00 0.003 0.003 0.15 PC_GM_couple 3167 3167 6.33 0.002 0.002 0.12 #others 2.90 2.895 0.05 ------------------------------------------------------------------------------- ======= Cycle 3167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3168 steps, 2.56000 s simulation time, 5350.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3168 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5350.65 5350.652 5350.652 100.00 ------------------------------------------------------------------------------- PC_run 3168 3168 5333.41 1.684 1.684 99.68 GM_PC_couple 3168 3168 8.01 0.003 0.003 0.15 PC_GM_couple 3168 3168 6.34 0.002 0.002 0.12 #others 2.90 2.896 0.05 ------------------------------------------------------------------------------- ======= Cycle 3168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3169 steps, 2.56000 s simulation time, 5353.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3169 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5353.12 5353.120 5353.120 100.00 ------------------------------------------------------------------------------- PC_run 3169 3169 5335.87 1.684 1.684 99.68 GM_PC_couple 3169 3169 8.01 0.003 0.003 0.15 PC_GM_couple 3169 3169 6.34 0.002 0.002 0.12 #others 2.90 2.898 0.05 ------------------------------------------------------------------------------- ======= Cycle 3169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3170 steps, 2.56000 s simulation time, 5355.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3170 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5355.34 5355.341 5355.341 100.00 ------------------------------------------------------------------------------- PC_run 3170 3170 5338.09 1.684 1.684 99.68 GM_PC_couple 3170 3170 8.01 0.003 0.003 0.15 PC_GM_couple 3170 3170 6.34 0.002 0.002 0.12 #others 2.90 2.899 0.05 ------------------------------------------------------------------------------- ======= Cycle 3170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3171 steps, 2.56000 s simulation time, 5357.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3171 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5357.21 5357.207 5357.207 100.00 ------------------------------------------------------------------------------- PC_run 3171 3171 5339.95 1.684 1.684 99.68 GM_PC_couple 3171 3171 8.01 0.003 0.003 0.15 PC_GM_couple 3171 3171 6.35 0.002 0.002 0.12 #others 2.90 2.900 0.05 ------------------------------------------------------------------------------- ======= Cycle 3171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3172 steps, 2.56000 s simulation time, 5359.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3172 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5359.01 5359.014 5359.014 100.00 ------------------------------------------------------------------------------- PC_run 3172 3172 5341.75 1.684 1.684 99.68 GM_PC_couple 3172 3172 8.02 0.003 0.003 0.15 PC_GM_couple 3172 3172 6.35 0.002 0.002 0.12 #others 2.90 2.901 0.05 ------------------------------------------------------------------------------- ======= Cycle 3172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3173 steps, 2.56000 s simulation time, 5361.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3173 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5361.28 5361.277 5361.277 100.00 ------------------------------------------------------------------------------- PC_run 3173 3173 5344.01 1.684 1.684 99.68 GM_PC_couple 3173 3173 8.02 0.003 0.003 0.15 PC_GM_couple 3173 3173 6.35 0.002 0.002 0.12 #others 2.90 2.902 0.05 ------------------------------------------------------------------------------- ======= Cycle 3173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3174 steps, 2.56000 s simulation time, 5363.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3174 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5363.83 5363.832 5363.832 100.00 ------------------------------------------------------------------------------- PC_run 3174 3174 5346.56 1.684 1.684 99.68 GM_PC_couple 3174 3174 8.02 0.003 0.003 0.15 PC_GM_couple 3174 3174 6.35 0.002 0.002 0.12 #others 2.90 2.903 0.05 ------------------------------------------------------------------------------- ======= Cycle 3174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3175 steps, 2.56000 s simulation time, 5366.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3175 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5366.05 5366.048 5366.048 100.00 ------------------------------------------------------------------------------- PC_run 3175 3175 5348.77 1.685 1.685 99.68 GM_PC_couple 3175 3175 8.02 0.003 0.003 0.15 PC_GM_couple 3175 3175 6.35 0.002 0.002 0.12 #others 2.90 2.904 0.05 ------------------------------------------------------------------------------- ======= Cycle 3175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3176 steps, 2.56000 s simulation time, 5368.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3176 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5368.16 5368.158 5368.158 100.00 ------------------------------------------------------------------------------- PC_run 3176 3176 5350.87 1.685 1.685 99.68 GM_PC_couple 3176 3176 8.03 0.003 0.003 0.15 PC_GM_couple 3176 3176 6.36 0.002 0.002 0.12 #others 2.90 2.905 0.05 ------------------------------------------------------------------------------- ======= Cycle 3176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3177 steps, 2.56000 s simulation time, 5370.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3177 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5370.33 5370.327 5370.327 100.00 ------------------------------------------------------------------------------- PC_run 3177 3177 5353.04 1.685 1.685 99.68 GM_PC_couple 3177 3177 8.03 0.003 0.003 0.15 PC_GM_couple 3177 3177 6.36 0.002 0.002 0.12 #others 2.91 2.905 0.05 ------------------------------------------------------------------------------- ======= Cycle 3177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3178 steps, 2.56000 s simulation time, 5372.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3178 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5372.31 5372.313 5372.313 100.00 ------------------------------------------------------------------------------- PC_run 3178 3178 5355.02 1.685 1.685 99.68 GM_PC_couple 3178 3178 8.03 0.003 0.003 0.15 PC_GM_couple 3178 3178 6.36 0.002 0.002 0.12 #others 2.91 2.906 0.05 ------------------------------------------------------------------------------- ======= Cycle 3178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3179 steps, 2.56000 s simulation time, 5375.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3179 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5375.06 5375.064 5375.064 100.00 ------------------------------------------------------------------------------- PC_run 3179 3179 5357.76 1.685 1.685 99.68 GM_PC_couple 3179 3179 8.03 0.003 0.003 0.15 PC_GM_couple 3179 3179 6.36 0.002 0.002 0.12 #others 2.91 2.907 0.05 ------------------------------------------------------------------------------- ======= Cycle 3179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3180 steps, 2.56000 s simulation time, 5377.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3180 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5377.24 5377.243 5377.243 100.00 ------------------------------------------------------------------------------- PC_run 3180 3180 5359.94 1.686 1.686 99.68 GM_PC_couple 3180 3180 8.04 0.003 0.003 0.15 PC_GM_couple 3180 3180 6.36 0.002 0.002 0.12 #others 2.91 2.908 0.05 ------------------------------------------------------------------------------- ======= Cycle 3180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3181 steps, 2.56000 s simulation time, 5379.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3181 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5379.02 5379.016 5379.016 100.00 ------------------------------------------------------------------------------- PC_run 3181 3181 5361.70 1.686 1.686 99.68 GM_PC_couple 3181 3181 8.04 0.003 0.003 0.15 PC_GM_couple 3181 3181 6.37 0.002 0.002 0.12 #others 2.91 2.909 0.05 ------------------------------------------------------------------------------- ======= Cycle 3181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3182 steps, 2.56000 s simulation time, 5380.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3182 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5380.77 5380.769 5380.769 100.00 ------------------------------------------------------------------------------- PC_run 3182 3182 5363.45 1.686 1.686 99.68 GM_PC_couple 3182 3182 8.04 0.003 0.003 0.15 PC_GM_couple 3182 3182 6.37 0.002 0.002 0.12 #others 2.91 2.909 0.05 ------------------------------------------------------------------------------- ======= Cycle 3182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3183 steps, 2.56000 s simulation time, 5382.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3183 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5382.45 5382.446 5382.446 100.00 ------------------------------------------------------------------------------- PC_run 3183 3183 5365.12 1.686 1.686 99.68 GM_PC_couple 3183 3183 8.04 0.003 0.003 0.15 PC_GM_couple 3183 3183 6.37 0.002 0.002 0.12 #others 2.91 2.910 0.05 ------------------------------------------------------------------------------- ======= Cycle 3183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3184 steps, 2.56000 s simulation time, 5384.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3184 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5384.54 5384.545 5384.545 100.00 ------------------------------------------------------------------------------- PC_run 3184 3184 5367.21 1.686 1.686 99.68 GM_PC_couple 3184 3184 8.05 0.003 0.003 0.15 PC_GM_couple 3184 3184 6.37 0.002 0.002 0.12 #others 2.91 2.911 0.05 ------------------------------------------------------------------------------- ======= Cycle 3184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3185 steps, 2.56000 s simulation time, 5386.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3185 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5386.38 5386.378 5386.378 100.00 ------------------------------------------------------------------------------- PC_run 3185 3185 5369.04 1.686 1.686 99.68 GM_PC_couple 3185 3185 8.05 0.003 0.003 0.15 PC_GM_couple 3185 3185 6.37 0.002 0.002 0.12 #others 2.91 2.912 0.05 ------------------------------------------------------------------------------- ======= Cycle 3185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3186 steps, 2.56000 s simulation time, 5388.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3186 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5388.12 5388.123 5388.123 100.00 ------------------------------------------------------------------------------- PC_run 3186 3186 5370.78 1.686 1.686 99.68 GM_PC_couple 3186 3186 8.05 0.003 0.003 0.15 PC_GM_couple 3186 3186 6.38 0.002 0.002 0.12 #others 2.91 2.914 0.05 ------------------------------------------------------------------------------- ======= Cycle 3186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3187 steps, 2.56000 s simulation time, 5389.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3187 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5389.81 5389.815 5389.815 100.00 ------------------------------------------------------------------------------- PC_run 3187 3187 5372.47 1.686 1.686 99.68 GM_PC_couple 3187 3187 8.06 0.003 0.003 0.15 PC_GM_couple 3187 3187 6.38 0.002 0.002 0.12 #others 2.91 2.915 0.05 ------------------------------------------------------------------------------- ======= Cycle 3187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3188 steps, 2.56000 s simulation time, 5391.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3188 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5391.78 5391.778 5391.778 100.00 ------------------------------------------------------------------------------- PC_run 3188 3188 5374.42 1.686 1.686 99.68 GM_PC_couple 3188 3188 8.06 0.003 0.003 0.15 PC_GM_couple 3188 3188 6.38 0.002 0.002 0.12 #others 2.92 2.916 0.05 ------------------------------------------------------------------------------- ======= Cycle 3188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3189 steps, 2.56000 s simulation time, 5393.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3189 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5393.47 5393.472 5393.472 100.00 ------------------------------------------------------------------------------- PC_run 3189 3189 5376.11 1.686 1.686 99.68 GM_PC_couple 3189 3189 8.06 0.003 0.003 0.15 PC_GM_couple 3189 3189 6.38 0.002 0.002 0.12 #others 2.92 2.917 0.05 ------------------------------------------------------------------------------- ======= Cycle 3189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3190 steps, 2.56000 s simulation time, 5395.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3190 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5395.18 5395.182 5395.182 100.00 ------------------------------------------------------------------------------- PC_run 3190 3190 5377.81 1.686 1.686 99.68 GM_PC_couple 3190 3190 8.07 0.003 0.003 0.15 PC_GM_couple 3190 3190 6.39 0.002 0.002 0.12 #others 2.92 2.918 0.05 ------------------------------------------------------------------------------- ======= Cycle 3190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3191 steps, 2.56000 s simulation time, 5396.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3191 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5396.96 5396.955 5396.955 100.00 ------------------------------------------------------------------------------- PC_run 3191 3191 5379.58 1.686 1.686 99.68 GM_PC_couple 3191 3191 8.07 0.003 0.003 0.15 PC_GM_couple 3191 3191 6.39 0.002 0.002 0.12 #others 2.92 2.919 0.05 ------------------------------------------------------------------------------- ======= Cycle 3191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3192 steps, 2.56000 s simulation time, 5399.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3192 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5399.21 5399.206 5399.206 100.00 ------------------------------------------------------------------------------- PC_run 3192 3192 5381.82 1.686 1.686 99.68 GM_PC_couple 3192 3192 8.07 0.003 0.003 0.15 PC_GM_couple 3192 3192 6.39 0.002 0.002 0.12 #others 2.92 2.920 0.05 ------------------------------------------------------------------------------- ======= Cycle 3192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3193 steps, 2.56000 s simulation time, 5401.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3193 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5401.74 5401.740 5401.740 100.00 ------------------------------------------------------------------------------- PC_run 3193 3193 5384.35 1.686 1.686 99.68 GM_PC_couple 3193 3193 8.07 0.003 0.003 0.15 PC_GM_couple 3193 3193 6.39 0.002 0.002 0.12 #others 2.92 2.921 0.05 ------------------------------------------------------------------------------- ======= Cycle 3193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3194 steps, 2.56000 s simulation time, 5403.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3194 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5403.97 5403.969 5403.969 100.00 ------------------------------------------------------------------------------- PC_run 3194 3194 5386.58 1.686 1.686 99.68 GM_PC_couple 3194 3194 8.08 0.003 0.003 0.15 PC_GM_couple 3194 3194 6.40 0.002 0.002 0.12 #others 2.92 2.922 0.05 ------------------------------------------------------------------------------- ======= Cycle 3194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3195 steps, 2.56000 s simulation time, 5406.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3195 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5406.16 5406.155 5406.155 100.00 ------------------------------------------------------------------------------- PC_run 3195 3195 5388.76 1.687 1.687 99.68 GM_PC_couple 3195 3195 8.08 0.003 0.003 0.15 PC_GM_couple 3195 3195 6.40 0.002 0.002 0.12 #others 2.92 2.923 0.05 ------------------------------------------------------------------------------- ======= Cycle 3195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3196 steps, 2.56000 s simulation time, 5408.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3196 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5408.89 5408.890 5408.890 100.00 ------------------------------------------------------------------------------- PC_run 3196 3196 5391.49 1.687 1.687 99.68 GM_PC_couple 3196 3196 8.08 0.003 0.003 0.15 PC_GM_couple 3196 3196 6.40 0.002 0.002 0.12 #others 2.92 2.923 0.05 ------------------------------------------------------------------------------- ======= Cycle 3196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3197 steps, 2.56000 s simulation time, 5411.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3197 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5411.06 5411.064 5411.064 100.00 ------------------------------------------------------------------------------- PC_run 3197 3197 5393.66 1.687 1.687 99.68 GM_PC_couple 3197 3197 8.08 0.003 0.003 0.15 PC_GM_couple 3197 3197 6.40 0.002 0.002 0.12 #others 2.92 2.924 0.05 ------------------------------------------------------------------------------- ======= Cycle 3197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3198 steps, 2.56000 s simulation time, 5413.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3198 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5413.09 5413.089 5413.089 100.00 ------------------------------------------------------------------------------- PC_run 3198 3198 5395.68 1.687 1.687 99.68 GM_PC_couple 3198 3198 8.09 0.003 0.003 0.15 PC_GM_couple 3198 3198 6.40 0.002 0.002 0.12 #others 2.93 2.925 0.05 ------------------------------------------------------------------------------- ======= Cycle 3198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3199 steps, 2.56000 s simulation time, 5415.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3199 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5415.11 5415.106 5415.106 100.00 ------------------------------------------------------------------------------- PC_run 3199 3199 5397.69 1.687 1.687 99.68 GM_PC_couple 3199 3199 8.09 0.003 0.003 0.15 PC_GM_couple 3199 3199 6.40 0.002 0.002 0.12 #others 2.93 2.926 0.05 ------------------------------------------------------------------------------- ======= Cycle 3199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3200 steps, 2.56000 s simulation time, 5417.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3200 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5417.15 5417.149 5417.149 100.00 ------------------------------------------------------------------------------- PC_run 3200 3200 5399.72 1.687 1.687 99.68 GM_PC_couple 3200 3200 8.09 0.003 0.003 0.15 PC_GM_couple 3200 3200 6.41 0.002 0.002 0.12 #others 2.93 2.927 0.05 ------------------------------------------------------------------------------- ======= Cycle 3200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3201 steps, 2.56000 s simulation time, 5419.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3201 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5419.24 5419.240 5419.240 100.00 ------------------------------------------------------------------------------- PC_run 3201 3201 5401.81 1.688 1.688 99.68 GM_PC_couple 3201 3201 8.09 0.003 0.003 0.15 PC_GM_couple 3201 3201 6.41 0.002 0.002 0.12 #others 2.93 2.928 0.05 ------------------------------------------------------------------------------- ======= Cycle 3201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3202 steps, 2.56000 s simulation time, 5421.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3202 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5421.25 5421.249 5421.249 100.00 ------------------------------------------------------------------------------- PC_run 3202 3202 5403.81 1.688 1.688 99.68 GM_PC_couple 3202 3202 8.10 0.003 0.003 0.15 PC_GM_couple 3202 3202 6.41 0.002 0.002 0.12 #others 2.93 2.929 0.05 ------------------------------------------------------------------------------- ======= Cycle 3202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3203 steps, 2.56000 s simulation time, 5423.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3203 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5423.30 5423.302 5423.302 100.00 ------------------------------------------------------------------------------- PC_run 3203 3203 5405.86 1.688 1.688 99.68 GM_PC_couple 3203 3203 8.10 0.003 0.003 0.15 PC_GM_couple 3203 3203 6.41 0.002 0.002 0.12 #others 2.93 2.930 0.05 ------------------------------------------------------------------------------- ======= Cycle 3203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3204 steps, 2.56000 s simulation time, 5425.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3204 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5425.87 5425.866 5425.866 100.00 ------------------------------------------------------------------------------- PC_run 3204 3204 5408.41 1.688 1.688 99.68 GM_PC_couple 3204 3204 8.10 0.003 0.003 0.15 PC_GM_couple 3204 3204 6.42 0.002 0.002 0.12 #others 2.93 2.931 0.05 ------------------------------------------------------------------------------- ======= Cycle 3204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3205 steps, 2.56000 s simulation time, 5427.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3205 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5427.97 5427.970 5427.970 100.00 ------------------------------------------------------------------------------- PC_run 3205 3205 5410.51 1.688 1.688 99.68 GM_PC_couple 3205 3205 8.11 0.003 0.003 0.15 PC_GM_couple 3205 3205 6.42 0.002 0.002 0.12 #others 2.93 2.932 0.05 ------------------------------------------------------------------------------- ======= Cycle 3205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3206 steps, 2.56000 s simulation time, 5429.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3206 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5429.75 5429.752 5429.752 100.00 ------------------------------------------------------------------------------- PC_run 3206 3206 5412.29 1.688 1.688 99.68 GM_PC_couple 3206 3206 8.11 0.003 0.003 0.15 PC_GM_couple 3206 3206 6.42 0.002 0.002 0.12 #others 2.93 2.933 0.05 ------------------------------------------------------------------------------- ======= Cycle 3206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3207 steps, 2.56000 s simulation time, 5431.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3207 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5431.80 5431.801 5431.801 100.00 ------------------------------------------------------------------------------- PC_run 3207 3207 5414.33 1.688 1.688 99.68 GM_PC_couple 3207 3207 8.11 0.003 0.003 0.15 PC_GM_couple 3207 3207 6.42 0.002 0.002 0.12 #others 2.93 2.934 0.05 ------------------------------------------------------------------------------- ======= Cycle 3207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3208 steps, 2.56000 s simulation time, 5433.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3208 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5433.82 5433.821 5433.821 100.00 ------------------------------------------------------------------------------- PC_run 3208 3208 5416.34 1.688 1.688 99.68 GM_PC_couple 3208 3208 8.12 0.003 0.003 0.15 PC_GM_couple 3208 3208 6.42 0.002 0.002 0.12 #others 2.94 2.936 0.05 ------------------------------------------------------------------------------- ======= Cycle 3208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3209 steps, 2.56000 s simulation time, 5435.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3209 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5435.77 5435.770 5435.770 100.00 ------------------------------------------------------------------------------- PC_run 3209 3209 5418.29 1.688 1.688 99.68 GM_PC_couple 3209 3209 8.12 0.003 0.003 0.15 PC_GM_couple 3209 3209 6.43 0.002 0.002 0.12 #others 2.94 2.937 0.05 ------------------------------------------------------------------------------- ======= Cycle 3209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3210 steps, 2.56000 s simulation time, 5437.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3210 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5437.51 5437.508 5437.508 100.00 ------------------------------------------------------------------------------- PC_run 3210 3210 5420.02 1.688 1.688 99.68 GM_PC_couple 3210 3210 8.12 0.003 0.003 0.15 PC_GM_couple 3210 3210 6.43 0.002 0.002 0.12 #others 2.94 2.937 0.05 ------------------------------------------------------------------------------- ======= Cycle 3210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3211 steps, 2.56000 s simulation time, 5439.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3211 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5439.27 5439.269 5439.269 100.00 ------------------------------------------------------------------------------- PC_run 3211 3211 5421.78 1.689 1.689 99.68 GM_PC_couple 3211 3211 8.12 0.003 0.003 0.15 PC_GM_couple 3211 3211 6.43 0.002 0.002 0.12 #others 2.94 2.938 0.05 ------------------------------------------------------------------------------- ======= Cycle 3211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3212 steps, 2.56000 s simulation time, 5441.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3212 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5441.16 5441.157 5441.157 100.00 ------------------------------------------------------------------------------- PC_run 3212 3212 5423.66 1.689 1.689 99.68 GM_PC_couple 3212 3212 8.12 0.003 0.003 0.15 PC_GM_couple 3212 3212 6.43 0.002 0.002 0.12 #others 2.94 2.939 0.05 ------------------------------------------------------------------------------- ======= Cycle 3212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3213 steps, 2.56000 s simulation time, 5443.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3213 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5443.11 5443.106 5443.106 100.00 ------------------------------------------------------------------------------- PC_run 3213 3213 5425.61 1.689 1.689 99.68 GM_PC_couple 3213 3213 8.13 0.003 0.003 0.15 PC_GM_couple 3213 3213 6.43 0.002 0.002 0.12 #others 2.94 2.940 0.05 ------------------------------------------------------------------------------- ======= Cycle 3213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3214 steps, 2.56000 s simulation time, 5445.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3214 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5445.68 5445.681 5445.681 100.00 ------------------------------------------------------------------------------- PC_run 3214 3214 5428.17 1.689 1.689 99.68 GM_PC_couple 3214 3214 8.13 0.003 0.003 0.15 PC_GM_couple 3214 3214 6.44 0.002 0.002 0.12 #others 2.94 2.941 0.05 ------------------------------------------------------------------------------- ======= Cycle 3214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3215 steps, 2.56000 s simulation time, 5447.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3215 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5447.79 5447.787 5447.787 100.00 ------------------------------------------------------------------------------- PC_run 3215 3215 5430.27 1.689 1.689 99.68 GM_PC_couple 3215 3215 8.13 0.003 0.003 0.15 PC_GM_couple 3215 3215 6.44 0.002 0.002 0.12 #others 2.94 2.942 0.05 ------------------------------------------------------------------------------- ======= Cycle 3215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3216 steps, 2.56000 s simulation time, 5451.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3216 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5451.19 5451.194 5451.194 100.00 ------------------------------------------------------------------------------- PC_run 3216 3216 5433.67 1.690 1.690 99.68 GM_PC_couple 3216 3216 8.14 0.003 0.003 0.15 PC_GM_couple 3216 3216 6.44 0.002 0.002 0.12 #others 2.94 2.943 0.05 ------------------------------------------------------------------------------- ======= Cycle 3216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3217 steps, 2.56000 s simulation time, 5453.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3217 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5453.42 5453.422 5453.422 100.00 ------------------------------------------------------------------------------- PC_run 3217 3217 5435.89 1.690 1.690 99.68 GM_PC_couple 3217 3217 8.14 0.003 0.003 0.15 PC_GM_couple 3217 3217 6.44 0.002 0.002 0.12 #others 2.94 2.944 0.05 ------------------------------------------------------------------------------- ======= Cycle 3217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3218 steps, 2.56000 s simulation time, 5455.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3218 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5455.48 5455.484 5455.484 100.00 ------------------------------------------------------------------------------- PC_run 3218 3218 5437.95 1.690 1.690 99.68 GM_PC_couple 3218 3218 8.14 0.003 0.003 0.15 PC_GM_couple 3218 3218 6.45 0.002 0.002 0.12 #others 2.95 2.945 0.05 ------------------------------------------------------------------------------- ======= Cycle 3218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3219 steps, 2.56000 s simulation time, 5457.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3219 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5457.53 5457.529 5457.529 100.00 ------------------------------------------------------------------------------- PC_run 3219 3219 5439.99 1.690 1.690 99.68 GM_PC_couple 3219 3219 8.15 0.003 0.003 0.15 PC_GM_couple 3219 3219 6.45 0.002 0.002 0.12 #others 2.95 2.946 0.05 ------------------------------------------------------------------------------- ======= Cycle 3219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3220 steps, 2.56000 s simulation time, 5459.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3220 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5459.18 5459.181 5459.181 100.00 ------------------------------------------------------------------------------- PC_run 3220 3220 5441.64 1.690 1.690 99.68 GM_PC_couple 3220 3220 8.15 0.003 0.003 0.15 PC_GM_couple 3220 3220 6.45 0.002 0.002 0.12 #others 2.95 2.948 0.05 ------------------------------------------------------------------------------- ======= Cycle 3220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3221 steps, 2.56000 s simulation time, 5460.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3221 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5460.89 5460.894 5460.894 100.00 ------------------------------------------------------------------------------- PC_run 3221 3221 5443.34 1.690 1.690 99.68 GM_PC_couple 3221 3221 8.15 0.003 0.003 0.15 PC_GM_couple 3221 3221 6.45 0.002 0.002 0.12 #others 2.95 2.949 0.05 ------------------------------------------------------------------------------- ======= Cycle 3221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3222 steps, 2.56000 s simulation time, 5463.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3222 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5463.00 5463.000 5463.000 100.00 ------------------------------------------------------------------------------- PC_run 3222 3222 5445.44 1.690 1.690 99.68 GM_PC_couple 3222 3222 8.15 0.003 0.003 0.15 PC_GM_couple 3222 3222 6.45 0.002 0.002 0.12 #others 2.95 2.950 0.05 ------------------------------------------------------------------------------- ======= Cycle 3222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3223 steps, 2.56000 s simulation time, 5464.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3223 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5464.68 5464.683 5464.683 100.00 ------------------------------------------------------------------------------- PC_run 3223 3223 5447.12 1.690 1.690 99.68 GM_PC_couple 3223 3223 8.16 0.003 0.003 0.15 PC_GM_couple 3223 3223 6.46 0.002 0.002 0.12 #others 2.95 2.951 0.05 ------------------------------------------------------------------------------- ======= Cycle 3223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3224 steps, 2.56000 s simulation time, 5466.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3224 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5466.46 5466.456 5466.456 100.00 ------------------------------------------------------------------------------- PC_run 3224 3224 5448.88 1.690 1.690 99.68 GM_PC_couple 3224 3224 8.16 0.003 0.003 0.15 PC_GM_couple 3224 3224 6.46 0.002 0.002 0.12 #others 2.95 2.952 0.05 ------------------------------------------------------------------------------- ======= Cycle 3224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3225 steps, 2.56000 s simulation time, 5468.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3225 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5468.01 5468.010 5468.010 100.00 ------------------------------------------------------------------------------- PC_run 3225 3225 5450.43 1.690 1.690 99.68 GM_PC_couple 3225 3225 8.16 0.003 0.003 0.15 PC_GM_couple 3225 3225 6.46 0.002 0.002 0.12 #others 2.95 2.953 0.05 ------------------------------------------------------------------------------- ======= Cycle 3225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3226 steps, 2.56000 s simulation time, 5470.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3226 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5470.34 5470.344 5470.344 100.00 ------------------------------------------------------------------------------- PC_run 3226 3226 5452.76 1.690 1.690 99.68 GM_PC_couple 3226 3226 8.16 0.003 0.003 0.15 PC_GM_couple 3226 3226 6.46 0.002 0.002 0.12 #others 2.95 2.954 0.05 ------------------------------------------------------------------------------- ======= Cycle 3226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3227 steps, 2.56000 s simulation time, 5472.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3227 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5472.21 5472.209 5472.209 100.00 ------------------------------------------------------------------------------- PC_run 3227 3227 5454.62 1.690 1.690 99.68 GM_PC_couple 3227 3227 8.17 0.003 0.003 0.15 PC_GM_couple 3227 3227 6.46 0.002 0.002 0.12 #others 2.95 2.955 0.05 ------------------------------------------------------------------------------- ======= Cycle 3227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3228 steps, 2.56000 s simulation time, 5474.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3228 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5474.05 5474.050 5474.050 100.00 ------------------------------------------------------------------------------- PC_run 3228 3228 5456.46 1.690 1.690 99.68 GM_PC_couple 3228 3228 8.17 0.003 0.003 0.15 PC_GM_couple 3228 3228 6.47 0.002 0.002 0.12 #others 2.96 2.955 0.05 ------------------------------------------------------------------------------- ======= Cycle 3228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3229 steps, 2.56000 s simulation time, 5476.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3229 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5476.10 5476.102 5476.102 100.00 ------------------------------------------------------------------------------- PC_run 3229 3229 5458.51 1.690 1.690 99.68 GM_PC_couple 3229 3229 8.17 0.003 0.003 0.15 PC_GM_couple 3229 3229 6.47 0.002 0.002 0.12 #others 2.96 2.956 0.05 ------------------------------------------------------------------------------- ======= Cycle 3229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3230 steps, 2.56000 s simulation time, 5478.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3230 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5478.09 5478.094 5478.094 100.00 ------------------------------------------------------------------------------- PC_run 3230 3230 5460.49 1.691 1.691 99.68 GM_PC_couple 3230 3230 8.17 0.003 0.003 0.15 PC_GM_couple 3230 3230 6.47 0.002 0.002 0.12 #others 2.96 2.957 0.05 ------------------------------------------------------------------------------- ======= Cycle 3230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3231 steps, 2.56000 s simulation time, 5479.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3231 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5479.92 5479.917 5479.917 100.00 ------------------------------------------------------------------------------- PC_run 3231 3231 5462.31 1.691 1.691 99.68 GM_PC_couple 3231 3231 8.18 0.003 0.003 0.15 PC_GM_couple 3231 3231 6.47 0.002 0.002 0.12 #others 2.96 2.958 0.05 ------------------------------------------------------------------------------- ======= Cycle 3231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3232 steps, 2.56000 s simulation time, 5481.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3232 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5481.65 5481.647 5481.647 100.00 ------------------------------------------------------------------------------- PC_run 3232 3232 5464.03 1.691 1.691 99.68 GM_PC_couple 3232 3232 8.18 0.003 0.003 0.15 PC_GM_couple 3232 3232 6.48 0.002 0.002 0.12 #others 2.96 2.959 0.05 ------------------------------------------------------------------------------- ======= Cycle 3232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3233 steps, 2.56000 s simulation time, 5483.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3233 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5483.49 5483.487 5483.487 100.00 ------------------------------------------------------------------------------- PC_run 3233 3233 5465.87 1.691 1.691 99.68 GM_PC_couple 3233 3233 8.18 0.003 0.003 0.15 PC_GM_couple 3233 3233 6.48 0.002 0.002 0.12 #others 2.96 2.960 0.05 ------------------------------------------------------------------------------- ======= Cycle 3233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3234 steps, 2.56000 s simulation time, 5485.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3234 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5485.50 5485.502 5485.502 100.00 ------------------------------------------------------------------------------- PC_run 3234 3234 5467.87 1.691 1.691 99.68 GM_PC_couple 3234 3234 8.19 0.003 0.003 0.15 PC_GM_couple 3234 3234 6.48 0.002 0.002 0.12 #others 2.96 2.961 0.05 ------------------------------------------------------------------------------- ======= Cycle 3234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3235 steps, 2.56000 s simulation time, 5487.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3235 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5487.18 5487.175 5487.175 100.00 ------------------------------------------------------------------------------- PC_run 3235 3235 5469.54 1.691 1.691 99.68 GM_PC_couple 3235 3235 8.19 0.003 0.003 0.15 PC_GM_couple 3235 3235 6.48 0.002 0.002 0.12 #others 2.96 2.962 0.05 ------------------------------------------------------------------------------- ======= Cycle 3235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3236 steps, 2.56000 s simulation time, 5488.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3236 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5488.87 5488.871 5488.871 100.00 ------------------------------------------------------------------------------- PC_run 3236 3236 5471.23 1.691 1.691 99.68 GM_PC_couple 3236 3236 8.19 0.003 0.003 0.15 PC_GM_couple 3236 3236 6.48 0.002 0.002 0.12 #others 2.96 2.964 0.05 ------------------------------------------------------------------------------- ======= Cycle 3236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3237 steps, 2.56000 s simulation time, 5490.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3237 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5490.69 5490.693 5490.693 100.00 ------------------------------------------------------------------------------- PC_run 3237 3237 5473.04 1.691 1.691 99.68 GM_PC_couple 3237 3237 8.20 0.003 0.003 0.15 PC_GM_couple 3237 3237 6.49 0.002 0.002 0.12 #others 2.96 2.965 0.05 ------------------------------------------------------------------------------- ======= Cycle 3237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3238 steps, 2.56000 s simulation time, 5493.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3238 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5493.09 5493.086 5493.086 100.00 ------------------------------------------------------------------------------- PC_run 3238 3238 5475.43 1.691 1.691 99.68 GM_PC_couple 3238 3238 8.20 0.003 0.003 0.15 PC_GM_couple 3238 3238 6.49 0.002 0.002 0.12 #others 2.97 2.966 0.05 ------------------------------------------------------------------------------- ======= Cycle 3238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3239 steps, 2.56000 s simulation time, 5494.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3239 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5494.94 5494.938 5494.938 100.00 ------------------------------------------------------------------------------- PC_run 3239 3239 5477.28 1.691 1.691 99.68 GM_PC_couple 3239 3239 8.20 0.003 0.003 0.15 PC_GM_couple 3239 3239 6.49 0.002 0.002 0.12 #others 2.97 2.967 0.05 ------------------------------------------------------------------------------- ======= Cycle 3239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3240 steps, 2.56000 s simulation time, 5496.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3240 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5496.69 5496.691 5496.691 100.00 ------------------------------------------------------------------------------- PC_run 3240 3240 5479.02 1.691 1.691 99.68 GM_PC_couple 3240 3240 8.21 0.003 0.003 0.15 PC_GM_couple 3240 3240 6.50 0.002 0.002 0.12 #others 2.97 2.968 0.05 ------------------------------------------------------------------------------- ======= Cycle 3240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3241 steps, 2.56000 s simulation time, 5498.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3241 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5498.35 5498.352 5498.352 100.00 ------------------------------------------------------------------------------- PC_run 3241 3241 5480.68 1.691 1.691 99.68 GM_PC_couple 3241 3241 8.21 0.003 0.003 0.15 PC_GM_couple 3241 3241 6.50 0.002 0.002 0.12 #others 2.97 2.969 0.05 ------------------------------------------------------------------------------- ======= Cycle 3241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3242 steps, 2.56000 s simulation time, 5500.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3242 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5500.52 5500.522 5500.522 100.00 ------------------------------------------------------------------------------- PC_run 3242 3242 5482.84 1.691 1.691 99.68 GM_PC_couple 3242 3242 8.21 0.003 0.003 0.15 PC_GM_couple 3242 3242 6.50 0.002 0.002 0.12 #others 2.97 2.970 0.05 ------------------------------------------------------------------------------- ======= Cycle 3242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3243 steps, 2.56000 s simulation time, 5502.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3243 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5502.30 5502.303 5502.303 100.00 ------------------------------------------------------------------------------- PC_run 3243 3243 5484.62 1.691 1.691 99.68 GM_PC_couple 3243 3243 8.21 0.003 0.003 0.15 PC_GM_couple 3243 3243 6.50 0.002 0.002 0.12 #others 2.97 2.971 0.05 ------------------------------------------------------------------------------- ======= Cycle 3243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3244 steps, 2.56000 s simulation time, 5504.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3244 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5504.21 5504.214 5504.214 100.00 ------------------------------------------------------------------------------- PC_run 3244 3244 5486.52 1.691 1.691 99.68 GM_PC_couple 3244 3244 8.22 0.003 0.003 0.15 PC_GM_couple 3244 3244 6.50 0.002 0.002 0.12 #others 2.97 2.972 0.05 ------------------------------------------------------------------------------- ======= Cycle 3244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3245 steps, 2.56000 s simulation time, 5506.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3245 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5506.17 5506.166 5506.166 100.00 ------------------------------------------------------------------------------- PC_run 3245 3245 5488.47 1.691 1.691 99.68 GM_PC_couple 3245 3245 8.22 0.003 0.003 0.15 PC_GM_couple 3245 3245 6.51 0.002 0.002 0.12 #others 2.97 2.973 0.05 ------------------------------------------------------------------------------- ======= Cycle 3245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3246 steps, 2.56000 s simulation time, 5508.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3246 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5508.09 5508.093 5508.093 100.00 ------------------------------------------------------------------------------- PC_run 3246 3246 5490.39 1.691 1.691 99.68 GM_PC_couple 3246 3246 8.22 0.003 0.003 0.15 PC_GM_couple 3246 3246 6.51 0.002 0.002 0.12 #others 2.97 2.973 0.05 ------------------------------------------------------------------------------- ======= Cycle 3246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3247 steps, 2.56000 s simulation time, 5509.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3247 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5509.72 5509.716 5509.716 100.00 ------------------------------------------------------------------------------- PC_run 3247 3247 5492.01 1.691 1.691 99.68 GM_PC_couple 3247 3247 8.23 0.003 0.003 0.15 PC_GM_couple 3247 3247 6.51 0.002 0.002 0.12 #others 2.97 2.974 0.05 ------------------------------------------------------------------------------- ======= Cycle 3247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3248 steps, 2.56000 s simulation time, 5511.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3248 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5511.38 5511.376 5511.376 100.00 ------------------------------------------------------------------------------- PC_run 3248 3248 5493.66 1.691 1.691 99.68 GM_PC_couple 3248 3248 8.23 0.003 0.003 0.15 PC_GM_couple 3248 3248 6.51 0.002 0.002 0.12 #others 2.98 2.976 0.05 ------------------------------------------------------------------------------- ======= Cycle 3248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3249 steps, 2.56000 s simulation time, 5513.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3249 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5513.14 5513.138 5513.138 100.00 ------------------------------------------------------------------------------- PC_run 3249 3249 5495.42 1.691 1.691 99.68 GM_PC_couple 3249 3249 8.23 0.003 0.003 0.15 PC_GM_couple 3249 3249 6.51 0.002 0.002 0.12 #others 2.98 2.977 0.05 ------------------------------------------------------------------------------- ======= Cycle 3249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3250 steps, 2.56000 s simulation time, 5515.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3250 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5515.11 5515.110 5515.110 100.00 ------------------------------------------------------------------------------- PC_run 3250 3250 5497.38 1.692 1.692 99.68 GM_PC_couple 3250 3250 8.23 0.003 0.003 0.15 PC_GM_couple 3250 3250 6.52 0.002 0.002 0.12 #others 2.98 2.978 0.05 ------------------------------------------------------------------------------- ======= Cycle 3250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3251 steps, 2.56000 s simulation time, 5516.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3251 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5516.86 5516.859 5516.859 100.00 ------------------------------------------------------------------------------- PC_run 3251 3251 5499.12 1.692 1.692 99.68 GM_PC_couple 3251 3251 8.24 0.003 0.003 0.15 PC_GM_couple 3251 3251 6.52 0.002 0.002 0.12 #others 2.98 2.979 0.05 ------------------------------------------------------------------------------- ======= Cycle 3251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3252 steps, 2.56000 s simulation time, 5518.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3252 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5518.64 5518.638 5518.638 100.00 ------------------------------------------------------------------------------- PC_run 3252 3252 5500.90 1.692 1.692 99.68 GM_PC_couple 3252 3252 8.24 0.003 0.003 0.15 PC_GM_couple 3252 3252 6.52 0.002 0.002 0.12 #others 2.98 2.980 0.05 ------------------------------------------------------------------------------- ======= Cycle 3252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3253 steps, 2.56000 s simulation time, 5520.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3253 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5520.46 5520.457 5520.457 100.00 ------------------------------------------------------------------------------- PC_run 3253 3253 5502.71 1.692 1.692 99.68 GM_PC_couple 3253 3253 8.24 0.003 0.003 0.15 PC_GM_couple 3253 3253 6.52 0.002 0.002 0.12 #others 2.98 2.981 0.05 ------------------------------------------------------------------------------- ======= Cycle 3253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3254 steps, 2.56000 s simulation time, 5522.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3254 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5522.40 5522.398 5522.398 100.00 ------------------------------------------------------------------------------- PC_run 3254 3254 5504.65 1.692 1.692 99.68 GM_PC_couple 3254 3254 8.25 0.003 0.003 0.15 PC_GM_couple 3254 3254 6.52 0.002 0.002 0.12 #others 2.98 2.982 0.05 ------------------------------------------------------------------------------- ======= Cycle 3254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3255 steps, 2.56000 s simulation time, 5524.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3255 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5524.26 5524.257 5524.257 100.00 ------------------------------------------------------------------------------- PC_run 3255 3255 5506.50 1.692 1.692 99.68 GM_PC_couple 3255 3255 8.25 0.003 0.003 0.15 PC_GM_couple 3255 3255 6.53 0.002 0.002 0.12 #others 2.98 2.982 0.05 ------------------------------------------------------------------------------- ======= Cycle 3255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3256 steps, 2.56000 s simulation time, 5526.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3256 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5526.22 5526.224 5526.224 100.00 ------------------------------------------------------------------------------- PC_run 3256 3256 5508.46 1.692 1.692 99.68 GM_PC_couple 3256 3256 8.25 0.003 0.003 0.15 PC_GM_couple 3256 3256 6.53 0.002 0.002 0.12 #others 2.98 2.984 0.05 ------------------------------------------------------------------------------- ======= Cycle 3256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3257 steps, 2.56000 s simulation time, 5534.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3257 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5534.25 5534.250 5534.250 100.00 ------------------------------------------------------------------------------- PC_run 3257 3257 5516.48 1.694 1.694 99.68 GM_PC_couple 3257 3257 8.25 0.003 0.003 0.15 PC_GM_couple 3257 3257 6.53 0.002 0.002 0.12 #others 2.98 2.985 0.05 ------------------------------------------------------------------------------- ======= Cycle 3257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3258 steps, 2.56000 s simulation time, 5536.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3258 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5536.14 5536.135 5536.135 100.00 ------------------------------------------------------------------------------- PC_run 3258 3258 5518.36 1.694 1.694 99.68 GM_PC_couple 3258 3258 8.25 0.003 0.003 0.15 PC_GM_couple 3258 3258 6.54 0.002 0.002 0.12 #others 2.99 2.986 0.05 ------------------------------------------------------------------------------- ======= Cycle 3258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3259 steps, 2.56000 s simulation time, 5537.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3259 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5537.87 5537.865 5537.865 100.00 ------------------------------------------------------------------------------- PC_run 3259 3259 5520.08 1.694 1.694 99.68 GM_PC_couple 3259 3259 8.26 0.003 0.003 0.15 PC_GM_couple 3259 3259 6.54 0.002 0.002 0.12 #others 2.99 2.986 0.05 ------------------------------------------------------------------------------- ======= Cycle 3259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3260 steps, 2.56000 s simulation time, 5539.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3260 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5539.47 5539.471 5539.471 100.00 ------------------------------------------------------------------------------- PC_run 3260 3260 5521.68 1.694 1.694 99.68 GM_PC_couple 3260 3260 8.26 0.003 0.003 0.15 PC_GM_couple 3260 3260 6.54 0.002 0.002 0.12 #others 2.99 2.987 0.05 ------------------------------------------------------------------------------- ======= Cycle 3260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3261 steps, 2.56000 s simulation time, 5541.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3261 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5541.27 5541.270 5541.270 100.00 ------------------------------------------------------------------------------- PC_run 3261 3261 5523.48 1.694 1.694 99.68 GM_PC_couple 3261 3261 8.26 0.003 0.003 0.15 PC_GM_couple 3261 3261 6.54 0.002 0.002 0.12 #others 2.99 2.988 0.05 ------------------------------------------------------------------------------- ======= Cycle 3261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3262 steps, 2.56000 s simulation time, 5543.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3262 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5543.26 5543.257 5543.257 100.00 ------------------------------------------------------------------------------- PC_run 3262 3262 5525.45 1.694 1.694 99.68 GM_PC_couple 3262 3262 8.27 0.003 0.003 0.15 PC_GM_couple 3262 3262 6.54 0.002 0.002 0.12 #others 2.99 2.990 0.05 ------------------------------------------------------------------------------- ======= Cycle 3262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3263 steps, 2.56000 s simulation time, 5545.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3263 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5545.10 5545.096 5545.096 100.00 ------------------------------------------------------------------------------- PC_run 3263 3263 5527.29 1.694 1.694 99.68 GM_PC_couple 3263 3263 8.27 0.003 0.003 0.15 PC_GM_couple 3263 3263 6.55 0.002 0.002 0.12 #others 2.99 2.991 0.05 ------------------------------------------------------------------------------- ======= Cycle 3263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3264 steps, 2.56000 s simulation time, 5547.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3264 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5547.39 5547.392 5547.392 100.00 ------------------------------------------------------------------------------- PC_run 3264 3264 5529.58 1.694 1.694 99.68 GM_PC_couple 3264 3264 8.27 0.003 0.003 0.15 PC_GM_couple 3264 3264 6.55 0.002 0.002 0.12 #others 2.99 2.992 0.05 ------------------------------------------------------------------------------- ======= Cycle 3264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3265 steps, 2.56000 s simulation time, 5549.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3265 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5549.63 5549.626 5549.626 100.00 ------------------------------------------------------------------------------- PC_run 3265 3265 5531.80 1.694 1.694 99.68 GM_PC_couple 3265 3265 8.28 0.003 0.003 0.15 PC_GM_couple 3265 3265 6.55 0.002 0.002 0.12 #others 2.99 2.993 0.05 ------------------------------------------------------------------------------- ======= Cycle 3265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3266 steps, 2.56000 s simulation time, 5551.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3266 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5551.84 5551.841 5551.841 100.00 ------------------------------------------------------------------------------- PC_run 3266 3266 5534.01 1.694 1.694 99.68 GM_PC_couple 3266 3266 8.28 0.003 0.003 0.15 PC_GM_couple 3266 3266 6.55 0.002 0.002 0.12 #others 2.99 2.994 0.05 ------------------------------------------------------------------------------- ======= Cycle 3266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3267 steps, 2.56000 s simulation time, 5553.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3267 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5553.81 5553.808 5553.808 100.00 ------------------------------------------------------------------------------- PC_run 3267 3267 5535.98 1.695 1.695 99.68 GM_PC_couple 3267 3267 8.28 0.003 0.003 0.15 PC_GM_couple 3267 3267 6.56 0.002 0.002 0.12 #others 2.99 2.995 0.05 ------------------------------------------------------------------------------- ======= Cycle 3267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3268 steps, 2.56000 s simulation time, 5555.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3268 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5555.83 5555.826 5555.826 100.00 ------------------------------------------------------------------------------- PC_run 3268 3268 5537.99 1.695 1.695 99.68 GM_PC_couple 3268 3268 8.29 0.003 0.003 0.15 PC_GM_couple 3268 3268 6.56 0.002 0.002 0.12 #others 3.00 2.996 0.05 ------------------------------------------------------------------------------- ======= Cycle 3268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3269 steps, 2.56000 s simulation time, 5557.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3269 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5557.83 5557.828 5557.828 100.00 ------------------------------------------------------------------------------- PC_run 3269 3269 5539.98 1.695 1.695 99.68 GM_PC_couple 3269 3269 8.29 0.003 0.003 0.15 PC_GM_couple 3269 3269 6.56 0.002 0.002 0.12 #others 3.00 2.997 0.05 ------------------------------------------------------------------------------- ======= Cycle 3269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3270 steps, 2.56000 s simulation time, 5559.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3270 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5559.65 5559.653 5559.653 100.00 ------------------------------------------------------------------------------- PC_run 3270 3270 5541.80 1.695 1.695 99.68 GM_PC_couple 3270 3270 8.29 0.003 0.003 0.15 PC_GM_couple 3270 3270 6.56 0.002 0.002 0.12 #others 3.00 2.998 0.05 ------------------------------------------------------------------------------- ======= Cycle 3270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3271 steps, 2.56000 s simulation time, 5561.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3271 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5561.35 5561.349 5561.349 100.00 ------------------------------------------------------------------------------- PC_run 3271 3271 5543.49 1.695 1.695 99.68 GM_PC_couple 3271 3271 8.29 0.003 0.003 0.15 PC_GM_couple 3271 3271 6.56 0.002 0.002 0.12 #others 3.00 2.999 0.05 ------------------------------------------------------------------------------- ======= Cycle 3271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3272 steps, 2.56000 s simulation time, 5563.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3272 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5563.29 5563.287 5563.287 100.00 ------------------------------------------------------------------------------- PC_run 3272 3272 5545.43 1.695 1.695 99.68 GM_PC_couple 3272 3272 8.30 0.003 0.003 0.15 PC_GM_couple 3272 3272 6.56 0.002 0.002 0.12 #others 3.00 3.000 0.05 ------------------------------------------------------------------------------- ======= Cycle 3272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3273 steps, 2.56000 s simulation time, 5565.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3273 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5565.04 5565.040 5565.040 100.00 ------------------------------------------------------------------------------- PC_run 3273 3273 5547.17 1.695 1.695 99.68 GM_PC_couple 3273 3273 8.30 0.003 0.003 0.15 PC_GM_couple 3273 3273 6.57 0.002 0.002 0.12 #others 3.00 3.001 0.05 ------------------------------------------------------------------------------- ======= Cycle 3273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3274 steps, 2.56000 s simulation time, 5567.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3274 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5567.12 5567.121 5567.121 100.00 ------------------------------------------------------------------------------- PC_run 3274 3274 5549.25 1.695 1.695 99.68 GM_PC_couple 3274 3274 8.30 0.003 0.003 0.15 PC_GM_couple 3274 3274 6.57 0.002 0.002 0.12 #others 3.00 3.002 0.05 ------------------------------------------------------------------------------- ======= Cycle 3274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3275 steps, 2.56000 s simulation time, 5568.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3275 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5568.76 5568.757 5568.757 100.00 ------------------------------------------------------------------------------- PC_run 3275 3275 5550.88 1.695 1.695 99.68 GM_PC_couple 3275 3275 8.30 0.003 0.003 0.15 PC_GM_couple 3275 3275 6.57 0.002 0.002 0.12 #others 3.00 3.003 0.05 ------------------------------------------------------------------------------- ======= Cycle 3275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3276 steps, 2.56000 s simulation time, 5570.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3276 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5570.69 5570.692 5570.692 100.00 ------------------------------------------------------------------------------- PC_run 3276 3276 5552.81 1.695 1.695 99.68 GM_PC_couple 3276 3276 8.31 0.003 0.003 0.15 PC_GM_couple 3276 3276 6.57 0.002 0.002 0.12 #others 3.00 3.003 0.05 ------------------------------------------------------------------------------- ======= Cycle 3276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3277 steps, 2.56000 s simulation time, 5572.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3277 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5572.65 5572.649 5572.649 100.00 ------------------------------------------------------------------------------- PC_run 3277 3277 5554.76 1.695 1.695 99.68 GM_PC_couple 3277 3277 8.31 0.003 0.003 0.15 PC_GM_couple 3277 3277 6.57 0.002 0.002 0.12 #others 3.00 3.004 0.05 ------------------------------------------------------------------------------- ======= Cycle 3277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3278 steps, 2.56000 s simulation time, 5575.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3278 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5575.00 5575.000 5575.000 100.00 ------------------------------------------------------------------------------- PC_run 3278 3278 5557.11 1.695 1.695 99.68 GM_PC_couple 3278 3278 8.31 0.003 0.003 0.15 PC_GM_couple 3278 3278 6.58 0.002 0.002 0.12 #others 3.01 3.005 0.05 ------------------------------------------------------------------------------- ======= Cycle 3278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3279 steps, 2.56000 s simulation time, 5576.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3279 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5576.86 5576.860 5576.860 100.00 ------------------------------------------------------------------------------- PC_run 3279 3279 5558.96 1.695 1.695 99.68 GM_PC_couple 3279 3279 8.31 0.003 0.003 0.15 PC_GM_couple 3279 3279 6.58 0.002 0.002 0.12 #others 3.01 3.006 0.05 ------------------------------------------------------------------------------- ======= Cycle 3279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3280 steps, 2.56000 s simulation time, 5579.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3280 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5579.00 5578.999 5578.999 100.00 ------------------------------------------------------------------------------- PC_run 3280 3280 5561.10 1.695 1.695 99.68 GM_PC_couple 3280 3280 8.31 0.003 0.003 0.15 PC_GM_couple 3280 3280 6.58 0.002 0.002 0.12 #others 3.01 3.007 0.05 ------------------------------------------------------------------------------- ======= Cycle 3280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3281 steps, 2.56000 s simulation time, 5581.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3281 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5581.18 5581.184 5581.184 100.00 ------------------------------------------------------------------------------- PC_run 3281 3281 5563.28 1.696 1.696 99.68 GM_PC_couple 3281 3281 8.32 0.003 0.003 0.15 PC_GM_couple 3281 3281 6.58 0.002 0.002 0.12 #others 3.01 3.008 0.05 ------------------------------------------------------------------------------- ======= Cycle 3281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3282 steps, 2.56000 s simulation time, 5583.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3282 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5583.70 5583.701 5583.701 100.00 ------------------------------------------------------------------------------- PC_run 3282 3282 5565.79 1.696 1.696 99.68 GM_PC_couple 3282 3282 8.32 0.003 0.003 0.15 PC_GM_couple 3282 3282 6.58 0.002 0.002 0.12 #others 3.01 3.009 0.05 ------------------------------------------------------------------------------- ======= Cycle 3282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3283 steps, 2.56000 s simulation time, 5585.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3283 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5585.54 5585.536 5585.536 100.00 ------------------------------------------------------------------------------- PC_run 3283 3283 5567.62 1.696 1.696 99.68 GM_PC_couple 3283 3283 8.32 0.003 0.003 0.15 PC_GM_couple 3283 3283 6.59 0.002 0.002 0.12 #others 3.01 3.010 0.05 ------------------------------------------------------------------------------- ======= Cycle 3283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3284 steps, 2.56000 s simulation time, 5587.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3284 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5587.07 5587.067 5587.067 100.00 ------------------------------------------------------------------------------- PC_run 3284 3284 5569.15 1.696 1.696 99.68 GM_PC_couple 3284 3284 8.32 0.003 0.003 0.15 PC_GM_couple 3284 3284 6.59 0.002 0.002 0.12 #others 3.01 3.011 0.05 ------------------------------------------------------------------------------- ======= Cycle 3284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3285 steps, 2.56000 s simulation time, 5588.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3285 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5588.68 5588.681 5588.681 100.00 ------------------------------------------------------------------------------- PC_run 3285 3285 5570.76 1.696 1.696 99.68 GM_PC_couple 3285 3285 8.33 0.003 0.003 0.15 PC_GM_couple 3285 3285 6.59 0.002 0.002 0.12 #others 3.01 3.011 0.05 ------------------------------------------------------------------------------- ======= Cycle 3285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3286 steps, 2.56000 s simulation time, 5590.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3286 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5590.62 5590.625 5590.625 100.00 ------------------------------------------------------------------------------- PC_run 3286 3286 5572.69 1.696 1.696 99.68 GM_PC_couple 3286 3286 8.33 0.003 0.003 0.15 PC_GM_couple 3286 3286 6.59 0.002 0.002 0.12 #others 3.01 3.012 0.05 ------------------------------------------------------------------------------- ======= Cycle 3286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3287 steps, 2.56000 s simulation time, 5592.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3287 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5592.58 5592.576 5592.576 100.00 ------------------------------------------------------------------------------- PC_run 3287 3287 5574.64 1.696 1.696 99.68 GM_PC_couple 3287 3287 8.33 0.003 0.003 0.15 PC_GM_couple 3287 3287 6.59 0.002 0.002 0.12 #others 3.01 3.013 0.05 ------------------------------------------------------------------------------- ======= Cycle 3287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3288 steps, 2.56000 s simulation time, 5594.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3288 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5594.27 5594.273 5594.273 100.00 ------------------------------------------------------------------------------- PC_run 3288 3288 5576.33 1.696 1.696 99.68 GM_PC_couple 3288 3288 8.33 0.003 0.003 0.15 PC_GM_couple 3288 3288 6.59 0.002 0.002 0.12 #others 3.01 3.014 0.05 ------------------------------------------------------------------------------- ======= Cycle 3288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3289 steps, 2.56000 s simulation time, 5596.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3289 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5596.00 5596.002 5596.002 100.00 ------------------------------------------------------------------------------- PC_run 3289 3289 5578.05 1.696 1.696 99.68 GM_PC_couple 3289 3289 8.34 0.003 0.003 0.15 PC_GM_couple 3289 3289 6.60 0.002 0.002 0.12 #others 3.02 3.015 0.05 ------------------------------------------------------------------------------- ======= Cycle 3289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3290 steps, 2.56000 s simulation time, 5598.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3290 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5598.47 5598.470 5598.470 100.00 ------------------------------------------------------------------------------- PC_run 3290 3290 5580.51 1.696 1.696 99.68 GM_PC_couple 3290 3290 8.34 0.003 0.003 0.15 PC_GM_couple 3290 3290 6.60 0.002 0.002 0.12 #others 3.02 3.016 0.05 ------------------------------------------------------------------------------- ======= Cycle 3290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3291 steps, 2.56000 s simulation time, 5600.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3291 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5600.45 5600.451 5600.451 100.00 ------------------------------------------------------------------------------- PC_run 3291 3291 5582.49 1.696 1.696 99.68 GM_PC_couple 3291 3291 8.34 0.003 0.003 0.15 PC_GM_couple 3291 3291 6.60 0.002 0.002 0.12 #others 3.02 3.017 0.05 ------------------------------------------------------------------------------- ======= Cycle 3291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3292 steps, 2.56000 s simulation time, 5602.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3292 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5602.38 5602.381 5602.381 100.00 ------------------------------------------------------------------------------- PC_run 3292 3292 5584.41 1.696 1.696 99.68 GM_PC_couple 3292 3292 8.35 0.003 0.003 0.15 PC_GM_couple 3292 3292 6.60 0.002 0.002 0.12 #others 3.02 3.018 0.05 ------------------------------------------------------------------------------- ======= Cycle 3292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3293 steps, 2.56000 s simulation time, 5604.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3293 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5604.33 5604.334 5604.334 100.00 ------------------------------------------------------------------------------- PC_run 3293 3293 5586.36 1.696 1.696 99.68 GM_PC_couple 3293 3293 8.35 0.003 0.003 0.15 PC_GM_couple 3293 3293 6.61 0.002 0.002 0.12 #others 3.02 3.019 0.05 ------------------------------------------------------------------------------- ======= Cycle 3293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3294 steps, 2.56000 s simulation time, 5606.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3294 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5606.30 5606.304 5606.304 100.00 ------------------------------------------------------------------------------- PC_run 3294 3294 5588.32 1.697 1.697 99.68 GM_PC_couple 3294 3294 8.35 0.003 0.003 0.15 PC_GM_couple 3294 3294 6.61 0.002 0.002 0.12 #others 3.02 3.020 0.05 ------------------------------------------------------------------------------- ======= Cycle 3294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3295 steps, 2.56000 s simulation time, 5607.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3295 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5607.88 5607.881 5607.881 100.00 ------------------------------------------------------------------------------- PC_run 3295 3295 5589.89 1.696 1.696 99.68 GM_PC_couple 3295 3295 8.36 0.003 0.003 0.15 PC_GM_couple 3295 3295 6.61 0.002 0.002 0.12 #others 3.02 3.021 0.05 ------------------------------------------------------------------------------- ======= Cycle 3295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3296 steps, 2.56000 s simulation time, 5609.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3296 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5609.73 5609.726 5609.726 100.00 ------------------------------------------------------------------------------- PC_run 3296 3296 5591.73 1.697 1.697 99.68 GM_PC_couple 3296 3296 8.36 0.003 0.003 0.15 PC_GM_couple 3296 3296 6.61 0.002 0.002 0.12 #others 3.02 3.022 0.05 ------------------------------------------------------------------------------- ======= Cycle 3296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3297 steps, 2.56000 s simulation time, 5611.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3297 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5611.38 5611.375 5611.375 100.00 ------------------------------------------------------------------------------- PC_run 3297 3297 5593.38 1.697 1.697 99.68 GM_PC_couple 3297 3297 8.36 0.003 0.003 0.15 PC_GM_couple 3297 3297 6.62 0.002 0.002 0.12 #others 3.02 3.023 0.05 ------------------------------------------------------------------------------- ======= Cycle 3297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3298 steps, 2.56000 s simulation time, 5613.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3298 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5613.25 5613.254 5613.254 100.00 ------------------------------------------------------------------------------- PC_run 3298 3298 5595.25 1.697 1.697 99.68 GM_PC_couple 3298 3298 8.36 0.003 0.003 0.15 PC_GM_couple 3298 3298 6.62 0.002 0.002 0.12 #others 3.02 3.024 0.05 ------------------------------------------------------------------------------- ======= Cycle 3298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3299 steps, 2.56000 s simulation time, 5615.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3299 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5615.09 5615.090 5615.090 100.00 ------------------------------------------------------------------------------- PC_run 3299 3299 5597.08 1.697 1.697 99.68 GM_PC_couple 3299 3299 8.37 0.003 0.003 0.15 PC_GM_couple 3299 3299 6.62 0.002 0.002 0.12 #others 3.03 3.025 0.05 ------------------------------------------------------------------------------- ======= Cycle 3299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3300 steps, 2.56000 s simulation time, 5617.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3300 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5617.05 5617.049 5617.049 100.00 ------------------------------------------------------------------------------- PC_run 3300 3300 5599.03 1.697 1.697 99.68 GM_PC_couple 3300 3300 8.37 0.003 0.003 0.15 PC_GM_couple 3300 3300 6.62 0.002 0.002 0.12 #others 3.03 3.026 0.05 ------------------------------------------------------------------------------- ======= Cycle 3300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3301 steps, 2.56000 s simulation time, 5618.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3301 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5618.95 5618.952 5618.952 100.00 ------------------------------------------------------------------------------- PC_run 3301 3301 5600.93 1.697 1.697 99.68 GM_PC_couple 3301 3301 8.37 0.003 0.003 0.15 PC_GM_couple 3301 3301 6.62 0.002 0.002 0.12 #others 3.03 3.027 0.05 ------------------------------------------------------------------------------- ======= Cycle 3301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3302 steps, 2.56000 s simulation time, 5620.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3302 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5620.90 5620.895 5620.895 100.00 ------------------------------------------------------------------------------- PC_run 3302 3302 5602.87 1.697 1.697 99.68 GM_PC_couple 3302 3302 8.37 0.003 0.003 0.15 PC_GM_couple 3302 3302 6.63 0.002 0.002 0.12 #others 3.03 3.028 0.05 ------------------------------------------------------------------------------- ======= Cycle 3302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3303 steps, 2.56000 s simulation time, 5623.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3303 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5623.69 5623.686 5623.686 100.00 ------------------------------------------------------------------------------- PC_run 3303 3303 5605.65 1.697 1.697 99.68 GM_PC_couple 3303 3303 8.38 0.003 0.003 0.15 PC_GM_couple 3303 3303 6.63 0.002 0.002 0.12 #others 3.03 3.029 0.05 ------------------------------------------------------------------------------- ======= Cycle 3303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3304 steps, 2.56000 s simulation time, 5625.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3304 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5625.81 5625.808 5625.808 100.00 ------------------------------------------------------------------------------- PC_run 3304 3304 5607.77 1.697 1.697 99.68 GM_PC_couple 3304 3304 8.38 0.003 0.003 0.15 PC_GM_couple 3304 3304 6.63 0.002 0.002 0.12 #others 3.03 3.030 0.05 ------------------------------------------------------------------------------- ======= Cycle 3304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3305 steps, 2.56000 s simulation time, 5627.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3305 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5627.80 5627.805 5627.805 100.00 ------------------------------------------------------------------------------- PC_run 3305 3305 5609.76 1.697 1.697 99.68 GM_PC_couple 3305 3305 8.38 0.003 0.003 0.15 PC_GM_couple 3305 3305 6.63 0.002 0.002 0.12 #others 3.03 3.032 0.05 ------------------------------------------------------------------------------- ======= Cycle 3305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3306 steps, 2.56000 s simulation time, 5629.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3306 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5629.67 5629.666 5629.666 100.00 ------------------------------------------------------------------------------- PC_run 3306 3306 5611.62 1.697 1.697 99.68 GM_PC_couple 3306 3306 8.38 0.003 0.003 0.15 PC_GM_couple 3306 3306 6.63 0.002 0.002 0.12 #others 3.03 3.033 0.05 ------------------------------------------------------------------------------- ======= Cycle 3306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3307 steps, 2.56000 s simulation time, 5635.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3307 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5635.37 5635.367 5635.367 100.00 ------------------------------------------------------------------------------- PC_run 3307 3307 5617.31 1.699 1.699 99.68 GM_PC_couple 3307 3307 8.39 0.003 0.003 0.15 PC_GM_couple 3307 3307 6.64 0.002 0.002 0.12 #others 3.03 3.034 0.05 ------------------------------------------------------------------------------- ======= Cycle 3307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3308 steps, 2.56000 s simulation time, 5649.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3308 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5649.11 5649.108 5649.108 100.00 ------------------------------------------------------------------------------- PC_run 3308 3308 5631.05 1.702 1.702 99.68 GM_PC_couple 3308 3308 8.39 0.003 0.003 0.15 PC_GM_couple 3308 3308 6.64 0.002 0.002 0.12 #others 3.03 3.035 0.05 ------------------------------------------------------------------------------- ======= Cycle 3308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3309 steps, 2.56000 s simulation time, 5650.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3309 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5650.93 5650.929 5650.929 100.00 ------------------------------------------------------------------------------- PC_run 3309 3309 5632.86 1.702 1.702 99.68 GM_PC_couple 3309 3309 8.39 0.003 0.003 0.15 PC_GM_couple 3309 3309 6.64 0.002 0.002 0.12 #others 3.04 3.036 0.05 ------------------------------------------------------------------------------- ======= Cycle 3309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3310 steps, 2.56000 s simulation time, 5653.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3310 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5653.10 5653.102 5653.102 100.00 ------------------------------------------------------------------------------- PC_run 3310 3310 5635.03 1.702 1.702 99.68 GM_PC_couple 3310 3310 8.39 0.003 0.003 0.15 PC_GM_couple 3310 3310 6.64 0.002 0.002 0.12 #others 3.04 3.036 0.05 ------------------------------------------------------------------------------- ======= Cycle 3310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3311 steps, 2.56000 s simulation time, 5654.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3311 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5654.84 5654.844 5654.844 100.00 ------------------------------------------------------------------------------- PC_run 3311 3311 5636.77 1.702 1.702 99.68 GM_PC_couple 3311 3311 8.40 0.003 0.003 0.15 PC_GM_couple 3311 3311 6.64 0.002 0.002 0.12 #others 3.04 3.037 0.05 ------------------------------------------------------------------------------- ======= Cycle 3311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3312 steps, 2.56000 s simulation time, 5656.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3312 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5656.47 5656.473 5656.473 100.00 ------------------------------------------------------------------------------- PC_run 3312 3312 5638.39 1.702 1.702 99.68 GM_PC_couple 3312 3312 8.40 0.003 0.003 0.15 PC_GM_couple 3312 3312 6.65 0.002 0.002 0.12 #others 3.04 3.038 0.05 ------------------------------------------------------------------------------- ======= Cycle 3312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3313 steps, 2.56000 s simulation time, 5658.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3313 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5658.32 5658.317 5658.317 100.00 ------------------------------------------------------------------------------- PC_run 3313 3313 5640.23 1.702 1.702 99.68 GM_PC_couple 3313 3313 8.40 0.003 0.003 0.15 PC_GM_couple 3313 3313 6.65 0.002 0.002 0.12 #others 3.04 3.039 0.05 ------------------------------------------------------------------------------- ======= Cycle 3313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3314 steps, 2.56000 s simulation time, 5660.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3314 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5660.04 5660.041 5660.041 100.00 ------------------------------------------------------------------------------- PC_run 3314 3314 5641.95 1.702 1.702 99.68 GM_PC_couple 3314 3314 8.40 0.003 0.003 0.15 PC_GM_couple 3314 3314 6.65 0.002 0.002 0.12 #others 3.04 3.040 0.05 ------------------------------------------------------------------------------- ======= Cycle 3314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3315 steps, 2.56000 s simulation time, 5661.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3315 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5661.85 5661.847 5661.847 100.00 ------------------------------------------------------------------------------- PC_run 3315 3315 5643.75 1.702 1.702 99.68 GM_PC_couple 3315 3315 8.41 0.003 0.003 0.15 PC_GM_couple 3315 3315 6.65 0.002 0.002 0.12 #others 3.04 3.041 0.05 ------------------------------------------------------------------------------- ======= Cycle 3315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3316 steps, 2.56000 s simulation time, 5663.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3316 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5663.64 5663.636 5663.636 100.00 ------------------------------------------------------------------------------- PC_run 3316 3316 5645.53 1.703 1.703 99.68 GM_PC_couple 3316 3316 8.41 0.003 0.003 0.15 PC_GM_couple 3316 3316 6.65 0.002 0.002 0.12 #others 3.04 3.042 0.05 ------------------------------------------------------------------------------- ======= Cycle 3316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3317 steps, 2.56000 s simulation time, 5665.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3317 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5665.59 5665.586 5665.586 100.00 ------------------------------------------------------------------------------- PC_run 3317 3317 5647.47 1.703 1.703 99.68 GM_PC_couple 3317 3317 8.41 0.003 0.003 0.15 PC_GM_couple 3317 3317 6.66 0.002 0.002 0.12 #others 3.04 3.043 0.05 ------------------------------------------------------------------------------- ======= Cycle 3317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3318 steps, 2.56000 s simulation time, 5667.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3318 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5667.31 5667.312 5667.312 100.00 ------------------------------------------------------------------------------- PC_run 3318 3318 5649.19 1.703 1.703 99.68 GM_PC_couple 3318 3318 8.42 0.003 0.003 0.15 PC_GM_couple 3318 3318 6.66 0.002 0.002 0.12 #others 3.04 3.044 0.05 ------------------------------------------------------------------------------- ======= Cycle 3318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3319 steps, 2.56000 s simulation time, 5669.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3319 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5669.05 5669.048 5669.048 100.00 ------------------------------------------------------------------------------- PC_run 3319 3319 5650.92 1.703 1.703 99.68 GM_PC_couple 3319 3319 8.42 0.003 0.003 0.15 PC_GM_couple 3319 3319 6.66 0.002 0.002 0.12 #others 3.05 3.045 0.05 ------------------------------------------------------------------------------- ======= Cycle 3319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3320 steps, 2.56000 s simulation time, 5670.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3320 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5670.74 5670.735 5670.735 100.00 ------------------------------------------------------------------------------- PC_run 3320 3320 5652.61 1.703 1.703 99.68 GM_PC_couple 3320 3320 8.42 0.003 0.003 0.15 PC_GM_couple 3320 3320 6.66 0.002 0.002 0.12 #others 3.05 3.046 0.05 ------------------------------------------------------------------------------- ======= Cycle 3320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3321 steps, 2.56000 s simulation time, 5672.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3321 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5672.63 5672.634 5672.634 100.00 ------------------------------------------------------------------------------- PC_run 3321 3321 5654.50 1.703 1.703 99.68 GM_PC_couple 3321 3321 8.42 0.003 0.003 0.15 PC_GM_couple 3321 3321 6.66 0.002 0.002 0.12 #others 3.05 3.048 0.05 ------------------------------------------------------------------------------- ======= Cycle 3321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3322 steps, 2.56000 s simulation time, 5674.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3322 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5674.33 5674.327 5674.327 100.00 ------------------------------------------------------------------------------- PC_run 3322 3322 5656.19 1.703 1.703 99.68 GM_PC_couple 3322 3322 8.43 0.003 0.003 0.15 PC_GM_couple 3322 3322 6.67 0.002 0.002 0.12 #others 3.05 3.049 0.05 ------------------------------------------------------------------------------- ======= Cycle 3322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3323 steps, 2.56000 s simulation time, 5676.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3323 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5676.86 5676.860 5676.860 100.00 ------------------------------------------------------------------------------- PC_run 3323 3323 5658.71 1.703 1.703 99.68 GM_PC_couple 3323 3323 8.43 0.003 0.003 0.15 PC_GM_couple 3323 3323 6.67 0.002 0.002 0.12 #others 3.05 3.050 0.05 ------------------------------------------------------------------------------- ======= Cycle 3323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3324 steps, 2.56000 s simulation time, 5678.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3324 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5678.88 5678.880 5678.880 100.00 ------------------------------------------------------------------------------- PC_run 3324 3324 5660.73 1.703 1.703 99.68 GM_PC_couple 3324 3324 8.43 0.003 0.003 0.15 PC_GM_couple 3324 3324 6.67 0.002 0.002 0.12 #others 3.05 3.051 0.05 ------------------------------------------------------------------------------- ======= Cycle 3324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3325 steps, 2.56000 s simulation time, 5680.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3325 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5680.91 5680.914 5680.914 100.00 ------------------------------------------------------------------------------- PC_run 3325 3325 5662.76 1.703 1.703 99.68 GM_PC_couple 3325 3325 8.43 0.003 0.003 0.15 PC_GM_couple 3325 3325 6.67 0.002 0.002 0.12 #others 3.05 3.052 0.05 ------------------------------------------------------------------------------- ======= Cycle 3325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3326 steps, 2.56000 s simulation time, 5682.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3326 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5682.79 5682.793 5682.793 100.00 ------------------------------------------------------------------------------- PC_run 3326 3326 5664.63 1.703 1.703 99.68 GM_PC_couple 3326 3326 8.44 0.003 0.003 0.15 PC_GM_couple 3326 3326 6.67 0.002 0.002 0.12 #others 3.05 3.052 0.05 ------------------------------------------------------------------------------- ======= Cycle 3326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3327 steps, 2.56000 s simulation time, 5684.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3327 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5684.91 5684.913 5684.913 100.00 ------------------------------------------------------------------------------- PC_run 3327 3327 5666.75 1.703 1.703 99.68 GM_PC_couple 3327 3327 8.44 0.003 0.003 0.15 PC_GM_couple 3327 3327 6.68 0.002 0.002 0.12 #others 3.05 3.053 0.05 ------------------------------------------------------------------------------- ======= Cycle 3327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3328 steps, 2.56000 s simulation time, 5687.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3328 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5687.21 5687.215 5687.215 100.00 ------------------------------------------------------------------------------- PC_run 3328 3328 5669.04 1.703 1.703 99.68 GM_PC_couple 3328 3328 8.44 0.003 0.003 0.15 PC_GM_couple 3328 3328 6.68 0.002 0.002 0.12 #others 3.05 3.054 0.05 ------------------------------------------------------------------------------- ======= Cycle 3328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3329 steps, 2.56000 s simulation time, 5689.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3329 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5689.76 5689.760 5689.760 100.00 ------------------------------------------------------------------------------- PC_run 3329 3329 5671.58 1.704 1.704 99.68 GM_PC_couple 3329 3329 8.44 0.003 0.003 0.15 PC_GM_couple 3329 3329 6.68 0.002 0.002 0.12 #others 3.05 3.054 0.05 ------------------------------------------------------------------------------- ======= Cycle 3329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3330 steps, 2.56000 s simulation time, 5691.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3330 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5691.70 5691.704 5691.704 100.00 ------------------------------------------------------------------------------- PC_run 3330 3330 5673.52 1.704 1.704 99.68 GM_PC_couple 3330 3330 8.44 0.003 0.003 0.15 PC_GM_couple 3330 3330 6.68 0.002 0.002 0.12 #others 3.06 3.055 0.05 ------------------------------------------------------------------------------- ======= Cycle 3330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3331 steps, 2.56000 s simulation time, 5693.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3331 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5693.77 5693.775 5693.775 100.00 ------------------------------------------------------------------------------- PC_run 3331 3331 5675.59 1.704 1.704 99.68 GM_PC_couple 3331 3331 8.45 0.003 0.003 0.15 PC_GM_couple 3331 3331 6.68 0.002 0.002 0.12 #others 3.06 3.056 0.05 ------------------------------------------------------------------------------- ======= Cycle 3331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3332 steps, 2.56000 s simulation time, 5695.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3332 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5695.70 5695.701 5695.701 100.00 ------------------------------------------------------------------------------- PC_run 3332 3332 5677.51 1.704 1.704 99.68 GM_PC_couple 3332 3332 8.45 0.003 0.003 0.15 PC_GM_couple 3332 3332 6.69 0.002 0.002 0.12 #others 3.06 3.057 0.05 ------------------------------------------------------------------------------- ======= Cycle 3332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3333 steps, 2.56000 s simulation time, 5698.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3333 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5698.14 5698.135 5698.135 100.00 ------------------------------------------------------------------------------- PC_run 3333 3333 5679.93 1.704 1.704 99.68 GM_PC_couple 3333 3333 8.45 0.003 0.003 0.15 PC_GM_couple 3333 3333 6.69 0.002 0.002 0.12 #others 3.06 3.058 0.05 ------------------------------------------------------------------------------- ======= Cycle 3333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3334 steps, 2.56000 s simulation time, 5700.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3334 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5700.27 5700.268 5700.268 100.00 ------------------------------------------------------------------------------- PC_run 3334 3334 5682.06 1.704 1.704 99.68 GM_PC_couple 3334 3334 8.46 0.003 0.003 0.15 PC_GM_couple 3334 3334 6.69 0.002 0.002 0.12 #others 3.06 3.059 0.05 ------------------------------------------------------------------------------- ======= Cycle 3334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3335 steps, 2.56000 s simulation time, 5702.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3335 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5702.30 5702.295 5702.295 100.00 ------------------------------------------------------------------------------- PC_run 3335 3335 5684.08 1.704 1.704 99.68 GM_PC_couple 3335 3335 8.46 0.003 0.003 0.15 PC_GM_couple 3335 3335 6.70 0.002 0.002 0.12 #others 3.06 3.060 0.05 ------------------------------------------------------------------------------- ======= Cycle 3335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3336 steps, 2.56000 s simulation time, 5704.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3336 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5704.28 5704.279 5704.279 100.00 ------------------------------------------------------------------------------- PC_run 3336 3336 5686.06 1.704 1.704 99.68 GM_PC_couple 3336 3336 8.46 0.003 0.003 0.15 PC_GM_couple 3336 3336 6.70 0.002 0.002 0.12 #others 3.06 3.061 0.05 ------------------------------------------------------------------------------- ======= Cycle 3336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3337 steps, 2.56000 s simulation time, 5706.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3337 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5706.23 5706.225 5706.225 100.00 ------------------------------------------------------------------------------- PC_run 3337 3337 5688.00 1.705 1.705 99.68 GM_PC_couple 3337 3337 8.47 0.003 0.003 0.15 PC_GM_couple 3337 3337 6.70 0.002 0.002 0.12 #others 3.06 3.062 0.05 ------------------------------------------------------------------------------- ======= Cycle 3337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3338 steps, 2.56000 s simulation time, 5707.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3338 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5707.92 5707.920 5707.920 100.00 ------------------------------------------------------------------------------- PC_run 3338 3338 5689.68 1.705 1.705 99.68 GM_PC_couple 3338 3338 8.47 0.003 0.003 0.15 PC_GM_couple 3338 3338 6.70 0.002 0.002 0.12 #others 3.06 3.063 0.05 ------------------------------------------------------------------------------- ======= Cycle 3338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3339 steps, 2.56000 s simulation time, 5709.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3339 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5709.69 5709.687 5709.687 100.00 ------------------------------------------------------------------------------- PC_run 3339 3339 5691.44 1.705 1.705 99.68 GM_PC_couple 3339 3339 8.47 0.003 0.003 0.15 PC_GM_couple 3339 3339 6.71 0.002 0.002 0.12 #others 3.06 3.064 0.05 ------------------------------------------------------------------------------- ======= Cycle 3339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3340 steps, 2.56000 s simulation time, 5711.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3340 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5711.34 5711.339 5711.339 100.00 ------------------------------------------------------------------------------- PC_run 3340 3340 5693.09 1.705 1.705 99.68 GM_PC_couple 3340 3340 8.48 0.003 0.003 0.15 PC_GM_couple 3340 3340 6.71 0.002 0.002 0.12 #others 3.07 3.065 0.05 ------------------------------------------------------------------------------- ======= Cycle 3340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3341 steps, 2.56000 s simulation time, 5713.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3341 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5713.15 5713.149 5713.149 100.00 ------------------------------------------------------------------------------- PC_run 3341 3341 5694.89 1.705 1.705 99.68 GM_PC_couple 3341 3341 8.48 0.003 0.003 0.15 PC_GM_couple 3341 3341 6.71 0.002 0.002 0.12 #others 3.07 3.067 0.05 ------------------------------------------------------------------------------- ======= Cycle 3341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3342 steps, 2.56000 s simulation time, 5715.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3342 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5715.34 5715.337 5715.337 100.00 ------------------------------------------------------------------------------- PC_run 3342 3342 5697.07 1.705 1.705 99.68 GM_PC_couple 3342 3342 8.48 0.003 0.003 0.15 PC_GM_couple 3342 3342 6.71 0.002 0.002 0.12 #others 3.07 3.068 0.05 ------------------------------------------------------------------------------- ======= Cycle 3342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3343 steps, 2.56000 s simulation time, 5725.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3343 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5725.33 5725.334 5725.334 100.00 ------------------------------------------------------------------------------- PC_run 3343 3343 5707.06 1.707 1.707 99.68 GM_PC_couple 3343 3343 8.49 0.003 0.003 0.15 PC_GM_couple 3343 3343 6.72 0.002 0.002 0.12 #others 3.07 3.069 0.05 ------------------------------------------------------------------------------- ======= Cycle 3343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3344 steps, 2.56000 s simulation time, 5727.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3344 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5727.09 5727.091 5727.091 100.00 ------------------------------------------------------------------------------- PC_run 3344 3344 5708.81 1.707 1.707 99.68 GM_PC_couple 3344 3344 8.49 0.003 0.003 0.15 PC_GM_couple 3344 3344 6.72 0.002 0.002 0.12 #others 3.07 3.069 0.05 ------------------------------------------------------------------------------- ======= Cycle 3344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3345 steps, 2.56000 s simulation time, 5728.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3345 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5728.95 5728.948 5728.948 100.00 ------------------------------------------------------------------------------- PC_run 3345 3345 5710.67 1.707 1.707 99.68 GM_PC_couple 3345 3345 8.49 0.003 0.003 0.15 PC_GM_couple 3345 3345 6.72 0.002 0.002 0.12 #others 3.07 3.070 0.05 ------------------------------------------------------------------------------- ======= Cycle 3345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3346 steps, 2.56000 s simulation time, 5730.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3346 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5730.91 5730.906 5730.906 100.00 ------------------------------------------------------------------------------- PC_run 3346 3346 5712.62 1.707 1.707 99.68 GM_PC_couple 3346 3346 8.49 0.003 0.003 0.15 PC_GM_couple 3346 3346 6.72 0.002 0.002 0.12 #others 3.07 3.071 0.05 ------------------------------------------------------------------------------- ======= Cycle 3346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3347 steps, 2.56000 s simulation time, 5732.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3347 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5732.74 5732.736 5732.736 100.00 ------------------------------------------------------------------------------- PC_run 3347 3347 5714.44 1.707 1.707 99.68 GM_PC_couple 3347 3347 8.50 0.003 0.003 0.15 PC_GM_couple 3347 3347 6.72 0.002 0.002 0.12 #others 3.07 3.073 0.05 ------------------------------------------------------------------------------- ======= Cycle 3347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3348 steps, 2.56000 s simulation time, 5734.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3348 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5734.80 5734.800 5734.800 100.00 ------------------------------------------------------------------------------- PC_run 3348 3348 5716.50 1.707 1.707 99.68 GM_PC_couple 3348 3348 8.50 0.003 0.003 0.15 PC_GM_couple 3348 3348 6.73 0.002 0.002 0.12 #others 3.07 3.074 0.05 ------------------------------------------------------------------------------- ======= Cycle 3348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3349 steps, 2.56000 s simulation time, 5736.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3349 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5736.72 5736.717 5736.717 100.00 ------------------------------------------------------------------------------- PC_run 3349 3349 5718.41 1.707 1.707 99.68 GM_PC_couple 3349 3349 8.50 0.003 0.003 0.15 PC_GM_couple 3349 3349 6.73 0.002 0.002 0.12 #others 3.07 3.075 0.05 ------------------------------------------------------------------------------- ======= Cycle 3349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3350 steps, 2.56000 s simulation time, 5738.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3350 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5738.63 5738.628 5738.628 100.00 ------------------------------------------------------------------------------- PC_run 3350 3350 5720.32 1.708 1.708 99.68 GM_PC_couple 3350 3350 8.51 0.003 0.003 0.15 PC_GM_couple 3350 3350 6.73 0.002 0.002 0.12 #others 3.08 3.076 0.05 ------------------------------------------------------------------------------- ======= Cycle 3350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3351 steps, 2.56000 s simulation time, 5740.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3351 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5740.42 5740.425 5740.425 100.00 ------------------------------------------------------------------------------- PC_run 3351 3351 5722.11 1.708 1.708 99.68 GM_PC_couple 3351 3351 8.51 0.003 0.003 0.15 PC_GM_couple 3351 3351 6.73 0.002 0.002 0.12 #others 3.08 3.077 0.05 ------------------------------------------------------------------------------- ======= Cycle 3351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3352 steps, 2.56000 s simulation time, 5742.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3352 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5742.13 5742.129 5742.129 100.00 ------------------------------------------------------------------------------- PC_run 3352 3352 5723.80 1.708 1.708 99.68 GM_PC_couple 3352 3352 8.51 0.003 0.003 0.15 PC_GM_couple 3352 3352 6.74 0.002 0.002 0.12 #others 3.08 3.078 0.05 ------------------------------------------------------------------------------- ======= Cycle 3352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3353 steps, 2.56000 s simulation time, 5743.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3353 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5743.87 5743.869 5743.869 100.00 ------------------------------------------------------------------------------- PC_run 3353 3353 5725.54 1.708 1.708 99.68 GM_PC_couple 3353 3353 8.51 0.003 0.003 0.15 PC_GM_couple 3353 3353 6.74 0.002 0.002 0.12 #others 3.08 3.079 0.05 ------------------------------------------------------------------------------- ======= Cycle 3353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3354 steps, 2.56000 s simulation time, 5746.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3354 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5746.00 5745.998 5745.998 100.00 ------------------------------------------------------------------------------- PC_run 3354 3354 5727.66 1.708 1.708 99.68 GM_PC_couple 3354 3354 8.52 0.003 0.003 0.15 PC_GM_couple 3354 3354 6.74 0.002 0.002 0.12 #others 3.08 3.080 0.05 ------------------------------------------------------------------------------- ======= Cycle 3354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3355 steps, 2.56000 s simulation time, 5747.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3355 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5747.59 5747.585 5747.585 100.00 ------------------------------------------------------------------------------- PC_run 3355 3355 5729.24 1.708 1.708 99.68 GM_PC_couple 3355 3355 8.52 0.003 0.003 0.15 PC_GM_couple 3355 3355 6.74 0.002 0.002 0.12 #others 3.08 3.081 0.05 ------------------------------------------------------------------------------- ======= Cycle 3355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3356 steps, 2.56000 s simulation time, 5749.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3356 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5749.34 5749.343 5749.343 100.00 ------------------------------------------------------------------------------- PC_run 3356 3356 5731.00 1.708 1.708 99.68 GM_PC_couple 3356 3356 8.52 0.003 0.003 0.15 PC_GM_couple 3356 3356 6.74 0.002 0.002 0.12 #others 3.08 3.082 0.05 ------------------------------------------------------------------------------- ======= Cycle 3356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3357 steps, 2.56000 s simulation time, 5751.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3357 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5751.25 5751.254 5751.254 100.00 ------------------------------------------------------------------------------- PC_run 3357 3357 5732.90 1.708 1.708 99.68 GM_PC_couple 3357 3357 8.52 0.003 0.003 0.15 PC_GM_couple 3357 3357 6.74 0.002 0.002 0.12 #others 3.08 3.084 0.05 ------------------------------------------------------------------------------- ======= Cycle 3357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3358 steps, 2.56000 s simulation time, 5753.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3358 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5753.05 5753.052 5753.052 100.00 ------------------------------------------------------------------------------- PC_run 3358 3358 5734.69 1.708 1.708 99.68 GM_PC_couple 3358 3358 8.53 0.003 0.003 0.15 PC_GM_couple 3358 3358 6.75 0.002 0.002 0.12 #others 3.08 3.085 0.05 ------------------------------------------------------------------------------- ======= Cycle 3358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3359 steps, 2.56000 s simulation time, 5755.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3359 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5755.19 5755.190 5755.190 100.00 ------------------------------------------------------------------------------- PC_run 3359 3359 5736.83 1.708 1.708 99.68 GM_PC_couple 3359 3359 8.53 0.003 0.003 0.15 PC_GM_couple 3359 3359 6.75 0.002 0.002 0.12 #others 3.09 3.086 0.05 ------------------------------------------------------------------------------- ======= Cycle 3359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3360 steps, 2.56000 s simulation time, 5757.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3360 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5757.05 5757.049 5757.049 100.00 ------------------------------------------------------------------------------- PC_run 3360 3360 5738.68 1.708 1.708 99.68 GM_PC_couple 3360 3360 8.53 0.003 0.003 0.15 PC_GM_couple 3360 3360 6.75 0.002 0.002 0.12 #others 3.09 3.087 0.05 ------------------------------------------------------------------------------- ======= Cycle 3360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3361 steps, 2.56000 s simulation time, 5759.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3361 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5759.01 5759.008 5759.008 100.00 ------------------------------------------------------------------------------- PC_run 3361 3361 5740.64 1.708 1.708 99.68 GM_PC_couple 3361 3361 8.53 0.003 0.003 0.15 PC_GM_couple 3361 3361 6.75 0.002 0.002 0.12 #others 3.09 3.087 0.05 ------------------------------------------------------------------------------- ======= Cycle 3361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3362 steps, 2.56000 s simulation time, 5760.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3362 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5760.92 5760.916 5760.916 100.00 ------------------------------------------------------------------------------- PC_run 3362 3362 5742.54 1.708 1.708 99.68 GM_PC_couple 3362 3362 8.54 0.003 0.003 0.15 PC_GM_couple 3362 3362 6.75 0.002 0.002 0.12 #others 3.09 3.088 0.05 ------------------------------------------------------------------------------- ======= Cycle 3362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3363 steps, 2.56000 s simulation time, 5762.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3363 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5762.54 5762.541 5762.541 100.00 ------------------------------------------------------------------------------- PC_run 3363 3363 5744.16 1.708 1.708 99.68 GM_PC_couple 3363 3363 8.54 0.003 0.003 0.15 PC_GM_couple 3363 3363 6.76 0.002 0.002 0.12 #others 3.09 3.089 0.05 ------------------------------------------------------------------------------- ======= Cycle 3363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3364 steps, 2.56000 s simulation time, 5764.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3364 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5764.51 5764.512 5764.512 100.00 ------------------------------------------------------------------------------- PC_run 3364 3364 5746.12 1.708 1.708 99.68 GM_PC_couple 3364 3364 8.54 0.003 0.003 0.15 PC_GM_couple 3364 3364 6.76 0.002 0.002 0.12 #others 3.09 3.090 0.05 ------------------------------------------------------------------------------- ======= Cycle 3364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3365 steps, 2.56000 s simulation time, 5766.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3365 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5766.40 5766.399 5766.399 100.00 ------------------------------------------------------------------------------- PC_run 3365 3365 5748.01 1.708 1.708 99.68 GM_PC_couple 3365 3365 8.54 0.003 0.003 0.15 PC_GM_couple 3365 3365 6.76 0.002 0.002 0.12 #others 3.09 3.090 0.05 ------------------------------------------------------------------------------- ======= Cycle 3365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3366 steps, 2.56000 s simulation time, 5768.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3366 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5768.18 5768.175 5768.175 100.00 ------------------------------------------------------------------------------- PC_run 3366 3366 5749.78 1.708 1.708 99.68 GM_PC_couple 3366 3366 8.54 0.003 0.003 0.15 PC_GM_couple 3366 3366 6.76 0.002 0.002 0.12 #others 3.09 3.091 0.05 ------------------------------------------------------------------------------- ======= Cycle 3366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3367 steps, 2.56000 s simulation time, 5769.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3367 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5769.89 5769.890 5769.890 100.00 ------------------------------------------------------------------------------- PC_run 3367 3367 5751.49 1.708 1.708 99.68 GM_PC_couple 3367 3367 8.55 0.003 0.003 0.15 PC_GM_couple 3367 3367 6.76 0.002 0.002 0.12 #others 3.09 3.092 0.05 ------------------------------------------------------------------------------- ======= Cycle 3367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3368 steps, 2.56000 s simulation time, 5771.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3368 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5771.68 5771.684 5771.684 100.00 ------------------------------------------------------------------------------- PC_run 3368 3368 5753.28 1.708 1.708 99.68 GM_PC_couple 3368 3368 8.55 0.003 0.003 0.15 PC_GM_couple 3368 3368 6.76 0.002 0.002 0.12 #others 3.09 3.093 0.05 ------------------------------------------------------------------------------- ======= Cycle 3368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3369 steps, 2.56000 s simulation time, 5773.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3369 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5773.57 5773.566 5773.566 100.00 ------------------------------------------------------------------------------- PC_run 3369 3369 5755.15 1.708 1.708 99.68 GM_PC_couple 3369 3369 8.55 0.003 0.003 0.15 PC_GM_couple 3369 3369 6.77 0.002 0.002 0.12 #others 3.09 3.094 0.05 ------------------------------------------------------------------------------- ======= Cycle 3369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3370 steps, 2.56000 s simulation time, 5775.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3370 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5775.26 5775.258 5775.258 100.00 ------------------------------------------------------------------------------- PC_run 3370 3370 5756.84 1.708 1.708 99.68 GM_PC_couple 3370 3370 8.55 0.003 0.003 0.15 PC_GM_couple 3370 3370 6.77 0.002 0.002 0.12 #others 3.09 3.095 0.05 ------------------------------------------------------------------------------- ======= Cycle 3370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3371 steps, 2.56000 s simulation time, 5776.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3371 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5776.88 5776.881 5776.881 100.00 ------------------------------------------------------------------------------- PC_run 3371 3371 5758.46 1.708 1.708 99.68 GM_PC_couple 3371 3371 8.56 0.003 0.003 0.15 PC_GM_couple 3371 3371 6.77 0.002 0.002 0.12 #others 3.10 3.096 0.05 ------------------------------------------------------------------------------- ======= Cycle 3371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3372 steps, 2.56000 s simulation time, 5778.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3372 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5778.92 5778.920 5778.920 100.00 ------------------------------------------------------------------------------- PC_run 3372 3372 5760.49 1.708 1.708 99.68 GM_PC_couple 3372 3372 8.56 0.003 0.003 0.15 PC_GM_couple 3372 3372 6.77 0.002 0.002 0.12 #others 3.10 3.097 0.05 ------------------------------------------------------------------------------- ======= Cycle 3372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3373 steps, 2.56000 s simulation time, 5780.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3373 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5780.51 5780.512 5780.512 100.00 ------------------------------------------------------------------------------- PC_run 3373 3373 5762.08 1.708 1.708 99.68 GM_PC_couple 3373 3373 8.56 0.003 0.003 0.15 PC_GM_couple 3373 3373 6.77 0.002 0.002 0.12 #others 3.10 3.098 0.05 ------------------------------------------------------------------------------- ======= Cycle 3373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3374 steps, 2.56000 s simulation time, 5782.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3374 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5782.09 5782.094 5782.094 100.00 ------------------------------------------------------------------------------- PC_run 3374 3374 5763.65 1.708 1.708 99.68 GM_PC_couple 3374 3374 8.56 0.003 0.003 0.15 PC_GM_couple 3374 3374 6.78 0.002 0.002 0.12 #others 3.10 3.099 0.05 ------------------------------------------------------------------------------- ======= Cycle 3374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3375 steps, 2.56000 s simulation time, 5783.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3375 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5783.87 5783.874 5783.874 100.00 ------------------------------------------------------------------------------- PC_run 3375 3375 5765.43 1.708 1.708 99.68 GM_PC_couple 3375 3375 8.57 0.003 0.003 0.15 PC_GM_couple 3375 3375 6.78 0.002 0.002 0.12 #others 3.10 3.100 0.05 ------------------------------------------------------------------------------- ======= Cycle 3375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3376 steps, 2.56000 s simulation time, 5785.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3376 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5785.86 5785.856 5785.856 100.00 ------------------------------------------------------------------------------- PC_run 3376 3376 5767.40 1.708 1.708 99.68 GM_PC_couple 3376 3376 8.57 0.003 0.003 0.15 PC_GM_couple 3376 3376 6.78 0.002 0.002 0.12 #others 3.10 3.101 0.05 ------------------------------------------------------------------------------- ======= Cycle 3376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3377 steps, 2.56000 s simulation time, 5787.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3377 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5787.58 5787.581 5787.581 100.00 ------------------------------------------------------------------------------- PC_run 3377 3377 5769.12 1.708 1.708 99.68 GM_PC_couple 3377 3377 8.57 0.003 0.003 0.15 PC_GM_couple 3377 3377 6.79 0.002 0.002 0.12 #others 3.10 3.102 0.05 ------------------------------------------------------------------------------- ======= Cycle 3377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3378 steps, 2.56000 s simulation time, 5789.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3378 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5789.37 5789.370 5789.370 100.00 ------------------------------------------------------------------------------- PC_run 3378 3378 5770.90 1.708 1.708 99.68 GM_PC_couple 3378 3378 8.58 0.003 0.003 0.15 PC_GM_couple 3378 3378 6.79 0.002 0.002 0.12 #others 3.10 3.103 0.05 ------------------------------------------------------------------------------- ======= Cycle 3378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3379 steps, 2.56000 s simulation time, 5791.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3379 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5791.13 5791.133 5791.133 100.00 ------------------------------------------------------------------------------- PC_run 3379 3379 5772.66 1.708 1.708 99.68 GM_PC_couple 3379 3379 8.58 0.003 0.003 0.15 PC_GM_couple 3379 3379 6.79 0.002 0.002 0.12 #others 3.10 3.104 0.05 ------------------------------------------------------------------------------- ======= Cycle 3379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3380 steps, 2.56000 s simulation time, 5793.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3380 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5793.61 5793.608 5793.608 100.00 ------------------------------------------------------------------------------- PC_run 3380 3380 5775.13 1.709 1.709 99.68 GM_PC_couple 3380 3380 8.58 0.003 0.003 0.15 PC_GM_couple 3380 3380 6.79 0.002 0.002 0.12 #others 3.11 3.105 0.05 ------------------------------------------------------------------------------- ======= Cycle 3380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3381 steps, 2.56000 s simulation time, 5795.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3381 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5795.65 5795.646 5795.646 100.00 ------------------------------------------------------------------------------- PC_run 3381 3381 5777.16 1.709 1.709 99.68 GM_PC_couple 3381 3381 8.59 0.003 0.003 0.15 PC_GM_couple 3381 3381 6.79 0.002 0.002 0.12 #others 3.11 3.106 0.05 ------------------------------------------------------------------------------- ======= Cycle 3381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3382 steps, 2.56000 s simulation time, 5797.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3382 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5797.63 5797.631 5797.631 100.00 ------------------------------------------------------------------------------- PC_run 3382 3382 5779.14 1.709 1.709 99.68 GM_PC_couple 3382 3382 8.59 0.003 0.003 0.15 PC_GM_couple 3382 3382 6.80 0.002 0.002 0.12 #others 3.11 3.107 0.05 ------------------------------------------------------------------------------- ======= Cycle 3382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3383 steps, 2.56000 s simulation time, 5799.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3383 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5799.37 5799.374 5799.374 100.00 ------------------------------------------------------------------------------- PC_run 3383 3383 5780.87 1.709 1.709 99.68 GM_PC_couple 3383 3383 8.59 0.003 0.003 0.15 PC_GM_couple 3383 3383 6.80 0.002 0.002 0.12 #others 3.11 3.108 0.05 ------------------------------------------------------------------------------- ======= Cycle 3383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3384 steps, 2.56000 s simulation time, 5801.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3384 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5801.38 5801.378 5801.378 100.00 ------------------------------------------------------------------------------- PC_run 3384 3384 5782.87 1.709 1.709 99.68 GM_PC_couple 3384 3384 8.59 0.003 0.003 0.15 PC_GM_couple 3384 3384 6.80 0.002 0.002 0.12 #others 3.11 3.109 0.05 ------------------------------------------------------------------------------- ======= Cycle 3384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3385 steps, 2.56000 s simulation time, 5803.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3385 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5803.24 5803.241 5803.241 100.00 ------------------------------------------------------------------------------- PC_run 3385 3385 5784.73 1.709 1.709 99.68 GM_PC_couple 3385 3385 8.60 0.003 0.003 0.15 PC_GM_couple 3385 3385 6.80 0.002 0.002 0.12 #others 3.11 3.110 0.05 ------------------------------------------------------------------------------- ======= Cycle 3385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3386 steps, 2.56000 s simulation time, 5805.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3386 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5805.05 5805.045 5805.045 100.00 ------------------------------------------------------------------------------- PC_run 3386 3386 5786.53 1.709 1.709 99.68 GM_PC_couple 3386 3386 8.60 0.003 0.003 0.15 PC_GM_couple 3386 3386 6.81 0.002 0.002 0.12 #others 3.11 3.112 0.05 ------------------------------------------------------------------------------- ======= Cycle 3386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3387 steps, 2.56000 s simulation time, 5806.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3387 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5806.71 5806.710 5806.710 100.00 ------------------------------------------------------------------------------- PC_run 3387 3387 5788.19 1.709 1.709 99.68 GM_PC_couple 3387 3387 8.60 0.003 0.003 0.15 PC_GM_couple 3387 3387 6.81 0.002 0.002 0.12 #others 3.11 3.113 0.05 ------------------------------------------------------------------------------- ======= Cycle 3387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3388 steps, 2.56000 s simulation time, 5808.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3388 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5808.79 5808.786 5808.786 100.00 ------------------------------------------------------------------------------- PC_run 3388 3388 5790.26 1.709 1.709 99.68 GM_PC_couple 3388 3388 8.60 0.003 0.003 0.15 PC_GM_couple 3388 3388 6.81 0.002 0.002 0.12 #others 3.11 3.114 0.05 ------------------------------------------------------------------------------- ======= Cycle 3388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3389 steps, 2.56000 s simulation time, 5810.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3389 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5810.80 5810.802 5810.802 100.00 ------------------------------------------------------------------------------- PC_run 3389 3389 5792.27 1.709 1.709 99.68 GM_PC_couple 3389 3389 8.61 0.003 0.003 0.15 PC_GM_couple 3389 3389 6.81 0.002 0.002 0.12 #others 3.11 3.114 0.05 ------------------------------------------------------------------------------- ======= Cycle 3389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3390 steps, 2.56000 s simulation time, 5812.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3390 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5812.58 5812.583 5812.583 100.00 ------------------------------------------------------------------------------- PC_run 3390 3390 5794.05 1.709 1.709 99.68 GM_PC_couple 3390 3390 8.61 0.003 0.003 0.15 PC_GM_couple 3390 3390 6.81 0.002 0.002 0.12 #others 3.11 3.115 0.05 ------------------------------------------------------------------------------- ======= Cycle 3390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3391 steps, 2.56000 s simulation time, 5814.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3391 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5814.32 5814.323 5814.323 100.00 ------------------------------------------------------------------------------- PC_run 3391 3391 5795.78 1.709 1.709 99.68 GM_PC_couple 3391 3391 8.61 0.003 0.003 0.15 PC_GM_couple 3391 3391 6.81 0.002 0.002 0.12 #others 3.12 3.116 0.05 ------------------------------------------------------------------------------- ======= Cycle 3391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3392 steps, 2.56000 s simulation time, 5816.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3392 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5816.06 5816.057 5816.057 100.00 ------------------------------------------------------------------------------- PC_run 3392 3392 5797.51 1.709 1.709 99.68 GM_PC_couple 3392 3392 8.61 0.003 0.003 0.15 PC_GM_couple 3392 3392 6.82 0.002 0.002 0.12 #others 3.12 3.117 0.05 ------------------------------------------------------------------------------- ======= Cycle 3392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3393 steps, 2.56000 s simulation time, 5817.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3393 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5817.90 5817.897 5817.897 100.00 ------------------------------------------------------------------------------- PC_run 3393 3393 5799.34 1.709 1.709 99.68 GM_PC_couple 3393 3393 8.62 0.003 0.003 0.15 PC_GM_couple 3393 3393 6.82 0.002 0.002 0.12 #others 3.12 3.118 0.05 ------------------------------------------------------------------------------- ======= Cycle 3393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3394 steps, 2.56000 s simulation time, 5820.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3394 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5820.37 5820.367 5820.367 100.00 ------------------------------------------------------------------------------- PC_run 3394 3394 5801.81 1.709 1.709 99.68 GM_PC_couple 3394 3394 8.62 0.003 0.003 0.15 PC_GM_couple 3394 3394 6.82 0.002 0.002 0.12 #others 3.12 3.119 0.05 ------------------------------------------------------------------------------- ======= Cycle 3394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3395 steps, 2.56000 s simulation time, 5864.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3395 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5864.85 5864.854 5864.854 100.00 ------------------------------------------------------------------------------- PC_run 3395 3395 5846.29 1.722 1.722 99.68 GM_PC_couple 3395 3395 8.62 0.003 0.003 0.15 PC_GM_couple 3395 3395 6.82 0.002 0.002 0.12 #others 3.12 3.120 0.05 ------------------------------------------------------------------------------- ======= Cycle 3395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3396 steps, 2.56000 s simulation time, 5909.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3396 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5909.65 5909.651 5909.651 100.00 ------------------------------------------------------------------------------- PC_run 3396 3396 5891.08 1.735 1.735 99.69 GM_PC_couple 3396 3396 8.63 0.003 0.003 0.15 PC_GM_couple 3396 3396 6.82 0.002 0.002 0.12 #others 3.12 3.121 0.05 ------------------------------------------------------------------------------- ======= Cycle 3396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3397 steps, 2.56000 s simulation time, 5911.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3397 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5911.91 5911.908 5911.908 100.00 ------------------------------------------------------------------------------- PC_run 3397 3397 5893.33 1.735 1.735 99.69 GM_PC_couple 3397 3397 8.63 0.003 0.003 0.15 PC_GM_couple 3397 3397 6.83 0.002 0.002 0.12 #others 3.12 3.122 0.05 ------------------------------------------------------------------------------- ======= Cycle 3397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3398 steps, 2.56000 s simulation time, 5914.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3398 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5914.26 5914.263 5914.263 100.00 ------------------------------------------------------------------------------- PC_run 3398 3398 5895.68 1.735 1.735 99.69 GM_PC_couple 3398 3398 8.63 0.003 0.003 0.15 PC_GM_couple 3398 3398 6.83 0.002 0.002 0.12 #others 3.12 3.123 0.05 ------------------------------------------------------------------------------- ======= Cycle 3398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3399 steps, 2.56000 s simulation time, 5916.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3399 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5916.84 5916.836 5916.836 100.00 ------------------------------------------------------------------------------- PC_run 3399 3399 5898.25 1.735 1.735 99.69 GM_PC_couple 3399 3399 8.64 0.003 0.003 0.15 PC_GM_couple 3399 3399 6.83 0.002 0.002 0.12 #others 3.12 3.124 0.05 ------------------------------------------------------------------------------- ======= Cycle 3399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3400 steps, 2.56000 s simulation time, 5924.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3400 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5924.82 5924.822 5924.822 100.00 ------------------------------------------------------------------------------- PC_run 3400 3400 5906.23 1.737 1.737 99.69 GM_PC_couple 3400 3400 8.64 0.003 0.003 0.15 PC_GM_couple 3400 3400 6.83 0.002 0.002 0.12 #others 3.13 3.125 0.05 ------------------------------------------------------------------------------- ======= Cycle 3400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3401 steps, 2.56000 s simulation time, 5926.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3401 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5926.85 5926.848 5926.848 100.00 ------------------------------------------------------------------------------- PC_run 3401 3401 5908.25 1.737 1.737 99.69 GM_PC_couple 3401 3401 8.64 0.003 0.003 0.15 PC_GM_couple 3401 3401 6.83 0.002 0.002 0.12 #others 3.13 3.126 0.05 ------------------------------------------------------------------------------- ======= Cycle 3401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3402 steps, 2.56000 s simulation time, 5928.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3402 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5928.80 5928.799 5928.799 100.00 ------------------------------------------------------------------------------- PC_run 3402 3402 5910.19 1.737 1.737 99.69 GM_PC_couple 3402 3402 8.64 0.003 0.003 0.15 PC_GM_couple 3402 3402 6.84 0.002 0.002 0.12 #others 3.13 3.127 0.05 ------------------------------------------------------------------------------- ======= Cycle 3402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3403 steps, 2.56000 s simulation time, 5930.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3403 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5930.66 5930.664 5930.664 100.00 ------------------------------------------------------------------------------- PC_run 3403 3403 5912.05 1.737 1.737 99.69 GM_PC_couple 3403 3403 8.64 0.003 0.003 0.15 PC_GM_couple 3403 3403 6.84 0.002 0.002 0.12 #others 3.13 3.128 0.05 ------------------------------------------------------------------------------- ======= Cycle 3403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3404 steps, 2.56000 s simulation time, 5932.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3404 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5932.59 5932.586 5932.586 100.00 ------------------------------------------------------------------------------- PC_run 3404 3404 5913.97 1.737 1.737 99.69 GM_PC_couple 3404 3404 8.65 0.003 0.003 0.15 PC_GM_couple 3404 3404 6.84 0.002 0.002 0.12 #others 3.13 3.129 0.05 ------------------------------------------------------------------------------- ======= Cycle 3404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3405 steps, 2.56000 s simulation time, 5934.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3405 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5934.44 5934.444 5934.444 100.00 ------------------------------------------------------------------------------- PC_run 3405 3405 5915.82 1.737 1.737 99.69 GM_PC_couple 3405 3405 8.65 0.003 0.003 0.15 PC_GM_couple 3405 3405 6.84 0.002 0.002 0.12 #others 3.13 3.129 0.05 ------------------------------------------------------------------------------- ======= Cycle 3405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3406 steps, 2.56000 s simulation time, 5936.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3406 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5936.27 5936.269 5936.269 100.00 ------------------------------------------------------------------------------- PC_run 3406 3406 5917.64 1.737 1.737 99.69 GM_PC_couple 3406 3406 8.65 0.003 0.003 0.15 PC_GM_couple 3406 3406 6.84 0.002 0.002 0.12 #others 3.13 3.130 0.05 ------------------------------------------------------------------------------- ======= Cycle 3406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3407 steps, 2.56000 s simulation time, 5938.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3407 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5938.74 5938.740 5938.740 100.00 ------------------------------------------------------------------------------- PC_run 3407 3407 5920.11 1.738 1.738 99.69 GM_PC_couple 3407 3407 8.65 0.003 0.003 0.15 PC_GM_couple 3407 3407 6.84 0.002 0.002 0.12 #others 3.13 3.131 0.05 ------------------------------------------------------------------------------- ======= Cycle 3407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3408 steps, 2.56000 s simulation time, 5941.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3408 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5941.51 5941.513 5941.513 100.00 ------------------------------------------------------------------------------- PC_run 3408 3408 5922.88 1.738 1.738 99.69 GM_PC_couple 3408 3408 8.66 0.003 0.003 0.15 PC_GM_couple 3408 3408 6.85 0.002 0.002 0.12 #others 3.13 3.132 0.05 ------------------------------------------------------------------------------- ======= Cycle 3408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3409 steps, 2.56000 s simulation time, 5943.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3409 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5943.80 5943.800 5943.800 100.00 ------------------------------------------------------------------------------- PC_run 3409 3409 5925.16 1.738 1.738 99.69 GM_PC_couple 3409 3409 8.66 0.003 0.003 0.15 PC_GM_couple 3409 3409 6.85 0.002 0.002 0.12 #others 3.13 3.132 0.05 ------------------------------------------------------------------------------- ======= Cycle 3409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3410 steps, 2.56000 s simulation time, 5945.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3410 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5945.98 5945.981 5945.981 100.00 ------------------------------------------------------------------------------- PC_run 3410 3410 5927.34 1.738 1.738 99.69 GM_PC_couple 3410 3410 8.66 0.003 0.003 0.15 PC_GM_couple 3410 3410 6.85 0.002 0.002 0.12 #others 3.13 3.133 0.05 ------------------------------------------------------------------------------- ======= Cycle 3410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3411 steps, 2.56000 s simulation time, 5947.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3411 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5947.70 5947.699 5947.699 100.00 ------------------------------------------------------------------------------- PC_run 3411 3411 5929.05 1.738 1.738 99.69 GM_PC_couple 3411 3411 8.66 0.003 0.003 0.15 PC_GM_couple 3411 3411 6.85 0.002 0.002 0.12 #others 3.13 3.134 0.05 ------------------------------------------------------------------------------- ======= Cycle 3411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3412 steps, 2.56000 s simulation time, 5949.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3412 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5949.74 5949.743 5949.743 100.00 ------------------------------------------------------------------------------- PC_run 3412 3412 5931.09 1.738 1.738 99.69 GM_PC_couple 3412 3412 8.67 0.003 0.003 0.15 PC_GM_couple 3412 3412 6.86 0.002 0.002 0.12 #others 3.14 3.135 0.05 ------------------------------------------------------------------------------- ======= Cycle 3412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3413 steps, 2.56000 s simulation time, 5951.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3413 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5951.60 5951.601 5951.601 100.00 ------------------------------------------------------------------------------- PC_run 3413 3413 5932.94 1.738 1.738 99.69 GM_PC_couple 3413 3413 8.67 0.003 0.003 0.15 PC_GM_couple 3413 3413 6.86 0.002 0.002 0.12 #others 3.14 3.136 0.05 ------------------------------------------------------------------------------- ======= Cycle 3413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3414 steps, 2.56000 s simulation time, 5953.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3414 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5953.30 5953.304 5953.304 100.00 ------------------------------------------------------------------------------- PC_run 3414 3414 5934.63 1.738 1.738 99.69 GM_PC_couple 3414 3414 8.67 0.003 0.003 0.15 PC_GM_couple 3414 3414 6.86 0.002 0.002 0.12 #others 3.14 3.137 0.05 ------------------------------------------------------------------------------- ======= Cycle 3414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3415 steps, 2.56000 s simulation time, 5955.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3415 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5955.18 5955.182 5955.182 100.00 ------------------------------------------------------------------------------- PC_run 3415 3415 5936.50 1.738 1.738 99.69 GM_PC_couple 3415 3415 8.68 0.003 0.003 0.15 PC_GM_couple 3415 3415 6.86 0.002 0.002 0.12 #others 3.14 3.139 0.05 ------------------------------------------------------------------------------- ======= Cycle 3415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3416 steps, 2.56000 s simulation time, 5957.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3416 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5957.19 5957.187 5957.187 100.00 ------------------------------------------------------------------------------- PC_run 3416 3416 5938.50 1.738 1.738 99.69 GM_PC_couple 3416 3416 8.68 0.003 0.003 0.15 PC_GM_couple 3416 3416 6.87 0.002 0.002 0.12 #others 3.14 3.140 0.05 ------------------------------------------------------------------------------- ======= Cycle 3416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3417 steps, 2.56000 s simulation time, 5959.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3417 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5959.02 5959.019 5959.019 100.00 ------------------------------------------------------------------------------- PC_run 3417 3417 5940.33 1.738 1.738 99.69 GM_PC_couple 3417 3417 8.68 0.003 0.003 0.15 PC_GM_couple 3417 3417 6.87 0.002 0.002 0.12 #others 3.14 3.141 0.05 ------------------------------------------------------------------------------- ======= Cycle 3417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3418 steps, 2.56000 s simulation time, 5968.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3418 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5968.32 5968.325 5968.325 100.00 ------------------------------------------------------------------------------- PC_run 3418 3418 5949.63 1.741 1.741 99.69 GM_PC_couple 3418 3418 8.69 0.003 0.003 0.15 PC_GM_couple 3418 3418 6.87 0.002 0.002 0.12 #others 3.14 3.142 0.05 ------------------------------------------------------------------------------- ======= Cycle 3418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3419 steps, 2.56000 s simulation time, 5970.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3419 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5970.07 5970.066 5970.066 100.00 ------------------------------------------------------------------------------- PC_run 3419 3419 5951.36 1.741 1.741 99.69 GM_PC_couple 3419 3419 8.69 0.003 0.003 0.15 PC_GM_couple 3419 3419 6.87 0.002 0.002 0.12 #others 3.14 3.142 0.05 ------------------------------------------------------------------------------- ======= Cycle 3419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3420 steps, 2.56000 s simulation time, 5971.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3420 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5971.90 5971.900 5971.900 100.00 ------------------------------------------------------------------------------- PC_run 3420 3420 5953.19 1.741 1.741 99.69 GM_PC_couple 3420 3420 8.69 0.003 0.003 0.15 PC_GM_couple 3420 3420 6.87 0.002 0.002 0.12 #others 3.14 3.143 0.05 ------------------------------------------------------------------------------- ======= Cycle 3420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3421 steps, 2.56000 s simulation time, 5973.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3421 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5973.64 5973.640 5973.640 100.00 ------------------------------------------------------------------------------- PC_run 3421 3421 5954.93 1.741 1.741 99.69 GM_PC_couple 3421 3421 8.69 0.003 0.003 0.15 PC_GM_couple 3421 3421 6.88 0.002 0.002 0.12 #others 3.14 3.144 0.05 ------------------------------------------------------------------------------- ======= Cycle 3421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3422 steps, 2.56000 s simulation time, 5976.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3422 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5976.13 5976.133 5976.133 100.00 ------------------------------------------------------------------------------- PC_run 3422 3422 5957.41 1.741 1.741 99.69 GM_PC_couple 3422 3422 8.70 0.003 0.003 0.15 PC_GM_couple 3422 3422 6.88 0.002 0.002 0.12 #others 3.14 3.145 0.05 ------------------------------------------------------------------------------- ======= Cycle 3422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3423 steps, 2.56000 s simulation time, 5978.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3423 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5978.08 5978.084 5978.084 100.00 ------------------------------------------------------------------------------- PC_run 3423 3423 5959.36 1.741 1.741 99.69 GM_PC_couple 3423 3423 8.70 0.003 0.003 0.15 PC_GM_couple 3423 3423 6.88 0.002 0.002 0.12 #others 3.15 3.145 0.05 ------------------------------------------------------------------------------- ======= Cycle 3423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3424 steps, 2.56000 s simulation time, 5980.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3424 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5980.77 5980.771 5980.771 100.00 ------------------------------------------------------------------------------- PC_run 3424 3424 5962.04 1.741 1.741 99.69 GM_PC_couple 3424 3424 8.70 0.003 0.003 0.15 PC_GM_couple 3424 3424 6.88 0.002 0.002 0.12 #others 3.15 3.147 0.05 ------------------------------------------------------------------------------- ======= Cycle 3424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3425 steps, 2.56000 s simulation time, 5982.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3425 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5982.93 5982.928 5982.928 100.00 ------------------------------------------------------------------------------- PC_run 3425 3425 5964.19 1.741 1.741 99.69 GM_PC_couple 3425 3425 8.70 0.003 0.003 0.15 PC_GM_couple 3425 3425 6.88 0.002 0.002 0.12 #others 3.15 3.147 0.05 ------------------------------------------------------------------------------- ======= Cycle 3425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3426 steps, 2.56000 s simulation time, 5985.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3426 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5985.09 5985.092 5985.092 100.00 ------------------------------------------------------------------------------- PC_run 3426 3426 5966.35 1.741 1.741 99.69 GM_PC_couple 3426 3426 8.70 0.003 0.003 0.15 PC_GM_couple 3426 3426 6.89 0.002 0.002 0.12 #others 3.15 3.148 0.05 ------------------------------------------------------------------------------- ======= Cycle 3426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3427 steps, 2.56000 s simulation time, 5987.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3427 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5987.34 5987.336 5987.336 100.00 ------------------------------------------------------------------------------- PC_run 3427 3427 5968.59 1.742 1.742 99.69 GM_PC_couple 3427 3427 8.71 0.003 0.003 0.15 PC_GM_couple 3427 3427 6.89 0.002 0.002 0.12 #others 3.15 3.149 0.05 ------------------------------------------------------------------------------- ======= Cycle 3427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3428 steps, 2.56000 s simulation time, 5989.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3428 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5989.73 5989.732 5989.732 100.00 ------------------------------------------------------------------------------- PC_run 3428 3428 5970.98 1.742 1.742 99.69 GM_PC_couple 3428 3428 8.71 0.003 0.003 0.15 PC_GM_couple 3428 3428 6.89 0.002 0.002 0.12 #others 3.15 3.150 0.05 ------------------------------------------------------------------------------- ======= Cycle 3428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3429 steps, 2.56000 s simulation time, 5992.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3429 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5992.06 5992.060 5992.060 100.00 ------------------------------------------------------------------------------- PC_run 3429 3429 5973.31 1.742 1.742 99.69 GM_PC_couple 3429 3429 8.71 0.003 0.003 0.15 PC_GM_couple 3429 3429 6.89 0.002 0.002 0.12 #others 3.15 3.151 0.05 ------------------------------------------------------------------------------- ======= Cycle 3429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3430 steps, 2.56000 s simulation time, 5994.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3430 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5994.08 5994.077 5994.077 100.00 ------------------------------------------------------------------------------- PC_run 3430 3430 5975.32 1.742 1.742 99.69 GM_PC_couple 3430 3430 8.71 0.003 0.003 0.15 PC_GM_couple 3430 3430 6.89 0.002 0.002 0.11 #others 3.15 3.151 0.05 ------------------------------------------------------------------------------- ======= Cycle 3430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3431 steps, 2.56000 s simulation time, 5995.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3431 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5995.83 5995.828 5995.828 100.00 ------------------------------------------------------------------------------- PC_run 3431 3431 5977.06 1.742 1.742 99.69 GM_PC_couple 3431 3431 8.72 0.003 0.003 0.15 PC_GM_couple 3431 3431 6.89 0.002 0.002 0.11 #others 3.15 3.152 0.05 ------------------------------------------------------------------------------- ======= Cycle 3431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3432 steps, 2.56000 s simulation time, 5997.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3432 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5997.41 5997.408 5997.408 100.00 ------------------------------------------------------------------------------- PC_run 3432 3432 5978.64 1.742 1.742 99.69 GM_PC_couple 3432 3432 8.72 0.003 0.003 0.15 PC_GM_couple 3432 3432 6.90 0.002 0.002 0.11 #others 3.15 3.153 0.05 ------------------------------------------------------------------------------- ======= Cycle 3432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3433 steps, 2.56000 s simulation time, 5999.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3433 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 5999.04 5999.042 5999.042 100.00 ------------------------------------------------------------------------------- PC_run 3433 3433 5980.27 1.742 1.742 99.69 GM_PC_couple 3433 3433 8.72 0.003 0.003 0.15 PC_GM_couple 3433 3433 6.90 0.002 0.002 0.11 #others 3.15 3.153 0.05 ------------------------------------------------------------------------------- ======= Cycle 3433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3434 steps, 2.56000 s simulation time, 6000.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3434 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6000.92 6000.920 6000.920 100.00 ------------------------------------------------------------------------------- PC_run 3434 3434 5982.14 1.742 1.742 99.69 GM_PC_couple 3434 3434 8.72 0.003 0.003 0.15 PC_GM_couple 3434 3434 6.90 0.002 0.002 0.11 #others 3.15 3.154 0.05 ------------------------------------------------------------------------------- ======= Cycle 3434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3435 steps, 2.56000 s simulation time, 6003.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3435 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6003.03 6003.031 6003.031 100.00 ------------------------------------------------------------------------------- PC_run 3435 3435 5984.25 1.742 1.742 99.69 GM_PC_couple 3435 3435 8.73 0.003 0.003 0.15 PC_GM_couple 3435 3435 6.90 0.002 0.002 0.11 #others 3.15 3.155 0.05 ------------------------------------------------------------------------------- ======= Cycle 3435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3436 steps, 2.56000 s simulation time, 6006.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3436 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6006.10 6006.104 6006.104 100.00 ------------------------------------------------------------------------------- PC_run 3436 3436 5987.32 1.743 1.743 99.69 GM_PC_couple 3436 3436 8.73 0.003 0.003 0.15 PC_GM_couple 3436 3436 6.90 0.002 0.002 0.11 #others 3.16 3.155 0.05 ------------------------------------------------------------------------------- ======= Cycle 3436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3437 steps, 2.56000 s simulation time, 6008.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3437 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6008.89 6008.889 6008.889 100.00 ------------------------------------------------------------------------------- PC_run 3437 3437 5990.10 1.743 1.743 99.69 GM_PC_couple 3437 3437 8.73 0.003 0.003 0.15 PC_GM_couple 3437 3437 6.91 0.002 0.002 0.11 #others 3.16 3.156 0.05 ------------------------------------------------------------------------------- ======= Cycle 3437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3438 steps, 2.56000 s simulation time, 6012.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3438 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6012.33 6012.328 6012.328 100.00 ------------------------------------------------------------------------------- PC_run 3438 3438 5993.53 1.743 1.743 99.69 GM_PC_couple 3438 3438 8.73 0.003 0.003 0.15 PC_GM_couple 3438 3438 6.91 0.002 0.002 0.11 #others 3.16 3.157 0.05 ------------------------------------------------------------------------------- ======= Cycle 3438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3439 steps, 2.56000 s simulation time, 6015.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3439 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6015.16 6015.155 6015.155 100.00 ------------------------------------------------------------------------------- PC_run 3439 3439 5996.35 1.744 1.744 99.69 GM_PC_couple 3439 3439 8.73 0.003 0.003 0.15 PC_GM_couple 3439 3439 6.91 0.002 0.002 0.11 #others 3.16 3.158 0.05 ------------------------------------------------------------------------------- ======= Cycle 3439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3440 steps, 2.56000 s simulation time, 6017.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3440 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6017.41 6017.415 6017.415 100.00 ------------------------------------------------------------------------------- PC_run 3440 3440 5998.61 1.744 1.744 99.69 GM_PC_couple 3440 3440 8.74 0.003 0.003 0.15 PC_GM_couple 3440 3440 6.91 0.002 0.002 0.11 #others 3.16 3.159 0.05 ------------------------------------------------------------------------------- ======= Cycle 3440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3441 steps, 2.56000 s simulation time, 6019.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3441 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6019.82 6019.821 6019.821 100.00 ------------------------------------------------------------------------------- PC_run 3441 3441 6001.01 1.744 1.744 99.69 GM_PC_couple 3441 3441 8.74 0.003 0.003 0.15 PC_GM_couple 3441 3441 6.91 0.002 0.002 0.11 #others 3.16 3.160 0.05 ------------------------------------------------------------------------------- ======= Cycle 3441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3442 steps, 2.56000 s simulation time, 6022.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3442 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6022.39 6022.393 6022.393 100.00 ------------------------------------------------------------------------------- PC_run 3442 3442 6003.58 1.744 1.744 99.69 GM_PC_couple 3442 3442 8.74 0.003 0.003 0.15 PC_GM_couple 3442 3442 6.92 0.002 0.002 0.11 #others 3.16 3.161 0.05 ------------------------------------------------------------------------------- ======= Cycle 3442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3443 steps, 2.56000 s simulation time, 6025.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3443 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6025.12 6025.116 6025.116 100.00 ------------------------------------------------------------------------------- PC_run 3443 3443 6006.29 1.744 1.744 99.69 GM_PC_couple 3443 3443 8.74 0.003 0.003 0.15 PC_GM_couple 3443 3443 6.92 0.002 0.002 0.11 #others 3.16 3.162 0.05 ------------------------------------------------------------------------------- ======= Cycle 3443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3444 steps, 2.56000 s simulation time, 6027.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3444 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6027.52 6027.520 6027.520 100.00 ------------------------------------------------------------------------------- PC_run 3444 3444 6008.69 1.745 1.745 99.69 GM_PC_couple 3444 3444 8.75 0.003 0.003 0.15 PC_GM_couple 3444 3444 6.92 0.002 0.002 0.11 #others 3.16 3.162 0.05 ------------------------------------------------------------------------------- ======= Cycle 3444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3445 steps, 2.56000 s simulation time, 6030.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3445 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6030.30 6030.305 6030.305 100.00 ------------------------------------------------------------------------------- PC_run 3445 3445 6011.47 1.745 1.745 99.69 GM_PC_couple 3445 3445 8.75 0.003 0.003 0.15 PC_GM_couple 3445 3445 6.92 0.002 0.002 0.11 #others 3.16 3.163 0.05 ------------------------------------------------------------------------------- ======= Cycle 3445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3446 steps, 2.56000 s simulation time, 6032.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3446 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6032.64 6032.641 6032.641 100.00 ------------------------------------------------------------------------------- PC_run 3446 3446 6013.80 1.745 1.745 99.69 GM_PC_couple 3446 3446 8.75 0.003 0.003 0.15 PC_GM_couple 3446 3446 6.92 0.002 0.002 0.11 #others 3.16 3.164 0.05 ------------------------------------------------------------------------------- ======= Cycle 3446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3447 steps, 2.56000 s simulation time, 6035.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3447 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6035.61 6035.605 6035.605 100.00 ------------------------------------------------------------------------------- PC_run 3447 3447 6016.76 1.746 1.746 99.69 GM_PC_couple 3447 3447 8.75 0.003 0.003 0.15 PC_GM_couple 3447 3447 6.92 0.002 0.002 0.11 #others 3.16 3.165 0.05 ------------------------------------------------------------------------------- ======= Cycle 3447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3448 steps, 2.56000 s simulation time, 6037.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3448 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6037.28 6037.277 6037.277 100.00 ------------------------------------------------------------------------------- PC_run 3448 3448 6018.43 1.745 1.745 99.69 GM_PC_couple 3448 3448 8.76 0.003 0.003 0.15 PC_GM_couple 3448 3448 6.93 0.002 0.002 0.11 #others 3.17 3.165 0.05 ------------------------------------------------------------------------------- ======= Cycle 3448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3449 steps, 2.56000 s simulation time, 6039.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3449 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6039.22 6039.215 6039.215 100.00 ------------------------------------------------------------------------------- PC_run 3449 3449 6020.36 1.746 1.746 99.69 GM_PC_couple 3449 3449 8.76 0.003 0.003 0.15 PC_GM_couple 3449 3449 6.93 0.002 0.002 0.11 #others 3.17 3.166 0.05 ------------------------------------------------------------------------------- ======= Cycle 3449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3450 steps, 2.56000 s simulation time, 6041.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3450 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6041.48 6041.476 6041.476 100.00 ------------------------------------------------------------------------------- PC_run 3450 3450 6022.62 1.746 1.746 99.69 GM_PC_couple 3450 3450 8.76 0.003 0.003 0.14 PC_GM_couple 3450 3450 6.93 0.002 0.002 0.11 #others 3.17 3.167 0.05 ------------------------------------------------------------------------------- ======= Cycle 3450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3451 steps, 2.56000 s simulation time, 6043.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3451 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6043.44 6043.443 6043.443 100.00 ------------------------------------------------------------------------------- PC_run 3451 3451 6024.58 1.746 1.746 99.69 GM_PC_couple 3451 3451 8.76 0.003 0.003 0.14 PC_GM_couple 3451 3451 6.93 0.002 0.002 0.11 #others 3.17 3.168 0.05 ------------------------------------------------------------------------------- ======= Cycle 3451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3452 steps, 2.56000 s simulation time, 6045.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3452 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6045.92 6045.921 6045.921 100.00 ------------------------------------------------------------------------------- PC_run 3452 3452 6027.05 1.746 1.746 99.69 GM_PC_couple 3452 3452 8.76 0.003 0.003 0.14 PC_GM_couple 3452 3452 6.93 0.002 0.002 0.11 #others 3.17 3.169 0.05 ------------------------------------------------------------------------------- ======= Cycle 3452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3453 steps, 2.56000 s simulation time, 6048.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3453 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6048.20 6048.201 6048.201 100.00 ------------------------------------------------------------------------------- PC_run 3453 3453 6029.33 1.746 1.746 99.69 GM_PC_couple 3453 3453 8.77 0.003 0.003 0.14 PC_GM_couple 3453 3453 6.94 0.002 0.002 0.11 #others 3.17 3.170 0.05 ------------------------------------------------------------------------------- ======= Cycle 3453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3454 steps, 2.56000 s simulation time, 6051.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3454 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6051.34 6051.338 6051.338 100.00 ------------------------------------------------------------------------------- PC_run 3454 3454 6032.46 1.747 1.747 99.69 GM_PC_couple 3454 3454 8.77 0.003 0.003 0.14 PC_GM_couple 3454 3454 6.94 0.002 0.002 0.11 #others 3.17 3.171 0.05 ------------------------------------------------------------------------------- ======= Cycle 3454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3455 steps, 2.56000 s simulation time, 6053.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3455 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6053.89 6053.889 6053.889 100.00 ------------------------------------------------------------------------------- PC_run 3455 3455 6035.01 1.747 1.747 99.69 GM_PC_couple 3455 3455 8.77 0.003 0.003 0.14 PC_GM_couple 3455 3455 6.94 0.002 0.002 0.11 #others 3.17 3.171 0.05 ------------------------------------------------------------------------------- ======= Cycle 3455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3456 steps, 2.56000 s simulation time, 6057.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3456 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6057.00 6056.999 6056.999 100.00 ------------------------------------------------------------------------------- PC_run 3456 3456 6038.11 1.747 1.747 99.69 GM_PC_couple 3456 3456 8.77 0.003 0.003 0.14 PC_GM_couple 3456 3456 6.94 0.002 0.002 0.11 #others 3.17 3.172 0.05 ------------------------------------------------------------------------------- ======= Cycle 3456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3457 steps, 2.56000 s simulation time, 6060.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3457 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6060.51 6060.510 6060.510 100.00 ------------------------------------------------------------------------------- PC_run 3457 3457 6041.62 1.748 1.748 99.69 GM_PC_couple 3457 3457 8.78 0.003 0.003 0.14 PC_GM_couple 3457 3457 6.94 0.002 0.002 0.11 #others 3.17 3.173 0.05 ------------------------------------------------------------------------------- ======= Cycle 3457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3458 steps, 2.56000 s simulation time, 6063.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3458 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6063.92 6063.916 6063.916 100.00 ------------------------------------------------------------------------------- PC_run 3458 3458 6045.02 1.748 1.748 99.69 GM_PC_couple 3458 3458 8.78 0.003 0.003 0.14 PC_GM_couple 3458 3458 6.94 0.002 0.002 0.11 #others 3.17 3.174 0.05 ------------------------------------------------------------------------------- ======= Cycle 3458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3459 steps, 2.56000 s simulation time, 6069.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3459 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6069.57 6069.567 6069.567 100.00 ------------------------------------------------------------------------------- PC_run 3459 3459 6050.66 1.749 1.749 99.69 GM_PC_couple 3459 3459 8.78 0.003 0.003 0.14 PC_GM_couple 3459 3459 6.95 0.002 0.002 0.11 #others 3.17 3.175 0.05 ------------------------------------------------------------------------------- ======= Cycle 3459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3460 steps, 2.56000 s simulation time, 6072.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3460 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6072.56 6072.562 6072.562 100.00 ------------------------------------------------------------------------------- PC_run 3460 3460 6053.65 1.750 1.750 99.69 GM_PC_couple 3460 3460 8.78 0.003 0.003 0.14 PC_GM_couple 3460 3460 6.95 0.002 0.002 0.11 #others 3.18 3.176 0.05 ------------------------------------------------------------------------------- ======= Cycle 3460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3461 steps, 2.56000 s simulation time, 6075.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3461 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6075.38 6075.381 6075.381 100.00 ------------------------------------------------------------------------------- PC_run 3461 3461 6056.47 1.750 1.750 99.69 GM_PC_couple 3461 3461 8.79 0.003 0.003 0.14 PC_GM_couple 3461 3461 6.95 0.002 0.002 0.11 #others 3.18 3.177 0.05 ------------------------------------------------------------------------------- ======= Cycle 3461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3462 steps, 2.56000 s simulation time, 6078.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3462 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6078.36 6078.363 6078.363 100.00 ------------------------------------------------------------------------------- PC_run 3462 3462 6059.44 1.750 1.750 99.69 GM_PC_couple 3462 3462 8.79 0.003 0.003 0.14 PC_GM_couple 3462 3462 6.95 0.002 0.002 0.11 #others 3.18 3.178 0.05 ------------------------------------------------------------------------------- ======= Cycle 3462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3463 steps, 2.56000 s simulation time, 6081.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3463 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6081.11 6081.105 6081.105 100.00 ------------------------------------------------------------------------------- PC_run 3463 3463 6062.18 1.751 1.751 99.69 GM_PC_couple 3463 3463 8.79 0.003 0.003 0.14 PC_GM_couple 3463 3463 6.95 0.002 0.002 0.11 #others 3.18 3.179 0.05 ------------------------------------------------------------------------------- ======= Cycle 3463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3464 steps, 2.56000 s simulation time, 6084.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3464 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6084.09 6084.086 6084.086 100.00 ------------------------------------------------------------------------------- PC_run 3464 3464 6065.16 1.751 1.751 99.69 GM_PC_couple 3464 3464 8.79 0.003 0.003 0.14 PC_GM_couple 3464 3464 6.96 0.002 0.002 0.11 #others 3.18 3.180 0.05 ------------------------------------------------------------------------------- ======= Cycle 3464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3465 steps, 2.56000 s simulation time, 6085.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3465 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6085.98 6085.983 6085.983 100.00 ------------------------------------------------------------------------------- PC_run 3465 3465 6067.05 1.751 1.751 99.69 GM_PC_couple 3465 3465 8.80 0.003 0.003 0.14 PC_GM_couple 3465 3465 6.96 0.002 0.002 0.11 #others 3.18 3.181 0.05 ------------------------------------------------------------------------------- ======= Cycle 3465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3466 steps, 2.56000 s simulation time, 6088.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3466 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6088.55 6088.545 6088.545 100.00 ------------------------------------------------------------------------------- PC_run 3466 3466 6069.60 1.751 1.751 99.69 GM_PC_couple 3466 3466 8.80 0.003 0.003 0.14 PC_GM_couple 3466 3466 6.96 0.002 0.002 0.11 #others 3.18 3.182 0.05 ------------------------------------------------------------------------------- ======= Cycle 3466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3467 steps, 2.56000 s simulation time, 6091.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3467 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6091.40 6091.400 6091.400 100.00 ------------------------------------------------------------------------------- PC_run 3467 3467 6072.45 1.752 1.752 99.69 GM_PC_couple 3467 3467 8.80 0.003 0.003 0.14 PC_GM_couple 3467 3467 6.96 0.002 0.002 0.11 #others 3.18 3.183 0.05 ------------------------------------------------------------------------------- ======= Cycle 3467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3468 steps, 2.56000 s simulation time, 6093.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3468 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6093.44 6093.439 6093.439 100.00 ------------------------------------------------------------------------------- PC_run 3468 3468 6074.49 1.752 1.752 99.69 GM_PC_couple 3468 3468 8.80 0.003 0.003 0.14 PC_GM_couple 3468 3468 6.97 0.002 0.002 0.11 #others 3.18 3.184 0.05 ------------------------------------------------------------------------------- ======= Cycle 3468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3469 steps, 2.56000 s simulation time, 6097.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3469 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6097.09 6097.088 6097.088 100.00 ------------------------------------------------------------------------------- PC_run 3469 3469 6078.13 1.752 1.752 99.69 GM_PC_couple 3469 3469 8.81 0.003 0.003 0.14 PC_GM_couple 3469 3469 6.97 0.002 0.002 0.11 #others 3.18 3.185 0.05 ------------------------------------------------------------------------------- ======= Cycle 3469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3470 steps, 2.56000 s simulation time, 6099.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3470 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6099.52 6099.516 6099.516 100.00 ------------------------------------------------------------------------------- PC_run 3470 3470 6080.55 1.752 1.752 99.69 GM_PC_couple 3470 3470 8.81 0.003 0.003 0.14 PC_GM_couple 3470 3470 6.97 0.002 0.002 0.11 #others 3.19 3.186 0.05 ------------------------------------------------------------------------------- ======= Cycle 3470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3471 steps, 2.56000 s simulation time, 6102.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3471 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6102.12 6102.119 6102.119 100.00 ------------------------------------------------------------------------------- PC_run 3471 3471 6083.15 1.753 1.753 99.69 GM_PC_couple 3471 3471 8.81 0.003 0.003 0.14 PC_GM_couple 3471 3471 6.97 0.002 0.002 0.11 #others 3.19 3.186 0.05 ------------------------------------------------------------------------------- ======= Cycle 3471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3472 steps, 2.56000 s simulation time, 6105.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3472 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6105.03 6105.033 6105.033 100.00 ------------------------------------------------------------------------------- PC_run 3472 3472 6086.06 1.753 1.753 99.69 GM_PC_couple 3472 3472 8.81 0.003 0.003 0.14 PC_GM_couple 3472 3472 6.97 0.002 0.002 0.11 #others 3.19 3.187 0.05 ------------------------------------------------------------------------------- ======= Cycle 3472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3473 steps, 2.56000 s simulation time, 6107.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3473 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6107.91 6107.906 6107.906 100.00 ------------------------------------------------------------------------------- PC_run 3473 3473 6088.93 1.753 1.753 99.69 GM_PC_couple 3473 3473 8.82 0.003 0.003 0.14 PC_GM_couple 3473 3473 6.97 0.002 0.002 0.11 #others 3.19 3.188 0.05 ------------------------------------------------------------------------------- ======= Cycle 3473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3474 steps, 2.56000 s simulation time, 6111.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3474 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6111.01 6111.015 6111.015 100.00 ------------------------------------------------------------------------------- PC_run 3474 3474 6092.03 1.754 1.754 99.69 GM_PC_couple 3474 3474 8.82 0.003 0.003 0.14 PC_GM_couple 3474 3474 6.98 0.002 0.002 0.11 #others 3.19 3.189 0.05 ------------------------------------------------------------------------------- ======= Cycle 3474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3475 steps, 2.56000 s simulation time, 6114.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3475 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6114.54 6114.540 6114.540 100.00 ------------------------------------------------------------------------------- PC_run 3475 3475 6095.55 1.754 1.754 99.69 GM_PC_couple 3475 3475 8.82 0.003 0.003 0.14 PC_GM_couple 3475 3475 6.98 0.002 0.002 0.11 #others 3.19 3.189 0.05 ------------------------------------------------------------------------------- ======= Cycle 3475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3476 steps, 2.56000 s simulation time, 6117.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3476 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6117.75 6117.748 6117.748 100.00 ------------------------------------------------------------------------------- PC_run 3476 3476 6098.75 1.755 1.755 99.69 GM_PC_couple 3476 3476 8.82 0.003 0.003 0.14 PC_GM_couple 3476 3476 6.98 0.002 0.002 0.11 #others 3.19 3.190 0.05 ------------------------------------------------------------------------------- ======= Cycle 3476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3477 steps, 2.56000 s simulation time, 6121.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3477 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6121.15 6121.149 6121.149 100.00 ------------------------------------------------------------------------------- PC_run 3477 3477 6102.15 1.755 1.755 99.69 GM_PC_couple 3477 3477 8.83 0.003 0.003 0.14 PC_GM_couple 3477 3477 6.98 0.002 0.002 0.11 #others 3.19 3.191 0.05 ------------------------------------------------------------------------------- ======= Cycle 3477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3478 steps, 2.56000 s simulation time, 6124.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3478 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6124.37 6124.375 6124.375 100.00 ------------------------------------------------------------------------------- PC_run 3478 3478 6105.37 1.755 1.755 99.69 GM_PC_couple 3478 3478 8.83 0.003 0.003 0.14 PC_GM_couple 3478 3478 6.98 0.002 0.002 0.11 #others 3.19 3.192 0.05 ------------------------------------------------------------------------------- ======= Cycle 3478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3479 steps, 2.56000 s simulation time, 6130.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3479 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6130.04 6130.044 6130.044 100.00 ------------------------------------------------------------------------------- PC_run 3479 3479 6111.03 1.757 1.757 99.69 GM_PC_couple 3479 3479 8.83 0.003 0.003 0.14 PC_GM_couple 3479 3479 6.99 0.002 0.002 0.11 #others 3.19 3.193 0.05 ------------------------------------------------------------------------------- ======= Cycle 3479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3480 steps, 2.56000 s simulation time, 6132.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3480 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6132.67 6132.666 6132.666 100.00 ------------------------------------------------------------------------------- PC_run 3480 3480 6113.65 1.757 1.757 99.69 GM_PC_couple 3480 3480 8.83 0.003 0.003 0.14 PC_GM_couple 3480 3480 6.99 0.002 0.002 0.11 #others 3.19 3.194 0.05 ------------------------------------------------------------------------------- ======= Cycle 3480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3481 steps, 2.56000 s simulation time, 6134.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3481 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6134.63 6134.635 6134.635 100.00 ------------------------------------------------------------------------------- PC_run 3481 3481 6115.61 1.757 1.757 99.69 GM_PC_couple 3481 3481 8.84 0.003 0.003 0.14 PC_GM_couple 3481 3481 6.99 0.002 0.002 0.11 #others 3.20 3.196 0.05 ------------------------------------------------------------------------------- ======= Cycle 3481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3482 steps, 2.56000 s simulation time, 6136.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3482 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6136.82 6136.815 6136.815 100.00 ------------------------------------------------------------------------------- PC_run 3482 3482 6117.79 1.757 1.757 99.69 GM_PC_couple 3482 3482 8.84 0.003 0.003 0.14 PC_GM_couple 3482 3482 6.99 0.002 0.002 0.11 #others 3.20 3.197 0.05 ------------------------------------------------------------------------------- ======= Cycle 3482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3483 steps, 2.56000 s simulation time, 6138.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3483 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6138.50 6138.504 6138.504 100.00 ------------------------------------------------------------------------------- PC_run 3483 3483 6119.47 1.757 1.757 99.69 GM_PC_couple 3483 3483 8.84 0.003 0.003 0.14 PC_GM_couple 3483 3483 7.00 0.002 0.002 0.11 #others 3.20 3.197 0.05 ------------------------------------------------------------------------------- ======= Cycle 3483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3484 steps, 2.56000 s simulation time, 6143.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3484 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6143.85 6143.854 6143.854 100.00 ------------------------------------------------------------------------------- PC_run 3484 3484 6124.81 1.758 1.758 99.69 GM_PC_couple 3484 3484 8.84 0.003 0.003 0.14 PC_GM_couple 3484 3484 7.00 0.002 0.002 0.11 #others 3.20 3.198 0.05 ------------------------------------------------------------------------------- ======= Cycle 3484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3485 steps, 2.56000 s simulation time, 6148.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3485 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6148.43 6148.429 6148.429 100.00 ------------------------------------------------------------------------------- PC_run 3485 3485 6129.38 1.759 1.759 99.69 GM_PC_couple 3485 3485 8.85 0.003 0.003 0.14 PC_GM_couple 3485 3485 7.00 0.002 0.002 0.11 #others 3.20 3.199 0.05 ------------------------------------------------------------------------------- ======= Cycle 3485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3486 steps, 2.56000 s simulation time, 6150.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3486 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6150.89 6150.890 6150.890 100.00 ------------------------------------------------------------------------------- PC_run 3486 3486 6131.84 1.759 1.759 99.69 GM_PC_couple 3486 3486 8.85 0.003 0.003 0.14 PC_GM_couple 3486 3486 7.00 0.002 0.002 0.11 #others 3.20 3.200 0.05 ------------------------------------------------------------------------------- ======= Cycle 3486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3487 steps, 2.56000 s simulation time, 6152.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3487 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6152.64 6152.639 6152.639 100.00 ------------------------------------------------------------------------------- PC_run 3487 3487 6133.58 1.759 1.759 99.69 GM_PC_couple 3487 3487 8.85 0.003 0.003 0.14 PC_GM_couple 3487 3487 7.01 0.002 0.002 0.11 #others 3.20 3.202 0.05 ------------------------------------------------------------------------------- ======= Cycle 3487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3488 steps, 2.56000 s simulation time, 6154.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3488 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6154.36 6154.361 6154.361 100.00 ------------------------------------------------------------------------------- PC_run 3488 3488 6135.29 1.759 1.759 99.69 GM_PC_couple 3488 3488 8.86 0.003 0.003 0.14 PC_GM_couple 3488 3488 7.01 0.002 0.002 0.11 #others 3.20 3.203 0.05 ------------------------------------------------------------------------------- ======= Cycle 3488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3489 steps, 2.56000 s simulation time, 6156.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3489 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6156.83 6156.827 6156.827 100.00 ------------------------------------------------------------------------------- PC_run 3489 3489 6137.75 1.759 1.759 99.69 GM_PC_couple 3489 3489 8.86 0.003 0.003 0.14 PC_GM_couple 3489 3489 7.01 0.002 0.002 0.11 #others 3.20 3.204 0.05 ------------------------------------------------------------------------------- ======= Cycle 3489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3490 steps, 2.56000 s simulation time, 6158.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3490 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6158.71 6158.705 6158.705 100.00 ------------------------------------------------------------------------------- PC_run 3490 3490 6139.63 1.759 1.759 99.69 GM_PC_couple 3490 3490 8.86 0.003 0.003 0.14 PC_GM_couple 3490 3490 7.01 0.002 0.002 0.11 #others 3.20 3.205 0.05 ------------------------------------------------------------------------------- ======= Cycle 3490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3491 steps, 2.56000 s simulation time, 6160.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3491 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6160.59 6160.595 6160.595 100.00 ------------------------------------------------------------------------------- PC_run 3491 3491 6141.51 1.759 1.759 99.69 GM_PC_couple 3491 3491 8.86 0.003 0.003 0.14 PC_GM_couple 3491 3491 7.01 0.002 0.002 0.11 #others 3.21 3.206 0.05 ------------------------------------------------------------------------------- ======= Cycle 3491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3492 steps, 2.56000 s simulation time, 6162.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3492 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6162.08 6162.081 6162.081 100.00 ------------------------------------------------------------------------------- PC_run 3492 3492 6142.99 1.759 1.759 99.69 GM_PC_couple 3492 3492 8.87 0.003 0.003 0.14 PC_GM_couple 3492 3492 7.02 0.002 0.002 0.11 #others 3.21 3.207 0.05 ------------------------------------------------------------------------------- ======= Cycle 3492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3493 steps, 2.56000 s simulation time, 6163.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3493 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6163.75 6163.745 6163.745 100.00 ------------------------------------------------------------------------------- PC_run 3493 3493 6144.65 1.759 1.759 99.69 GM_PC_couple 3493 3493 8.87 0.003 0.003 0.14 PC_GM_couple 3493 3493 7.02 0.002 0.002 0.11 #others 3.21 3.208 0.05 ------------------------------------------------------------------------------- ======= Cycle 3493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3494 steps, 2.56000 s simulation time, 6165.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3494 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6165.67 6165.672 6165.672 100.00 ------------------------------------------------------------------------------- PC_run 3494 3494 6146.57 1.759 1.759 99.69 GM_PC_couple 3494 3494 8.87 0.003 0.003 0.14 PC_GM_couple 3494 3494 7.02 0.002 0.002 0.11 #others 3.21 3.208 0.05 ------------------------------------------------------------------------------- ======= Cycle 3494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3495 steps, 2.56000 s simulation time, 6167.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3495 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6167.70 6167.695 6167.695 100.00 ------------------------------------------------------------------------------- PC_run 3495 3495 6148.59 1.759 1.759 99.69 GM_PC_couple 3495 3495 8.87 0.003 0.003 0.14 PC_GM_couple 3495 3495 7.02 0.002 0.002 0.11 #others 3.21 3.209 0.05 ------------------------------------------------------------------------------- ======= Cycle 3495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3496 steps, 2.56000 s simulation time, 6169.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3496 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6169.88 6169.878 6169.878 100.00 ------------------------------------------------------------------------------- PC_run 3496 3496 6150.77 1.759 1.759 99.69 GM_PC_couple 3496 3496 8.87 0.003 0.003 0.14 PC_GM_couple 3496 3496 7.02 0.002 0.002 0.11 #others 3.21 3.210 0.05 ------------------------------------------------------------------------------- ======= Cycle 3496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3497 steps, 2.56000 s simulation time, 6172.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3497 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6172.08 6172.082 6172.082 100.00 ------------------------------------------------------------------------------- PC_run 3497 3497 6152.97 1.759 1.759 99.69 GM_PC_couple 3497 3497 8.88 0.003 0.003 0.14 PC_GM_couple 3497 3497 7.02 0.002 0.002 0.11 #others 3.21 3.211 0.05 ------------------------------------------------------------------------------- ======= Cycle 3497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3498 steps, 2.56000 s simulation time, 6174.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3498 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6174.73 6174.726 6174.726 100.00 ------------------------------------------------------------------------------- PC_run 3498 3498 6155.61 1.760 1.760 99.69 GM_PC_couple 3498 3498 8.88 0.003 0.003 0.14 PC_GM_couple 3498 3498 7.03 0.002 0.002 0.11 #others 3.21 3.212 0.05 ------------------------------------------------------------------------------- ======= Cycle 3498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3499 steps, 2.56000 s simulation time, 6176.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3499 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6176.86 6176.859 6176.859 100.00 ------------------------------------------------------------------------------- PC_run 3499 3499 6157.74 1.760 1.760 99.69 GM_PC_couple 3499 3499 8.88 0.003 0.003 0.14 PC_GM_couple 3499 3499 7.03 0.002 0.002 0.11 #others 3.21 3.213 0.05 ------------------------------------------------------------------------------- ======= Cycle 3499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3500 steps, 2.56000 s simulation time, 6179.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3500 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6179.26 6179.256 6179.256 100.00 ------------------------------------------------------------------------------- PC_run 3500 3500 6160.13 1.760 1.760 99.69 GM_PC_couple 3500 3500 8.88 0.003 0.003 0.14 PC_GM_couple 3500 3500 7.03 0.002 0.002 0.11 #others 3.21 3.214 0.05 ------------------------------------------------------------------------------- ======= Cycle 3500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3501 steps, 2.56000 s simulation time, 6181.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3501 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6181.40 6181.395 6181.395 100.00 ------------------------------------------------------------------------------- PC_run 3501 3501 6162.26 1.760 1.760 99.69 GM_PC_couple 3501 3501 8.89 0.003 0.003 0.14 PC_GM_couple 3501 3501 7.03 0.002 0.002 0.11 #others 3.21 3.215 0.05 ------------------------------------------------------------------------------- ======= Cycle 3501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3502 steps, 2.56000 s simulation time, 6184.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3502 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6184.01 6184.010 6184.010 100.00 ------------------------------------------------------------------------------- PC_run 3502 3502 6164.87 1.760 1.760 99.69 GM_PC_couple 3502 3502 8.89 0.003 0.003 0.14 PC_GM_couple 3502 3502 7.03 0.002 0.002 0.11 #others 3.22 3.216 0.05 ------------------------------------------------------------------------------- ======= Cycle 3502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3503 steps, 2.56000 s simulation time, 6186.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3503 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6186.65 6186.653 6186.653 100.00 ------------------------------------------------------------------------------- PC_run 3503 3503 6167.51 1.761 1.761 99.69 GM_PC_couple 3503 3503 8.89 0.003 0.003 0.14 PC_GM_couple 3503 3503 7.04 0.002 0.002 0.11 #others 3.22 3.217 0.05 ------------------------------------------------------------------------------- ======= Cycle 3503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3504 steps, 2.56000 s simulation time, 6189.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3504 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6189.57 6189.572 6189.572 100.00 ------------------------------------------------------------------------------- PC_run 3504 3504 6170.42 1.761 1.761 99.69 GM_PC_couple 3504 3504 8.89 0.003 0.003 0.14 PC_GM_couple 3504 3504 7.04 0.002 0.002 0.11 #others 3.22 3.217 0.05 ------------------------------------------------------------------------------- ======= Cycle 3504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3505 steps, 2.56000 s simulation time, 6192.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3505 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6192.10 6192.102 6192.102 100.00 ------------------------------------------------------------------------------- PC_run 3505 3505 6172.95 1.761 1.761 99.69 GM_PC_couple 3505 3505 8.89 0.003 0.003 0.14 PC_GM_couple 3505 3505 7.04 0.002 0.002 0.11 #others 3.22 3.218 0.05 ------------------------------------------------------------------------------- ======= Cycle 3505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3506 steps, 2.56000 s simulation time, 6194.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3506 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6194.28 6194.284 6194.284 100.00 ------------------------------------------------------------------------------- PC_run 3506 3506 6175.13 1.761 1.761 99.69 GM_PC_couple 3506 3506 8.90 0.003 0.003 0.14 PC_GM_couple 3506 3506 7.04 0.002 0.002 0.11 #others 3.22 3.219 0.05 ------------------------------------------------------------------------------- ======= Cycle 3506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3507 steps, 2.56000 s simulation time, 6195.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3507 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6195.98 6195.983 6195.983 100.00 ------------------------------------------------------------------------------- PC_run 3507 3507 6176.82 1.761 1.761 99.69 GM_PC_couple 3507 3507 8.90 0.003 0.003 0.14 PC_GM_couple 3507 3507 7.04 0.002 0.002 0.11 #others 3.22 3.220 0.05 ------------------------------------------------------------------------------- ======= Cycle 3507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3508 steps, 2.56000 s simulation time, 6198.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3508 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6198.12 6198.118 6198.118 100.00 ------------------------------------------------------------------------------- PC_run 3508 3508 6178.95 1.761 1.761 99.69 GM_PC_couple 3508 3508 8.90 0.003 0.003 0.14 PC_GM_couple 3508 3508 7.04 0.002 0.002 0.11 #others 3.22 3.221 0.05 ------------------------------------------------------------------------------- ======= Cycle 3508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3509 steps, 2.56000 s simulation time, 6200.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3509 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6200.39 6200.390 6200.390 100.00 ------------------------------------------------------------------------------- PC_run 3509 3509 6181.22 1.762 1.762 99.69 GM_PC_couple 3509 3509 8.90 0.003 0.003 0.14 PC_GM_couple 3509 3509 7.05 0.002 0.002 0.11 #others 3.22 3.222 0.05 ------------------------------------------------------------------------------- ======= Cycle 3509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3510 steps, 2.56000 s simulation time, 6202.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3510 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6202.59 6202.594 6202.594 100.00 ------------------------------------------------------------------------------- PC_run 3510 3510 6183.42 1.762 1.762 99.69 GM_PC_couple 3510 3510 8.91 0.003 0.003 0.14 PC_GM_couple 3510 3510 7.05 0.002 0.002 0.11 #others 3.22 3.223 0.05 ------------------------------------------------------------------------------- ======= Cycle 3510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3511 steps, 2.56000 s simulation time, 6205.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3511 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6205.25 6205.250 6205.250 100.00 ------------------------------------------------------------------------------- PC_run 3511 3511 6186.07 1.762 1.762 99.69 GM_PC_couple 3511 3511 8.91 0.003 0.003 0.14 PC_GM_couple 3511 3511 7.05 0.002 0.002 0.11 #others 3.22 3.223 0.05 ------------------------------------------------------------------------------- ======= Cycle 3511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3512 steps, 2.56000 s simulation time, 6207.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3512 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6207.79 6207.789 6207.789 100.00 ------------------------------------------------------------------------------- PC_run 3512 3512 6188.60 1.762 1.762 99.69 GM_PC_couple 3512 3512 8.91 0.003 0.003 0.14 PC_GM_couple 3512 3512 7.05 0.002 0.002 0.11 #others 3.22 3.224 0.05 ------------------------------------------------------------------------------- ======= Cycle 3512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3513 steps, 2.56000 s simulation time, 6209.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3513 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6209.53 6209.533 6209.533 100.00 ------------------------------------------------------------------------------- PC_run 3513 3513 6190.34 1.762 1.762 99.69 GM_PC_couple 3513 3513 8.91 0.003 0.003 0.14 PC_GM_couple 3513 3513 7.05 0.002 0.002 0.11 #others 3.22 3.225 0.05 ------------------------------------------------------------------------------- ======= Cycle 3513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3514 steps, 2.56000 s simulation time, 6211.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3514 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6211.60 6211.601 6211.601 100.00 ------------------------------------------------------------------------------- PC_run 3514 3514 6192.40 1.762 1.762 99.69 GM_PC_couple 3514 3514 8.92 0.003 0.003 0.14 PC_GM_couple 3514 3514 7.06 0.002 0.002 0.11 #others 3.23 3.226 0.05 ------------------------------------------------------------------------------- ======= Cycle 3514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3515 steps, 2.56000 s simulation time, 6213.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3515 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6213.76 6213.758 6213.758 100.00 ------------------------------------------------------------------------------- PC_run 3515 3515 6194.56 1.762 1.762 99.69 GM_PC_couple 3515 3515 8.92 0.003 0.003 0.14 PC_GM_couple 3515 3515 7.06 0.002 0.002 0.11 #others 3.23 3.227 0.05 ------------------------------------------------------------------------------- ======= Cycle 3515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3516 steps, 2.56000 s simulation time, 6216.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3516 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6216.39 6216.387 6216.387 100.00 ------------------------------------------------------------------------------- PC_run 3516 3516 6197.18 1.763 1.763 99.69 GM_PC_couple 3516 3516 8.92 0.003 0.003 0.14 PC_GM_couple 3516 3516 7.06 0.002 0.002 0.11 #others 3.23 3.227 0.05 ------------------------------------------------------------------------------- ======= Cycle 3516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3517 steps, 2.56000 s simulation time, 6218.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3517 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6218.70 6218.705 6218.705 100.00 ------------------------------------------------------------------------------- PC_run 3517 3517 6199.49 1.763 1.763 99.69 GM_PC_couple 3517 3517 8.92 0.003 0.003 0.14 PC_GM_couple 3517 3517 7.06 0.002 0.002 0.11 #others 3.23 3.228 0.05 ------------------------------------------------------------------------------- ======= Cycle 3517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3518 steps, 2.56000 s simulation time, 6220.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3518 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6220.86 6220.856 6220.856 100.00 ------------------------------------------------------------------------------- PC_run 3518 3518 6201.64 1.763 1.763 99.69 GM_PC_couple 3518 3518 8.92 0.003 0.003 0.14 PC_GM_couple 3518 3518 7.06 0.002 0.002 0.11 #others 3.23 3.229 0.05 ------------------------------------------------------------------------------- ======= Cycle 3518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3519 steps, 2.56000 s simulation time, 6223.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3519 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6223.27 6223.269 6223.269 100.00 ------------------------------------------------------------------------------- PC_run 3519 3519 6204.05 1.763 1.763 99.69 GM_PC_couple 3519 3519 8.93 0.003 0.003 0.14 PC_GM_couple 3519 3519 7.07 0.002 0.002 0.11 #others 3.23 3.230 0.05 ------------------------------------------------------------------------------- ======= Cycle 3519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3520 steps, 2.56000 s simulation time, 6225.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3520 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6225.65 6225.651 6225.651 100.00 ------------------------------------------------------------------------------- PC_run 3520 3520 6206.42 1.763 1.763 99.69 GM_PC_couple 3520 3520 8.93 0.003 0.003 0.14 PC_GM_couple 3520 3520 7.07 0.002 0.002 0.11 #others 3.23 3.231 0.05 ------------------------------------------------------------------------------- ======= Cycle 3520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3521 steps, 2.56000 s simulation time, 6228.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3521 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6228.29 6228.290 6228.290 100.00 ------------------------------------------------------------------------------- PC_run 3521 3521 6209.06 1.763 1.763 99.69 GM_PC_couple 3521 3521 8.93 0.003 0.003 0.14 PC_GM_couple 3521 3521 7.07 0.002 0.002 0.11 #others 3.23 3.232 0.05 ------------------------------------------------------------------------------- ======= Cycle 3521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3522 steps, 2.56000 s simulation time, 6230.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3522 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6230.83 6230.831 6230.831 100.00 ------------------------------------------------------------------------------- PC_run 3522 3522 6211.59 1.764 1.764 99.69 GM_PC_couple 3522 3522 8.93 0.003 0.003 0.14 PC_GM_couple 3522 3522 7.07 0.002 0.002 0.11 #others 3.23 3.233 0.05 ------------------------------------------------------------------------------- ======= Cycle 3522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3523 steps, 2.56000 s simulation time, 6233.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3523 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6233.11 6233.107 6233.107 100.00 ------------------------------------------------------------------------------- PC_run 3523 3523 6213.87 1.764 1.764 99.69 GM_PC_couple 3523 3523 8.94 0.003 0.003 0.14 PC_GM_couple 3523 3523 7.07 0.002 0.002 0.11 #others 3.23 3.233 0.05 ------------------------------------------------------------------------------- ======= Cycle 3523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3524 steps, 2.56000 s simulation time, 6236.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3524 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6236.20 6236.199 6236.199 100.00 ------------------------------------------------------------------------------- PC_run 3524 3524 6216.95 1.764 1.764 99.69 GM_PC_couple 3524 3524 8.94 0.003 0.003 0.14 PC_GM_couple 3524 3524 7.07 0.002 0.002 0.11 #others 3.23 3.234 0.05 ------------------------------------------------------------------------------- ======= Cycle 3524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3525 steps, 2.56000 s simulation time, 6238.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3525 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6238.09 6238.092 6238.092 100.00 ------------------------------------------------------------------------------- PC_run 3525 3525 6218.84 1.764 1.764 99.69 GM_PC_couple 3525 3525 8.94 0.003 0.003 0.14 PC_GM_couple 3525 3525 7.08 0.002 0.002 0.11 #others 3.24 3.235 0.05 ------------------------------------------------------------------------------- ======= Cycle 3525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3526 steps, 2.56000 s simulation time, 6239.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3526 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6239.83 6239.834 6239.834 100.00 ------------------------------------------------------------------------------- PC_run 3526 3526 6220.58 1.764 1.764 99.69 GM_PC_couple 3526 3526 8.94 0.003 0.003 0.14 PC_GM_couple 3526 3526 7.08 0.002 0.002 0.11 #others 3.24 3.236 0.05 ------------------------------------------------------------------------------- ======= Cycle 3526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3527 steps, 2.56000 s simulation time, 6241.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3527 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6241.79 6241.789 6241.789 100.00 ------------------------------------------------------------------------------- PC_run 3527 3527 6222.53 1.764 1.764 99.69 GM_PC_couple 3527 3527 8.95 0.003 0.003 0.14 PC_GM_couple 3527 3527 7.08 0.002 0.002 0.11 #others 3.24 3.237 0.05 ------------------------------------------------------------------------------- ======= Cycle 3527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3528 steps, 2.56000 s simulation time, 6243.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3528 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6243.64 6243.643 6243.643 100.00 ------------------------------------------------------------------------------- PC_run 3528 3528 6224.38 1.764 1.764 99.69 GM_PC_couple 3528 3528 8.95 0.003 0.003 0.14 PC_GM_couple 3528 3528 7.08 0.002 0.002 0.11 #others 3.24 3.238 0.05 ------------------------------------------------------------------------------- ======= Cycle 3528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3529 steps, 2.56000 s simulation time, 6245.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3529 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6245.64 6245.644 6245.644 100.00 ------------------------------------------------------------------------------- PC_run 3529 3529 6226.37 1.764 1.764 99.69 GM_PC_couple 3529 3529 8.95 0.003 0.003 0.14 PC_GM_couple 3529 3529 7.08 0.002 0.002 0.11 #others 3.24 3.238 0.05 ------------------------------------------------------------------------------- ======= Cycle 3529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3530 steps, 2.56000 s simulation time, 6247.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3530 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6247.80 6247.796 6247.796 100.00 ------------------------------------------------------------------------------- PC_run 3530 3530 6228.52 1.764 1.764 99.69 GM_PC_couple 3530 3530 8.95 0.003 0.003 0.14 PC_GM_couple 3530 3530 7.09 0.002 0.002 0.11 #others 3.24 3.239 0.05 ------------------------------------------------------------------------------- ======= Cycle 3530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3531 steps, 2.56000 s simulation time, 6249.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3531 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6249.95 6249.949 6249.949 100.00 ------------------------------------------------------------------------------- PC_run 3531 3531 6230.67 1.765 1.765 99.69 GM_PC_couple 3531 3531 8.95 0.003 0.003 0.14 PC_GM_couple 3531 3531 7.09 0.002 0.002 0.11 #others 3.24 3.240 0.05 ------------------------------------------------------------------------------- ======= Cycle 3531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3532 steps, 2.56000 s simulation time, 6252.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3532 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6252.04 6252.038 6252.038 100.00 ------------------------------------------------------------------------------- PC_run 3532 3532 6232.75 1.765 1.765 99.69 GM_PC_couple 3532 3532 8.96 0.003 0.003 0.14 PC_GM_couple 3532 3532 7.09 0.002 0.002 0.11 #others 3.24 3.241 0.05 ------------------------------------------------------------------------------- ======= Cycle 3532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3533 steps, 2.56000 s simulation time, 6254.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3533 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6254.20 6254.199 6254.199 100.00 ------------------------------------------------------------------------------- PC_run 3533 3533 6234.91 1.765 1.765 99.69 GM_PC_couple 3533 3533 8.96 0.003 0.003 0.14 PC_GM_couple 3533 3533 7.09 0.002 0.002 0.11 #others 3.24 3.242 0.05 ------------------------------------------------------------------------------- ======= Cycle 3533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3534 steps, 2.56000 s simulation time, 6256.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3534 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6256.46 6256.457 6256.457 100.00 ------------------------------------------------------------------------------- PC_run 3534 3534 6237.16 1.765 1.765 99.69 GM_PC_couple 3534 3534 8.96 0.003 0.003 0.14 PC_GM_couple 3534 3534 7.09 0.002 0.002 0.11 #others 3.24 3.242 0.05 ------------------------------------------------------------------------------- ======= Cycle 3534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3535 steps, 2.56000 s simulation time, 6258.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3535 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6258.22 6258.224 6258.224 100.00 ------------------------------------------------------------------------------- PC_run 3535 3535 6238.92 1.765 1.765 99.69 GM_PC_couple 3535 3535 8.96 0.003 0.003 0.14 PC_GM_couple 3535 3535 7.09 0.002 0.002 0.11 #others 3.24 3.243 0.05 ------------------------------------------------------------------------------- ======= Cycle 3535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3536 steps, 2.56000 s simulation time, 6259.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3536 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6259.99 6259.989 6259.989 100.00 ------------------------------------------------------------------------------- PC_run 3536 3536 6240.68 1.765 1.765 99.69 GM_PC_couple 3536 3536 8.97 0.003 0.003 0.14 PC_GM_couple 3536 3536 7.10 0.002 0.002 0.11 #others 3.24 3.244 0.05 ------------------------------------------------------------------------------- ======= Cycle 3536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3537 steps, 2.56000 s simulation time, 6261.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3537 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6261.62 6261.625 6261.625 100.00 ------------------------------------------------------------------------------- PC_run 3537 3537 6242.31 1.765 1.765 99.69 GM_PC_couple 3537 3537 8.97 0.003 0.003 0.14 PC_GM_couple 3537 3537 7.10 0.002 0.002 0.11 #others 3.24 3.245 0.05 ------------------------------------------------------------------------------- ======= Cycle 3537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3538 steps, 2.56000 s simulation time, 6263.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3538 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6263.34 6263.341 6263.341 100.00 ------------------------------------------------------------------------------- PC_run 3538 3538 6244.03 1.765 1.765 99.69 GM_PC_couple 3538 3538 8.97 0.003 0.003 0.14 PC_GM_couple 3538 3538 7.10 0.002 0.002 0.11 #others 3.25 3.246 0.05 ------------------------------------------------------------------------------- ======= Cycle 3538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3539 steps, 2.56000 s simulation time, 6265.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3539 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6265.17 6265.167 6265.167 100.00 ------------------------------------------------------------------------------- PC_run 3539 3539 6245.85 1.765 1.765 99.69 GM_PC_couple 3539 3539 8.97 0.003 0.003 0.14 PC_GM_couple 3539 3539 7.10 0.002 0.002 0.11 #others 3.25 3.247 0.05 ------------------------------------------------------------------------------- ======= Cycle 3539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3540 steps, 2.56000 s simulation time, 6266.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3540 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6266.78 6266.778 6266.778 100.00 ------------------------------------------------------------------------------- PC_run 3540 3540 6247.45 1.765 1.765 99.69 GM_PC_couple 3540 3540 8.97 0.003 0.003 0.14 PC_GM_couple 3540 3540 7.10 0.002 0.002 0.11 #others 3.25 3.248 0.05 ------------------------------------------------------------------------------- ======= Cycle 3540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3541 steps, 2.56000 s simulation time, 6268.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3541 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6268.66 6268.658 6268.658 100.00 ------------------------------------------------------------------------------- PC_run 3541 3541 6249.33 1.765 1.765 99.69 GM_PC_couple 3541 3541 8.98 0.003 0.003 0.14 PC_GM_couple 3541 3541 7.11 0.002 0.002 0.11 #others 3.25 3.248 0.05 ------------------------------------------------------------------------------- ======= Cycle 3541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3542 steps, 2.56000 s simulation time, 6270.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3542 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6270.32 6270.316 6270.316 100.00 ------------------------------------------------------------------------------- PC_run 3542 3542 6250.98 1.765 1.765 99.69 GM_PC_couple 3542 3542 8.98 0.003 0.003 0.14 PC_GM_couple 3542 3542 7.11 0.002 0.002 0.11 #others 3.25 3.249 0.05 ------------------------------------------------------------------------------- ======= Cycle 3542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3543 steps, 2.56000 s simulation time, 6272.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3543 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6272.08 6272.081 6272.081 100.00 ------------------------------------------------------------------------------- PC_run 3543 3543 6252.74 1.765 1.765 99.69 GM_PC_couple 3543 3543 8.98 0.003 0.003 0.14 PC_GM_couple 3543 3543 7.11 0.002 0.002 0.11 #others 3.25 3.250 0.05 ------------------------------------------------------------------------------- ======= Cycle 3543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3544 steps, 2.56000 s simulation time, 6273.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3544 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6273.93 6273.934 6273.934 100.00 ------------------------------------------------------------------------------- PC_run 3544 3544 6254.59 1.765 1.765 99.69 GM_PC_couple 3544 3544 8.98 0.003 0.003 0.14 PC_GM_couple 3544 3544 7.11 0.002 0.002 0.11 #others 3.25 3.251 0.05 ------------------------------------------------------------------------------- ======= Cycle 3544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3545 steps, 2.56000 s simulation time, 6275.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3545 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6275.78 6275.781 6275.781 100.00 ------------------------------------------------------------------------------- PC_run 3545 3545 6256.43 1.765 1.765 99.69 GM_PC_couple 3545 3545 8.99 0.003 0.003 0.14 PC_GM_couple 3545 3545 7.11 0.002 0.002 0.11 #others 3.25 3.252 0.05 ------------------------------------------------------------------------------- ======= Cycle 3545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3546 steps, 2.56000 s simulation time, 6277.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3546 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6277.41 6277.412 6277.412 100.00 ------------------------------------------------------------------------------- PC_run 3546 3546 6258.06 1.765 1.765 99.69 GM_PC_couple 3546 3546 8.99 0.003 0.003 0.14 PC_GM_couple 3546 3546 7.11 0.002 0.002 0.11 #others 3.25 3.252 0.05 ------------------------------------------------------------------------------- ======= Cycle 3546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3547 steps, 2.56000 s simulation time, 6279.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3547 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6279.23 6279.228 6279.228 100.00 ------------------------------------------------------------------------------- PC_run 3547 3547 6259.87 1.765 1.765 99.69 GM_PC_couple 3547 3547 8.99 0.003 0.003 0.14 PC_GM_couple 3547 3547 7.12 0.002 0.002 0.11 #others 3.25 3.253 0.05 ------------------------------------------------------------------------------- ======= Cycle 3547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3548 steps, 2.56000 s simulation time, 6281.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3548 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6281.19 6281.190 6281.190 100.00 ------------------------------------------------------------------------------- PC_run 3548 3548 6261.82 1.765 1.765 99.69 GM_PC_couple 3548 3548 8.99 0.003 0.003 0.14 PC_GM_couple 3548 3548 7.12 0.002 0.002 0.11 #others 3.25 3.254 0.05 ------------------------------------------------------------------------------- ======= Cycle 3548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3549 steps, 2.56000 s simulation time, 6282.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3549 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6282.95 6282.953 6282.953 100.00 ------------------------------------------------------------------------------- PC_run 3549 3549 6263.58 1.765 1.765 99.69 GM_PC_couple 3549 3549 9.00 0.003 0.003 0.14 PC_GM_couple 3549 3549 7.12 0.002 0.002 0.11 #others 3.25 3.255 0.05 ------------------------------------------------------------------------------- ======= Cycle 3549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3550 steps, 2.56000 s simulation time, 6284.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3550 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6284.67 6284.666 6284.666 100.00 ------------------------------------------------------------------------------- PC_run 3550 3550 6265.29 1.765 1.765 99.69 GM_PC_couple 3550 3550 9.00 0.003 0.003 0.14 PC_GM_couple 3550 3550 7.12 0.002 0.002 0.11 #others 3.26 3.255 0.05 ------------------------------------------------------------------------------- ======= Cycle 3550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3551 steps, 2.56000 s simulation time, 6286.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3551 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6286.44 6286.441 6286.441 100.00 ------------------------------------------------------------------------------- PC_run 3551 3551 6267.06 1.765 1.765 99.69 GM_PC_couple 3551 3551 9.00 0.003 0.003 0.14 PC_GM_couple 3551 3551 7.12 0.002 0.002 0.11 #others 3.26 3.257 0.05 ------------------------------------------------------------------------------- ======= Cycle 3551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3552 steps, 2.56000 s simulation time, 6288.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3552 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6288.36 6288.364 6288.364 100.00 ------------------------------------------------------------------------------- PC_run 3552 3552 6268.98 1.765 1.765 99.69 GM_PC_couple 3552 3552 9.00 0.003 0.003 0.14 PC_GM_couple 3552 3552 7.13 0.002 0.002 0.11 #others 3.26 3.258 0.05 ------------------------------------------------------------------------------- ======= Cycle 3552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3553 steps, 2.56000 s simulation time, 6290.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3553 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6290.00 6289.999 6289.999 100.00 ------------------------------------------------------------------------------- PC_run 3553 3553 6270.61 1.765 1.765 99.69 GM_PC_couple 3553 3553 9.00 0.003 0.003 0.14 PC_GM_couple 3553 3553 7.13 0.002 0.002 0.11 #others 3.26 3.258 0.05 ------------------------------------------------------------------------------- ======= Cycle 3553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3554 steps, 2.56000 s simulation time, 6291.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3554 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6291.73 6291.726 6291.726 100.00 ------------------------------------------------------------------------------- PC_run 3554 3554 6272.33 1.765 1.765 99.69 GM_PC_couple 3554 3554 9.01 0.003 0.003 0.14 PC_GM_couple 3554 3554 7.13 0.002 0.002 0.11 #others 3.26 3.259 0.05 ------------------------------------------------------------------------------- ======= Cycle 3554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3555 steps, 2.56000 s simulation time, 6293.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3555 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6293.72 6293.719 6293.719 100.00 ------------------------------------------------------------------------------- PC_run 3555 3555 6274.32 1.765 1.765 99.69 GM_PC_couple 3555 3555 9.01 0.003 0.003 0.14 PC_GM_couple 3555 3555 7.13 0.002 0.002 0.11 #others 3.26 3.260 0.05 ------------------------------------------------------------------------------- ======= Cycle 3555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3556 steps, 2.56000 s simulation time, 6295.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3556 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6295.79 6295.792 6295.792 100.00 ------------------------------------------------------------------------------- PC_run 3556 3556 6276.39 1.765 1.765 99.69 GM_PC_couple 3556 3556 9.01 0.003 0.003 0.14 PC_GM_couple 3556 3556 7.13 0.002 0.002 0.11 #others 3.26 3.261 0.05 ------------------------------------------------------------------------------- ======= Cycle 3556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3557 steps, 2.56000 s simulation time, 6298.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3557 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6298.01 6298.010 6298.010 100.00 ------------------------------------------------------------------------------- PC_run 3557 3557 6278.60 1.765 1.765 99.69 GM_PC_couple 3557 3557 9.01 0.003 0.003 0.14 PC_GM_couple 3557 3557 7.13 0.002 0.002 0.11 #others 3.26 3.262 0.05 ------------------------------------------------------------------------------- ======= Cycle 3557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3558 steps, 2.56000 s simulation time, 6300.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3558 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6300.41 6300.412 6300.412 100.00 ------------------------------------------------------------------------------- PC_run 3558 3558 6281.00 1.765 1.765 99.69 GM_PC_couple 3558 3558 9.02 0.003 0.003 0.14 PC_GM_couple 3558 3558 7.14 0.002 0.002 0.11 #others 3.26 3.262 0.05 ------------------------------------------------------------------------------- ======= Cycle 3558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3559 steps, 2.56000 s simulation time, 6302.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3559 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6302.59 6302.590 6302.590 100.00 ------------------------------------------------------------------------------- PC_run 3559 3559 6283.17 1.765 1.765 99.69 GM_PC_couple 3559 3559 9.02 0.003 0.003 0.14 PC_GM_couple 3559 3559 7.14 0.002 0.002 0.11 #others 3.26 3.263 0.05 ------------------------------------------------------------------------------- ======= Cycle 3559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3560 steps, 2.56000 s simulation time, 6304.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3560 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6304.45 6304.449 6304.449 100.00 ------------------------------------------------------------------------------- PC_run 3560 3560 6285.02 1.765 1.765 99.69 GM_PC_couple 3560 3560 9.02 0.003 0.003 0.14 PC_GM_couple 3560 3560 7.14 0.002 0.002 0.11 #others 3.26 3.264 0.05 ------------------------------------------------------------------------------- ======= Cycle 3560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3561 steps, 2.56000 s simulation time, 6306.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3561 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6306.16 6306.163 6306.163 100.00 ------------------------------------------------------------------------------- PC_run 3561 3561 6286.73 1.765 1.765 99.69 GM_PC_couple 3561 3561 9.02 0.003 0.003 0.14 PC_GM_couple 3561 3561 7.14 0.002 0.002 0.11 #others 3.27 3.265 0.05 ------------------------------------------------------------------------------- ======= Cycle 3561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3562 steps, 2.56000 s simulation time, 6307.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3562 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6307.75 6307.748 6307.748 100.00 ------------------------------------------------------------------------------- PC_run 3562 3562 6288.31 1.765 1.765 99.69 GM_PC_couple 3562 3562 9.03 0.003 0.003 0.14 PC_GM_couple 3562 3562 7.14 0.002 0.002 0.11 #others 3.27 3.266 0.05 ------------------------------------------------------------------------------- ======= Cycle 3562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3563 steps, 2.56000 s simulation time, 6309.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3563 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6309.62 6309.620 6309.620 100.00 ------------------------------------------------------------------------------- PC_run 3563 3563 6290.18 1.765 1.765 99.69 GM_PC_couple 3563 3563 9.03 0.003 0.003 0.14 PC_GM_couple 3563 3563 7.15 0.002 0.002 0.11 #others 3.27 3.267 0.05 ------------------------------------------------------------------------------- ======= Cycle 3563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3564 steps, 2.56000 s simulation time, 6311.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3564 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6311.60 6311.604 6311.604 100.00 ------------------------------------------------------------------------------- PC_run 3564 3564 6292.16 1.765 1.765 99.69 GM_PC_couple 3564 3564 9.03 0.003 0.003 0.14 PC_GM_couple 3564 3564 7.15 0.002 0.002 0.11 #others 3.27 3.268 0.05 ------------------------------------------------------------------------------- ======= Cycle 3564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3565 steps, 2.56000 s simulation time, 6313.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3565 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6313.33 6313.329 6313.329 100.00 ------------------------------------------------------------------------------- PC_run 3565 3565 6293.88 1.765 1.765 99.69 GM_PC_couple 3565 3565 9.03 0.003 0.003 0.14 PC_GM_couple 3565 3565 7.15 0.002 0.002 0.11 #others 3.27 3.268 0.05 ------------------------------------------------------------------------------- ======= Cycle 3565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3566 steps, 2.56000 s simulation time, 6315.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3566 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6315.11 6315.108 6315.108 100.00 ------------------------------------------------------------------------------- PC_run 3566 3566 6295.65 1.765 1.765 99.69 GM_PC_couple 3566 3566 9.03 0.003 0.003 0.14 PC_GM_couple 3566 3566 7.15 0.002 0.002 0.11 #others 3.27 3.269 0.05 ------------------------------------------------------------------------------- ======= Cycle 3566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3567 steps, 2.56000 s simulation time, 6316.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3567 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6316.86 6316.864 6316.864 100.00 ------------------------------------------------------------------------------- PC_run 3567 3567 6297.40 1.765 1.765 99.69 GM_PC_couple 3567 3567 9.04 0.003 0.003 0.14 PC_GM_couple 3567 3567 7.15 0.002 0.002 0.11 #others 3.27 3.270 0.05 ------------------------------------------------------------------------------- ======= Cycle 3567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3568 steps, 2.56000 s simulation time, 6318.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3568 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6318.68 6318.678 6318.678 100.00 ------------------------------------------------------------------------------- PC_run 3568 3568 6299.21 1.765 1.765 99.69 GM_PC_couple 3568 3568 9.04 0.003 0.003 0.14 PC_GM_couple 3568 3568 7.16 0.002 0.002 0.11 #others 3.27 3.271 0.05 ------------------------------------------------------------------------------- ======= Cycle 3568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3569 steps, 2.56000 s simulation time, 6320.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3569 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6320.31 6320.306 6320.306 100.00 ------------------------------------------------------------------------------- PC_run 3569 3569 6300.84 1.765 1.765 99.69 GM_PC_couple 3569 3569 9.04 0.003 0.003 0.14 PC_GM_couple 3569 3569 7.16 0.002 0.002 0.11 #others 3.27 3.271 0.05 ------------------------------------------------------------------------------- ======= Cycle 3569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3570 steps, 2.56000 s simulation time, 6322.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3570 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6322.15 6322.147 6322.147 100.00 ------------------------------------------------------------------------------- PC_run 3570 3570 6302.67 1.765 1.765 99.69 GM_PC_couple 3570 3570 9.04 0.003 0.003 0.14 PC_GM_couple 3570 3570 7.16 0.002 0.002 0.11 #others 3.27 3.272 0.05 ------------------------------------------------------------------------------- ======= Cycle 3570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3571 steps, 2.56000 s simulation time, 6324.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3571 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6324.02 6324.017 6324.017 100.00 ------------------------------------------------------------------------------- PC_run 3571 3571 6304.54 1.765 1.765 99.69 GM_PC_couple 3571 3571 9.05 0.003 0.003 0.14 PC_GM_couple 3571 3571 7.16 0.002 0.002 0.11 #others 3.27 3.273 0.05 ------------------------------------------------------------------------------- ======= Cycle 3571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3572 steps, 2.56000 s simulation time, 6325.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3572 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6325.75 6325.748 6325.748 100.00 ------------------------------------------------------------------------------- PC_run 3572 3572 6306.26 1.765 1.765 99.69 GM_PC_couple 3572 3572 9.05 0.003 0.003 0.14 PC_GM_couple 3572 3572 7.16 0.002 0.002 0.11 #others 3.27 3.274 0.05 ------------------------------------------------------------------------------- ======= Cycle 3572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3573 steps, 2.56000 s simulation time, 6327.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3573 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6327.39 6327.390 6327.390 100.00 ------------------------------------------------------------------------------- PC_run 3573 3573 6307.90 1.765 1.765 99.69 GM_PC_couple 3573 3573 9.05 0.003 0.003 0.14 PC_GM_couple 3573 3573 7.16 0.002 0.002 0.11 #others 3.27 3.275 0.05 ------------------------------------------------------------------------------- ======= Cycle 3573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3574 steps, 2.56000 s simulation time, 6329.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3574 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6329.29 6329.290 6329.290 100.00 ------------------------------------------------------------------------------- PC_run 3574 3574 6309.79 1.765 1.765 99.69 GM_PC_couple 3574 3574 9.05 0.003 0.003 0.14 PC_GM_couple 3574 3574 7.17 0.002 0.002 0.11 #others 3.28 3.276 0.05 ------------------------------------------------------------------------------- ======= Cycle 3574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3575 steps, 2.56000 s simulation time, 6331.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3575 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6331.28 6331.283 6331.283 100.00 ------------------------------------------------------------------------------- PC_run 3575 3575 6311.78 1.766 1.766 99.69 GM_PC_couple 3575 3575 9.06 0.003 0.003 0.14 PC_GM_couple 3575 3575 7.17 0.002 0.002 0.11 #others 3.28 3.277 0.05 ------------------------------------------------------------------------------- ======= Cycle 3575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3576 steps, 2.56000 s simulation time, 6333.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3576 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6333.59 6333.592 6333.592 100.00 ------------------------------------------------------------------------------- PC_run 3576 3576 6314.09 1.766 1.766 99.69 GM_PC_couple 3576 3576 9.06 0.003 0.003 0.14 PC_GM_couple 3576 3576 7.17 0.002 0.002 0.11 #others 3.28 3.277 0.05 ------------------------------------------------------------------------------- ======= Cycle 3576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3577 steps, 2.56000 s simulation time, 6335.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3577 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6335.82 6335.824 6335.824 100.00 ------------------------------------------------------------------------------- PC_run 3577 3577 6316.31 1.766 1.766 99.69 GM_PC_couple 3577 3577 9.06 0.003 0.003 0.14 PC_GM_couple 3577 3577 7.17 0.002 0.002 0.11 #others 3.28 3.278 0.05 ------------------------------------------------------------------------------- ======= Cycle 3577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3578 steps, 2.56000 s simulation time, 6338.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3578 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6338.11 6338.108 6338.108 100.00 ------------------------------------------------------------------------------- PC_run 3578 3578 6318.59 1.766 1.766 99.69 GM_PC_couple 3578 3578 9.06 0.003 0.003 0.14 PC_GM_couple 3578 3578 7.17 0.002 0.002 0.11 #others 3.28 3.279 0.05 ------------------------------------------------------------------------------- ======= Cycle 3578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3579 steps, 2.56000 s simulation time, 6340.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3579 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6340.46 6340.464 6340.464 100.00 ------------------------------------------------------------------------------- PC_run 3579 3579 6320.94 1.766 1.766 99.69 GM_PC_couple 3579 3579 9.06 0.003 0.003 0.14 PC_GM_couple 3579 3579 7.18 0.002 0.002 0.11 #others 3.28 3.280 0.05 ------------------------------------------------------------------------------- ======= Cycle 3579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3580 steps, 2.56000 s simulation time, 6342.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3580 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6342.62 6342.622 6342.622 100.00 ------------------------------------------------------------------------------- PC_run 3580 3580 6323.10 1.766 1.766 99.69 GM_PC_couple 3580 3580 9.07 0.003 0.003 0.14 PC_GM_couple 3580 3580 7.18 0.002 0.002 0.11 #others 3.28 3.281 0.05 ------------------------------------------------------------------------------- ======= Cycle 3580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3581 steps, 2.56000 s simulation time, 6344.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3581 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6344.47 6344.475 6344.475 100.00 ------------------------------------------------------------------------------- PC_run 3581 3581 6324.95 1.766 1.766 99.69 GM_PC_couple 3581 3581 9.07 0.003 0.003 0.14 PC_GM_couple 3581 3581 7.18 0.002 0.002 0.11 #others 3.28 3.281 0.05 ------------------------------------------------------------------------------- ======= Cycle 3581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3582 steps, 2.56000 s simulation time, 6346.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3582 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6346.75 6346.746 6346.746 100.00 ------------------------------------------------------------------------------- PC_run 3582 3582 6327.21 1.766 1.766 99.69 GM_PC_couple 3582 3582 9.07 0.003 0.003 0.14 PC_GM_couple 3582 3582 7.18 0.002 0.002 0.11 #others 3.28 3.282 0.05 ------------------------------------------------------------------------------- ======= Cycle 3582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3583 steps, 2.56000 s simulation time, 6348.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3583 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6348.82 6348.818 6348.818 100.00 ------------------------------------------------------------------------------- PC_run 3583 3583 6329.28 1.766 1.766 99.69 GM_PC_couple 3583 3583 9.07 0.003 0.003 0.14 PC_GM_couple 3583 3583 7.18 0.002 0.002 0.11 #others 3.28 3.283 0.05 ------------------------------------------------------------------------------- ======= Cycle 3583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3584 steps, 2.56000 s simulation time, 6351.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3584 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6351.55 6351.546 6351.546 100.00 ------------------------------------------------------------------------------- PC_run 3584 3584 6332.00 1.767 1.767 99.69 GM_PC_couple 3584 3584 9.08 0.003 0.003 0.14 PC_GM_couple 3584 3584 7.18 0.002 0.002 0.11 #others 3.28 3.284 0.05 ------------------------------------------------------------------------------- ======= Cycle 3584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3585 steps, 2.56000 s simulation time, 6353.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3585 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6353.83 6353.832 6353.832 100.00 ------------------------------------------------------------------------------- PC_run 3585 3585 6334.28 1.767 1.767 99.69 GM_PC_couple 3585 3585 9.08 0.003 0.003 0.14 PC_GM_couple 3585 3585 7.19 0.002 0.002 0.11 #others 3.28 3.285 0.05 ------------------------------------------------------------------------------- ======= Cycle 3585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3586 steps, 2.56000 s simulation time, 6356.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3586 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6356.33 6356.330 6356.330 100.00 ------------------------------------------------------------------------------- PC_run 3586 3586 6336.77 1.767 1.767 99.69 GM_PC_couple 3586 3586 9.08 0.003 0.003 0.14 PC_GM_couple 3586 3586 7.19 0.002 0.002 0.11 #others 3.29 3.285 0.05 ------------------------------------------------------------------------------- ======= Cycle 3586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3587 steps, 2.56000 s simulation time, 6358.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3587 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6358.25 6358.247 6358.247 100.00 ------------------------------------------------------------------------------- PC_run 3587 3587 6338.68 1.767 1.767 99.69 GM_PC_couple 3587 3587 9.08 0.003 0.003 0.14 PC_GM_couple 3587 3587 7.19 0.002 0.002 0.11 #others 3.29 3.286 0.05 ------------------------------------------------------------------------------- ======= Cycle 3587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3588 steps, 2.56000 s simulation time, 6360.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3588 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6360.04 6360.041 6360.041 100.00 ------------------------------------------------------------------------------- PC_run 3588 3588 6340.47 1.767 1.767 99.69 GM_PC_couple 3588 3588 9.09 0.003 0.003 0.14 PC_GM_couple 3588 3588 7.19 0.002 0.002 0.11 #others 3.29 3.287 0.05 ------------------------------------------------------------------------------- ======= Cycle 3588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3589 steps, 2.56000 s simulation time, 6361.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3589 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6361.71 6361.710 6361.710 100.00 ------------------------------------------------------------------------------- PC_run 3589 3589 6342.14 1.767 1.767 99.69 GM_PC_couple 3589 3589 9.09 0.003 0.003 0.14 PC_GM_couple 3589 3589 7.20 0.002 0.002 0.11 #others 3.29 3.288 0.05 ------------------------------------------------------------------------------- ======= Cycle 3589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3590 steps, 2.56000 s simulation time, 6363.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3590 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6363.39 6363.394 6363.394 100.00 ------------------------------------------------------------------------------- PC_run 3590 3590 6343.82 1.767 1.767 99.69 GM_PC_couple 3590 3590 9.09 0.003 0.003 0.14 PC_GM_couple 3590 3590 7.20 0.002 0.002 0.11 #others 3.29 3.289 0.05 ------------------------------------------------------------------------------- ======= Cycle 3590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3591 steps, 2.56000 s simulation time, 6365.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3591 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6365.62 6365.622 6365.622 100.00 ------------------------------------------------------------------------------- PC_run 3591 3591 6346.04 1.767 1.767 99.69 GM_PC_couple 3591 3591 9.09 0.003 0.003 0.14 PC_GM_couple 3591 3591 7.20 0.002 0.002 0.11 #others 3.29 3.289 0.05 ------------------------------------------------------------------------------- ======= Cycle 3591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3592 steps, 2.56000 s simulation time, 6368.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3592 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6368.09 6368.095 6368.095 100.00 ------------------------------------------------------------------------------- PC_run 3592 3592 6348.51 1.767 1.767 99.69 GM_PC_couple 3592 3592 9.09 0.003 0.003 0.14 PC_GM_couple 3592 3592 7.20 0.002 0.002 0.11 #others 3.29 3.290 0.05 ------------------------------------------------------------------------------- ======= Cycle 3592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3593 steps, 2.56000 s simulation time, 6370.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3593 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6370.41 6370.411 6370.411 100.00 ------------------------------------------------------------------------------- PC_run 3593 3593 6350.82 1.768 1.768 99.69 GM_PC_couple 3593 3593 9.10 0.003 0.003 0.14 PC_GM_couple 3593 3593 7.20 0.002 0.002 0.11 #others 3.29 3.291 0.05 ------------------------------------------------------------------------------- ======= Cycle 3593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3594 steps, 2.56000 s simulation time, 6372.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3594 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6372.92 6372.925 6372.925 100.00 ------------------------------------------------------------------------------- PC_run 3594 3594 6353.33 1.768 1.768 99.69 GM_PC_couple 3594 3594 9.10 0.003 0.003 0.14 PC_GM_couple 3594 3594 7.21 0.002 0.002 0.11 #others 3.29 3.292 0.05 ------------------------------------------------------------------------------- ======= Cycle 3594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3595 steps, 2.56000 s simulation time, 6375.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3595 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6375.07 6375.069 6375.069 100.00 ------------------------------------------------------------------------------- PC_run 3595 3595 6355.47 1.768 1.768 99.69 GM_PC_couple 3595 3595 9.10 0.003 0.003 0.14 PC_GM_couple 3595 3595 7.21 0.002 0.002 0.11 #others 3.29 3.292 0.05 ------------------------------------------------------------------------------- ======= Cycle 3595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3596 steps, 2.56000 s simulation time, 6378.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3596 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6378.67 6378.668 6378.668 100.00 ------------------------------------------------------------------------------- PC_run 3596 3596 6359.06 1.768 1.768 99.69 GM_PC_couple 3596 3596 9.10 0.003 0.003 0.14 PC_GM_couple 3596 3596 7.21 0.002 0.002 0.11 #others 3.29 3.293 0.05 ------------------------------------------------------------------------------- ======= Cycle 3596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3597 steps, 2.56000 s simulation time, 6380.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3597 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6380.79 6380.791 6380.791 100.00 ------------------------------------------------------------------------------- PC_run 3597 3597 6361.18 1.768 1.768 99.69 GM_PC_couple 3597 3597 9.11 0.003 0.003 0.14 PC_GM_couple 3597 3597 7.21 0.002 0.002 0.11 #others 3.29 3.294 0.05 ------------------------------------------------------------------------------- ======= Cycle 3597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3598 steps, 2.56000 s simulation time, 6383.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3598 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6383.27 6383.265 6383.265 100.00 ------------------------------------------------------------------------------- PC_run 3598 3598 6363.65 1.769 1.769 99.69 GM_PC_couple 3598 3598 9.11 0.003 0.003 0.14 PC_GM_couple 3598 3598 7.21 0.002 0.002 0.11 #others 3.29 3.295 0.05 ------------------------------------------------------------------------------- ======= Cycle 3598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3599 steps, 2.56000 s simulation time, 6385.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3599 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6385.61 6385.606 6385.606 100.00 ------------------------------------------------------------------------------- PC_run 3599 3599 6365.98 1.769 1.769 99.69 GM_PC_couple 3599 3599 9.11 0.003 0.003 0.14 PC_GM_couple 3599 3599 7.22 0.002 0.002 0.11 #others 3.30 3.296 0.05 ------------------------------------------------------------------------------- ======= Cycle 3599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3600 steps, 2.56000 s simulation time, 6387.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3600 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6387.36 6387.365 6387.365 100.00 ------------------------------------------------------------------------------- PC_run 3600 3600 6367.74 1.769 1.769 99.69 GM_PC_couple 3600 3600 9.11 0.003 0.003 0.14 PC_GM_couple 3600 3600 7.22 0.002 0.002 0.11 #others 3.30 3.297 0.05 ------------------------------------------------------------------------------- ======= Cycle 3600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3601 steps, 2.56000 s simulation time, 6389.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3601 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6389.01 6389.011 6389.011 100.00 ------------------------------------------------------------------------------- PC_run 3601 3601 6369.38 1.769 1.769 99.69 GM_PC_couple 3601 3601 9.12 0.003 0.003 0.14 PC_GM_couple 3601 3601 7.22 0.002 0.002 0.11 #others 3.30 3.298 0.05 ------------------------------------------------------------------------------- ======= Cycle 3601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3602 steps, 2.56000 s simulation time, 6390.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3602 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6390.60 6390.595 6390.595 100.00 ------------------------------------------------------------------------------- PC_run 3602 3602 6370.96 1.769 1.769 99.69 GM_PC_couple 3602 3602 9.12 0.003 0.003 0.14 PC_GM_couple 3602 3602 7.22 0.002 0.002 0.11 #others 3.30 3.299 0.05 ------------------------------------------------------------------------------- ======= Cycle 3602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3603 steps, 2.56000 s simulation time, 6392.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3603 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6392.28 6392.276 6392.276 100.00 ------------------------------------------------------------------------------- PC_run 3603 3603 6372.63 1.769 1.769 99.69 GM_PC_couple 3603 3603 9.12 0.003 0.003 0.14 PC_GM_couple 3603 3603 7.22 0.002 0.002 0.11 #others 3.30 3.299 0.05 ------------------------------------------------------------------------------- ======= Cycle 3603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3604 steps, 2.56000 s simulation time, 6394.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3604 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6394.09 6394.091 6394.091 100.00 ------------------------------------------------------------------------------- PC_run 3604 3604 6374.44 1.769 1.769 99.69 GM_PC_couple 3604 3604 9.12 0.003 0.003 0.14 PC_GM_couple 3604 3604 7.23 0.002 0.002 0.11 #others 3.30 3.300 0.05 ------------------------------------------------------------------------------- ======= Cycle 3604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3605 steps, 2.56000 s simulation time, 6395.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3605 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6395.70 6395.700 6395.700 100.00 ------------------------------------------------------------------------------- PC_run 3605 3605 6376.05 1.769 1.769 99.69 GM_PC_couple 3605 3605 9.12 0.003 0.003 0.14 PC_GM_couple 3605 3605 7.23 0.002 0.002 0.11 #others 3.30 3.301 0.05 ------------------------------------------------------------------------------- ======= Cycle 3605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3606 steps, 2.56000 s simulation time, 6397.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3606 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6397.29 6397.293 6397.293 100.00 ------------------------------------------------------------------------------- PC_run 3606 3606 6377.64 1.769 1.769 99.69 GM_PC_couple 3606 3606 9.13 0.003 0.003 0.14 PC_GM_couple 3606 3606 7.23 0.002 0.002 0.11 #others 3.30 3.302 0.05 ------------------------------------------------------------------------------- ======= Cycle 3606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3607 steps, 2.56000 s simulation time, 6399.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3607 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6399.00 6399.000 6399.000 100.00 ------------------------------------------------------------------------------- PC_run 3607 3607 6379.34 1.769 1.769 99.69 GM_PC_couple 3607 3607 9.13 0.003 0.003 0.14 PC_GM_couple 3607 3607 7.23 0.002 0.002 0.11 #others 3.30 3.303 0.05 ------------------------------------------------------------------------------- ======= Cycle 3607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3608 steps, 2.56000 s simulation time, 6400.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3608 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6400.92 6400.923 6400.923 100.00 ------------------------------------------------------------------------------- PC_run 3608 3608 6381.25 1.769 1.769 99.69 GM_PC_couple 3608 3608 9.13 0.003 0.003 0.14 PC_GM_couple 3608 3608 7.23 0.002 0.002 0.11 #others 3.30 3.304 0.05 ------------------------------------------------------------------------------- ======= Cycle 3608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3609 steps, 2.56000 s simulation time, 6403.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3609 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6403.60 6403.603 6403.603 100.00 ------------------------------------------------------------------------------- PC_run 3609 3609 6383.93 1.769 1.769 99.69 GM_PC_couple 3609 3609 9.13 0.003 0.003 0.14 PC_GM_couple 3609 3609 7.23 0.002 0.002 0.11 #others 3.30 3.305 0.05 ------------------------------------------------------------------------------- ======= Cycle 3609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3610 steps, 2.56000 s simulation time, 6405.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3610 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6405.74 6405.738 6405.738 100.00 ------------------------------------------------------------------------------- PC_run 3610 3610 6386.06 1.769 1.769 99.69 GM_PC_couple 3610 3610 9.14 0.003 0.003 0.14 PC_GM_couple 3610 3610 7.24 0.002 0.002 0.11 #others 3.31 3.306 0.05 ------------------------------------------------------------------------------- ======= Cycle 3610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3611 steps, 2.56000 s simulation time, 6407.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3611 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6407.68 6407.679 6407.679 100.00 ------------------------------------------------------------------------------- PC_run 3611 3611 6388.00 1.769 1.769 99.69 GM_PC_couple 3611 3611 9.14 0.003 0.003 0.14 PC_GM_couple 3611 3611 7.24 0.002 0.002 0.11 #others 3.31 3.307 0.05 ------------------------------------------------------------------------------- ======= Cycle 3611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3612 steps, 2.56000 s simulation time, 6409.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3612 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6409.51 6409.515 6409.515 100.00 ------------------------------------------------------------------------------- PC_run 3612 3612 6389.83 1.769 1.769 99.69 GM_PC_couple 3612 3612 9.14 0.003 0.003 0.14 PC_GM_couple 3612 3612 7.24 0.002 0.002 0.11 #others 3.31 3.308 0.05 ------------------------------------------------------------------------------- ======= Cycle 3612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3613 steps, 2.56000 s simulation time, 6411.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3613 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6411.26 6411.256 6411.256 100.00 ------------------------------------------------------------------------------- PC_run 3613 3613 6391.56 1.769 1.769 99.69 GM_PC_couple 3613 3613 9.14 0.003 0.003 0.14 PC_GM_couple 3613 3613 7.24 0.002 0.002 0.11 #others 3.31 3.309 0.05 ------------------------------------------------------------------------------- ======= Cycle 3613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3614 steps, 2.56000 s simulation time, 6413.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3614 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6413.18 6413.183 6413.183 100.00 ------------------------------------------------------------------------------- PC_run 3614 3614 6393.49 1.769 1.769 99.69 GM_PC_couple 3614 3614 9.15 0.003 0.003 0.14 PC_GM_couple 3614 3614 7.24 0.002 0.002 0.11 #others 3.31 3.309 0.05 ------------------------------------------------------------------------------- ======= Cycle 3614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3615 steps, 2.56000 s simulation time, 6415.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3615 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6415.12 6415.123 6415.123 100.00 ------------------------------------------------------------------------------- PC_run 3615 3615 6395.42 1.769 1.769 99.69 GM_PC_couple 3615 3615 9.15 0.003 0.003 0.14 PC_GM_couple 3615 3615 7.25 0.002 0.002 0.11 #others 3.31 3.310 0.05 ------------------------------------------------------------------------------- ======= Cycle 3615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3616 steps, 2.56000 s simulation time, 6417.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3616 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6417.23 6417.230 6417.230 100.00 ------------------------------------------------------------------------------- PC_run 3616 3616 6397.52 1.769 1.769 99.69 GM_PC_couple 3616 3616 9.15 0.003 0.003 0.14 PC_GM_couple 3616 3616 7.25 0.002 0.002 0.11 #others 3.31 3.311 0.05 ------------------------------------------------------------------------------- ======= Cycle 3616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3617 steps, 2.56000 s simulation time, 6419.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3617 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6419.43 6419.430 6419.430 100.00 ------------------------------------------------------------------------------- PC_run 3617 3617 6399.72 1.769 1.769 99.69 GM_PC_couple 3617 3617 9.15 0.003 0.003 0.14 PC_GM_couple 3617 3617 7.25 0.002 0.002 0.11 #others 3.31 3.312 0.05 ------------------------------------------------------------------------------- ======= Cycle 3617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3618 steps, 2.56000 s simulation time, 6421.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3618 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6421.99 6421.985 6421.985 100.00 ------------------------------------------------------------------------------- PC_run 3618 3618 6402.27 1.770 1.770 99.69 GM_PC_couple 3618 3618 9.15 0.003 0.003 0.14 PC_GM_couple 3618 3618 7.25 0.002 0.002 0.11 #others 3.31 3.312 0.05 ------------------------------------------------------------------------------- ======= Cycle 3618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3619 steps, 2.56000 s simulation time, 6423.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3619 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6423.88 6423.885 6423.885 100.00 ------------------------------------------------------------------------------- PC_run 3619 3619 6404.16 1.770 1.770 99.69 GM_PC_couple 3619 3619 9.16 0.003 0.003 0.14 PC_GM_couple 3619 3619 7.25 0.002 0.002 0.11 #others 3.31 3.313 0.05 ------------------------------------------------------------------------------- ======= Cycle 3619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3620 steps, 2.56000 s simulation time, 6425.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3620 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6425.93 6425.928 6425.928 100.00 ------------------------------------------------------------------------------- PC_run 3620 3620 6406.20 1.770 1.770 99.69 GM_PC_couple 3620 3620 9.16 0.003 0.003 0.14 PC_GM_couple 3620 3620 7.25 0.002 0.002 0.11 #others 3.31 3.314 0.05 ------------------------------------------------------------------------------- ======= Cycle 3620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3621 steps, 2.56000 s simulation time, 6427.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3621 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6427.89 6427.894 6427.894 100.00 ------------------------------------------------------------------------------- PC_run 3621 3621 6408.16 1.770 1.770 99.69 GM_PC_couple 3621 3621 9.16 0.003 0.003 0.14 PC_GM_couple 3621 3621 7.26 0.002 0.002 0.11 #others 3.31 3.315 0.05 ------------------------------------------------------------------------------- ======= Cycle 3621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3622 steps, 2.56000 s simulation time, 6430.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3622 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6430.64 6430.641 6430.641 100.00 ------------------------------------------------------------------------------- PC_run 3622 3622 6410.90 1.770 1.770 99.69 GM_PC_couple 3622 3622 9.16 0.003 0.003 0.14 PC_GM_couple 3622 3622 7.26 0.002 0.002 0.11 #others 3.32 3.315 0.05 ------------------------------------------------------------------------------- ======= Cycle 3622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3623 steps, 2.56000 s simulation time, 6432.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3623 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6432.81 6432.807 6432.807 100.00 ------------------------------------------------------------------------------- PC_run 3623 3623 6413.07 1.770 1.770 99.69 GM_PC_couple 3623 3623 9.17 0.003 0.003 0.14 PC_GM_couple 3623 3623 7.26 0.002 0.002 0.11 #others 3.32 3.316 0.05 ------------------------------------------------------------------------------- ======= Cycle 3623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3624 steps, 2.56000 s simulation time, 6435.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3624 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6435.00 6434.996 6434.996 100.00 ------------------------------------------------------------------------------- PC_run 3624 3624 6415.25 1.770 1.770 99.69 GM_PC_couple 3624 3624 9.17 0.003 0.003 0.14 PC_GM_couple 3624 3624 7.26 0.002 0.002 0.11 #others 3.32 3.317 0.05 ------------------------------------------------------------------------------- ======= Cycle 3624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3625 steps, 2.56000 s simulation time, 6437.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3625 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6437.22 6437.215 6437.215 100.00 ------------------------------------------------------------------------------- PC_run 3625 3625 6417.46 1.770 1.770 99.69 GM_PC_couple 3625 3625 9.17 0.003 0.003 0.14 PC_GM_couple 3625 3625 7.26 0.002 0.002 0.11 #others 3.32 3.318 0.05 ------------------------------------------------------------------------------- ======= Cycle 3625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3626 steps, 2.56000 s simulation time, 6439.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3626 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6439.59 6439.586 6439.586 100.00 ------------------------------------------------------------------------------- PC_run 3626 3626 6419.83 1.770 1.770 99.69 GM_PC_couple 3626 3626 9.17 0.003 0.003 0.14 PC_GM_couple 3626 3626 7.27 0.002 0.002 0.11 #others 3.32 3.318 0.05 ------------------------------------------------------------------------------- ======= Cycle 3626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3627 steps, 2.56000 s simulation time, 6442.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3627 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6442.01 6442.012 6442.012 100.00 ------------------------------------------------------------------------------- PC_run 3627 3627 6422.25 1.771 1.771 99.69 GM_PC_couple 3627 3627 9.18 0.003 0.003 0.14 PC_GM_couple 3627 3627 7.27 0.002 0.002 0.11 #others 3.32 3.319 0.05 ------------------------------------------------------------------------------- ======= Cycle 3627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3628 steps, 2.56000 s simulation time, 6444.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3628 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6444.05 6444.047 6444.047 100.00 ------------------------------------------------------------------------------- PC_run 3628 3628 6424.28 1.771 1.771 99.69 GM_PC_couple 3628 3628 9.18 0.003 0.003 0.14 PC_GM_couple 3628 3628 7.27 0.002 0.002 0.11 #others 3.32 3.321 0.05 ------------------------------------------------------------------------------- ======= Cycle 3628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3629 steps, 2.56000 s simulation time, 6446.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3629 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6446.10 6446.099 6446.099 100.00 ------------------------------------------------------------------------------- PC_run 3629 3629 6426.32 1.771 1.771 99.69 GM_PC_couple 3629 3629 9.18 0.003 0.003 0.14 PC_GM_couple 3629 3629 7.27 0.002 0.002 0.11 #others 3.32 3.322 0.05 ------------------------------------------------------------------------------- ======= Cycle 3629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3630 steps, 2.56000 s simulation time, 6448.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3630 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6448.59 6448.588 6448.588 100.00 ------------------------------------------------------------------------------- PC_run 3630 3630 6428.81 1.771 1.771 99.69 GM_PC_couple 3630 3630 9.18 0.003 0.003 0.14 PC_GM_couple 3630 3630 7.28 0.002 0.002 0.11 #others 3.32 3.323 0.05 ------------------------------------------------------------------------------- ======= Cycle 3630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3631 steps, 2.56000 s simulation time, 6450.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3631 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6450.57 6450.567 6450.567 100.00 ------------------------------------------------------------------------------- PC_run 3631 3631 6430.78 1.771 1.771 99.69 GM_PC_couple 3631 3631 9.19 0.003 0.003 0.14 PC_GM_couple 3631 3631 7.28 0.002 0.002 0.11 #others 3.32 3.324 0.05 ------------------------------------------------------------------------------- ======= Cycle 3631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3632 steps, 2.56000 s simulation time, 6452.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3632 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6452.97 6452.968 6452.968 100.00 ------------------------------------------------------------------------------- PC_run 3632 3632 6433.18 1.771 1.771 99.69 GM_PC_couple 3632 3632 9.19 0.003 0.003 0.14 PC_GM_couple 3632 3632 7.28 0.002 0.002 0.11 #others 3.32 3.325 0.05 ------------------------------------------------------------------------------- ======= Cycle 3632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3633 steps, 2.56000 s simulation time, 6455.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3633 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6455.19 6455.194 6455.194 100.00 ------------------------------------------------------------------------------- PC_run 3633 3633 6435.39 1.771 1.771 99.69 GM_PC_couple 3633 3633 9.19 0.003 0.003 0.14 PC_GM_couple 3633 3633 7.28 0.002 0.002 0.11 #others 3.33 3.326 0.05 ------------------------------------------------------------------------------- ======= Cycle 3633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3634 steps, 2.56000 s simulation time, 6457.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3634 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6457.88 6457.877 6457.877 100.00 ------------------------------------------------------------------------------- PC_run 3634 3634 6438.07 1.772 1.772 99.69 GM_PC_couple 3634 3634 9.19 0.003 0.003 0.14 PC_GM_couple 3634 3634 7.28 0.002 0.002 0.11 #others 3.33 3.327 0.05 ------------------------------------------------------------------------------- ======= Cycle 3634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3635 steps, 2.56000 s simulation time, 6460.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3635 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6460.05 6460.051 6460.051 100.00 ------------------------------------------------------------------------------- PC_run 3635 3635 6440.24 1.772 1.772 99.69 GM_PC_couple 3635 3635 9.20 0.003 0.003 0.14 PC_GM_couple 3635 3635 7.28 0.002 0.002 0.11 #others 3.33 3.328 0.05 ------------------------------------------------------------------------------- ======= Cycle 3635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3636 steps, 2.56000 s simulation time, 6462.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3636 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6462.32 6462.319 6462.319 100.00 ------------------------------------------------------------------------------- PC_run 3636 3636 6442.50 1.772 1.772 99.69 GM_PC_couple 3636 3636 9.20 0.003 0.003 0.14 PC_GM_couple 3636 3636 7.29 0.002 0.002 0.11 #others 3.33 3.329 0.05 ------------------------------------------------------------------------------- ======= Cycle 3636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3637 steps, 2.56000 s simulation time, 6464.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3637 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6464.16 6464.157 6464.157 100.00 ------------------------------------------------------------------------------- PC_run 3637 3637 6444.34 1.772 1.772 99.69 GM_PC_couple 3637 3637 9.20 0.003 0.003 0.14 PC_GM_couple 3637 3637 7.29 0.002 0.002 0.11 #others 3.33 3.329 0.05 ------------------------------------------------------------------------------- ======= Cycle 3637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3638 steps, 2.56000 s simulation time, 6466.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3638 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6466.45 6466.449 6466.449 100.00 ------------------------------------------------------------------------------- PC_run 3638 3638 6446.63 1.772 1.772 99.69 GM_PC_couple 3638 3638 9.20 0.003 0.003 0.14 PC_GM_couple 3638 3638 7.29 0.002 0.002 0.11 #others 3.33 3.330 0.05 ------------------------------------------------------------------------------- ======= Cycle 3638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3639 steps, 2.56000 s simulation time, 6468.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3639 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6468.40 6468.395 6468.395 100.00 ------------------------------------------------------------------------------- PC_run 3639 3639 6448.57 1.772 1.772 99.69 GM_PC_couple 3639 3639 9.21 0.003 0.003 0.14 PC_GM_couple 3639 3639 7.29 0.002 0.002 0.11 #others 3.33 3.332 0.05 ------------------------------------------------------------------------------- ======= Cycle 3639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3640 steps, 2.56000 s simulation time, 6470.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3640 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6470.60 6470.604 6470.604 100.00 ------------------------------------------------------------------------------- PC_run 3640 3640 6450.77 1.772 1.772 99.69 GM_PC_couple 3640 3640 9.21 0.003 0.003 0.14 PC_GM_couple 3640 3640 7.30 0.002 0.002 0.11 #others 3.33 3.333 0.05 ------------------------------------------------------------------------------- ======= Cycle 3640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3641 steps, 2.56000 s simulation time, 6473.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3641 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6473.25 6473.253 6473.253 100.00 ------------------------------------------------------------------------------- PC_run 3641 3641 6453.41 1.772 1.772 99.69 GM_PC_couple 3641 3641 9.21 0.003 0.003 0.14 PC_GM_couple 3641 3641 7.30 0.002 0.002 0.11 #others 3.33 3.334 0.05 ------------------------------------------------------------------------------- ======= Cycle 3641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3642 steps, 2.56000 s simulation time, 6475.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3642 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6475.68 6475.684 6475.684 100.00 ------------------------------------------------------------------------------- PC_run 3642 3642 6455.84 1.773 1.773 99.69 GM_PC_couple 3642 3642 9.21 0.003 0.003 0.14 PC_GM_couple 3642 3642 7.30 0.002 0.002 0.11 #others 3.33 3.335 0.05 ------------------------------------------------------------------------------- ======= Cycle 3642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3643 steps, 2.56000 s simulation time, 6477.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3643 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6477.72 6477.722 6477.722 100.00 ------------------------------------------------------------------------------- PC_run 3643 3643 6457.87 1.773 1.773 99.69 GM_PC_couple 3643 3643 9.22 0.003 0.003 0.14 PC_GM_couple 3643 3643 7.30 0.002 0.002 0.11 #others 3.34 3.336 0.05 ------------------------------------------------------------------------------- ======= Cycle 3643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3644 steps, 2.56000 s simulation time, 6479.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3644 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6479.38 6479.384 6479.384 100.00 ------------------------------------------------------------------------------- PC_run 3644 3644 6459.53 1.773 1.773 99.69 GM_PC_couple 3644 3644 9.22 0.003 0.003 0.14 PC_GM_couple 3644 3644 7.30 0.002 0.002 0.11 #others 3.34 3.336 0.05 ------------------------------------------------------------------------------- ======= Cycle 3644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3645 steps, 2.56000 s simulation time, 6481.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3645 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6481.28 6481.280 6481.280 100.00 ------------------------------------------------------------------------------- PC_run 3645 3645 6461.42 1.773 1.773 99.69 GM_PC_couple 3645 3645 9.22 0.003 0.003 0.14 PC_GM_couple 3645 3645 7.31 0.002 0.002 0.11 #others 3.34 3.338 0.05 ------------------------------------------------------------------------------- ======= Cycle 3645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3646 steps, 2.56000 s simulation time, 6483.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3646 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6483.78 6483.778 6483.778 100.00 ------------------------------------------------------------------------------- PC_run 3646 3646 6463.91 1.773 1.773 99.69 GM_PC_couple 3646 3646 9.22 0.003 0.003 0.14 PC_GM_couple 3646 3646 7.31 0.002 0.002 0.11 #others 3.34 3.338 0.05 ------------------------------------------------------------------------------- ======= Cycle 3646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3647 steps, 2.56000 s simulation time, 6486.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3647 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6486.17 6486.168 6486.168 100.00 ------------------------------------------------------------------------------- PC_run 3647 3647 6466.30 1.773 1.773 99.69 GM_PC_couple 3647 3647 9.22 0.003 0.003 0.14 PC_GM_couple 3647 3647 7.31 0.002 0.002 0.11 #others 3.34 3.339 0.05 ------------------------------------------------------------------------------- ======= Cycle 3647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3648 steps, 2.56000 s simulation time, 6488.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3648 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6488.50 6488.505 6488.505 100.00 ------------------------------------------------------------------------------- PC_run 3648 3648 6468.63 1.773 1.773 99.69 GM_PC_couple 3648 3648 9.23 0.003 0.003 0.14 PC_GM_couple 3648 3648 7.31 0.002 0.002 0.11 #others 3.34 3.340 0.05 ------------------------------------------------------------------------------- ======= Cycle 3648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3649 steps, 2.56000 s simulation time, 6490.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3649 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6490.62 6490.619 6490.619 100.00 ------------------------------------------------------------------------------- PC_run 3649 3649 6470.74 1.773 1.773 99.69 GM_PC_couple 3649 3649 9.23 0.003 0.003 0.14 PC_GM_couple 3649 3649 7.31 0.002 0.002 0.11 #others 3.34 3.341 0.05 ------------------------------------------------------------------------------- ======= Cycle 3649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3650 steps, 2.56000 s simulation time, 6492.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3650 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6492.43 6492.434 6492.434 100.00 ------------------------------------------------------------------------------- PC_run 3650 3650 6472.55 1.773 1.773 99.69 GM_PC_couple 3650 3650 9.23 0.003 0.003 0.14 PC_GM_couple 3650 3650 7.31 0.002 0.002 0.11 #others 3.34 3.342 0.05 ------------------------------------------------------------------------------- ======= Cycle 3650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3651 steps, 2.56000 s simulation time, 6494.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3651 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6494.08 6494.081 6494.081 100.00 ------------------------------------------------------------------------------- PC_run 3651 3651 6474.19 1.773 1.773 99.69 GM_PC_couple 3651 3651 9.23 0.003 0.003 0.14 PC_GM_couple 3651 3651 7.32 0.002 0.002 0.11 #others 3.34 3.343 0.05 ------------------------------------------------------------------------------- ======= Cycle 3651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3652 steps, 2.56000 s simulation time, 6495.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3652 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6495.68 6495.679 6495.679 100.00 ------------------------------------------------------------------------------- PC_run 3652 3652 6475.78 1.773 1.773 99.69 GM_PC_couple 3652 3652 9.24 0.003 0.003 0.14 PC_GM_couple 3652 3652 7.32 0.002 0.002 0.11 #others 3.34 3.343 0.05 ------------------------------------------------------------------------------- ======= Cycle 3652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3653 steps, 2.56000 s simulation time, 6498.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3653 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6498.03 6498.029 6498.029 100.00 ------------------------------------------------------------------------------- PC_run 3653 3653 6478.13 1.773 1.773 99.69 GM_PC_couple 3653 3653 9.24 0.003 0.003 0.14 PC_GM_couple 3653 3653 7.32 0.002 0.002 0.11 #others 3.34 3.344 0.05 ------------------------------------------------------------------------------- ======= Cycle 3653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3654 steps, 2.56000 s simulation time, 6500.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3654 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6500.06 6500.059 6500.059 100.00 ------------------------------------------------------------------------------- PC_run 3654 3654 6480.15 1.773 1.773 99.69 GM_PC_couple 3654 3654 9.24 0.003 0.003 0.14 PC_GM_couple 3654 3654 7.32 0.002 0.002 0.11 #others 3.35 3.345 0.05 ------------------------------------------------------------------------------- ======= Cycle 3654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3655 steps, 2.56000 s simulation time, 6501.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3655 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6501.87 6501.872 6501.872 100.00 ------------------------------------------------------------------------------- PC_run 3655 3655 6481.96 1.773 1.773 99.69 GM_PC_couple 3655 3655 9.24 0.003 0.003 0.14 PC_GM_couple 3655 3655 7.32 0.002 0.002 0.11 #others 3.35 3.346 0.05 ------------------------------------------------------------------------------- ======= Cycle 3655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3656 steps, 2.56000 s simulation time, 6503.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3656 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6503.47 6503.466 6503.466 100.00 ------------------------------------------------------------------------------- PC_run 3656 3656 6483.55 1.773 1.773 99.69 GM_PC_couple 3656 3656 9.25 0.003 0.003 0.14 PC_GM_couple 3656 3656 7.33 0.002 0.002 0.11 #others 3.35 3.347 0.05 ------------------------------------------------------------------------------- ======= Cycle 3656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3657 steps, 2.56000 s simulation time, 6505.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3657 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6505.12 6505.116 6505.116 100.00 ------------------------------------------------------------------------------- PC_run 3657 3657 6485.19 1.773 1.773 99.69 GM_PC_couple 3657 3657 9.25 0.003 0.003 0.14 PC_GM_couple 3657 3657 7.33 0.002 0.002 0.11 #others 3.35 3.348 0.05 ------------------------------------------------------------------------------- ======= Cycle 3657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3658 steps, 2.56000 s simulation time, 6507.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3658 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6507.17 6507.167 6507.167 100.00 ------------------------------------------------------------------------------- PC_run 3658 3658 6487.24 1.773 1.773 99.69 GM_PC_couple 3658 3658 9.25 0.003 0.003 0.14 PC_GM_couple 3658 3658 7.33 0.002 0.002 0.11 #others 3.35 3.349 0.05 ------------------------------------------------------------------------------- ======= Cycle 3658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3659 steps, 2.56000 s simulation time, 6509.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3659 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6509.06 6509.064 6509.064 100.00 ------------------------------------------------------------------------------- PC_run 3659 3659 6489.13 1.773 1.773 99.69 GM_PC_couple 3659 3659 9.25 0.003 0.003 0.14 PC_GM_couple 3659 3659 7.33 0.002 0.002 0.11 #others 3.35 3.350 0.05 ------------------------------------------------------------------------------- ======= Cycle 3659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3660 steps, 2.56000 s simulation time, 6510.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3660 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6510.81 6510.811 6510.811 100.00 ------------------------------------------------------------------------------- PC_run 3660 3660 6490.87 1.773 1.773 99.69 GM_PC_couple 3660 3660 9.26 0.003 0.003 0.14 PC_GM_couple 3660 3660 7.33 0.002 0.002 0.11 #others 3.35 3.351 0.05 ------------------------------------------------------------------------------- ======= Cycle 3660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3661 steps, 2.56000 s simulation time, 6512.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3661 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6512.60 6512.603 6512.603 100.00 ------------------------------------------------------------------------------- PC_run 3661 3661 6492.66 1.773 1.773 99.69 GM_PC_couple 3661 3661 9.26 0.003 0.003 0.14 PC_GM_couple 3661 3661 7.34 0.002 0.002 0.11 #others 3.35 3.352 0.05 ------------------------------------------------------------------------------- ======= Cycle 3661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3662 steps, 2.56000 s simulation time, 6514.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3662 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6514.58 6514.578 6514.578 100.00 ------------------------------------------------------------------------------- PC_run 3662 3662 6494.63 1.774 1.774 99.69 GM_PC_couple 3662 3662 9.26 0.003 0.003 0.14 PC_GM_couple 3662 3662 7.34 0.002 0.002 0.11 #others 3.35 3.353 0.05 ------------------------------------------------------------------------------- ======= Cycle 3662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3663 steps, 2.56000 s simulation time, 6516.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3663 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6516.95 6516.953 6516.953 100.00 ------------------------------------------------------------------------------- PC_run 3663 3663 6497.00 1.774 1.774 99.69 GM_PC_couple 3663 3663 9.26 0.003 0.003 0.14 PC_GM_couple 3663 3663 7.34 0.002 0.002 0.11 #others 3.35 3.354 0.05 ------------------------------------------------------------------------------- ======= Cycle 3663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3664 steps, 2.56000 s simulation time, 6519.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3664 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6519.17 6519.172 6519.172 100.00 ------------------------------------------------------------------------------- PC_run 3664 3664 6499.21 1.774 1.774 99.69 GM_PC_couple 3664 3664 9.27 0.003 0.003 0.14 PC_GM_couple 3664 3664 7.34 0.002 0.002 0.11 #others 3.35 3.354 0.05 ------------------------------------------------------------------------------- ======= Cycle 3664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3665 steps, 2.56000 s simulation time, 6520.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3665 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6520.86 6520.862 6520.862 100.00 ------------------------------------------------------------------------------- PC_run 3665 3665 6500.89 1.774 1.774 99.69 GM_PC_couple 3665 3665 9.27 0.003 0.003 0.14 PC_GM_couple 3665 3665 7.34 0.002 0.002 0.11 #others 3.36 3.355 0.05 ------------------------------------------------------------------------------- ======= Cycle 3665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3666 steps, 2.56000 s simulation time, 6522.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3666 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6522.44 6522.440 6522.440 100.00 ------------------------------------------------------------------------------- PC_run 3666 3666 6502.47 1.774 1.774 99.69 GM_PC_couple 3666 3666 9.27 0.003 0.003 0.14 PC_GM_couple 3666 3666 7.34 0.002 0.002 0.11 #others 3.36 3.356 0.05 ------------------------------------------------------------------------------- ======= Cycle 3666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3667 steps, 2.56000 s simulation time, 6524.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3667 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6524.18 6524.179 6524.179 100.00 ------------------------------------------------------------------------------- PC_run 3667 3667 6504.20 1.774 1.774 99.69 GM_PC_couple 3667 3667 9.27 0.003 0.003 0.14 PC_GM_couple 3667 3667 7.35 0.002 0.002 0.11 #others 3.36 3.357 0.05 ------------------------------------------------------------------------------- ======= Cycle 3667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3668 steps, 2.56000 s simulation time, 6526.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3668 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6526.04 6526.042 6526.042 100.00 ------------------------------------------------------------------------------- PC_run 3668 3668 6506.06 1.774 1.774 99.69 GM_PC_couple 3668 3668 9.28 0.003 0.003 0.14 PC_GM_couple 3668 3668 7.35 0.002 0.002 0.11 #others 3.36 3.358 0.05 ------------------------------------------------------------------------------- ======= Cycle 3668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3669 steps, 2.56000 s simulation time, 6527.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3669 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6527.79 6527.786 6527.786 100.00 ------------------------------------------------------------------------------- PC_run 3669 3669 6507.80 1.774 1.774 99.69 GM_PC_couple 3669 3669 9.28 0.003 0.003 0.14 PC_GM_couple 3669 3669 7.35 0.002 0.002 0.11 #others 3.36 3.358 0.05 ------------------------------------------------------------------------------- ======= Cycle 3669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3670 steps, 2.56000 s simulation time, 6529.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3670 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6529.33 6529.333 6529.333 100.00 ------------------------------------------------------------------------------- PC_run 3670 3670 6509.34 1.774 1.774 99.69 GM_PC_couple 3670 3670 9.28 0.003 0.003 0.14 PC_GM_couple 3670 3670 7.35 0.002 0.002 0.11 #others 3.36 3.359 0.05 ------------------------------------------------------------------------------- ======= Cycle 3670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3671 steps, 2.56000 s simulation time, 6530.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3671 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6530.93 6530.925 6530.925 100.00 ------------------------------------------------------------------------------- PC_run 3671 3671 6510.93 1.774 1.774 99.69 GM_PC_couple 3671 3671 9.28 0.003 0.003 0.14 PC_GM_couple 3671 3671 7.35 0.002 0.002 0.11 #others 3.36 3.360 0.05 ------------------------------------------------------------------------------- ======= Cycle 3671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3672 steps, 2.56000 s simulation time, 6532.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3672 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6532.46 6532.460 6532.460 100.00 ------------------------------------------------------------------------------- PC_run 3672 3672 6512.46 1.774 1.774 99.69 GM_PC_couple 3672 3672 9.29 0.003 0.003 0.14 PC_GM_couple 3672 3672 7.36 0.002 0.002 0.11 #others 3.36 3.361 0.05 ------------------------------------------------------------------------------- ======= Cycle 3672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3673 steps, 2.56000 s simulation time, 6534.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3673 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6534.06 6534.057 6534.057 100.00 ------------------------------------------------------------------------------- PC_run 3673 3673 6514.05 1.773 1.773 99.69 GM_PC_couple 3673 3673 9.29 0.003 0.003 0.14 PC_GM_couple 3673 3673 7.36 0.002 0.002 0.11 #others 3.36 3.361 0.05 ------------------------------------------------------------------------------- ======= Cycle 3673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3674 steps, 2.56000 s simulation time, 6535.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3674 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6535.84 6535.839 6535.839 100.00 ------------------------------------------------------------------------------- PC_run 3674 3674 6515.83 1.773 1.773 99.69 GM_PC_couple 3674 3674 9.29 0.003 0.003 0.14 PC_GM_couple 3674 3674 7.36 0.002 0.002 0.11 #others 3.36 3.362 0.05 ------------------------------------------------------------------------------- ======= Cycle 3674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3675 steps, 2.56000 s simulation time, 6537.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3675 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6537.53 6537.534 6537.534 100.00 ------------------------------------------------------------------------------- PC_run 3675 3675 6517.52 1.773 1.773 99.69 GM_PC_couple 3675 3675 9.29 0.003 0.003 0.14 PC_GM_couple 3675 3675 7.36 0.002 0.002 0.11 #others 3.36 3.363 0.05 ------------------------------------------------------------------------------- ======= Cycle 3675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3676 steps, 2.56000 s simulation time, 6539.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3676 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6539.40 6539.399 6539.399 100.00 ------------------------------------------------------------------------------- PC_run 3676 3676 6519.38 1.773 1.773 99.69 GM_PC_couple 3676 3676 9.29 0.003 0.003 0.14 PC_GM_couple 3676 3676 7.36 0.002 0.002 0.11 #others 3.36 3.364 0.05 ------------------------------------------------------------------------------- ======= Cycle 3676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3677 steps, 2.56000 s simulation time, 6541.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3677 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6541.06 6541.059 6541.059 100.00 ------------------------------------------------------------------------------- PC_run 3677 3677 6521.03 1.773 1.773 99.69 GM_PC_couple 3677 3677 9.30 0.003 0.003 0.14 PC_GM_couple 3677 3677 7.37 0.002 0.002 0.11 #others 3.37 3.365 0.05 ------------------------------------------------------------------------------- ======= Cycle 3677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3678 steps, 2.56000 s simulation time, 6543.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3678 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6543.01 6543.006 6543.006 100.00 ------------------------------------------------------------------------------- PC_run 3678 3678 6522.97 1.774 1.774 99.69 GM_PC_couple 3678 3678 9.30 0.003 0.003 0.14 PC_GM_couple 3678 3678 7.37 0.002 0.002 0.11 #others 3.37 3.366 0.05 ------------------------------------------------------------------------------- ======= Cycle 3678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3679 steps, 2.56000 s simulation time, 6544.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3679 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6544.65 6544.650 6544.650 100.00 ------------------------------------------------------------------------------- PC_run 3679 3679 6524.61 1.773 1.773 99.69 GM_PC_couple 3679 3679 9.30 0.003 0.003 0.14 PC_GM_couple 3679 3679 7.37 0.002 0.002 0.11 #others 3.37 3.367 0.05 ------------------------------------------------------------------------------- ======= Cycle 3679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3680 steps, 2.56000 s simulation time, 6546.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3680 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6546.82 6546.817 6546.817 100.00 ------------------------------------------------------------------------------- PC_run 3680 3680 6526.77 1.774 1.774 99.69 GM_PC_couple 3680 3680 9.30 0.003 0.003 0.14 PC_GM_couple 3680 3680 7.37 0.002 0.002 0.11 #others 3.37 3.368 0.05 ------------------------------------------------------------------------------- ======= Cycle 3680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3681 steps, 2.56000 s simulation time, 6548.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3681 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6548.43 6548.431 6548.431 100.00 ------------------------------------------------------------------------------- PC_run 3681 3681 6528.38 1.774 1.774 99.69 GM_PC_couple 3681 3681 9.31 0.003 0.003 0.14 PC_GM_couple 3681 3681 7.37 0.002 0.002 0.11 #others 3.37 3.369 0.05 ------------------------------------------------------------------------------- ======= Cycle 3681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3682 steps, 2.56000 s simulation time, 6550.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3682 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6550.24 6550.241 6550.241 100.00 ------------------------------------------------------------------------------- PC_run 3682 3682 6530.19 1.774 1.774 99.69 GM_PC_couple 3682 3682 9.31 0.003 0.003 0.14 PC_GM_couple 3682 3682 7.37 0.002 0.002 0.11 #others 3.37 3.370 0.05 ------------------------------------------------------------------------------- ======= Cycle 3682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3683 steps, 2.56000 s simulation time, 6551.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3683 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6551.96 6551.957 6551.957 100.00 ------------------------------------------------------------------------------- PC_run 3683 3683 6531.90 1.774 1.774 99.69 GM_PC_couple 3683 3683 9.31 0.003 0.003 0.14 PC_GM_couple 3683 3683 7.38 0.002 0.002 0.11 #others 3.37 3.371 0.05 ------------------------------------------------------------------------------- ======= Cycle 3683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3684 steps, 2.56000 s simulation time, 6553.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3684 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6553.47 6553.473 6553.473 100.00 ------------------------------------------------------------------------------- PC_run 3684 3684 6533.41 1.773 1.773 99.69 GM_PC_couple 3684 3684 9.31 0.003 0.003 0.14 PC_GM_couple 3684 3684 7.38 0.002 0.002 0.11 #others 3.37 3.372 0.05 ------------------------------------------------------------------------------- ======= Cycle 3684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3685 steps, 2.56000 s simulation time, 6555.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3685 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6555.23 6555.225 6555.225 100.00 ------------------------------------------------------------------------------- PC_run 3685 3685 6535.16 1.773 1.773 99.69 GM_PC_couple 3685 3685 9.32 0.003 0.003 0.14 PC_GM_couple 3685 3685 7.38 0.002 0.002 0.11 #others 3.37 3.372 0.05 ------------------------------------------------------------------------------- ======= Cycle 3685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3686 steps, 2.56000 s simulation time, 6557.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3686 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6557.01 6557.005 6557.005 100.00 ------------------------------------------------------------------------------- PC_run 3686 3686 6536.93 1.773 1.773 99.69 GM_PC_couple 3686 3686 9.32 0.003 0.003 0.14 PC_GM_couple 3686 3686 7.38 0.002 0.002 0.11 #others 3.37 3.373 0.05 ------------------------------------------------------------------------------- ======= Cycle 3686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3687 steps, 2.56000 s simulation time, 6558.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3687 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6558.74 6558.745 6558.745 100.00 ------------------------------------------------------------------------------- PC_run 3687 3687 6538.67 1.773 1.773 99.69 GM_PC_couple 3687 3687 9.32 0.003 0.003 0.14 PC_GM_couple 3687 3687 7.38 0.002 0.002 0.11 #others 3.37 3.373 0.05 ------------------------------------------------------------------------------- ======= Cycle 3687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3688 steps, 2.56000 s simulation time, 6560.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3688 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6560.29 6560.288 6560.288 100.00 ------------------------------------------------------------------------------- PC_run 3688 3688 6540.21 1.773 1.773 99.69 GM_PC_couple 3688 3688 9.32 0.003 0.003 0.14 PC_GM_couple 3688 3688 7.39 0.002 0.002 0.11 #others 3.37 3.375 0.05 ------------------------------------------------------------------------------- ======= Cycle 3688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3689 steps, 2.56000 s simulation time, 6562.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3689 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6562.23 6562.235 6562.235 100.00 ------------------------------------------------------------------------------- PC_run 3689 3689 6542.15 1.773 1.773 99.69 GM_PC_couple 3689 3689 9.32 0.003 0.003 0.14 PC_GM_couple 3689 3689 7.39 0.002 0.002 0.11 #others 3.38 3.375 0.05 ------------------------------------------------------------------------------- ======= Cycle 3689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3690 steps, 2.56000 s simulation time, 6564.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3690 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6564.65 6564.651 6564.651 100.00 ------------------------------------------------------------------------------- PC_run 3690 3690 6544.56 1.774 1.774 99.69 GM_PC_couple 3690 3690 9.33 0.003 0.003 0.14 PC_GM_couple 3690 3690 7.39 0.002 0.002 0.11 #others 3.38 3.377 0.05 ------------------------------------------------------------------------------- ======= Cycle 3690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3691 steps, 2.56000 s simulation time, 6566.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3691 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6566.84 6566.841 6566.841 100.00 ------------------------------------------------------------------------------- PC_run 3691 3691 6546.74 1.774 1.774 99.69 GM_PC_couple 3691 3691 9.33 0.003 0.003 0.14 PC_GM_couple 3691 3691 7.39 0.002 0.002 0.11 #others 3.38 3.377 0.05 ------------------------------------------------------------------------------- ======= Cycle 3691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3692 steps, 2.56000 s simulation time, 6569.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3692 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6569.06 6569.061 6569.061 100.00 ------------------------------------------------------------------------------- PC_run 3692 3692 6548.96 1.774 1.774 99.69 GM_PC_couple 3692 3692 9.33 0.003 0.003 0.14 PC_GM_couple 3692 3692 7.39 0.002 0.002 0.11 #others 3.38 3.378 0.05 ------------------------------------------------------------------------------- ======= Cycle 3692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3693 steps, 2.56000 s simulation time, 6570.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3693 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6570.83 6570.828 6570.828 100.00 ------------------------------------------------------------------------------- PC_run 3693 3693 6550.72 1.774 1.774 99.69 GM_PC_couple 3693 3693 9.33 0.003 0.003 0.14 PC_GM_couple 3693 3693 7.39 0.002 0.002 0.11 #others 3.38 3.379 0.05 ------------------------------------------------------------------------------- ======= Cycle 3693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3694 steps, 2.56000 s simulation time, 6573.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3694 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6573.01 6573.013 6573.013 100.00 ------------------------------------------------------------------------------- PC_run 3694 3694 6552.90 1.774 1.774 99.69 GM_PC_couple 3694 3694 9.34 0.003 0.003 0.14 PC_GM_couple 3694 3694 7.40 0.002 0.002 0.11 #others 3.38 3.380 0.05 ------------------------------------------------------------------------------- ======= Cycle 3694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3695 steps, 2.56000 s simulation time, 6574.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3695 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6574.85 6574.849 6574.849 100.00 ------------------------------------------------------------------------------- PC_run 3695 3695 6554.73 1.774 1.774 99.69 GM_PC_couple 3695 3695 9.34 0.003 0.003 0.14 PC_GM_couple 3695 3695 7.40 0.002 0.002 0.11 #others 3.38 3.381 0.05 ------------------------------------------------------------------------------- ======= Cycle 3695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3696 steps, 2.56000 s simulation time, 6576.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3696 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6576.98 6576.978 6576.978 100.00 ------------------------------------------------------------------------------- PC_run 3696 3696 6556.85 1.774 1.774 99.69 GM_PC_couple 3696 3696 9.34 0.003 0.003 0.14 PC_GM_couple 3696 3696 7.40 0.002 0.002 0.11 #others 3.38 3.382 0.05 ------------------------------------------------------------------------------- ======= Cycle 3696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3697 steps, 2.56000 s simulation time, 6579.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3697 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6579.06 6579.060 6579.060 100.00 ------------------------------------------------------------------------------- PC_run 3697 3697 6558.93 1.774 1.774 99.69 GM_PC_couple 3697 3697 9.34 0.003 0.003 0.14 PC_GM_couple 3697 3697 7.40 0.002 0.002 0.11 #others 3.38 3.383 0.05 ------------------------------------------------------------------------------- ======= Cycle 3697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3698 steps, 2.56000 s simulation time, 6581.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3698 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6581.52 6581.525 6581.525 100.00 ------------------------------------------------------------------------------- PC_run 3698 3698 6561.39 1.774 1.774 99.69 GM_PC_couple 3698 3698 9.35 0.003 0.003 0.14 PC_GM_couple 3698 3698 7.40 0.002 0.002 0.11 #others 3.38 3.384 0.05 ------------------------------------------------------------------------------- ======= Cycle 3698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3699 steps, 2.56000 s simulation time, 6583.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3699 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6583.38 6583.381 6583.381 100.00 ------------------------------------------------------------------------------- PC_run 3699 3699 6563.24 1.774 1.774 99.69 GM_PC_couple 3699 3699 9.35 0.003 0.003 0.14 PC_GM_couple 3699 3699 7.41 0.002 0.002 0.11 #others 3.39 3.385 0.05 ------------------------------------------------------------------------------- ======= Cycle 3699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3700 steps, 2.56000 s simulation time, 6584.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3700 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6584.93 6584.932 6584.932 100.00 ------------------------------------------------------------------------------- PC_run 3700 3700 6564.79 1.774 1.774 99.69 GM_PC_couple 3700 3700 9.35 0.003 0.003 0.14 PC_GM_couple 3700 3700 7.41 0.002 0.002 0.11 #others 3.39 3.386 0.05 ------------------------------------------------------------------------------- ======= Cycle 3700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3701 steps, 2.56000 s simulation time, 6586.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3701 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6586.47 6586.468 6586.468 100.00 ------------------------------------------------------------------------------- PC_run 3701 3701 6566.32 1.774 1.774 99.69 GM_PC_couple 3701 3701 9.35 0.003 0.003 0.14 PC_GM_couple 3701 3701 7.41 0.002 0.002 0.11 #others 3.39 3.387 0.05 ------------------------------------------------------------------------------- ======= Cycle 3701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3702 steps, 2.56000 s simulation time, 6588.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3702 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6588.25 6588.247 6588.247 100.00 ------------------------------------------------------------------------------- PC_run 3702 3702 6568.09 1.774 1.774 99.69 GM_PC_couple 3702 3702 9.35 0.003 0.003 0.14 PC_GM_couple 3702 3702 7.41 0.002 0.002 0.11 #others 3.39 3.388 0.05 ------------------------------------------------------------------------------- ======= Cycle 3702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3703 steps, 2.56000 s simulation time, 6590.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3703 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6590.57 6590.566 6590.566 100.00 ------------------------------------------------------------------------------- PC_run 3703 3703 6570.41 1.774 1.774 99.69 GM_PC_couple 3703 3703 9.36 0.003 0.003 0.14 PC_GM_couple 3703 3703 7.41 0.002 0.002 0.11 #others 3.39 3.389 0.05 ------------------------------------------------------------------------------- ======= Cycle 3703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3704 steps, 2.56000 s simulation time, 6592.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3704 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6592.58 6592.581 6592.581 100.00 ------------------------------------------------------------------------------- PC_run 3704 3704 6572.42 1.774 1.774 99.69 GM_PC_couple 3704 3704 9.36 0.003 0.003 0.14 PC_GM_couple 3704 3704 7.42 0.002 0.002 0.11 #others 3.39 3.390 0.05 ------------------------------------------------------------------------------- ======= Cycle 3704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3705 steps, 2.56000 s simulation time, 6594.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3705 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6594.85 6594.849 6594.849 100.00 ------------------------------------------------------------------------------- PC_run 3705 3705 6574.68 1.775 1.775 99.69 GM_PC_couple 3705 3705 9.36 0.003 0.003 0.14 PC_GM_couple 3705 3705 7.42 0.002 0.002 0.11 #others 3.39 3.391 0.05 ------------------------------------------------------------------------------- ======= Cycle 3705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3706 steps, 2.56000 s simulation time, 6596.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3706 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6596.83 6596.834 6596.834 100.00 ------------------------------------------------------------------------------- PC_run 3706 3706 6576.66 1.775 1.775 99.69 GM_PC_couple 3706 3706 9.36 0.003 0.003 0.14 PC_GM_couple 3706 3706 7.42 0.002 0.002 0.11 #others 3.39 3.391 0.05 ------------------------------------------------------------------------------- ======= Cycle 3706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3707 steps, 2.56000 s simulation time, 6598.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3707 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6598.89 6598.886 6598.886 100.00 ------------------------------------------------------------------------------- PC_run 3707 3707 6578.71 1.775 1.775 99.69 GM_PC_couple 3707 3707 9.37 0.003 0.003 0.14 PC_GM_couple 3707 3707 7.42 0.002 0.002 0.11 #others 3.39 3.392 0.05 ------------------------------------------------------------------------------- ======= Cycle 3707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3708 steps, 2.56000 s simulation time, 6600.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3708 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6600.72 6600.715 6600.715 100.00 ------------------------------------------------------------------------------- PC_run 3708 3708 6580.53 1.775 1.775 99.69 GM_PC_couple 3708 3708 9.37 0.003 0.003 0.14 PC_GM_couple 3708 3708 7.42 0.002 0.002 0.11 #others 3.39 3.393 0.05 ------------------------------------------------------------------------------- ======= Cycle 3708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3709 steps, 2.56000 s simulation time, 6602.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3709 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6602.28 6602.275 6602.275 100.00 ------------------------------------------------------------------------------- PC_run 3709 3709 6582.09 1.775 1.775 99.69 GM_PC_couple 3709 3709 9.37 0.003 0.003 0.14 PC_GM_couple 3709 3709 7.42 0.002 0.002 0.11 #others 3.39 3.394 0.05 ------------------------------------------------------------------------------- ======= Cycle 3709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3710 steps, 2.56000 s simulation time, 6603.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3710 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6603.77 6603.773 6603.773 100.00 ------------------------------------------------------------------------------- PC_run 3710 3710 6583.58 1.775 1.775 99.69 GM_PC_couple 3710 3710 9.37 0.003 0.003 0.14 PC_GM_couple 3710 3710 7.43 0.002 0.002 0.11 #others 3.40 3.395 0.05 ------------------------------------------------------------------------------- ======= Cycle 3710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3711 steps, 2.56000 s simulation time, 6605.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3711 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6605.67 6605.673 6605.673 100.00 ------------------------------------------------------------------------------- PC_run 3711 3711 6585.47 1.775 1.775 99.69 GM_PC_couple 3711 3711 9.38 0.003 0.003 0.14 PC_GM_couple 3711 3711 7.43 0.002 0.002 0.11 #others 3.40 3.396 0.05 ------------------------------------------------------------------------------- ======= Cycle 3711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3712 steps, 2.56000 s simulation time, 6607.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3712 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6607.98 6607.982 6607.982 100.00 ------------------------------------------------------------------------------- PC_run 3712 3712 6587.78 1.775 1.775 99.69 GM_PC_couple 3712 3712 9.38 0.003 0.003 0.14 PC_GM_couple 3712 3712 7.43 0.002 0.002 0.11 #others 3.40 3.397 0.05 ------------------------------------------------------------------------------- ======= Cycle 3712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3713 steps, 2.56000 s simulation time, 6611.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3713 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6611.78 6611.783 6611.783 100.00 ------------------------------------------------------------------------------- PC_run 3713 3713 6591.57 1.775 1.775 99.69 GM_PC_couple 3713 3713 9.38 0.003 0.003 0.14 PC_GM_couple 3713 3713 7.43 0.002 0.002 0.11 #others 3.40 3.397 0.05 ------------------------------------------------------------------------------- ======= Cycle 3713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3714 steps, 2.56000 s simulation time, 6613.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3714 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6613.96 6613.964 6613.964 100.00 ------------------------------------------------------------------------------- PC_run 3714 3714 6593.75 1.775 1.775 99.69 GM_PC_couple 3714 3714 9.38 0.003 0.003 0.14 PC_GM_couple 3714 3714 7.43 0.002 0.002 0.11 #others 3.40 3.398 0.05 ------------------------------------------------------------------------------- ======= Cycle 3714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3715 steps, 2.56000 s simulation time, 6615.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3715 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6615.80 6615.795 6615.795 100.00 ------------------------------------------------------------------------------- PC_run 3715 3715 6595.58 1.775 1.775 99.69 GM_PC_couple 3715 3715 9.38 0.003 0.003 0.14 PC_GM_couple 3715 3715 7.44 0.002 0.002 0.11 #others 3.40 3.399 0.05 ------------------------------------------------------------------------------- ======= Cycle 3715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3716 steps, 2.56000 s simulation time, 6617.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3716 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6617.57 6617.568 6617.568 100.00 ------------------------------------------------------------------------------- PC_run 3716 3716 6597.34 1.775 1.775 99.69 GM_PC_couple 3716 3716 9.39 0.003 0.003 0.14 PC_GM_couple 3716 3716 7.44 0.002 0.002 0.11 #others 3.40 3.400 0.05 ------------------------------------------------------------------------------- ======= Cycle 3716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3717 steps, 2.56000 s simulation time, 6619.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3717 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6619.75 6619.745 6619.745 100.00 ------------------------------------------------------------------------------- PC_run 3717 3717 6599.52 1.775 1.775 99.69 GM_PC_couple 3717 3717 9.39 0.003 0.003 0.14 PC_GM_couple 3717 3717 7.44 0.002 0.002 0.11 #others 3.40 3.401 0.05 ------------------------------------------------------------------------------- ======= Cycle 3717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3718 steps, 2.56000 s simulation time, 6621.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3718 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6621.61 6621.613 6621.613 100.00 ------------------------------------------------------------------------------- PC_run 3718 3718 6601.38 1.776 1.776 99.69 GM_PC_couple 3718 3718 9.39 0.003 0.003 0.14 PC_GM_couple 3718 3718 7.44 0.002 0.002 0.11 #others 3.40 3.401 0.05 ------------------------------------------------------------------------------- ======= Cycle 3718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3719 steps, 2.56000 s simulation time, 6623.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3719 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6623.69 6623.690 6623.690 100.00 ------------------------------------------------------------------------------- PC_run 3719 3719 6603.45 1.776 1.776 99.69 GM_PC_couple 3719 3719 9.39 0.003 0.003 0.14 PC_GM_couple 3719 3719 7.44 0.002 0.002 0.11 #others 3.40 3.402 0.05 ------------------------------------------------------------------------------- ======= Cycle 3719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3720 steps, 2.56000 s simulation time, 6625.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3720 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6625.87 6625.870 6625.870 100.00 ------------------------------------------------------------------------------- PC_run 3720 3720 6605.63 1.776 1.776 99.69 GM_PC_couple 3720 3720 9.40 0.003 0.003 0.14 PC_GM_couple 3720 3720 7.44 0.002 0.002 0.11 #others 3.40 3.403 0.05 ------------------------------------------------------------------------------- ======= Cycle 3720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3721 steps, 2.56000 s simulation time, 6627.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3721 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6627.98 6627.981 6627.981 100.00 ------------------------------------------------------------------------------- PC_run 3721 3721 6607.73 1.776 1.776 99.69 GM_PC_couple 3721 3721 9.40 0.003 0.003 0.14 PC_GM_couple 3721 3721 7.45 0.002 0.002 0.11 #others 3.40 3.404 0.05 ------------------------------------------------------------------------------- ======= Cycle 3721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3722 steps, 2.56000 s simulation time, 6629.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3722 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6629.52 6629.518 6629.518 100.00 ------------------------------------------------------------------------------- PC_run 3722 3722 6609.26 1.776 1.776 99.69 GM_PC_couple 3722 3722 9.40 0.003 0.003 0.14 PC_GM_couple 3722 3722 7.45 0.002 0.002 0.11 #others 3.40 3.405 0.05 ------------------------------------------------------------------------------- ======= Cycle 3722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3723 steps, 2.56000 s simulation time, 6631.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3723 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6631.21 6631.214 6631.214 100.00 ------------------------------------------------------------------------------- PC_run 3723 3723 6610.96 1.776 1.776 99.69 GM_PC_couple 3723 3723 9.40 0.003 0.003 0.14 PC_GM_couple 3723 3723 7.45 0.002 0.002 0.11 #others 3.41 3.405 0.05 ------------------------------------------------------------------------------- ======= Cycle 3723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3724 steps, 2.56000 s simulation time, 6633.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3724 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6633.25 6633.247 6633.247 100.00 ------------------------------------------------------------------------------- PC_run 3724 3724 6612.98 1.776 1.776 99.69 GM_PC_couple 3724 3724 9.41 0.003 0.003 0.14 PC_GM_couple 3724 3724 7.45 0.002 0.002 0.11 #others 3.41 3.406 0.05 ------------------------------------------------------------------------------- ======= Cycle 3724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3725 steps, 2.56000 s simulation time, 6635.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3725 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6635.94 6635.940 6635.940 100.00 ------------------------------------------------------------------------------- PC_run 3725 3725 6615.67 1.776 1.776 99.69 GM_PC_couple 3725 3725 9.41 0.003 0.003 0.14 PC_GM_couple 3725 3725 7.45 0.002 0.002 0.11 #others 3.41 3.407 0.05 ------------------------------------------------------------------------------- ======= Cycle 3725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3726 steps, 2.56000 s simulation time, 6637.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3726 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6637.75 6637.750 6637.750 100.00 ------------------------------------------------------------------------------- PC_run 3726 3726 6617.48 1.776 1.776 99.69 GM_PC_couple 3726 3726 9.41 0.003 0.003 0.14 PC_GM_couple 3726 3726 7.46 0.002 0.002 0.11 #others 3.41 3.408 0.05 ------------------------------------------------------------------------------- ======= Cycle 3726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3727 steps, 2.56000 s simulation time, 6639.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3727 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6639.75 6639.746 6639.746 100.00 ------------------------------------------------------------------------------- PC_run 3727 3727 6619.47 1.776 1.776 99.69 GM_PC_couple 3727 3727 9.41 0.003 0.003 0.14 PC_GM_couple 3727 3727 7.46 0.002 0.002 0.11 #others 3.41 3.409 0.05 ------------------------------------------------------------------------------- ======= Cycle 3727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3728 steps, 2.56000 s simulation time, 6641.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3728 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6641.69 6641.690 6641.690 100.00 ------------------------------------------------------------------------------- PC_run 3728 3728 6621.41 1.776 1.776 99.69 GM_PC_couple 3728 3728 9.41 0.003 0.003 0.14 PC_GM_couple 3728 3728 7.46 0.002 0.002 0.11 #others 3.41 3.409 0.05 ------------------------------------------------------------------------------- ======= Cycle 3728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3729 steps, 2.56000 s simulation time, 6643.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3729 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6643.88 6643.875 6643.875 100.00 ------------------------------------------------------------------------------- PC_run 3729 3729 6623.59 1.776 1.776 99.69 GM_PC_couple 3729 3729 9.42 0.003 0.003 0.14 PC_GM_couple 3729 3729 7.46 0.002 0.002 0.11 #others 3.41 3.410 0.05 ------------------------------------------------------------------------------- ======= Cycle 3729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3730 steps, 2.56000 s simulation time, 6645.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3730 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6645.60 6645.597 6645.597 100.00 ------------------------------------------------------------------------------- PC_run 3730 3730 6625.30 1.776 1.776 99.69 GM_PC_couple 3730 3730 9.42 0.003 0.003 0.14 PC_GM_couple 3730 3730 7.46 0.002 0.002 0.11 #others 3.41 3.411 0.05 ------------------------------------------------------------------------------- ======= Cycle 3730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3731 steps, 2.56000 s simulation time, 6647.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3731 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6647.25 6647.251 6647.251 100.00 ------------------------------------------------------------------------------- PC_run 3731 3731 6626.95 1.776 1.776 99.69 GM_PC_couple 3731 3731 9.42 0.003 0.003 0.14 PC_GM_couple 3731 3731 7.46 0.002 0.002 0.11 #others 3.41 3.412 0.05 ------------------------------------------------------------------------------- ======= Cycle 3731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3732 steps, 2.56000 s simulation time, 6648.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3732 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6648.96 6648.963 6648.963 100.00 ------------------------------------------------------------------------------- PC_run 3732 3732 6628.66 1.776 1.776 99.69 GM_PC_couple 3732 3732 9.42 0.003 0.003 0.14 PC_GM_couple 3732 3732 7.47 0.002 0.002 0.11 #others 3.41 3.413 0.05 ------------------------------------------------------------------------------- ======= Cycle 3732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3733 steps, 2.56000 s simulation time, 6650.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3733 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6650.81 6650.810 6650.810 100.00 ------------------------------------------------------------------------------- PC_run 3733 3733 6630.50 1.776 1.776 99.69 GM_PC_couple 3733 3733 9.43 0.003 0.003 0.14 PC_GM_couple 3733 3733 7.47 0.002 0.002 0.11 #others 3.41 3.414 0.05 ------------------------------------------------------------------------------- ======= Cycle 3733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3734 steps, 2.56000 s simulation time, 6652.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3734 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6652.45 6652.447 6652.447 100.00 ------------------------------------------------------------------------------- PC_run 3734 3734 6632.13 1.776 1.776 99.69 GM_PC_couple 3734 3734 9.43 0.003 0.003 0.14 PC_GM_couple 3734 3734 7.47 0.002 0.002 0.11 #others 3.41 3.415 0.05 ------------------------------------------------------------------------------- ======= Cycle 3734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3735 steps, 2.56000 s simulation time, 6654.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3735 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6654.09 6654.089 6654.089 100.00 ------------------------------------------------------------------------------- PC_run 3735 3735 6633.77 1.776 1.776 99.69 GM_PC_couple 3735 3735 9.43 0.003 0.003 0.14 PC_GM_couple 3735 3735 7.47 0.002 0.002 0.11 #others 3.42 3.415 0.05 ------------------------------------------------------------------------------- ======= Cycle 3735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3736 steps, 2.56000 s simulation time, 6655.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3736 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6655.64 6655.638 6655.638 100.00 ------------------------------------------------------------------------------- PC_run 3736 3736 6635.31 1.776 1.776 99.69 GM_PC_couple 3736 3736 9.43 0.003 0.003 0.14 PC_GM_couple 3736 3736 7.47 0.002 0.002 0.11 #others 3.42 3.416 0.05 ------------------------------------------------------------------------------- ======= Cycle 3736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3737 steps, 2.56000 s simulation time, 6657.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3737 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6657.67 6657.671 6657.671 100.00 ------------------------------------------------------------------------------- PC_run 3737 3737 6637.34 1.776 1.776 99.69 GM_PC_couple 3737 3737 9.44 0.003 0.003 0.14 PC_GM_couple 3737 3737 7.48 0.002 0.002 0.11 #others 3.42 3.417 0.05 ------------------------------------------------------------------------------- ======= Cycle 3737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3738 steps, 2.56000 s simulation time, 6659.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3738 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6659.23 6659.231 6659.231 100.00 ------------------------------------------------------------------------------- PC_run 3738 3738 6638.90 1.776 1.776 99.69 GM_PC_couple 3738 3738 9.44 0.003 0.003 0.14 PC_GM_couple 3738 3738 7.48 0.002 0.002 0.11 #others 3.42 3.418 0.05 ------------------------------------------------------------------------------- ======= Cycle 3738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3739 steps, 2.56000 s simulation time, 6661.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3739 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6661.13 6661.128 6661.128 100.00 ------------------------------------------------------------------------------- PC_run 3739 3739 6640.79 1.776 1.776 99.69 GM_PC_couple 3739 3739 9.44 0.003 0.003 0.14 PC_GM_couple 3739 3739 7.48 0.002 0.002 0.11 #others 3.42 3.419 0.05 ------------------------------------------------------------------------------- ======= Cycle 3739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3740 steps, 2.56000 s simulation time, 6663.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3740 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6663.14 6663.137 6663.137 100.00 ------------------------------------------------------------------------------- PC_run 3740 3740 6642.79 1.776 1.776 99.69 GM_PC_couple 3740 3740 9.44 0.003 0.003 0.14 PC_GM_couple 3740 3740 7.48 0.002 0.002 0.11 #others 3.42 3.419 0.05 ------------------------------------------------------------------------------- ======= Cycle 3740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3741 steps, 2.56000 s simulation time, 6665.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3741 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6665.49 6665.489 6665.489 100.00 ------------------------------------------------------------------------------- PC_run 3741 3741 6645.14 1.776 1.776 99.69 GM_PC_couple 3741 3741 9.44 0.003 0.003 0.14 PC_GM_couple 3741 3741 7.48 0.002 0.002 0.11 #others 3.42 3.420 0.05 ------------------------------------------------------------------------------- ======= Cycle 3741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3742 steps, 2.56000 s simulation time, 6667.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3742 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6667.55 6667.552 6667.552 100.00 ------------------------------------------------------------------------------- PC_run 3742 3742 6647.20 1.776 1.776 99.69 GM_PC_couple 3742 3742 9.45 0.003 0.003 0.14 PC_GM_couple 3742 3742 7.49 0.002 0.002 0.11 #others 3.42 3.421 0.05 ------------------------------------------------------------------------------- ======= Cycle 3742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3743 steps, 2.56000 s simulation time, 6669.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3743 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6669.86 6669.860 6669.860 100.00 ------------------------------------------------------------------------------- PC_run 3743 3743 6649.50 1.777 1.777 99.69 GM_PC_couple 3743 3743 9.45 0.003 0.003 0.14 PC_GM_couple 3743 3743 7.49 0.002 0.002 0.11 #others 3.42 3.422 0.05 ------------------------------------------------------------------------------- ======= Cycle 3743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3744 steps, 2.56000 s simulation time, 6671.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3744 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6671.40 6671.403 6671.403 100.00 ------------------------------------------------------------------------------- PC_run 3744 3744 6651.04 1.776 1.776 99.69 GM_PC_couple 3744 3744 9.45 0.003 0.003 0.14 PC_GM_couple 3744 3744 7.49 0.002 0.002 0.11 #others 3.42 3.422 0.05 ------------------------------------------------------------------------------- ======= Cycle 3744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3745 steps, 2.56000 s simulation time, 6673.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3745 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6673.07 6673.072 6673.072 100.00 ------------------------------------------------------------------------------- PC_run 3745 3745 6652.70 1.776 1.776 99.69 GM_PC_couple 3745 3745 9.45 0.003 0.003 0.14 PC_GM_couple 3745 3745 7.49 0.002 0.002 0.11 #others 3.42 3.423 0.05 ------------------------------------------------------------------------------- ======= Cycle 3745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3746 steps, 2.56000 s simulation time, 6674.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3746 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6674.71 6674.712 6674.712 100.00 ------------------------------------------------------------------------------- PC_run 3746 3746 6654.34 1.776 1.776 99.69 GM_PC_couple 3746 3746 9.46 0.003 0.003 0.14 PC_GM_couple 3746 3746 7.49 0.002 0.002 0.11 #others 3.42 3.424 0.05 ------------------------------------------------------------------------------- ======= Cycle 3746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3747 steps, 2.56000 s simulation time, 6676.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3747 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6676.61 6676.614 6676.614 100.00 ------------------------------------------------------------------------------- PC_run 3747 3747 6656.24 1.776 1.776 99.69 GM_PC_couple 3747 3747 9.46 0.003 0.003 0.14 PC_GM_couple 3747 3747 7.49 0.002 0.002 0.11 #others 3.42 3.425 0.05 ------------------------------------------------------------------------------- ======= Cycle 3747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3748 steps, 2.56000 s simulation time, 6678.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3748 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6678.28 6678.277 6678.277 100.00 ------------------------------------------------------------------------------- PC_run 3748 3748 6657.89 1.776 1.776 99.69 GM_PC_couple 3748 3748 9.46 0.003 0.003 0.14 PC_GM_couple 3748 3748 7.50 0.002 0.002 0.11 #others 3.43 3.425 0.05 ------------------------------------------------------------------------------- ======= Cycle 3748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3749 steps, 2.56000 s simulation time, 6679.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3749 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6679.90 6679.899 6679.899 100.00 ------------------------------------------------------------------------------- PC_run 3749 3749 6659.51 1.776 1.776 99.69 GM_PC_couple 3749 3749 9.46 0.003 0.003 0.14 PC_GM_couple 3749 3749 7.50 0.002 0.002 0.11 #others 3.43 3.426 0.05 ------------------------------------------------------------------------------- ======= Cycle 3749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3750 steps, 2.56000 s simulation time, 6681.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3750 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6681.71 6681.708 6681.708 100.00 ------------------------------------------------------------------------------- PC_run 3750 3750 6661.32 1.776 1.776 99.69 GM_PC_couple 3750 3750 9.47 0.003 0.003 0.14 PC_GM_couple 3750 3750 7.50 0.002 0.002 0.11 #others 3.43 3.427 0.05 ------------------------------------------------------------------------------- ======= Cycle 3750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3751 steps, 2.56000 s simulation time, 6683.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3751 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6683.43 6683.435 6683.435 100.00 ------------------------------------------------------------------------------- PC_run 3751 3751 6663.04 1.776 1.776 99.69 GM_PC_couple 3751 3751 9.47 0.003 0.003 0.14 PC_GM_couple 3751 3751 7.50 0.002 0.002 0.11 #others 3.43 3.428 0.05 ------------------------------------------------------------------------------- ======= Cycle 3751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3752 steps, 2.56000 s simulation time, 6685.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3752 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6685.07 6685.072 6685.072 100.00 ------------------------------------------------------------------------------- PC_run 3752 3752 6664.67 1.776 1.776 99.69 GM_PC_couple 3752 3752 9.47 0.003 0.003 0.14 PC_GM_couple 3752 3752 7.50 0.002 0.002 0.11 #others 3.43 3.429 0.05 ------------------------------------------------------------------------------- ======= Cycle 3752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3753 steps, 2.56000 s simulation time, 6686.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3753 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6686.81 6686.810 6686.810 100.00 ------------------------------------------------------------------------------- PC_run 3753 3753 6666.40 1.776 1.776 99.69 GM_PC_couple 3753 3753 9.47 0.003 0.003 0.14 PC_GM_couple 3753 3753 7.51 0.002 0.002 0.11 #others 3.43 3.429 0.05 ------------------------------------------------------------------------------- ======= Cycle 3753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3754 steps, 2.56000 s simulation time, 6688.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3754 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6688.68 6688.679 6688.679 100.00 ------------------------------------------------------------------------------- PC_run 3754 3754 6668.27 1.776 1.776 99.69 GM_PC_couple 3754 3754 9.47 0.003 0.003 0.14 PC_GM_couple 3754 3754 7.51 0.002 0.002 0.11 #others 3.43 3.430 0.05 ------------------------------------------------------------------------------- ======= Cycle 3754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3755 steps, 2.56000 s simulation time, 6690.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3755 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6690.41 6690.411 6690.411 100.00 ------------------------------------------------------------------------------- PC_run 3755 3755 6669.99 1.776 1.776 99.69 GM_PC_couple 3755 3755 9.48 0.003 0.003 0.14 PC_GM_couple 3755 3755 7.51 0.002 0.002 0.11 #others 3.43 3.431 0.05 ------------------------------------------------------------------------------- ======= Cycle 3755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3756 steps, 2.56000 s simulation time, 6692.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3756 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6692.37 6692.367 6692.367 100.00 ------------------------------------------------------------------------------- PC_run 3756 3756 6671.95 1.776 1.776 99.69 GM_PC_couple 3756 3756 9.48 0.003 0.003 0.14 PC_GM_couple 3756 3756 7.51 0.002 0.002 0.11 #others 3.43 3.432 0.05 ------------------------------------------------------------------------------- ======= Cycle 3756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3757 steps, 2.56000 s simulation time, 6694.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3757 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6694.39 6694.395 6694.395 100.00 ------------------------------------------------------------------------------- PC_run 3757 3757 6673.97 1.776 1.776 99.69 GM_PC_couple 3757 3757 9.48 0.003 0.003 0.14 PC_GM_couple 3757 3757 7.51 0.002 0.002 0.11 #others 3.43 3.433 0.05 ------------------------------------------------------------------------------- ======= Cycle 3757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3758 steps, 2.56000 s simulation time, 6696.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3758 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6696.66 6696.656 6696.656 100.00 ------------------------------------------------------------------------------- PC_run 3758 3758 6676.22 1.777 1.777 99.69 GM_PC_couple 3758 3758 9.48 0.003 0.003 0.14 PC_GM_couple 3758 3758 7.51 0.002 0.002 0.11 #others 3.43 3.433 0.05 ------------------------------------------------------------------------------- ======= Cycle 3758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3759 steps, 2.56000 s simulation time, 6699.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3759 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6699.20 6699.203 6699.203 100.00 ------------------------------------------------------------------------------- PC_run 3759 3759 6678.77 1.777 1.777 99.69 GM_PC_couple 3759 3759 9.49 0.003 0.003 0.14 PC_GM_couple 3759 3759 7.52 0.002 0.002 0.11 #others 3.43 3.434 0.05 ------------------------------------------------------------------------------- ======= Cycle 3759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3760 steps, 2.56000 s simulation time, 6701.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3760 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6701.24 6701.243 6701.243 100.00 ------------------------------------------------------------------------------- PC_run 3760 3760 6680.80 1.777 1.777 99.69 GM_PC_couple 3760 3760 9.49 0.003 0.003 0.14 PC_GM_couple 3760 3760 7.52 0.002 0.002 0.11 #others 3.43 3.435 0.05 ------------------------------------------------------------------------------- ======= Cycle 3760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3761 steps, 2.56000 s simulation time, 6703.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3761 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6703.37 6703.369 6703.369 100.00 ------------------------------------------------------------------------------- PC_run 3761 3761 6682.92 1.777 1.777 99.69 GM_PC_couple 3761 3761 9.49 0.003 0.003 0.14 PC_GM_couple 3761 3761 7.52 0.002 0.002 0.11 #others 3.44 3.436 0.05 ------------------------------------------------------------------------------- ======= Cycle 3761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3762 steps, 2.56000 s simulation time, 6705.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3762 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6705.40 6705.396 6705.396 100.00 ------------------------------------------------------------------------------- PC_run 3762 3762 6684.95 1.777 1.777 99.70 GM_PC_couple 3762 3762 9.49 0.003 0.003 0.14 PC_GM_couple 3762 3762 7.52 0.002 0.002 0.11 #others 3.44 3.437 0.05 ------------------------------------------------------------------------------- ======= Cycle 3762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3763 steps, 2.56000 s simulation time, 6707.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3763 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6707.67 6707.667 6707.667 100.00 ------------------------------------------------------------------------------- PC_run 3763 3763 6687.21 1.777 1.777 99.70 GM_PC_couple 3763 3763 9.50 0.003 0.003 0.14 PC_GM_couple 3763 3763 7.52 0.002 0.002 0.11 #others 3.44 3.437 0.05 ------------------------------------------------------------------------------- ======= Cycle 3763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3764 steps, 2.56000 s simulation time, 6709.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3764 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6709.96 6709.957 6709.957 100.00 ------------------------------------------------------------------------------- PC_run 3764 3764 6689.50 1.777 1.777 99.70 GM_PC_couple 3764 3764 9.50 0.003 0.003 0.14 PC_GM_couple 3764 3764 7.53 0.002 0.002 0.11 #others 3.44 3.438 0.05 ------------------------------------------------------------------------------- ======= Cycle 3764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3765 steps, 2.56000 s simulation time, 6711.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3765 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6711.74 6711.744 6711.744 100.00 ------------------------------------------------------------------------------- PC_run 3765 3765 6691.28 1.777 1.777 99.70 GM_PC_couple 3765 3765 9.50 0.003 0.003 0.14 PC_GM_couple 3765 3765 7.53 0.002 0.002 0.11 #others 3.44 3.439 0.05 ------------------------------------------------------------------------------- ======= Cycle 3765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3766 steps, 2.56000 s simulation time, 6713.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3766 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6713.55 6713.551 6713.551 100.00 ------------------------------------------------------------------------------- PC_run 3766 3766 6693.08 1.777 1.777 99.70 GM_PC_couple 3766 3766 9.50 0.003 0.003 0.14 PC_GM_couple 3766 3766 7.53 0.002 0.002 0.11 #others 3.44 3.440 0.05 ------------------------------------------------------------------------------- ======= Cycle 3766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3767 steps, 2.56000 s simulation time, 6715.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3767 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6715.17 6715.167 6715.167 100.00 ------------------------------------------------------------------------------- PC_run 3767 3767 6694.69 1.777 1.777 99.70 GM_PC_couple 3767 3767 9.50 0.003 0.003 0.14 PC_GM_couple 3767 3767 7.53 0.002 0.002 0.11 #others 3.44 3.441 0.05 ------------------------------------------------------------------------------- ======= Cycle 3767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3768 steps, 2.56000 s simulation time, 6717.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3768 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6717.14 6717.139 6717.139 100.00 ------------------------------------------------------------------------------- PC_run 3768 3768 6696.66 1.777 1.777 99.70 GM_PC_couple 3768 3768 9.51 0.003 0.003 0.14 PC_GM_couple 3768 3768 7.53 0.002 0.002 0.11 #others 3.44 3.441 0.05 ------------------------------------------------------------------------------- ======= Cycle 3768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3769 steps, 2.56000 s simulation time, 6718.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3769 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6718.90 6718.901 6718.901 100.00 ------------------------------------------------------------------------------- PC_run 3769 3769 6698.42 1.777 1.777 99.70 GM_PC_couple 3769 3769 9.51 0.003 0.003 0.14 PC_GM_couple 3769 3769 7.53 0.002 0.002 0.11 #others 3.44 3.442 0.05 ------------------------------------------------------------------------------- ======= Cycle 3769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3770 steps, 2.56000 s simulation time, 6720.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3770 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6720.72 6720.716 6720.716 100.00 ------------------------------------------------------------------------------- PC_run 3770 3770 6700.23 1.777 1.777 99.70 GM_PC_couple 3770 3770 9.51 0.003 0.003 0.14 PC_GM_couple 3770 3770 7.54 0.002 0.002 0.11 #others 3.44 3.443 0.05 ------------------------------------------------------------------------------- ======= Cycle 3770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3771 steps, 2.56000 s simulation time, 6722.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3771 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6722.30 6722.297 6722.297 100.00 ------------------------------------------------------------------------------- PC_run 3771 3771 6701.80 1.777 1.777 99.70 GM_PC_couple 3771 3771 9.51 0.003 0.003 0.14 PC_GM_couple 3771 3771 7.54 0.002 0.002 0.11 #others 3.44 3.443 0.05 ------------------------------------------------------------------------------- ======= Cycle 3771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3772 steps, 2.56000 s simulation time, 6724.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3772 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6724.12 6724.125 6724.125 100.00 ------------------------------------------------------------------------------- PC_run 3772 3772 6703.62 1.777 1.777 99.70 GM_PC_couple 3772 3772 9.52 0.003 0.003 0.14 PC_GM_couple 3772 3772 7.54 0.002 0.002 0.11 #others 3.44 3.444 0.05 ------------------------------------------------------------------------------- ======= Cycle 3772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3773 steps, 2.56000 s simulation time, 6725.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3773 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6725.92 6725.916 6725.916 100.00 ------------------------------------------------------------------------------- PC_run 3773 3773 6705.41 1.777 1.777 99.70 GM_PC_couple 3773 3773 9.52 0.003 0.003 0.14 PC_GM_couple 3773 3773 7.54 0.002 0.002 0.11 #others 3.45 3.445 0.05 ------------------------------------------------------------------------------- ======= Cycle 3773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3774 steps, 2.56000 s simulation time, 6727.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3774 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6727.81 6727.808 6727.808 100.00 ------------------------------------------------------------------------------- PC_run 3774 3774 6707.30 1.777 1.777 99.70 GM_PC_couple 3774 3774 9.52 0.003 0.003 0.14 PC_GM_couple 3774 3774 7.54 0.002 0.002 0.11 #others 3.45 3.446 0.05 ------------------------------------------------------------------------------- ======= Cycle 3774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3775 steps, 2.56000 s simulation time, 6729.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3775 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6729.60 6729.600 6729.600 100.00 ------------------------------------------------------------------------------- PC_run 3775 3775 6709.08 1.777 1.777 99.70 GM_PC_couple 3775 3775 9.52 0.003 0.003 0.14 PC_GM_couple 3775 3775 7.55 0.002 0.002 0.11 #others 3.45 3.447 0.05 ------------------------------------------------------------------------------- ======= Cycle 3775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3776 steps, 2.56000 s simulation time, 6731.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3776 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6731.60 6731.601 6731.601 100.00 ------------------------------------------------------------------------------- PC_run 3776 3776 6711.08 1.777 1.777 99.70 GM_PC_couple 3776 3776 9.53 0.003 0.003 0.14 PC_GM_couple 3776 3776 7.55 0.002 0.002 0.11 #others 3.45 3.448 0.05 ------------------------------------------------------------------------------- ======= Cycle 3776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3777 steps, 2.56000 s simulation time, 6733.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3777 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6733.39 6733.388 6733.388 100.00 ------------------------------------------------------------------------------- PC_run 3777 3777 6712.86 1.777 1.777 99.70 GM_PC_couple 3777 3777 9.53 0.003 0.003 0.14 PC_GM_couple 3777 3777 7.55 0.002 0.002 0.11 #others 3.45 3.449 0.05 ------------------------------------------------------------------------------- ======= Cycle 3777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3778 steps, 2.56000 s simulation time, 6735.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3778 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6735.37 6735.369 6735.369 100.00 ------------------------------------------------------------------------------- PC_run 3778 3778 6714.84 1.777 1.777 99.70 GM_PC_couple 3778 3778 9.53 0.003 0.003 0.14 PC_GM_couple 3778 3778 7.55 0.002 0.002 0.11 #others 3.45 3.450 0.05 ------------------------------------------------------------------------------- ======= Cycle 3778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3779 steps, 2.56000 s simulation time, 6737.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3779 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6737.33 6737.327 6737.327 100.00 ------------------------------------------------------------------------------- PC_run 3779 3779 6716.79 1.777 1.777 99.70 GM_PC_couple 3779 3779 9.53 0.003 0.003 0.14 PC_GM_couple 3779 3779 7.55 0.002 0.002 0.11 #others 3.45 3.451 0.05 ------------------------------------------------------------------------------- ======= Cycle 3779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3780 steps, 2.56000 s simulation time, 6739.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3780 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6739.96 6739.955 6739.955 100.00 ------------------------------------------------------------------------------- PC_run 3780 3780 6719.41 1.778 1.778 99.70 GM_PC_couple 3780 3780 9.54 0.003 0.003 0.14 PC_GM_couple 3780 3780 7.56 0.002 0.002 0.11 #others 3.45 3.452 0.05 ------------------------------------------------------------------------------- ======= Cycle 3780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3781 steps, 2.56000 s simulation time, 6741.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3781 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6741.99 6741.987 6741.987 100.00 ------------------------------------------------------------------------------- PC_run 3781 3781 6721.44 1.778 1.778 99.70 GM_PC_couple 3781 3781 9.54 0.003 0.003 0.14 PC_GM_couple 3781 3781 7.56 0.002 0.002 0.11 #others 3.45 3.453 0.05 ------------------------------------------------------------------------------- ======= Cycle 3781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3782 steps, 2.56000 s simulation time, 6743.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3782 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6743.84 6743.840 6743.840 100.00 ------------------------------------------------------------------------------- PC_run 3782 3782 6723.29 1.778 1.778 99.70 GM_PC_couple 3782 3782 9.54 0.003 0.003 0.14 PC_GM_couple 3782 3782 7.56 0.002 0.002 0.11 #others 3.45 3.453 0.05 ------------------------------------------------------------------------------- ======= Cycle 3782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3783 steps, 2.56000 s simulation time, 6745.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3783 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6745.56 6745.565 6745.565 100.00 ------------------------------------------------------------------------------- PC_run 3783 3783 6725.01 1.778 1.778 99.70 GM_PC_couple 3783 3783 9.54 0.003 0.003 0.14 PC_GM_couple 3783 3783 7.56 0.002 0.002 0.11 #others 3.45 3.454 0.05 ------------------------------------------------------------------------------- ======= Cycle 3783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3784 steps, 2.56000 s simulation time, 6748.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3784 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6748.06 6748.063 6748.063 100.00 ------------------------------------------------------------------------------- PC_run 3784 3784 6727.50 1.778 1.778 99.70 GM_PC_couple 3784 3784 9.54 0.003 0.003 0.14 PC_GM_couple 3784 3784 7.56 0.002 0.002 0.11 #others 3.46 3.455 0.05 ------------------------------------------------------------------------------- ======= Cycle 3784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3785 steps, 2.56000 s simulation time, 6749.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3785 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6749.95 6749.953 6749.953 100.00 ------------------------------------------------------------------------------- PC_run 3785 3785 6729.38 1.778 1.778 99.70 GM_PC_couple 3785 3785 9.55 0.003 0.003 0.14 PC_GM_couple 3785 3785 7.57 0.002 0.002 0.11 #others 3.46 3.456 0.05 ------------------------------------------------------------------------------- ======= Cycle 3785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3786 steps, 2.56000 s simulation time, 6751.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3786 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6751.84 6751.835 6751.835 100.00 ------------------------------------------------------------------------------- PC_run 3786 3786 6731.26 1.778 1.778 99.70 GM_PC_couple 3786 3786 9.55 0.003 0.003 0.14 PC_GM_couple 3786 3786 7.57 0.002 0.002 0.11 #others 3.46 3.457 0.05 ------------------------------------------------------------------------------- ======= Cycle 3786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3787 steps, 2.56000 s simulation time, 6753.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3787 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6753.61 6753.613 6753.613 100.00 ------------------------------------------------------------------------------- PC_run 3787 3787 6733.03 1.778 1.778 99.70 GM_PC_couple 3787 3787 9.55 0.003 0.003 0.14 PC_GM_couple 3787 3787 7.57 0.002 0.002 0.11 #others 3.46 3.458 0.05 ------------------------------------------------------------------------------- ======= Cycle 3787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3788 steps, 2.56000 s simulation time, 6755.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3788 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6755.96 6755.959 6755.959 100.00 ------------------------------------------------------------------------------- PC_run 3788 3788 6735.38 1.778 1.778 99.70 GM_PC_couple 3788 3788 9.55 0.003 0.003 0.14 PC_GM_couple 3788 3788 7.57 0.002 0.002 0.11 #others 3.46 3.459 0.05 ------------------------------------------------------------------------------- ======= Cycle 3788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3789 steps, 2.56000 s simulation time, 6757.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3789 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6757.92 6757.924 6757.924 100.00 ------------------------------------------------------------------------------- PC_run 3789 3789 6737.33 1.778 1.778 99.70 GM_PC_couple 3789 3789 9.56 0.003 0.003 0.14 PC_GM_couple 3789 3789 7.57 0.002 0.002 0.11 #others 3.46 3.460 0.05 ------------------------------------------------------------------------------- ======= Cycle 3789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3790 steps, 2.56000 s simulation time, 6760.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3790 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6760.42 6760.422 6760.422 100.00 ------------------------------------------------------------------------------- PC_run 3790 3790 6739.83 1.778 1.778 99.70 GM_PC_couple 3790 3790 9.56 0.003 0.003 0.14 PC_GM_couple 3790 3790 7.58 0.002 0.002 0.11 #others 3.46 3.461 0.05 ------------------------------------------------------------------------------- ======= Cycle 3790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3791 steps, 2.56000 s simulation time, 6762.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3791 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6762.79 6762.786 6762.786 100.00 ------------------------------------------------------------------------------- PC_run 3791 3791 6742.19 1.778 1.778 99.70 GM_PC_couple 3791 3791 9.56 0.003 0.003 0.14 PC_GM_couple 3791 3791 7.58 0.002 0.002 0.11 #others 3.46 3.461 0.05 ------------------------------------------------------------------------------- ======= Cycle 3791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3792 steps, 2.56000 s simulation time, 6765.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3792 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6765.04 6765.044 6765.044 100.00 ------------------------------------------------------------------------------- PC_run 3792 3792 6744.44 1.779 1.779 99.70 GM_PC_couple 3792 3792 9.56 0.003 0.003 0.14 PC_GM_couple 3792 3792 7.58 0.002 0.002 0.11 #others 3.46 3.462 0.05 ------------------------------------------------------------------------------- ======= Cycle 3792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3793 steps, 2.56000 s simulation time, 6767.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3793 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6767.25 6767.248 6767.248 100.00 ------------------------------------------------------------------------------- PC_run 3793 3793 6746.64 1.779 1.779 99.70 GM_PC_couple 3793 3793 9.57 0.003 0.003 0.14 PC_GM_couple 3793 3793 7.58 0.002 0.002 0.11 #others 3.46 3.463 0.05 ------------------------------------------------------------------------------- ======= Cycle 3793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3794 steps, 2.56000 s simulation time, 6769.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3794 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6769.73 6769.730 6769.730 100.00 ------------------------------------------------------------------------------- PC_run 3794 3794 6749.11 1.779 1.779 99.70 GM_PC_couple 3794 3794 9.57 0.003 0.003 0.14 PC_GM_couple 3794 3794 7.58 0.002 0.002 0.11 #others 3.46 3.464 0.05 ------------------------------------------------------------------------------- ======= Cycle 3794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3795 steps, 2.56000 s simulation time, 6771.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3795 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6771.92 6771.919 6771.919 100.00 ------------------------------------------------------------------------------- PC_run 3795 3795 6751.30 1.779 1.779 99.70 GM_PC_couple 3795 3795 9.57 0.003 0.003 0.14 PC_GM_couple 3795 3795 7.58 0.002 0.002 0.11 #others 3.46 3.465 0.05 ------------------------------------------------------------------------------- ======= Cycle 3795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3796 steps, 2.56000 s simulation time, 6774.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3796 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6774.45 6774.455 6774.455 100.00 ------------------------------------------------------------------------------- PC_run 3796 3796 6753.83 1.779 1.779 99.70 GM_PC_couple 3796 3796 9.57 0.003 0.003 0.14 PC_GM_couple 3796 3796 7.59 0.002 0.002 0.11 #others 3.47 3.466 0.05 ------------------------------------------------------------------------------- ======= Cycle 3796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3797 steps, 2.56000 s simulation time, 6776.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3797 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6776.33 6776.331 6776.331 100.00 ------------------------------------------------------------------------------- PC_run 3797 3797 6755.70 1.779 1.779 99.70 GM_PC_couple 3797 3797 9.58 0.003 0.003 0.14 PC_GM_couple 3797 3797 7.59 0.002 0.002 0.11 #others 3.47 3.467 0.05 ------------------------------------------------------------------------------- ======= Cycle 3797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3798 steps, 2.56000 s simulation time, 6778.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3798 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6778.63 6778.626 6778.626 100.00 ------------------------------------------------------------------------------- PC_run 3798 3798 6757.99 1.779 1.779 99.70 GM_PC_couple 3798 3798 9.58 0.003 0.003 0.14 PC_GM_couple 3798 3798 7.59 0.002 0.002 0.11 #others 3.47 3.467 0.05 ------------------------------------------------------------------------------- ======= Cycle 3798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3799 steps, 2.56000 s simulation time, 6780.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3799 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6780.81 6780.807 6780.807 100.00 ------------------------------------------------------------------------------- PC_run 3799 3799 6760.17 1.779 1.779 99.70 GM_PC_couple 3799 3799 9.58 0.003 0.003 0.14 PC_GM_couple 3799 3799 7.59 0.002 0.002 0.11 #others 3.47 3.468 0.05 ------------------------------------------------------------------------------- ======= Cycle 3799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3800 steps, 2.56000 s simulation time, 6783.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3800 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6783.08 6783.080 6783.080 100.00 ------------------------------------------------------------------------------- PC_run 3800 3800 6762.43 1.780 1.780 99.70 GM_PC_couple 3800 3800 9.58 0.003 0.003 0.14 PC_GM_couple 3800 3800 7.59 0.002 0.002 0.11 #others 3.47 3.469 0.05 ------------------------------------------------------------------------------- ======= Cycle 3800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3801 steps, 2.56000 s simulation time, 6785.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3801 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6785.41 6785.409 6785.409 100.00 ------------------------------------------------------------------------------- PC_run 3801 3801 6764.76 1.780 1.780 99.70 GM_PC_couple 3801 3801 9.59 0.003 0.003 0.14 PC_GM_couple 3801 3801 7.60 0.002 0.002 0.11 #others 3.47 3.470 0.05 ------------------------------------------------------------------------------- ======= Cycle 3801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3802 steps, 2.56000 s simulation time, 6787.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3802 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6787.72 6787.716 6787.716 100.00 ------------------------------------------------------------------------------- PC_run 3802 3802 6767.06 1.780 1.780 99.70 GM_PC_couple 3802 3802 9.59 0.003 0.003 0.14 PC_GM_couple 3802 3802 7.60 0.002 0.002 0.11 #others 3.47 3.470 0.05 ------------------------------------------------------------------------------- ======= Cycle 3802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3803 steps, 2.56000 s simulation time, 6789.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3803 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6789.44 6789.443 6789.443 100.00 ------------------------------------------------------------------------------- PC_run 3803 3803 6768.78 1.780 1.780 99.70 GM_PC_couple 3803 3803 9.59 0.003 0.003 0.14 PC_GM_couple 3803 3803 7.60 0.002 0.002 0.11 #others 3.47 3.471 0.05 ------------------------------------------------------------------------------- ======= Cycle 3803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3804 steps, 2.56000 s simulation time, 6791.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3804 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6791.35 6791.346 6791.346 100.00 ------------------------------------------------------------------------------- PC_run 3804 3804 6770.68 1.780 1.780 99.70 GM_PC_couple 3804 3804 9.59 0.003 0.003 0.14 PC_GM_couple 3804 3804 7.60 0.002 0.002 0.11 #others 3.47 3.472 0.05 ------------------------------------------------------------------------------- ======= Cycle 3804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3805 steps, 2.56000 s simulation time, 6792.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3805 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6792.93 6792.930 6792.930 100.00 ------------------------------------------------------------------------------- PC_run 3805 3805 6772.26 1.780 1.780 99.70 GM_PC_couple 3805 3805 9.59 0.003 0.003 0.14 PC_GM_couple 3805 3805 7.60 0.002 0.002 0.11 #others 3.47 3.473 0.05 ------------------------------------------------------------------------------- ======= Cycle 3805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3806 steps, 2.56000 s simulation time, 6794.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3806 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6794.88 6794.884 6794.884 100.00 ------------------------------------------------------------------------------- PC_run 3806 3806 6774.21 1.780 1.780 99.70 GM_PC_couple 3806 3806 9.60 0.003 0.003 0.14 PC_GM_couple 3806 3806 7.60 0.002 0.002 0.11 #others 3.47 3.474 0.05 ------------------------------------------------------------------------------- ======= Cycle 3806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3807 steps, 2.56000 s simulation time, 6796.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3807 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6796.68 6796.680 6796.680 100.00 ------------------------------------------------------------------------------- PC_run 3807 3807 6776.00 1.780 1.780 99.70 GM_PC_couple 3807 3807 9.60 0.003 0.003 0.14 PC_GM_couple 3807 3807 7.61 0.002 0.002 0.11 #others 3.47 3.475 0.05 ------------------------------------------------------------------------------- ======= Cycle 3807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3808 steps, 2.56000 s simulation time, 6798.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3808 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6798.66 6798.659 6798.659 100.00 ------------------------------------------------------------------------------- PC_run 3808 3808 6777.97 1.780 1.780 99.70 GM_PC_couple 3808 3808 9.60 0.003 0.003 0.14 PC_GM_couple 3808 3808 7.61 0.002 0.002 0.11 #others 3.48 3.475 0.05 ------------------------------------------------------------------------------- ======= Cycle 3808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3809 steps, 2.56000 s simulation time, 6800.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3809 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6800.85 6800.854 6800.854 100.00 ------------------------------------------------------------------------------- PC_run 3809 3809 6780.16 1.780 1.780 99.70 GM_PC_couple 3809 3809 9.60 0.003 0.003 0.14 PC_GM_couple 3809 3809 7.61 0.002 0.002 0.11 #others 3.48 3.476 0.05 ------------------------------------------------------------------------------- ======= Cycle 3809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3810 steps, 2.56000 s simulation time, 6803.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3810 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6803.06 6803.062 6803.062 100.00 ------------------------------------------------------------------------------- PC_run 3810 3810 6782.36 1.780 1.780 99.70 GM_PC_couple 3810 3810 9.61 0.003 0.003 0.14 PC_GM_couple 3810 3810 7.61 0.002 0.002 0.11 #others 3.48 3.478 0.05 ------------------------------------------------------------------------------- ======= Cycle 3810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3811 steps, 2.56000 s simulation time, 6805.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3811 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6805.37 6805.373 6805.373 100.00 ------------------------------------------------------------------------------- PC_run 3811 3811 6784.67 1.780 1.780 99.70 GM_PC_couple 3811 3811 9.61 0.003 0.003 0.14 PC_GM_couple 3811 3811 7.61 0.002 0.002 0.11 #others 3.48 3.479 0.05 ------------------------------------------------------------------------------- ======= Cycle 3811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3812 steps, 2.56000 s simulation time, 6807.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3812 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6807.81 6807.810 6807.810 100.00 ------------------------------------------------------------------------------- PC_run 3812 3812 6787.10 1.780 1.780 99.70 GM_PC_couple 3812 3812 9.61 0.003 0.003 0.14 PC_GM_couple 3812 3812 7.62 0.002 0.002 0.11 #others 3.48 3.479 0.05 ------------------------------------------------------------------------------- ======= Cycle 3812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3813 steps, 2.56000 s simulation time, 6809.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3813 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6809.59 6809.592 6809.592 100.00 ------------------------------------------------------------------------------- PC_run 3813 3813 6788.88 1.780 1.780 99.70 GM_PC_couple 3813 3813 9.62 0.003 0.003 0.14 PC_GM_couple 3813 3813 7.62 0.002 0.002 0.11 #others 3.48 3.480 0.05 ------------------------------------------------------------------------------- ======= Cycle 3813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3814 steps, 2.56000 s simulation time, 6811.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3814 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6811.54 6811.539 6811.539 100.00 ------------------------------------------------------------------------------- PC_run 3814 3814 6790.82 1.780 1.780 99.70 GM_PC_couple 3814 3814 9.62 0.003 0.003 0.14 PC_GM_couple 3814 3814 7.62 0.002 0.002 0.11 #others 3.48 3.481 0.05 ------------------------------------------------------------------------------- ======= Cycle 3814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3815 steps, 2.56000 s simulation time, 6813.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3815 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6813.21 6813.209 6813.209 100.00 ------------------------------------------------------------------------------- PC_run 3815 3815 6792.48 1.780 1.780 99.70 GM_PC_couple 3815 3815 9.62 0.003 0.003 0.14 PC_GM_couple 3815 3815 7.62 0.002 0.002 0.11 #others 3.48 3.482 0.05 ------------------------------------------------------------------------------- ======= Cycle 3815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3816 steps, 2.56000 s simulation time, 6815.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3816 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6815.58 6815.580 6815.580 100.00 ------------------------------------------------------------------------------- PC_run 3816 3816 6794.84 1.781 1.781 99.70 GM_PC_couple 3816 3816 9.62 0.003 0.003 0.14 PC_GM_couple 3816 3816 7.63 0.002 0.002 0.11 #others 3.48 3.483 0.05 ------------------------------------------------------------------------------- ======= Cycle 3816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3817 steps, 2.56000 s simulation time, 6817.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3817 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6817.70 6817.696 6817.696 100.00 ------------------------------------------------------------------------------- PC_run 3817 3817 6796.96 1.781 1.781 99.70 GM_PC_couple 3817 3817 9.63 0.003 0.003 0.14 PC_GM_couple 3817 3817 7.63 0.002 0.002 0.11 #others 3.48 3.484 0.05 ------------------------------------------------------------------------------- ======= Cycle 3817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3818 steps, 2.56000 s simulation time, 6819.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3818 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6819.52 6819.524 6819.524 100.00 ------------------------------------------------------------------------------- PC_run 3818 3818 6798.78 1.781 1.781 99.70 GM_PC_couple 3818 3818 9.63 0.003 0.003 0.14 PC_GM_couple 3818 3818 7.63 0.002 0.002 0.11 #others 3.48 3.485 0.05 ------------------------------------------------------------------------------- ======= Cycle 3818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3819 steps, 2.56000 s simulation time, 6821.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3819 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6821.20 6821.197 6821.197 100.00 ------------------------------------------------------------------------------- PC_run 3819 3819 6800.44 1.781 1.781 99.70 GM_PC_couple 3819 3819 9.63 0.003 0.003 0.14 PC_GM_couple 3819 3819 7.63 0.002 0.002 0.11 #others 3.49 3.486 0.05 ------------------------------------------------------------------------------- ======= Cycle 3819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3820 steps, 2.56000 s simulation time, 6822.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3820 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6822.99 6822.985 6822.985 100.00 ------------------------------------------------------------------------------- PC_run 3820 3820 6802.23 1.781 1.781 99.70 GM_PC_couple 3820 3820 9.64 0.003 0.003 0.14 PC_GM_couple 3820 3820 7.64 0.002 0.002 0.11 #others 3.49 3.487 0.05 ------------------------------------------------------------------------------- ======= Cycle 3820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3821 steps, 2.56000 s simulation time, 6824.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3821 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6824.93 6824.927 6824.927 100.00 ------------------------------------------------------------------------------- PC_run 3821 3821 6804.16 1.781 1.781 99.70 GM_PC_couple 3821 3821 9.64 0.003 0.003 0.14 PC_GM_couple 3821 3821 7.64 0.002 0.002 0.11 #others 3.49 3.488 0.05 ------------------------------------------------------------------------------- ======= Cycle 3821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3822 steps, 2.56000 s simulation time, 6827.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3822 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6827.24 6827.241 6827.241 100.00 ------------------------------------------------------------------------------- PC_run 3822 3822 6806.47 1.781 1.781 99.70 GM_PC_couple 3822 3822 9.64 0.003 0.003 0.14 PC_GM_couple 3822 3822 7.64 0.002 0.002 0.11 #others 3.49 3.489 0.05 ------------------------------------------------------------------------------- ======= Cycle 3822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3823 steps, 2.56000 s simulation time, 6829.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3823 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6829.36 6829.357 6829.357 100.00 ------------------------------------------------------------------------------- PC_run 3823 3823 6808.58 1.781 1.781 99.70 GM_PC_couple 3823 3823 9.64 0.003 0.003 0.14 PC_GM_couple 3823 3823 7.64 0.002 0.002 0.11 #others 3.49 3.490 0.05 ------------------------------------------------------------------------------- ======= Cycle 3823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3824 steps, 2.56000 s simulation time, 6832.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3824 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6832.10 6832.104 6832.104 100.00 ------------------------------------------------------------------------------- PC_run 3824 3824 6811.33 1.781 1.781 99.70 GM_PC_couple 3824 3824 9.64 0.003 0.003 0.14 PC_GM_couple 3824 3824 7.64 0.002 0.002 0.11 #others 3.49 3.491 0.05 ------------------------------------------------------------------------------- ======= Cycle 3824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3825 steps, 2.56000 s simulation time, 6833.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3825 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6833.95 6833.952 6833.952 100.00 ------------------------------------------------------------------------------- PC_run 3825 3825 6813.17 1.781 1.781 99.70 GM_PC_couple 3825 3825 9.65 0.003 0.003 0.14 PC_GM_couple 3825 3825 7.65 0.002 0.002 0.11 #others 3.49 3.491 0.05 ------------------------------------------------------------------------------- ======= Cycle 3825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3826 steps, 2.56000 s simulation time, 6835.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3826 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6835.70 6835.703 6835.703 100.00 ------------------------------------------------------------------------------- PC_run 3826 3826 6814.91 1.781 1.781 99.70 GM_PC_couple 3826 3826 9.65 0.003 0.003 0.14 PC_GM_couple 3826 3826 7.65 0.002 0.002 0.11 #others 3.49 3.492 0.05 ------------------------------------------------------------------------------- ======= Cycle 3826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3827 steps, 2.56000 s simulation time, 6837.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3827 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6837.54 6837.536 6837.536 100.00 ------------------------------------------------------------------------------- PC_run 3827 3827 6816.74 1.781 1.781 99.70 GM_PC_couple 3827 3827 9.65 0.003 0.003 0.14 PC_GM_couple 3827 3827 7.65 0.002 0.002 0.11 #others 3.49 3.493 0.05 ------------------------------------------------------------------------------- ======= Cycle 3827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3828 steps, 2.56000 s simulation time, 6839.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3828 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6839.28 6839.280 6839.280 100.00 ------------------------------------------------------------------------------- PC_run 3828 3828 6818.48 1.781 1.781 99.70 GM_PC_couple 3828 3828 9.66 0.003 0.003 0.14 PC_GM_couple 3828 3828 7.65 0.002 0.002 0.11 #others 3.49 3.495 0.05 ------------------------------------------------------------------------------- ======= Cycle 3828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3829 steps, 2.56000 s simulation time, 6841.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3829 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6841.38 6841.379 6841.379 100.00 ------------------------------------------------------------------------------- PC_run 3829 3829 6820.57 1.781 1.781 99.70 GM_PC_couple 3829 3829 9.66 0.003 0.003 0.14 PC_GM_couple 3829 3829 7.65 0.002 0.002 0.11 #others 3.50 3.496 0.05 ------------------------------------------------------------------------------- ======= Cycle 3829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3830 steps, 2.56000 s simulation time, 6843.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3830 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6843.24 6843.244 6843.244 100.00 ------------------------------------------------------------------------------- PC_run 3830 3830 6822.43 1.781 1.781 99.70 GM_PC_couple 3830 3830 9.66 0.003 0.003 0.14 PC_GM_couple 3830 3830 7.66 0.002 0.002 0.11 #others 3.50 3.496 0.05 ------------------------------------------------------------------------------- ======= Cycle 3830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3831 steps, 2.56000 s simulation time, 6845.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3831 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6845.47 6845.475 6845.475 100.00 ------------------------------------------------------------------------------- PC_run 3831 3831 6824.65 1.781 1.781 99.70 GM_PC_couple 3831 3831 9.67 0.003 0.003 0.14 PC_GM_couple 3831 3831 7.66 0.002 0.002 0.11 #others 3.50 3.498 0.05 ------------------------------------------------------------------------------- ======= Cycle 3831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3832 steps, 2.56000 s simulation time, 6847.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3832 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6847.87 6847.871 6847.871 100.00 ------------------------------------------------------------------------------- PC_run 3832 3832 6827.04 1.782 1.782 99.70 GM_PC_couple 3832 3832 9.67 0.003 0.003 0.14 PC_GM_couple 3832 3832 7.66 0.002 0.002 0.11 #others 3.50 3.499 0.05 ------------------------------------------------------------------------------- ======= Cycle 3832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3833 steps, 2.56000 s simulation time, 6850.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3833 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6850.01 6850.006 6850.006 100.00 ------------------------------------------------------------------------------- PC_run 3833 3833 6829.17 1.782 1.782 99.70 GM_PC_couple 3833 3833 9.67 0.003 0.003 0.14 PC_GM_couple 3833 3833 7.66 0.002 0.002 0.11 #others 3.50 3.500 0.05 ------------------------------------------------------------------------------- ======= Cycle 3833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3834 steps, 2.56000 s simulation time, 6852.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3834 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6852.53 6852.526 6852.526 100.00 ------------------------------------------------------------------------------- PC_run 3834 3834 6831.68 1.782 1.782 99.70 GM_PC_couple 3834 3834 9.68 0.003 0.003 0.14 PC_GM_couple 3834 3834 7.67 0.002 0.002 0.11 #others 3.50 3.501 0.05 ------------------------------------------------------------------------------- ======= Cycle 3834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3835 steps, 2.56000 s simulation time, 6854.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3835 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6854.49 6854.493 6854.493 100.00 ------------------------------------------------------------------------------- PC_run 3835 3835 6833.64 1.782 1.782 99.70 GM_PC_couple 3835 3835 9.68 0.003 0.003 0.14 PC_GM_couple 3835 3835 7.67 0.002 0.002 0.11 #others 3.50 3.502 0.05 ------------------------------------------------------------------------------- ======= Cycle 3835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3836 steps, 2.56000 s simulation time, 6856.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3836 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6856.33 6856.326 6856.326 100.00 ------------------------------------------------------------------------------- PC_run 3836 3836 6835.47 1.782 1.782 99.70 GM_PC_couple 3836 3836 9.68 0.003 0.003 0.14 PC_GM_couple 3836 3836 7.67 0.002 0.002 0.11 #others 3.50 3.503 0.05 ------------------------------------------------------------------------------- ======= Cycle 3836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3837 steps, 2.56000 s simulation time, 6857.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3837 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6857.95 6857.952 6857.952 100.00 ------------------------------------------------------------------------------- PC_run 3837 3837 6837.09 1.782 1.782 99.70 GM_PC_couple 3837 3837 9.68 0.003 0.003 0.14 PC_GM_couple 3837 3837 7.67 0.002 0.002 0.11 #others 3.50 3.504 0.05 ------------------------------------------------------------------------------- ======= Cycle 3837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3838 steps, 2.56000 s simulation time, 6859.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3838 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6859.86 6859.856 6859.856 100.00 ------------------------------------------------------------------------------- PC_run 3838 3838 6838.99 1.782 1.782 99.70 GM_PC_couple 3838 3838 9.69 0.003 0.003 0.14 PC_GM_couple 3838 3838 7.67 0.002 0.002 0.11 #others 3.50 3.504 0.05 ------------------------------------------------------------------------------- ======= Cycle 3838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3839 steps, 2.56000 s simulation time, 6861.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3839 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6861.71 6861.710 6861.710 100.00 ------------------------------------------------------------------------------- PC_run 3839 3839 6840.84 1.782 1.782 99.70 GM_PC_couple 3839 3839 9.69 0.003 0.003 0.14 PC_GM_couple 3839 3839 7.68 0.002 0.002 0.11 #others 3.51 3.505 0.05 ------------------------------------------------------------------------------- ======= Cycle 3839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3840 steps, 2.56000 s simulation time, 6863.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3840 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6863.37 6863.367 6863.367 100.00 ------------------------------------------------------------------------------- PC_run 3840 3840 6842.49 1.782 1.782 99.70 GM_PC_couple 3840 3840 9.69 0.003 0.003 0.14 PC_GM_couple 3840 3840 7.68 0.002 0.002 0.11 #others 3.51 3.506 0.05 ------------------------------------------------------------------------------- ======= Cycle 3840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3841 steps, 2.56000 s simulation time, 6865.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3841 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6865.03 6865.030 6865.030 100.00 ------------------------------------------------------------------------------- PC_run 3841 3841 6844.15 1.782 1.782 99.70 GM_PC_couple 3841 3841 9.69 0.003 0.003 0.14 PC_GM_couple 3841 3841 7.68 0.002 0.002 0.11 #others 3.51 3.507 0.05 ------------------------------------------------------------------------------- ======= Cycle 3841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3842 steps, 2.56000 s simulation time, 6867.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3842 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6867.00 6866.998 6866.998 100.00 ------------------------------------------------------------------------------- PC_run 3842 3842 6846.11 1.782 1.782 99.70 GM_PC_couple 3842 3842 9.69 0.003 0.003 0.14 PC_GM_couple 3842 3842 7.68 0.002 0.002 0.11 #others 3.51 3.509 0.05 ------------------------------------------------------------------------------- ======= Cycle 3842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3843 steps, 2.56000 s simulation time, 6868.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3843 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6868.73 6868.735 6868.735 100.00 ------------------------------------------------------------------------------- PC_run 3843 3843 6847.84 1.782 1.782 99.70 GM_PC_couple 3843 3843 9.70 0.003 0.003 0.14 PC_GM_couple 3843 3843 7.69 0.002 0.002 0.11 #others 3.51 3.510 0.05 ------------------------------------------------------------------------------- ======= Cycle 3843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3844 steps, 2.56000 s simulation time, 6870.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3844 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6870.44 6870.443 6870.443 100.00 ------------------------------------------------------------------------------- PC_run 3844 3844 6849.54 1.782 1.782 99.70 GM_PC_couple 3844 3844 9.70 0.003 0.003 0.14 PC_GM_couple 3844 3844 7.69 0.002 0.002 0.11 #others 3.51 3.511 0.05 ------------------------------------------------------------------------------- ======= Cycle 3844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3845 steps, 2.56000 s simulation time, 6872.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3845 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6872.19 6872.191 6872.191 100.00 ------------------------------------------------------------------------------- PC_run 3845 3845 6851.28 1.782 1.782 99.70 GM_PC_couple 3845 3845 9.71 0.003 0.003 0.14 PC_GM_couple 3845 3845 7.69 0.002 0.002 0.11 #others 3.51 3.512 0.05 ------------------------------------------------------------------------------- ======= Cycle 3845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3846 steps, 2.56000 s simulation time, 6874.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3846 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6874.22 6874.218 6874.218 100.00 ------------------------------------------------------------------------------- PC_run 3846 3846 6853.30 1.782 1.782 99.70 GM_PC_couple 3846 3846 9.71 0.003 0.003 0.14 PC_GM_couple 3846 3846 7.69 0.002 0.002 0.11 #others 3.51 3.513 0.05 ------------------------------------------------------------------------------- ======= Cycle 3846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3847 steps, 2.56000 s simulation time, 6876.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3847 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6876.08 6876.082 6876.082 100.00 ------------------------------------------------------------------------------- PC_run 3847 3847 6855.16 1.782 1.782 99.70 GM_PC_couple 3847 3847 9.71 0.003 0.003 0.14 PC_GM_couple 3847 3847 7.69 0.002 0.002 0.11 #others 3.51 3.514 0.05 ------------------------------------------------------------------------------- ======= Cycle 3847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3848 steps, 2.56000 s simulation time, 6877.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3848 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6877.88 6877.878 6877.878 100.00 ------------------------------------------------------------------------------- PC_run 3848 3848 6856.95 1.782 1.782 99.70 GM_PC_couple 3848 3848 9.72 0.003 0.003 0.14 PC_GM_couple 3848 3848 7.70 0.002 0.002 0.11 #others 3.52 3.516 0.05 ------------------------------------------------------------------------------- ======= Cycle 3848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3849 steps, 2.56000 s simulation time, 6879.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3849 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6879.61 6879.611 6879.611 100.00 ------------------------------------------------------------------------------- PC_run 3849 3849 6858.68 1.782 1.782 99.70 GM_PC_couple 3849 3849 9.72 0.003 0.003 0.14 PC_GM_couple 3849 3849 7.70 0.002 0.002 0.11 #others 3.52 3.517 0.05 ------------------------------------------------------------------------------- ======= Cycle 3849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3850 steps, 2.56000 s simulation time, 6881.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3850 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6881.56 6881.557 6881.557 100.00 ------------------------------------------------------------------------------- PC_run 3850 3850 6860.62 1.782 1.782 99.70 GM_PC_couple 3850 3850 9.72 0.003 0.003 0.14 PC_GM_couple 3850 3850 7.70 0.002 0.002 0.11 #others 3.52 3.517 0.05 ------------------------------------------------------------------------------- ======= Cycle 3850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3851 steps, 2.56000 s simulation time, 6883.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3851 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6883.40 6883.400 6883.400 100.00 ------------------------------------------------------------------------------- PC_run 3851 3851 6862.45 1.782 1.782 99.70 GM_PC_couple 3851 3851 9.72 0.003 0.003 0.14 PC_GM_couple 3851 3851 7.70 0.002 0.002 0.11 #others 3.52 3.519 0.05 ------------------------------------------------------------------------------- ======= Cycle 3851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3852 steps, 2.56000 s simulation time, 6885.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3852 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6885.49 6885.486 6885.486 100.00 ------------------------------------------------------------------------------- PC_run 3852 3852 6864.53 1.782 1.782 99.70 GM_PC_couple 3852 3852 9.73 0.003 0.003 0.14 PC_GM_couple 3852 3852 7.71 0.002 0.002 0.11 #others 3.52 3.519 0.05 ------------------------------------------------------------------------------- ======= Cycle 3852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3853 steps, 2.56000 s simulation time, 6887.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3853 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6887.24 6887.236 6887.236 100.00 ------------------------------------------------------------------------------- PC_run 3853 3853 6866.28 1.782 1.782 99.70 GM_PC_couple 3853 3853 9.73 0.003 0.003 0.14 PC_GM_couple 3853 3853 7.71 0.002 0.002 0.11 #others 3.52 3.520 0.05 ------------------------------------------------------------------------------- ======= Cycle 3853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3854 steps, 2.56000 s simulation time, 6889.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3854 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6889.15 6889.154 6889.154 100.00 ------------------------------------------------------------------------------- PC_run 3854 3854 6868.19 1.782 1.782 99.70 GM_PC_couple 3854 3854 9.73 0.003 0.003 0.14 PC_GM_couple 3854 3854 7.71 0.002 0.002 0.11 #others 3.52 3.521 0.05 ------------------------------------------------------------------------------- ======= Cycle 3854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3855 steps, 2.56000 s simulation time, 6890.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3855 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6890.95 6890.953 6890.953 100.00 ------------------------------------------------------------------------------- PC_run 3855 3855 6869.99 1.782 1.782 99.70 GM_PC_couple 3855 3855 9.73 0.003 0.003 0.14 PC_GM_couple 3855 3855 7.71 0.002 0.002 0.11 #others 3.52 3.522 0.05 ------------------------------------------------------------------------------- ======= Cycle 3855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3856 steps, 2.56000 s simulation time, 6892.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3856 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6892.66 6892.655 6892.655 100.00 ------------------------------------------------------------------------------- PC_run 3856 3856 6871.68 1.782 1.782 99.70 GM_PC_couple 3856 3856 9.74 0.003 0.003 0.14 PC_GM_couple 3856 3856 7.71 0.002 0.002 0.11 #others 3.52 3.523 0.05 ------------------------------------------------------------------------------- ======= Cycle 3856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3857 steps, 2.56000 s simulation time, 6894.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3857 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6894.43 6894.428 6894.428 100.00 ------------------------------------------------------------------------------- PC_run 3857 3857 6873.45 1.782 1.782 99.70 GM_PC_couple 3857 3857 9.74 0.003 0.003 0.14 PC_GM_couple 3857 3857 7.72 0.002 0.002 0.11 #others 3.52 3.524 0.05 ------------------------------------------------------------------------------- ======= Cycle 3857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3858 steps, 2.56000 s simulation time, 6897.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3858 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6897.27 6897.270 6897.270 100.00 ------------------------------------------------------------------------------- PC_run 3858 3858 6876.28 1.782 1.782 99.70 GM_PC_couple 3858 3858 9.74 0.003 0.003 0.14 PC_GM_couple 3858 3858 7.72 0.002 0.002 0.11 #others 3.52 3.525 0.05 ------------------------------------------------------------------------------- ======= Cycle 3858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3859 steps, 2.56000 s simulation time, 6899.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3859 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6899.07 6899.070 6899.070 100.00 ------------------------------------------------------------------------------- PC_run 3859 3859 6878.08 1.782 1.782 99.70 GM_PC_couple 3859 3859 9.75 0.003 0.003 0.14 PC_GM_couple 3859 3859 7.72 0.002 0.002 0.11 #others 3.53 3.526 0.05 ------------------------------------------------------------------------------- ======= Cycle 3859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3860 steps, 2.56000 s simulation time, 6901.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3860 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6901.12 6901.121 6901.121 100.00 ------------------------------------------------------------------------------- PC_run 3860 3860 6880.12 1.782 1.782 99.70 GM_PC_couple 3860 3860 9.75 0.003 0.003 0.14 PC_GM_couple 3860 3860 7.72 0.002 0.002 0.11 #others 3.53 3.527 0.05 ------------------------------------------------------------------------------- ======= Cycle 3860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3861 steps, 2.56000 s simulation time, 6903.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3861 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6903.31 6903.309 6903.309 100.00 ------------------------------------------------------------------------------- PC_run 3861 3861 6882.30 1.783 1.783 99.70 GM_PC_couple 3861 3861 9.76 0.003 0.003 0.14 PC_GM_couple 3861 3861 7.73 0.002 0.002 0.11 #others 3.53 3.528 0.05 ------------------------------------------------------------------------------- ======= Cycle 3861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3862 steps, 2.56000 s simulation time, 6905.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3862 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6905.36 6905.362 6905.362 100.00 ------------------------------------------------------------------------------- PC_run 3862 3862 6884.34 1.783 1.783 99.70 GM_PC_couple 3862 3862 9.76 0.003 0.003 0.14 PC_GM_couple 3862 3862 7.73 0.002 0.002 0.11 #others 3.53 3.529 0.05 ------------------------------------------------------------------------------- ======= Cycle 3862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3863 steps, 2.56000 s simulation time, 6907.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3863 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6907.11 6907.106 6907.106 100.00 ------------------------------------------------------------------------------- PC_run 3863 3863 6886.08 1.783 1.783 99.70 GM_PC_couple 3863 3863 9.76 0.003 0.003 0.14 PC_GM_couple 3863 3863 7.73 0.002 0.002 0.11 #others 3.53 3.530 0.05 ------------------------------------------------------------------------------- ======= Cycle 3863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3864 steps, 2.56000 s simulation time, 6909.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3864 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6909.16 6909.163 6909.163 100.00 ------------------------------------------------------------------------------- PC_run 3864 3864 6888.13 1.783 1.783 99.70 GM_PC_couple 3864 3864 9.76 0.003 0.003 0.14 PC_GM_couple 3864 3864 7.73 0.002 0.002 0.11 #others 3.53 3.532 0.05 ------------------------------------------------------------------------------- ======= Cycle 3864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3865 steps, 2.56000 s simulation time, 6911.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3865 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6911.05 6911.049 6911.049 100.00 ------------------------------------------------------------------------------- PC_run 3865 3865 6890.01 1.783 1.783 99.70 GM_PC_couple 3865 3865 9.77 0.003 0.003 0.14 PC_GM_couple 3865 3865 7.74 0.002 0.002 0.11 #others 3.53 3.533 0.05 ------------------------------------------------------------------------------- ======= Cycle 3865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3866 steps, 2.56000 s simulation time, 6912.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3866 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6912.79 6912.786 6912.786 100.00 ------------------------------------------------------------------------------- PC_run 3866 3866 6891.74 1.783 1.783 99.70 GM_PC_couple 3866 3866 9.77 0.003 0.003 0.14 PC_GM_couple 3866 3866 7.74 0.002 0.002 0.11 #others 3.53 3.534 0.05 ------------------------------------------------------------------------------- ======= Cycle 3866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3867 steps, 2.56000 s simulation time, 6914.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3867 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6914.42 6914.422 6914.422 100.00 ------------------------------------------------------------------------------- PC_run 3867 3867 6893.37 1.783 1.783 99.70 GM_PC_couple 3867 3867 9.77 0.003 0.003 0.14 PC_GM_couple 3867 3867 7.74 0.002 0.002 0.11 #others 3.53 3.534 0.05 ------------------------------------------------------------------------------- ======= Cycle 3867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3868 steps, 2.56000 s simulation time, 6916.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3868 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6916.28 6916.276 6916.276 100.00 ------------------------------------------------------------------------------- PC_run 3868 3868 6895.22 1.783 1.783 99.70 GM_PC_couple 3868 3868 9.77 0.003 0.003 0.14 PC_GM_couple 3868 3868 7.74 0.002 0.002 0.11 #others 3.53 3.535 0.05 ------------------------------------------------------------------------------- ======= Cycle 3868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3869 steps, 2.56000 s simulation time, 6918.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3869 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6918.10 6918.101 6918.101 100.00 ------------------------------------------------------------------------------- PC_run 3869 3869 6897.04 1.783 1.783 99.70 GM_PC_couple 3869 3869 9.78 0.003 0.003 0.14 PC_GM_couple 3869 3869 7.74 0.002 0.002 0.11 #others 3.54 3.536 0.05 ------------------------------------------------------------------------------- ======= Cycle 3869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3870 steps, 2.56000 s simulation time, 6919.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3870 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6919.91 6919.909 6919.909 100.00 ------------------------------------------------------------------------------- PC_run 3870 3870 6898.85 1.783 1.783 99.70 GM_PC_couple 3870 3870 9.78 0.003 0.003 0.14 PC_GM_couple 3870 3870 7.75 0.002 0.002 0.11 #others 3.54 3.536 0.05 ------------------------------------------------------------------------------- ======= Cycle 3870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3871 steps, 2.56000 s simulation time, 6921.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3871 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6921.57 6921.568 6921.568 100.00 ------------------------------------------------------------------------------- PC_run 3871 3871 6900.50 1.783 1.783 99.70 GM_PC_couple 3871 3871 9.78 0.003 0.003 0.14 PC_GM_couple 3871 3871 7.75 0.002 0.002 0.11 #others 3.54 3.538 0.05 ------------------------------------------------------------------------------- ======= Cycle 3871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3872 steps, 2.56000 s simulation time, 6923.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3872 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6923.15 6923.147 6923.147 100.00 ------------------------------------------------------------------------------- PC_run 3872 3872 6902.07 1.783 1.783 99.70 GM_PC_couple 3872 3872 9.78 0.003 0.003 0.14 PC_GM_couple 3872 3872 7.75 0.002 0.002 0.11 #others 3.54 3.539 0.05 ------------------------------------------------------------------------------- ======= Cycle 3872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3873 steps, 2.56000 s simulation time, 6924.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3873 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6924.79 6924.785 6924.785 100.00 ------------------------------------------------------------------------------- PC_run 3873 3873 6903.71 1.783 1.783 99.70 GM_PC_couple 3873 3873 9.79 0.003 0.003 0.14 PC_GM_couple 3873 3873 7.75 0.002 0.002 0.11 #others 3.54 3.539 0.05 ------------------------------------------------------------------------------- ======= Cycle 3873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3874 steps, 2.56000 s simulation time, 6926.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3874 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6926.93 6926.929 6926.929 100.00 ------------------------------------------------------------------------------- PC_run 3874 3874 6905.85 1.783 1.783 99.70 GM_PC_couple 3874 3874 9.79 0.003 0.003 0.14 PC_GM_couple 3874 3874 7.75 0.002 0.002 0.11 #others 3.54 3.540 0.05 ------------------------------------------------------------------------------- ======= Cycle 3874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3875 steps, 2.56000 s simulation time, 6928.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3875 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6928.77 6928.765 6928.765 100.00 ------------------------------------------------------------------------------- PC_run 3875 3875 6907.68 1.783 1.783 99.70 GM_PC_couple 3875 3875 9.79 0.003 0.003 0.14 PC_GM_couple 3875 3875 7.76 0.002 0.002 0.11 #others 3.54 3.542 0.05 ------------------------------------------------------------------------------- ======= Cycle 3875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3876 steps, 2.56000 s simulation time, 6930.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3876 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6930.57 6930.568 6930.568 100.00 ------------------------------------------------------------------------------- PC_run 3876 3876 6909.47 1.783 1.783 99.70 GM_PC_couple 3876 3876 9.79 0.003 0.003 0.14 PC_GM_couple 3876 3876 7.76 0.002 0.002 0.11 #others 3.54 3.543 0.05 ------------------------------------------------------------------------------- ======= Cycle 3876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3877 steps, 2.56000 s simulation time, 6932.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3877 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6932.22 6932.225 6932.225 100.00 ------------------------------------------------------------------------------- PC_run 3877 3877 6911.12 1.783 1.783 99.70 GM_PC_couple 3877 3877 9.80 0.003 0.003 0.14 PC_GM_couple 3877 3877 7.76 0.002 0.002 0.11 #others 3.54 3.544 0.05 ------------------------------------------------------------------------------- ======= Cycle 3877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3878 steps, 2.56000 s simulation time, 6934.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3878 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6934.78 6934.775 6934.775 100.00 ------------------------------------------------------------------------------- PC_run 3878 3878 6913.67 1.783 1.783 99.70 GM_PC_couple 3878 3878 9.80 0.003 0.003 0.14 PC_GM_couple 3878 3878 7.76 0.002 0.002 0.11 #others 3.54 3.545 0.05 ------------------------------------------------------------------------------- ======= Cycle 3878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3879 steps, 2.56000 s simulation time, 6937.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3879 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6937.11 6937.107 6937.107 100.00 ------------------------------------------------------------------------------- PC_run 3879 3879 6915.99 1.783 1.783 99.70 GM_PC_couple 3879 3879 9.80 0.003 0.003 0.14 PC_GM_couple 3879 3879 7.76 0.002 0.002 0.11 #others 3.55 3.546 0.05 ------------------------------------------------------------------------------- ======= Cycle 3879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3880 steps, 2.56000 s simulation time, 6939.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3880 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6939.12 6939.119 6939.119 100.00 ------------------------------------------------------------------------------- PC_run 3880 3880 6918.00 1.783 1.783 99.70 GM_PC_couple 3880 3880 9.80 0.003 0.003 0.14 PC_GM_couple 3880 3880 7.77 0.002 0.002 0.11 #others 3.55 3.547 0.05 ------------------------------------------------------------------------------- ======= Cycle 3880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3881 steps, 2.56000 s simulation time, 6941.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3881 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6941.05 6941.052 6941.052 100.00 ------------------------------------------------------------------------------- PC_run 3881 3881 6919.93 1.783 1.783 99.70 GM_PC_couple 3881 3881 9.81 0.003 0.003 0.14 PC_GM_couple 3881 3881 7.77 0.002 0.002 0.11 #others 3.55 3.548 0.05 ------------------------------------------------------------------------------- ======= Cycle 3881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3882 steps, 2.56000 s simulation time, 6942.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3882 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6942.99 6942.987 6942.987 100.00 ------------------------------------------------------------------------------- PC_run 3882 3882 6921.86 1.783 1.783 99.70 GM_PC_couple 3882 3882 9.81 0.003 0.003 0.14 PC_GM_couple 3882 3882 7.77 0.002 0.002 0.11 #others 3.55 3.549 0.05 ------------------------------------------------------------------------------- ======= Cycle 3882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3883 steps, 2.56000 s simulation time, 6945.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3883 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6945.00 6944.998 6944.998 100.00 ------------------------------------------------------------------------------- PC_run 3883 3883 6923.86 1.783 1.783 99.70 GM_PC_couple 3883 3883 9.81 0.003 0.003 0.14 PC_GM_couple 3883 3883 7.77 0.002 0.002 0.11 #others 3.55 3.550 0.05 ------------------------------------------------------------------------------- ======= Cycle 3883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3884 steps, 2.56000 s simulation time, 6947.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3884 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6947.05 6947.049 6947.049 100.00 ------------------------------------------------------------------------------- PC_run 3884 3884 6925.91 1.783 1.783 99.70 GM_PC_couple 3884 3884 9.82 0.003 0.003 0.14 PC_GM_couple 3884 3884 7.78 0.002 0.002 0.11 #others 3.55 3.551 0.05 ------------------------------------------------------------------------------- ======= Cycle 3884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3885 steps, 2.56000 s simulation time, 6949.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3885 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6949.38 6949.383 6949.383 100.00 ------------------------------------------------------------------------------- PC_run 3885 3885 6928.23 1.783 1.783 99.70 GM_PC_couple 3885 3885 9.82 0.003 0.003 0.14 PC_GM_couple 3885 3885 7.78 0.002 0.002 0.11 #others 3.55 3.552 0.05 ------------------------------------------------------------------------------- ======= Cycle 3885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3886 steps, 2.56000 s simulation time, 6952.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3886 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6952.08 6952.082 6952.082 100.00 ------------------------------------------------------------------------------- PC_run 3886 3886 6930.93 1.784 1.784 99.70 GM_PC_couple 3886 3886 9.82 0.003 0.003 0.14 PC_GM_couple 3886 3886 7.78 0.002 0.002 0.11 #others 3.55 3.553 0.05 ------------------------------------------------------------------------------- ======= Cycle 3886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3887 steps, 2.56000 s simulation time, 6954.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3887 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6954.13 6954.129 6954.129 100.00 ------------------------------------------------------------------------------- PC_run 3887 3887 6932.97 1.784 1.784 99.70 GM_PC_couple 3887 3887 9.82 0.003 0.003 0.14 PC_GM_couple 3887 3887 7.78 0.002 0.002 0.11 #others 3.55 3.554 0.05 ------------------------------------------------------------------------------- ======= Cycle 3887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3888 steps, 2.56000 s simulation time, 6956.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3888 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6956.01 6956.012 6956.012 100.00 ------------------------------------------------------------------------------- PC_run 3888 3888 6934.85 1.784 1.784 99.70 GM_PC_couple 3888 3888 9.83 0.003 0.003 0.14 PC_GM_couple 3888 3888 7.78 0.002 0.002 0.11 #others 3.55 3.555 0.05 ------------------------------------------------------------------------------- ======= Cycle 3888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3889 steps, 2.56000 s simulation time, 6958.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3889 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6958.30 6958.300 6958.300 100.00 ------------------------------------------------------------------------------- PC_run 3889 3889 6937.13 1.784 1.784 99.70 GM_PC_couple 3889 3889 9.83 0.003 0.003 0.14 PC_GM_couple 3889 3889 7.79 0.002 0.002 0.11 #others 3.56 3.556 0.05 ------------------------------------------------------------------------------- ======= Cycle 3889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3890 steps, 2.56000 s simulation time, 6960.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3890 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6960.81 6960.806 6960.806 100.00 ------------------------------------------------------------------------------- PC_run 3890 3890 6939.63 1.784 1.784 99.70 GM_PC_couple 3890 3890 9.83 0.003 0.003 0.14 PC_GM_couple 3890 3890 7.79 0.002 0.002 0.11 #others 3.56 3.557 0.05 ------------------------------------------------------------------------------- ======= Cycle 3890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3891 steps, 2.56000 s simulation time, 6962.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3891 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6962.91 6962.910 6962.910 100.00 ------------------------------------------------------------------------------- PC_run 3891 3891 6941.73 1.784 1.784 99.70 GM_PC_couple 3891 3891 9.83 0.003 0.003 0.14 PC_GM_couple 3891 3891 7.79 0.002 0.002 0.11 #others 3.56 3.558 0.05 ------------------------------------------------------------------------------- ======= Cycle 3891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3892 steps, 2.56000 s simulation time, 6965.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3892 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6965.03 6965.027 6965.027 100.00 ------------------------------------------------------------------------------- PC_run 3892 3892 6943.84 1.784 1.784 99.70 GM_PC_couple 3892 3892 9.84 0.003 0.003 0.14 PC_GM_couple 3892 3892 7.79 0.002 0.002 0.11 #others 3.56 3.559 0.05 ------------------------------------------------------------------------------- ======= Cycle 3892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3893 steps, 2.56000 s simulation time, 6967.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3893 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6967.27 6967.270 6967.270 100.00 ------------------------------------------------------------------------------- PC_run 3893 3893 6946.08 1.784 1.784 99.70 GM_PC_couple 3893 3893 9.84 0.003 0.003 0.14 PC_GM_couple 3893 3893 7.79 0.002 0.002 0.11 #others 3.56 3.560 0.05 ------------------------------------------------------------------------------- ======= Cycle 3893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3894 steps, 2.56000 s simulation time, 6969.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3894 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6969.73 6969.732 6969.732 100.00 ------------------------------------------------------------------------------- PC_run 3894 3894 6948.53 1.784 1.784 99.70 GM_PC_couple 3894 3894 9.84 0.003 0.003 0.14 PC_GM_couple 3894 3894 7.80 0.002 0.002 0.11 #others 3.56 3.561 0.05 ------------------------------------------------------------------------------- ======= Cycle 3894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3895 steps, 2.56000 s simulation time, 6971.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3895 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6971.67 6971.674 6971.674 100.00 ------------------------------------------------------------------------------- PC_run 3895 3895 6950.47 1.784 1.784 99.70 GM_PC_couple 3895 3895 9.85 0.003 0.003 0.14 PC_GM_couple 3895 3895 7.80 0.002 0.002 0.11 #others 3.56 3.562 0.05 ------------------------------------------------------------------------------- ======= Cycle 3895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3896 steps, 2.56000 s simulation time, 6973.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3896 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6973.79 6973.795 6973.795 100.00 ------------------------------------------------------------------------------- PC_run 3896 3896 6952.58 1.785 1.785 99.70 GM_PC_couple 3896 3896 9.85 0.003 0.003 0.14 PC_GM_couple 3896 3896 7.80 0.002 0.002 0.11 #others 3.56 3.563 0.05 ------------------------------------------------------------------------------- ======= Cycle 3896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3897 steps, 2.56000 s simulation time, 6976.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3897 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6976.75 6976.753 6976.753 100.00 ------------------------------------------------------------------------------- PC_run 3897 3897 6955.53 1.785 1.785 99.70 GM_PC_couple 3897 3897 9.85 0.003 0.003 0.14 PC_GM_couple 3897 3897 7.80 0.002 0.002 0.11 #others 3.56 3.564 0.05 ------------------------------------------------------------------------------- ======= Cycle 3897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3898 steps, 2.56000 s simulation time, 6979.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3898 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6979.49 6979.487 6979.487 100.00 ------------------------------------------------------------------------------- PC_run 3898 3898 6958.26 1.785 1.785 99.70 GM_PC_couple 3898 3898 9.86 0.003 0.003 0.14 PC_GM_couple 3898 3898 7.81 0.002 0.002 0.11 #others 3.57 3.566 0.05 ------------------------------------------------------------------------------- ======= Cycle 3898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3899 steps, 2.56000 s simulation time, 6981.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3899 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6981.52 6981.516 6981.516 100.00 ------------------------------------------------------------------------------- PC_run 3899 3899 6960.28 1.785 1.785 99.70 GM_PC_couple 3899 3899 9.86 0.003 0.003 0.14 PC_GM_couple 3899 3899 7.81 0.002 0.002 0.11 #others 3.57 3.567 0.05 ------------------------------------------------------------------------------- ======= Cycle 3899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3900 steps, 2.56000 s simulation time, 6983.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3900 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6983.59 6983.592 6983.592 100.00 ------------------------------------------------------------------------------- PC_run 3900 3900 6962.35 1.785 1.785 99.70 GM_PC_couple 3900 3900 9.86 0.003 0.003 0.14 PC_GM_couple 3900 3900 7.81 0.002 0.002 0.11 #others 3.57 3.568 0.05 ------------------------------------------------------------------------------- ======= Cycle 3900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3901 steps, 2.56000 s simulation time, 6985.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3901 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6985.63 6985.633 6985.633 100.00 ------------------------------------------------------------------------------- PC_run 3901 3901 6964.39 1.785 1.785 99.70 GM_PC_couple 3901 3901 9.86 0.003 0.003 0.14 PC_GM_couple 3901 3901 7.81 0.002 0.002 0.11 #others 3.57 3.569 0.05 ------------------------------------------------------------------------------- ======= Cycle 3901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3902 steps, 2.56000 s simulation time, 6987.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3902 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6987.41 6987.406 6987.406 100.00 ------------------------------------------------------------------------------- PC_run 3902 3902 6966.16 1.785 1.785 99.70 GM_PC_couple 3902 3902 9.87 0.003 0.003 0.14 PC_GM_couple 3902 3902 7.81 0.002 0.002 0.11 #others 3.57 3.569 0.05 ------------------------------------------------------------------------------- ======= Cycle 3902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3903 steps, 2.56000 s simulation time, 6989.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3903 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6989.32 6989.322 6989.322 100.00 ------------------------------------------------------------------------------- PC_run 3903 3903 6968.07 1.785 1.785 99.70 GM_PC_couple 3903 3903 9.87 0.003 0.003 0.14 PC_GM_couple 3903 3903 7.82 0.002 0.002 0.11 #others 3.57 3.570 0.05 ------------------------------------------------------------------------------- ======= Cycle 3903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3904 steps, 2.56000 s simulation time, 6991.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3904 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6991.39 6991.394 6991.394 100.00 ------------------------------------------------------------------------------- PC_run 3904 3904 6970.13 1.785 1.785 99.70 GM_PC_couple 3904 3904 9.87 0.003 0.003 0.14 PC_GM_couple 3904 3904 7.82 0.002 0.002 0.11 #others 3.57 3.571 0.05 ------------------------------------------------------------------------------- ======= Cycle 3904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3905 steps, 2.56000 s simulation time, 6993.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3905 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6993.12 6993.118 6993.118 100.00 ------------------------------------------------------------------------------- PC_run 3905 3905 6971.85 1.785 1.785 99.70 GM_PC_couple 3905 3905 9.88 0.003 0.003 0.14 PC_GM_couple 3905 3905 7.82 0.002 0.002 0.11 #others 3.57 3.572 0.05 ------------------------------------------------------------------------------- ======= Cycle 3905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3906 steps, 2.56000 s simulation time, 6994.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3906 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6994.87 6994.873 6994.873 100.00 ------------------------------------------------------------------------------- PC_run 3906 3906 6973.60 1.785 1.785 99.70 GM_PC_couple 3906 3906 9.88 0.003 0.003 0.14 PC_GM_couple 3906 3906 7.82 0.002 0.002 0.11 #others 3.57 3.574 0.05 ------------------------------------------------------------------------------- ======= Cycle 3906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3907 steps, 2.56000 s simulation time, 6996.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3907 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6996.72 6996.723 6996.723 100.00 ------------------------------------------------------------------------------- PC_run 3907 3907 6975.44 1.785 1.785 99.70 GM_PC_couple 3907 3907 9.88 0.003 0.003 0.14 PC_GM_couple 3907 3907 7.83 0.002 0.002 0.11 #others 3.57 3.575 0.05 ------------------------------------------------------------------------------- ======= Cycle 3907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3908 steps, 2.56000 s simulation time, 6998.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3908 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6998.76 6998.760 6998.760 100.00 ------------------------------------------------------------------------------- PC_run 3908 3908 6977.47 1.785 1.785 99.70 GM_PC_couple 3908 3908 9.88 0.003 0.003 0.14 PC_GM_couple 3908 3908 7.83 0.002 0.002 0.11 #others 3.58 3.576 0.05 ------------------------------------------------------------------------------- ======= Cycle 3908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3909 steps, 2.56000 s simulation time, 7000.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3909 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7000.53 7000.529 7000.529 100.00 ------------------------------------------------------------------------------- PC_run 3909 3909 6979.23 1.785 1.785 99.70 GM_PC_couple 3909 3909 9.89 0.003 0.003 0.14 PC_GM_couple 3909 3909 7.83 0.002 0.002 0.11 #others 3.58 3.577 0.05 ------------------------------------------------------------------------------- ======= Cycle 3909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3910 steps, 2.56000 s simulation time, 7002.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3910 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7002.41 7002.414 7002.414 100.00 ------------------------------------------------------------------------------- PC_run 3910 3910 6981.11 1.785 1.785 99.70 GM_PC_couple 3910 3910 9.89 0.003 0.003 0.14 PC_GM_couple 3910 3910 7.83 0.002 0.002 0.11 #others 3.58 3.578 0.05 ------------------------------------------------------------------------------- ======= Cycle 3910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3911 steps, 2.56000 s simulation time, 7004.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3911 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7004.11 7004.110 7004.110 100.00 ------------------------------------------------------------------------------- PC_run 3911 3911 6982.80 1.785 1.785 99.70 GM_PC_couple 3911 3911 9.89 0.003 0.003 0.14 PC_GM_couple 3911 3911 7.83 0.002 0.002 0.11 #others 3.58 3.579 0.05 ------------------------------------------------------------------------------- ======= Cycle 3911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3912 steps, 2.56000 s simulation time, 7006.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3912 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7006.15 7006.149 7006.149 100.00 ------------------------------------------------------------------------------- PC_run 3912 3912 6984.84 1.785 1.785 99.70 GM_PC_couple 3912 3912 9.90 0.003 0.003 0.14 PC_GM_couple 3912 3912 7.84 0.002 0.002 0.11 #others 3.58 3.580 0.05 ------------------------------------------------------------------------------- ======= Cycle 3912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3913 steps, 2.56000 s simulation time, 7007.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3913 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7007.80 7007.804 7007.804 100.00 ------------------------------------------------------------------------------- PC_run 3913 3913 6986.49 1.785 1.785 99.70 GM_PC_couple 3913 3913 9.90 0.003 0.003 0.14 PC_GM_couple 3913 3913 7.84 0.002 0.002 0.11 #others 3.58 3.580 0.05 ------------------------------------------------------------------------------- ======= Cycle 3913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3914 steps, 2.56000 s simulation time, 7009.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3914 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7009.69 7009.686 7009.686 100.00 ------------------------------------------------------------------------------- PC_run 3914 3914 6988.36 1.785 1.785 99.70 GM_PC_couple 3914 3914 9.90 0.003 0.003 0.14 PC_GM_couple 3914 3914 7.84 0.002 0.002 0.11 #others 3.58 3.581 0.05 ------------------------------------------------------------------------------- ======= Cycle 3914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3915 steps, 2.56000 s simulation time, 7011.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3915 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7011.84 7011.843 7011.843 100.00 ------------------------------------------------------------------------------- PC_run 3915 3915 6990.51 1.786 1.786 99.70 GM_PC_couple 3915 3915 9.90 0.003 0.003 0.14 PC_GM_couple 3915 3915 7.84 0.002 0.002 0.11 #others 3.58 3.582 0.05 ------------------------------------------------------------------------------- ======= Cycle 3915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3916 steps, 2.56000 s simulation time, 7014.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3916 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7014.11 7014.113 7014.113 100.00 ------------------------------------------------------------------------------- PC_run 3916 3916 6992.78 1.786 1.786 99.70 GM_PC_couple 3916 3916 9.91 0.003 0.003 0.14 PC_GM_couple 3916 3916 7.84 0.002 0.002 0.11 #others 3.58 3.583 0.05 ------------------------------------------------------------------------------- ======= Cycle 3916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3917 steps, 2.56000 s simulation time, 7015.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3917 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7015.79 7015.787 7015.787 100.00 ------------------------------------------------------------------------------- PC_run 3917 3917 6994.45 1.786 1.786 99.70 GM_PC_couple 3917 3917 9.91 0.003 0.003 0.14 PC_GM_couple 3917 3917 7.85 0.002 0.002 0.11 #others 3.58 3.584 0.05 ------------------------------------------------------------------------------- ======= Cycle 3917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3918 steps, 2.56000 s simulation time, 7017.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3918 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7017.57 7017.568 7017.568 100.00 ------------------------------------------------------------------------------- PC_run 3918 3918 6996.22 1.786 1.786 99.70 GM_PC_couple 3918 3918 9.91 0.003 0.003 0.14 PC_GM_couple 3918 3918 7.85 0.002 0.002 0.11 #others 3.58 3.585 0.05 ------------------------------------------------------------------------------- ======= Cycle 3918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3919 steps, 2.56000 s simulation time, 7019.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3919 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7019.29 7019.289 7019.289 100.00 ------------------------------------------------------------------------------- PC_run 3919 3919 6997.94 1.786 1.786 99.70 GM_PC_couple 3919 3919 9.91 0.003 0.003 0.14 PC_GM_couple 3919 3919 7.85 0.002 0.002 0.11 #others 3.59 3.586 0.05 ------------------------------------------------------------------------------- ======= Cycle 3919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3920 steps, 2.56000 s simulation time, 7021.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3920 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7021.36 7021.358 7021.358 100.00 ------------------------------------------------------------------------------- PC_run 3920 3920 7000.00 1.786 1.786 99.70 GM_PC_couple 3920 3920 9.92 0.003 0.003 0.14 PC_GM_couple 3920 3920 7.85 0.002 0.002 0.11 #others 3.59 3.587 0.05 ------------------------------------------------------------------------------- ======= Cycle 3920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3921 steps, 2.56000 s simulation time, 7023.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3921 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7023.42 7023.419 7023.419 100.00 ------------------------------------------------------------------------------- PC_run 3921 3921 7002.06 1.786 1.786 99.70 GM_PC_couple 3921 3921 9.92 0.003 0.003 0.14 PC_GM_couple 3921 3921 7.85 0.002 0.002 0.11 #others 3.59 3.588 0.05 ------------------------------------------------------------------------------- ======= Cycle 3921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3922 steps, 2.56000 s simulation time, 7025.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3922 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7025.44 7025.440 7025.440 100.00 ------------------------------------------------------------------------------- PC_run 3922 3922 7004.07 1.786 1.786 99.70 GM_PC_couple 3922 3922 9.92 0.003 0.003 0.14 PC_GM_couple 3922 3922 7.86 0.002 0.002 0.11 #others 3.59 3.589 0.05 ------------------------------------------------------------------------------- ======= Cycle 3922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3923 steps, 2.56000 s simulation time, 7027.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3923 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7027.39 7027.389 7027.389 100.00 ------------------------------------------------------------------------------- PC_run 3923 3923 7006.01 1.786 1.786 99.70 GM_PC_couple 3923 3923 9.93 0.003 0.003 0.14 PC_GM_couple 3923 3923 7.86 0.002 0.002 0.11 #others 3.59 3.590 0.05 ------------------------------------------------------------------------------- ======= Cycle 3923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3924 steps, 2.56000 s simulation time, 7029.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3924 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7029.47 7029.468 7029.468 100.00 ------------------------------------------------------------------------------- PC_run 3924 3924 7008.09 1.786 1.786 99.70 GM_PC_couple 3924 3924 9.93 0.003 0.003 0.14 PC_GM_couple 3924 3924 7.86 0.002 0.002 0.11 #others 3.59 3.591 0.05 ------------------------------------------------------------------------------- ======= Cycle 3924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3925 steps, 2.56000 s simulation time, 7031.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3925 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7031.51 7031.514 7031.514 100.00 ------------------------------------------------------------------------------- PC_run 3925 3925 7010.13 1.786 1.786 99.70 GM_PC_couple 3925 3925 9.93 0.003 0.003 0.14 PC_GM_couple 3925 3925 7.86 0.002 0.002 0.11 #others 3.59 3.592 0.05 ------------------------------------------------------------------------------- ======= Cycle 3925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3926 steps, 2.56000 s simulation time, 7033.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3926 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7033.85 7033.848 7033.848 100.00 ------------------------------------------------------------------------------- PC_run 3926 3926 7012.46 1.786 1.786 99.70 GM_PC_couple 3926 3926 9.93 0.003 0.003 0.14 PC_GM_couple 3926 3926 7.86 0.002 0.002 0.11 #others 3.59 3.592 0.05 ------------------------------------------------------------------------------- ======= Cycle 3926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3927 steps, 2.56000 s simulation time, 7036.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3927 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7036.29 7036.287 7036.287 100.00 ------------------------------------------------------------------------------- PC_run 3927 3927 7014.89 1.786 1.786 99.70 GM_PC_couple 3927 3927 9.94 0.003 0.003 0.14 PC_GM_couple 3927 3927 7.87 0.002 0.002 0.11 #others 3.59 3.594 0.05 ------------------------------------------------------------------------------- ======= Cycle 3927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3928 steps, 2.56000 s simulation time, 7038.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3928 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7038.95 7038.948 7038.948 100.00 ------------------------------------------------------------------------------- PC_run 3928 3928 7017.54 1.787 1.787 99.70 GM_PC_couple 3928 3928 9.94 0.003 0.003 0.14 PC_GM_couple 3928 3928 7.87 0.002 0.002 0.11 #others 3.59 3.595 0.05 ------------------------------------------------------------------------------- ======= Cycle 3928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3929 steps, 2.56000 s simulation time, 7040.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3929 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7040.97 7040.968 7040.968 100.00 ------------------------------------------------------------------------------- PC_run 3929 3929 7019.56 1.787 1.787 99.70 GM_PC_couple 3929 3929 9.94 0.003 0.003 0.14 PC_GM_couple 3929 3929 7.87 0.002 0.002 0.11 #others 3.60 3.595 0.05 ------------------------------------------------------------------------------- ======= Cycle 3929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3930 steps, 2.56000 s simulation time, 7043.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3930 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7043.22 7043.215 7043.215 100.00 ------------------------------------------------------------------------------- PC_run 3930 3930 7021.80 1.787 1.787 99.70 GM_PC_couple 3930 3930 9.95 0.003 0.003 0.14 PC_GM_couple 3930 3930 7.87 0.002 0.002 0.11 #others 3.60 3.596 0.05 ------------------------------------------------------------------------------- ======= Cycle 3930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3931 steps, 2.56000 s simulation time, 7045.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3931 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7045.09 7045.092 7045.092 100.00 ------------------------------------------------------------------------------- PC_run 3931 3931 7023.67 1.787 1.787 99.70 GM_PC_couple 3931 3931 9.95 0.003 0.003 0.14 PC_GM_couple 3931 3931 7.88 0.002 0.002 0.11 #others 3.60 3.597 0.05 ------------------------------------------------------------------------------- ======= Cycle 3931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3932 steps, 2.56000 s simulation time, 7047.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3932 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7047.06 7047.061 7047.061 100.00 ------------------------------------------------------------------------------- PC_run 3932 3932 7025.63 1.787 1.787 99.70 GM_PC_couple 3932 3932 9.95 0.003 0.003 0.14 PC_GM_couple 3932 3932 7.88 0.002 0.002 0.11 #others 3.60 3.598 0.05 ------------------------------------------------------------------------------- ======= Cycle 3932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3933 steps, 2.56000 s simulation time, 7048.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3933 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7048.79 7048.786 7048.786 100.00 ------------------------------------------------------------------------------- PC_run 3933 3933 7027.35 1.787 1.787 99.70 GM_PC_couple 3933 3933 9.96 0.003 0.003 0.14 PC_GM_couple 3933 3933 7.88 0.002 0.002 0.11 #others 3.60 3.599 0.05 ------------------------------------------------------------------------------- ======= Cycle 3933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3934 steps, 2.56000 s simulation time, 7050.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3934 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7050.88 7050.882 7050.882 100.00 ------------------------------------------------------------------------------- PC_run 3934 3934 7029.44 1.787 1.787 99.70 GM_PC_couple 3934 3934 9.96 0.003 0.003 0.14 PC_GM_couple 3934 3934 7.88 0.002 0.002 0.11 #others 3.60 3.600 0.05 ------------------------------------------------------------------------------- ======= Cycle 3934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3935 steps, 2.56000 s simulation time, 7052.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3935 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7052.57 7052.569 7052.569 100.00 ------------------------------------------------------------------------------- PC_run 3935 3935 7031.12 1.787 1.787 99.70 GM_PC_couple 3935 3935 9.96 0.003 0.003 0.14 PC_GM_couple 3935 3935 7.89 0.002 0.002 0.11 #others 3.60 3.601 0.05 ------------------------------------------------------------------------------- ======= Cycle 3935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3936 steps, 2.56000 s simulation time, 7054.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3936 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7054.40 7054.404 7054.404 100.00 ------------------------------------------------------------------------------- PC_run 3936 3936 7032.95 1.787 1.787 99.70 GM_PC_couple 3936 3936 9.96 0.003 0.003 0.14 PC_GM_couple 3936 3936 7.89 0.002 0.002 0.11 #others 3.60 3.602 0.05 ------------------------------------------------------------------------------- ======= Cycle 3936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3937 steps, 2.56000 s simulation time, 7056.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3937 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7056.13 7056.130 7056.130 100.00 ------------------------------------------------------------------------------- PC_run 3937 3937 7034.67 1.787 1.787 99.70 GM_PC_couple 3937 3937 9.97 0.003 0.003 0.14 PC_GM_couple 3937 3937 7.89 0.002 0.002 0.11 #others 3.60 3.603 0.05 ------------------------------------------------------------------------------- ======= Cycle 3937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3938 steps, 2.56000 s simulation time, 7057.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3938 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7057.95 7057.948 7057.948 100.00 ------------------------------------------------------------------------------- PC_run 3938 3938 7036.49 1.787 1.787 99.70 GM_PC_couple 3938 3938 9.97 0.003 0.003 0.14 PC_GM_couple 3938 3938 7.89 0.002 0.002 0.11 #others 3.60 3.604 0.05 ------------------------------------------------------------------------------- ======= Cycle 3938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3939 steps, 2.56000 s simulation time, 7059.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3939 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7059.94 7059.944 7059.944 100.00 ------------------------------------------------------------------------------- PC_run 3939 3939 7038.48 1.787 1.787 99.70 GM_PC_couple 3939 3939 9.97 0.003 0.003 0.14 PC_GM_couple 3939 3939 7.89 0.002 0.002 0.11 #others 3.60 3.605 0.05 ------------------------------------------------------------------------------- ======= Cycle 3939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3940 steps, 2.56000 s simulation time, 7061.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3940 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7061.62 7061.616 7061.616 100.00 ------------------------------------------------------------------------------- PC_run 3940 3940 7040.14 1.787 1.787 99.70 GM_PC_couple 3940 3940 9.97 0.003 0.003 0.14 PC_GM_couple 3940 3940 7.89 0.002 0.002 0.11 #others 3.61 3.605 0.05 ------------------------------------------------------------------------------- ======= Cycle 3940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3941 steps, 2.56000 s simulation time, 7063.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3941 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7063.23 7063.233 7063.233 100.00 ------------------------------------------------------------------------------- PC_run 3941 3941 7041.76 1.787 1.787 99.70 GM_PC_couple 3941 3941 9.98 0.003 0.003 0.14 PC_GM_couple 3941 3941 7.90 0.002 0.002 0.11 #others 3.61 3.606 0.05 ------------------------------------------------------------------------------- ======= Cycle 3941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3942 steps, 2.56000 s simulation time, 7064.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3942 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7064.93 7064.932 7064.932 100.00 ------------------------------------------------------------------------------- PC_run 3942 3942 7043.45 1.787 1.787 99.70 GM_PC_couple 3942 3942 9.98 0.003 0.003 0.14 PC_GM_couple 3942 3942 7.90 0.002 0.002 0.11 #others 3.61 3.607 0.05 ------------------------------------------------------------------------------- ======= Cycle 3942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3943 steps, 2.56000 s simulation time, 7066.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3943 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7066.71 7066.715 7066.715 100.00 ------------------------------------------------------------------------------- PC_run 3943 3943 7045.22 1.787 1.787 99.70 GM_PC_couple 3943 3943 9.98 0.003 0.003 0.14 PC_GM_couple 3943 3943 7.90 0.002 0.002 0.11 #others 3.61 3.609 0.05 ------------------------------------------------------------------------------- ======= Cycle 3943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3944 steps, 2.56000 s simulation time, 7068.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3944 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7068.85 7068.850 7068.850 100.00 ------------------------------------------------------------------------------- PC_run 3944 3944 7047.35 1.787 1.787 99.70 GM_PC_couple 3944 3944 9.98 0.003 0.003 0.14 PC_GM_couple 3944 3944 7.90 0.002 0.002 0.11 #others 3.61 3.609 0.05 ------------------------------------------------------------------------------- ======= Cycle 3944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3945 steps, 2.56000 s simulation time, 7070.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3945 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7070.76 7070.760 7070.760 100.00 ------------------------------------------------------------------------------- PC_run 3945 3945 7049.26 1.787 1.787 99.70 GM_PC_couple 3945 3945 9.99 0.003 0.003 0.14 PC_GM_couple 3945 3945 7.91 0.002 0.002 0.11 #others 3.61 3.610 0.05 ------------------------------------------------------------------------------- ======= Cycle 3945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3946 steps, 2.56000 s simulation time, 7072.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3946 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7072.63 7072.628 7072.628 100.00 ------------------------------------------------------------------------------- PC_run 3946 3946 7051.12 1.787 1.787 99.70 GM_PC_couple 3946 3946 9.99 0.003 0.003 0.14 PC_GM_couple 3946 3946 7.91 0.002 0.002 0.11 #others 3.61 3.611 0.05 ------------------------------------------------------------------------------- ======= Cycle 3946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3947 steps, 2.56000 s simulation time, 7074.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3947 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7074.40 7074.397 7074.397 100.00 ------------------------------------------------------------------------------- PC_run 3947 3947 7052.88 1.787 1.787 99.70 GM_PC_couple 3947 3947 9.99 0.003 0.003 0.14 PC_GM_couple 3947 3947 7.91 0.002 0.002 0.11 #others 3.61 3.612 0.05 ------------------------------------------------------------------------------- ======= Cycle 3947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3948 steps, 2.56000 s simulation time, 7076.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3948 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7076.44 7076.440 7076.440 100.00 ------------------------------------------------------------------------------- PC_run 3948 3948 7054.92 1.787 1.787 99.70 GM_PC_couple 3948 3948 10.00 0.003 0.003 0.14 PC_GM_couple 3948 3948 7.91 0.002 0.002 0.11 #others 3.61 3.614 0.05 ------------------------------------------------------------------------------- ======= Cycle 3948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3949 steps, 2.56000 s simulation time, 7078.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3949 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7078.35 7078.346 7078.346 100.00 ------------------------------------------------------------------------------- PC_run 3949 3949 7056.81 1.787 1.787 99.70 GM_PC_couple 3949 3949 10.00 0.003 0.003 0.14 PC_GM_couple 3949 3949 7.92 0.002 0.002 0.11 #others 3.61 3.615 0.05 ------------------------------------------------------------------------------- ======= Cycle 3949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3950 steps, 2.56000 s simulation time, 7080.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3950 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7080.44 7080.439 7080.439 100.00 ------------------------------------------------------------------------------- PC_run 3950 3950 7058.90 1.787 1.787 99.70 GM_PC_couple 3950 3950 10.01 0.003 0.003 0.14 PC_GM_couple 3950 3950 7.92 0.002 0.002 0.11 #others 3.62 3.616 0.05 ------------------------------------------------------------------------------- ======= Cycle 3950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3951 steps, 2.56000 s simulation time, 7082.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3951 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7082.36 7082.363 7082.363 100.00 ------------------------------------------------------------------------------- PC_run 3951 3951 7060.82 1.787 1.787 99.70 GM_PC_couple 3951 3951 10.01 0.003 0.003 0.14 PC_GM_couple 3951 3951 7.92 0.002 0.002 0.11 #others 3.62 3.617 0.05 ------------------------------------------------------------------------------- ======= Cycle 3951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3952 steps, 2.56000 s simulation time, 7084.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3952 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7084.43 7084.429 7084.429 100.00 ------------------------------------------------------------------------------- PC_run 3952 3952 7062.88 1.787 1.787 99.70 GM_PC_couple 3952 3952 10.01 0.003 0.003 0.14 PC_GM_couple 3952 3952 7.92 0.002 0.002 0.11 #others 3.62 3.618 0.05 ------------------------------------------------------------------------------- ======= Cycle 3952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3953 steps, 2.56000 s simulation time, 7086.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3953 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7086.19 7086.193 7086.193 100.00 ------------------------------------------------------------------------------- PC_run 3953 3953 7064.64 1.787 1.787 99.70 GM_PC_couple 3953 3953 10.01 0.003 0.003 0.14 PC_GM_couple 3953 3953 7.92 0.002 0.002 0.11 #others 3.62 3.618 0.05 ------------------------------------------------------------------------------- ======= Cycle 3953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3954 steps, 2.56000 s simulation time, 7087.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3954 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7087.88 7087.881 7087.881 100.00 ------------------------------------------------------------------------------- PC_run 3954 3954 7066.32 1.787 1.787 99.70 GM_PC_couple 3954 3954 10.02 0.003 0.003 0.14 PC_GM_couple 3954 3954 7.93 0.002 0.002 0.11 #others 3.62 3.619 0.05 ------------------------------------------------------------------------------- ======= Cycle 3954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3955 steps, 2.56000 s simulation time, 7089.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3955 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7089.76 7089.765 7089.765 100.00 ------------------------------------------------------------------------------- PC_run 3955 3955 7068.20 1.787 1.787 99.70 GM_PC_couple 3955 3955 10.02 0.003 0.003 0.14 PC_GM_couple 3955 3955 7.93 0.002 0.002 0.11 #others 3.62 3.620 0.05 ------------------------------------------------------------------------------- ======= Cycle 3955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3956 steps, 2.56000 s simulation time, 7091.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3956 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7091.97 7091.973 7091.973 100.00 ------------------------------------------------------------------------------- PC_run 3956 3956 7070.40 1.787 1.787 99.70 GM_PC_couple 3956 3956 10.02 0.003 0.003 0.14 PC_GM_couple 3956 3956 7.93 0.002 0.002 0.11 #others 3.62 3.621 0.05 ------------------------------------------------------------------------------- ======= Cycle 3956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3957 steps, 2.56000 s simulation time, 7093.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3957 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7093.82 7093.818 7093.818 100.00 ------------------------------------------------------------------------------- PC_run 3957 3957 7072.24 1.787 1.787 99.70 GM_PC_couple 3957 3957 10.02 0.003 0.003 0.14 PC_GM_couple 3957 3957 7.93 0.002 0.002 0.11 #others 3.62 3.622 0.05 ------------------------------------------------------------------------------- ======= Cycle 3957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3958 steps, 2.56000 s simulation time, 7095.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3958 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7095.46 7095.462 7095.462 100.00 ------------------------------------------------------------------------------- PC_run 3958 3958 7073.88 1.787 1.787 99.70 GM_PC_couple 3958 3958 10.02 0.003 0.003 0.14 PC_GM_couple 3958 3958 7.93 0.002 0.002 0.11 #others 3.62 3.623 0.05 ------------------------------------------------------------------------------- ======= Cycle 3958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3959 steps, 2.56000 s simulation time, 7097.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3959 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7097.11 7097.110 7097.110 100.00 ------------------------------------------------------------------------------- PC_run 3959 3959 7075.52 1.787 1.787 99.70 GM_PC_couple 3959 3959 10.03 0.003 0.003 0.14 PC_GM_couple 3959 3959 7.93 0.002 0.002 0.11 #others 3.62 3.623 0.05 ------------------------------------------------------------------------------- ======= Cycle 3959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3960 steps, 2.56000 s simulation time, 7099.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3960 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7099.10 7099.098 7099.098 100.00 ------------------------------------------------------------------------------- PC_run 3960 3960 7077.51 1.787 1.787 99.70 GM_PC_couple 3960 3960 10.03 0.003 0.003 0.14 PC_GM_couple 3960 3960 7.94 0.002 0.002 0.11 #others 3.62 3.624 0.05 ------------------------------------------------------------------------------- ======= Cycle 3960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3961 steps, 2.56000 s simulation time, 7100.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3961 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7100.81 7100.814 7100.814 100.00 ------------------------------------------------------------------------------- PC_run 3961 3961 7079.22 1.787 1.787 99.70 GM_PC_couple 3961 3961 10.03 0.003 0.003 0.14 PC_GM_couple 3961 3961 7.94 0.002 0.002 0.11 #others 3.63 3.625 0.05 ------------------------------------------------------------------------------- ======= Cycle 3961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3962 steps, 2.56000 s simulation time, 7102.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3962 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7102.61 7102.607 7102.607 100.00 ------------------------------------------------------------------------------- PC_run 3962 3962 7081.00 1.787 1.787 99.70 GM_PC_couple 3962 3962 10.04 0.003 0.003 0.14 PC_GM_couple 3962 3962 7.94 0.002 0.002 0.11 #others 3.63 3.626 0.05 ------------------------------------------------------------------------------- ======= Cycle 3962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3963 steps, 2.56000 s simulation time, 7104.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3963 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7104.28 7104.284 7104.284 100.00 ------------------------------------------------------------------------------- PC_run 3963 3963 7082.67 1.787 1.787 99.70 GM_PC_couple 3963 3963 10.04 0.003 0.003 0.14 PC_GM_couple 3963 3963 7.94 0.002 0.002 0.11 #others 3.63 3.627 0.05 ------------------------------------------------------------------------------- ======= Cycle 3963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3964 steps, 2.56000 s simulation time, 7106.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3964 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7106.14 7106.141 7106.141 100.00 ------------------------------------------------------------------------------- PC_run 3964 3964 7084.52 1.787 1.787 99.70 GM_PC_couple 3964 3964 10.04 0.003 0.003 0.14 PC_GM_couple 3964 3964 7.95 0.002 0.002 0.11 #others 3.63 3.629 0.05 ------------------------------------------------------------------------------- ======= Cycle 3964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3965 steps, 2.56000 s simulation time, 7108.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3965 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7108.00 7108.000 7108.000 100.00 ------------------------------------------------------------------------------- PC_run 3965 3965 7086.38 1.787 1.787 99.70 GM_PC_couple 3965 3965 10.04 0.003 0.003 0.14 PC_GM_couple 3965 3965 7.95 0.002 0.002 0.11 #others 3.63 3.630 0.05 ------------------------------------------------------------------------------- ======= Cycle 3965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3966 steps, 2.56000 s simulation time, 7109.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3966 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7109.75 7109.746 7109.746 100.00 ------------------------------------------------------------------------------- PC_run 3966 3966 7088.11 1.787 1.787 99.70 GM_PC_couple 3966 3966 10.05 0.003 0.003 0.14 PC_GM_couple 3966 3966 7.95 0.002 0.002 0.11 #others 3.63 3.631 0.05 ------------------------------------------------------------------------------- ======= Cycle 3966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3967 steps, 2.56000 s simulation time, 7111.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3967 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7111.40 7111.404 7111.404 100.00 ------------------------------------------------------------------------------- PC_run 3967 3967 7089.77 1.787 1.787 99.70 GM_PC_couple 3967 3967 10.05 0.003 0.003 0.14 PC_GM_couple 3967 3967 7.95 0.002 0.002 0.11 #others 3.63 3.632 0.05 ------------------------------------------------------------------------------- ======= Cycle 3967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3968 steps, 2.56000 s simulation time, 7113.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3968 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7113.38 7113.380 7113.380 100.00 ------------------------------------------------------------------------------- PC_run 3968 3968 7091.74 1.787 1.787 99.70 GM_PC_couple 3968 3968 10.06 0.003 0.003 0.14 PC_GM_couple 3968 3968 7.96 0.002 0.002 0.11 #others 3.63 3.632 0.05 ------------------------------------------------------------------------------- ======= Cycle 3968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3969 steps, 2.56000 s simulation time, 7115.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3969 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7115.29 7115.288 7115.288 100.00 ------------------------------------------------------------------------------- PC_run 3969 3969 7093.64 1.787 1.787 99.70 GM_PC_couple 3969 3969 10.06 0.003 0.003 0.14 PC_GM_couple 3969 3969 7.96 0.002 0.002 0.11 #others 3.63 3.634 0.05 ------------------------------------------------------------------------------- ======= Cycle 3969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3970 steps, 2.56000 s simulation time, 7117.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3970 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7117.10 7117.099 7117.099 100.00 ------------------------------------------------------------------------------- PC_run 3970 3970 7095.44 1.787 1.787 99.70 GM_PC_couple 3970 3970 10.06 0.003 0.003 0.14 PC_GM_couple 3970 3970 7.96 0.002 0.002 0.11 #others 3.63 3.635 0.05 ------------------------------------------------------------------------------- ======= Cycle 3970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3971 steps, 2.56000 s simulation time, 7119.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3971 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7119.05 7119.055 7119.055 100.00 ------------------------------------------------------------------------------- PC_run 3971 3971 7097.39 1.787 1.787 99.70 GM_PC_couple 3971 3971 10.06 0.003 0.003 0.14 PC_GM_couple 3971 3971 7.96 0.002 0.002 0.11 #others 3.64 3.635 0.05 ------------------------------------------------------------------------------- ======= Cycle 3971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3972 steps, 2.56000 s simulation time, 7121.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3972 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7121.15 7121.155 7121.155 100.00 ------------------------------------------------------------------------------- PC_run 3972 3972 7099.49 1.787 1.787 99.70 GM_PC_couple 3972 3972 10.07 0.003 0.003 0.14 PC_GM_couple 3972 3972 7.96 0.002 0.002 0.11 #others 3.64 3.636 0.05 ------------------------------------------------------------------------------- ======= Cycle 3972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3973 steps, 2.56000 s simulation time, 7123.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3973 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7123.06 7123.063 7123.063 100.00 ------------------------------------------------------------------------------- PC_run 3973 3973 7101.39 1.787 1.787 99.70 GM_PC_couple 3973 3973 10.07 0.003 0.003 0.14 PC_GM_couple 3973 3973 7.97 0.002 0.002 0.11 #others 3.64 3.637 0.05 ------------------------------------------------------------------------------- ======= Cycle 3973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3974 steps, 2.56000 s simulation time, 7125.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3974 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7125.17 7125.171 7125.171 100.00 ------------------------------------------------------------------------------- PC_run 3974 3974 7103.49 1.787 1.787 99.70 GM_PC_couple 3974 3974 10.07 0.003 0.003 0.14 PC_GM_couple 3974 3974 7.97 0.002 0.002 0.11 #others 3.64 3.638 0.05 ------------------------------------------------------------------------------- ======= Cycle 3974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3975 steps, 2.56000 s simulation time, 7127.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3975 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7127.01 7127.010 7127.010 100.00 ------------------------------------------------------------------------------- PC_run 3975 3975 7105.33 1.788 1.788 99.70 GM_PC_couple 3975 3975 10.07 0.003 0.003 0.14 PC_GM_couple 3975 3975 7.97 0.002 0.002 0.11 #others 3.64 3.639 0.05 ------------------------------------------------------------------------------- ======= Cycle 3975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3976 steps, 2.56000 s simulation time, 7128.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3976 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7128.80 7128.802 7128.802 100.00 ------------------------------------------------------------------------------- PC_run 3976 3976 7107.12 1.788 1.788 99.70 GM_PC_couple 3976 3976 10.08 0.003 0.003 0.14 PC_GM_couple 3976 3976 7.97 0.002 0.002 0.11 #others 3.64 3.640 0.05 ------------------------------------------------------------------------------- ======= Cycle 3976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3977 steps, 2.56000 s simulation time, 7130.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3977 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7130.71 7130.712 7130.712 100.00 ------------------------------------------------------------------------------- PC_run 3977 3977 7109.02 1.788 1.788 99.70 GM_PC_couple 3977 3977 10.08 0.003 0.003 0.14 PC_GM_couple 3977 3977 7.97 0.002 0.002 0.11 #others 3.64 3.641 0.05 ------------------------------------------------------------------------------- ======= Cycle 3977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3978 steps, 2.56000 s simulation time, 7132.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3978 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7132.56 7132.557 7132.557 100.00 ------------------------------------------------------------------------------- PC_run 3978 3978 7110.86 1.788 1.788 99.70 GM_PC_couple 3978 3978 10.08 0.003 0.003 0.14 PC_GM_couple 3978 3978 7.97 0.002 0.002 0.11 #others 3.64 3.642 0.05 ------------------------------------------------------------------------------- ======= Cycle 3978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3979 steps, 2.56000 s simulation time, 7134.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3979 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7134.48 7134.479 7134.479 100.00 ------------------------------------------------------------------------------- PC_run 3979 3979 7112.78 1.788 1.788 99.70 GM_PC_couple 3979 3979 10.08 0.003 0.003 0.14 PC_GM_couple 3979 3979 7.98 0.002 0.002 0.11 #others 3.64 3.643 0.05 ------------------------------------------------------------------------------- ======= Cycle 3979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3980 steps, 2.56000 s simulation time, 7136.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3980 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7136.34 7136.342 7136.342 100.00 ------------------------------------------------------------------------------- PC_run 3980 3980 7114.63 1.788 1.788 99.70 GM_PC_couple 3980 3980 10.09 0.003 0.003 0.14 PC_GM_couple 3980 3980 7.98 0.002 0.002 0.11 #others 3.64 3.644 0.05 ------------------------------------------------------------------------------- ======= Cycle 3980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3981 steps, 2.56000 s simulation time, 7138.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3981 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7138.23 7138.232 7138.232 100.00 ------------------------------------------------------------------------------- PC_run 3981 3981 7116.52 1.788 1.788 99.70 GM_PC_couple 3981 3981 10.09 0.003 0.003 0.14 PC_GM_couple 3981 3981 7.98 0.002 0.002 0.11 #others 3.64 3.645 0.05 ------------------------------------------------------------------------------- ======= Cycle 3981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3982 steps, 2.56000 s simulation time, 7139.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3982 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7139.96 7139.965 7139.965 100.00 ------------------------------------------------------------------------------- PC_run 3982 3982 7118.25 1.788 1.788 99.70 GM_PC_couple 3982 3982 10.09 0.003 0.003 0.14 PC_GM_couple 3982 3982 7.98 0.002 0.002 0.11 #others 3.65 3.646 0.05 ------------------------------------------------------------------------------- ======= Cycle 3982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3983 steps, 2.56000 s simulation time, 7141.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3983 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7141.72 7141.720 7141.720 100.00 ------------------------------------------------------------------------------- PC_run 3983 3983 7119.99 1.788 1.788 99.70 GM_PC_couple 3983 3983 10.09 0.003 0.003 0.14 PC_GM_couple 3983 3983 7.99 0.002 0.002 0.11 #others 3.65 3.647 0.05 ------------------------------------------------------------------------------- ======= Cycle 3983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3984 steps, 2.56000 s simulation time, 7144.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3984 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7144.41 7144.407 7144.407 100.00 ------------------------------------------------------------------------------- PC_run 3984 3984 7122.67 1.788 1.788 99.70 GM_PC_couple 3984 3984 10.10 0.003 0.003 0.14 PC_GM_couple 3984 3984 7.99 0.002 0.002 0.11 #others 3.65 3.648 0.05 ------------------------------------------------------------------------------- ======= Cycle 3984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3985 steps, 2.56000 s simulation time, 7147.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3985 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7147.03 7147.031 7147.031 100.00 ------------------------------------------------------------------------------- PC_run 3985 3985 7125.29 1.788 1.788 99.70 GM_PC_couple 3985 3985 10.10 0.003 0.003 0.14 PC_GM_couple 3985 3985 7.99 0.002 0.002 0.11 #others 3.65 3.649 0.05 ------------------------------------------------------------------------------- ======= Cycle 3985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3986 steps, 2.56000 s simulation time, 7149.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3986 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7149.79 7149.786 7149.786 100.00 ------------------------------------------------------------------------------- PC_run 3986 3986 7128.04 1.788 1.788 99.70 GM_PC_couple 3986 3986 10.11 0.003 0.003 0.14 PC_GM_couple 3986 3986 7.99 0.002 0.002 0.11 #others 3.65 3.650 0.05 ------------------------------------------------------------------------------- ======= Cycle 3986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3987 steps, 2.56000 s simulation time, 7159.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3987 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7159.66 7159.662 7159.662 100.00 ------------------------------------------------------------------------------- PC_run 3987 3987 7137.91 1.790 1.790 99.70 GM_PC_couple 3987 3987 10.11 0.003 0.003 0.14 PC_GM_couple 3987 3987 7.99 0.002 0.002 0.11 #others 3.65 3.651 0.05 ------------------------------------------------------------------------------- ======= Cycle 3987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3988 steps, 2.56000 s simulation time, 7161.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3988 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7161.67 7161.671 7161.671 100.00 ------------------------------------------------------------------------------- PC_run 3988 3988 7139.91 1.790 1.790 99.70 GM_PC_couple 3988 3988 10.11 0.003 0.003 0.14 PC_GM_couple 3988 3988 8.00 0.002 0.002 0.11 #others 3.65 3.652 0.05 ------------------------------------------------------------------------------- ======= Cycle 3988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3989 steps, 2.56000 s simulation time, 7163.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3989 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7163.51 7163.514 7163.514 100.00 ------------------------------------------------------------------------------- PC_run 3989 3989 7141.75 1.790 1.790 99.70 GM_PC_couple 3989 3989 10.11 0.003 0.003 0.14 PC_GM_couple 3989 3989 8.00 0.002 0.002 0.11 #others 3.65 3.653 0.05 ------------------------------------------------------------------------------- ======= Cycle 3989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3990 steps, 2.56000 s simulation time, 7165.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3990 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7165.52 7165.522 7165.522 100.00 ------------------------------------------------------------------------------- PC_run 3990 3990 7143.75 1.790 1.790 99.70 GM_PC_couple 3990 3990 10.12 0.003 0.003 0.14 PC_GM_couple 3990 3990 8.00 0.002 0.002 0.11 #others 3.65 3.654 0.05 ------------------------------------------------------------------------------- ======= Cycle 3990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3991 steps, 2.56000 s simulation time, 7167.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3991 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7167.36 7167.364 7167.364 100.00 ------------------------------------------------------------------------------- PC_run 3991 3991 7145.59 1.790 1.790 99.70 GM_PC_couple 3991 3991 10.12 0.003 0.003 0.14 PC_GM_couple 3991 3991 8.00 0.002 0.002 0.11 #others 3.65 3.655 0.05 ------------------------------------------------------------------------------- ======= Cycle 3991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3992 steps, 2.56000 s simulation time, 7169.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3992 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7169.53 7169.532 7169.532 100.00 ------------------------------------------------------------------------------- PC_run 3992 3992 7147.75 1.791 1.791 99.70 GM_PC_couple 3992 3992 10.12 0.003 0.003 0.14 PC_GM_couple 3992 3992 8.00 0.002 0.002 0.11 #others 3.66 3.656 0.05 ------------------------------------------------------------------------------- ======= Cycle 3992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3993 steps, 2.56000 s simulation time, 7171.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3993 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7171.26 7171.263 7171.263 100.00 ------------------------------------------------------------------------------- PC_run 3993 3993 7149.48 1.791 1.791 99.70 GM_PC_couple 3993 3993 10.12 0.003 0.003 0.14 PC_GM_couple 3993 3993 8.01 0.002 0.002 0.11 #others 3.66 3.657 0.05 ------------------------------------------------------------------------------- ======= Cycle 3993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3994 steps, 2.56000 s simulation time, 7173.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3994 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7173.45 7173.455 7173.455 100.00 ------------------------------------------------------------------------------- PC_run 3994 3994 7151.66 1.791 1.791 99.70 GM_PC_couple 3994 3994 10.13 0.003 0.003 0.14 PC_GM_couple 3994 3994 8.01 0.002 0.002 0.11 #others 3.66 3.657 0.05 ------------------------------------------------------------------------------- ======= Cycle 3994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3995 steps, 2.56000 s simulation time, 7175.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3995 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7175.91 7175.907 7175.907 100.00 ------------------------------------------------------------------------------- PC_run 3995 3995 7154.11 1.791 1.791 99.70 GM_PC_couple 3995 3995 10.13 0.003 0.003 0.14 PC_GM_couple 3995 3995 8.01 0.002 0.002 0.11 #others 3.66 3.658 0.05 ------------------------------------------------------------------------------- ======= Cycle 3995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3996 steps, 2.56000 s simulation time, 7179.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3996 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7179.15 7179.148 7179.148 100.00 ------------------------------------------------------------------------------- PC_run 3996 3996 7157.34 1.791 1.791 99.70 GM_PC_couple 3996 3996 10.13 0.003 0.003 0.14 PC_GM_couple 3996 3996 8.01 0.002 0.002 0.11 #others 3.66 3.659 0.05 ------------------------------------------------------------------------------- ======= Cycle 3996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3997 steps, 2.56000 s simulation time, 7181.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3997 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7181.06 7181.062 7181.062 100.00 ------------------------------------------------------------------------------- PC_run 3997 3997 7159.25 1.791 1.791 99.70 GM_PC_couple 3997 3997 10.14 0.003 0.003 0.14 PC_GM_couple 3997 3997 8.02 0.002 0.002 0.11 #others 3.66 3.661 0.05 ------------------------------------------------------------------------------- ======= Cycle 3997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3998 steps, 2.56000 s simulation time, 7183.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3998 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7183.17 7183.170 7183.170 100.00 ------------------------------------------------------------------------------- PC_run 3998 3998 7161.35 1.791 1.791 99.70 GM_PC_couple 3998 3998 10.14 0.003 0.003 0.14 PC_GM_couple 3998 3998 8.02 0.002 0.002 0.11 #others 3.66 3.662 0.05 ------------------------------------------------------------------------------- ======= Cycle 3998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3999 steps, 2.56000 s simulation time, 7185.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3999 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7185.04 7185.037 7185.037 100.00 ------------------------------------------------------------------------------- PC_run 3999 3999 7163.21 1.791 1.791 99.70 GM_PC_couple 3999 3999 10.14 0.003 0.003 0.14 PC_GM_couple 3999 3999 8.02 0.002 0.002 0.11 #others 3.66 3.663 0.05 ------------------------------------------------------------------------------- ======= Cycle 3999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4000 steps, 2.56000 s simulation time, 7187.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4000 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7187.03 7187.029 7187.029 100.00 ------------------------------------------------------------------------------- PC_run 4000 4000 7165.20 1.791 1.791 99.70 GM_PC_couple 4000 4000 10.14 0.003 0.003 0.14 PC_GM_couple 4000 4000 8.02 0.002 0.002 0.11 #others 3.66 3.663 0.05 ------------------------------------------------------------------------------- ======= Cycle 4000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4001 steps, 2.56000 s simulation time, 7189.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4001 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7189.26 7189.260 7189.260 100.00 ------------------------------------------------------------------------------- PC_run 4001 4001 7167.42 1.791 1.791 99.70 GM_PC_couple 4001 4001 10.15 0.003 0.003 0.14 PC_GM_couple 4001 4001 8.02 0.002 0.002 0.11 #others 3.66 3.664 0.05 ------------------------------------------------------------------------------- ======= Cycle 4001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4002 steps, 2.56000 s simulation time, 7191.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4002 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7191.44 7191.439 7191.439 100.00 ------------------------------------------------------------------------------- PC_run 4002 4002 7169.60 1.792 1.792 99.70 GM_PC_couple 4002 4002 10.15 0.003 0.003 0.14 PC_GM_couple 4002 4002 8.03 0.002 0.002 0.11 #others 3.66 3.665 0.05 ------------------------------------------------------------------------------- ======= Cycle 4002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4003 steps, 2.56000 s simulation time, 7193.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4003 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7193.53 7193.526 7193.526 100.00 ------------------------------------------------------------------------------- PC_run 4003 4003 7171.68 1.792 1.792 99.70 GM_PC_couple 4003 4003 10.15 0.003 0.003 0.14 PC_GM_couple 4003 4003 8.03 0.002 0.002 0.11 #others 3.67 3.665 0.05 ------------------------------------------------------------------------------- ======= Cycle 4003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4004 steps, 2.56000 s simulation time, 7195.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4004 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7195.54 7195.541 7195.541 100.00 ------------------------------------------------------------------------------- PC_run 4004 4004 7173.69 1.792 1.792 99.70 GM_PC_couple 4004 4004 10.15 0.003 0.003 0.14 PC_GM_couple 4004 4004 8.03 0.002 0.002 0.11 #others 3.67 3.666 0.05 ------------------------------------------------------------------------------- ======= Cycle 4004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4005 steps, 2.56000 s simulation time, 7197.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4005 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7197.14 7197.137 7197.137 100.00 ------------------------------------------------------------------------------- PC_run 4005 4005 7175.28 1.792 1.792 99.70 GM_PC_couple 4005 4005 10.16 0.003 0.003 0.14 PC_GM_couple 4005 4005 8.03 0.002 0.002 0.11 #others 3.67 3.667 0.05 ------------------------------------------------------------------------------- ======= Cycle 4005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4006 steps, 2.56000 s simulation time, 7199.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4006 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7199.15 7199.154 7199.154 100.00 ------------------------------------------------------------------------------- PC_run 4006 4006 7177.29 1.792 1.792 99.70 GM_PC_couple 4006 4006 10.16 0.003 0.003 0.14 PC_GM_couple 4006 4006 8.03 0.002 0.002 0.11 #others 3.67 3.668 0.05 ------------------------------------------------------------------------------- ======= Cycle 4006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4007 steps, 2.56000 s simulation time, 7200.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4007 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7200.85 7200.848 7200.848 100.00 ------------------------------------------------------------------------------- PC_run 4007 4007 7178.98 1.792 1.792 99.70 GM_PC_couple 4007 4007 10.16 0.003 0.003 0.14 PC_GM_couple 4007 4007 8.04 0.002 0.002 0.11 #others 3.67 3.669 0.05 ------------------------------------------------------------------------------- ======= Cycle 4007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4008 steps, 2.56000 s simulation time, 7202.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4008 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7202.77 7202.767 7202.767 100.00 ------------------------------------------------------------------------------- PC_run 4008 4008 7180.89 1.792 1.792 99.70 GM_PC_couple 4008 4008 10.17 0.003 0.003 0.14 PC_GM_couple 4008 4008 8.04 0.002 0.002 0.11 #others 3.67 3.670 0.05 ------------------------------------------------------------------------------- ======= Cycle 4008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4009 steps, 2.56000 s simulation time, 7204.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4009 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7204.72 7204.719 7204.719 100.00 ------------------------------------------------------------------------------- PC_run 4009 4009 7182.84 1.792 1.792 99.70 GM_PC_couple 4009 4009 10.17 0.003 0.003 0.14 PC_GM_couple 4009 4009 8.04 0.002 0.002 0.11 #others 3.67 3.671 0.05 ------------------------------------------------------------------------------- ======= Cycle 4009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4010 steps, 2.56000 s simulation time, 7206.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4010 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7206.80 7206.801 7206.801 100.00 ------------------------------------------------------------------------------- PC_run 4010 4010 7184.92 1.792 1.792 99.70 GM_PC_couple 4010 4010 10.17 0.003 0.003 0.14 PC_GM_couple 4010 4010 8.04 0.002 0.002 0.11 #others 3.67 3.672 0.05 ------------------------------------------------------------------------------- ======= Cycle 4010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4011 steps, 2.56000 s simulation time, 7208.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4011 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7208.57 7208.566 7208.566 100.00 ------------------------------------------------------------------------------- PC_run 4011 4011 7186.68 1.792 1.792 99.70 GM_PC_couple 4011 4011 10.17 0.003 0.003 0.14 PC_GM_couple 4011 4011 8.05 0.002 0.002 0.11 #others 3.67 3.672 0.05 ------------------------------------------------------------------------------- ======= Cycle 4011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4012 steps, 2.56000 s simulation time, 7210.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4012 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7210.27 7210.268 7210.268 100.00 ------------------------------------------------------------------------------- PC_run 4012 4012 7188.37 1.792 1.792 99.70 GM_PC_couple 4012 4012 10.17 0.003 0.003 0.14 PC_GM_couple 4012 4012 8.05 0.002 0.002 0.11 #others 3.67 3.673 0.05 ------------------------------------------------------------------------------- ======= Cycle 4012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4013 steps, 2.56000 s simulation time, 7212.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4013 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7212.20 7212.198 7212.198 100.00 ------------------------------------------------------------------------------- PC_run 4013 4013 7190.30 1.792 1.792 99.70 GM_PC_couple 4013 4013 10.18 0.003 0.003 0.14 PC_GM_couple 4013 4013 8.05 0.002 0.002 0.11 #others 3.67 3.675 0.05 ------------------------------------------------------------------------------- ======= Cycle 4013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4014 steps, 2.56000 s simulation time, 7213.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4014 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7213.96 7213.960 7213.960 100.00 ------------------------------------------------------------------------------- PC_run 4014 4014 7192.05 1.792 1.792 99.70 GM_PC_couple 4014 4014 10.18 0.003 0.003 0.14 PC_GM_couple 4014 4014 8.05 0.002 0.002 0.11 #others 3.68 3.676 0.05 ------------------------------------------------------------------------------- ======= Cycle 4014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4015 steps, 2.56000 s simulation time, 7215.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4015 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7215.71 7215.713 7215.713 100.00 ------------------------------------------------------------------------------- PC_run 4015 4015 7193.80 1.792 1.792 99.70 GM_PC_couple 4015 4015 10.18 0.003 0.003 0.14 PC_GM_couple 4015 4015 8.05 0.002 0.002 0.11 #others 3.68 3.677 0.05 ------------------------------------------------------------------------------- ======= Cycle 4015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4016 steps, 2.56000 s simulation time, 7217.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4016 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7217.53 7217.531 7217.531 100.00 ------------------------------------------------------------------------------- PC_run 4016 4016 7195.61 1.792 1.792 99.70 GM_PC_couple 4016 4016 10.19 0.003 0.003 0.14 PC_GM_couple 4016 4016 8.06 0.002 0.002 0.11 #others 3.68 3.678 0.05 ------------------------------------------------------------------------------- ======= Cycle 4016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4017 steps, 2.56000 s simulation time, 7219.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4017 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7219.61 7219.613 7219.613 100.00 ------------------------------------------------------------------------------- PC_run 4017 4017 7197.68 1.792 1.792 99.70 GM_PC_couple 4017 4017 10.19 0.003 0.003 0.14 PC_GM_couple 4017 4017 8.06 0.002 0.002 0.11 #others 3.68 3.679 0.05 ------------------------------------------------------------------------------- ======= Cycle 4017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4018 steps, 2.56000 s simulation time, 7221.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4018 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7221.58 7221.585 7221.585 100.00 ------------------------------------------------------------------------------- PC_run 4018 4018 7199.65 1.792 1.792 99.70 GM_PC_couple 4018 4018 10.19 0.003 0.003 0.14 PC_GM_couple 4018 4018 8.06 0.002 0.002 0.11 #others 3.68 3.680 0.05 ------------------------------------------------------------------------------- ======= Cycle 4018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4019 steps, 2.56000 s simulation time, 7223.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4019 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7223.54 7223.542 7223.542 100.00 ------------------------------------------------------------------------------- PC_run 4019 4019 7201.60 1.792 1.792 99.70 GM_PC_couple 4019 4019 10.20 0.003 0.003 0.14 PC_GM_couple 4019 4019 8.06 0.002 0.002 0.11 #others 3.68 3.681 0.05 ------------------------------------------------------------------------------- ======= Cycle 4019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4020 steps, 2.56000 s simulation time, 7225.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4020 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7225.86 7225.863 7225.863 100.00 ------------------------------------------------------------------------------- PC_run 4020 4020 7203.91 1.792 1.792 99.70 GM_PC_couple 4020 4020 10.20 0.003 0.003 0.14 PC_GM_couple 4020 4020 8.07 0.002 0.002 0.11 #others 3.68 3.682 0.05 ------------------------------------------------------------------------------- ======= Cycle 4020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4021 steps, 2.56000 s simulation time, 7228.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4021 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7228.12 7228.119 7228.119 100.00 ------------------------------------------------------------------------------- PC_run 4021 4021 7206.16 1.792 1.792 99.70 GM_PC_couple 4021 4021 10.20 0.003 0.003 0.14 PC_GM_couple 4021 4021 8.07 0.002 0.002 0.11 #others 3.68 3.683 0.05 ------------------------------------------------------------------------------- ======= Cycle 4021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4022 steps, 2.56000 s simulation time, 7230.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4022 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7230.24 7230.244 7230.244 100.00 ------------------------------------------------------------------------------- PC_run 4022 4022 7208.28 1.792 1.792 99.70 GM_PC_couple 4022 4022 10.21 0.003 0.003 0.14 PC_GM_couple 4022 4022 8.07 0.002 0.002 0.11 #others 3.68 3.684 0.05 ------------------------------------------------------------------------------- ======= Cycle 4022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4023 steps, 2.56000 s simulation time, 7232.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4023 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7232.49 7232.492 7232.492 100.00 ------------------------------------------------------------------------------- PC_run 4023 4023 7210.52 1.792 1.792 99.70 GM_PC_couple 4023 4023 10.21 0.003 0.003 0.14 PC_GM_couple 4023 4023 8.07 0.002 0.002 0.11 #others 3.68 3.685 0.05 ------------------------------------------------------------------------------- ======= Cycle 4023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4024 steps, 2.56000 s simulation time, 7235.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4024 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7235.78 7235.783 7235.783 100.00 ------------------------------------------------------------------------------- PC_run 4024 4024 7213.81 1.793 1.793 99.70 GM_PC_couple 4024 4024 10.21 0.003 0.003 0.14 PC_GM_couple 4024 4024 8.08 0.002 0.002 0.11 #others 3.69 3.686 0.05 ------------------------------------------------------------------------------- ======= Cycle 4024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4025 steps, 2.56000 s simulation time, 7238.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4025 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7238.59 7238.585 7238.585 100.00 ------------------------------------------------------------------------------- PC_run 4025 4025 7216.61 1.793 1.793 99.70 GM_PC_couple 4025 4025 10.21 0.003 0.003 0.14 PC_GM_couple 4025 4025 8.08 0.002 0.002 0.11 #others 3.69 3.687 0.05 ------------------------------------------------------------------------------- ======= Cycle 4025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4026 steps, 2.56000 s simulation time, 7240.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4026 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7240.51 7240.507 7240.507 100.00 ------------------------------------------------------------------------------- PC_run 4026 4026 7218.52 1.793 1.793 99.70 GM_PC_couple 4026 4026 10.22 0.003 0.003 0.14 PC_GM_couple 4026 4026 8.08 0.002 0.002 0.11 #others 3.69 3.688 0.05 ------------------------------------------------------------------------------- ======= Cycle 4026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4027 steps, 2.56000 s simulation time, 7242.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4027 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7242.63 7242.630 7242.630 100.00 ------------------------------------------------------------------------------- PC_run 4027 4027 7220.64 1.793 1.793 99.70 GM_PC_couple 4027 4027 10.22 0.003 0.003 0.14 PC_GM_couple 4027 4027 8.08 0.002 0.002 0.11 #others 3.69 3.688 0.05 ------------------------------------------------------------------------------- ======= Cycle 4027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4028 steps, 2.56000 s simulation time, 7245.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4028 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7245.10 7245.104 7245.104 100.00 ------------------------------------------------------------------------------- PC_run 4028 4028 7223.11 1.793 1.793 99.70 GM_PC_couple 4028 4028 10.22 0.003 0.003 0.14 PC_GM_couple 4028 4028 8.08 0.002 0.002 0.11 #others 3.69 3.689 0.05 ------------------------------------------------------------------------------- ======= Cycle 4028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4029 steps, 2.56000 s simulation time, 7247.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4029 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7247.61 7247.608 7247.608 100.00 ------------------------------------------------------------------------------- PC_run 4029 4029 7225.61 1.793 1.793 99.70 GM_PC_couple 4029 4029 10.22 0.003 0.003 0.14 PC_GM_couple 4029 4029 8.09 0.002 0.002 0.11 #others 3.69 3.690 0.05 ------------------------------------------------------------------------------- ======= Cycle 4029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4030 steps, 2.56000 s simulation time, 7249.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4030 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7249.81 7249.810 7249.810 100.00 ------------------------------------------------------------------------------- PC_run 4030 4030 7227.80 1.793 1.793 99.70 GM_PC_couple 4030 4030 10.23 0.003 0.003 0.14 PC_GM_couple 4030 4030 8.09 0.002 0.002 0.11 #others 3.69 3.691 0.05 ------------------------------------------------------------------------------- ======= Cycle 4030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4031 steps, 2.56000 s simulation time, 7252.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4031 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7252.26 7252.261 7252.261 100.00 ------------------------------------------------------------------------------- PC_run 4031 4031 7230.25 1.794 1.794 99.70 GM_PC_couple 4031 4031 10.23 0.003 0.003 0.14 PC_GM_couple 4031 4031 8.09 0.002 0.002 0.11 #others 3.69 3.692 0.05 ------------------------------------------------------------------------------- ======= Cycle 4031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4032 steps, 2.56000 s simulation time, 7254.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4032 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7254.24 7254.236 7254.236 100.00 ------------------------------------------------------------------------------- PC_run 4032 4032 7232.22 1.794 1.794 99.70 GM_PC_couple 4032 4032 10.23 0.003 0.003 0.14 PC_GM_couple 4032 4032 8.09 0.002 0.002 0.11 #others 3.69 3.693 0.05 ------------------------------------------------------------------------------- ======= Cycle 4032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4033 steps, 2.56000 s simulation time, 7256.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4033 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7256.87 7256.867 7256.867 100.00 ------------------------------------------------------------------------------- PC_run 4033 4033 7234.85 1.794 1.794 99.70 GM_PC_couple 4033 4033 10.23 0.003 0.003 0.14 PC_GM_couple 4033 4033 8.09 0.002 0.002 0.11 #others 3.69 3.693 0.05 ------------------------------------------------------------------------------- ======= Cycle 4033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4034 steps, 2.56000 s simulation time, 7258.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4034 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7258.94 7258.940 7258.940 100.00 ------------------------------------------------------------------------------- PC_run 4034 4034 7236.91 1.794 1.794 99.70 GM_PC_couple 4034 4034 10.24 0.003 0.003 0.14 PC_GM_couple 4034 4034 8.10 0.002 0.002 0.11 #others 3.69 3.694 0.05 ------------------------------------------------------------------------------- ======= Cycle 4034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4035 steps, 2.56000 s simulation time, 7261.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4035 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7261.03 7261.026 7261.026 100.00 ------------------------------------------------------------------------------- PC_run 4035 4035 7239.00 1.794 1.794 99.70 GM_PC_couple 4035 4035 10.24 0.003 0.003 0.14 PC_GM_couple 4035 4035 8.10 0.002 0.002 0.11 #others 3.69 3.695 0.05 ------------------------------------------------------------------------------- ======= Cycle 4035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4036 steps, 2.56000 s simulation time, 7263.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4036 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7263.14 7263.144 7263.144 100.00 ------------------------------------------------------------------------------- PC_run 4036 4036 7241.11 1.794 1.794 99.70 GM_PC_couple 4036 4036 10.24 0.003 0.003 0.14 PC_GM_couple 4036 4036 8.10 0.002 0.002 0.11 #others 3.70 3.696 0.05 ------------------------------------------------------------------------------- ======= Cycle 4036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4037 steps, 2.56000 s simulation time, 7265.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4037 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7265.81 7265.812 7265.812 100.00 ------------------------------------------------------------------------------- PC_run 4037 4037 7243.77 1.794 1.794 99.70 GM_PC_couple 4037 4037 10.24 0.003 0.003 0.14 PC_GM_couple 4037 4037 8.10 0.002 0.002 0.11 #others 3.70 3.697 0.05 ------------------------------------------------------------------------------- ======= Cycle 4037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4038 steps, 2.56000 s simulation time, 7268.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4038 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7268.21 7268.212 7268.212 100.00 ------------------------------------------------------------------------------- PC_run 4038 4038 7246.17 1.794 1.794 99.70 GM_PC_couple 4038 4038 10.25 0.003 0.003 0.14 PC_GM_couple 4038 4038 8.10 0.002 0.002 0.11 #others 3.70 3.698 0.05 ------------------------------------------------------------------------------- ======= Cycle 4038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4039 steps, 2.56000 s simulation time, 7270.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4039 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7270.20 7270.205 7270.205 100.00 ------------------------------------------------------------------------------- PC_run 4039 4039 7248.15 1.795 1.795 99.70 GM_PC_couple 4039 4039 10.25 0.003 0.003 0.14 PC_GM_couple 4039 4039 8.10 0.002 0.002 0.11 #others 3.70 3.698 0.05 ------------------------------------------------------------------------------- ======= Cycle 4039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4040 steps, 2.56000 s simulation time, 7272.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4040 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7272.16 7272.163 7272.163 100.00 ------------------------------------------------------------------------------- PC_run 4040 4040 7250.11 1.795 1.795 99.70 GM_PC_couple 4040 4040 10.25 0.003 0.003 0.14 PC_GM_couple 4040 4040 8.11 0.002 0.002 0.11 #others 3.70 3.699 0.05 ------------------------------------------------------------------------------- ======= Cycle 4040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4041 steps, 2.56000 s simulation time, 7273.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4041 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7273.92 7273.918 7273.918 100.00 ------------------------------------------------------------------------------- PC_run 4041 4041 7251.86 1.795 1.795 99.70 GM_PC_couple 4041 4041 10.25 0.003 0.003 0.14 PC_GM_couple 4041 4041 8.11 0.002 0.002 0.11 #others 3.70 3.700 0.05 ------------------------------------------------------------------------------- ======= Cycle 4041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4042 steps, 2.56000 s simulation time, 7275.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4042 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7275.74 7275.745 7275.745 100.00 ------------------------------------------------------------------------------- PC_run 4042 4042 7253.68 1.795 1.795 99.70 GM_PC_couple 4042 4042 10.26 0.003 0.003 0.14 PC_GM_couple 4042 4042 8.11 0.002 0.002 0.11 #others 3.70 3.701 0.05 ------------------------------------------------------------------------------- ======= Cycle 4042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4043 steps, 2.56000 s simulation time, 7277.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4043 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7277.81 7277.812 7277.812 100.00 ------------------------------------------------------------------------------- PC_run 4043 4043 7255.74 1.795 1.795 99.70 GM_PC_couple 4043 4043 10.26 0.003 0.003 0.14 PC_GM_couple 4043 4043 8.11 0.002 0.002 0.11 #others 3.70 3.702 0.05 ------------------------------------------------------------------------------- ======= Cycle 4043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4044 steps, 2.56000 s simulation time, 7279.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4044 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7279.63 7279.631 7279.631 100.00 ------------------------------------------------------------------------------- PC_run 4044 4044 7257.55 1.795 1.795 99.70 GM_PC_couple 4044 4044 10.26 0.003 0.003 0.14 PC_GM_couple 4044 4044 8.12 0.002 0.002 0.11 #others 3.70 3.703 0.05 ------------------------------------------------------------------------------- ======= Cycle 4044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4045 steps, 2.56000 s simulation time, 7281.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4045 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7281.37 7281.374 7281.374 100.00 ------------------------------------------------------------------------------- PC_run 4045 4045 7259.29 1.795 1.795 99.70 GM_PC_couple 4045 4045 10.26 0.003 0.003 0.14 PC_GM_couple 4045 4045 8.12 0.002 0.002 0.11 #others 3.70 3.704 0.05 ------------------------------------------------------------------------------- ======= Cycle 4045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4046 steps, 2.56000 s simulation time, 7283.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4046 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7283.20 7283.197 7283.197 100.00 ------------------------------------------------------------------------------- PC_run 4046 4046 7261.10 1.795 1.795 99.70 GM_PC_couple 4046 4046 10.27 0.003 0.003 0.14 PC_GM_couple 4046 4046 8.12 0.002 0.002 0.11 #others 3.70 3.705 0.05 ------------------------------------------------------------------------------- ======= Cycle 4046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4047 steps, 2.56000 s simulation time, 7285.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4047 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7285.20 7285.199 7285.199 100.00 ------------------------------------------------------------------------------- PC_run 4047 4047 7263.10 1.795 1.795 99.70 GM_PC_couple 4047 4047 10.27 0.003 0.003 0.14 PC_GM_couple 4047 4047 8.12 0.002 0.002 0.11 #others 3.71 3.705 0.05 ------------------------------------------------------------------------------- ======= Cycle 4047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4048 steps, 2.56000 s simulation time, 7292.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4048 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7292.36 7292.361 7292.361 100.00 ------------------------------------------------------------------------------- PC_run 4048 4048 7270.25 1.796 1.796 99.70 GM_PC_couple 4048 4048 10.28 0.003 0.003 0.14 PC_GM_couple 4048 4048 8.13 0.002 0.002 0.11 #others 3.71 3.706 0.05 ------------------------------------------------------------------------------- ======= Cycle 4048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4049 steps, 2.56000 s simulation time, 7308.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4049 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7308.36 7308.360 7308.360 100.00 ------------------------------------------------------------------------------- PC_run 4049 4049 7286.25 1.800 1.800 99.70 GM_PC_couple 4049 4049 10.28 0.003 0.003 0.14 PC_GM_couple 4049 4049 8.13 0.002 0.002 0.11 #others 3.71 3.707 0.05 ------------------------------------------------------------------------------- ======= Cycle 4049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4050 steps, 2.56000 s simulation time, 7309.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4050 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7309.95 7309.945 7309.945 100.00 ------------------------------------------------------------------------------- PC_run 4050 4050 7287.83 1.799 1.799 99.70 GM_PC_couple 4050 4050 10.28 0.003 0.003 0.14 PC_GM_couple 4050 4050 8.13 0.002 0.002 0.11 #others 3.71 3.708 0.05 ------------------------------------------------------------------------------- ======= Cycle 4050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4051 steps, 2.56000 s simulation time, 7311.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4051 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7311.75 7311.747 7311.747 100.00 ------------------------------------------------------------------------------- PC_run 4051 4051 7289.62 1.799 1.799 99.70 GM_PC_couple 4051 4051 10.28 0.003 0.003 0.14 PC_GM_couple 4051 4051 8.13 0.002 0.002 0.11 #others 3.71 3.709 0.05 ------------------------------------------------------------------------------- ======= Cycle 4051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4052 steps, 2.56000 s simulation time, 7313.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4052 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7313.59 7313.589 7313.589 100.00 ------------------------------------------------------------------------------- PC_run 4052 4052 7291.46 1.799 1.799 99.70 GM_PC_couple 4052 4052 10.29 0.003 0.003 0.14 PC_GM_couple 4052 4052 8.13 0.002 0.002 0.11 #others 3.71 3.710 0.05 ------------------------------------------------------------------------------- ======= Cycle 4052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4053 steps, 2.56000 s simulation time, 7315.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4053 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7315.13 7315.132 7315.132 100.00 ------------------------------------------------------------------------------- PC_run 4053 4053 7293.00 1.799 1.799 99.70 GM_PC_couple 4053 4053 10.29 0.003 0.003 0.14 PC_GM_couple 4053 4053 8.14 0.002 0.002 0.11 #others 3.71 3.711 0.05 ------------------------------------------------------------------------------- ======= Cycle 4053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4054 steps, 2.56000 s simulation time, 7317.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4054 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7317.22 7317.225 7317.225 100.00 ------------------------------------------------------------------------------- PC_run 4054 4054 7295.09 1.799 1.799 99.70 GM_PC_couple 4054 4054 10.29 0.003 0.003 0.14 PC_GM_couple 4054 4054 8.14 0.002 0.002 0.11 #others 3.71 3.712 0.05 ------------------------------------------------------------------------------- ======= Cycle 4054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4055 steps, 2.56000 s simulation time, 7318.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4055 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7318.90 7318.901 7318.901 100.00 ------------------------------------------------------------------------------- PC_run 4055 4055 7296.76 1.799 1.799 99.70 GM_PC_couple 4055 4055 10.29 0.003 0.003 0.14 PC_GM_couple 4055 4055 8.14 0.002 0.002 0.11 #others 3.71 3.713 0.05 ------------------------------------------------------------------------------- ======= Cycle 4055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4056 steps, 2.56000 s simulation time, 7321.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4056 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7321.24 7321.243 7321.243 100.00 ------------------------------------------------------------------------------- PC_run 4056 4056 7299.09 1.800 1.800 99.70 GM_PC_couple 4056 4056 10.30 0.003 0.003 0.14 PC_GM_couple 4056 4056 8.14 0.002 0.002 0.11 #others 3.71 3.715 0.05 ------------------------------------------------------------------------------- ======= Cycle 4056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4057 steps, 2.56000 s simulation time, 7323.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4057 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7323.12 7323.124 7323.124 100.00 ------------------------------------------------------------------------------- PC_run 4057 4057 7300.97 1.800 1.800 99.70 GM_PC_couple 4057 4057 10.30 0.003 0.003 0.14 PC_GM_couple 4057 4057 8.14 0.002 0.002 0.11 #others 3.72 3.716 0.05 ------------------------------------------------------------------------------- ======= Cycle 4057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4058 steps, 2.56000 s simulation time, 7325.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4058 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7325.20 7325.205 7325.205 100.00 ------------------------------------------------------------------------------- PC_run 4058 4058 7303.04 1.800 1.800 99.70 GM_PC_couple 4058 4058 10.30 0.003 0.003 0.14 PC_GM_couple 4058 4058 8.15 0.002 0.002 0.11 #others 3.72 3.717 0.05 ------------------------------------------------------------------------------- ======= Cycle 4058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4059 steps, 2.56000 s simulation time, 7327.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4059 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7327.22 7327.222 7327.222 100.00 ------------------------------------------------------------------------------- PC_run 4059 4059 7305.05 1.800 1.800 99.70 GM_PC_couple 4059 4059 10.30 0.003 0.003 0.14 PC_GM_couple 4059 4059 8.15 0.002 0.002 0.11 #others 3.72 3.718 0.05 ------------------------------------------------------------------------------- ======= Cycle 4059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4060 steps, 2.56000 s simulation time, 7329.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4060 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7329.03 7329.030 7329.030 100.00 ------------------------------------------------------------------------------- PC_run 4060 4060 7306.85 1.800 1.800 99.70 GM_PC_couple 4060 4060 10.31 0.003 0.003 0.14 PC_GM_couple 4060 4060 8.15 0.002 0.002 0.11 #others 3.72 3.719 0.05 ------------------------------------------------------------------------------- ======= Cycle 4060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4061 steps, 2.56000 s simulation time, 7330.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4061 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7330.80 7330.801 7330.801 100.00 ------------------------------------------------------------------------------- PC_run 4061 4061 7308.62 1.800 1.800 99.70 GM_PC_couple 4061 4061 10.31 0.003 0.003 0.14 PC_GM_couple 4061 4061 8.15 0.002 0.002 0.11 #others 3.72 3.720 0.05 ------------------------------------------------------------------------------- ======= Cycle 4061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4062 steps, 2.56000 s simulation time, 7332.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4062 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7332.51 7332.506 7332.506 100.00 ------------------------------------------------------------------------------- PC_run 4062 4062 7310.32 1.800 1.800 99.70 GM_PC_couple 4062 4062 10.31 0.003 0.003 0.14 PC_GM_couple 4062 4062 8.16 0.002 0.002 0.11 #others 3.72 3.722 0.05 ------------------------------------------------------------------------------- ======= Cycle 4062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4063 steps, 2.56000 s simulation time, 7334.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4063 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7334.51 7334.512 7334.512 100.00 ------------------------------------------------------------------------------- PC_run 4063 4063 7312.32 1.800 1.800 99.70 GM_PC_couple 4063 4063 10.31 0.003 0.003 0.14 PC_GM_couple 4063 4063 8.16 0.002 0.002 0.11 #others 3.72 3.723 0.05 ------------------------------------------------------------------------------- ======= Cycle 4063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4064 steps, 2.56000 s simulation time, 7337.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4064 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7337.08 7337.080 7337.080 100.00 ------------------------------------------------------------------------------- PC_run 4064 4064 7314.88 1.800 1.800 99.70 GM_PC_couple 4064 4064 10.32 0.003 0.003 0.14 PC_GM_couple 4064 4064 8.16 0.002 0.002 0.11 #others 3.72 3.724 0.05 ------------------------------------------------------------------------------- ======= Cycle 4064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4065 steps, 2.56000 s simulation time, 7339.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4065 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7339.14 7339.137 7339.137 100.00 ------------------------------------------------------------------------------- PC_run 4065 4065 7316.93 1.800 1.800 99.70 GM_PC_couple 4065 4065 10.32 0.003 0.003 0.14 PC_GM_couple 4065 4065 8.16 0.002 0.002 0.11 #others 3.72 3.725 0.05 ------------------------------------------------------------------------------- ======= Cycle 4065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4066 steps, 2.56000 s simulation time, 7341.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4066 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7341.37 7341.368 7341.368 100.00 ------------------------------------------------------------------------------- PC_run 4066 4066 7319.16 1.800 1.800 99.70 GM_PC_couple 4066 4066 10.32 0.003 0.003 0.14 PC_GM_couple 4066 4066 8.16 0.002 0.002 0.11 #others 3.73 3.726 0.05 ------------------------------------------------------------------------------- ======= Cycle 4066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4067 steps, 2.56000 s simulation time, 7343.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4067 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7343.56 7343.561 7343.561 100.00 ------------------------------------------------------------------------------- PC_run 4067 4067 7321.34 1.800 1.800 99.70 GM_PC_couple 4067 4067 10.33 0.003 0.003 0.14 PC_GM_couple 4067 4067 8.17 0.002 0.002 0.11 #others 3.73 3.727 0.05 ------------------------------------------------------------------------------- ======= Cycle 4067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4068 steps, 2.56000 s simulation time, 7345.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4068 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7345.71 7345.705 7345.705 100.00 ------------------------------------------------------------------------------- PC_run 4068 4068 7323.48 1.800 1.800 99.70 GM_PC_couple 4068 4068 10.33 0.003 0.003 0.14 PC_GM_couple 4068 4068 8.17 0.002 0.002 0.11 #others 3.73 3.728 0.05 ------------------------------------------------------------------------------- ======= Cycle 4068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4069 steps, 2.56000 s simulation time, 7347.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4069 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7347.84 7347.845 7347.845 100.00 ------------------------------------------------------------------------------- PC_run 4069 4069 7325.61 1.800 1.800 99.70 GM_PC_couple 4069 4069 10.33 0.003 0.003 0.14 PC_GM_couple 4069 4069 8.17 0.002 0.002 0.11 #others 3.73 3.729 0.05 ------------------------------------------------------------------------------- ======= Cycle 4069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4070 steps, 2.56000 s simulation time, 7349.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4070 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7349.97 7349.967 7349.967 100.00 ------------------------------------------------------------------------------- PC_run 4070 4070 7327.73 1.800 1.800 99.70 GM_PC_couple 4070 4070 10.34 0.003 0.003 0.14 PC_GM_couple 4070 4070 8.17 0.002 0.002 0.11 #others 3.73 3.730 0.05 ------------------------------------------------------------------------------- ======= Cycle 4070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4071 steps, 2.56000 s simulation time, 7352.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4071 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7352.38 7352.375 7352.375 100.00 ------------------------------------------------------------------------------- PC_run 4071 4071 7330.13 1.801 1.801 99.70 GM_PC_couple 4071 4071 10.34 0.003 0.003 0.14 PC_GM_couple 4071 4071 8.18 0.002 0.002 0.11 #others 3.73 3.731 0.05 ------------------------------------------------------------------------------- ======= Cycle 4071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4072 steps, 2.56000 s simulation time, 7356.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4072 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7356.10 7356.097 7356.097 100.00 ------------------------------------------------------------------------------- PC_run 4072 4072 7333.85 1.801 1.801 99.70 GM_PC_couple 4072 4072 10.34 0.003 0.003 0.14 PC_GM_couple 4072 4072 8.18 0.002 0.002 0.11 #others 3.73 3.731 0.05 ------------------------------------------------------------------------------- ======= Cycle 4072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4073 steps, 2.56000 s simulation time, 7358.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4073 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7358.07 7358.065 7358.065 100.00 ------------------------------------------------------------------------------- PC_run 4073 4073 7335.81 1.801 1.801 99.70 GM_PC_couple 4073 4073 10.34 0.003 0.003 0.14 PC_GM_couple 4073 4073 8.18 0.002 0.002 0.11 #others 3.73 3.732 0.05 ------------------------------------------------------------------------------- ======= Cycle 4073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4074 steps, 2.56000 s simulation time, 7359.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4074 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7359.97 7359.966 7359.966 100.00 ------------------------------------------------------------------------------- PC_run 4074 4074 7337.70 1.801 1.801 99.70 GM_PC_couple 4074 4074 10.35 0.003 0.003 0.14 PC_GM_couple 4074 4074 8.18 0.002 0.002 0.11 #others 3.73 3.733 0.05 ------------------------------------------------------------------------------- ======= Cycle 4074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4075 steps, 2.56000 s simulation time, 7361.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4075 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7361.92 7361.918 7361.918 100.00 ------------------------------------------------------------------------------- PC_run 4075 4075 7339.65 1.801 1.801 99.70 GM_PC_couple 4075 4075 10.35 0.003 0.003 0.14 PC_GM_couple 4075 4075 8.18 0.002 0.002 0.11 #others 3.73 3.735 0.05 ------------------------------------------------------------------------------- ======= Cycle 4075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4076 steps, 2.56000 s simulation time, 7363.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4076 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7363.91 7363.913 7363.913 100.00 ------------------------------------------------------------------------------- PC_run 4076 4076 7341.64 1.801 1.801 99.70 GM_PC_couple 4076 4076 10.35 0.003 0.003 0.14 PC_GM_couple 4076 4076 8.19 0.002 0.002 0.11 #others 3.74 3.736 0.05 ------------------------------------------------------------------------------- ======= Cycle 4076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4077 steps, 2.56000 s simulation time, 7365.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4077 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7365.88 7365.877 7365.877 100.00 ------------------------------------------------------------------------------- PC_run 4077 4077 7343.59 1.801 1.801 99.70 GM_PC_couple 4077 4077 10.36 0.003 0.003 0.14 PC_GM_couple 4077 4077 8.19 0.002 0.002 0.11 #others 3.74 3.737 0.05 ------------------------------------------------------------------------------- ======= Cycle 4077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4078 steps, 2.56000 s simulation time, 7368.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4078 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7368.20 7368.200 7368.200 100.00 ------------------------------------------------------------------------------- PC_run 4078 4078 7345.91 1.801 1.801 99.70 GM_PC_couple 4078 4078 10.36 0.003 0.003 0.14 PC_GM_couple 4078 4078 8.19 0.002 0.002 0.11 #others 3.74 3.738 0.05 ------------------------------------------------------------------------------- ======= Cycle 4078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4079 steps, 2.56000 s simulation time, 7370.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4079 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7370.71 7370.710 7370.710 100.00 ------------------------------------------------------------------------------- PC_run 4079 4079 7348.42 1.802 1.802 99.70 GM_PC_couple 4079 4079 10.36 0.003 0.003 0.14 PC_GM_couple 4079 4079 8.19 0.002 0.002 0.11 #others 3.74 3.739 0.05 ------------------------------------------------------------------------------- ======= Cycle 4079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4080 steps, 2.56000 s simulation time, 7372.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4080 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7372.77 7372.769 7372.769 100.00 ------------------------------------------------------------------------------- PC_run 4080 4080 7350.47 1.802 1.802 99.70 GM_PC_couple 4080 4080 10.36 0.003 0.003 0.14 PC_GM_couple 4080 4080 8.20 0.002 0.002 0.11 #others 3.74 3.739 0.05 ------------------------------------------------------------------------------- ======= Cycle 4080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4081 steps, 2.56000 s simulation time, 7374.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4081 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7374.72 7374.716 7374.716 100.00 ------------------------------------------------------------------------------- PC_run 4081 4081 7352.41 1.802 1.802 99.70 GM_PC_couple 4081 4081 10.37 0.003 0.003 0.14 PC_GM_couple 4081 4081 8.20 0.002 0.002 0.11 #others 3.74 3.740 0.05 ------------------------------------------------------------------------------- ======= Cycle 4081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4082 steps, 2.56000 s simulation time, 7376.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4082 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7376.69 7376.688 7376.688 100.00 ------------------------------------------------------------------------------- PC_run 4082 4082 7354.38 1.802 1.802 99.70 GM_PC_couple 4082 4082 10.37 0.003 0.003 0.14 PC_GM_couple 4082 4082 8.20 0.002 0.002 0.11 #others 3.74 3.741 0.05 ------------------------------------------------------------------------------- ======= Cycle 4082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4083 steps, 2.56000 s simulation time, 7378.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4083 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7378.47 7378.473 7378.473 100.00 ------------------------------------------------------------------------------- PC_run 4083 4083 7356.16 1.802 1.802 99.70 GM_PC_couple 4083 4083 10.37 0.003 0.003 0.14 PC_GM_couple 4083 4083 8.20 0.002 0.002 0.11 #others 3.74 3.742 0.05 ------------------------------------------------------------------------------- ======= Cycle 4083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4084 steps, 2.56000 s simulation time, 7380.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4084 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7380.49 7380.485 7380.485 100.00 ------------------------------------------------------------------------------- PC_run 4084 4084 7358.17 1.802 1.802 99.70 GM_PC_couple 4084 4084 10.37 0.003 0.003 0.14 PC_GM_couple 4084 4084 8.20 0.002 0.002 0.11 #others 3.74 3.742 0.05 ------------------------------------------------------------------------------- ======= Cycle 4084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4085 steps, 2.56000 s simulation time, 7382.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4085 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7382.84 7382.841 7382.841 100.00 ------------------------------------------------------------------------------- PC_run 4085 4085 7360.52 1.802 1.802 99.70 GM_PC_couple 4085 4085 10.38 0.003 0.003 0.14 PC_GM_couple 4085 4085 8.21 0.002 0.002 0.11 #others 3.74 3.744 0.05 ------------------------------------------------------------------------------- ======= Cycle 4085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4086 steps, 2.56000 s simulation time, 7385.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4086 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7385.05 7385.045 7385.045 100.00 ------------------------------------------------------------------------------- PC_run 4086 4086 7362.71 1.802 1.802 99.70 GM_PC_couple 4086 4086 10.38 0.003 0.003 0.14 PC_GM_couple 4086 4086 8.21 0.002 0.002 0.11 #others 3.74 3.745 0.05 ------------------------------------------------------------------------------- ======= Cycle 4086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4087 steps, 2.56000 s simulation time, 7386.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4087 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7386.99 7386.988 7386.988 100.00 ------------------------------------------------------------------------------- PC_run 4087 4087 7364.65 1.802 1.802 99.70 GM_PC_couple 4087 4087 10.38 0.003 0.003 0.14 PC_GM_couple 4087 4087 8.21 0.002 0.002 0.11 #others 3.75 3.746 0.05 ------------------------------------------------------------------------------- ======= Cycle 4087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4088 steps, 2.56000 s simulation time, 7388.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4088 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7388.92 7388.922 7388.922 100.00 ------------------------------------------------------------------------------- PC_run 4088 4088 7366.58 1.802 1.802 99.70 GM_PC_couple 4088 4088 10.39 0.003 0.003 0.14 PC_GM_couple 4088 4088 8.21 0.002 0.002 0.11 #others 3.75 3.747 0.05 ------------------------------------------------------------------------------- ======= Cycle 4088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4089 steps, 2.56000 s simulation time, 7390.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4089 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7390.77 7390.766 7390.766 100.00 ------------------------------------------------------------------------------- PC_run 4089 4089 7368.41 1.802 1.802 99.70 GM_PC_couple 4089 4089 10.39 0.003 0.003 0.14 PC_GM_couple 4089 4089 8.21 0.002 0.002 0.11 #others 3.75 3.748 0.05 ------------------------------------------------------------------------------- ======= Cycle 4089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4090 steps, 2.56000 s simulation time, 7393.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4090 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7393.08 7393.085 7393.085 100.00 ------------------------------------------------------------------------------- PC_run 4090 4090 7370.73 1.802 1.802 99.70 GM_PC_couple 4090 4090 10.39 0.003 0.003 0.14 PC_GM_couple 4090 4090 8.22 0.002 0.002 0.11 #others 3.75 3.749 0.05 ------------------------------------------------------------------------------- ======= Cycle 4090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4091 steps, 2.56000 s simulation time, 7398.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4091 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7398.05 7398.051 7398.051 100.00 ------------------------------------------------------------------------------- PC_run 4091 4091 7375.69 1.803 1.803 99.70 GM_PC_couple 4091 4091 10.39 0.003 0.003 0.14 PC_GM_couple 4091 4091 8.22 0.002 0.002 0.11 #others 3.75 3.750 0.05 ------------------------------------------------------------------------------- ======= Cycle 4091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4092 steps, 2.56000 s simulation time, 7399.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4092 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7399.78 7399.783 7399.783 100.00 ------------------------------------------------------------------------------- PC_run 4092 4092 7377.41 1.803 1.803 99.70 GM_PC_couple 4092 4092 10.40 0.003 0.003 0.14 PC_GM_couple 4092 4092 8.22 0.002 0.002 0.11 #others 3.75 3.751 0.05 ------------------------------------------------------------------------------- ======= Cycle 4092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4093 steps, 2.56000 s simulation time, 7401.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4093 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7401.66 7401.657 7401.657 100.00 ------------------------------------------------------------------------------- PC_run 4093 4093 7379.28 1.803 1.803 99.70 GM_PC_couple 4093 4093 10.40 0.003 0.003 0.14 PC_GM_couple 4093 4093 8.22 0.002 0.002 0.11 #others 3.75 3.752 0.05 ------------------------------------------------------------------------------- ======= Cycle 4093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4094 steps, 2.56000 s simulation time, 7403.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4094 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7403.53 7403.531 7403.531 100.00 ------------------------------------------------------------------------------- PC_run 4094 4094 7381.15 1.803 1.803 99.70 GM_PC_couple 4094 4094 10.40 0.003 0.003 0.14 PC_GM_couple 4094 4094 8.22 0.002 0.002 0.11 #others 3.75 3.753 0.05 ------------------------------------------------------------------------------- ======= Cycle 4094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4095 steps, 2.56000 s simulation time, 7405.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4095 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7405.31 7405.309 7405.309 100.00 ------------------------------------------------------------------------------- PC_run 4095 4095 7382.92 1.803 1.803 99.70 GM_PC_couple 4095 4095 10.40 0.003 0.003 0.14 PC_GM_couple 4095 4095 8.23 0.002 0.002 0.11 #others 3.75 3.755 0.05 ------------------------------------------------------------------------------- ======= Cycle 4095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4096 steps, 2.56000 s simulation time, 7407.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4096 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7407.11 7407.108 7407.108 100.00 ------------------------------------------------------------------------------- PC_run 4096 4096 7384.72 1.803 1.803 99.70 GM_PC_couple 4096 4096 10.41 0.003 0.003 0.14 PC_GM_couple 4096 4096 8.23 0.002 0.002 0.11 #others 3.76 3.756 0.05 ------------------------------------------------------------------------------- ======= Cycle 4096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4097 steps, 2.56000 s simulation time, 7408.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4097 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7408.82 7408.816 7408.816 100.00 ------------------------------------------------------------------------------- PC_run 4097 4097 7386.42 1.803 1.803 99.70 GM_PC_couple 4097 4097 10.41 0.003 0.003 0.14 PC_GM_couple 4097 4097 8.23 0.002 0.002 0.11 #others 3.76 3.756 0.05 ------------------------------------------------------------------------------- ======= Cycle 4097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4098 steps, 2.56000 s simulation time, 7410.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4098 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7410.46 7410.462 7410.462 100.00 ------------------------------------------------------------------------------- PC_run 4098 4098 7388.06 1.803 1.803 99.70 GM_PC_couple 4098 4098 10.41 0.003 0.003 0.14 PC_GM_couple 4098 4098 8.23 0.002 0.002 0.11 #others 3.76 3.758 0.05 ------------------------------------------------------------------------------- ======= Cycle 4098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4099 steps, 2.56000 s simulation time, 7412.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4099 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7412.38 7412.379 7412.379 100.00 ------------------------------------------------------------------------------- PC_run 4099 4099 7389.97 1.803 1.803 99.70 GM_PC_couple 4099 4099 10.42 0.003 0.003 0.14 PC_GM_couple 4099 4099 8.23 0.002 0.002 0.11 #others 3.76 3.759 0.05 ------------------------------------------------------------------------------- ======= Cycle 4099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4100 steps, 2.56000 s simulation time, 7414.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7414.12 7414.122 7414.122 100.00 ------------------------------------------------------------------------------- PC_run 4100 4100 7391.71 1.803 1.803 99.70 GM_PC_couple 4100 4100 10.42 0.003 0.003 0.14 PC_GM_couple 4100 4100 8.24 0.002 0.002 0.11 #others 3.76 3.760 0.05 ------------------------------------------------------------------------------- ======= Cycle 4100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4101 steps, 2.56000 s simulation time, 7416.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7416.01 7416.014 7416.014 100.00 ------------------------------------------------------------------------------- PC_run 4101 4101 7393.59 1.803 1.803 99.70 GM_PC_couple 4101 4101 10.42 0.003 0.003 0.14 PC_GM_couple 4101 4101 8.24 0.002 0.002 0.11 #others 3.76 3.761 0.05 ------------------------------------------------------------------------------- ======= Cycle 4101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4102 steps, 2.56000 s simulation time, 7417.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7417.74 7417.742 7417.742 100.00 ------------------------------------------------------------------------------- PC_run 4102 4102 7395.31 1.803 1.803 99.70 GM_PC_couple 4102 4102 10.43 0.003 0.003 0.14 PC_GM_couple 4102 4102 8.24 0.002 0.002 0.11 #others 3.76 3.762 0.05 ------------------------------------------------------------------------------- ======= Cycle 4102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4103 steps, 2.56000 s simulation time, 7419.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7419.51 7419.505 7419.505 100.00 ------------------------------------------------------------------------------- PC_run 4103 4103 7397.07 1.803 1.803 99.70 GM_PC_couple 4103 4103 10.43 0.003 0.003 0.14 PC_GM_couple 4103 4103 8.24 0.002 0.002 0.11 #others 3.76 3.763 0.05 ------------------------------------------------------------------------------- ======= Cycle 4103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4104 steps, 2.56000 s simulation time, 7421.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7421.61 7421.607 7421.607 100.00 ------------------------------------------------------------------------------- PC_run 4104 4104 7399.17 1.803 1.803 99.70 GM_PC_couple 4104 4104 10.43 0.003 0.003 0.14 PC_GM_couple 4104 4104 8.24 0.002 0.002 0.11 #others 3.76 3.764 0.05 ------------------------------------------------------------------------------- ======= Cycle 4104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4105 steps, 2.56000 s simulation time, 7423.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7423.23 7423.233 7423.233 100.00 ------------------------------------------------------------------------------- PC_run 4105 4105 7400.79 1.803 1.803 99.70 GM_PC_couple 4105 4105 10.43 0.003 0.003 0.14 PC_GM_couple 4105 4105 8.25 0.002 0.002 0.11 #others 3.77 3.765 0.05 ------------------------------------------------------------------------------- ======= Cycle 4105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4106 steps, 2.56000 s simulation time, 7425.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7425.12 7425.118 7425.118 100.00 ------------------------------------------------------------------------------- PC_run 4106 4106 7402.67 1.803 1.803 99.70 GM_PC_couple 4106 4106 10.44 0.003 0.003 0.14 PC_GM_couple 4106 4106 8.25 0.002 0.002 0.11 #others 3.77 3.766 0.05 ------------------------------------------------------------------------------- ======= Cycle 4106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4107 steps, 2.56000 s simulation time, 7427.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7427.04 7427.045 7427.045 100.00 ------------------------------------------------------------------------------- PC_run 4107 4107 7404.59 1.803 1.803 99.70 GM_PC_couple 4107 4107 10.44 0.003 0.003 0.14 PC_GM_couple 4107 4107 8.25 0.002 0.002 0.11 #others 3.77 3.767 0.05 ------------------------------------------------------------------------------- ======= Cycle 4107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4108 steps, 2.56000 s simulation time, 7429.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7429.11 7429.110 7429.110 100.00 ------------------------------------------------------------------------------- PC_run 4108 4108 7406.65 1.803 1.803 99.70 GM_PC_couple 4108 4108 10.44 0.003 0.003 0.14 PC_GM_couple 4108 4108 8.25 0.002 0.002 0.11 #others 3.77 3.768 0.05 ------------------------------------------------------------------------------- ======= Cycle 4108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4109 steps, 2.56000 s simulation time, 7430.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7430.86 7430.856 7430.856 100.00 ------------------------------------------------------------------------------- PC_run 4109 4109 7408.38 1.803 1.803 99.70 GM_PC_couple 4109 4109 10.45 0.003 0.003 0.14 PC_GM_couple 4109 4109 8.26 0.002 0.002 0.11 #others 3.77 3.769 0.05 ------------------------------------------------------------------------------- ======= Cycle 4109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4110 steps, 2.56000 s simulation time, 7439.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7439.51 7439.509 7439.509 100.00 ------------------------------------------------------------------------------- PC_run 4110 4110 7417.03 1.805 1.805 99.70 GM_PC_couple 4110 4110 10.45 0.003 0.003 0.14 PC_GM_couple 4110 4110 8.26 0.002 0.002 0.11 #others 3.77 3.770 0.05 ------------------------------------------------------------------------------- ======= Cycle 4110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4111 steps, 2.56000 s simulation time, 7470.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7470.94 7470.935 7470.935 100.00 ------------------------------------------------------------------------------- PC_run 4111 4111 7448.45 1.812 1.812 99.70 GM_PC_couple 4111 4111 10.45 0.003 0.003 0.14 PC_GM_couple 4111 4111 8.26 0.002 0.002 0.11 #others 3.77 3.771 0.05 ------------------------------------------------------------------------------- ======= Cycle 4111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4112 steps, 2.56000 s simulation time, 7474.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7474.11 7474.113 7474.113 100.00 ------------------------------------------------------------------------------- PC_run 4112 4112 7451.63 1.812 1.812 99.70 GM_PC_couple 4112 4112 10.45 0.003 0.003 0.14 PC_GM_couple 4112 4112 8.26 0.002 0.002 0.11 #others 3.77 3.771 0.05 ------------------------------------------------------------------------------- ======= Cycle 4112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4113 steps, 2.56000 s simulation time, 7475.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7475.92 7475.924 7475.924 100.00 ------------------------------------------------------------------------------- PC_run 4113 4113 7453.43 1.812 1.812 99.70 GM_PC_couple 4113 4113 10.46 0.003 0.003 0.14 PC_GM_couple 4113 4113 8.26 0.002 0.002 0.11 #others 3.77 3.772 0.05 ------------------------------------------------------------------------------- ======= Cycle 4113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4114 steps, 2.56000 s simulation time, 7477.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4114 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7477.63 7477.627 7477.627 100.00 ------------------------------------------------------------------------------- PC_run 4114 4114 7455.13 1.812 1.812 99.70 GM_PC_couple 4114 4114 10.46 0.003 0.003 0.14 PC_GM_couple 4114 4114 8.27 0.002 0.002 0.11 #others 3.77 3.773 0.05 ------------------------------------------------------------------------------- ======= Cycle 4114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4115 steps, 2.56000 s simulation time, 7479.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4115 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7479.34 7479.340 7479.340 100.00 ------------------------------------------------------------------------------- PC_run 4115 4115 7456.84 1.812 1.812 99.70 GM_PC_couple 4115 4115 10.46 0.003 0.003 0.14 PC_GM_couple 4115 4115 8.27 0.002 0.002 0.11 #others 3.77 3.774 0.05 ------------------------------------------------------------------------------- ======= Cycle 4115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4116 steps, 2.56000 s simulation time, 7481.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4116 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7481.22 7481.220 7481.220 100.00 ------------------------------------------------------------------------------- PC_run 4116 4116 7458.71 1.812 1.812 99.70 GM_PC_couple 4116 4116 10.46 0.003 0.003 0.14 PC_GM_couple 4116 4116 8.27 0.002 0.002 0.11 #others 3.77 3.774 0.05 ------------------------------------------------------------------------------- ======= Cycle 4116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4117 steps, 2.56000 s simulation time, 7482.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4117 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7482.96 7482.956 7482.956 100.00 ------------------------------------------------------------------------------- PC_run 4117 4117 7460.44 1.812 1.812 99.70 GM_PC_couple 4117 4117 10.47 0.003 0.003 0.14 PC_GM_couple 4117 4117 8.27 0.002 0.002 0.11 #others 3.77 3.775 0.05 ------------------------------------------------------------------------------- ======= Cycle 4117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4118 steps, 2.56000 s simulation time, 7484.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4118 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7484.60 7484.604 7484.604 100.00 ------------------------------------------------------------------------------- PC_run 4118 4118 7462.09 1.812 1.812 99.70 GM_PC_couple 4118 4118 10.47 0.003 0.003 0.14 PC_GM_couple 4118 4118 8.27 0.002 0.002 0.11 #others 3.78 3.776 0.05 ------------------------------------------------------------------------------- ======= Cycle 4118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4119 steps, 2.56000 s simulation time, 7486.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4119 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7486.31 7486.312 7486.312 100.00 ------------------------------------------------------------------------------- PC_run 4119 4119 7463.79 1.812 1.812 99.70 GM_PC_couple 4119 4119 10.47 0.003 0.003 0.14 PC_GM_couple 4119 4119 8.28 0.002 0.002 0.11 #others 3.78 3.777 0.05 ------------------------------------------------------------------------------- ======= Cycle 4119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4120 steps, 2.56000 s simulation time, 7488.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4120 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7488.03 7488.025 7488.025 100.00 ------------------------------------------------------------------------------- PC_run 4120 4120 7465.50 1.812 1.812 99.70 GM_PC_couple 4120 4120 10.47 0.003 0.003 0.14 PC_GM_couple 4120 4120 8.28 0.002 0.002 0.11 #others 3.78 3.778 0.05 ------------------------------------------------------------------------------- ======= Cycle 4120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4121 steps, 2.56000 s simulation time, 7489.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4121 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7489.69 7489.690 7489.690 100.00 ------------------------------------------------------------------------------- PC_run 4121 4121 7467.16 1.812 1.812 99.70 GM_PC_couple 4121 4121 10.47 0.003 0.003 0.14 PC_GM_couple 4121 4121 8.28 0.002 0.002 0.11 #others 3.78 3.779 0.05 ------------------------------------------------------------------------------- ======= Cycle 4121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4122 steps, 2.56000 s simulation time, 7491.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4122 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7491.48 7491.480 7491.480 100.00 ------------------------------------------------------------------------------- PC_run 4122 4122 7468.94 1.812 1.812 99.70 GM_PC_couple 4122 4122 10.48 0.003 0.003 0.14 PC_GM_couple 4122 4122 8.28 0.002 0.002 0.11 #others 3.78 3.780 0.05 ------------------------------------------------------------------------------- ======= Cycle 4122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4123 steps, 2.56000 s simulation time, 7493.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4123 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7493.42 7493.418 7493.418 100.00 ------------------------------------------------------------------------------- PC_run 4123 4123 7470.88 1.812 1.812 99.70 GM_PC_couple 4123 4123 10.48 0.003 0.003 0.14 PC_GM_couple 4123 4123 8.28 0.002 0.002 0.11 #others 3.78 3.781 0.05 ------------------------------------------------------------------------------- ======= Cycle 4123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4124 steps, 2.56000 s simulation time, 7495.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4124 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7495.39 7495.388 7495.388 100.00 ------------------------------------------------------------------------------- PC_run 4124 4124 7472.84 1.812 1.812 99.70 GM_PC_couple 4124 4124 10.48 0.003 0.003 0.14 PC_GM_couple 4124 4124 8.28 0.002 0.002 0.11 #others 3.78 3.782 0.05 ------------------------------------------------------------------------------- ======= Cycle 4124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4125 steps, 2.56000 s simulation time, 7497.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4125 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7497.18 7497.183 7497.183 100.00 ------------------------------------------------------------------------------- PC_run 4125 4125 7474.63 1.812 1.812 99.70 GM_PC_couple 4125 4125 10.48 0.003 0.003 0.14 PC_GM_couple 4125 4125 8.29 0.002 0.002 0.11 #others 3.78 3.782 0.05 ------------------------------------------------------------------------------- ======= Cycle 4125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4126 steps, 2.56000 s simulation time, 7499.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4126 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7499.31 7499.313 7499.313 100.00 ------------------------------------------------------------------------------- PC_run 4126 4126 7476.76 1.812 1.812 99.70 GM_PC_couple 4126 4126 10.49 0.003 0.003 0.14 PC_GM_couple 4126 4126 8.29 0.002 0.002 0.11 #others 3.78 3.783 0.05 ------------------------------------------------------------------------------- ======= Cycle 4126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4127 steps, 2.56000 s simulation time, 7501.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4127 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7501.36 7501.363 7501.363 100.00 ------------------------------------------------------------------------------- PC_run 4127 4127 7478.80 1.812 1.812 99.70 GM_PC_couple 4127 4127 10.49 0.003 0.003 0.14 PC_GM_couple 4127 4127 8.29 0.002 0.002 0.11 #others 3.78 3.784 0.05 ------------------------------------------------------------------------------- ======= Cycle 4127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4128 steps, 2.56000 s simulation time, 7503.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4128 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7503.70 7503.704 7503.704 100.00 ------------------------------------------------------------------------------- PC_run 4128 4128 7481.14 1.812 1.812 99.70 GM_PC_couple 4128 4128 10.49 0.003 0.003 0.14 PC_GM_couple 4128 4128 8.29 0.002 0.002 0.11 #others 3.78 3.785 0.05 ------------------------------------------------------------------------------- ======= Cycle 4128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4129 steps, 2.56000 s simulation time, 7506.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4129 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7506.66 7506.661 7506.661 100.00 ------------------------------------------------------------------------------- PC_run 4129 4129 7484.09 1.813 1.813 99.70 GM_PC_couple 4129 4129 10.49 0.003 0.003 0.14 PC_GM_couple 4129 4129 8.29 0.002 0.002 0.11 #others 3.79 3.785 0.05 ------------------------------------------------------------------------------- ======= Cycle 4129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4130 steps, 2.56000 s simulation time, 7508.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4130 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7508.68 7508.684 7508.684 100.00 ------------------------------------------------------------------------------- PC_run 4130 4130 7486.11 1.813 1.813 99.70 GM_PC_couple 4130 4130 10.49 0.003 0.003 0.14 PC_GM_couple 4130 4130 8.30 0.002 0.002 0.11 #others 3.79 3.786 0.05 ------------------------------------------------------------------------------- ======= Cycle 4130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4131 steps, 2.56000 s simulation time, 7510.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4131 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7510.89 7510.889 7510.889 100.00 ------------------------------------------------------------------------------- PC_run 4131 4131 7488.31 1.813 1.813 99.70 GM_PC_couple 4131 4131 10.50 0.003 0.003 0.14 PC_GM_couple 4131 4131 8.30 0.002 0.002 0.11 #others 3.79 3.786 0.05 ------------------------------------------------------------------------------- ======= Cycle 4131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4132 steps, 2.56000 s simulation time, 7512.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4132 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7512.69 7512.693 7512.693 100.00 ------------------------------------------------------------------------------- PC_run 4132 4132 7490.11 1.813 1.813 99.70 GM_PC_couple 4132 4132 10.50 0.003 0.003 0.14 PC_GM_couple 4132 4132 8.30 0.002 0.002 0.11 #others 3.79 3.787 0.05 ------------------------------------------------------------------------------- ======= Cycle 4132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4133 steps, 2.56000 s simulation time, 7514.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4133 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7514.46 7514.455 7514.455 100.00 ------------------------------------------------------------------------------- PC_run 4133 4133 7491.86 1.813 1.813 99.70 GM_PC_couple 4133 4133 10.50 0.003 0.003 0.14 PC_GM_couple 4133 4133 8.30 0.002 0.002 0.11 #others 3.79 3.788 0.05 ------------------------------------------------------------------------------- ======= Cycle 4133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4134 steps, 2.56000 s simulation time, 7516.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4134 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7516.22 7516.222 7516.222 100.00 ------------------------------------------------------------------------------- PC_run 4134 4134 7493.63 1.813 1.813 99.70 GM_PC_couple 4134 4134 10.50 0.003 0.003 0.14 PC_GM_couple 4134 4134 8.30 0.002 0.002 0.11 #others 3.79 3.789 0.05 ------------------------------------------------------------------------------- ======= Cycle 4134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4135 steps, 2.56000 s simulation time, 7517.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4135 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7517.84 7517.843 7517.843 100.00 ------------------------------------------------------------------------------- PC_run 4135 4135 7495.24 1.813 1.813 99.70 GM_PC_couple 4135 4135 10.51 0.003 0.003 0.14 PC_GM_couple 4135 4135 8.31 0.002 0.002 0.11 #others 3.79 3.790 0.05 ------------------------------------------------------------------------------- ======= Cycle 4135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4136 steps, 2.56000 s simulation time, 7519.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4136 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7519.65 7519.650 7519.650 100.00 ------------------------------------------------------------------------------- PC_run 4136 4136 7497.04 1.813 1.813 99.70 GM_PC_couple 4136 4136 10.51 0.003 0.003 0.14 PC_GM_couple 4136 4136 8.31 0.002 0.002 0.11 #others 3.79 3.791 0.05 ------------------------------------------------------------------------------- ======= Cycle 4136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4137 steps, 2.56000 s simulation time, 7521.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4137 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7521.51 7521.514 7521.514 100.00 ------------------------------------------------------------------------------- PC_run 4137 4137 7498.90 1.813 1.813 99.70 GM_PC_couple 4137 4137 10.51 0.003 0.003 0.14 PC_GM_couple 4137 4137 8.31 0.002 0.002 0.11 #others 3.79 3.792 0.05 ------------------------------------------------------------------------------- ======= Cycle 4137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4138 steps, 2.56000 s simulation time, 7523.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4138 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7523.91 7523.910 7523.910 100.00 ------------------------------------------------------------------------------- PC_run 4138 4138 7501.29 1.813 1.813 99.70 GM_PC_couple 4138 4138 10.51 0.003 0.003 0.14 PC_GM_couple 4138 4138 8.31 0.002 0.002 0.11 #others 3.79 3.794 0.05 ------------------------------------------------------------------------------- ======= Cycle 4138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4139 steps, 2.56000 s simulation time, 7525.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4139 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7525.92 7525.918 7525.918 100.00 ------------------------------------------------------------------------------- PC_run 4139 4139 7503.29 1.813 1.813 99.70 GM_PC_couple 4139 4139 10.52 0.003 0.003 0.14 PC_GM_couple 4139 4139 8.31 0.002 0.002 0.11 #others 3.79 3.795 0.05 ------------------------------------------------------------------------------- ======= Cycle 4139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4140 steps, 2.56000 s simulation time, 7527.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4140 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7527.59 7527.594 7527.594 100.00 ------------------------------------------------------------------------------- PC_run 4140 4140 7504.96 1.813 1.813 99.70 GM_PC_couple 4140 4140 10.52 0.003 0.003 0.14 PC_GM_couple 4140 4140 8.31 0.002 0.002 0.11 #others 3.80 3.796 0.05 ------------------------------------------------------------------------------- ======= Cycle 4140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4141 steps, 2.56000 s simulation time, 7529.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4141 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7529.54 7529.537 7529.537 100.00 ------------------------------------------------------------------------------- PC_run 4141 4141 7506.90 1.813 1.813 99.70 GM_PC_couple 4141 4141 10.52 0.003 0.003 0.14 PC_GM_couple 4141 4141 8.32 0.002 0.002 0.11 #others 3.80 3.797 0.05 ------------------------------------------------------------------------------- ======= Cycle 4141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4142 steps, 2.56000 s simulation time, 7531.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4142 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7531.58 7531.577 7531.577 100.00 ------------------------------------------------------------------------------- PC_run 4142 4142 7508.94 1.813 1.813 99.70 GM_PC_couple 4142 4142 10.52 0.003 0.003 0.14 PC_GM_couple 4142 4142 8.32 0.002 0.002 0.11 #others 3.80 3.798 0.05 ------------------------------------------------------------------------------- ======= Cycle 4142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4143 steps, 2.56000 s simulation time, 7533.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4143 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7533.45 7533.447 7533.447 100.00 ------------------------------------------------------------------------------- PC_run 4143 4143 7510.80 1.813 1.813 99.70 GM_PC_couple 4143 4143 10.53 0.003 0.003 0.14 PC_GM_couple 4143 4143 8.32 0.002 0.002 0.11 #others 3.80 3.799 0.05 ------------------------------------------------------------------------------- ======= Cycle 4143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4144 steps, 2.56000 s simulation time, 7535.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4144 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7535.22 7535.221 7535.221 100.00 ------------------------------------------------------------------------------- PC_run 4144 4144 7512.57 1.813 1.813 99.70 GM_PC_couple 4144 4144 10.53 0.003 0.003 0.14 PC_GM_couple 4144 4144 8.32 0.002 0.002 0.11 #others 3.80 3.800 0.05 ------------------------------------------------------------------------------- ======= Cycle 4144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4145 steps, 2.56000 s simulation time, 7537.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4145 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7537.22 7537.218 7537.218 100.00 ------------------------------------------------------------------------------- PC_run 4145 4145 7514.56 1.813 1.813 99.70 GM_PC_couple 4145 4145 10.53 0.003 0.003 0.14 PC_GM_couple 4145 4145 8.32 0.002 0.002 0.11 #others 3.80 3.801 0.05 ------------------------------------------------------------------------------- ======= Cycle 4145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4146 steps, 2.56000 s simulation time, 7539.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4146 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7539.76 7539.756 7539.756 100.00 ------------------------------------------------------------------------------- PC_run 4146 4146 7517.09 1.813 1.813 99.70 GM_PC_couple 4146 4146 10.53 0.003 0.003 0.14 PC_GM_couple 4146 4146 8.33 0.002 0.002 0.11 #others 3.80 3.802 0.05 ------------------------------------------------------------------------------- ======= Cycle 4146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4147 steps, 2.56000 s simulation time, 7541.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4147 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7541.81 7541.812 7541.812 100.00 ------------------------------------------------------------------------------- PC_run 4147 4147 7519.14 1.813 1.813 99.70 GM_PC_couple 4147 4147 10.54 0.003 0.003 0.14 PC_GM_couple 4147 4147 8.33 0.002 0.002 0.11 #others 3.80 3.803 0.05 ------------------------------------------------------------------------------- ======= Cycle 4147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4148 steps, 2.56000 s simulation time, 7543.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4148 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7543.82 7543.825 7543.825 100.00 ------------------------------------------------------------------------------- PC_run 4148 4148 7521.15 1.813 1.813 99.70 GM_PC_couple 4148 4148 10.54 0.003 0.003 0.14 PC_GM_couple 4148 4148 8.33 0.002 0.002 0.11 #others 3.80 3.804 0.05 ------------------------------------------------------------------------------- ======= Cycle 4148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4149 steps, 2.56000 s simulation time, 7545.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4149 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7545.81 7545.810 7545.810 100.00 ------------------------------------------------------------------------------- PC_run 4149 4149 7523.13 1.813 1.813 99.70 GM_PC_couple 4149 4149 10.54 0.003 0.003 0.14 PC_GM_couple 4149 4149 8.33 0.002 0.002 0.11 #others 3.80 3.804 0.05 ------------------------------------------------------------------------------- ======= Cycle 4149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4150 steps, 2.56000 s simulation time, 7547.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4150 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7547.93 7547.926 7547.926 100.00 ------------------------------------------------------------------------------- PC_run 4150 4150 7525.24 1.813 1.813 99.70 GM_PC_couple 4150 4150 10.54 0.003 0.003 0.14 PC_GM_couple 4150 4150 8.33 0.002 0.002 0.11 #others 3.81 3.805 0.05 ------------------------------------------------------------------------------- ======= Cycle 4150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4151 steps, 2.56000 s simulation time, 7550.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4151 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7550.45 7550.446 7550.446 100.00 ------------------------------------------------------------------------------- PC_run 4151 4151 7527.75 1.813 1.813 99.70 GM_PC_couple 4151 4151 10.55 0.003 0.003 0.14 PC_GM_couple 4151 4151 8.34 0.002 0.002 0.11 #others 3.81 3.806 0.05 ------------------------------------------------------------------------------- ======= Cycle 4151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4152 steps, 2.56000 s simulation time, 7570.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4152 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7570.50 7570.502 7570.502 100.00 ------------------------------------------------------------------------------- PC_run 4152 4152 7547.81 1.818 1.818 99.70 GM_PC_couple 4152 4152 10.55 0.003 0.003 0.14 PC_GM_couple 4152 4152 8.34 0.002 0.002 0.11 #others 3.81 3.807 0.05 ------------------------------------------------------------------------------- ======= Cycle 4152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4153 steps, 2.56000 s simulation time, 7674.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4153 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7674.74 7674.744 7674.744 100.00 ------------------------------------------------------------------------------- PC_run 4153 4153 7652.04 1.843 1.843 99.70 GM_PC_couple 4153 4153 10.55 0.003 0.003 0.14 PC_GM_couple 4153 4153 8.34 0.002 0.002 0.11 #others 3.81 3.808 0.05 ------------------------------------------------------------------------------- ======= Cycle 4153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4154 steps, 2.56000 s simulation time, 7693.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4154 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7693.72 7693.725 7693.725 100.00 ------------------------------------------------------------------------------- PC_run 4154 4154 7671.02 1.847 1.847 99.70 GM_PC_couple 4154 4154 10.56 0.003 0.003 0.14 PC_GM_couple 4154 4154 8.34 0.002 0.002 0.11 #others 3.81 3.809 0.05 ------------------------------------------------------------------------------- ======= Cycle 4154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4155 steps, 2.56000 s simulation time, 7695.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4155 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7695.72 7695.722 7695.722 100.00 ------------------------------------------------------------------------------- PC_run 4155 4155 7673.01 1.847 1.847 99.70 GM_PC_couple 4155 4155 10.56 0.003 0.003 0.14 PC_GM_couple 4155 4155 8.35 0.002 0.002 0.11 #others 3.81 3.810 0.05 ------------------------------------------------------------------------------- ======= Cycle 4155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4156 steps, 2.56000 s simulation time, 7698.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4156 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7698.12 7698.117 7698.117 100.00 ------------------------------------------------------------------------------- PC_run 4156 4156 7675.40 1.847 1.847 99.70 GM_PC_couple 4156 4156 10.56 0.003 0.003 0.14 PC_GM_couple 4156 4156 8.35 0.002 0.002 0.11 #others 3.81 3.811 0.05 ------------------------------------------------------------------------------- ======= Cycle 4156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4157 steps, 2.56000 s simulation time, 7700.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4157 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7700.71 7700.713 7700.713 100.00 ------------------------------------------------------------------------------- PC_run 4157 4157 7677.99 1.847 1.847 99.70 GM_PC_couple 4157 4157 10.57 0.003 0.003 0.14 PC_GM_couple 4157 4157 8.35 0.002 0.002 0.11 #others 3.81 3.812 0.05 ------------------------------------------------------------------------------- ======= Cycle 4157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4158 steps, 2.56000 s simulation time, 7703.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4158 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7703.10 7703.100 7703.100 100.00 ------------------------------------------------------------------------------- PC_run 4158 4158 7680.37 1.847 1.847 99.70 GM_PC_couple 4158 4158 10.57 0.003 0.003 0.14 PC_GM_couple 4158 4158 8.35 0.002 0.002 0.11 #others 3.81 3.813 0.05 ------------------------------------------------------------------------------- ======= Cycle 4158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4159 steps, 2.56000 s simulation time, 7705.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4159 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7705.33 7705.332 7705.332 100.00 ------------------------------------------------------------------------------- PC_run 4159 4159 7682.59 1.847 1.847 99.70 GM_PC_couple 4159 4159 10.57 0.003 0.003 0.14 PC_GM_couple 4159 4159 8.35 0.002 0.002 0.11 #others 3.81 3.814 0.05 ------------------------------------------------------------------------------- ======= Cycle 4159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4160 steps, 2.56000 s simulation time, 7707.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4160 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7707.37 7707.375 7707.375 100.00 ------------------------------------------------------------------------------- PC_run 4160 4160 7684.63 1.847 1.847 99.70 GM_PC_couple 4160 4160 10.57 0.003 0.003 0.14 PC_GM_couple 4160 4160 8.36 0.002 0.002 0.11 #others 3.81 3.815 0.05 ------------------------------------------------------------------------------- ======= Cycle 4160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4161 steps, 2.56000 s simulation time, 7709.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4161 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7709.93 7709.925 7709.925 100.00 ------------------------------------------------------------------------------- PC_run 4161 4161 7687.17 1.847 1.847 99.70 GM_PC_couple 4161 4161 10.58 0.003 0.003 0.14 PC_GM_couple 4161 4161 8.36 0.002 0.002 0.11 #others 3.82 3.816 0.05 ------------------------------------------------------------------------------- ======= Cycle 4161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4162 steps, 2.56000 s simulation time, 7712.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4162 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7712.19 7712.188 7712.188 100.00 ------------------------------------------------------------------------------- PC_run 4162 4162 7689.43 1.848 1.848 99.70 GM_PC_couple 4162 4162 10.58 0.003 0.003 0.14 PC_GM_couple 4162 4162 8.36 0.002 0.002 0.11 #others 3.82 3.817 0.05 ------------------------------------------------------------------------------- ======= Cycle 4162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4163 steps, 2.56000 s simulation time, 7714.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4163 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7714.63 7714.627 7714.627 100.00 ------------------------------------------------------------------------------- PC_run 4163 4163 7691.86 1.848 1.848 99.70 GM_PC_couple 4163 4163 10.58 0.003 0.003 0.14 PC_GM_couple 4163 4163 8.36 0.002 0.002 0.11 #others 3.82 3.818 0.05 ------------------------------------------------------------------------------- ======= Cycle 4163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4164 steps, 2.56000 s simulation time, 7717.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4164 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7717.36 7717.356 7717.356 100.00 ------------------------------------------------------------------------------- PC_run 4164 4164 7694.59 1.848 1.848 99.70 GM_PC_couple 4164 4164 10.58 0.003 0.003 0.14 PC_GM_couple 4164 4164 8.37 0.002 0.002 0.11 #others 3.82 3.818 0.05 ------------------------------------------------------------------------------- ======= Cycle 4164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4165 steps, 2.56000 s simulation time, 7719.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4165 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7719.10 7719.097 7719.097 100.00 ------------------------------------------------------------------------------- PC_run 4165 4165 7696.32 1.848 1.848 99.70 GM_PC_couple 4165 4165 10.59 0.003 0.003 0.14 PC_GM_couple 4165 4165 8.37 0.002 0.002 0.11 #others 3.82 3.819 0.05 ------------------------------------------------------------------------------- ======= Cycle 4165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4166 steps, 2.56000 s simulation time, 7721.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4166 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7721.04 7721.038 7721.038 100.00 ------------------------------------------------------------------------------- PC_run 4166 4166 7698.26 1.848 1.848 99.70 GM_PC_couple 4166 4166 10.59 0.003 0.003 0.14 PC_GM_couple 4166 4166 8.37 0.002 0.002 0.11 #others 3.82 3.820 0.05 ------------------------------------------------------------------------------- ======= Cycle 4166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4167 steps, 2.56000 s simulation time, 7722.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4167 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7722.79 7722.786 7722.786 100.00 ------------------------------------------------------------------------------- PC_run 4167 4167 7700.00 1.848 1.848 99.70 GM_PC_couple 4167 4167 10.59 0.003 0.003 0.14 PC_GM_couple 4167 4167 8.37 0.002 0.002 0.11 #others 3.82 3.821 0.05 ------------------------------------------------------------------------------- ======= Cycle 4167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4168 steps, 2.56000 s simulation time, 7724.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4168 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7724.59 7724.589 7724.589 100.00 ------------------------------------------------------------------------------- PC_run 4168 4168 7701.80 1.848 1.848 99.70 GM_PC_couple 4168 4168 10.59 0.003 0.003 0.14 PC_GM_couple 4168 4168 8.37 0.002 0.002 0.11 #others 3.82 3.822 0.05 ------------------------------------------------------------------------------- ======= Cycle 4168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4169 steps, 2.56000 s simulation time, 7726.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4169 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7726.72 7726.718 7726.718 100.00 ------------------------------------------------------------------------------- PC_run 4169 4169 7703.93 1.848 1.848 99.71 GM_PC_couple 4169 4169 10.60 0.003 0.003 0.14 PC_GM_couple 4169 4169 8.37 0.002 0.002 0.11 #others 3.82 3.822 0.05 ------------------------------------------------------------------------------- ======= Cycle 4169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4170 steps, 2.56000 s simulation time, 7728.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4170 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7728.78 7728.785 7728.785 100.00 ------------------------------------------------------------------------------- PC_run 4170 4170 7705.99 1.848 1.848 99.71 GM_PC_couple 4170 4170 10.60 0.003 0.003 0.14 PC_GM_couple 4170 4170 8.38 0.002 0.002 0.11 #others 3.82 3.823 0.05 ------------------------------------------------------------------------------- ======= Cycle 4170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4171 steps, 2.56000 s simulation time, 7731.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4171 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7731.11 7731.106 7731.106 100.00 ------------------------------------------------------------------------------- PC_run 4171 4171 7708.30 1.848 1.848 99.71 GM_PC_couple 4171 4171 10.60 0.003 0.003 0.14 PC_GM_couple 4171 4171 8.38 0.002 0.002 0.11 #others 3.82 3.824 0.05 ------------------------------------------------------------------------------- ======= Cycle 4171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4172 steps, 2.56000 s simulation time, 7733.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4172 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7733.17 7733.173 7733.173 100.00 ------------------------------------------------------------------------------- PC_run 4172 4172 7710.37 1.848 1.848 99.71 GM_PC_couple 4172 4172 10.60 0.003 0.003 0.14 PC_GM_couple 4172 4172 8.38 0.002 0.002 0.11 #others 3.82 3.825 0.05 ------------------------------------------------------------------------------- ======= Cycle 4172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4173 steps, 2.56000 s simulation time, 7735.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4173 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7735.33 7735.328 7735.328 100.00 ------------------------------------------------------------------------------- PC_run 4173 4173 7712.52 1.848 1.848 99.71 GM_PC_couple 4173 4173 10.61 0.003 0.003 0.14 PC_GM_couple 4173 4173 8.38 0.002 0.002 0.11 #others 3.83 3.825 0.05 ------------------------------------------------------------------------------- ======= Cycle 4173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4174 steps, 2.56000 s simulation time, 7737.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4174 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7737.13 7737.127 7737.127 100.00 ------------------------------------------------------------------------------- PC_run 4174 4174 7714.31 1.848 1.848 99.71 GM_PC_couple 4174 4174 10.61 0.003 0.003 0.14 PC_GM_couple 4174 4174 8.38 0.002 0.002 0.11 #others 3.83 3.826 0.05 ------------------------------------------------------------------------------- ======= Cycle 4174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4175 steps, 2.56000 s simulation time, 7738.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4175 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7738.85 7738.850 7738.850 100.00 ------------------------------------------------------------------------------- PC_run 4175 4175 7716.02 1.848 1.848 99.71 GM_PC_couple 4175 4175 10.61 0.003 0.003 0.14 PC_GM_couple 4175 4175 8.39 0.002 0.002 0.11 #others 3.83 3.827 0.05 ------------------------------------------------------------------------------- ======= Cycle 4175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4176 steps, 2.56000 s simulation time, 7740.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4176 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7740.49 7740.494 7740.494 100.00 ------------------------------------------------------------------------------- PC_run 4176 4176 7717.66 1.848 1.848 99.71 GM_PC_couple 4176 4176 10.61 0.003 0.003 0.14 PC_GM_couple 4176 4176 8.39 0.002 0.002 0.11 #others 3.83 3.828 0.05 ------------------------------------------------------------------------------- ======= Cycle 4176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4177 steps, 2.56000 s simulation time, 7742.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4177 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7742.34 7742.339 7742.339 100.00 ------------------------------------------------------------------------------- PC_run 4177 4177 7719.50 1.848 1.848 99.71 GM_PC_couple 4177 4177 10.62 0.003 0.003 0.14 PC_GM_couple 4177 4177 8.39 0.002 0.002 0.11 #others 3.83 3.829 0.05 ------------------------------------------------------------------------------- ======= Cycle 4177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4178 steps, 2.56000 s simulation time, 7744.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4178 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7744.35 7744.348 7744.348 100.00 ------------------------------------------------------------------------------- PC_run 4178 4178 7721.51 1.848 1.848 99.71 GM_PC_couple 4178 4178 10.62 0.003 0.003 0.14 PC_GM_couple 4178 4178 8.39 0.002 0.002 0.11 #others 3.83 3.829 0.05 ------------------------------------------------------------------------------- ======= Cycle 4178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4179 steps, 2.56000 s simulation time, 7746.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4179 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7746.14 7746.139 7746.139 100.00 ------------------------------------------------------------------------------- PC_run 4179 4179 7723.29 1.848 1.848 99.71 GM_PC_couple 4179 4179 10.62 0.003 0.003 0.14 PC_GM_couple 4179 4179 8.39 0.002 0.002 0.11 #others 3.83 3.830 0.05 ------------------------------------------------------------------------------- ======= Cycle 4179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4180 steps, 2.56000 s simulation time, 7748.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4180 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7748.05 7748.055 7748.055 100.00 ------------------------------------------------------------------------------- PC_run 4180 4180 7725.20 1.848 1.848 99.71 GM_PC_couple 4180 4180 10.62 0.003 0.003 0.14 PC_GM_couple 4180 4180 8.39 0.002 0.002 0.11 #others 3.83 3.831 0.05 ------------------------------------------------------------------------------- ======= Cycle 4180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4181 steps, 2.56000 s simulation time, 7750.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4181 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7750.32 7750.321 7750.321 100.00 ------------------------------------------------------------------------------- PC_run 4181 4181 7727.47 1.848 1.848 99.71 GM_PC_couple 4181 4181 10.63 0.003 0.003 0.14 PC_GM_couple 4181 4181 8.40 0.002 0.002 0.11 #others 3.83 3.832 0.05 ------------------------------------------------------------------------------- ======= Cycle 4181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4182 steps, 2.56000 s simulation time, 7753.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4182 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7753.17 7753.165 7753.165 100.00 ------------------------------------------------------------------------------- PC_run 4182 4182 7730.30 1.848 1.848 99.71 GM_PC_couple 4182 4182 10.63 0.003 0.003 0.14 PC_GM_couple 4182 4182 8.40 0.002 0.002 0.11 #others 3.83 3.833 0.05 ------------------------------------------------------------------------------- ======= Cycle 4182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4183 steps, 2.56000 s simulation time, 7755.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4183 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7755.80 7755.799 7755.799 100.00 ------------------------------------------------------------------------------- PC_run 4183 4183 7732.93 1.849 1.849 99.71 GM_PC_couple 4183 4183 10.63 0.003 0.003 0.14 PC_GM_couple 4183 4183 8.40 0.002 0.002 0.11 #others 3.83 3.834 0.05 ------------------------------------------------------------------------------- ======= Cycle 4183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4184 steps, 2.56000 s simulation time, 7758.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4184 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7758.77 7758.772 7758.772 100.00 ------------------------------------------------------------------------------- PC_run 4184 4184 7735.90 1.849 1.849 99.71 GM_PC_couple 4184 4184 10.63 0.003 0.003 0.14 PC_GM_couple 4184 4184 8.40 0.002 0.002 0.11 #others 3.84 3.835 0.05 ------------------------------------------------------------------------------- ======= Cycle 4184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4185 steps, 2.56000 s simulation time, 7761.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4185 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7761.77 7761.765 7761.765 100.00 ------------------------------------------------------------------------------- PC_run 4185 4185 7738.89 1.849 1.849 99.71 GM_PC_couple 4185 4185 10.64 0.003 0.003 0.14 PC_GM_couple 4185 4185 8.40 0.002 0.002 0.11 #others 3.84 3.836 0.05 ------------------------------------------------------------------------------- ======= Cycle 4185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4186 steps, 2.56000 s simulation time, 7763.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4186 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7763.85 7763.847 7763.847 100.00 ------------------------------------------------------------------------------- PC_run 4186 4186 7740.97 1.849 1.849 99.71 GM_PC_couple 4186 4186 10.64 0.003 0.003 0.14 PC_GM_couple 4186 4186 8.41 0.002 0.002 0.11 #others 3.84 3.836 0.05 ------------------------------------------------------------------------------- ======= Cycle 4186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4187 steps, 2.56000 s simulation time, 7765.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4187 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7765.87 7765.872 7765.872 100.00 ------------------------------------------------------------------------------- PC_run 4187 4187 7742.99 1.849 1.849 99.71 GM_PC_couple 4187 4187 10.64 0.003 0.003 0.14 PC_GM_couple 4187 4187 8.41 0.002 0.002 0.11 #others 3.84 3.837 0.05 ------------------------------------------------------------------------------- ======= Cycle 4187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4188 steps, 2.56000 s simulation time, 7768.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4188 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7768.38 7768.383 7768.383 100.00 ------------------------------------------------------------------------------- PC_run 4188 4188 7745.49 1.849 1.849 99.71 GM_PC_couple 4188 4188 10.64 0.003 0.003 0.14 PC_GM_couple 4188 4188 8.41 0.002 0.002 0.11 #others 3.84 3.838 0.05 ------------------------------------------------------------------------------- ======= Cycle 4188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4189 steps, 2.56000 s simulation time, 7770.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4189 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7770.97 7770.967 7770.967 100.00 ------------------------------------------------------------------------------- PC_run 4189 4189 7748.07 1.850 1.850 99.71 GM_PC_couple 4189 4189 10.64 0.003 0.003 0.14 PC_GM_couple 4189 4189 8.41 0.002 0.002 0.11 #others 3.84 3.839 0.05 ------------------------------------------------------------------------------- ======= Cycle 4189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4190 steps, 2.56000 s simulation time, 7774.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4190 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7774.12 7774.123 7774.123 100.00 ------------------------------------------------------------------------------- PC_run 4190 4190 7751.22 1.850 1.850 99.71 GM_PC_couple 4190 4190 10.65 0.003 0.003 0.14 PC_GM_couple 4190 4190 8.41 0.002 0.002 0.11 #others 3.84 3.840 0.05 ------------------------------------------------------------------------------- ======= Cycle 4190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4191 steps, 2.56000 s simulation time, 7778.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4191 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7778.08 7778.083 7778.083 100.00 ------------------------------------------------------------------------------- PC_run 4191 4191 7755.18 1.850 1.850 99.71 GM_PC_couple 4191 4191 10.65 0.003 0.003 0.14 PC_GM_couple 4191 4191 8.42 0.002 0.002 0.11 #others 3.84 3.841 0.05 ------------------------------------------------------------------------------- ======= Cycle 4191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4192 steps, 2.56000 s simulation time, 7781.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4192 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7781.23 7781.229 7781.229 100.00 ------------------------------------------------------------------------------- PC_run 4192 4192 7758.32 1.851 1.851 99.71 GM_PC_couple 4192 4192 10.65 0.003 0.003 0.14 PC_GM_couple 4192 4192 8.42 0.002 0.002 0.11 #others 3.84 3.842 0.05 ------------------------------------------------------------------------------- ======= Cycle 4192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4193 steps, 2.56000 s simulation time, 7783.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4193 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7783.85 7783.853 7783.853 100.00 ------------------------------------------------------------------------------- PC_run 4193 4193 7760.94 1.851 1.851 99.71 GM_PC_couple 4193 4193 10.65 0.003 0.003 0.14 PC_GM_couple 4193 4193 8.42 0.002 0.002 0.11 #others 3.84 3.843 0.05 ------------------------------------------------------------------------------- ======= Cycle 4193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4194 steps, 2.56000 s simulation time, 7786.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4194 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7786.90 7786.904 7786.904 100.00 ------------------------------------------------------------------------------- PC_run 4194 4194 7763.98 1.851 1.851 99.71 GM_PC_couple 4194 4194 10.66 0.003 0.003 0.14 PC_GM_couple 4194 4194 8.42 0.002 0.002 0.11 #others 3.84 3.844 0.05 ------------------------------------------------------------------------------- ======= Cycle 4194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4195 steps, 2.56000 s simulation time, 7788.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4195 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7788.65 7788.649 7788.649 100.00 ------------------------------------------------------------------------------- PC_run 4195 4195 7765.72 1.851 1.851 99.71 GM_PC_couple 4195 4195 10.66 0.003 0.003 0.14 PC_GM_couple 4195 4195 8.42 0.002 0.002 0.11 #others 3.84 3.845 0.05 ------------------------------------------------------------------------------- ======= Cycle 4195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4196 steps, 2.56000 s simulation time, 7790.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4196 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7790.45 7790.452 7790.452 100.00 ------------------------------------------------------------------------------- PC_run 4196 4196 7767.52 1.851 1.851 99.71 GM_PC_couple 4196 4196 10.66 0.003 0.003 0.14 PC_GM_couple 4196 4196 8.42 0.002 0.002 0.11 #others 3.85 3.846 0.05 ------------------------------------------------------------------------------- ======= Cycle 4196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4197 steps, 2.56000 s simulation time, 7793.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4197 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7793.00 7792.998 7792.998 100.00 ------------------------------------------------------------------------------- PC_run 4197 4197 7770.06 1.851 1.851 99.71 GM_PC_couple 4197 4197 10.66 0.003 0.003 0.14 PC_GM_couple 4197 4197 8.43 0.002 0.002 0.11 #others 3.85 3.846 0.05 ------------------------------------------------------------------------------- ======= Cycle 4197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4198 steps, 2.56000 s simulation time, 7795.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4198 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7795.98 7795.980 7795.980 100.00 ------------------------------------------------------------------------------- PC_run 4198 4198 7773.04 1.852 1.852 99.71 GM_PC_couple 4198 4198 10.66 0.003 0.003 0.14 PC_GM_couple 4198 4198 8.43 0.002 0.002 0.11 #others 3.85 3.847 0.05 ------------------------------------------------------------------------------- ======= Cycle 4198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4199 steps, 2.56000 s simulation time, 7798.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4199 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7798.01 7798.014 7798.014 100.00 ------------------------------------------------------------------------------- PC_run 4199 4199 7775.07 1.852 1.852 99.71 GM_PC_couple 4199 4199 10.67 0.003 0.003 0.14 PC_GM_couple 4199 4199 8.43 0.002 0.002 0.11 #others 3.85 3.849 0.05 ------------------------------------------------------------------------------- ======= Cycle 4199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4200 steps, 2.56000 s simulation time, 7800.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4200 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7800.23 7800.225 7800.225 100.00 ------------------------------------------------------------------------------- PC_run 4200 4200 7777.27 1.852 1.852 99.71 GM_PC_couple 4200 4200 10.67 0.003 0.003 0.14 PC_GM_couple 4200 4200 8.43 0.002 0.002 0.11 #others 3.85 3.850 0.05 ------------------------------------------------------------------------------- ======= Cycle 4200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4201 steps, 2.56000 s simulation time, 7802.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4201 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7802.62 7802.620 7802.620 100.00 ------------------------------------------------------------------------------- PC_run 4201 4201 7779.66 1.852 1.852 99.71 GM_PC_couple 4201 4201 10.67 0.003 0.003 0.14 PC_GM_couple 4201 4201 8.43 0.002 0.002 0.11 #others 3.85 3.850 0.05 ------------------------------------------------------------------------------- ======= Cycle 4201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4202 steps, 2.56000 s simulation time, 7804.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4202 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7804.92 7804.924 7804.924 100.00 ------------------------------------------------------------------------------- PC_run 4202 4202 7781.96 1.852 1.852 99.71 GM_PC_couple 4202 4202 10.68 0.003 0.003 0.14 PC_GM_couple 4202 4202 8.44 0.002 0.002 0.11 #others 3.85 3.851 0.05 ------------------------------------------------------------------------------- ======= Cycle 4202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4203 steps, 2.56000 s simulation time, 7807.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4203 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7807.15 7807.154 7807.154 100.00 ------------------------------------------------------------------------------- PC_run 4203 4203 7784.19 1.852 1.852 99.71 GM_PC_couple 4203 4203 10.68 0.003 0.003 0.14 PC_GM_couple 4203 4203 8.44 0.002 0.002 0.11 #others 3.85 3.852 0.05 ------------------------------------------------------------------------------- ======= Cycle 4203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4204 steps, 2.56000 s simulation time, 7810.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4204 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7810.23 7810.231 7810.231 100.00 ------------------------------------------------------------------------------- PC_run 4204 4204 7787.26 1.852 1.852 99.71 GM_PC_couple 4204 4204 10.68 0.003 0.003 0.14 PC_GM_couple 4204 4204 8.44 0.002 0.002 0.11 #others 3.85 3.853 0.05 ------------------------------------------------------------------------------- ======= Cycle 4204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4205 steps, 2.56000 s simulation time, 7812.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4205 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7812.75 7812.751 7812.751 100.00 ------------------------------------------------------------------------------- PC_run 4205 4205 7789.77 1.853 1.853 99.71 GM_PC_couple 4205 4205 10.68 0.003 0.003 0.14 PC_GM_couple 4205 4205 8.44 0.002 0.002 0.11 #others 3.85 3.854 0.05 ------------------------------------------------------------------------------- ======= Cycle 4205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4206 steps, 2.56000 s simulation time, 7814.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4206 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7814.81 7814.812 7814.812 100.00 ------------------------------------------------------------------------------- PC_run 4206 4206 7791.83 1.853 1.853 99.71 GM_PC_couple 4206 4206 10.68 0.003 0.003 0.14 PC_GM_couple 4206 4206 8.44 0.002 0.002 0.11 #others 3.85 3.855 0.05 ------------------------------------------------------------------------------- ======= Cycle 4206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4207 steps, 2.56000 s simulation time, 7817.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4207 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7817.15 7817.152 7817.152 100.00 ------------------------------------------------------------------------------- PC_run 4207 4207 7794.16 1.853 1.853 99.71 GM_PC_couple 4207 4207 10.69 0.003 0.003 0.14 PC_GM_couple 4207 4207 8.45 0.002 0.002 0.11 #others 3.86 3.856 0.05 ------------------------------------------------------------------------------- ======= Cycle 4207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4208 steps, 2.56000 s simulation time, 7819.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4208 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7819.79 7819.794 7819.794 100.00 ------------------------------------------------------------------------------- PC_run 4208 4208 7796.80 1.853 1.853 99.71 GM_PC_couple 4208 4208 10.69 0.003 0.003 0.14 PC_GM_couple 4208 4208 8.45 0.002 0.002 0.11 #others 3.86 3.857 0.05 ------------------------------------------------------------------------------- ======= Cycle 4208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4209 steps, 2.56000 s simulation time, 7822.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4209 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7822.50 7822.500 7822.500 100.00 ------------------------------------------------------------------------------- PC_run 4209 4209 7799.50 1.853 1.853 99.71 GM_PC_couple 4209 4209 10.69 0.003 0.003 0.14 PC_GM_couple 4209 4209 8.45 0.002 0.002 0.11 #others 3.86 3.858 0.05 ------------------------------------------------------------------------------- ======= Cycle 4209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4210 steps, 2.56000 s simulation time, 7824.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4210 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7824.48 7824.484 7824.484 100.00 ------------------------------------------------------------------------------- PC_run 4210 4210 7801.48 1.853 1.853 99.71 GM_PC_couple 4210 4210 10.69 0.003 0.003 0.14 PC_GM_couple 4210 4210 8.45 0.002 0.002 0.11 #others 3.86 3.858 0.05 ------------------------------------------------------------------------------- ======= Cycle 4210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4211 steps, 2.56000 s simulation time, 7827.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4211 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7827.08 7827.078 7827.078 100.00 ------------------------------------------------------------------------------- PC_run 4211 4211 7804.07 1.853 1.853 99.71 GM_PC_couple 4211 4211 10.70 0.003 0.003 0.14 PC_GM_couple 4211 4211 8.45 0.002 0.002 0.11 #others 3.86 3.859 0.05 ------------------------------------------------------------------------------- ======= Cycle 4211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4212 steps, 2.56000 s simulation time, 7829.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4212 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7829.63 7829.628 7829.628 100.00 ------------------------------------------------------------------------------- PC_run 4212 4212 7806.62 1.853 1.853 99.71 GM_PC_couple 4212 4212 10.70 0.003 0.003 0.14 PC_GM_couple 4212 4212 8.45 0.002 0.002 0.11 #others 3.86 3.860 0.05 ------------------------------------------------------------------------------- ======= Cycle 4212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4213 steps, 2.56000 s simulation time, 7831.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4213 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7831.60 7831.599 7831.599 100.00 ------------------------------------------------------------------------------- PC_run 4213 4213 7808.58 1.853 1.853 99.71 GM_PC_couple 4213 4213 10.70 0.003 0.003 0.14 PC_GM_couple 4213 4213 8.46 0.002 0.002 0.11 #others 3.86 3.861 0.05 ------------------------------------------------------------------------------- ======= Cycle 4213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4214 steps, 2.56000 s simulation time, 7833.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4214 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7833.54 7833.537 7833.537 100.00 ------------------------------------------------------------------------------- PC_run 4214 4214 7810.51 1.853 1.853 99.71 GM_PC_couple 4214 4214 10.70 0.003 0.003 0.14 PC_GM_couple 4214 4214 8.46 0.002 0.002 0.11 #others 3.86 3.862 0.05 ------------------------------------------------------------------------------- ======= Cycle 4214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4215 steps, 2.56000 s simulation time, 7835.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4215 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7835.67 7835.667 7835.667 100.00 ------------------------------------------------------------------------------- PC_run 4215 4215 7812.64 1.854 1.854 99.71 GM_PC_couple 4215 4215 10.70 0.003 0.003 0.14 PC_GM_couple 4215 4215 8.46 0.002 0.002 0.11 #others 3.86 3.862 0.05 ------------------------------------------------------------------------------- ======= Cycle 4215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4216 steps, 2.56000 s simulation time, 7838.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4216 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7838.24 7838.240 7838.240 100.00 ------------------------------------------------------------------------------- PC_run 4216 4216 7815.21 1.854 1.854 99.71 GM_PC_couple 4216 4216 10.71 0.003 0.003 0.14 PC_GM_couple 4216 4216 8.46 0.002 0.002 0.11 #others 3.86 3.863 0.05 ------------------------------------------------------------------------------- ======= Cycle 4216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4217 steps, 2.56000 s simulation time, 7840.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4217 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7840.11 7840.113 7840.113 100.00 ------------------------------------------------------------------------------- PC_run 4217 4217 7817.08 1.854 1.854 99.71 GM_PC_couple 4217 4217 10.71 0.003 0.003 0.14 PC_GM_couple 4217 4217 8.46 0.002 0.002 0.11 #others 3.86 3.864 0.05 ------------------------------------------------------------------------------- ======= Cycle 4217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4218 steps, 2.56000 s simulation time, 7842.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4218 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7842.15 7842.149 7842.149 100.00 ------------------------------------------------------------------------------- PC_run 4218 4218 7819.11 1.854 1.854 99.71 GM_PC_couple 4218 4218 10.71 0.003 0.003 0.14 PC_GM_couple 4218 4218 8.47 0.002 0.002 0.11 #others 3.86 3.865 0.05 ------------------------------------------------------------------------------- ======= Cycle 4218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4219 steps, 2.56000 s simulation time, 7844.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4219 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7844.38 7844.382 7844.382 100.00 ------------------------------------------------------------------------------- PC_run 4219 4219 7821.33 1.854 1.854 99.71 GM_PC_couple 4219 4219 10.71 0.003 0.003 0.14 PC_GM_couple 4219 4219 8.47 0.002 0.002 0.11 #others 3.87 3.866 0.05 ------------------------------------------------------------------------------- ======= Cycle 4219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4220 steps, 2.56000 s simulation time, 7846.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4220 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7846.80 7846.796 7846.796 100.00 ------------------------------------------------------------------------------- PC_run 4220 4220 7823.74 1.854 1.854 99.71 GM_PC_couple 4220 4220 10.72 0.003 0.003 0.14 PC_GM_couple 4220 4220 8.47 0.002 0.002 0.11 #others 3.87 3.866 0.05 ------------------------------------------------------------------------------- ======= Cycle 4220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4221 steps, 2.56000 s simulation time, 7849.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4221 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7849.32 7849.318 7849.318 100.00 ------------------------------------------------------------------------------- PC_run 4221 4221 7826.26 1.854 1.854 99.71 GM_PC_couple 4221 4221 10.72 0.003 0.003 0.14 PC_GM_couple 4221 4221 8.47 0.002 0.002 0.11 #others 3.87 3.867 0.05 ------------------------------------------------------------------------------- ======= Cycle 4221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4222 steps, 2.56000 s simulation time, 7851.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4222 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7851.51 7851.514 7851.514 100.00 ------------------------------------------------------------------------------- PC_run 4222 4222 7828.45 1.854 1.854 99.71 GM_PC_couple 4222 4222 10.72 0.003 0.003 0.14 PC_GM_couple 4222 4222 8.47 0.002 0.002 0.11 #others 3.87 3.868 0.05 ------------------------------------------------------------------------------- ======= Cycle 4222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4223 steps, 2.56000 s simulation time, 7853.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4223 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7853.93 7853.931 7853.931 100.00 ------------------------------------------------------------------------------- PC_run 4223 4223 7830.86 1.854 1.854 99.71 GM_PC_couple 4223 4223 10.72 0.003 0.003 0.14 PC_GM_couple 4223 4223 8.48 0.002 0.002 0.11 #others 3.87 3.869 0.05 ------------------------------------------------------------------------------- ======= Cycle 4223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4224 steps, 2.56000 s simulation time, 7856.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4224 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7856.30 7856.297 7856.297 100.00 ------------------------------------------------------------------------------- PC_run 4224 4224 7833.22 1.854 1.854 99.71 GM_PC_couple 4224 4224 10.73 0.003 0.003 0.14 PC_GM_couple 4224 4224 8.48 0.002 0.002 0.11 #others 3.87 3.870 0.05 ------------------------------------------------------------------------------- ======= Cycle 4224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4225 steps, 2.56000 s simulation time, 7858.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4225 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7858.53 7858.533 7858.533 100.00 ------------------------------------------------------------------------------- PC_run 4225 4225 7835.46 1.855 1.855 99.71 GM_PC_couple 4225 4225 10.73 0.003 0.003 0.14 PC_GM_couple 4225 4225 8.48 0.002 0.002 0.11 #others 3.87 3.871 0.05 ------------------------------------------------------------------------------- ======= Cycle 4225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4226 steps, 2.56000 s simulation time, 7860.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4226 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7860.77 7860.771 7860.771 100.00 ------------------------------------------------------------------------------- PC_run 4226 4226 7837.69 1.855 1.855 99.71 GM_PC_couple 4226 4226 10.73 0.003 0.003 0.14 PC_GM_couple 4226 4226 8.48 0.002 0.002 0.11 #others 3.87 3.872 0.05 ------------------------------------------------------------------------------- ======= Cycle 4226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4227 steps, 2.56000 s simulation time, 7862.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4227 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7862.86 7862.864 7862.864 100.00 ------------------------------------------------------------------------------- PC_run 4227 4227 7839.78 1.855 1.855 99.71 GM_PC_couple 4227 4227 10.73 0.003 0.003 0.14 PC_GM_couple 4227 4227 8.48 0.002 0.002 0.11 #others 3.87 3.873 0.05 ------------------------------------------------------------------------------- ======= Cycle 4227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4228 steps, 2.56000 s simulation time, 7865.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4228 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7865.85 7865.845 7865.845 100.00 ------------------------------------------------------------------------------- PC_run 4228 4228 7842.75 1.855 1.855 99.71 GM_PC_couple 4228 4228 10.73 0.003 0.003 0.14 PC_GM_couple 4228 4228 8.48 0.002 0.002 0.11 #others 3.87 3.873 0.05 ------------------------------------------------------------------------------- ======= Cycle 4228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4229 steps, 2.56000 s simulation time, 7868.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4229 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7868.38 7868.383 7868.383 100.00 ------------------------------------------------------------------------------- PC_run 4229 4229 7845.28 1.855 1.855 99.71 GM_PC_couple 4229 4229 10.74 0.003 0.003 0.14 PC_GM_couple 4229 4229 8.49 0.002 0.002 0.11 #others 3.87 3.874 0.05 ------------------------------------------------------------------------------- ======= Cycle 4229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4230 steps, 2.56000 s simulation time, 7870.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4230 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7870.63 7870.628 7870.628 100.00 ------------------------------------------------------------------------------- PC_run 4230 4230 7847.52 1.855 1.855 99.71 GM_PC_couple 4230 4230 10.74 0.003 0.003 0.14 PC_GM_couple 4230 4230 8.49 0.002 0.002 0.11 #others 3.88 3.875 0.05 ------------------------------------------------------------------------------- ======= Cycle 4230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4231 steps, 2.56000 s simulation time, 7872.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4231 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7872.55 7872.550 7872.550 100.00 ------------------------------------------------------------------------------- PC_run 4231 4231 7849.44 1.855 1.855 99.71 GM_PC_couple 4231 4231 10.74 0.003 0.003 0.14 PC_GM_couple 4231 4231 8.49 0.002 0.002 0.11 #others 3.88 3.876 0.05 ------------------------------------------------------------------------------- ======= Cycle 4231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4232 steps, 2.56000 s simulation time, 7874.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4232 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7874.59 7874.586 7874.586 100.00 ------------------------------------------------------------------------------- PC_run 4232 4232 7851.47 1.855 1.855 99.71 GM_PC_couple 4232 4232 10.74 0.003 0.003 0.14 PC_GM_couple 4232 4232 8.49 0.002 0.002 0.11 #others 3.88 3.877 0.05 ------------------------------------------------------------------------------- ======= Cycle 4232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4233 steps, 2.56000 s simulation time, 7876.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4233 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7876.47 7876.467 7876.467 100.00 ------------------------------------------------------------------------------- PC_run 4233 4233 7853.35 1.855 1.855 99.71 GM_PC_couple 4233 4233 10.75 0.003 0.003 0.14 PC_GM_couple 4233 4233 8.49 0.002 0.002 0.11 #others 3.88 3.878 0.05 ------------------------------------------------------------------------------- ======= Cycle 4233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4234 steps, 2.56000 s simulation time, 7878.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4234 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7878.77 7878.773 7878.773 100.00 ------------------------------------------------------------------------------- PC_run 4234 4234 7855.65 1.855 1.855 99.71 GM_PC_couple 4234 4234 10.75 0.003 0.003 0.14 PC_GM_couple 4234 4234 8.50 0.002 0.002 0.11 #others 3.88 3.879 0.05 ------------------------------------------------------------------------------- ======= Cycle 4234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4235 steps, 2.56000 s simulation time, 7880.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4235 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7880.72 7880.719 7880.719 100.00 ------------------------------------------------------------------------------- PC_run 4235 4235 7857.59 1.855 1.855 99.71 GM_PC_couple 4235 4235 10.75 0.003 0.003 0.14 PC_GM_couple 4235 4235 8.50 0.002 0.002 0.11 #others 3.88 3.880 0.05 ------------------------------------------------------------------------------- ======= Cycle 4235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4236 steps, 2.56000 s simulation time, 7882.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4236 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7882.81 7882.808 7882.808 100.00 ------------------------------------------------------------------------------- PC_run 4236 4236 7859.67 1.855 1.855 99.71 GM_PC_couple 4236 4236 10.75 0.003 0.003 0.14 PC_GM_couple 4236 4236 8.50 0.002 0.002 0.11 #others 3.88 3.881 0.05 ------------------------------------------------------------------------------- ======= Cycle 4236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4237 steps, 2.56000 s simulation time, 7885.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4237 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7885.47 7885.465 7885.465 100.00 ------------------------------------------------------------------------------- PC_run 4237 4237 7862.33 1.856 1.856 99.71 GM_PC_couple 4237 4237 10.76 0.003 0.003 0.14 PC_GM_couple 4237 4237 8.50 0.002 0.002 0.11 #others 3.88 3.881 0.05 ------------------------------------------------------------------------------- ======= Cycle 4237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4238 steps, 2.56000 s simulation time, 7887.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4238 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7887.40 7887.402 7887.402 100.00 ------------------------------------------------------------------------------- PC_run 4238 4238 7864.26 1.856 1.856 99.71 GM_PC_couple 4238 4238 10.76 0.003 0.003 0.14 PC_GM_couple 4238 4238 8.50 0.002 0.002 0.11 #others 3.88 3.882 0.05 ------------------------------------------------------------------------------- ======= Cycle 4238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4239 steps, 2.56000 s simulation time, 7889.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4239 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7889.53 7889.532 7889.532 100.00 ------------------------------------------------------------------------------- PC_run 4239 4239 7866.38 1.856 1.856 99.71 GM_PC_couple 4239 4239 10.76 0.003 0.003 0.14 PC_GM_couple 4239 4239 8.50 0.002 0.002 0.11 #others 3.88 3.883 0.05 ------------------------------------------------------------------------------- ======= Cycle 4239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4240 steps, 2.56000 s simulation time, 7891.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4240 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7891.79 7891.787 7891.787 100.00 ------------------------------------------------------------------------------- PC_run 4240 4240 7868.63 1.856 1.856 99.71 GM_PC_couple 4240 4240 10.76 0.003 0.003 0.14 PC_GM_couple 4240 4240 8.51 0.002 0.002 0.11 #others 3.88 3.884 0.05 ------------------------------------------------------------------------------- ======= Cycle 4240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4241 steps, 2.56000 s simulation time, 7894.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4241 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7894.21 7894.212 7894.212 100.00 ------------------------------------------------------------------------------- PC_run 4241 4241 7871.05 1.856 1.856 99.71 GM_PC_couple 4241 4241 10.76 0.003 0.003 0.14 PC_GM_couple 4241 4241 8.51 0.002 0.002 0.11 #others 3.88 3.885 0.05 ------------------------------------------------------------------------------- ======= Cycle 4241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4242 steps, 2.56000 s simulation time, 7896.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4242 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7896.56 7896.564 7896.564 100.00 ------------------------------------------------------------------------------- PC_run 4242 4242 7873.40 1.856 1.856 99.71 GM_PC_couple 4242 4242 10.77 0.003 0.003 0.14 PC_GM_couple 4242 4242 8.51 0.002 0.002 0.11 #others 3.89 3.886 0.05 ------------------------------------------------------------------------------- ======= Cycle 4242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4243 steps, 2.56000 s simulation time, 7899.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4243 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7899.08 7899.084 7899.084 100.00 ------------------------------------------------------------------------------- PC_run 4243 4243 7875.92 1.856 1.856 99.71 GM_PC_couple 4243 4243 10.77 0.003 0.003 0.14 PC_GM_couple 4243 4243 8.51 0.002 0.002 0.11 #others 3.89 3.886 0.05 ------------------------------------------------------------------------------- ======= Cycle 4243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4244 steps, 2.56000 s simulation time, 7901.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4244 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7901.51 7901.513 7901.513 100.00 ------------------------------------------------------------------------------- PC_run 4244 4244 7878.34 1.856 1.856 99.71 GM_PC_couple 4244 4244 10.77 0.003 0.003 0.14 PC_GM_couple 4244 4244 8.51 0.002 0.002 0.11 #others 3.89 3.887 0.05 ------------------------------------------------------------------------------- ======= Cycle 4244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4245 steps, 2.56000 s simulation time, 7903.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4245 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7903.65 7903.655 7903.655 100.00 ------------------------------------------------------------------------------- PC_run 4245 4245 7880.48 1.856 1.856 99.71 GM_PC_couple 4245 4245 10.77 0.003 0.003 0.14 PC_GM_couple 4245 4245 8.52 0.002 0.002 0.11 #others 3.89 3.888 0.05 ------------------------------------------------------------------------------- ======= Cycle 4245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4246 steps, 2.56000 s simulation time, 7906.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4246 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7906.06 7906.060 7906.060 100.00 ------------------------------------------------------------------------------- PC_run 4246 4246 7882.88 1.857 1.857 99.71 GM_PC_couple 4246 4246 10.78 0.003 0.003 0.14 PC_GM_couple 4246 4246 8.52 0.002 0.002 0.11 #others 3.89 3.889 0.05 ------------------------------------------------------------------------------- ======= Cycle 4246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4247 steps, 2.56000 s simulation time, 7908.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4247 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7908.54 7908.539 7908.539 100.00 ------------------------------------------------------------------------------- PC_run 4247 4247 7885.35 1.857 1.857 99.71 GM_PC_couple 4247 4247 10.78 0.003 0.003 0.14 PC_GM_couple 4247 4247 8.52 0.002 0.002 0.11 #others 3.89 3.890 0.05 ------------------------------------------------------------------------------- ======= Cycle 4247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4248 steps, 2.56000 s simulation time, 7911.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4248 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7911.19 7911.191 7911.191 100.00 ------------------------------------------------------------------------------- PC_run 4248 4248 7888.00 1.857 1.857 99.71 GM_PC_couple 4248 4248 10.78 0.003 0.003 0.14 PC_GM_couple 4248 4248 8.52 0.002 0.002 0.11 #others 3.89 3.891 0.05 ------------------------------------------------------------------------------- ======= Cycle 4248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4249 steps, 2.56000 s simulation time, 7913.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4249 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7913.18 7913.185 7913.185 100.00 ------------------------------------------------------------------------------- PC_run 4249 4249 7889.99 1.857 1.857 99.71 GM_PC_couple 4249 4249 10.78 0.003 0.003 0.14 PC_GM_couple 4249 4249 8.52 0.002 0.002 0.11 #others 3.89 3.892 0.05 ------------------------------------------------------------------------------- ======= Cycle 4249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4250 steps, 2.56000 s simulation time, 7915.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4250 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7915.29 7915.285 7915.285 100.00 ------------------------------------------------------------------------------- PC_run 4250 4250 7892.08 1.857 1.857 99.71 GM_PC_couple 4250 4250 10.79 0.003 0.003 0.14 PC_GM_couple 4250 4250 8.53 0.002 0.002 0.11 #others 3.89 3.892 0.05 ------------------------------------------------------------------------------- ======= Cycle 4250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4251 steps, 2.56000 s simulation time, 7917.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4251 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7917.64 7917.643 7917.643 100.00 ------------------------------------------------------------------------------- PC_run 4251 4251 7894.43 1.857 1.857 99.71 GM_PC_couple 4251 4251 10.79 0.003 0.003 0.14 PC_GM_couple 4251 4251 8.53 0.002 0.002 0.11 #others 3.89 3.893 0.05 ------------------------------------------------------------------------------- ======= Cycle 4251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4252 steps, 2.56000 s simulation time, 7920.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4252 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7920.49 7920.487 7920.487 100.00 ------------------------------------------------------------------------------- PC_run 4252 4252 7897.27 1.857 1.857 99.71 GM_PC_couple 4252 4252 10.79 0.003 0.003 0.14 PC_GM_couple 4252 4252 8.53 0.002 0.002 0.11 #others 3.89 3.894 0.05 ------------------------------------------------------------------------------- ======= Cycle 4252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4253 steps, 2.56000 s simulation time, 7922.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4253 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7922.60 7922.600 7922.600 100.00 ------------------------------------------------------------------------------- PC_run 4253 4253 7899.38 1.857 1.857 99.71 GM_PC_couple 4253 4253 10.79 0.003 0.003 0.14 PC_GM_couple 4253 4253 8.53 0.002 0.002 0.11 #others 3.89 3.895 0.05 ------------------------------------------------------------------------------- ======= Cycle 4253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4254 steps, 2.56000 s simulation time, 7924.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4254 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7924.67 7924.670 7924.670 100.00 ------------------------------------------------------------------------------- PC_run 4254 4254 7901.45 1.857 1.857 99.71 GM_PC_couple 4254 4254 10.79 0.003 0.003 0.14 PC_GM_couple 4254 4254 8.53 0.002 0.002 0.11 #others 3.90 3.896 0.05 ------------------------------------------------------------------------------- ======= Cycle 4254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4255 steps, 2.56000 s simulation time, 7926.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4255 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7926.79 7926.791 7926.791 100.00 ------------------------------------------------------------------------------- PC_run 4255 4255 7903.56 1.857 1.857 99.71 GM_PC_couple 4255 4255 10.80 0.003 0.003 0.14 PC_GM_couple 4255 4255 8.53 0.002 0.002 0.11 #others 3.90 3.897 0.05 ------------------------------------------------------------------------------- ======= Cycle 4255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4256 steps, 2.56000 s simulation time, 7929.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4256 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7929.27 7929.275 7929.275 100.00 ------------------------------------------------------------------------------- PC_run 4256 4256 7906.04 1.858 1.858 99.71 GM_PC_couple 4256 4256 10.80 0.003 0.003 0.14 PC_GM_couple 4256 4256 8.54 0.002 0.002 0.11 #others 3.90 3.898 0.05 ------------------------------------------------------------------------------- ======= Cycle 4256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4257 steps, 2.56000 s simulation time, 7931.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4257 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7931.09 7931.086 7931.086 100.00 ------------------------------------------------------------------------------- PC_run 4257 4257 7907.85 1.858 1.858 99.71 GM_PC_couple 4257 4257 10.80 0.003 0.003 0.14 PC_GM_couple 4257 4257 8.54 0.002 0.002 0.11 #others 3.90 3.898 0.05 ------------------------------------------------------------------------------- ======= Cycle 4257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4258 steps, 2.56000 s simulation time, 7932.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4258 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7932.92 7932.921 7932.921 100.00 ------------------------------------------------------------------------------- PC_run 4258 4258 7909.68 1.858 1.858 99.71 GM_PC_couple 4258 4258 10.80 0.003 0.003 0.14 PC_GM_couple 4258 4258 8.54 0.002 0.002 0.11 #others 3.90 3.899 0.05 ------------------------------------------------------------------------------- ======= Cycle 4258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4259 steps, 2.56000 s simulation time, 7934.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4259 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7934.75 7934.746 7934.746 100.00 ------------------------------------------------------------------------------- PC_run 4259 4259 7911.50 1.858 1.858 99.71 GM_PC_couple 4259 4259 10.81 0.003 0.003 0.14 PC_GM_couple 4259 4259 8.54 0.002 0.002 0.11 #others 3.90 3.900 0.05 ------------------------------------------------------------------------------- ======= Cycle 4259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4260 steps, 2.56000 s simulation time, 7936.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4260 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7936.79 7936.790 7936.790 100.00 ------------------------------------------------------------------------------- PC_run 4260 4260 7913.54 1.858 1.858 99.71 GM_PC_couple 4260 4260 10.81 0.003 0.003 0.14 PC_GM_couple 4260 4260 8.54 0.002 0.002 0.11 #others 3.90 3.901 0.05 ------------------------------------------------------------------------------- ======= Cycle 4260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4261 steps, 2.56000 s simulation time, 7938.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4261 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7938.68 7938.676 7938.676 100.00 ------------------------------------------------------------------------------- PC_run 4261 4261 7915.42 1.858 1.858 99.71 GM_PC_couple 4261 4261 10.81 0.003 0.003 0.14 PC_GM_couple 4261 4261 8.55 0.002 0.002 0.11 #others 3.90 3.902 0.05 ------------------------------------------------------------------------------- ======= Cycle 4261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4262 steps, 2.56000 s simulation time, 7940.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4262 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7940.63 7940.632 7940.632 100.00 ------------------------------------------------------------------------------- PC_run 4262 4262 7917.37 1.858 1.858 99.71 GM_PC_couple 4262 4262 10.81 0.003 0.003 0.14 PC_GM_couple 4262 4262 8.55 0.002 0.002 0.11 #others 3.90 3.903 0.05 ------------------------------------------------------------------------------- ======= Cycle 4262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4263 steps, 2.56000 s simulation time, 7942.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4263 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7942.91 7942.914 7942.914 100.00 ------------------------------------------------------------------------------- PC_run 4263 4263 7919.64 1.858 1.858 99.71 GM_PC_couple 4263 4263 10.82 0.003 0.003 0.14 PC_GM_couple 4263 4263 8.55 0.002 0.002 0.11 #others 3.90 3.904 0.05 ------------------------------------------------------------------------------- ======= Cycle 4263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4264 steps, 2.56000 s simulation time, 7945.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4264 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7945.35 7945.348 7945.348 100.00 ------------------------------------------------------------------------------- PC_run 4264 4264 7922.07 1.858 1.858 99.71 GM_PC_couple 4264 4264 10.82 0.003 0.003 0.14 PC_GM_couple 4264 4264 8.55 0.002 0.002 0.11 #others 3.90 3.905 0.05 ------------------------------------------------------------------------------- ======= Cycle 4264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4265 steps, 2.56000 s simulation time, 7947.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4265 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7947.18 7947.184 7947.184 100.00 ------------------------------------------------------------------------------- PC_run 4265 4265 7923.90 1.858 1.858 99.71 GM_PC_couple 4265 4265 10.82 0.003 0.003 0.14 PC_GM_couple 4265 4265 8.55 0.002 0.002 0.11 #others 3.91 3.906 0.05 ------------------------------------------------------------------------------- ======= Cycle 4265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4266 steps, 2.56000 s simulation time, 7949.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4266 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7949.09 7949.094 7949.094 100.00 ------------------------------------------------------------------------------- PC_run 4266 4266 7925.81 1.858 1.858 99.71 GM_PC_couple 4266 4266 10.82 0.003 0.003 0.14 PC_GM_couple 4266 4266 8.56 0.002 0.002 0.11 #others 3.91 3.907 0.05 ------------------------------------------------------------------------------- ======= Cycle 4266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4267 steps, 2.56000 s simulation time, 7950.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4267 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7950.90 7950.904 7950.904 100.00 ------------------------------------------------------------------------------- PC_run 4267 4267 7927.61 1.858 1.858 99.71 GM_PC_couple 4267 4267 10.83 0.003 0.003 0.14 PC_GM_couple 4267 4267 8.56 0.002 0.002 0.11 #others 3.91 3.908 0.05 ------------------------------------------------------------------------------- ======= Cycle 4267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4268 steps, 2.56000 s simulation time, 7952.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4268 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7952.87 7952.867 7952.867 100.00 ------------------------------------------------------------------------------- PC_run 4268 4268 7929.57 1.858 1.858 99.71 GM_PC_couple 4268 4268 10.83 0.003 0.003 0.14 PC_GM_couple 4268 4268 8.56 0.002 0.002 0.11 #others 3.91 3.908 0.05 ------------------------------------------------------------------------------- ======= Cycle 4268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4269 steps, 2.56000 s simulation time, 7954.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4269 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7954.65 7954.652 7954.652 100.00 ------------------------------------------------------------------------------- PC_run 4269 4269 7931.35 1.858 1.858 99.71 GM_PC_couple 4269 4269 10.83 0.003 0.003 0.14 PC_GM_couple 4269 4269 8.56 0.002 0.002 0.11 #others 3.91 3.909 0.05 ------------------------------------------------------------------------------- ======= Cycle 4269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4270 steps, 2.56000 s simulation time, 7956.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4270 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7956.99 7956.990 7956.990 100.00 ------------------------------------------------------------------------------- PC_run 4270 4270 7933.68 1.858 1.858 99.71 GM_PC_couple 4270 4270 10.83 0.003 0.003 0.14 PC_GM_couple 4270 4270 8.56 0.002 0.002 0.11 #others 3.91 3.910 0.05 ------------------------------------------------------------------------------- ======= Cycle 4270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4271 steps, 2.56000 s simulation time, 7958.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4271 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7958.72 7958.721 7958.721 100.00 ------------------------------------------------------------------------------- PC_run 4271 4271 7935.41 1.858 1.858 99.71 GM_PC_couple 4271 4271 10.84 0.003 0.003 0.14 PC_GM_couple 4271 4271 8.57 0.002 0.002 0.11 #others 3.91 3.911 0.05 ------------------------------------------------------------------------------- ======= Cycle 4271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4272 steps, 2.56000 s simulation time, 7960.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4272 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7960.53 7960.526 7960.526 100.00 ------------------------------------------------------------------------------- PC_run 4272 4272 7937.21 1.858 1.858 99.71 GM_PC_couple 4272 4272 10.84 0.003 0.003 0.14 PC_GM_couple 4272 4272 8.57 0.002 0.002 0.11 #others 3.91 3.912 0.05 ------------------------------------------------------------------------------- ======= Cycle 4272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4273 steps, 2.56000 s simulation time, 7962.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4273 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7962.27 7962.272 7962.272 100.00 ------------------------------------------------------------------------------- PC_run 4273 4273 7938.95 1.858 1.858 99.71 GM_PC_couple 4273 4273 10.84 0.003 0.003 0.14 PC_GM_couple 4273 4273 8.57 0.002 0.002 0.11 #others 3.91 3.913 0.05 ------------------------------------------------------------------------------- ======= Cycle 4273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4274 steps, 2.56000 s simulation time, 7964.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4274 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7964.26 7964.261 7964.261 100.00 ------------------------------------------------------------------------------- PC_run 4274 4274 7940.93 1.858 1.858 99.71 GM_PC_couple 4274 4274 10.84 0.003 0.003 0.14 PC_GM_couple 4274 4274 8.57 0.002 0.002 0.11 #others 3.91 3.914 0.05 ------------------------------------------------------------------------------- ======= Cycle 4274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4275 steps, 2.56000 s simulation time, 7966.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4275 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7966.00 7966.001 7966.001 100.00 ------------------------------------------------------------------------------- PC_run 4275 4275 7942.67 1.858 1.858 99.71 GM_PC_couple 4275 4275 10.84 0.003 0.003 0.14 PC_GM_couple 4275 4275 8.57 0.002 0.002 0.11 #others 3.91 3.914 0.05 ------------------------------------------------------------------------------- ======= Cycle 4275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4276 steps, 2.56000 s simulation time, 7967.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4276 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7967.61 7967.607 7967.607 100.00 ------------------------------------------------------------------------------- PC_run 4276 4276 7944.27 1.858 1.858 99.71 GM_PC_couple 4276 4276 10.85 0.003 0.003 0.14 PC_GM_couple 4276 4276 8.58 0.002 0.002 0.11 #others 3.91 3.915 0.05 ------------------------------------------------------------------------------- ======= Cycle 4276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4277 steps, 2.56000 s simulation time, 7969.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4277 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7969.32 7969.321 7969.321 100.00 ------------------------------------------------------------------------------- PC_run 4277 4277 7945.98 1.858 1.858 99.71 GM_PC_couple 4277 4277 10.85 0.003 0.003 0.14 PC_GM_couple 4277 4277 8.58 0.002 0.002 0.11 #others 3.92 3.915 0.05 ------------------------------------------------------------------------------- ======= Cycle 4277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4278 steps, 2.56000 s simulation time, 7971.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4278 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7971.05 7971.051 7971.051 100.00 ------------------------------------------------------------------------------- PC_run 4278 4278 7947.70 1.858 1.858 99.71 GM_PC_couple 4278 4278 10.85 0.003 0.003 0.14 PC_GM_couple 4278 4278 8.58 0.002 0.002 0.11 #others 3.92 3.916 0.05 ------------------------------------------------------------------------------- ======= Cycle 4278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4279 steps, 2.56000 s simulation time, 7972.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4279 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7972.92 7972.922 7972.922 100.00 ------------------------------------------------------------------------------- PC_run 4279 4279 7949.57 1.858 1.858 99.71 GM_PC_couple 4279 4279 10.85 0.003 0.003 0.14 PC_GM_couple 4279 4279 8.58 0.002 0.002 0.11 #others 3.92 3.917 0.05 ------------------------------------------------------------------------------- ======= Cycle 4279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4280 steps, 2.56000 s simulation time, 7974.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4280 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7974.65 7974.645 7974.645 100.00 ------------------------------------------------------------------------------- PC_run 4280 4280 7951.29 1.858 1.858 99.71 GM_PC_couple 4280 4280 10.86 0.003 0.003 0.14 PC_GM_couple 4280 4280 8.58 0.002 0.002 0.11 #others 3.92 3.918 0.05 ------------------------------------------------------------------------------- ======= Cycle 4280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4281 steps, 2.56000 s simulation time, 7976.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4281 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7976.39 7976.391 7976.391 100.00 ------------------------------------------------------------------------------- PC_run 4281 4281 7953.03 1.858 1.858 99.71 GM_PC_couple 4281 4281 10.86 0.003 0.003 0.14 PC_GM_couple 4281 4281 8.58 0.002 0.002 0.11 #others 3.92 3.919 0.05 ------------------------------------------------------------------------------- ======= Cycle 4281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4282 steps, 2.56000 s simulation time, 7978.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4282 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7978.08 7978.075 7978.075 100.00 ------------------------------------------------------------------------------- PC_run 4282 4282 7954.71 1.858 1.858 99.71 GM_PC_couple 4282 4282 10.86 0.003 0.003 0.14 PC_GM_couple 4282 4282 8.59 0.002 0.002 0.11 #others 3.92 3.919 0.05 ------------------------------------------------------------------------------- ======= Cycle 4282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4283 steps, 2.56000 s simulation time, 7979.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4283 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7979.78 7979.782 7979.782 100.00 ------------------------------------------------------------------------------- PC_run 4283 4283 7956.41 1.858 1.858 99.71 GM_PC_couple 4283 4283 10.86 0.003 0.003 0.14 PC_GM_couple 4283 4283 8.59 0.002 0.002 0.11 #others 3.92 3.921 0.05 ------------------------------------------------------------------------------- ======= Cycle 4283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4284 steps, 2.56000 s simulation time, 7981.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4284 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7981.78 7981.778 7981.778 100.00 ------------------------------------------------------------------------------- PC_run 4284 4284 7958.40 1.858 1.858 99.71 GM_PC_couple 4284 4284 10.87 0.003 0.003 0.14 PC_GM_couple 4284 4284 8.59 0.002 0.002 0.11 #others 3.92 3.922 0.05 ------------------------------------------------------------------------------- ======= Cycle 4284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4285 steps, 2.56000 s simulation time, 7983.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4285 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7983.82 7983.821 7983.821 100.00 ------------------------------------------------------------------------------- PC_run 4285 4285 7960.44 1.858 1.858 99.71 GM_PC_couple 4285 4285 10.87 0.003 0.003 0.14 PC_GM_couple 4285 4285 8.59 0.002 0.002 0.11 #others 3.92 3.923 0.05 ------------------------------------------------------------------------------- ======= Cycle 4285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4286 steps, 2.56000 s simulation time, 7985.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4286 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7985.75 7985.748 7985.748 100.00 ------------------------------------------------------------------------------- PC_run 4286 4286 7962.36 1.858 1.858 99.71 GM_PC_couple 4286 4286 10.87 0.003 0.003 0.14 PC_GM_couple 4286 4286 8.59 0.002 0.002 0.11 #others 3.92 3.923 0.05 ------------------------------------------------------------------------------- ======= Cycle 4286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4287 steps, 2.56000 s simulation time, 7987.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4287 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7987.48 7987.475 7987.475 100.00 ------------------------------------------------------------------------------- PC_run 4287 4287 7964.08 1.858 1.858 99.71 GM_PC_couple 4287 4287 10.87 0.003 0.003 0.14 PC_GM_couple 4287 4287 8.60 0.002 0.002 0.11 #others 3.92 3.924 0.05 ------------------------------------------------------------------------------- ======= Cycle 4287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4288 steps, 2.56000 s simulation time, 7990.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4288 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7990.05 7990.046 7990.046 100.00 ------------------------------------------------------------------------------- PC_run 4288 4288 7966.65 1.858 1.858 99.71 GM_PC_couple 4288 4288 10.87 0.003 0.003 0.14 PC_GM_couple 4288 4288 8.60 0.002 0.002 0.11 #others 3.92 3.925 0.05 ------------------------------------------------------------------------------- ======= Cycle 4288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4289 steps, 2.56000 s simulation time, 7992.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4289 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7992.11 7992.109 7992.109 100.00 ------------------------------------------------------------------------------- PC_run 4289 4289 7968.71 1.858 1.858 99.71 GM_PC_couple 4289 4289 10.88 0.003 0.003 0.14 PC_GM_couple 4289 4289 8.60 0.002 0.002 0.11 #others 3.93 3.926 0.05 ------------------------------------------------------------------------------- ======= Cycle 4289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4290 steps, 2.56000 s simulation time, 7993.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4290 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7993.97 7993.971 7993.971 100.00 ------------------------------------------------------------------------------- PC_run 4290 4290 7970.56 1.858 1.858 99.71 GM_PC_couple 4290 4290 10.88 0.003 0.003 0.14 PC_GM_couple 4290 4290 8.60 0.002 0.002 0.11 #others 3.93 3.926 0.05 ------------------------------------------------------------------------------- ======= Cycle 4290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4291 steps, 2.56000 s simulation time, 7995.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4291 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7995.78 7995.776 7995.776 100.00 ------------------------------------------------------------------------------- PC_run 4291 4291 7972.36 1.858 1.858 99.71 GM_PC_couple 4291 4291 10.88 0.003 0.003 0.14 PC_GM_couple 4291 4291 8.60 0.002 0.002 0.11 #others 3.93 3.927 0.05 ------------------------------------------------------------------------------- ======= Cycle 4291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4292 steps, 2.56000 s simulation time, 7997.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4292 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7997.74 7997.745 7997.745 100.00 ------------------------------------------------------------------------------- PC_run 4292 4292 7974.33 1.858 1.858 99.71 GM_PC_couple 4292 4292 10.88 0.003 0.003 0.14 PC_GM_couple 4292 4292 8.60 0.002 0.002 0.11 #others 3.93 3.928 0.05 ------------------------------------------------------------------------------- ======= Cycle 4292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4293 steps, 2.56000 s simulation time, 7999.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4293 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7999.75 7999.748 7999.748 100.00 ------------------------------------------------------------------------------- PC_run 4293 4293 7976.33 1.858 1.858 99.71 GM_PC_couple 4293 4293 10.89 0.003 0.003 0.14 PC_GM_couple 4293 4293 8.61 0.002 0.002 0.11 #others 3.93 3.929 0.05 ------------------------------------------------------------------------------- ======= Cycle 4293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4294 steps, 2.56000 s simulation time, 8002.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4294 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8002.68 8002.681 8002.681 100.00 ------------------------------------------------------------------------------- PC_run 4294 4294 7979.25 1.858 1.858 99.71 GM_PC_couple 4294 4294 10.89 0.003 0.003 0.14 PC_GM_couple 4294 4294 8.61 0.002 0.002 0.11 #others 3.93 3.930 0.05 ------------------------------------------------------------------------------- ======= Cycle 4294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4295 steps, 2.56000 s simulation time, 8004.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4295 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8004.68 8004.677 8004.677 100.00 ------------------------------------------------------------------------------- PC_run 4295 4295 7981.25 1.858 1.858 99.71 GM_PC_couple 4295 4295 10.89 0.003 0.003 0.14 PC_GM_couple 4295 4295 8.61 0.002 0.002 0.11 #others 3.93 3.931 0.05 ------------------------------------------------------------------------------- ======= Cycle 4295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4296 steps, 2.56000 s simulation time, 8007.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4296 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8007.12 8007.117 8007.117 100.00 ------------------------------------------------------------------------------- PC_run 4296 4296 7983.68 1.858 1.858 99.71 GM_PC_couple 4296 4296 10.89 0.003 0.003 0.14 PC_GM_couple 4296 4296 8.61 0.002 0.002 0.11 #others 3.93 3.932 0.05 ------------------------------------------------------------------------------- ======= Cycle 4296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4297 steps, 2.56000 s simulation time, 8008.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4297 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8008.79 8008.788 8008.788 100.00 ------------------------------------------------------------------------------- PC_run 4297 4297 7985.35 1.858 1.858 99.71 GM_PC_couple 4297 4297 10.90 0.003 0.003 0.14 PC_GM_couple 4297 4297 8.61 0.002 0.002 0.11 #others 3.93 3.933 0.05 ------------------------------------------------------------------------------- ======= Cycle 4297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4298 steps, 2.56000 s simulation time, 8010.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4298 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8010.58 8010.585 8010.585 100.00 ------------------------------------------------------------------------------- PC_run 4298 4298 7987.14 1.858 1.858 99.71 GM_PC_couple 4298 4298 10.90 0.003 0.003 0.14 PC_GM_couple 4298 4298 8.62 0.002 0.002 0.11 #others 3.93 3.934 0.05 ------------------------------------------------------------------------------- ======= Cycle 4298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4299 steps, 2.56000 s simulation time, 8012.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4299 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8012.32 8012.319 8012.319 100.00 ------------------------------------------------------------------------------- PC_run 4299 4299 7988.87 1.858 1.858 99.71 GM_PC_couple 4299 4299 10.90 0.003 0.003 0.14 PC_GM_couple 4299 4299 8.62 0.002 0.002 0.11 #others 3.93 3.934 0.05 ------------------------------------------------------------------------------- ======= Cycle 4299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4300 steps, 2.56000 s simulation time, 8014.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4300 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8014.50 8014.503 8014.503 100.00 ------------------------------------------------------------------------------- PC_run 4300 4300 7991.05 1.858 1.858 99.71 GM_PC_couple 4300 4300 10.90 0.003 0.003 0.14 PC_GM_couple 4300 4300 8.62 0.002 0.002 0.11 #others 3.93 3.935 0.05 ------------------------------------------------------------------------------- ======= Cycle 4300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4301 steps, 2.56000 s simulation time, 8016.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4301 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8016.53 8016.533 8016.533 100.00 ------------------------------------------------------------------------------- PC_run 4301 4301 7993.07 1.858 1.858 99.71 GM_PC_couple 4301 4301 10.90 0.003 0.003 0.14 PC_GM_couple 4301 4301 8.62 0.002 0.002 0.11 #others 3.94 3.936 0.05 ------------------------------------------------------------------------------- ======= Cycle 4301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4302 steps, 2.56000 s simulation time, 8018.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4302 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8018.72 8018.724 8018.724 100.00 ------------------------------------------------------------------------------- PC_run 4302 4302 7995.26 1.858 1.858 99.71 GM_PC_couple 4302 4302 10.91 0.003 0.003 0.14 PC_GM_couple 4302 4302 8.62 0.002 0.002 0.11 #others 3.94 3.937 0.05 ------------------------------------------------------------------------------- ======= Cycle 4302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4303 steps, 2.56000 s simulation time, 8020.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4303 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8020.98 8020.985 8020.985 100.00 ------------------------------------------------------------------------------- PC_run 4303 4303 7997.51 1.859 1.859 99.71 GM_PC_couple 4303 4303 10.91 0.003 0.003 0.14 PC_GM_couple 4303 4303 8.62 0.002 0.002 0.11 #others 3.94 3.938 0.05 ------------------------------------------------------------------------------- ======= Cycle 4303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4304 steps, 2.56000 s simulation time, 8023.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4304 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8023.68 8023.679 8023.679 100.00 ------------------------------------------------------------------------------- PC_run 4304 4304 8000.20 1.859 1.859 99.71 GM_PC_couple 4304 4304 10.91 0.003 0.003 0.14 PC_GM_couple 4304 4304 8.63 0.002 0.002 0.11 #others 3.94 3.939 0.05 ------------------------------------------------------------------------------- ======= Cycle 4304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4305 steps, 2.56000 s simulation time, 8025.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4305 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8025.74 8025.740 8025.740 100.00 ------------------------------------------------------------------------------- PC_run 4305 4305 8002.26 1.859 1.859 99.71 GM_PC_couple 4305 4305 10.91 0.003 0.003 0.14 PC_GM_couple 4305 4305 8.63 0.002 0.002 0.11 #others 3.94 3.940 0.05 ------------------------------------------------------------------------------- ======= Cycle 4305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4306 steps, 2.56000 s simulation time, 8027.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4306 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8027.65 8027.650 8027.650 100.00 ------------------------------------------------------------------------------- PC_run 4306 4306 8004.16 1.859 1.859 99.71 GM_PC_couple 4306 4306 10.92 0.003 0.003 0.14 PC_GM_couple 4306 4306 8.63 0.002 0.002 0.11 #others 3.94 3.940 0.05 ------------------------------------------------------------------------------- ======= Cycle 4306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4307 steps, 2.56000 s simulation time, 8029.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4307 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8029.99 8029.989 8029.989 100.00 ------------------------------------------------------------------------------- PC_run 4307 4307 8006.50 1.859 1.859 99.71 GM_PC_couple 4307 4307 10.92 0.003 0.003 0.14 PC_GM_couple 4307 4307 8.63 0.002 0.002 0.11 #others 3.94 3.941 0.05 ------------------------------------------------------------------------------- ======= Cycle 4307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4308 steps, 2.56000 s simulation time, 8032.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4308 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8032.13 8032.128 8032.128 100.00 ------------------------------------------------------------------------------- PC_run 4308 4308 8008.63 1.859 1.859 99.71 GM_PC_couple 4308 4308 10.92 0.003 0.003 0.14 PC_GM_couple 4308 4308 8.63 0.002 0.002 0.11 #others 3.94 3.942 0.05 ------------------------------------------------------------------------------- ======= Cycle 4308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4309 steps, 2.56000 s simulation time, 8034.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4309 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8034.27 8034.270 8034.270 100.00 ------------------------------------------------------------------------------- PC_run 4309 4309 8010.77 1.859 1.859 99.71 GM_PC_couple 4309 4309 10.92 0.003 0.003 0.14 PC_GM_couple 4309 4309 8.64 0.002 0.002 0.11 #others 3.94 3.943 0.05 ------------------------------------------------------------------------------- ======= Cycle 4309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4310 steps, 2.56000 s simulation time, 8035.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4310 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8035.94 8035.944 8035.944 100.00 ------------------------------------------------------------------------------- PC_run 4310 4310 8012.44 1.859 1.859 99.71 GM_PC_couple 4310 4310 10.93 0.003 0.003 0.14 PC_GM_couple 4310 4310 8.64 0.002 0.002 0.11 #others 3.94 3.943 0.05 ------------------------------------------------------------------------------- ======= Cycle 4310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4311 steps, 2.56000 s simulation time, 8037.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4311 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8037.71 8037.712 8037.712 100.00 ------------------------------------------------------------------------------- PC_run 4311 4311 8014.20 1.859 1.859 99.71 GM_PC_couple 4311 4311 10.93 0.003 0.003 0.14 PC_GM_couple 4311 4311 8.64 0.002 0.002 0.11 #others 3.94 3.944 0.05 ------------------------------------------------------------------------------- ======= Cycle 4311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4312 steps, 2.56000 s simulation time, 8039.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4312 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8039.43 8039.434 8039.434 100.00 ------------------------------------------------------------------------------- PC_run 4312 4312 8015.92 1.859 1.859 99.71 GM_PC_couple 4312 4312 10.93 0.003 0.003 0.14 PC_GM_couple 4312 4312 8.64 0.002 0.002 0.11 #others 3.95 3.945 0.05 ------------------------------------------------------------------------------- ======= Cycle 4312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4313 steps, 2.56000 s simulation time, 8041.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4313 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8041.13 8041.134 8041.134 100.00 ------------------------------------------------------------------------------- PC_run 4313 4313 8017.61 1.859 1.859 99.71 GM_PC_couple 4313 4313 10.93 0.003 0.003 0.14 PC_GM_couple 4313 4313 8.64 0.002 0.002 0.11 #others 3.95 3.946 0.05 ------------------------------------------------------------------------------- ======= Cycle 4313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4314 steps, 2.56000 s simulation time, 8043.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4314 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8043.57 8043.574 8043.574 100.00 ------------------------------------------------------------------------------- PC_run 4314 4314 8020.05 1.859 1.859 99.71 GM_PC_couple 4314 4314 10.93 0.003 0.003 0.14 PC_GM_couple 4314 4314 8.65 0.002 0.002 0.11 #others 3.95 3.947 0.05 ------------------------------------------------------------------------------- ======= Cycle 4314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4315 steps, 2.56000 s simulation time, 8046.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4315 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8046.01 8046.007 8046.007 100.00 ------------------------------------------------------------------------------- PC_run 4315 4315 8022.48 1.859 1.859 99.71 GM_PC_couple 4315 4315 10.94 0.003 0.003 0.14 PC_GM_couple 4315 4315 8.65 0.002 0.002 0.11 #others 3.95 3.947 0.05 ------------------------------------------------------------------------------- ======= Cycle 4315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4316 steps, 2.56000 s simulation time, 8048.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4316 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8048.20 8048.204 8048.204 100.00 ------------------------------------------------------------------------------- PC_run 4316 4316 8024.67 1.859 1.859 99.71 GM_PC_couple 4316 4316 10.94 0.003 0.003 0.14 PC_GM_couple 4316 4316 8.65 0.002 0.002 0.11 #others 3.95 3.948 0.05 ------------------------------------------------------------------------------- ======= Cycle 4316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4317 steps, 2.56000 s simulation time, 8050.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4317 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8050.26 8050.260 8050.260 100.00 ------------------------------------------------------------------------------- PC_run 4317 4317 8026.72 1.859 1.859 99.71 GM_PC_couple 4317 4317 10.94 0.003 0.003 0.14 PC_GM_couple 4317 4317 8.65 0.002 0.002 0.11 #others 3.95 3.949 0.05 ------------------------------------------------------------------------------- ======= Cycle 4317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4318 steps, 2.56000 s simulation time, 8052.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4318 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8052.65 8052.650 8052.650 100.00 ------------------------------------------------------------------------------- PC_run 4318 4318 8029.10 1.859 1.859 99.71 GM_PC_couple 4318 4318 10.94 0.003 0.003 0.14 PC_GM_couple 4318 4318 8.65 0.002 0.002 0.11 #others 3.95 3.950 0.05 ------------------------------------------------------------------------------- ======= Cycle 4318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4319 steps, 2.56000 s simulation time, 8054.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4319 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8054.63 8054.626 8054.626 100.00 ------------------------------------------------------------------------------- PC_run 4319 4319 8031.07 1.859 1.859 99.71 GM_PC_couple 4319 4319 10.95 0.003 0.003 0.14 PC_GM_couple 4319 4319 8.65 0.002 0.002 0.11 #others 3.95 3.951 0.05 ------------------------------------------------------------------------------- ======= Cycle 4319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4320 steps, 2.56000 s simulation time, 8057.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4320 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8057.89 8057.892 8057.892 100.00 ------------------------------------------------------------------------------- PC_run 4320 4320 8034.34 1.860 1.860 99.71 GM_PC_couple 4320 4320 10.95 0.003 0.003 0.14 PC_GM_couple 4320 4320 8.66 0.002 0.002 0.11 #others 3.95 3.952 0.05 ------------------------------------------------------------------------------- ======= Cycle 4320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4321 steps, 2.56000 s simulation time, 8060.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4321 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8060.74 8060.742 8060.742 100.00 ------------------------------------------------------------------------------- PC_run 4321 4321 8037.18 1.860 1.860 99.71 GM_PC_couple 4321 4321 10.95 0.003 0.003 0.14 PC_GM_couple 4321 4321 8.66 0.002 0.002 0.11 #others 3.95 3.952 0.05 ------------------------------------------------------------------------------- ======= Cycle 4321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4322 steps, 2.56000 s simulation time, 8063.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4322 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8063.36 8063.355 8063.355 100.00 ------------------------------------------------------------------------------- PC_run 4322 4322 8039.79 1.860 1.860 99.71 GM_PC_couple 4322 4322 10.95 0.003 0.003 0.14 PC_GM_couple 4322 4322 8.66 0.002 0.002 0.11 #others 3.95 3.953 0.05 ------------------------------------------------------------------------------- ======= Cycle 4322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4323 steps, 2.56000 s simulation time, 8065.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4323 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8065.23 8065.227 8065.227 100.00 ------------------------------------------------------------------------------- PC_run 4323 4323 8041.66 1.860 1.860 99.71 GM_PC_couple 4323 4323 10.95 0.003 0.003 0.14 PC_GM_couple 4323 4323 8.66 0.002 0.002 0.11 #others 3.95 3.954 0.05 ------------------------------------------------------------------------------- ======= Cycle 4323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4324 steps, 2.56000 s simulation time, 8066.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4324 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8066.98 8066.979 8066.979 100.00 ------------------------------------------------------------------------------- PC_run 4324 4324 8043.40 1.860 1.860 99.71 GM_PC_couple 4324 4324 10.96 0.003 0.003 0.14 PC_GM_couple 4324 4324 8.66 0.002 0.002 0.11 #others 3.96 3.955 0.05 ------------------------------------------------------------------------------- ======= Cycle 4324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4325 steps, 2.56000 s simulation time, 8068.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4325 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8068.62 8068.625 8068.625 100.00 ------------------------------------------------------------------------------- PC_run 4325 4325 8045.04 1.860 1.860 99.71 GM_PC_couple 4325 4325 10.96 0.003 0.003 0.14 PC_GM_couple 4325 4325 8.67 0.002 0.002 0.11 #others 3.96 3.956 0.05 ------------------------------------------------------------------------------- ======= Cycle 4325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4326 steps, 2.56000 s simulation time, 8070.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4326 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8070.48 8070.478 8070.478 100.00 ------------------------------------------------------------------------------- PC_run 4326 4326 8046.89 1.860 1.860 99.71 GM_PC_couple 4326 4326 10.96 0.003 0.003 0.14 PC_GM_couple 4326 4326 8.67 0.002 0.002 0.11 #others 3.96 3.957 0.05 ------------------------------------------------------------------------------- ======= Cycle 4326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4327 steps, 2.56000 s simulation time, 8072.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4327 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8072.08 8072.083 8072.083 100.00 ------------------------------------------------------------------------------- PC_run 4327 4327 8048.49 1.860 1.860 99.71 GM_PC_couple 4327 4327 10.96 0.003 0.003 0.14 PC_GM_couple 4327 4327 8.67 0.002 0.002 0.11 #others 3.96 3.958 0.05 ------------------------------------------------------------------------------- ======= Cycle 4327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4328 steps, 2.56000 s simulation time, 8073.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4328 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8073.84 8073.842 8073.842 100.00 ------------------------------------------------------------------------------- PC_run 4328 4328 8050.25 1.860 1.860 99.71 GM_PC_couple 4328 4328 10.97 0.003 0.003 0.14 PC_GM_couple 4328 4328 8.67 0.002 0.002 0.11 #others 3.96 3.959 0.05 ------------------------------------------------------------------------------- ======= Cycle 4328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4329 steps, 2.56000 s simulation time, 8075.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4329 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8075.71 8075.710 8075.710 100.00 ------------------------------------------------------------------------------- PC_run 4329 4329 8052.11 1.860 1.860 99.71 GM_PC_couple 4329 4329 10.97 0.003 0.003 0.14 PC_GM_couple 4329 4329 8.67 0.002 0.002 0.11 #others 3.96 3.959 0.05 ------------------------------------------------------------------------------- ======= Cycle 4329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4330 steps, 2.56000 s simulation time, 8077.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4330 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8077.70 8077.696 8077.696 100.00 ------------------------------------------------------------------------------- PC_run 4330 4330 8054.09 1.860 1.860 99.71 GM_PC_couple 4330 4330 10.97 0.003 0.003 0.14 PC_GM_couple 4330 4330 8.67 0.002 0.002 0.11 #others 3.96 3.961 0.05 ------------------------------------------------------------------------------- ======= Cycle 4330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4331 steps, 2.56000 s simulation time, 8079.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4331 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8079.55 8079.551 8079.551 100.00 ------------------------------------------------------------------------------- PC_run 4331 4331 8055.94 1.860 1.860 99.71 GM_PC_couple 4331 4331 10.97 0.003 0.003 0.14 PC_GM_couple 4331 4331 8.68 0.002 0.002 0.11 #others 3.96 3.963 0.05 ------------------------------------------------------------------------------- ======= Cycle 4331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4332 steps, 2.56000 s simulation time, 8081.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4332 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8081.19 8081.189 8081.189 100.00 ------------------------------------------------------------------------------- PC_run 4332 4332 8057.57 1.860 1.860 99.71 GM_PC_couple 4332 4332 10.98 0.003 0.003 0.14 PC_GM_couple 4332 4332 8.68 0.002 0.002 0.11 #others 3.96 3.963 0.05 ------------------------------------------------------------------------------- ======= Cycle 4332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4333 steps, 2.56000 s simulation time, 8083.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4333 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8083.01 8083.009 8083.009 100.00 ------------------------------------------------------------------------------- PC_run 4333 4333 8059.39 1.860 1.860 99.71 GM_PC_couple 4333 4333 10.98 0.003 0.003 0.14 PC_GM_couple 4333 4333 8.68 0.002 0.002 0.11 #others 3.96 3.964 0.05 ------------------------------------------------------------------------------- ======= Cycle 4333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4334 steps, 2.56000 s simulation time, 8085.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4334 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8085.37 8085.372 8085.372 100.00 ------------------------------------------------------------------------------- PC_run 4334 4334 8061.75 1.860 1.860 99.71 GM_PC_couple 4334 4334 10.98 0.003 0.003 0.14 PC_GM_couple 4334 4334 8.68 0.002 0.002 0.11 #others 3.96 3.965 0.05 ------------------------------------------------------------------------------- ======= Cycle 4334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4335 steps, 2.56000 s simulation time, 8087.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4335 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8087.48 8087.484 8087.484 100.00 ------------------------------------------------------------------------------- PC_run 4335 4335 8063.85 1.860 1.860 99.71 GM_PC_couple 4335 4335 10.98 0.003 0.003 0.14 PC_GM_couple 4335 4335 8.68 0.002 0.002 0.11 #others 3.97 3.966 0.05 ------------------------------------------------------------------------------- ======= Cycle 4335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4336 steps, 2.56000 s simulation time, 8089.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4336 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8089.56 8089.564 8089.564 100.00 ------------------------------------------------------------------------------- PC_run 4336 4336 8065.93 1.860 1.860 99.71 GM_PC_couple 4336 4336 10.98 0.003 0.003 0.14 PC_GM_couple 4336 4336 8.69 0.002 0.002 0.11 #others 3.97 3.967 0.05 ------------------------------------------------------------------------------- ======= Cycle 4336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4337 steps, 2.56000 s simulation time, 8091.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4337 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8091.51 8091.507 8091.507 100.00 ------------------------------------------------------------------------------- PC_run 4337 4337 8067.87 1.860 1.860 99.71 GM_PC_couple 4337 4337 10.99 0.003 0.003 0.14 PC_GM_couple 4337 4337 8.69 0.002 0.002 0.11 #others 3.97 3.968 0.05 ------------------------------------------------------------------------------- ======= Cycle 4337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4338 steps, 2.56000 s simulation time, 8093.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4338 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8093.76 8093.760 8093.760 100.00 ------------------------------------------------------------------------------- PC_run 4338 4338 8070.11 1.860 1.860 99.71 GM_PC_couple 4338 4338 10.99 0.003 0.003 0.14 PC_GM_couple 4338 4338 8.69 0.002 0.002 0.11 #others 3.97 3.969 0.05 ------------------------------------------------------------------------------- ======= Cycle 4338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4339 steps, 2.56000 s simulation time, 8095.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4339 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8095.34 8095.340 8095.340 100.00 ------------------------------------------------------------------------------- PC_run 4339 4339 8071.69 1.860 1.860 99.71 GM_PC_couple 4339 4339 10.99 0.003 0.003 0.14 PC_GM_couple 4339 4339 8.69 0.002 0.002 0.11 #others 3.97 3.969 0.05 ------------------------------------------------------------------------------- ======= Cycle 4339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4340 steps, 2.56000 s simulation time, 8097.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4340 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8097.25 8097.254 8097.254 100.00 ------------------------------------------------------------------------------- PC_run 4340 4340 8073.60 1.860 1.860 99.71 GM_PC_couple 4340 4340 10.99 0.003 0.003 0.14 PC_GM_couple 4340 4340 8.69 0.002 0.002 0.11 #others 3.97 3.971 0.05 ------------------------------------------------------------------------------- ======= Cycle 4340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4341 steps, 2.56000 s simulation time, 8099.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4341 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8099.01 8099.009 8099.009 100.00 ------------------------------------------------------------------------------- PC_run 4341 4341 8075.35 1.860 1.860 99.71 GM_PC_couple 4341 4341 11.00 0.003 0.003 0.14 PC_GM_couple 4341 4341 8.69 0.002 0.002 0.11 #others 3.97 3.972 0.05 ------------------------------------------------------------------------------- ======= Cycle 4341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4342 steps, 2.56000 s simulation time, 8100.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4342 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8100.87 8100.869 8100.869 100.00 ------------------------------------------------------------------------------- PC_run 4342 4342 8077.20 1.860 1.860 99.71 GM_PC_couple 4342 4342 11.00 0.003 0.003 0.14 PC_GM_couple 4342 4342 8.70 0.002 0.002 0.11 #others 3.97 3.972 0.05 ------------------------------------------------------------------------------- ======= Cycle 4342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4343 steps, 2.56000 s simulation time, 8102.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4343 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8102.44 8102.445 8102.445 100.00 ------------------------------------------------------------------------------- PC_run 4343 4343 8078.77 1.860 1.860 99.71 GM_PC_couple 4343 4343 11.00 0.003 0.003 0.14 PC_GM_couple 4343 4343 8.70 0.002 0.002 0.11 #others 3.97 3.973 0.05 ------------------------------------------------------------------------------- ======= Cycle 4343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4344 steps, 2.56000 s simulation time, 8104.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4344 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8104.10 8104.098 8104.098 100.00 ------------------------------------------------------------------------------- PC_run 4344 4344 8080.42 1.860 1.860 99.71 GM_PC_couple 4344 4344 11.00 0.003 0.003 0.14 PC_GM_couple 4344 4344 8.70 0.002 0.002 0.11 #others 3.97 3.974 0.05 ------------------------------------------------------------------------------- ======= Cycle 4344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4345 steps, 2.56000 s simulation time, 8105.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4345 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8105.97 8105.973 8105.973 100.00 ------------------------------------------------------------------------------- PC_run 4345 4345 8082.29 1.860 1.860 99.71 GM_PC_couple 4345 4345 11.01 0.003 0.003 0.14 PC_GM_couple 4345 4345 8.70 0.002 0.002 0.11 #others 3.97 3.975 0.05 ------------------------------------------------------------------------------- ======= Cycle 4345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4346 steps, 2.56000 s simulation time, 8107.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4346 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8107.84 8107.844 8107.844 100.00 ------------------------------------------------------------------------------- PC_run 4346 4346 8084.16 1.860 1.860 99.71 GM_PC_couple 4346 4346 11.01 0.003 0.003 0.14 PC_GM_couple 4346 4346 8.70 0.002 0.002 0.11 #others 3.98 3.975 0.05 ------------------------------------------------------------------------------- ======= Cycle 4346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4347 steps, 2.56000 s simulation time, 8109.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4347 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8109.50 8109.498 8109.498 100.00 ------------------------------------------------------------------------------- PC_run 4347 4347 8085.81 1.860 1.860 99.71 GM_PC_couple 4347 4347 11.01 0.003 0.003 0.14 PC_GM_couple 4347 4347 8.71 0.002 0.002 0.11 #others 3.98 3.976 0.05 ------------------------------------------------------------------------------- ======= Cycle 4347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4348 steps, 2.56000 s simulation time, 8111.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4348 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8111.22 8111.218 8111.218 100.00 ------------------------------------------------------------------------------- PC_run 4348 4348 8087.52 1.860 1.860 99.71 GM_PC_couple 4348 4348 11.01 0.003 0.003 0.14 PC_GM_couple 4348 4348 8.71 0.002 0.002 0.11 #others 3.98 3.977 0.05 ------------------------------------------------------------------------------- ======= Cycle 4348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4349 steps, 2.56000 s simulation time, 8112.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4349 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8112.97 8112.969 8112.969 100.00 ------------------------------------------------------------------------------- PC_run 4349 4349 8089.27 1.860 1.860 99.71 GM_PC_couple 4349 4349 11.01 0.003 0.003 0.14 PC_GM_couple 4349 4349 8.71 0.002 0.002 0.11 #others 3.98 3.978 0.05 ------------------------------------------------------------------------------- ======= Cycle 4349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4350 steps, 2.56000 s simulation time, 8114.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4350 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8114.85 8114.854 8114.854 100.00 ------------------------------------------------------------------------------- PC_run 4350 4350 8091.15 1.860 1.860 99.71 GM_PC_couple 4350 4350 11.02 0.003 0.003 0.14 PC_GM_couple 4350 4350 8.71 0.002 0.002 0.11 #others 3.98 3.979 0.05 ------------------------------------------------------------------------------- ======= Cycle 4350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4351 steps, 2.56000 s simulation time, 8116.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4351 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8116.64 8116.642 8116.642 100.00 ------------------------------------------------------------------------------- PC_run 4351 4351 8092.93 1.860 1.860 99.71 GM_PC_couple 4351 4351 11.02 0.003 0.003 0.14 PC_GM_couple 4351 4351 8.71 0.002 0.002 0.11 #others 3.98 3.980 0.05 ------------------------------------------------------------------------------- ======= Cycle 4351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4352 steps, 2.56000 s simulation time, 8118.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4352 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8118.28 8118.277 8118.277 100.00 ------------------------------------------------------------------------------- PC_run 4352 4352 8094.56 1.860 1.860 99.71 GM_PC_couple 4352 4352 11.02 0.003 0.003 0.14 PC_GM_couple 4352 4352 8.71 0.002 0.002 0.11 #others 3.98 3.981 0.05 ------------------------------------------------------------------------------- ======= Cycle 4352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4353 steps, 2.56000 s simulation time, 8119.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4353 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8119.94 8119.943 8119.943 100.00 ------------------------------------------------------------------------------- PC_run 4353 4353 8096.22 1.860 1.860 99.71 GM_PC_couple 4353 4353 11.02 0.003 0.003 0.14 PC_GM_couple 4353 4353 8.72 0.002 0.002 0.11 #others 3.98 3.982 0.05 ------------------------------------------------------------------------------- ======= Cycle 4353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4354 steps, 2.56000 s simulation time, 8121.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4354 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8121.73 8121.733 8121.733 100.00 ------------------------------------------------------------------------------- PC_run 4354 4354 8098.01 1.860 1.860 99.71 GM_PC_couple 4354 4354 11.03 0.003 0.003 0.14 PC_GM_couple 4354 4354 8.72 0.002 0.002 0.11 #others 3.98 3.983 0.05 ------------------------------------------------------------------------------- ======= Cycle 4354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4355 steps, 2.56000 s simulation time, 8123.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4355 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8123.47 8123.466 8123.466 100.00 ------------------------------------------------------------------------------- PC_run 4355 4355 8099.73 1.860 1.860 99.71 GM_PC_couple 4355 4355 11.03 0.003 0.003 0.14 PC_GM_couple 4355 4355 8.72 0.002 0.002 0.11 #others 3.98 3.984 0.05 ------------------------------------------------------------------------------- ======= Cycle 4355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4356 steps, 2.56000 s simulation time, 8125.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4356 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8125.05 8125.052 8125.052 100.00 ------------------------------------------------------------------------------- PC_run 4356 4356 8101.31 1.860 1.860 99.71 GM_PC_couple 4356 4356 11.03 0.003 0.003 0.14 PC_GM_couple 4356 4356 8.72 0.002 0.002 0.11 #others 3.98 3.985 0.05 ------------------------------------------------------------------------------- ======= Cycle 4356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4357 steps, 2.56000 s simulation time, 8126.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4357 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8126.64 8126.644 8126.644 100.00 ------------------------------------------------------------------------------- PC_run 4357 4357 8102.90 1.860 1.860 99.71 GM_PC_couple 4357 4357 11.03 0.003 0.003 0.14 PC_GM_couple 4357 4357 8.72 0.002 0.002 0.11 #others 3.99 3.986 0.05 ------------------------------------------------------------------------------- ======= Cycle 4357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4358 steps, 2.56000 s simulation time, 8128.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4358 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8128.49 8128.486 8128.486 100.00 ------------------------------------------------------------------------------- PC_run 4358 4358 8104.74 1.860 1.860 99.71 GM_PC_couple 4358 4358 11.03 0.003 0.003 0.14 PC_GM_couple 4358 4358 8.73 0.002 0.002 0.11 #others 3.99 3.986 0.05 ------------------------------------------------------------------------------- ======= Cycle 4358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4359 steps, 2.56000 s simulation time, 8130.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4359 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8130.22 8130.217 8130.217 100.00 ------------------------------------------------------------------------------- PC_run 4359 4359 8106.47 1.860 1.860 99.71 GM_PC_couple 4359 4359 11.04 0.003 0.003 0.14 PC_GM_couple 4359 4359 8.73 0.002 0.002 0.11 #others 3.99 3.987 0.05 ------------------------------------------------------------------------------- ======= Cycle 4359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4360 steps, 2.56000 s simulation time, 8131.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4360 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8131.87 8131.873 8131.873 100.00 ------------------------------------------------------------------------------- PC_run 4360 4360 8108.12 1.860 1.860 99.71 GM_PC_couple 4360 4360 11.04 0.003 0.003 0.14 PC_GM_couple 4360 4360 8.73 0.002 0.002 0.11 #others 3.99 3.988 0.05 ------------------------------------------------------------------------------- ======= Cycle 4360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4361 steps, 2.56000 s simulation time, 8133.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4361 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8133.63 8133.630 8133.630 100.00 ------------------------------------------------------------------------------- PC_run 4361 4361 8109.87 1.860 1.860 99.71 GM_PC_couple 4361 4361 11.04 0.003 0.003 0.14 PC_GM_couple 4361 4361 8.73 0.002 0.002 0.11 #others 3.99 3.988 0.05 ------------------------------------------------------------------------------- ======= Cycle 4361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4362 steps, 2.56000 s simulation time, 8135.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4362 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8135.44 8135.442 8135.442 100.00 ------------------------------------------------------------------------------- PC_run 4362 4362 8111.68 1.860 1.860 99.71 GM_PC_couple 4362 4362 11.04 0.003 0.003 0.14 PC_GM_couple 4362 4362 8.73 0.002 0.002 0.11 #others 3.99 3.990 0.05 ------------------------------------------------------------------------------- ======= Cycle 4362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4363 steps, 2.56000 s simulation time, 8137.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4363 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8137.83 8137.831 8137.831 100.00 ------------------------------------------------------------------------------- PC_run 4363 4363 8114.06 1.860 1.860 99.71 GM_PC_couple 4363 4363 11.05 0.003 0.003 0.14 PC_GM_couple 4363 4363 8.73 0.002 0.002 0.11 #others 3.99 3.991 0.05 ------------------------------------------------------------------------------- ======= Cycle 4363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4364 steps, 2.56000 s simulation time, 8140.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4364 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8140.08 8140.082 8140.082 100.00 ------------------------------------------------------------------------------- PC_run 4364 4364 8116.31 1.860 1.860 99.71 GM_PC_couple 4364 4364 11.05 0.003 0.003 0.14 PC_GM_couple 4364 4364 8.74 0.002 0.002 0.11 #others 3.99 3.992 0.05 ------------------------------------------------------------------------------- ======= Cycle 4364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4365 steps, 2.56000 s simulation time, 8142.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4365 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8142.16 8142.165 8142.165 100.00 ------------------------------------------------------------------------------- PC_run 4365 4365 8118.38 1.860 1.860 99.71 GM_PC_couple 4365 4365 11.05 0.003 0.003 0.14 PC_GM_couple 4365 4365 8.74 0.002 0.002 0.11 #others 3.99 3.993 0.05 ------------------------------------------------------------------------------- ======= Cycle 4365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4366 steps, 2.56000 s simulation time, 8144.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4366 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8144.50 8144.504 8144.504 100.00 ------------------------------------------------------------------------------- PC_run 4366 4366 8120.72 1.860 1.860 99.71 GM_PC_couple 4366 4366 11.05 0.003 0.003 0.14 PC_GM_couple 4366 4366 8.74 0.002 0.002 0.11 #others 3.99 3.993 0.05 ------------------------------------------------------------------------------- ======= Cycle 4366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4367 steps, 2.56000 s simulation time, 8146.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4367 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8146.45 8146.446 8146.446 100.00 ------------------------------------------------------------------------------- PC_run 4367 4367 8122.65 1.860 1.860 99.71 GM_PC_couple 4367 4367 11.06 0.003 0.003 0.14 PC_GM_couple 4367 4367 8.74 0.002 0.002 0.11 #others 3.99 3.994 0.05 ------------------------------------------------------------------------------- ======= Cycle 4367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4368 steps, 2.56000 s simulation time, 8148.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4368 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8148.16 8148.158 8148.158 100.00 ------------------------------------------------------------------------------- PC_run 4368 4368 8124.36 1.860 1.860 99.71 GM_PC_couple 4368 4368 11.06 0.003 0.003 0.14 PC_GM_couple 4368 4368 8.74 0.002 0.002 0.11 #others 3.99 3.995 0.05 ------------------------------------------------------------------------------- ======= Cycle 4368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4369 steps, 2.56000 s simulation time, 8150.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4369 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8150.07 8150.072 8150.072 100.00 ------------------------------------------------------------------------------- PC_run 4369 4369 8126.27 1.860 1.860 99.71 GM_PC_couple 4369 4369 11.06 0.003 0.003 0.14 PC_GM_couple 4369 4369 8.75 0.002 0.002 0.11 #others 4.00 3.996 0.05 ------------------------------------------------------------------------------- ======= Cycle 4369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4370 steps, 2.56000 s simulation time, 8151.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4370 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8151.70 8151.698 8151.698 100.00 ------------------------------------------------------------------------------- PC_run 4370 4370 8127.89 1.860 1.860 99.71 GM_PC_couple 4370 4370 11.06 0.003 0.003 0.14 PC_GM_couple 4370 4370 8.75 0.002 0.002 0.11 #others 4.00 3.997 0.05 ------------------------------------------------------------------------------- ======= Cycle 4370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4371 steps, 2.56000 s simulation time, 8153.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4371 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8153.40 8153.396 8153.396 100.00 ------------------------------------------------------------------------------- PC_run 4371 4371 8129.58 1.860 1.860 99.71 GM_PC_couple 4371 4371 11.06 0.003 0.003 0.14 PC_GM_couple 4371 4371 8.75 0.002 0.002 0.11 #others 4.00 3.998 0.05 ------------------------------------------------------------------------------- ======= Cycle 4371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4372 steps, 2.56000 s simulation time, 8155.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4372 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8155.05 8155.055 8155.055 100.00 ------------------------------------------------------------------------------- PC_run 4372 4372 8131.24 1.860 1.860 99.71 GM_PC_couple 4372 4372 11.07 0.003 0.003 0.14 PC_GM_couple 4372 4372 8.75 0.002 0.002 0.11 #others 4.00 3.999 0.05 ------------------------------------------------------------------------------- ======= Cycle 4372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4373 steps, 2.56000 s simulation time, 8156.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4373 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8156.84 8156.836 8156.836 100.00 ------------------------------------------------------------------------------- PC_run 4373 4373 8133.01 1.860 1.860 99.71 GM_PC_couple 4373 4373 11.07 0.003 0.003 0.14 PC_GM_couple 4373 4373 8.75 0.002 0.002 0.11 #others 4.00 3.999 0.05 ------------------------------------------------------------------------------- ======= Cycle 4373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4374 steps, 2.56000 s simulation time, 8159.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4374 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8159.85 8159.849 8159.849 100.00 ------------------------------------------------------------------------------- PC_run 4374 4374 8136.02 1.860 1.860 99.71 GM_PC_couple 4374 4374 11.07 0.003 0.003 0.14 PC_GM_couple 4374 4374 8.75 0.002 0.002 0.11 #others 4.00 4.000 0.05 ------------------------------------------------------------------------------- ======= Cycle 4374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4375 steps, 2.56000 s simulation time, 8161.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4375 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8161.73 8161.734 8161.734 100.00 ------------------------------------------------------------------------------- PC_run 4375 4375 8137.90 1.860 1.860 99.71 GM_PC_couple 4375 4375 11.07 0.003 0.003 0.14 PC_GM_couple 4375 4375 8.76 0.002 0.002 0.11 #others 4.00 4.001 0.05 ------------------------------------------------------------------------------- ======= Cycle 4375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4376 steps, 2.56000 s simulation time, 8163.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4376 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8163.59 8163.591 8163.591 100.00 ------------------------------------------------------------------------------- PC_run 4376 4376 8139.75 1.860 1.860 99.71 GM_PC_couple 4376 4376 11.08 0.003 0.003 0.14 PC_GM_couple 4376 4376 8.76 0.002 0.002 0.11 #others 4.00 4.002 0.05 ------------------------------------------------------------------------------- ======= Cycle 4376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4377 steps, 2.56000 s simulation time, 8165.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4377 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8165.87 8165.872 8165.872 100.00 ------------------------------------------------------------------------------- PC_run 4377 4377 8142.03 1.860 1.860 99.71 GM_PC_couple 4377 4377 11.08 0.003 0.003 0.14 PC_GM_couple 4377 4377 8.76 0.002 0.002 0.11 #others 4.00 4.003 0.05 ------------------------------------------------------------------------------- ======= Cycle 4377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4378 steps, 2.56000 s simulation time, 8167.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4378 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8167.71 8167.714 8167.714 100.00 ------------------------------------------------------------------------------- PC_run 4378 4378 8143.87 1.860 1.860 99.71 GM_PC_couple 4378 4378 11.08 0.003 0.003 0.14 PC_GM_couple 4378 4378 8.76 0.002 0.002 0.11 #others 4.00 4.004 0.05 ------------------------------------------------------------------------------- ======= Cycle 4378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4379 steps, 2.56000 s simulation time, 8169.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4379 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8169.43 8169.428 8169.428 100.00 ------------------------------------------------------------------------------- PC_run 4379 4379 8145.58 1.860 1.860 99.71 GM_PC_couple 4379 4379 11.08 0.003 0.003 0.14 PC_GM_couple 4379 4379 8.76 0.002 0.002 0.11 #others 4.00 4.004 0.05 ------------------------------------------------------------------------------- ======= Cycle 4379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4380 steps, 2.56000 s simulation time, 8171.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4380 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8171.14 8171.142 8171.142 100.00 ------------------------------------------------------------------------------- PC_run 4380 4380 8147.29 1.860 1.860 99.71 GM_PC_couple 4380 4380 11.09 0.003 0.003 0.14 PC_GM_couple 4380 4380 8.77 0.002 0.002 0.11 #others 4.01 4.005 0.05 ------------------------------------------------------------------------------- ======= Cycle 4380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4381 steps, 2.56000 s simulation time, 8172.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4381 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8172.89 8172.888 8172.888 100.00 ------------------------------------------------------------------------------- PC_run 4381 4381 8149.03 1.860 1.860 99.71 GM_PC_couple 4381 4381 11.09 0.003 0.003 0.14 PC_GM_couple 4381 4381 8.77 0.002 0.002 0.11 #others 4.01 4.006 0.05 ------------------------------------------------------------------------------- ======= Cycle 4381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4382 steps, 2.56000 s simulation time, 8174.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4382 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8174.81 8174.813 8174.813 100.00 ------------------------------------------------------------------------------- PC_run 4382 4382 8150.95 1.860 1.860 99.71 GM_PC_couple 4382 4382 11.09 0.003 0.003 0.14 PC_GM_couple 4382 4382 8.77 0.002 0.002 0.11 #others 4.01 4.007 0.05 ------------------------------------------------------------------------------- ======= Cycle 4382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4383 steps, 2.56000 s simulation time, 8176.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4383 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8176.44 8176.436 8176.436 100.00 ------------------------------------------------------------------------------- PC_run 4383 4383 8152.56 1.860 1.860 99.71 GM_PC_couple 4383 4383 11.09 0.003 0.003 0.14 PC_GM_couple 4383 4383 8.77 0.002 0.002 0.11 #others 4.01 4.008 0.05 ------------------------------------------------------------------------------- ======= Cycle 4383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4384 steps, 2.56000 s simulation time, 8178.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4384 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8178.14 8178.142 8178.142 100.00 ------------------------------------------------------------------------------- PC_run 4384 4384 8154.27 1.860 1.860 99.71 GM_PC_couple 4384 4384 11.09 0.003 0.003 0.14 PC_GM_couple 4384 4384 8.77 0.002 0.002 0.11 #others 4.01 4.009 0.05 ------------------------------------------------------------------------------- ======= Cycle 4384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4385 steps, 2.56000 s simulation time, 8179.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4385 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8179.95 8179.954 8179.954 100.00 ------------------------------------------------------------------------------- PC_run 4385 4385 8156.07 1.860 1.860 99.71 GM_PC_couple 4385 4385 11.10 0.003 0.003 0.14 PC_GM_couple 4385 4385 8.78 0.002 0.002 0.11 #others 4.01 4.010 0.05 ------------------------------------------------------------------------------- ======= Cycle 4385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4386 steps, 2.56000 s simulation time, 8181.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4386 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8181.87 8181.870 8181.870 100.00 ------------------------------------------------------------------------------- PC_run 4386 4386 8157.98 1.860 1.860 99.71 GM_PC_couple 4386 4386 11.10 0.003 0.003 0.14 PC_GM_couple 4386 4386 8.78 0.002 0.002 0.11 #others 4.01 4.011 0.05 ------------------------------------------------------------------------------- ======= Cycle 4386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4387 steps, 2.56000 s simulation time, 8183.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4387 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8183.63 8183.628 8183.628 100.00 ------------------------------------------------------------------------------- PC_run 4387 4387 8159.74 1.860 1.860 99.71 GM_PC_couple 4387 4387 11.10 0.003 0.003 0.14 PC_GM_couple 4387 4387 8.78 0.002 0.002 0.11 #others 4.01 4.012 0.05 ------------------------------------------------------------------------------- ======= Cycle 4387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4388 steps, 2.56000 s simulation time, 8185.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4388 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8185.27 8185.275 8185.275 100.00 ------------------------------------------------------------------------------- PC_run 4388 4388 8161.38 1.860 1.860 99.71 GM_PC_couple 4388 4388 11.10 0.003 0.003 0.14 PC_GM_couple 4388 4388 8.78 0.002 0.002 0.11 #others 4.01 4.013 0.05 ------------------------------------------------------------------------------- ======= Cycle 4388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4389 steps, 2.56000 s simulation time, 8187.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4389 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8187.05 8187.047 8187.047 100.00 ------------------------------------------------------------------------------- PC_run 4389 4389 8163.15 1.860 1.860 99.71 GM_PC_couple 4389 4389 11.11 0.003 0.003 0.14 PC_GM_couple 4389 4389 8.78 0.002 0.002 0.11 #others 4.01 4.013 0.05 ------------------------------------------------------------------------------- ======= Cycle 4389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4390 steps, 2.56000 s simulation time, 8188.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4390 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8188.95 8188.951 8188.951 100.00 ------------------------------------------------------------------------------- PC_run 4390 4390 8165.04 1.860 1.860 99.71 GM_PC_couple 4390 4390 11.11 0.003 0.003 0.14 PC_GM_couple 4390 4390 8.78 0.002 0.002 0.11 #others 4.01 4.014 0.05 ------------------------------------------------------------------------------- ======= Cycle 4390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4391 steps, 2.56000 s simulation time, 8190.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4391 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8190.62 8190.623 8190.623 100.00 ------------------------------------------------------------------------------- PC_run 4391 4391 8166.71 1.860 1.860 99.71 GM_PC_couple 4391 4391 11.11 0.003 0.003 0.14 PC_GM_couple 4391 4391 8.79 0.002 0.002 0.11 #others 4.02 4.015 0.05 ------------------------------------------------------------------------------- ======= Cycle 4391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4392 steps, 2.56000 s simulation time, 8192.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4392 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8192.31 8192.310 8192.310 100.00 ------------------------------------------------------------------------------- PC_run 4392 4392 8168.39 1.860 1.860 99.71 GM_PC_couple 4392 4392 11.11 0.003 0.003 0.14 PC_GM_couple 4392 4392 8.79 0.002 0.002 0.11 #others 4.02 4.016 0.05 ------------------------------------------------------------------------------- ======= Cycle 4392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4393 steps, 2.56000 s simulation time, 8194.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4393 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8194.12 8194.122 8194.122 100.00 ------------------------------------------------------------------------------- PC_run 4393 4393 8170.20 1.860 1.860 99.71 GM_PC_couple 4393 4393 11.11 0.003 0.003 0.14 PC_GM_couple 4393 4393 8.79 0.002 0.002 0.11 #others 4.02 4.017 0.05 ------------------------------------------------------------------------------- ======= Cycle 4393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4394 steps, 2.56000 s simulation time, 8196.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4394 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8196.85 8196.849 8196.849 100.00 ------------------------------------------------------------------------------- PC_run 4394 4394 8172.92 1.860 1.860 99.71 GM_PC_couple 4394 4394 11.12 0.003 0.003 0.14 PC_GM_couple 4394 4394 8.79 0.002 0.002 0.11 #others 4.02 4.018 0.05 ------------------------------------------------------------------------------- ======= Cycle 4394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4395 steps, 2.56000 s simulation time, 8198.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4395 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8198.91 8198.906 8198.906 100.00 ------------------------------------------------------------------------------- PC_run 4395 4395 8174.97 1.860 1.860 99.71 GM_PC_couple 4395 4395 11.12 0.003 0.003 0.14 PC_GM_couple 4395 4395 8.79 0.002 0.002 0.11 #others 4.02 4.019 0.05 ------------------------------------------------------------------------------- ======= Cycle 4395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4396 steps, 2.56000 s simulation time, 8201.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4396 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8201.38 8201.377 8201.377 100.00 ------------------------------------------------------------------------------- PC_run 4396 4396 8177.44 1.860 1.860 99.71 GM_PC_couple 4396 4396 11.12 0.003 0.003 0.14 PC_GM_couple 4396 4396 8.80 0.002 0.002 0.11 #others 4.02 4.020 0.05 ------------------------------------------------------------------------------- ======= Cycle 4396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4397 steps, 2.56000 s simulation time, 8203.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4397 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8203.35 8203.354 8203.354 100.00 ------------------------------------------------------------------------------- PC_run 4397 4397 8179.41 1.860 1.860 99.71 GM_PC_couple 4397 4397 11.12 0.003 0.003 0.14 PC_GM_couple 4397 4397 8.80 0.002 0.002 0.11 #others 4.02 4.021 0.05 ------------------------------------------------------------------------------- ======= Cycle 4397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4398 steps, 2.56000 s simulation time, 8205.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4398 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8205.62 8205.619 8205.619 100.00 ------------------------------------------------------------------------------- PC_run 4398 4398 8181.67 1.860 1.860 99.71 GM_PC_couple 4398 4398 11.13 0.003 0.003 0.14 PC_GM_couple 4398 4398 8.80 0.002 0.002 0.11 #others 4.02 4.021 0.05 ------------------------------------------------------------------------------- ======= Cycle 4398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4399 steps, 2.56000 s simulation time, 8207.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4399 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8207.31 8207.307 8207.307 100.00 ------------------------------------------------------------------------------- PC_run 4399 4399 8183.36 1.860 1.860 99.71 GM_PC_couple 4399 4399 11.13 0.003 0.003 0.14 PC_GM_couple 4399 4399 8.80 0.002 0.002 0.11 #others 4.02 4.022 0.05 ------------------------------------------------------------------------------- ======= Cycle 4399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4400 steps, 2.56000 s simulation time, 8209.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4400 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8209.03 8209.032 8209.032 100.00 ------------------------------------------------------------------------------- PC_run 4400 4400 8185.08 1.860 1.860 99.71 GM_PC_couple 4400 4400 11.13 0.003 0.003 0.14 PC_GM_couple 4400 4400 8.80 0.002 0.002 0.11 #others 4.02 4.023 0.05 ------------------------------------------------------------------------------- ======= Cycle 4400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4401 steps, 2.56000 s simulation time, 8210.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4401 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8210.92 8210.922 8210.922 100.00 ------------------------------------------------------------------------------- PC_run 4401 4401 8186.96 1.860 1.860 99.71 GM_PC_couple 4401 4401 11.13 0.003 0.003 0.14 PC_GM_couple 4401 4401 8.80 0.002 0.002 0.11 #others 4.02 4.024 0.05 ------------------------------------------------------------------------------- ======= Cycle 4401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4402 steps, 2.56000 s simulation time, 8212.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4402 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8212.62 8212.621 8212.621 100.00 ------------------------------------------------------------------------------- PC_run 4402 4402 8188.65 1.860 1.860 99.71 GM_PC_couple 4402 4402 11.14 0.003 0.003 0.14 PC_GM_couple 4402 4402 8.81 0.002 0.002 0.11 #others 4.02 4.025 0.05 ------------------------------------------------------------------------------- ======= Cycle 4402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4403 steps, 2.56000 s simulation time, 8214.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4403 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8214.30 8214.300 8214.300 100.00 ------------------------------------------------------------------------------- PC_run 4403 4403 8190.33 1.860 1.860 99.71 GM_PC_couple 4403 4403 11.14 0.003 0.003 0.14 PC_GM_couple 4403 4403 8.81 0.002 0.002 0.11 #others 4.03 4.025 0.05 ------------------------------------------------------------------------------- ======= Cycle 4403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4404 steps, 2.56000 s simulation time, 8216.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4404 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8216.17 8216.173 8216.173 100.00 ------------------------------------------------------------------------------- PC_run 4404 4404 8192.20 1.860 1.860 99.71 GM_PC_couple 4404 4404 11.14 0.003 0.003 0.14 PC_GM_couple 4404 4404 8.81 0.002 0.002 0.11 #others 4.03 4.026 0.05 ------------------------------------------------------------------------------- ======= Cycle 4404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4405 steps, 2.56000 s simulation time, 8218.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4405 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8218.27 8218.268 8218.268 100.00 ------------------------------------------------------------------------------- PC_run 4405 4405 8194.29 1.860 1.860 99.71 GM_PC_couple 4405 4405 11.14 0.003 0.003 0.14 PC_GM_couple 4405 4405 8.81 0.002 0.002 0.11 #others 4.03 4.027 0.05 ------------------------------------------------------------------------------- ======= Cycle 4405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4406 steps, 2.56000 s simulation time, 8224.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4406 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8224.78 8224.776 8224.776 100.00 ------------------------------------------------------------------------------- PC_run 4406 4406 8200.79 1.861 1.861 99.71 GM_PC_couple 4406 4406 11.14 0.003 0.003 0.14 PC_GM_couple 4406 4406 8.81 0.002 0.002 0.11 #others 4.03 4.028 0.05 ------------------------------------------------------------------------------- ======= Cycle 4406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4407 steps, 2.56000 s simulation time, 8233.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4407 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8233.30 8233.296 8233.296 100.00 ------------------------------------------------------------------------------- PC_run 4407 4407 8209.30 1.863 1.863 99.71 GM_PC_couple 4407 4407 11.15 0.003 0.003 0.14 PC_GM_couple 4407 4407 8.82 0.002 0.002 0.11 #others 4.03 4.029 0.05 ------------------------------------------------------------------------------- ======= Cycle 4407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4408 steps, 2.56000 s simulation time, 8236.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4408 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8236.03 8236.035 8236.035 100.00 ------------------------------------------------------------------------------- PC_run 4408 4408 8212.04 1.863 1.863 99.71 GM_PC_couple 4408 4408 11.15 0.003 0.003 0.14 PC_GM_couple 4408 4408 8.82 0.002 0.002 0.11 #others 4.03 4.029 0.05 ------------------------------------------------------------------------------- ======= Cycle 4408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4409 steps, 2.56000 s simulation time, 8238.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4409 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8238.08 8238.079 8238.079 100.00 ------------------------------------------------------------------------------- PC_run 4409 4409 8214.08 1.863 1.863 99.71 GM_PC_couple 4409 4409 11.15 0.003 0.003 0.14 PC_GM_couple 4409 4409 8.82 0.002 0.002 0.11 #others 4.03 4.030 0.05 ------------------------------------------------------------------------------- ======= Cycle 4409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4410 steps, 2.56000 s simulation time, 8239.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4410 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8239.80 8239.796 8239.796 100.00 ------------------------------------------------------------------------------- PC_run 4410 4410 8215.79 1.863 1.863 99.71 GM_PC_couple 4410 4410 11.15 0.003 0.003 0.14 PC_GM_couple 4410 4410 8.82 0.002 0.002 0.11 #others 4.03 4.031 0.05 ------------------------------------------------------------------------------- ======= Cycle 4410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4411 steps, 2.56000 s simulation time, 8241.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4411 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8241.54 8241.539 8241.539 100.00 ------------------------------------------------------------------------------- PC_run 4411 4411 8217.52 1.863 1.863 99.71 GM_PC_couple 4411 4411 11.16 0.003 0.003 0.14 PC_GM_couple 4411 4411 8.83 0.002 0.002 0.11 #others 4.03 4.032 0.05 ------------------------------------------------------------------------------- ======= Cycle 4411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4412 steps, 2.56000 s simulation time, 8243.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4412 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8243.54 8243.545 8243.545 100.00 ------------------------------------------------------------------------------- PC_run 4412 4412 8219.53 1.863 1.863 99.71 GM_PC_couple 4412 4412 11.16 0.003 0.003 0.14 PC_GM_couple 4412 4412 8.83 0.002 0.002 0.11 #others 4.03 4.033 0.05 ------------------------------------------------------------------------------- ======= Cycle 4412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4413 steps, 2.56000 s simulation time, 8245.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4413 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8245.19 8245.187 8245.187 100.00 ------------------------------------------------------------------------------- PC_run 4413 4413 8221.16 1.863 1.863 99.71 GM_PC_couple 4413 4413 11.16 0.003 0.003 0.14 PC_GM_couple 4413 4413 8.83 0.002 0.002 0.11 #others 4.03 4.034 0.05 ------------------------------------------------------------------------------- ======= Cycle 4413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4414 steps, 2.56000 s simulation time, 8247.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4414 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8247.01 8247.015 8247.015 100.00 ------------------------------------------------------------------------------- PC_run 4414 4414 8222.99 1.863 1.863 99.71 GM_PC_couple 4414 4414 11.16 0.003 0.003 0.14 PC_GM_couple 4414 4414 8.83 0.002 0.002 0.11 #others 4.03 4.034 0.05 ------------------------------------------------------------------------------- ======= Cycle 4414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4415 steps, 2.56000 s simulation time, 8248.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4415 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8248.74 8248.738 8248.738 100.00 ------------------------------------------------------------------------------- PC_run 4415 4415 8224.70 1.863 1.863 99.71 GM_PC_couple 4415 4415 11.17 0.003 0.003 0.14 PC_GM_couple 4415 4415 8.83 0.002 0.002 0.11 #others 4.04 4.035 0.05 ------------------------------------------------------------------------------- ======= Cycle 4415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4416 steps, 2.56000 s simulation time, 8250.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4416 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8250.71 8250.715 8250.715 100.00 ------------------------------------------------------------------------------- PC_run 4416 4416 8226.68 1.863 1.863 99.71 GM_PC_couple 4416 4416 11.17 0.003 0.003 0.14 PC_GM_couple 4416 4416 8.84 0.002 0.002 0.11 #others 4.04 4.036 0.05 ------------------------------------------------------------------------------- ======= Cycle 4416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4417 steps, 2.56000 s simulation time, 8252.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4417 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8252.46 8252.465 8252.465 100.00 ------------------------------------------------------------------------------- PC_run 4417 4417 8228.42 1.863 1.863 99.71 GM_PC_couple 4417 4417 11.17 0.003 0.003 0.14 PC_GM_couple 4417 4417 8.84 0.002 0.002 0.11 #others 4.04 4.037 0.05 ------------------------------------------------------------------------------- ======= Cycle 4417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4418 steps, 2.56000 s simulation time, 8254.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4418 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8254.29 8254.287 8254.287 100.00 ------------------------------------------------------------------------------- PC_run 4418 4418 8230.24 1.863 1.863 99.71 GM_PC_couple 4418 4418 11.17 0.003 0.003 0.14 PC_GM_couple 4418 4418 8.84 0.002 0.002 0.11 #others 4.04 4.038 0.05 ------------------------------------------------------------------------------- ======= Cycle 4418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4419 steps, 2.56000 s simulation time, 8256.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4419 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8256.02 8256.015 8256.015 100.00 ------------------------------------------------------------------------------- PC_run 4419 4419 8231.96 1.863 1.863 99.71 GM_PC_couple 4419 4419 11.17 0.003 0.003 0.14 PC_GM_couple 4419 4419 8.84 0.002 0.002 0.11 #others 4.04 4.039 0.05 ------------------------------------------------------------------------------- ======= Cycle 4419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4420 steps, 2.56000 s simulation time, 8257.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4420 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8257.90 8257.904 8257.904 100.00 ------------------------------------------------------------------------------- PC_run 4420 4420 8233.85 1.863 1.863 99.71 GM_PC_couple 4420 4420 11.18 0.003 0.003 0.14 PC_GM_couple 4420 4420 8.84 0.002 0.002 0.11 #others 4.04 4.040 0.05 ------------------------------------------------------------------------------- ======= Cycle 4420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4421 steps, 2.56000 s simulation time, 8259.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4421 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8259.55 8259.547 8259.547 100.00 ------------------------------------------------------------------------------- PC_run 4421 4421 8235.48 1.863 1.863 99.71 GM_PC_couple 4421 4421 11.18 0.003 0.003 0.14 PC_GM_couple 4421 4421 8.84 0.002 0.002 0.11 #others 4.04 4.041 0.05 ------------------------------------------------------------------------------- ======= Cycle 4421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4422 steps, 2.56000 s simulation time, 8261.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4422 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8261.43 8261.426 8261.426 100.00 ------------------------------------------------------------------------------- PC_run 4422 4422 8237.36 1.863 1.863 99.71 GM_PC_couple 4422 4422 11.18 0.003 0.003 0.14 PC_GM_couple 4422 4422 8.85 0.002 0.002 0.11 #others 4.04 4.041 0.05 ------------------------------------------------------------------------------- ======= Cycle 4422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4423 steps, 2.56000 s simulation time, 8263.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4423 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8263.05 8263.046 8263.046 100.00 ------------------------------------------------------------------------------- PC_run 4423 4423 8238.97 1.863 1.863 99.71 GM_PC_couple 4423 4423 11.18 0.003 0.003 0.14 PC_GM_couple 4423 4423 8.85 0.002 0.002 0.11 #others 4.04 4.042 0.05 ------------------------------------------------------------------------------- ======= Cycle 4423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4424 steps, 2.56000 s simulation time, 8265.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4424 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8265.08 8265.081 8265.081 100.00 ------------------------------------------------------------------------------- PC_run 4424 4424 8241.00 1.863 1.863 99.71 GM_PC_couple 4424 4424 11.19 0.003 0.003 0.14 PC_GM_couple 4424 4424 8.85 0.002 0.002 0.11 #others 4.04 4.043 0.05 ------------------------------------------------------------------------------- ======= Cycle 4424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4425 steps, 2.56000 s simulation time, 8266.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4425 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8266.77 8266.771 8266.771 100.00 ------------------------------------------------------------------------------- PC_run 4425 4425 8242.69 1.863 1.863 99.71 GM_PC_couple 4425 4425 11.19 0.003 0.003 0.14 PC_GM_couple 4425 4425 8.85 0.002 0.002 0.11 #others 4.04 4.044 0.05 ------------------------------------------------------------------------------- ======= Cycle 4425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4426 steps, 2.56000 s simulation time, 8268.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4426 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8268.47 8268.468 8268.468 100.00 ------------------------------------------------------------------------------- PC_run 4426 4426 8244.38 1.863 1.863 99.71 GM_PC_couple 4426 4426 11.19 0.003 0.003 0.14 PC_GM_couple 4426 4426 8.85 0.002 0.002 0.11 #others 4.04 4.045 0.05 ------------------------------------------------------------------------------- ======= Cycle 4426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4427 steps, 2.56000 s simulation time, 8270.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4427 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8270.22 8270.220 8270.220 100.00 ------------------------------------------------------------------------------- PC_run 4427 4427 8246.13 1.863 1.863 99.71 GM_PC_couple 4427 4427 11.19 0.003 0.003 0.14 PC_GM_couple 4427 4427 8.86 0.002 0.002 0.11 #others 4.05 4.046 0.05 ------------------------------------------------------------------------------- ======= Cycle 4427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4428 steps, 2.56000 s simulation time, 8272.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4428 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8272.13 8272.128 8272.128 100.00 ------------------------------------------------------------------------------- PC_run 4428 4428 8248.03 1.863 1.863 99.71 GM_PC_couple 4428 4428 11.20 0.003 0.003 0.14 PC_GM_couple 4428 4428 8.86 0.002 0.002 0.11 #others 4.05 4.047 0.05 ------------------------------------------------------------------------------- ======= Cycle 4428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4429 steps, 2.56000 s simulation time, 8274.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4429 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8274.00 8273.996 8273.996 100.00 ------------------------------------------------------------------------------- PC_run 4429 4429 8249.89 1.863 1.863 99.71 GM_PC_couple 4429 4429 11.20 0.003 0.003 0.14 PC_GM_couple 4429 4429 8.86 0.002 0.002 0.11 #others 4.05 4.047 0.05 ------------------------------------------------------------------------------- ======= Cycle 4429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4430 steps, 2.56000 s simulation time, 8276.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4430 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8276.06 8276.061 8276.061 100.00 ------------------------------------------------------------------------------- PC_run 4430 4430 8251.95 1.863 1.863 99.71 GM_PC_couple 4430 4430 11.20 0.003 0.003 0.14 PC_GM_couple 4430 4430 8.86 0.002 0.002 0.11 #others 4.05 4.048 0.05 ------------------------------------------------------------------------------- ======= Cycle 4430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4431 steps, 2.56000 s simulation time, 8278.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4431 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8278.37 8278.369 8278.369 100.00 ------------------------------------------------------------------------------- PC_run 4431 4431 8254.25 1.863 1.863 99.71 GM_PC_couple 4431 4431 11.20 0.003 0.003 0.14 PC_GM_couple 4431 4431 8.86 0.002 0.002 0.11 #others 4.05 4.049 0.05 ------------------------------------------------------------------------------- ======= Cycle 4431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4432 steps, 2.56000 s simulation time, 8280.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4432 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8280.73 8280.733 8280.733 100.00 ------------------------------------------------------------------------------- PC_run 4432 4432 8256.61 1.863 1.863 99.71 GM_PC_couple 4432 4432 11.20 0.003 0.003 0.14 PC_GM_couple 4432 4432 8.86 0.002 0.002 0.11 #others 4.05 4.050 0.05 ------------------------------------------------------------------------------- ======= Cycle 4432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4433 steps, 2.56000 s simulation time, 8282.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4433 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8282.89 8282.894 8282.894 100.00 ------------------------------------------------------------------------------- PC_run 4433 4433 8258.77 1.863 1.863 99.71 GM_PC_couple 4433 4433 11.21 0.003 0.003 0.14 PC_GM_couple 4433 4433 8.87 0.002 0.002 0.11 #others 4.05 4.051 0.05 ------------------------------------------------------------------------------- ======= Cycle 4433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4434 steps, 2.56000 s simulation time, 8285.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4434 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8285.58 8285.579 8285.579 100.00 ------------------------------------------------------------------------------- PC_run 4434 4434 8261.45 1.863 1.863 99.71 GM_PC_couple 4434 4434 11.21 0.003 0.003 0.14 PC_GM_couple 4434 4434 8.87 0.002 0.002 0.11 #others 4.05 4.052 0.05 ------------------------------------------------------------------------------- ======= Cycle 4434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4435 steps, 2.56000 s simulation time, 8287.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4435 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8287.20 8287.202 8287.202 100.00 ------------------------------------------------------------------------------- PC_run 4435 4435 8263.07 1.863 1.863 99.71 GM_PC_couple 4435 4435 11.21 0.003 0.003 0.14 PC_GM_couple 4435 4435 8.87 0.002 0.002 0.11 #others 4.05 4.053 0.05 ------------------------------------------------------------------------------- ======= Cycle 4435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4436 steps, 2.56000 s simulation time, 8288.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4436 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8288.81 8288.810 8288.810 100.00 ------------------------------------------------------------------------------- PC_run 4436 4436 8264.67 1.863 1.863 99.71 GM_PC_couple 4436 4436 11.21 0.003 0.003 0.14 PC_GM_couple 4436 4436 8.87 0.002 0.002 0.11 #others 4.05 4.054 0.05 ------------------------------------------------------------------------------- ======= Cycle 4436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4437 steps, 2.56000 s simulation time, 8290.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4437 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8290.55 8290.549 8290.549 100.00 ------------------------------------------------------------------------------- PC_run 4437 4437 8266.40 1.863 1.863 99.71 GM_PC_couple 4437 4437 11.22 0.003 0.003 0.14 PC_GM_couple 4437 4437 8.87 0.002 0.002 0.11 #others 4.05 4.054 0.05 ------------------------------------------------------------------------------- ======= Cycle 4437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4438 steps, 2.56000 s simulation time, 8292.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4438 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8292.22 8292.222 8292.222 100.00 ------------------------------------------------------------------------------- PC_run 4438 4438 8268.07 1.863 1.863 99.71 GM_PC_couple 4438 4438 11.22 0.003 0.003 0.14 PC_GM_couple 4438 4438 8.88 0.002 0.002 0.11 #others 4.05 4.055 0.05 ------------------------------------------------------------------------------- ======= Cycle 4438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4439 steps, 2.56000 s simulation time, 8294.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4439 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8294.15 8294.152 8294.152 100.00 ------------------------------------------------------------------------------- PC_run 4439 4439 8270.00 1.863 1.863 99.71 GM_PC_couple 4439 4439 11.22 0.003 0.003 0.14 PC_GM_couple 4439 4439 8.88 0.002 0.002 0.11 #others 4.06 4.056 0.05 ------------------------------------------------------------------------------- ======= Cycle 4439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4440 steps, 2.56000 s simulation time, 8295.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4440 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8295.78 8295.779 8295.779 100.00 ------------------------------------------------------------------------------- PC_run 4440 4440 8271.62 1.863 1.863 99.71 GM_PC_couple 4440 4440 11.22 0.003 0.003 0.14 PC_GM_couple 4440 4440 8.88 0.002 0.002 0.11 #others 4.06 4.056 0.05 ------------------------------------------------------------------------------- ======= Cycle 4440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4441 steps, 2.56000 s simulation time, 8297.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4441 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8297.56 8297.560 8297.560 100.00 ------------------------------------------------------------------------------- PC_run 4441 4441 8273.40 1.863 1.863 99.71 GM_PC_couple 4441 4441 11.23 0.003 0.003 0.14 PC_GM_couple 4441 4441 8.88 0.002 0.002 0.11 #others 4.06 4.057 0.05 ------------------------------------------------------------------------------- ======= Cycle 4441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4442 steps, 2.56000 s simulation time, 8299.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4442 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8299.20 8299.200 8299.200 100.00 ------------------------------------------------------------------------------- PC_run 4442 4442 8275.03 1.863 1.863 99.71 GM_PC_couple 4442 4442 11.23 0.003 0.003 0.14 PC_GM_couple 4442 4442 8.88 0.002 0.002 0.11 #others 4.06 4.058 0.05 ------------------------------------------------------------------------------- ======= Cycle 4442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4443 steps, 2.56000 s simulation time, 8300.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4443 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8300.88 8300.882 8300.882 100.00 ------------------------------------------------------------------------------- PC_run 4443 4443 8276.71 1.863 1.863 99.71 GM_PC_couple 4443 4443 11.23 0.003 0.003 0.14 PC_GM_couple 4443 4443 8.89 0.002 0.002 0.11 #others 4.06 4.059 0.05 ------------------------------------------------------------------------------- ======= Cycle 4443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4444 steps, 2.56000 s simulation time, 8302.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4444 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8302.98 8302.985 8302.985 100.00 ------------------------------------------------------------------------------- PC_run 4444 4444 8278.81 1.863 1.863 99.71 GM_PC_couple 4444 4444 11.23 0.003 0.003 0.14 PC_GM_couple 4444 4444 8.89 0.002 0.002 0.11 #others 4.06 4.060 0.05 ------------------------------------------------------------------------------- ======= Cycle 4444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4445 steps, 2.56000 s simulation time, 8304.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4445 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8304.76 8304.756 8304.756 100.00 ------------------------------------------------------------------------------- PC_run 4445 4445 8280.57 1.863 1.863 99.71 GM_PC_couple 4445 4445 11.23 0.003 0.003 0.14 PC_GM_couple 4445 4445 8.89 0.002 0.002 0.11 #others 4.06 4.061 0.05 ------------------------------------------------------------------------------- ======= Cycle 4445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4446 steps, 2.56000 s simulation time, 8306.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4446 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8306.53 8306.531 8306.531 100.00 ------------------------------------------------------------------------------- PC_run 4446 4446 8282.34 1.863 1.863 99.71 GM_PC_couple 4446 4446 11.24 0.003 0.003 0.14 PC_GM_couple 4446 4446 8.89 0.002 0.002 0.11 #others 4.06 4.061 0.05 ------------------------------------------------------------------------------- ======= Cycle 4446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4447 steps, 2.56000 s simulation time, 8308.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4447 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8308.45 8308.448 8308.448 100.00 ------------------------------------------------------------------------------- PC_run 4447 4447 8284.25 1.863 1.863 99.71 GM_PC_couple 4447 4447 11.24 0.003 0.003 0.14 PC_GM_couple 4447 4447 8.89 0.002 0.002 0.11 #others 4.06 4.062 0.05 ------------------------------------------------------------------------------- ======= Cycle 4447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4448 steps, 2.56000 s simulation time, 8310.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4448 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8310.70 8310.702 8310.702 100.00 ------------------------------------------------------------------------------- PC_run 4448 4448 8286.50 1.863 1.863 99.71 GM_PC_couple 4448 4448 11.24 0.003 0.003 0.14 PC_GM_couple 4448 4448 8.89 0.002 0.002 0.11 #others 4.06 4.063 0.05 ------------------------------------------------------------------------------- ======= Cycle 4448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4449 steps, 2.56000 s simulation time, 8312.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4449 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8312.98 8312.978 8312.978 100.00 ------------------------------------------------------------------------------- PC_run 4449 4449 8288.77 1.863 1.863 99.71 GM_PC_couple 4449 4449 11.24 0.003 0.003 0.14 PC_GM_couple 4449 4449 8.90 0.002 0.002 0.11 #others 4.06 4.064 0.05 ------------------------------------------------------------------------------- ======= Cycle 4449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4450 steps, 2.56000 s simulation time, 8315.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4450 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8315.09 8315.091 8315.091 100.00 ------------------------------------------------------------------------------- PC_run 4450 4450 8290.88 1.863 1.863 99.71 GM_PC_couple 4450 4450 11.25 0.003 0.003 0.14 PC_GM_couple 4450 4450 8.90 0.002 0.002 0.11 #others 4.06 4.065 0.05 ------------------------------------------------------------------------------- ======= Cycle 4450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4451 steps, 2.56000 s simulation time, 8317.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4451 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8317.23 8317.228 8317.228 100.00 ------------------------------------------------------------------------------- PC_run 4451 4451 8293.01 1.863 1.863 99.71 GM_PC_couple 4451 4451 11.25 0.003 0.003 0.14 PC_GM_couple 4451 4451 8.90 0.002 0.002 0.11 #others 4.07 4.065 0.05 ------------------------------------------------------------------------------- ======= Cycle 4451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4452 steps, 2.56000 s simulation time, 8319.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4452 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8319.66 8319.656 8319.656 100.00 ------------------------------------------------------------------------------- PC_run 4452 4452 8295.44 1.863 1.863 99.71 GM_PC_couple 4452 4452 11.25 0.003 0.003 0.14 PC_GM_couple 4452 4452 8.90 0.002 0.002 0.11 #others 4.07 4.066 0.05 ------------------------------------------------------------------------------- ======= Cycle 4452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4453 steps, 2.56000 s simulation time, 8321.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4453 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8321.70 8321.704 8321.704 100.00 ------------------------------------------------------------------------------- PC_run 4453 4453 8297.48 1.863 1.863 99.71 GM_PC_couple 4453 4453 11.25 0.003 0.003 0.14 PC_GM_couple 4453 4453 8.90 0.002 0.002 0.11 #others 4.07 4.067 0.05 ------------------------------------------------------------------------------- ======= Cycle 4453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4454 steps, 2.56000 s simulation time, 8324.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4454 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8324.08 8324.083 8324.083 100.00 ------------------------------------------------------------------------------- PC_run 4454 4454 8299.86 1.863 1.863 99.71 GM_PC_couple 4454 4454 11.26 0.003 0.003 0.14 PC_GM_couple 4454 4454 8.91 0.002 0.002 0.11 #others 4.07 4.067 0.05 ------------------------------------------------------------------------------- ======= Cycle 4454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4455 steps, 2.56000 s simulation time, 8326.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4455 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8326.43 8326.435 8326.435 100.00 ------------------------------------------------------------------------------- PC_run 4455 4455 8302.20 1.864 1.864 99.71 GM_PC_couple 4455 4455 11.26 0.003 0.003 0.14 PC_GM_couple 4455 4455 8.91 0.002 0.002 0.11 #others 4.07 4.068 0.05 ------------------------------------------------------------------------------- ======= Cycle 4455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4456 steps, 2.56000 s simulation time, 8328.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4456 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8328.90 8328.899 8328.899 100.00 ------------------------------------------------------------------------------- PC_run 4456 4456 8304.66 1.864 1.864 99.71 GM_PC_couple 4456 4456 11.26 0.003 0.003 0.14 PC_GM_couple 4456 4456 8.91 0.002 0.002 0.11 #others 4.07 4.069 0.05 ------------------------------------------------------------------------------- ======= Cycle 4456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4457 steps, 2.56000 s simulation time, 8330.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4457 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8330.70 8330.703 8330.703 100.00 ------------------------------------------------------------------------------- PC_run 4457 4457 8306.46 1.864 1.864 99.71 GM_PC_couple 4457 4457 11.26 0.003 0.003 0.14 PC_GM_couple 4457 4457 8.91 0.002 0.002 0.11 #others 4.07 4.070 0.05 ------------------------------------------------------------------------------- ======= Cycle 4457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4458 steps, 2.56000 s simulation time, 8332.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4458 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8332.77 8332.768 8332.768 100.00 ------------------------------------------------------------------------------- PC_run 4458 4458 8308.52 1.864 1.864 99.71 GM_PC_couple 4458 4458 11.26 0.003 0.003 0.14 PC_GM_couple 4458 4458 8.91 0.002 0.002 0.11 #others 4.07 4.071 0.05 ------------------------------------------------------------------------------- ======= Cycle 4458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4459 steps, 2.56000 s simulation time, 8335.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4459 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8335.06 8335.061 8335.061 100.00 ------------------------------------------------------------------------------- PC_run 4459 4459 8310.81 1.864 1.864 99.71 GM_PC_couple 4459 4459 11.27 0.003 0.003 0.14 PC_GM_couple 4459 4459 8.91 0.002 0.002 0.11 #others 4.07 4.071 0.05 ------------------------------------------------------------------------------- ======= Cycle 4459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4460 steps, 2.56000 s simulation time, 8337.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4460 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8337.48 8337.479 8337.479 100.00 ------------------------------------------------------------------------------- PC_run 4460 4460 8313.22 1.864 1.864 99.71 GM_PC_couple 4460 4460 11.27 0.003 0.003 0.14 PC_GM_couple 4460 4460 8.92 0.002 0.002 0.11 #others 4.07 4.072 0.05 ------------------------------------------------------------------------------- ======= Cycle 4460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4461 steps, 2.56000 s simulation time, 8339.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4461 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8339.44 8339.435 8339.435 100.00 ------------------------------------------------------------------------------- PC_run 4461 4461 8315.17 1.864 1.864 99.71 GM_PC_couple 4461 4461 11.27 0.003 0.003 0.14 PC_GM_couple 4461 4461 8.92 0.002 0.002 0.11 #others 4.07 4.073 0.05 ------------------------------------------------------------------------------- ======= Cycle 4461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4462 steps, 2.56000 s simulation time, 8341.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4462 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8341.77 8341.769 8341.769 100.00 ------------------------------------------------------------------------------- PC_run 4462 4462 8317.50 1.864 1.864 99.71 GM_PC_couple 4462 4462 11.27 0.003 0.003 0.14 PC_GM_couple 4462 4462 8.92 0.002 0.002 0.11 #others 4.07 4.073 0.05 ------------------------------------------------------------------------------- ======= Cycle 4462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4463 steps, 2.56000 s simulation time, 8343.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4463 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8343.68 8343.683 8343.683 100.00 ------------------------------------------------------------------------------- PC_run 4463 4463 8319.41 1.864 1.864 99.71 GM_PC_couple 4463 4463 11.28 0.003 0.003 0.14 PC_GM_couple 4463 4463 8.92 0.002 0.002 0.11 #others 4.07 4.074 0.05 ------------------------------------------------------------------------------- ======= Cycle 4463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4464 steps, 2.56000 s simulation time, 8346.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4464 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8346.14 8346.137 8346.137 100.00 ------------------------------------------------------------------------------- PC_run 4464 4464 8321.86 1.864 1.864 99.71 GM_PC_couple 4464 4464 11.28 0.003 0.003 0.14 PC_GM_couple 4464 4464 8.92 0.002 0.002 0.11 #others 4.08 4.075 0.05 ------------------------------------------------------------------------------- ======= Cycle 4464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4465 steps, 2.56000 s simulation time, 8348.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4465 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8348.14 8348.143 8348.143 100.00 ------------------------------------------------------------------------------- PC_run 4465 4465 8323.86 1.864 1.864 99.71 GM_PC_couple 4465 4465 11.28 0.003 0.003 0.14 PC_GM_couple 4465 4465 8.93 0.002 0.002 0.11 #others 4.08 4.076 0.05 ------------------------------------------------------------------------------- ======= Cycle 4465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4466 steps, 2.56000 s simulation time, 8350.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4466 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8350.22 8350.218 8350.218 100.00 ------------------------------------------------------------------------------- PC_run 4466 4466 8325.93 1.864 1.864 99.71 GM_PC_couple 4466 4466 11.28 0.003 0.003 0.14 PC_GM_couple 4466 4466 8.93 0.002 0.002 0.11 #others 4.08 4.077 0.05 ------------------------------------------------------------------------------- ======= Cycle 4466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4467 steps, 2.56000 s simulation time, 8352.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4467 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8352.22 8352.220 8352.220 100.00 ------------------------------------------------------------------------------- PC_run 4467 4467 8327.93 1.864 1.864 99.71 GM_PC_couple 4467 4467 11.29 0.003 0.003 0.14 PC_GM_couple 4467 4467 8.93 0.002 0.002 0.11 #others 4.08 4.078 0.05 ------------------------------------------------------------------------------- ======= Cycle 4467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4468 steps, 2.56000 s simulation time, 8354.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4468 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8354.51 8354.506 8354.506 100.00 ------------------------------------------------------------------------------- PC_run 4468 4468 8330.21 1.864 1.864 99.71 GM_PC_couple 4468 4468 11.29 0.003 0.003 0.14 PC_GM_couple 4468 4468 8.93 0.002 0.002 0.11 #others 4.08 4.078 0.05 ------------------------------------------------------------------------------- ======= Cycle 4468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4469 steps, 2.56000 s simulation time, 8356.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4469 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8356.91 8356.908 8356.908 100.00 ------------------------------------------------------------------------------- PC_run 4469 4469 8332.61 1.865 1.865 99.71 GM_PC_couple 4469 4469 11.29 0.003 0.003 0.14 PC_GM_couple 4469 4469 8.93 0.002 0.002 0.11 #others 4.08 4.079 0.05 ------------------------------------------------------------------------------- ======= Cycle 4469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4470 steps, 2.56000 s simulation time, 8359.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4470 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8359.06 8359.055 8359.055 100.00 ------------------------------------------------------------------------------- PC_run 4470 4470 8334.75 1.865 1.865 99.71 GM_PC_couple 4470 4470 11.29 0.003 0.003 0.14 PC_GM_couple 4470 4470 8.93 0.002 0.002 0.11 #others 4.08 4.080 0.05 ------------------------------------------------------------------------------- ======= Cycle 4470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4471 steps, 2.56000 s simulation time, 8361.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4471 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8361.26 8361.257 8361.257 100.00 ------------------------------------------------------------------------------- PC_run 4471 4471 8336.94 1.865 1.865 99.71 GM_PC_couple 4471 4471 11.29 0.003 0.003 0.14 PC_GM_couple 4471 4471 8.94 0.002 0.002 0.11 #others 4.08 4.081 0.05 ------------------------------------------------------------------------------- ======= Cycle 4471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4472 steps, 2.56000 s simulation time, 8363.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4472 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8363.04 8363.041 8363.041 100.00 ------------------------------------------------------------------------------- PC_run 4472 4472 8338.72 1.865 1.865 99.71 GM_PC_couple 4472 4472 11.30 0.003 0.003 0.14 PC_GM_couple 4472 4472 8.94 0.002 0.002 0.11 #others 4.08 4.082 0.05 ------------------------------------------------------------------------------- ======= Cycle 4472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4473 steps, 2.56000 s simulation time, 8364.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4473 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8364.59 8364.592 8364.592 100.00 ------------------------------------------------------------------------------- PC_run 4473 4473 8340.27 1.865 1.865 99.71 GM_PC_couple 4473 4473 11.30 0.003 0.003 0.14 PC_GM_couple 4473 4473 8.94 0.002 0.002 0.11 #others 4.08 4.083 0.05 ------------------------------------------------------------------------------- ======= Cycle 4473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4474 steps, 2.56000 s simulation time, 8366.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4474 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8366.45 8366.453 8366.453 100.00 ------------------------------------------------------------------------------- PC_run 4474 4474 8342.13 1.865 1.865 99.71 GM_PC_couple 4474 4474 11.30 0.003 0.003 0.14 PC_GM_couple 4474 4474 8.94 0.002 0.002 0.11 #others 4.08 4.083 0.05 ------------------------------------------------------------------------------- ======= Cycle 4474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4475 steps, 2.56000 s simulation time, 8368.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4475 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8368.03 8368.034 8368.034 100.00 ------------------------------------------------------------------------------- PC_run 4475 4475 8343.70 1.865 1.865 99.71 GM_PC_couple 4475 4475 11.30 0.003 0.003 0.14 PC_GM_couple 4475 4475 8.94 0.002 0.002 0.11 #others 4.08 4.084 0.05 ------------------------------------------------------------------------------- ======= Cycle 4475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4476 steps, 2.56000 s simulation time, 8369.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4476 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8369.64 8369.642 8369.642 100.00 ------------------------------------------------------------------------------- PC_run 4476 4476 8345.31 1.864 1.864 99.71 GM_PC_couple 4476 4476 11.31 0.003 0.003 0.14 PC_GM_couple 4476 4476 8.95 0.002 0.002 0.11 #others 4.09 4.085 0.05 ------------------------------------------------------------------------------- ======= Cycle 4476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4477 steps, 2.56000 s simulation time, 8371.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4477 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8371.31 8371.312 8371.312 100.00 ------------------------------------------------------------------------------- PC_run 4477 4477 8346.97 1.864 1.864 99.71 GM_PC_couple 4477 4477 11.31 0.003 0.003 0.14 PC_GM_couple 4477 4477 8.95 0.002 0.002 0.11 #others 4.09 4.086 0.05 ------------------------------------------------------------------------------- ======= Cycle 4477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4478 steps, 2.56000 s simulation time, 8372.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4478 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8372.92 8372.922 8372.922 100.00 ------------------------------------------------------------------------------- PC_run 4478 4478 8348.58 1.864 1.864 99.71 GM_PC_couple 4478 4478 11.31 0.003 0.003 0.14 PC_GM_couple 4478 4478 8.95 0.002 0.002 0.11 #others 4.09 4.087 0.05 ------------------------------------------------------------------------------- ======= Cycle 4478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4479 steps, 2.56000 s simulation time, 8374.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4479 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8374.77 8374.773 8374.773 100.00 ------------------------------------------------------------------------------- PC_run 4479 4479 8350.42 1.864 1.864 99.71 GM_PC_couple 4479 4479 11.31 0.003 0.003 0.14 PC_GM_couple 4479 4479 8.95 0.002 0.002 0.11 #others 4.09 4.087 0.05 ------------------------------------------------------------------------------- ======= Cycle 4479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4480 steps, 2.56000 s simulation time, 8376.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4480 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8376.49 8376.491 8376.491 100.00 ------------------------------------------------------------------------------- PC_run 4480 4480 8352.13 1.864 1.864 99.71 GM_PC_couple 4480 4480 11.31 0.003 0.003 0.14 PC_GM_couple 4480 4480 8.95 0.002 0.002 0.11 #others 4.09 4.088 0.05 ------------------------------------------------------------------------------- ======= Cycle 4480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4481 steps, 2.56000 s simulation time, 8378.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4481 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8378.19 8378.185 8378.185 100.00 ------------------------------------------------------------------------------- PC_run 4481 4481 8353.82 1.864 1.864 99.71 GM_PC_couple 4481 4481 11.32 0.003 0.003 0.14 PC_GM_couple 4481 4481 8.96 0.002 0.002 0.11 #others 4.09 4.089 0.05 ------------------------------------------------------------------------------- ======= Cycle 4481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4482 steps, 2.56000 s simulation time, 8379.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4482 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8379.94 8379.937 8379.937 100.00 ------------------------------------------------------------------------------- PC_run 4482 4482 8355.57 1.864 1.864 99.71 GM_PC_couple 4482 4482 11.32 0.003 0.003 0.14 PC_GM_couple 4482 4482 8.96 0.002 0.002 0.11 #others 4.09 4.090 0.05 ------------------------------------------------------------------------------- ======= Cycle 4482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4483 steps, 2.56000 s simulation time, 8381.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4483 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8381.58 8381.578 8381.578 100.00 ------------------------------------------------------------------------------- PC_run 4483 4483 8357.21 1.864 1.864 99.71 GM_PC_couple 4483 4483 11.32 0.003 0.003 0.14 PC_GM_couple 4483 4483 8.96 0.002 0.002 0.11 #others 4.09 4.090 0.05 ------------------------------------------------------------------------------- ======= Cycle 4483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4484 steps, 2.56000 s simulation time, 8383.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4484 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8383.40 8383.397 8383.397 100.00 ------------------------------------------------------------------------------- PC_run 4484 4484 8359.02 1.864 1.864 99.71 GM_PC_couple 4484 4484 11.32 0.003 0.003 0.14 PC_GM_couple 4484 4484 8.96 0.002 0.002 0.11 #others 4.09 4.091 0.05 ------------------------------------------------------------------------------- ======= Cycle 4484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4485 steps, 2.56000 s simulation time, 8385.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4485 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8385.04 8385.037 8385.037 100.00 ------------------------------------------------------------------------------- PC_run 4485 4485 8360.66 1.864 1.864 99.71 GM_PC_couple 4485 4485 11.33 0.003 0.003 0.14 PC_GM_couple 4485 4485 8.96 0.002 0.002 0.11 #others 4.09 4.092 0.05 ------------------------------------------------------------------------------- ======= Cycle 4485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4486 steps, 2.56000 s simulation time, 8386.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4486 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8386.72 8386.720 8386.720 100.00 ------------------------------------------------------------------------------- PC_run 4486 4486 8362.33 1.864 1.864 99.71 GM_PC_couple 4486 4486 11.33 0.003 0.003 0.14 PC_GM_couple 4486 4486 8.96 0.002 0.002 0.11 #others 4.09 4.092 0.05 ------------------------------------------------------------------------------- ======= Cycle 4486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4487 steps, 2.56000 s simulation time, 8388.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4487 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8388.53 8388.531 8388.531 100.00 ------------------------------------------------------------------------------- PC_run 4487 4487 8364.14 1.864 1.864 99.71 GM_PC_couple 4487 4487 11.33 0.003 0.003 0.14 PC_GM_couple 4487 4487 8.97 0.002 0.002 0.11 #others 4.09 4.093 0.05 ------------------------------------------------------------------------------- ======= Cycle 4487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4488 steps, 2.56000 s simulation time, 8390.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4488 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8390.46 8390.459 8390.459 100.00 ------------------------------------------------------------------------------- PC_run 4488 4488 8366.06 1.864 1.864 99.71 GM_PC_couple 4488 4488 11.33 0.003 0.003 0.14 PC_GM_couple 4488 4488 8.97 0.002 0.002 0.11 #others 4.09 4.094 0.05 ------------------------------------------------------------------------------- ======= Cycle 4488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4489 steps, 2.56000 s simulation time, 8392.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4489 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8392.08 8392.079 8392.079 100.00 ------------------------------------------------------------------------------- PC_run 4489 4489 8367.68 1.864 1.864 99.71 GM_PC_couple 4489 4489 11.34 0.003 0.003 0.14 PC_GM_couple 4489 4489 8.97 0.002 0.002 0.11 #others 4.10 4.095 0.05 ------------------------------------------------------------------------------- ======= Cycle 4489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4490 steps, 2.56000 s simulation time, 8393.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4490 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8393.74 8393.739 8393.739 100.00 ------------------------------------------------------------------------------- PC_run 4490 4490 8369.33 1.864 1.864 99.71 GM_PC_couple 4490 4490 11.34 0.003 0.003 0.14 PC_GM_couple 4490 4490 8.97 0.002 0.002 0.11 #others 4.10 4.096 0.05 ------------------------------------------------------------------------------- ======= Cycle 4490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4491 steps, 2.56000 s simulation time, 8395.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4491 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8395.46 8395.457 8395.457 100.00 ------------------------------------------------------------------------------- PC_run 4491 4491 8371.05 1.864 1.864 99.71 GM_PC_couple 4491 4491 11.34 0.003 0.003 0.14 PC_GM_couple 4491 4491 8.97 0.002 0.002 0.11 #others 4.10 4.097 0.05 ------------------------------------------------------------------------------- ======= Cycle 4491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4492 steps, 2.56000 s simulation time, 8397.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4492 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8397.41 8397.408 8397.408 100.00 ------------------------------------------------------------------------------- PC_run 4492 4492 8372.99 1.864 1.864 99.71 GM_PC_couple 4492 4492 11.34 0.003 0.003 0.14 PC_GM_couple 4492 4492 8.98 0.002 0.002 0.11 #others 4.10 4.097 0.05 ------------------------------------------------------------------------------- ======= Cycle 4492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4493 steps, 2.56000 s simulation time, 8399.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4493 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8399.06 8399.060 8399.060 100.00 ------------------------------------------------------------------------------- PC_run 4493 4493 8374.64 1.864 1.864 99.71 GM_PC_couple 4493 4493 11.35 0.003 0.003 0.14 PC_GM_couple 4493 4493 8.98 0.002 0.002 0.11 #others 4.10 4.098 0.05 ------------------------------------------------------------------------------- ======= Cycle 4493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4494 steps, 2.56000 s simulation time, 8400.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4494 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8400.88 8400.880 8400.880 100.00 ------------------------------------------------------------------------------- PC_run 4494 4494 8376.45 1.864 1.864 99.71 GM_PC_couple 4494 4494 11.35 0.003 0.003 0.14 PC_GM_couple 4494 4494 8.98 0.002 0.002 0.11 #others 4.10 4.099 0.05 ------------------------------------------------------------------------------- ======= Cycle 4494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4495 steps, 2.56000 s simulation time, 8402.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4495 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8402.47 8402.465 8402.465 100.00 ------------------------------------------------------------------------------- PC_run 4495 4495 8378.03 1.864 1.864 99.71 GM_PC_couple 4495 4495 11.35 0.003 0.003 0.14 PC_GM_couple 4495 4495 8.98 0.002 0.002 0.11 #others 4.10 4.100 0.05 ------------------------------------------------------------------------------- ======= Cycle 4495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4496 steps, 2.56000 s simulation time, 8404.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4496 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8404.89 8404.888 8404.888 100.00 ------------------------------------------------------------------------------- PC_run 4496 4496 8380.45 1.864 1.864 99.71 GM_PC_couple 4496 4496 11.35 0.003 0.003 0.14 PC_GM_couple 4496 4496 8.98 0.002 0.002 0.11 #others 4.10 4.101 0.05 ------------------------------------------------------------------------------- ======= Cycle 4496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4497 steps, 2.56000 s simulation time, 8406.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4497 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8406.95 8406.952 8406.952 100.00 ------------------------------------------------------------------------------- PC_run 4497 4497 8382.51 1.864 1.864 99.71 GM_PC_couple 4497 4497 11.35 0.003 0.003 0.14 PC_GM_couple 4497 4497 8.98 0.002 0.002 0.11 #others 4.10 4.102 0.05 ------------------------------------------------------------------------------- ======= Cycle 4497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4498 steps, 2.56000 s simulation time, 8409.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4498 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8409.26 8409.258 8409.258 100.00 ------------------------------------------------------------------------------- PC_run 4498 4498 8384.81 1.864 1.864 99.71 GM_PC_couple 4498 4498 11.36 0.003 0.003 0.14 PC_GM_couple 4498 4498 8.99 0.002 0.002 0.11 #others 4.10 4.103 0.05 ------------------------------------------------------------------------------- ======= Cycle 4498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4499 steps, 2.56000 s simulation time, 8411.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4499 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8411.32 8411.317 8411.317 100.00 ------------------------------------------------------------------------------- PC_run 4499 4499 8386.87 1.864 1.864 99.71 GM_PC_couple 4499 4499 11.36 0.003 0.003 0.14 PC_GM_couple 4499 4499 8.99 0.002 0.002 0.11 #others 4.10 4.104 0.05 ------------------------------------------------------------------------------- ======= Cycle 4499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4500 steps, 2.56000 s simulation time, 8413.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4500 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8413.62 8413.618 8413.618 100.00 ------------------------------------------------------------------------------- PC_run 4500 4500 8389.16 1.864 1.864 99.71 GM_PC_couple 4500 4500 11.36 0.003 0.003 0.14 PC_GM_couple 4500 4500 8.99 0.002 0.002 0.11 #others 4.10 4.105 0.05 ------------------------------------------------------------------------------- ======= Cycle 4500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4501 steps, 2.56000 s simulation time, 8415.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4501 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8415.46 8415.462 8415.462 100.00 ------------------------------------------------------------------------------- PC_run 4501 4501 8391.00 1.864 1.864 99.71 GM_PC_couple 4501 4501 11.36 0.003 0.003 0.14 PC_GM_couple 4501 4501 8.99 0.002 0.002 0.11 #others 4.11 4.106 0.05 ------------------------------------------------------------------------------- ======= Cycle 4501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4502 steps, 2.56000 s simulation time, 8417.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4502 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8417.09 8417.095 8417.095 100.00 ------------------------------------------------------------------------------- PC_run 4502 4502 8392.63 1.864 1.864 99.71 GM_PC_couple 4502 4502 11.37 0.003 0.003 0.14 PC_GM_couple 4502 4502 8.99 0.002 0.002 0.11 #others 4.11 4.106 0.05 ------------------------------------------------------------------------------- ======= Cycle 4502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4503 steps, 2.56000 s simulation time, 8418.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4503 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8418.85 8418.846 8418.846 100.00 ------------------------------------------------------------------------------- PC_run 4503 4503 8394.37 1.864 1.864 99.71 GM_PC_couple 4503 4503 11.37 0.003 0.003 0.14 PC_GM_couple 4503 4503 9.00 0.002 0.002 0.11 #others 4.11 4.107 0.05 ------------------------------------------------------------------------------- ======= Cycle 4503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4504 steps, 2.56000 s simulation time, 8420.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4504 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8420.76 8420.757 8420.757 100.00 ------------------------------------------------------------------------------- PC_run 4504 4504 8396.28 1.864 1.864 99.71 GM_PC_couple 4504 4504 11.37 0.003 0.003 0.14 PC_GM_couple 4504 4504 9.00 0.002 0.002 0.11 #others 4.11 4.108 0.05 ------------------------------------------------------------------------------- ======= Cycle 4504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4505 steps, 2.56000 s simulation time, 8422.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4505 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8422.46 8422.455 8422.455 100.00 ------------------------------------------------------------------------------- PC_run 4505 4505 8397.97 1.864 1.864 99.71 GM_PC_couple 4505 4505 11.37 0.003 0.003 0.14 PC_GM_couple 4505 4505 9.00 0.002 0.002 0.11 #others 4.11 4.109 0.05 ------------------------------------------------------------------------------- ======= Cycle 4505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4506 steps, 2.56000 s simulation time, 8424.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4506 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8424.14 8424.145 8424.145 100.00 ------------------------------------------------------------------------------- PC_run 4506 4506 8399.66 1.864 1.864 99.71 GM_PC_couple 4506 4506 11.38 0.003 0.003 0.14 PC_GM_couple 4506 4506 9.00 0.002 0.002 0.11 #others 4.11 4.110 0.05 ------------------------------------------------------------------------------- ======= Cycle 4506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4507 steps, 2.56000 s simulation time, 8425.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4507 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8425.96 8425.957 8425.957 100.00 ------------------------------------------------------------------------------- PC_run 4507 4507 8401.47 1.864 1.864 99.71 GM_PC_couple 4507 4507 11.38 0.003 0.003 0.14 PC_GM_couple 4507 4507 9.00 0.002 0.002 0.11 #others 4.11 4.110 0.05 ------------------------------------------------------------------------------- ======= Cycle 4507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4508 steps, 2.56000 s simulation time, 8427.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4508 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8427.63 8427.630 8427.630 100.00 ------------------------------------------------------------------------------- PC_run 4508 4508 8403.13 1.864 1.864 99.71 GM_PC_couple 4508 4508 11.38 0.003 0.003 0.14 PC_GM_couple 4508 4508 9.01 0.002 0.002 0.11 #others 4.11 4.111 0.05 ------------------------------------------------------------------------------- ======= Cycle 4508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4509 steps, 2.56000 s simulation time, 8429.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4509 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8429.51 8429.515 8429.515 100.00 ------------------------------------------------------------------------------- PC_run 4509 4509 8405.01 1.864 1.864 99.71 GM_PC_couple 4509 4509 11.38 0.003 0.003 0.14 PC_GM_couple 4509 4509 9.01 0.002 0.002 0.11 #others 4.11 4.112 0.05 ------------------------------------------------------------------------------- ======= Cycle 4509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4510 steps, 2.56000 s simulation time, 8431.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4510 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8431.25 8431.253 8431.253 100.00 ------------------------------------------------------------------------------- PC_run 4510 4510 8406.75 1.864 1.864 99.71 GM_PC_couple 4510 4510 11.38 0.003 0.003 0.14 PC_GM_couple 4510 4510 9.01 0.002 0.002 0.11 #others 4.11 4.113 0.05 ------------------------------------------------------------------------------- ======= Cycle 4510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4511 steps, 2.56000 s simulation time, 8432.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4511 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8432.96 8432.956 8432.956 100.00 ------------------------------------------------------------------------------- PC_run 4511 4511 8408.45 1.864 1.864 99.71 GM_PC_couple 4511 4511 11.39 0.003 0.003 0.14 PC_GM_couple 4511 4511 9.01 0.002 0.002 0.11 #others 4.11 4.113 0.05 ------------------------------------------------------------------------------- ======= Cycle 4511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4512 steps, 2.56000 s simulation time, 8434.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4512 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8434.67 8434.668 8434.668 100.00 ------------------------------------------------------------------------------- PC_run 4512 4512 8410.15 1.864 1.864 99.71 GM_PC_couple 4512 4512 11.39 0.003 0.003 0.14 PC_GM_couple 4512 4512 9.01 0.002 0.002 0.11 #others 4.11 4.114 0.05 ------------------------------------------------------------------------------- ======= Cycle 4512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4513 steps, 2.56000 s simulation time, 8436.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4513 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8436.87 8436.872 8436.872 100.00 ------------------------------------------------------------------------------- PC_run 4513 4513 8412.35 1.864 1.864 99.71 GM_PC_couple 4513 4513 11.39 0.003 0.003 0.14 PC_GM_couple 4513 4513 9.01 0.002 0.002 0.11 #others 4.11 4.115 0.05 ------------------------------------------------------------------------------- ======= Cycle 4513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4514 steps, 2.56000 s simulation time, 8438.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4514 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8438.91 8438.914 8438.914 100.00 ------------------------------------------------------------------------------- PC_run 4514 4514 8414.39 1.864 1.864 99.71 GM_PC_couple 4514 4514 11.39 0.003 0.003 0.14 PC_GM_couple 4514 4514 9.02 0.002 0.002 0.11 #others 4.12 4.116 0.05 ------------------------------------------------------------------------------- ======= Cycle 4514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4515 steps, 2.56000 s simulation time, 8440.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4515 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8440.75 8440.750 8440.750 100.00 ------------------------------------------------------------------------------- PC_run 4515 4515 8416.22 1.864 1.864 99.71 GM_PC_couple 4515 4515 11.40 0.003 0.003 0.14 PC_GM_couple 4515 4515 9.02 0.002 0.002 0.11 #others 4.12 4.117 0.05 ------------------------------------------------------------------------------- ======= Cycle 4515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4516 steps, 2.56000 s simulation time, 8442.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4516 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8442.82 8442.822 8442.822 100.00 ------------------------------------------------------------------------------- PC_run 4516 4516 8418.29 1.864 1.864 99.71 GM_PC_couple 4516 4516 11.40 0.003 0.003 0.14 PC_GM_couple 4516 4516 9.02 0.002 0.002 0.11 #others 4.12 4.118 0.05 ------------------------------------------------------------------------------- ======= Cycle 4516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4517 steps, 2.56000 s simulation time, 8444.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4517 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8444.85 8444.851 8444.851 100.00 ------------------------------------------------------------------------------- PC_run 4517 4517 8420.31 1.864 1.864 99.71 GM_PC_couple 4517 4517 11.40 0.003 0.003 0.13 PC_GM_couple 4517 4517 9.02 0.002 0.002 0.11 #others 4.12 4.118 0.05 ------------------------------------------------------------------------------- ======= Cycle 4517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4518 steps, 2.56000 s simulation time, 8447.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4518 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8447.16 8447.158 8447.158 100.00 ------------------------------------------------------------------------------- PC_run 4518 4518 8422.61 1.864 1.864 99.71 GM_PC_couple 4518 4518 11.40 0.003 0.003 0.13 PC_GM_couple 4518 4518 9.02 0.002 0.002 0.11 #others 4.12 4.119 0.05 ------------------------------------------------------------------------------- ======= Cycle 4518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4519 steps, 2.56000 s simulation time, 8449.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4519 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8449.26 8449.260 8449.260 100.00 ------------------------------------------------------------------------------- PC_run 4519 4519 8424.71 1.864 1.864 99.71 GM_PC_couple 4519 4519 11.40 0.003 0.003 0.13 PC_GM_couple 4519 4519 9.03 0.002 0.002 0.11 #others 4.12 4.120 0.05 ------------------------------------------------------------------------------- ======= Cycle 4519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4520 steps, 2.56000 s simulation time, 8451.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4520 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8451.48 8451.481 8451.481 100.00 ------------------------------------------------------------------------------- PC_run 4520 4520 8426.93 1.864 1.864 99.71 GM_PC_couple 4520 4520 11.41 0.003 0.003 0.13 PC_GM_couple 4520 4520 9.03 0.002 0.002 0.11 #others 4.12 4.121 0.05 ------------------------------------------------------------------------------- ======= Cycle 4520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4521 steps, 2.56000 s simulation time, 8454.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4521 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8454.13 8454.130 8454.130 100.00 ------------------------------------------------------------------------------- PC_run 4521 4521 8429.57 1.865 1.865 99.71 GM_PC_couple 4521 4521 11.41 0.003 0.003 0.13 PC_GM_couple 4521 4521 9.03 0.002 0.002 0.11 #others 4.12 4.121 0.05 ------------------------------------------------------------------------------- ======= Cycle 4521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4522 steps, 2.56000 s simulation time, 8456.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4522 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8456.40 8456.396 8456.396 100.00 ------------------------------------------------------------------------------- PC_run 4522 4522 8431.83 1.865 1.865 99.71 GM_PC_couple 4522 4522 11.41 0.003 0.003 0.13 PC_GM_couple 4522 4522 9.03 0.002 0.002 0.11 #others 4.12 4.122 0.05 ------------------------------------------------------------------------------- ======= Cycle 4522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4523 steps, 2.56000 s simulation time, 8458.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4523 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8458.15 8458.152 8458.152 100.00 ------------------------------------------------------------------------------- PC_run 4523 4523 8433.58 1.865 1.865 99.71 GM_PC_couple 4523 4523 11.41 0.003 0.003 0.13 PC_GM_couple 4523 4523 9.03 0.002 0.002 0.11 #others 4.12 4.123 0.05 ------------------------------------------------------------------------------- ======= Cycle 4523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4524 steps, 2.56000 s simulation time, 8460.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4524 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8460.22 8460.215 8460.215 100.00 ------------------------------------------------------------------------------- PC_run 4524 4524 8435.64 1.865 1.865 99.71 GM_PC_couple 4524 4524 11.42 0.003 0.003 0.13 PC_GM_couple 4524 4524 9.03 0.002 0.002 0.11 #others 4.12 4.123 0.05 ------------------------------------------------------------------------------- ======= Cycle 4524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4525 steps, 2.56000 s simulation time, 8462.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4525 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8462.29 8462.289 8462.289 100.00 ------------------------------------------------------------------------------- PC_run 4525 4525 8437.71 1.865 1.865 99.71 GM_PC_couple 4525 4525 11.42 0.003 0.003 0.13 PC_GM_couple 4525 4525 9.04 0.002 0.002 0.11 #others 4.12 4.124 0.05 ------------------------------------------------------------------------------- ======= Cycle 4525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4526 steps, 2.56000 s simulation time, 8464.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4526 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8464.17 8464.168 8464.168 100.00 ------------------------------------------------------------------------------- PC_run 4526 4526 8439.58 1.865 1.865 99.71 GM_PC_couple 4526 4526 11.42 0.003 0.003 0.13 PC_GM_couple 4526 4526 9.04 0.002 0.002 0.11 #others 4.13 4.125 0.05 ------------------------------------------------------------------------------- ======= Cycle 4526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4527 steps, 2.56000 s simulation time, 8465.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4527 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8465.96 8465.962 8465.962 100.00 ------------------------------------------------------------------------------- PC_run 4527 4527 8441.37 1.865 1.865 99.71 GM_PC_couple 4527 4527 11.42 0.003 0.003 0.13 PC_GM_couple 4527 4527 9.04 0.002 0.002 0.11 #others 4.13 4.126 0.05 ------------------------------------------------------------------------------- ======= Cycle 4527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4528 steps, 2.56000 s simulation time, 8467.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4528 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8467.98 8467.977 8467.977 100.00 ------------------------------------------------------------------------------- PC_run 4528 4528 8443.38 1.865 1.865 99.71 GM_PC_couple 4528 4528 11.43 0.003 0.003 0.13 PC_GM_couple 4528 4528 9.04 0.002 0.002 0.11 #others 4.13 4.127 0.05 ------------------------------------------------------------------------------- ======= Cycle 4528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4529 steps, 2.56000 s simulation time, 8469.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4529 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8469.76 8469.759 8469.759 100.00 ------------------------------------------------------------------------------- PC_run 4529 4529 8445.16 1.865 1.865 99.71 GM_PC_couple 4529 4529 11.43 0.003 0.003 0.13 PC_GM_couple 4529 4529 9.04 0.002 0.002 0.11 #others 4.13 4.128 0.05 ------------------------------------------------------------------------------- ======= Cycle 4529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4530 steps, 2.56000 s simulation time, 8471.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4530 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8471.55 8471.555 8471.555 100.00 ------------------------------------------------------------------------------- PC_run 4530 4530 8446.95 1.865 1.865 99.71 GM_PC_couple 4530 4530 11.43 0.003 0.003 0.13 PC_GM_couple 4530 4530 9.05 0.002 0.002 0.11 #others 4.13 4.129 0.05 ------------------------------------------------------------------------------- ======= Cycle 4530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4531 steps, 2.56000 s simulation time, 8473.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4531 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8473.29 8473.293 8473.293 100.00 ------------------------------------------------------------------------------- PC_run 4531 4531 8448.68 1.865 1.865 99.71 GM_PC_couple 4531 4531 11.43 0.003 0.003 0.13 PC_GM_couple 4531 4531 9.05 0.002 0.002 0.11 #others 4.13 4.130 0.05 ------------------------------------------------------------------------------- ======= Cycle 4531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4532 steps, 2.56000 s simulation time, 8475.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4532 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8475.05 8475.046 8475.046 100.00 ------------------------------------------------------------------------------- PC_run 4532 4532 8450.43 1.865 1.865 99.71 GM_PC_couple 4532 4532 11.43 0.003 0.003 0.13 PC_GM_couple 4532 4532 9.05 0.002 0.002 0.11 #others 4.13 4.131 0.05 ------------------------------------------------------------------------------- ======= Cycle 4532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4533 steps, 2.56000 s simulation time, 8476.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4533 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8476.90 8476.903 8476.903 100.00 ------------------------------------------------------------------------------- PC_run 4533 4533 8452.28 1.865 1.865 99.71 GM_PC_couple 4533 4533 11.44 0.003 0.003 0.13 PC_GM_couple 4533 4533 9.05 0.002 0.002 0.11 #others 4.13 4.131 0.05 ------------------------------------------------------------------------------- ======= Cycle 4533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4534 steps, 2.56000 s simulation time, 8478.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4534 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8478.95 8478.945 8478.945 100.00 ------------------------------------------------------------------------------- PC_run 4534 4534 8454.32 1.865 1.865 99.71 GM_PC_couple 4534 4534 11.44 0.003 0.003 0.13 PC_GM_couple 4534 4534 9.05 0.002 0.002 0.11 #others 4.13 4.133 0.05 ------------------------------------------------------------------------------- ======= Cycle 4534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4535 steps, 2.56000 s simulation time, 8480.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4535 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8480.75 8480.748 8480.748 100.00 ------------------------------------------------------------------------------- PC_run 4535 4535 8456.12 1.865 1.865 99.71 GM_PC_couple 4535 4535 11.44 0.003 0.003 0.13 PC_GM_couple 4535 4535 9.06 0.002 0.002 0.11 #others 4.13 4.133 0.05 ------------------------------------------------------------------------------- ======= Cycle 4535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4536 steps, 2.56000 s simulation time, 8482.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4536 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8482.64 8482.636 8482.636 100.00 ------------------------------------------------------------------------------- PC_run 4536 4536 8458.00 1.865 1.865 99.71 GM_PC_couple 4536 4536 11.44 0.003 0.003 0.13 PC_GM_couple 4536 4536 9.06 0.002 0.002 0.11 #others 4.13 4.134 0.05 ------------------------------------------------------------------------------- ======= Cycle 4536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4537 steps, 2.56000 s simulation time, 8484.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4537 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8484.49 8484.492 8484.492 100.00 ------------------------------------------------------------------------------- PC_run 4537 4537 8459.85 1.865 1.865 99.71 GM_PC_couple 4537 4537 11.45 0.003 0.003 0.13 PC_GM_couple 4537 4537 9.06 0.002 0.002 0.11 #others 4.14 4.135 0.05 ------------------------------------------------------------------------------- ======= Cycle 4537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4538 steps, 2.56000 s simulation time, 8486.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4538 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8486.45 8486.455 8486.455 100.00 ------------------------------------------------------------------------------- PC_run 4538 4538 8461.81 1.865 1.865 99.71 GM_PC_couple 4538 4538 11.45 0.003 0.003 0.13 PC_GM_couple 4538 4538 9.06 0.002 0.002 0.11 #others 4.14 4.136 0.05 ------------------------------------------------------------------------------- ======= Cycle 4538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4539 steps, 2.56000 s simulation time, 8488.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4539 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8488.28 8488.277 8488.277 100.00 ------------------------------------------------------------------------------- PC_run 4539 4539 8463.63 1.865 1.865 99.71 GM_PC_couple 4539 4539 11.45 0.003 0.003 0.13 PC_GM_couple 4539 4539 9.06 0.002 0.002 0.11 #others 4.14 4.137 0.05 ------------------------------------------------------------------------------- ======= Cycle 4539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4540 steps, 2.56000 s simulation time, 8490.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4540 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8490.27 8490.270 8490.270 100.00 ------------------------------------------------------------------------------- PC_run 4540 4540 8465.61 1.865 1.865 99.71 GM_PC_couple 4540 4540 11.46 0.003 0.003 0.13 PC_GM_couple 4540 4540 9.07 0.002 0.002 0.11 #others 4.14 4.138 0.05 ------------------------------------------------------------------------------- ======= Cycle 4540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4541 steps, 2.56000 s simulation time, 8491.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4541 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8491.97 8491.972 8491.972 100.00 ------------------------------------------------------------------------------- PC_run 4541 4541 8467.31 1.865 1.865 99.71 GM_PC_couple 4541 4541 11.46 0.003 0.003 0.13 PC_GM_couple 4541 4541 9.07 0.002 0.002 0.11 #others 4.14 4.139 0.05 ------------------------------------------------------------------------------- ======= Cycle 4541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4542 steps, 2.56000 s simulation time, 8493.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4542 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8493.95 8493.951 8493.951 100.00 ------------------------------------------------------------------------------- PC_run 4542 4542 8469.28 1.865 1.865 99.71 GM_PC_couple 4542 4542 11.46 0.003 0.003 0.13 PC_GM_couple 4542 4542 9.07 0.002 0.002 0.11 #others 4.14 4.140 0.05 ------------------------------------------------------------------------------- ======= Cycle 4542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4543 steps, 2.56000 s simulation time, 8495.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4543 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8495.72 8495.721 8495.721 100.00 ------------------------------------------------------------------------------- PC_run 4543 4543 8471.04 1.865 1.865 99.71 GM_PC_couple 4543 4543 11.46 0.003 0.003 0.13 PC_GM_couple 4543 4543 9.07 0.002 0.002 0.11 #others 4.14 4.141 0.05 ------------------------------------------------------------------------------- ======= Cycle 4543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4544 steps, 2.56000 s simulation time, 8497.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4544 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8497.68 8497.684 8497.684 100.00 ------------------------------------------------------------------------------- PC_run 4544 4544 8473.00 1.865 1.865 99.71 GM_PC_couple 4544 4544 11.47 0.003 0.003 0.13 PC_GM_couple 4544 4544 9.07 0.002 0.002 0.11 #others 4.14 4.142 0.05 ------------------------------------------------------------------------------- ======= Cycle 4544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4545 steps, 2.56000 s simulation time, 8500.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4545 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8500.12 8500.118 8500.118 100.00 ------------------------------------------------------------------------------- PC_run 4545 4545 8475.43 1.865 1.865 99.71 GM_PC_couple 4545 4545 11.47 0.003 0.003 0.13 PC_GM_couple 4545 4545 9.08 0.002 0.002 0.11 #others 4.14 4.143 0.05 ------------------------------------------------------------------------------- ======= Cycle 4545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4546 steps, 2.56000 s simulation time, 8502.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4546 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8502.13 8502.131 8502.131 100.00 ------------------------------------------------------------------------------- PC_run 4546 4546 8477.44 1.865 1.865 99.71 GM_PC_couple 4546 4546 11.47 0.003 0.003 0.13 PC_GM_couple 4546 4546 9.08 0.002 0.002 0.11 #others 4.14 4.145 0.05 ------------------------------------------------------------------------------- ======= Cycle 4546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4547 steps, 2.56000 s simulation time, 8504.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4547 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8504.09 8504.090 8504.090 100.00 ------------------------------------------------------------------------------- PC_run 4547 4547 8479.39 1.865 1.865 99.71 GM_PC_couple 4547 4547 11.47 0.003 0.003 0.13 PC_GM_couple 4547 4547 9.08 0.002 0.002 0.11 #others 4.15 4.146 0.05 ------------------------------------------------------------------------------- ======= Cycle 4547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4548 steps, 2.56000 s simulation time, 8505.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4548 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8505.74 8505.739 8505.739 100.00 ------------------------------------------------------------------------------- PC_run 4548 4548 8481.03 1.865 1.865 99.71 GM_PC_couple 4548 4548 11.48 0.003 0.003 0.13 PC_GM_couple 4548 4548 9.08 0.002 0.002 0.11 #others 4.15 4.147 0.05 ------------------------------------------------------------------------------- ======= Cycle 4548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4549 steps, 2.56000 s simulation time, 8507.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4549 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8507.55 8507.546 8507.546 100.00 ------------------------------------------------------------------------------- PC_run 4549 4549 8482.84 1.865 1.865 99.71 GM_PC_couple 4549 4549 11.48 0.003 0.003 0.13 PC_GM_couple 4549 4549 9.08 0.002 0.002 0.11 #others 4.15 4.147 0.05 ------------------------------------------------------------------------------- ======= Cycle 4549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4550 steps, 2.56000 s simulation time, 8509.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4550 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8509.54 8509.537 8509.537 100.00 ------------------------------------------------------------------------------- PC_run 4550 4550 8484.82 1.865 1.865 99.71 GM_PC_couple 4550 4550 11.48 0.003 0.003 0.13 PC_GM_couple 4550 4550 9.09 0.002 0.002 0.11 #others 4.15 4.148 0.05 ------------------------------------------------------------------------------- ======= Cycle 4550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4551 steps, 2.56000 s simulation time, 8511.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4551 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8511.13 8511.126 8511.126 100.00 ------------------------------------------------------------------------------- PC_run 4551 4551 8486.41 1.865 1.865 99.71 GM_PC_couple 4551 4551 11.48 0.003 0.003 0.13 PC_GM_couple 4551 4551 9.09 0.002 0.002 0.11 #others 4.15 4.149 0.05 ------------------------------------------------------------------------------- ======= Cycle 4551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4552 steps, 2.56000 s simulation time, 8512.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4552 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8512.91 8512.906 8512.906 100.00 ------------------------------------------------------------------------------- PC_run 4552 4552 8488.18 1.865 1.865 99.71 GM_PC_couple 4552 4552 11.49 0.003 0.003 0.13 PC_GM_couple 4552 4552 9.09 0.002 0.002 0.11 #others 4.15 4.150 0.05 ------------------------------------------------------------------------------- ======= Cycle 4552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4553 steps, 2.56000 s simulation time, 8514.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4553 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8514.92 8514.920 8514.920 100.00 ------------------------------------------------------------------------------- PC_run 4553 4553 8490.19 1.865 1.865 99.71 GM_PC_couple 4553 4553 11.49 0.003 0.003 0.13 PC_GM_couple 4553 4553 9.09 0.002 0.002 0.11 #others 4.15 4.151 0.05 ------------------------------------------------------------------------------- ======= Cycle 4553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4554 steps, 2.56000 s simulation time, 8516.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4554 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8516.95 8516.954 8516.954 100.00 ------------------------------------------------------------------------------- PC_run 4554 4554 8492.22 1.865 1.865 99.71 GM_PC_couple 4554 4554 11.49 0.003 0.003 0.13 PC_GM_couple 4554 4554 9.09 0.002 0.002 0.11 #others 4.15 4.152 0.05 ------------------------------------------------------------------------------- ======= Cycle 4554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4555 steps, 2.56000 s simulation time, 8518.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4555 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8518.94 8518.942 8518.942 100.00 ------------------------------------------------------------------------------- PC_run 4555 4555 8494.20 1.865 1.865 99.71 GM_PC_couple 4555 4555 11.49 0.003 0.003 0.13 PC_GM_couple 4555 4555 9.10 0.002 0.002 0.11 #others 4.15 4.153 0.05 ------------------------------------------------------------------------------- ======= Cycle 4555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4556 steps, 2.56000 s simulation time, 8521.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4556 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8521.03 8521.032 8521.032 100.00 ------------------------------------------------------------------------------- PC_run 4556 4556 8496.28 1.865 1.865 99.71 GM_PC_couple 4556 4556 11.50 0.003 0.003 0.13 PC_GM_couple 4556 4556 9.10 0.002 0.002 0.11 #others 4.15 4.154 0.05 ------------------------------------------------------------------------------- ======= Cycle 4556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4557 steps, 2.56000 s simulation time, 8523.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4557 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8523.41 8523.406 8523.406 100.00 ------------------------------------------------------------------------------- PC_run 4557 4557 8498.65 1.865 1.865 99.71 GM_PC_couple 4557 4557 11.50 0.003 0.003 0.13 PC_GM_couple 4557 4557 9.10 0.002 0.002 0.11 #others 4.16 4.155 0.05 ------------------------------------------------------------------------------- ======= Cycle 4557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4558 steps, 2.56000 s simulation time, 8525.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4558 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8525.73 8525.728 8525.728 100.00 ------------------------------------------------------------------------------- PC_run 4558 4558 8500.97 1.865 1.865 99.71 GM_PC_couple 4558 4558 11.50 0.003 0.003 0.13 PC_GM_couple 4558 4558 9.10 0.002 0.002 0.11 #others 4.16 4.156 0.05 ------------------------------------------------------------------------------- ======= Cycle 4558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4559 steps, 2.56000 s simulation time, 8527.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4559 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8527.75 8527.754 8527.754 100.00 ------------------------------------------------------------------------------- PC_run 4559 4559 8502.99 1.865 1.865 99.71 GM_PC_couple 4559 4559 11.51 0.003 0.003 0.13 PC_GM_couple 4559 4559 9.10 0.002 0.002 0.11 #others 4.16 4.157 0.05 ------------------------------------------------------------------------------- ======= Cycle 4559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4560 steps, 2.56000 s simulation time, 8529.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4560 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8529.88 8529.882 8529.882 100.00 ------------------------------------------------------------------------------- PC_run 4560 4560 8505.11 1.865 1.865 99.71 GM_PC_couple 4560 4560 11.51 0.003 0.003 0.13 PC_GM_couple 4560 4560 9.11 0.002 0.002 0.11 #others 4.16 4.159 0.05 ------------------------------------------------------------------------------- ======= Cycle 4560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4561 steps, 2.56000 s simulation time, 8531.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4561 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8531.92 8531.919 8531.919 100.00 ------------------------------------------------------------------------------- PC_run 4561 4561 8507.14 1.865 1.865 99.71 GM_PC_couple 4561 4561 11.51 0.003 0.003 0.13 PC_GM_couple 4561 4561 9.11 0.002 0.002 0.11 #others 4.16 4.160 0.05 ------------------------------------------------------------------------------- ======= Cycle 4561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4562 steps, 2.56000 s simulation time, 8534.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4562 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8534.29 8534.292 8534.292 100.00 ------------------------------------------------------------------------------- PC_run 4562 4562 8509.51 1.865 1.865 99.71 GM_PC_couple 4562 4562 11.51 0.003 0.003 0.13 PC_GM_couple 4562 4562 9.11 0.002 0.002 0.11 #others 4.16 4.161 0.05 ------------------------------------------------------------------------------- ======= Cycle 4562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4563 steps, 2.56000 s simulation time, 8536.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4563 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8536.18 8536.185 8536.185 100.00 ------------------------------------------------------------------------------- PC_run 4563 4563 8511.39 1.865 1.865 99.71 GM_PC_couple 4563 4563 11.52 0.003 0.003 0.13 PC_GM_couple 4563 4563 9.11 0.002 0.002 0.11 #others 4.16 4.162 0.05 ------------------------------------------------------------------------------- ======= Cycle 4563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4564 steps, 2.56000 s simulation time, 8538.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4564 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8538.80 8538.795 8538.795 100.00 ------------------------------------------------------------------------------- PC_run 4564 4564 8514.00 1.865 1.865 99.71 GM_PC_couple 4564 4564 11.52 0.003 0.003 0.13 PC_GM_couple 4564 4564 9.12 0.002 0.002 0.11 #others 4.16 4.163 0.05 ------------------------------------------------------------------------------- ======= Cycle 4564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4565 steps, 2.56000 s simulation time, 8541.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4565 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8541.22 8541.216 8541.216 100.00 ------------------------------------------------------------------------------- PC_run 4565 4565 8516.41 1.866 1.866 99.71 GM_PC_couple 4565 4565 11.52 0.003 0.003 0.13 PC_GM_couple 4565 4565 9.12 0.002 0.002 0.11 #others 4.16 4.164 0.05 ------------------------------------------------------------------------------- ======= Cycle 4565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4566 steps, 2.56000 s simulation time, 8543.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4566 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8543.90 8543.896 8543.896 100.00 ------------------------------------------------------------------------------- PC_run 4566 4566 8519.08 1.866 1.866 99.71 GM_PC_couple 4566 4566 11.53 0.003 0.003 0.13 PC_GM_couple 4566 4566 9.12 0.002 0.002 0.11 #others 4.17 4.165 0.05 ------------------------------------------------------------------------------- ======= Cycle 4566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4567 steps, 2.56000 s simulation time, 8546.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4567 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8546.25 8546.251 8546.251 100.00 ------------------------------------------------------------------------------- PC_run 4567 4567 8521.43 1.866 1.866 99.71 GM_PC_couple 4567 4567 11.53 0.003 0.003 0.13 PC_GM_couple 4567 4567 9.12 0.002 0.002 0.11 #others 4.17 4.166 0.05 ------------------------------------------------------------------------------- ======= Cycle 4567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4568 steps, 2.56000 s simulation time, 8548.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4568 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8548.66 8548.655 8548.655 100.00 ------------------------------------------------------------------------------- PC_run 4568 4568 8523.83 1.866 1.866 99.71 GM_PC_couple 4568 4568 11.53 0.003 0.003 0.13 PC_GM_couple 4568 4568 9.13 0.002 0.002 0.11 #others 4.17 4.168 0.05 ------------------------------------------------------------------------------- ======= Cycle 4568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4569 steps, 2.56000 s simulation time, 8551.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4569 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8551.22 8551.217 8551.217 100.00 ------------------------------------------------------------------------------- PC_run 4569 4569 8526.38 1.866 1.866 99.71 GM_PC_couple 4569 4569 11.54 0.003 0.003 0.13 PC_GM_couple 4569 4569 9.13 0.002 0.002 0.11 #others 4.17 4.169 0.05 ------------------------------------------------------------------------------- ======= Cycle 4569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4570 steps, 2.56000 s simulation time, 8553.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4570 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8553.35 8553.353 8553.353 100.00 ------------------------------------------------------------------------------- PC_run 4570 4570 8528.51 1.866 1.866 99.71 GM_PC_couple 4570 4570 11.54 0.003 0.003 0.13 PC_GM_couple 4570 4570 9.13 0.002 0.002 0.11 #others 4.17 4.170 0.05 ------------------------------------------------------------------------------- ======= Cycle 4570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4571 steps, 2.56000 s simulation time, 8555.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4571 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8555.87 8555.871 8555.871 100.00 ------------------------------------------------------------------------------- PC_run 4571 4571 8531.03 1.866 1.866 99.71 GM_PC_couple 4571 4571 11.54 0.003 0.003 0.13 PC_GM_couple 4571 4571 9.13 0.002 0.002 0.11 #others 4.17 4.171 0.05 ------------------------------------------------------------------------------- ======= Cycle 4571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4572 steps, 2.56000 s simulation time, 8558.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4572 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8558.13 8558.133 8558.133 100.00 ------------------------------------------------------------------------------- PC_run 4572 4572 8533.28 1.866 1.866 99.71 GM_PC_couple 4572 4572 11.55 0.003 0.003 0.13 PC_GM_couple 4572 4572 9.14 0.002 0.002 0.11 #others 4.17 4.172 0.05 ------------------------------------------------------------------------------- ======= Cycle 4572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4573 steps, 2.56000 s simulation time, 8560.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4573 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8560.23 8560.227 8560.227 100.00 ------------------------------------------------------------------------------- PC_run 4573 4573 8535.37 1.866 1.866 99.71 GM_PC_couple 4573 4573 11.55 0.003 0.003 0.13 PC_GM_couple 4573 4573 9.14 0.002 0.002 0.11 #others 4.17 4.173 0.05 ------------------------------------------------------------------------------- ======= Cycle 4573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4574 steps, 2.56000 s simulation time, 8562.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4574 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8562.92 8562.920 8562.920 100.00 ------------------------------------------------------------------------------- PC_run 4574 4574 8538.05 1.867 1.867 99.71 GM_PC_couple 4574 4574 11.55 0.003 0.003 0.13 PC_GM_couple 4574 4574 9.14 0.002 0.002 0.11 #others 4.17 4.174 0.05 ------------------------------------------------------------------------------- ======= Cycle 4574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4575 steps, 2.56000 s simulation time, 8565.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4575 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8565.19 8565.189 8565.189 100.00 ------------------------------------------------------------------------------- PC_run 4575 4575 8540.32 1.867 1.867 99.71 GM_PC_couple 4575 4575 11.55 0.003 0.003 0.13 PC_GM_couple 4575 4575 9.14 0.002 0.002 0.11 #others 4.18 4.175 0.05 ------------------------------------------------------------------------------- ======= Cycle 4575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4576 steps, 2.56000 s simulation time, 8567.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4576 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8567.19 8567.193 8567.193 100.00 ------------------------------------------------------------------------------- PC_run 4576 4576 8542.32 1.867 1.867 99.71 GM_PC_couple 4576 4576 11.56 0.003 0.003 0.13 PC_GM_couple 4576 4576 9.14 0.002 0.002 0.11 #others 4.18 4.176 0.05 ------------------------------------------------------------------------------- ======= Cycle 4576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4577 steps, 2.56000 s simulation time, 8569.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4577 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8569.52 8569.519 8569.519 100.00 ------------------------------------------------------------------------------- PC_run 4577 4577 8544.64 1.867 1.867 99.71 GM_PC_couple 4577 4577 11.56 0.003 0.003 0.13 PC_GM_couple 4577 4577 9.15 0.002 0.002 0.11 #others 4.18 4.177 0.05 ------------------------------------------------------------------------------- ======= Cycle 4577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4578 steps, 2.56000 s simulation time, 8572.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4578 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8572.08 8572.081 8572.081 100.00 ------------------------------------------------------------------------------- PC_run 4578 4578 8547.20 1.867 1.867 99.71 GM_PC_couple 4578 4578 11.56 0.003 0.003 0.13 PC_GM_couple 4578 4578 9.15 0.002 0.002 0.11 #others 4.18 4.178 0.05 ------------------------------------------------------------------------------- ======= Cycle 4578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4579 steps, 2.56000 s simulation time, 8574.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4579 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8574.34 8574.341 8574.341 100.00 ------------------------------------------------------------------------------- PC_run 4579 4579 8549.45 1.867 1.867 99.71 GM_PC_couple 4579 4579 11.56 0.003 0.003 0.13 PC_GM_couple 4579 4579 9.15 0.002 0.002 0.11 #others 4.18 4.179 0.05 ------------------------------------------------------------------------------- ======= Cycle 4579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4580 steps, 2.56000 s simulation time, 8576.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4580 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8576.53 8576.531 8576.531 100.00 ------------------------------------------------------------------------------- PC_run 4580 4580 8551.63 1.867 1.867 99.71 GM_PC_couple 4580 4580 11.57 0.003 0.003 0.13 PC_GM_couple 4580 4580 9.15 0.002 0.002 0.11 #others 4.18 4.180 0.05 ------------------------------------------------------------------------------- ======= Cycle 4580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4581 steps, 2.56000 s simulation time, 8578.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4581 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8578.57 8578.572 8578.572 100.00 ------------------------------------------------------------------------------- PC_run 4581 4581 8553.67 1.867 1.867 99.71 GM_PC_couple 4581 4581 11.57 0.003 0.003 0.13 PC_GM_couple 4581 4581 9.15 0.002 0.002 0.11 #others 4.18 4.181 0.05 ------------------------------------------------------------------------------- ======= Cycle 4581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4582 steps, 2.56000 s simulation time, 8581.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4582 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8581.25 8581.245 8581.245 100.00 ------------------------------------------------------------------------------- PC_run 4582 4582 8556.34 1.867 1.867 99.71 GM_PC_couple 4582 4582 11.57 0.003 0.003 0.13 PC_GM_couple 4582 4582 9.16 0.002 0.002 0.11 #others 4.18 4.181 0.05 ------------------------------------------------------------------------------- ======= Cycle 4582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4583 steps, 2.56000 s simulation time, 8583.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4583 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8583.40 8583.396 8583.396 100.00 ------------------------------------------------------------------------------- PC_run 4583 4583 8558.48 1.867 1.867 99.71 GM_PC_couple 4583 4583 11.58 0.003 0.003 0.13 PC_GM_couple 4583 4583 9.16 0.002 0.002 0.11 #others 4.18 4.182 0.05 ------------------------------------------------------------------------------- ======= Cycle 4583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4584 steps, 2.56000 s simulation time, 8586.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4584 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8586.06 8586.064 8586.064 100.00 ------------------------------------------------------------------------------- PC_run 4584 4584 8561.14 1.868 1.868 99.71 GM_PC_couple 4584 4584 11.58 0.003 0.003 0.13 PC_GM_couple 4584 4584 9.16 0.002 0.002 0.11 #others 4.18 4.184 0.05 ------------------------------------------------------------------------------- ======= Cycle 4584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4585 steps, 2.56000 s simulation time, 8588.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4585 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8588.00 8588.002 8588.002 100.00 ------------------------------------------------------------------------------- PC_run 4585 4585 8563.07 1.868 1.868 99.71 GM_PC_couple 4585 4585 11.58 0.003 0.003 0.13 PC_GM_couple 4585 4585 9.16 0.002 0.002 0.11 #others 4.18 4.184 0.05 ------------------------------------------------------------------------------- ======= Cycle 4585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4586 steps, 2.56000 s simulation time, 8590.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4586 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8590.46 8590.458 8590.458 100.00 ------------------------------------------------------------------------------- PC_run 4586 4586 8565.52 1.868 1.868 99.71 GM_PC_couple 4586 4586 11.58 0.003 0.003 0.13 PC_GM_couple 4586 4586 9.17 0.002 0.002 0.11 #others 4.19 4.185 0.05 ------------------------------------------------------------------------------- ======= Cycle 4586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4587 steps, 2.56000 s simulation time, 8592.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4587 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8592.35 8592.353 8592.353 100.00 ------------------------------------------------------------------------------- PC_run 4587 4587 8567.41 1.868 1.868 99.71 GM_PC_couple 4587 4587 11.59 0.003 0.003 0.13 PC_GM_couple 4587 4587 9.17 0.002 0.002 0.11 #others 4.19 4.186 0.05 ------------------------------------------------------------------------------- ======= Cycle 4587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4588 steps, 2.56000 s simulation time, 8594.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4588 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8594.24 8594.240 8594.240 100.00 ------------------------------------------------------------------------------- PC_run 4588 4588 8569.29 1.868 1.868 99.71 GM_PC_couple 4588 4588 11.59 0.003 0.003 0.13 PC_GM_couple 4588 4588 9.17 0.002 0.002 0.11 #others 4.19 4.188 0.05 ------------------------------------------------------------------------------- ======= Cycle 4588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4589 steps, 2.56000 s simulation time, 8596.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4589 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8596.24 8596.244 8596.244 100.00 ------------------------------------------------------------------------------- PC_run 4589 4589 8571.29 1.868 1.868 99.71 GM_PC_couple 4589 4589 11.59 0.003 0.003 0.13 PC_GM_couple 4589 4589 9.17 0.002 0.002 0.11 #others 4.19 4.189 0.05 ------------------------------------------------------------------------------- ======= Cycle 4589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4590 steps, 2.56000 s simulation time, 8598.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4590 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8598.13 8598.128 8598.128 100.00 ------------------------------------------------------------------------------- PC_run 4590 4590 8573.17 1.868 1.868 99.71 GM_PC_couple 4590 4590 11.60 0.003 0.003 0.13 PC_GM_couple 4590 4590 9.18 0.002 0.002 0.11 #others 4.19 4.190 0.05 ------------------------------------------------------------------------------- ======= Cycle 4590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4591 steps, 2.56000 s simulation time, 8599.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4591 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8599.84 8599.839 8599.839 100.00 ------------------------------------------------------------------------------- PC_run 4591 4591 8574.87 1.868 1.868 99.71 GM_PC_couple 4591 4591 11.60 0.003 0.003 0.13 PC_GM_couple 4591 4591 9.18 0.002 0.002 0.11 #others 4.19 4.191 0.05 ------------------------------------------------------------------------------- ======= Cycle 4591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4592 steps, 2.56000 s simulation time, 8601.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4592 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8601.70 8601.704 8601.704 100.00 ------------------------------------------------------------------------------- PC_run 4592 4592 8576.73 1.868 1.868 99.71 GM_PC_couple 4592 4592 11.60 0.003 0.003 0.13 PC_GM_couple 4592 4592 9.18 0.002 0.002 0.11 #others 4.19 4.192 0.05 ------------------------------------------------------------------------------- ======= Cycle 4592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4593 steps, 2.56000 s simulation time, 8603.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4593 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8603.39 8603.388 8603.388 100.00 ------------------------------------------------------------------------------- PC_run 4593 4593 8578.41 1.868 1.868 99.71 GM_PC_couple 4593 4593 11.60 0.003 0.003 0.13 PC_GM_couple 4593 4593 9.18 0.002 0.002 0.11 #others 4.19 4.193 0.05 ------------------------------------------------------------------------------- ======= Cycle 4593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4594 steps, 2.56000 s simulation time, 8605.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4594 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8605.37 8605.373 8605.373 100.00 ------------------------------------------------------------------------------- PC_run 4594 4594 8580.39 1.868 1.868 99.71 GM_PC_couple 4594 4594 11.61 0.003 0.003 0.13 PC_GM_couple 4594 4594 9.18 0.002 0.002 0.11 #others 4.19 4.193 0.05 ------------------------------------------------------------------------------- ======= Cycle 4594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4595 steps, 2.56000 s simulation time, 8607.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4595 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8607.17 8607.174 8607.174 100.00 ------------------------------------------------------------------------------- PC_run 4595 4595 8582.18 1.868 1.868 99.71 GM_PC_couple 4595 4595 11.61 0.003 0.003 0.13 PC_GM_couple 4595 4595 9.19 0.002 0.002 0.11 #others 4.19 4.195 0.05 ------------------------------------------------------------------------------- ======= Cycle 4595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4596 steps, 2.56000 s simulation time, 8608.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4596 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8608.87 8608.872 8608.872 100.00 ------------------------------------------------------------------------------- PC_run 4596 4596 8583.88 1.868 1.868 99.71 GM_PC_couple 4596 4596 11.61 0.003 0.003 0.13 PC_GM_couple 4596 4596 9.19 0.002 0.002 0.11 #others 4.20 4.196 0.05 ------------------------------------------------------------------------------- ======= Cycle 4596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4597 steps, 2.56000 s simulation time, 8610.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4597 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8610.85 8610.849 8610.849 100.00 ------------------------------------------------------------------------------- PC_run 4597 4597 8585.85 1.868 1.868 99.71 GM_PC_couple 4597 4597 11.61 0.003 0.003 0.13 PC_GM_couple 4597 4597 9.19 0.002 0.002 0.11 #others 4.20 4.197 0.05 ------------------------------------------------------------------------------- ======= Cycle 4597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4598 steps, 2.56000 s simulation time, 8612.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4598 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8612.92 8612.915 8612.915 100.00 ------------------------------------------------------------------------------- PC_run 4598 4598 8587.91 1.868 1.868 99.71 GM_PC_couple 4598 4598 11.62 0.003 0.003 0.13 PC_GM_couple 4598 4598 9.19 0.002 0.002 0.11 #others 4.20 4.197 0.05 ------------------------------------------------------------------------------- ======= Cycle 4598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4599 steps, 2.56000 s simulation time, 8614.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4599 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8614.92 8614.916 8614.916 100.00 ------------------------------------------------------------------------------- PC_run 4599 4599 8589.90 1.868 1.868 99.71 GM_PC_couple 4599 4599 11.62 0.003 0.003 0.13 PC_GM_couple 4599 4599 9.19 0.002 0.002 0.11 #others 4.20 4.198 0.05 ------------------------------------------------------------------------------- ======= Cycle 4599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4600 steps, 2.56000 s simulation time, 8617.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4600 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8617.13 8617.125 8617.125 100.00 ------------------------------------------------------------------------------- PC_run 4600 4600 8592.11 1.868 1.868 99.71 GM_PC_couple 4600 4600 11.62 0.003 0.003 0.13 PC_GM_couple 4600 4600 9.20 0.002 0.002 0.11 #others 4.20 4.199 0.05 ------------------------------------------------------------------------------- ======= Cycle 4600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4601 steps, 2.56000 s simulation time, 8619.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4601 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8619.45 8619.450 8619.450 100.00 ------------------------------------------------------------------------------- PC_run 4601 4601 8594.43 1.868 1.868 99.71 GM_PC_couple 4601 4601 11.62 0.003 0.003 0.13 PC_GM_couple 4601 4601 9.20 0.002 0.002 0.11 #others 4.20 4.200 0.05 ------------------------------------------------------------------------------- ======= Cycle 4601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4602 steps, 2.56000 s simulation time, 8621.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4602 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8621.44 8621.445 8621.445 100.00 ------------------------------------------------------------------------------- PC_run 4602 4602 8596.41 1.868 1.868 99.71 GM_PC_couple 4602 4602 11.63 0.003 0.003 0.13 PC_GM_couple 4602 4602 9.20 0.002 0.002 0.11 #others 4.20 4.201 0.05 ------------------------------------------------------------------------------- ======= Cycle 4602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4603 steps, 2.56000 s simulation time, 8623.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4603 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8623.41 8623.408 8623.408 100.00 ------------------------------------------------------------------------------- PC_run 4603 4603 8598.37 1.868 1.868 99.71 GM_PC_couple 4603 4603 11.63 0.003 0.003 0.13 PC_GM_couple 4603 4603 9.20 0.002 0.002 0.11 #others 4.20 4.202 0.05 ------------------------------------------------------------------------------- ======= Cycle 4603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4604 steps, 2.56000 s simulation time, 8625.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4604 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8625.28 8625.278 8625.278 100.00 ------------------------------------------------------------------------------- PC_run 4604 4604 8600.24 1.868 1.868 99.71 GM_PC_couple 4604 4604 11.63 0.003 0.003 0.13 PC_GM_couple 4604 4604 9.20 0.002 0.002 0.11 #others 4.20 4.204 0.05 ------------------------------------------------------------------------------- ======= Cycle 4604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4605 steps, 2.56000 s simulation time, 8627.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4605 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8627.43 8627.428 8627.428 100.00 ------------------------------------------------------------------------------- PC_run 4605 4605 8602.38 1.868 1.868 99.71 GM_PC_couple 4605 4605 11.64 0.003 0.003 0.13 PC_GM_couple 4605 4605 9.21 0.002 0.002 0.11 #others 4.20 4.205 0.05 ------------------------------------------------------------------------------- ======= Cycle 4605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4606 steps, 2.56000 s simulation time, 8629.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4606 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8629.52 8629.517 8629.517 100.00 ------------------------------------------------------------------------------- PC_run 4606 4606 8604.46 1.868 1.868 99.71 GM_PC_couple 4606 4606 11.64 0.003 0.003 0.13 PC_GM_couple 4606 4606 9.21 0.002 0.002 0.11 #others 4.21 4.206 0.05 ------------------------------------------------------------------------------- ======= Cycle 4606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4607 steps, 2.56000 s simulation time, 8631.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4607 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8631.66 8631.663 8631.663 100.00 ------------------------------------------------------------------------------- PC_run 4607 4607 8606.60 1.868 1.868 99.71 GM_PC_couple 4607 4607 11.64 0.003 0.003 0.13 PC_GM_couple 4607 4607 9.21 0.002 0.002 0.11 #others 4.21 4.207 0.05 ------------------------------------------------------------------------------- ======= Cycle 4607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4608 steps, 2.56000 s simulation time, 8633.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4608 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8633.70 8633.704 8633.704 100.00 ------------------------------------------------------------------------------- PC_run 4608 4608 8608.63 1.868 1.868 99.71 GM_PC_couple 4608 4608 11.65 0.003 0.003 0.13 PC_GM_couple 4608 4608 9.21 0.002 0.002 0.11 #others 4.21 4.208 0.05 ------------------------------------------------------------------------------- ======= Cycle 4608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4609 steps, 2.56000 s simulation time, 8635.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4609 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8635.72 8635.721 8635.721 100.00 ------------------------------------------------------------------------------- PC_run 4609 4609 8610.65 1.868 1.868 99.71 GM_PC_couple 4609 4609 11.65 0.003 0.003 0.13 PC_GM_couple 4609 4609 9.22 0.002 0.002 0.11 #others 4.21 4.209 0.05 ------------------------------------------------------------------------------- ======= Cycle 4609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4610 steps, 2.56000 s simulation time, 8637.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4610 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8637.55 8637.553 8637.553 100.00 ------------------------------------------------------------------------------- PC_run 4610 4610 8612.47 1.868 1.868 99.71 GM_PC_couple 4610 4610 11.65 0.003 0.003 0.13 PC_GM_couple 4610 4610 9.22 0.002 0.002 0.11 #others 4.21 4.210 0.05 ------------------------------------------------------------------------------- ======= Cycle 4610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4611 steps, 2.56000 s simulation time, 8639.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4611 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8639.30 8639.296 8639.296 100.00 ------------------------------------------------------------------------------- PC_run 4611 4611 8614.21 1.868 1.868 99.71 GM_PC_couple 4611 4611 11.66 0.003 0.003 0.13 PC_GM_couple 4611 4611 9.22 0.002 0.002 0.11 #others 4.21 4.211 0.05 ------------------------------------------------------------------------------- ======= Cycle 4611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4612 steps, 2.56000 s simulation time, 8641.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4612 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8641.21 8641.210 8641.210 100.00 ------------------------------------------------------------------------------- PC_run 4612 4612 8616.12 1.868 1.868 99.71 GM_PC_couple 4612 4612 11.66 0.003 0.003 0.13 PC_GM_couple 4612 4612 9.22 0.002 0.002 0.11 #others 4.21 4.212 0.05 ------------------------------------------------------------------------------- ======= Cycle 4612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4613 steps, 2.56000 s simulation time, 8643.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4613 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8643.61 8643.609 8643.609 100.00 ------------------------------------------------------------------------------- PC_run 4613 4613 8618.51 1.868 1.868 99.71 GM_PC_couple 4613 4613 11.66 0.003 0.003 0.13 PC_GM_couple 4613 4613 9.22 0.002 0.002 0.11 #others 4.21 4.212 0.05 ------------------------------------------------------------------------------- ======= Cycle 4613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4614 steps, 2.56000 s simulation time, 8645.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4614 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8645.93 8645.935 8645.935 100.00 ------------------------------------------------------------------------------- PC_run 4614 4614 8620.83 1.868 1.868 99.71 GM_PC_couple 4614 4614 11.66 0.003 0.003 0.13 PC_GM_couple 4614 4614 9.22 0.002 0.002 0.11 #others 4.21 4.213 0.05 ------------------------------------------------------------------------------- ======= Cycle 4614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4615 steps, 2.56000 s simulation time, 8647.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4615 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8647.63 8647.625 8647.625 100.00 ------------------------------------------------------------------------------- PC_run 4615 4615 8622.52 1.868 1.868 99.71 GM_PC_couple 4615 4615 11.67 0.003 0.003 0.13 PC_GM_couple 4615 4615 9.23 0.002 0.002 0.11 #others 4.21 4.214 0.05 ------------------------------------------------------------------------------- ======= Cycle 4615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4616 steps, 2.56000 s simulation time, 8649.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4616 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8649.38 8649.381 8649.381 100.00 ------------------------------------------------------------------------------- PC_run 4616 4616 8624.27 1.868 1.868 99.71 GM_PC_couple 4616 4616 11.67 0.003 0.003 0.13 PC_GM_couple 4616 4616 9.23 0.002 0.002 0.11 #others 4.22 4.215 0.05 ------------------------------------------------------------------------------- ======= Cycle 4616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4617 steps, 2.56000 s simulation time, 8651.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4617 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8651.42 8651.415 8651.415 100.00 ------------------------------------------------------------------------------- PC_run 4617 4617 8626.29 1.868 1.868 99.71 GM_PC_couple 4617 4617 11.67 0.003 0.003 0.13 PC_GM_couple 4617 4617 9.23 0.002 0.002 0.11 #others 4.22 4.216 0.05 ------------------------------------------------------------------------------- ======= Cycle 4617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4618 steps, 2.56000 s simulation time, 8653.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4618 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8653.16 8653.160 8653.160 100.00 ------------------------------------------------------------------------------- PC_run 4618 4618 8628.03 1.868 1.868 99.71 GM_PC_couple 4618 4618 11.68 0.003 0.003 0.13 PC_GM_couple 4618 4618 9.23 0.002 0.002 0.11 #others 4.22 4.217 0.05 ------------------------------------------------------------------------------- ======= Cycle 4618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4619 steps, 2.56000 s simulation time, 8654.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4619 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8654.92 8654.922 8654.922 100.00 ------------------------------------------------------------------------------- PC_run 4619 4619 8629.79 1.868 1.868 99.71 GM_PC_couple 4619 4619 11.68 0.003 0.003 0.13 PC_GM_couple 4619 4619 9.24 0.002 0.002 0.11 #others 4.22 4.218 0.05 ------------------------------------------------------------------------------- ======= Cycle 4619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4620 steps, 2.56000 s simulation time, 8656.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4620 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8656.65 8656.648 8656.648 100.00 ------------------------------------------------------------------------------- PC_run 4620 4620 8631.51 1.868 1.868 99.71 GM_PC_couple 4620 4620 11.68 0.003 0.003 0.13 PC_GM_couple 4620 4620 9.24 0.002 0.002 0.11 #others 4.22 4.219 0.05 ------------------------------------------------------------------------------- ======= Cycle 4620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4621 steps, 2.56000 s simulation time, 8658.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4621 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8658.68 8658.677 8658.677 100.00 ------------------------------------------------------------------------------- PC_run 4621 4621 8633.53 1.868 1.868 99.71 GM_PC_couple 4621 4621 11.68 0.003 0.003 0.13 PC_GM_couple 4621 4621 9.24 0.002 0.002 0.11 #others 4.22 4.220 0.05 ------------------------------------------------------------------------------- ======= Cycle 4621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4622 steps, 2.56000 s simulation time, 8660.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4622 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8660.44 8660.438 8660.438 100.00 ------------------------------------------------------------------------------- PC_run 4622 4622 8635.28 1.868 1.868 99.71 GM_PC_couple 4622 4622 11.69 0.003 0.003 0.13 PC_GM_couple 4622 4622 9.24 0.002 0.002 0.11 #others 4.22 4.222 0.05 ------------------------------------------------------------------------------- ======= Cycle 4622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4623 steps, 2.56000 s simulation time, 8662.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4623 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8662.45 8662.452 8662.452 100.00 ------------------------------------------------------------------------------- PC_run 4623 4623 8637.29 1.868 1.868 99.71 GM_PC_couple 4623 4623 11.69 0.003 0.003 0.13 PC_GM_couple 4623 4623 9.25 0.002 0.002 0.11 #others 4.22 4.223 0.05 ------------------------------------------------------------------------------- ======= Cycle 4623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4624 steps, 2.56000 s simulation time, 8664.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4624 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8664.40 8664.399 8664.399 100.00 ------------------------------------------------------------------------------- PC_run 4624 4624 8639.23 1.868 1.868 99.71 GM_PC_couple 4624 4624 11.70 0.003 0.003 0.13 PC_GM_couple 4624 4624 9.25 0.002 0.002 0.11 #others 4.22 4.224 0.05 ------------------------------------------------------------------------------- ======= Cycle 4624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4625 steps, 2.56000 s simulation time, 8666.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4625 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8666.58 8666.580 8666.580 100.00 ------------------------------------------------------------------------------- PC_run 4625 4625 8641.40 1.868 1.868 99.71 GM_PC_couple 4625 4625 11.70 0.003 0.003 0.13 PC_GM_couple 4625 4625 9.25 0.002 0.002 0.11 #others 4.23 4.225 0.05 ------------------------------------------------------------------------------- ======= Cycle 4625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4626 steps, 2.56000 s simulation time, 8668.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4626 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8668.38 8668.377 8668.377 100.00 ------------------------------------------------------------------------------- PC_run 4626 4626 8643.20 1.868 1.868 99.71 GM_PC_couple 4626 4626 11.70 0.003 0.003 0.13 PC_GM_couple 4626 4626 9.25 0.002 0.002 0.11 #others 4.23 4.226 0.05 ------------------------------------------------------------------------------- ======= Cycle 4626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4627 steps, 2.56000 s simulation time, 8670.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4627 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8670.21 8670.208 8670.208 100.00 ------------------------------------------------------------------------------- PC_run 4627 4627 8645.02 1.868 1.868 99.71 GM_PC_couple 4627 4627 11.70 0.003 0.003 0.13 PC_GM_couple 4627 4627 9.26 0.002 0.002 0.11 #others 4.23 4.227 0.05 ------------------------------------------------------------------------------- ======= Cycle 4627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4628 steps, 2.56000 s simulation time, 8672.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4628 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8672.24 8672.242 8672.242 100.00 ------------------------------------------------------------------------------- PC_run 4628 4628 8647.05 1.868 1.868 99.71 GM_PC_couple 4628 4628 11.71 0.003 0.003 0.13 PC_GM_couple 4628 4628 9.26 0.002 0.002 0.11 #others 4.23 4.228 0.05 ------------------------------------------------------------------------------- ======= Cycle 4628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4629 steps, 2.56000 s simulation time, 8674.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4629 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8674.96 8674.965 8674.965 100.00 ------------------------------------------------------------------------------- PC_run 4629 4629 8649.76 1.869 1.869 99.71 GM_PC_couple 4629 4629 11.71 0.003 0.003 0.13 PC_GM_couple 4629 4629 9.26 0.002 0.002 0.11 #others 4.23 4.229 0.05 ------------------------------------------------------------------------------- ======= Cycle 4629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4630 steps, 2.56000 s simulation time, 8677.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4630 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8677.47 8677.471 8677.471 100.00 ------------------------------------------------------------------------------- PC_run 4630 4630 8652.27 1.869 1.869 99.71 GM_PC_couple 4630 4630 11.71 0.003 0.003 0.13 PC_GM_couple 4630 4630 9.26 0.002 0.002 0.11 #others 4.23 4.230 0.05 ------------------------------------------------------------------------------- ======= Cycle 4630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4631 steps, 2.56000 s simulation time, 8680.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4631 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8680.09 8680.095 8680.095 100.00 ------------------------------------------------------------------------------- PC_run 4631 4631 8654.88 1.869 1.869 99.71 GM_PC_couple 4631 4631 11.71 0.003 0.003 0.13 PC_GM_couple 4631 4631 9.27 0.002 0.002 0.11 #others 4.23 4.231 0.05 ------------------------------------------------------------------------------- ======= Cycle 4631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4632 steps, 2.56000 s simulation time, 8682.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4632 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8682.15 8682.146 8682.146 100.00 ------------------------------------------------------------------------------- PC_run 4632 4632 8656.93 1.869 1.869 99.71 GM_PC_couple 4632 4632 11.72 0.003 0.003 0.13 PC_GM_couple 4632 4632 9.27 0.002 0.002 0.11 #others 4.23 4.232 0.05 ------------------------------------------------------------------------------- ======= Cycle 4632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4633 steps, 2.56000 s simulation time, 8684.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4633 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8684.21 8684.212 8684.212 100.00 ------------------------------------------------------------------------------- PC_run 4633 4633 8658.99 1.869 1.869 99.71 GM_PC_couple 4633 4633 11.72 0.003 0.003 0.13 PC_GM_couple 4633 4633 9.27 0.002 0.002 0.11 #others 4.23 4.233 0.05 ------------------------------------------------------------------------------- ======= Cycle 4633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4634 steps, 2.56000 s simulation time, 8686.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4634 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8686.07 8686.072 8686.072 100.00 ------------------------------------------------------------------------------- PC_run 4634 4634 8660.84 1.869 1.869 99.71 GM_PC_couple 4634 4634 11.72 0.003 0.003 0.13 PC_GM_couple 4634 4634 9.27 0.002 0.002 0.11 #others 4.23 4.234 0.05 ------------------------------------------------------------------------------- ======= Cycle 4634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4635 steps, 2.56000 s simulation time, 8687.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4635 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8687.98 8687.980 8687.980 100.00 ------------------------------------------------------------------------------- PC_run 4635 4635 8662.75 1.869 1.869 99.71 GM_PC_couple 4635 4635 11.73 0.003 0.003 0.13 PC_GM_couple 4635 4635 9.27 0.002 0.002 0.11 #others 4.23 4.235 0.05 ------------------------------------------------------------------------------- ======= Cycle 4635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4636 steps, 2.56000 s simulation time, 8689.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4636 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8689.78 8689.784 8689.784 100.00 ------------------------------------------------------------------------------- PC_run 4636 4636 8664.55 1.869 1.869 99.71 GM_PC_couple 4636 4636 11.73 0.003 0.003 0.13 PC_GM_couple 4636 4636 9.28 0.002 0.002 0.11 #others 4.24 4.236 0.05 ------------------------------------------------------------------------------- ======= Cycle 4636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4637 steps, 2.56000 s simulation time, 8691.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4637 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8691.80 8691.802 8691.802 100.00 ------------------------------------------------------------------------------- PC_run 4637 4637 8666.56 1.869 1.869 99.71 GM_PC_couple 4637 4637 11.73 0.003 0.003 0.13 PC_GM_couple 4637 4637 9.28 0.002 0.002 0.11 #others 4.24 4.237 0.05 ------------------------------------------------------------------------------- ======= Cycle 4637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4638 steps, 2.56000 s simulation time, 8693.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4638 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8693.62 8693.618 8693.618 100.00 ------------------------------------------------------------------------------- PC_run 4638 4638 8668.37 1.869 1.869 99.71 GM_PC_couple 4638 4638 11.73 0.003 0.003 0.13 PC_GM_couple 4638 4638 9.28 0.002 0.002 0.11 #others 4.24 4.238 0.05 ------------------------------------------------------------------------------- ======= Cycle 4638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4639 steps, 2.56000 s simulation time, 8695.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4639 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8695.35 8695.353 8695.353 100.00 ------------------------------------------------------------------------------- PC_run 4639 4639 8670.10 1.869 1.869 99.71 GM_PC_couple 4639 4639 11.74 0.003 0.003 0.13 PC_GM_couple 4639 4639 9.28 0.002 0.002 0.11 #others 4.24 4.239 0.05 ------------------------------------------------------------------------------- ======= Cycle 4639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4640 steps, 2.56000 s simulation time, 8697.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4640 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8697.24 8697.235 8697.235 100.00 ------------------------------------------------------------------------------- PC_run 4640 4640 8671.97 1.869 1.869 99.71 GM_PC_couple 4640 4640 11.74 0.003 0.003 0.13 PC_GM_couple 4640 4640 9.28 0.002 0.002 0.11 #others 4.24 4.240 0.05 ------------------------------------------------------------------------------- ======= Cycle 4640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4641 steps, 2.56000 s simulation time, 8699.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4641 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8699.14 8699.138 8699.138 100.00 ------------------------------------------------------------------------------- PC_run 4641 4641 8673.87 1.869 1.869 99.71 GM_PC_couple 4641 4641 11.74 0.003 0.003 0.13 PC_GM_couple 4641 4641 9.29 0.002 0.002 0.11 #others 4.24 4.241 0.05 ------------------------------------------------------------------------------- ======= Cycle 4641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4642 steps, 2.56000 s simulation time, 8701.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4642 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8701.17 8701.171 8701.171 100.00 ------------------------------------------------------------------------------- PC_run 4642 4642 8675.89 1.869 1.869 99.71 GM_PC_couple 4642 4642 11.75 0.003 0.003 0.13 PC_GM_couple 4642 4642 9.29 0.002 0.002 0.11 #others 4.24 4.242 0.05 ------------------------------------------------------------------------------- ======= Cycle 4642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4643 steps, 2.56000 s simulation time, 8703.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4643 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8703.87 8703.870 8703.870 100.00 ------------------------------------------------------------------------------- PC_run 4643 4643 8678.59 1.869 1.869 99.71 GM_PC_couple 4643 4643 11.75 0.003 0.003 0.13 PC_GM_couple 4643 4643 9.29 0.002 0.002 0.11 #others 4.24 4.243 0.05 ------------------------------------------------------------------------------- ======= Cycle 4643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4644 steps, 2.56000 s simulation time, 8706.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4644 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8706.53 8706.529 8706.529 100.00 ------------------------------------------------------------------------------- PC_run 4644 4644 8681.24 1.869 1.869 99.71 GM_PC_couple 4644 4644 11.75 0.003 0.003 0.13 PC_GM_couple 4644 4644 9.29 0.002 0.002 0.11 #others 4.24 4.244 0.05 ------------------------------------------------------------------------------- ======= Cycle 4644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4645 steps, 2.56000 s simulation time, 8708.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4645 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8708.67 8708.670 8708.670 100.00 ------------------------------------------------------------------------------- PC_run 4645 4645 8683.38 1.869 1.869 99.71 GM_PC_couple 4645 4645 11.75 0.003 0.003 0.13 PC_GM_couple 4645 4645 9.29 0.002 0.002 0.11 #others 4.24 4.245 0.05 ------------------------------------------------------------------------------- ======= Cycle 4645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4646 steps, 2.56000 s simulation time, 8710.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4646 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8710.79 8710.793 8710.793 100.00 ------------------------------------------------------------------------------- PC_run 4646 4646 8685.50 1.869 1.869 99.71 GM_PC_couple 4646 4646 11.75 0.003 0.003 0.13 PC_GM_couple 4646 4646 9.30 0.002 0.002 0.11 #others 4.25 4.246 0.05 ------------------------------------------------------------------------------- ======= Cycle 4646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4647 steps, 2.56000 s simulation time, 8712.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4647 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8712.89 8712.890 8712.890 100.00 ------------------------------------------------------------------------------- PC_run 4647 4647 8687.59 1.870 1.870 99.71 GM_PC_couple 4647 4647 11.76 0.003 0.003 0.13 PC_GM_couple 4647 4647 9.30 0.002 0.002 0.11 #others 4.25 4.246 0.05 ------------------------------------------------------------------------------- ======= Cycle 4647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4648 steps, 2.56000 s simulation time, 8714.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4648 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8714.60 8714.603 8714.603 100.00 ------------------------------------------------------------------------------- PC_run 4648 4648 8689.30 1.869 1.869 99.71 GM_PC_couple 4648 4648 11.76 0.003 0.003 0.13 PC_GM_couple 4648 4648 9.30 0.002 0.002 0.11 #others 4.25 4.247 0.05 ------------------------------------------------------------------------------- ======= Cycle 4648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4649 steps, 2.56000 s simulation time, 8716.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4649 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8716.40 8716.403 8716.403 100.00 ------------------------------------------------------------------------------- PC_run 4649 4649 8691.09 1.869 1.869 99.71 GM_PC_couple 4649 4649 11.76 0.003 0.003 0.13 PC_GM_couple 4649 4649 9.30 0.002 0.002 0.11 #others 4.25 4.248 0.05 ------------------------------------------------------------------------------- ======= Cycle 4649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4650 steps, 2.56000 s simulation time, 8718.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4650 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8718.33 8718.325 8718.325 100.00 ------------------------------------------------------------------------------- PC_run 4650 4650 8693.01 1.869 1.869 99.71 GM_PC_couple 4650 4650 11.76 0.003 0.003 0.13 PC_GM_couple 4650 4650 9.30 0.002 0.002 0.11 #others 4.25 4.249 0.05 ------------------------------------------------------------------------------- ======= Cycle 4650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4651 steps, 2.56000 s simulation time, 8719.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4651 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8719.97 8719.973 8719.973 100.00 ------------------------------------------------------------------------------- PC_run 4651 4651 8694.65 1.869 1.869 99.71 GM_PC_couple 4651 4651 11.77 0.003 0.003 0.13 PC_GM_couple 4651 4651 9.31 0.002 0.002 0.11 #others 4.25 4.250 0.05 ------------------------------------------------------------------------------- ======= Cycle 4651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4652 steps, 2.56000 s simulation time, 8721.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4652 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8721.87 8721.867 8721.867 100.00 ------------------------------------------------------------------------------- PC_run 4652 4652 8696.54 1.869 1.869 99.71 GM_PC_couple 4652 4652 11.77 0.003 0.003 0.13 PC_GM_couple 4652 4652 9.31 0.002 0.002 0.11 #others 4.25 4.251 0.05 ------------------------------------------------------------------------------- ======= Cycle 4652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4653 steps, 2.56000 s simulation time, 8723.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4653 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8723.45 8723.451 8723.451 100.00 ------------------------------------------------------------------------------- PC_run 4653 4653 8698.12 1.869 1.869 99.71 GM_PC_couple 4653 4653 11.77 0.003 0.003 0.13 PC_GM_couple 4653 4653 9.31 0.002 0.002 0.11 #others 4.25 4.251 0.05 ------------------------------------------------------------------------------- ======= Cycle 4653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4654 steps, 2.56000 s simulation time, 8725.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4654 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8725.44 8725.443 8725.443 100.00 ------------------------------------------------------------------------------- PC_run 4654 4654 8700.11 1.869 1.869 99.71 GM_PC_couple 4654 4654 11.77 0.003 0.003 0.13 PC_GM_couple 4654 4654 9.31 0.002 0.002 0.11 #others 4.25 4.252 0.05 ------------------------------------------------------------------------------- ======= Cycle 4654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4655 steps, 2.56000 s simulation time, 8727.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4655 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8727.58 8727.575 8727.575 100.00 ------------------------------------------------------------------------------- PC_run 4655 4655 8702.23 1.869 1.869 99.71 GM_PC_couple 4655 4655 11.78 0.003 0.003 0.13 PC_GM_couple 4655 4655 9.31 0.002 0.002 0.11 #others 4.25 4.253 0.05 ------------------------------------------------------------------------------- ======= Cycle 4655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4656 steps, 2.56000 s simulation time, 8729.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4656 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8729.59 8729.594 8729.594 100.00 ------------------------------------------------------------------------------- PC_run 4656 4656 8704.24 1.869 1.869 99.71 GM_PC_couple 4656 4656 11.78 0.003 0.003 0.13 PC_GM_couple 4656 4656 9.32 0.002 0.002 0.11 #others 4.25 4.254 0.05 ------------------------------------------------------------------------------- ======= Cycle 4656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4657 steps, 2.56000 s simulation time, 8731.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4657 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8731.69 8731.690 8731.690 100.00 ------------------------------------------------------------------------------- PC_run 4657 4657 8706.34 1.870 1.870 99.71 GM_PC_couple 4657 4657 11.78 0.003 0.003 0.13 PC_GM_couple 4657 4657 9.32 0.002 0.002 0.11 #others 4.26 4.255 0.05 ------------------------------------------------------------------------------- ======= Cycle 4657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4658 steps, 2.56000 s simulation time, 8733.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4658 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8733.44 8733.444 8733.444 100.00 ------------------------------------------------------------------------------- PC_run 4658 4658 8708.08 1.869 1.869 99.71 GM_PC_couple 4658 4658 11.78 0.003 0.003 0.13 PC_GM_couple 4658 4658 9.32 0.002 0.002 0.11 #others 4.26 4.257 0.05 ------------------------------------------------------------------------------- ======= Cycle 4658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4659 steps, 2.56000 s simulation time, 8735.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4659 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8735.96 8735.961 8735.961 100.00 ------------------------------------------------------------------------------- PC_run 4659 4659 8710.59 1.870 1.870 99.71 GM_PC_couple 4659 4659 11.79 0.003 0.003 0.13 PC_GM_couple 4659 4659 9.32 0.002 0.002 0.11 #others 4.26 4.258 0.05 ------------------------------------------------------------------------------- ======= Cycle 4659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4660 steps, 2.56000 s simulation time, 8737.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4660 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8737.92 8737.919 8737.919 100.00 ------------------------------------------------------------------------------- PC_run 4660 4660 8712.54 1.870 1.870 99.71 GM_PC_couple 4660 4660 11.79 0.003 0.003 0.13 PC_GM_couple 4660 4660 9.33 0.002 0.002 0.11 #others 4.26 4.259 0.05 ------------------------------------------------------------------------------- ======= Cycle 4660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4661 steps, 2.56000 s simulation time, 8739.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4661 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8739.85 8739.854 8739.854 100.00 ------------------------------------------------------------------------------- PC_run 4661 4661 8714.47 1.870 1.870 99.71 GM_PC_couple 4661 4661 11.79 0.003 0.003 0.13 PC_GM_couple 4661 4661 9.33 0.002 0.002 0.11 #others 4.26 4.260 0.05 ------------------------------------------------------------------------------- ======= Cycle 4661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4662 steps, 2.56000 s simulation time, 8741.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4662 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8741.81 8741.813 8741.813 100.00 ------------------------------------------------------------------------------- PC_run 4662 4662 8716.43 1.870 1.870 99.71 GM_PC_couple 4662 4662 11.80 0.003 0.003 0.13 PC_GM_couple 4662 4662 9.33 0.002 0.002 0.11 #others 4.26 4.261 0.05 ------------------------------------------------------------------------------- ======= Cycle 4662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4663 steps, 2.56000 s simulation time, 8743.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4663 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8743.79 8743.790 8743.790 100.00 ------------------------------------------------------------------------------- PC_run 4663 4663 8718.40 1.870 1.870 99.71 GM_PC_couple 4663 4663 11.80 0.003 0.003 0.13 PC_GM_couple 4663 4663 9.33 0.002 0.002 0.11 #others 4.26 4.262 0.05 ------------------------------------------------------------------------------- ======= Cycle 4663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4664 steps, 2.56000 s simulation time, 8745.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4664 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8745.67 8745.667 8745.667 100.00 ------------------------------------------------------------------------------- PC_run 4664 4664 8720.27 1.870 1.870 99.71 GM_PC_couple 4664 4664 11.80 0.003 0.003 0.13 PC_GM_couple 4664 4664 9.33 0.002 0.002 0.11 #others 4.26 4.263 0.05 ------------------------------------------------------------------------------- ======= Cycle 4664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4665 steps, 2.56000 s simulation time, 8747.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4665 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8747.29 8747.292 8747.292 100.00 ------------------------------------------------------------------------------- PC_run 4665 4665 8721.89 1.870 1.870 99.71 GM_PC_couple 4665 4665 11.80 0.003 0.003 0.13 PC_GM_couple 4665 4665 9.34 0.002 0.002 0.11 #others 4.26 4.264 0.05 ------------------------------------------------------------------------------- ======= Cycle 4665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4666 steps, 2.56000 s simulation time, 8749.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4666 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8749.25 8749.253 8749.253 100.00 ------------------------------------------------------------------------------- PC_run 4666 4666 8723.84 1.870 1.870 99.71 GM_PC_couple 4666 4666 11.81 0.003 0.003 0.13 PC_GM_couple 4666 4666 9.34 0.002 0.002 0.11 #others 4.26 4.265 0.05 ------------------------------------------------------------------------------- ======= Cycle 4666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4667 steps, 2.56000 s simulation time, 8751.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4667 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8751.48 8751.478 8751.478 100.00 ------------------------------------------------------------------------------- PC_run 4667 4667 8726.06 1.870 1.870 99.71 GM_PC_couple 4667 4667 11.81 0.003 0.003 0.13 PC_GM_couple 4667 4667 9.34 0.002 0.002 0.11 #others 4.27 4.265 0.05 ------------------------------------------------------------------------------- ======= Cycle 4667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4668 steps, 2.56000 s simulation time, 8753.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4668 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8753.69 8753.692 8753.692 100.00 ------------------------------------------------------------------------------- PC_run 4668 4668 8728.27 1.870 1.870 99.71 GM_PC_couple 4668 4668 11.81 0.003 0.003 0.13 PC_GM_couple 4668 4668 9.34 0.002 0.002 0.11 #others 4.27 4.266 0.05 ------------------------------------------------------------------------------- ======= Cycle 4668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4669 steps, 2.56000 s simulation time, 8755.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4669 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8755.55 8755.551 8755.551 100.00 ------------------------------------------------------------------------------- PC_run 4669 4669 8730.13 1.870 1.870 99.71 GM_PC_couple 4669 4669 11.81 0.003 0.003 0.13 PC_GM_couple 4669 4669 9.34 0.002 0.002 0.11 #others 4.27 4.267 0.05 ------------------------------------------------------------------------------- ======= Cycle 4669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4670 steps, 2.56000 s simulation time, 8757.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4670 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8757.29 8757.294 8757.294 100.00 ------------------------------------------------------------------------------- PC_run 4670 4670 8731.86 1.870 1.870 99.71 GM_PC_couple 4670 4670 11.82 0.003 0.003 0.13 PC_GM_couple 4670 4670 9.35 0.002 0.002 0.11 #others 4.27 4.268 0.05 ------------------------------------------------------------------------------- ======= Cycle 4670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4671 steps, 2.56000 s simulation time, 8759.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4671 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8759.18 8759.177 8759.177 100.00 ------------------------------------------------------------------------------- PC_run 4671 4671 8733.74 1.870 1.870 99.71 GM_PC_couple 4671 4671 11.82 0.003 0.003 0.13 PC_GM_couple 4671 4671 9.35 0.002 0.002 0.11 #others 4.27 4.269 0.05 ------------------------------------------------------------------------------- ======= Cycle 4671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4672 steps, 2.56000 s simulation time, 8761.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4672 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8761.36 8761.358 8761.358 100.00 ------------------------------------------------------------------------------- PC_run 4672 4672 8735.92 1.870 1.870 99.71 GM_PC_couple 4672 4672 11.82 0.003 0.003 0.13 PC_GM_couple 4672 4672 9.35 0.002 0.002 0.11 #others 4.27 4.270 0.05 ------------------------------------------------------------------------------- ======= Cycle 4672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4673 steps, 2.56000 s simulation time, 8763.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4673 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8763.11 8763.114 8763.114 100.00 ------------------------------------------------------------------------------- PC_run 4673 4673 8737.67 1.870 1.870 99.71 GM_PC_couple 4673 4673 11.82 0.003 0.003 0.13 PC_GM_couple 4673 4673 9.35 0.002 0.002 0.11 #others 4.27 4.271 0.05 ------------------------------------------------------------------------------- ======= Cycle 4673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4674 steps, 2.56000 s simulation time, 8764.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4674 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8764.99 8764.993 8764.993 100.00 ------------------------------------------------------------------------------- PC_run 4674 4674 8739.54 1.870 1.870 99.71 GM_PC_couple 4674 4674 11.83 0.003 0.003 0.13 PC_GM_couple 4674 4674 9.35 0.002 0.002 0.11 #others 4.27 4.272 0.05 ------------------------------------------------------------------------------- ======= Cycle 4674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4675 steps, 2.56000 s simulation time, 8767.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4675 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8767.22 8767.219 8767.219 100.00 ------------------------------------------------------------------------------- PC_run 4675 4675 8741.76 1.870 1.870 99.71 GM_PC_couple 4675 4675 11.83 0.003 0.003 0.13 PC_GM_couple 4675 4675 9.36 0.002 0.002 0.11 #others 4.27 4.273 0.05 ------------------------------------------------------------------------------- ======= Cycle 4675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4676 steps, 2.56000 s simulation time, 8769.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4676 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8769.22 8769.221 8769.221 100.00 ------------------------------------------------------------------------------- PC_run 4676 4676 8743.76 1.870 1.870 99.71 GM_PC_couple 4676 4676 11.83 0.003 0.003 0.13 PC_GM_couple 4676 4676 9.36 0.002 0.002 0.11 #others 4.27 4.274 0.05 ------------------------------------------------------------------------------- ======= Cycle 4676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4677 steps, 2.56000 s simulation time, 8771.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4677 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8771.09 8771.088 8771.088 100.00 ------------------------------------------------------------------------------- PC_run 4677 4677 8745.62 1.870 1.870 99.71 GM_PC_couple 4677 4677 11.84 0.003 0.003 0.13 PC_GM_couple 4677 4677 9.36 0.002 0.002 0.11 #others 4.28 4.275 0.05 ------------------------------------------------------------------------------- ======= Cycle 4677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4678 steps, 2.56000 s simulation time, 8773.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4678 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8773.03 8773.034 8773.034 100.00 ------------------------------------------------------------------------------- PC_run 4678 4678 8747.56 1.870 1.870 99.71 GM_PC_couple 4678 4678 11.84 0.003 0.003 0.13 PC_GM_couple 4678 4678 9.36 0.002 0.002 0.11 #others 4.28 4.276 0.05 ------------------------------------------------------------------------------- ======= Cycle 4678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4679 steps, 2.56000 s simulation time, 8774.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4679 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8774.83 8774.833 8774.833 100.00 ------------------------------------------------------------------------------- PC_run 4679 4679 8749.35 1.870 1.870 99.71 GM_PC_couple 4679 4679 11.84 0.003 0.003 0.13 PC_GM_couple 4679 4679 9.37 0.002 0.002 0.11 #others 4.28 4.277 0.05 ------------------------------------------------------------------------------- ======= Cycle 4679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4680 steps, 2.56000 s simulation time, 8776.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4680 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8776.83 8776.833 8776.833 100.00 ------------------------------------------------------------------------------- PC_run 4680 4680 8751.34 1.870 1.870 99.71 GM_PC_couple 4680 4680 11.84 0.003 0.003 0.13 PC_GM_couple 4680 4680 9.37 0.002 0.002 0.11 #others 4.28 4.278 0.05 ------------------------------------------------------------------------------- ======= Cycle 4680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4681 steps, 2.56000 s simulation time, 8778.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4681 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8778.65 8778.649 8778.649 100.00 ------------------------------------------------------------------------------- PC_run 4681 4681 8753.15 1.870 1.870 99.71 GM_PC_couple 4681 4681 11.85 0.003 0.003 0.13 PC_GM_couple 4681 4681 9.37 0.002 0.002 0.11 #others 4.28 4.280 0.05 ------------------------------------------------------------------------------- ======= Cycle 4681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4682 steps, 2.56000 s simulation time, 8780.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4682 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8780.43 8780.432 8780.432 100.00 ------------------------------------------------------------------------------- PC_run 4682 4682 8754.93 1.870 1.870 99.71 GM_PC_couple 4682 4682 11.85 0.003 0.003 0.13 PC_GM_couple 4682 4682 9.37 0.002 0.002 0.11 #others 4.28 4.281 0.05 ------------------------------------------------------------------------------- ======= Cycle 4682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4683 steps, 2.56000 s simulation time, 8782.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4683 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8782.51 8782.510 8782.510 100.00 ------------------------------------------------------------------------------- PC_run 4683 4683 8757.00 1.870 1.870 99.71 GM_PC_couple 4683 4683 11.85 0.003 0.003 0.13 PC_GM_couple 4683 4683 9.37 0.002 0.002 0.11 #others 4.28 4.282 0.05 ------------------------------------------------------------------------------- ======= Cycle 4683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4684 steps, 2.56000 s simulation time, 8784.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4684 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8784.54 8784.542 8784.542 100.00 ------------------------------------------------------------------------------- PC_run 4684 4684 8759.03 1.870 1.870 99.71 GM_PC_couple 4684 4684 11.85 0.003 0.003 0.13 PC_GM_couple 4684 4684 9.38 0.002 0.002 0.11 #others 4.28 4.283 0.05 ------------------------------------------------------------------------------- ======= Cycle 4684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4685 steps, 2.56000 s simulation time, 8786.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4685 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8786.22 8786.221 8786.221 100.00 ------------------------------------------------------------------------------- PC_run 4685 4685 8760.70 1.870 1.870 99.71 GM_PC_couple 4685 4685 11.86 0.003 0.003 0.13 PC_GM_couple 4685 4685 9.38 0.002 0.002 0.11 #others 4.28 4.284 0.05 ------------------------------------------------------------------------------- ======= Cycle 4685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4686 steps, 2.56000 s simulation time, 8788.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4686 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8788.48 8788.476 8788.476 100.00 ------------------------------------------------------------------------------- PC_run 4686 4686 8762.95 1.870 1.870 99.71 GM_PC_couple 4686 4686 11.86 0.003 0.003 0.13 PC_GM_couple 4686 4686 9.38 0.002 0.002 0.11 #others 4.28 4.285 0.05 ------------------------------------------------------------------------------- ======= Cycle 4686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4687 steps, 2.56000 s simulation time, 8790.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4687 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8790.29 8790.292 8790.292 100.00 ------------------------------------------------------------------------------- PC_run 4687 4687 8764.76 1.870 1.870 99.71 GM_PC_couple 4687 4687 11.86 0.003 0.003 0.13 PC_GM_couple 4687 4687 9.38 0.002 0.002 0.11 #others 4.29 4.286 0.05 ------------------------------------------------------------------------------- ======= Cycle 4687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4688 steps, 2.56000 s simulation time, 8792.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4688 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8792.62 8792.621 8792.621 100.00 ------------------------------------------------------------------------------- PC_run 4688 4688 8767.09 1.870 1.870 99.71 GM_PC_couple 4688 4688 11.86 0.003 0.003 0.13 PC_GM_couple 4688 4688 9.38 0.002 0.002 0.11 #others 4.29 4.287 0.05 ------------------------------------------------------------------------------- ======= Cycle 4688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4689 steps, 2.56000 s simulation time, 8794.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4689 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8794.79 8794.790 8794.790 100.00 ------------------------------------------------------------------------------- PC_run 4689 4689 8769.25 1.870 1.870 99.71 GM_PC_couple 4689 4689 11.87 0.003 0.003 0.13 PC_GM_couple 4689 4689 9.39 0.002 0.002 0.11 #others 4.29 4.287 0.05 ------------------------------------------------------------------------------- ======= Cycle 4689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4690 steps, 2.56000 s simulation time, 8797.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4690 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8797.01 8797.014 8797.014 100.00 ------------------------------------------------------------------------------- PC_run 4690 4690 8771.47 1.870 1.870 99.71 GM_PC_couple 4690 4690 11.87 0.003 0.003 0.13 PC_GM_couple 4690 4690 9.39 0.002 0.002 0.11 #others 4.29 4.288 0.05 ------------------------------------------------------------------------------- ======= Cycle 4690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4691 steps, 2.56000 s simulation time, 8799.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4691 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8799.09 8799.093 8799.093 100.00 ------------------------------------------------------------------------------- PC_run 4691 4691 8773.54 1.870 1.870 99.71 GM_PC_couple 4691 4691 11.87 0.003 0.003 0.13 PC_GM_couple 4691 4691 9.39 0.002 0.002 0.11 #others 4.29 4.289 0.05 ------------------------------------------------------------------------------- ======= Cycle 4691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4692 steps, 2.56000 s simulation time, 8801.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4692 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8801.02 8801.023 8801.023 100.00 ------------------------------------------------------------------------------- PC_run 4692 4692 8775.47 1.870 1.870 99.71 GM_PC_couple 4692 4692 11.87 0.003 0.003 0.13 PC_GM_couple 4692 4692 9.39 0.002 0.002 0.11 #others 4.29 4.290 0.05 ------------------------------------------------------------------------------- ======= Cycle 4692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4693 steps, 2.56000 s simulation time, 8803.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4693 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8803.20 8803.203 8803.203 100.00 ------------------------------------------------------------------------------- PC_run 4693 4693 8777.64 1.870 1.870 99.71 GM_PC_couple 4693 4693 11.88 0.003 0.003 0.13 PC_GM_couple 4693 4693 9.40 0.002 0.002 0.11 #others 4.29 4.291 0.05 ------------------------------------------------------------------------------- ======= Cycle 4693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4694 steps, 2.56000 s simulation time, 8805.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4694 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8805.87 8805.868 8805.868 100.00 ------------------------------------------------------------------------------- PC_run 4694 4694 8780.30 1.871 1.871 99.71 GM_PC_couple 4694 4694 11.88 0.003 0.003 0.13 PC_GM_couple 4694 4694 9.40 0.002 0.002 0.11 #others 4.29 4.292 0.05 ------------------------------------------------------------------------------- ======= Cycle 4694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4695 steps, 2.56000 s simulation time, 8808.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4695 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8808.10 8808.098 8808.098 100.00 ------------------------------------------------------------------------------- PC_run 4695 4695 8782.52 1.871 1.871 99.71 GM_PC_couple 4695 4695 11.88 0.003 0.003 0.13 PC_GM_couple 4695 4695 9.40 0.002 0.002 0.11 #others 4.29 4.293 0.05 ------------------------------------------------------------------------------- ======= Cycle 4695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4696 steps, 2.56000 s simulation time, 8810.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4696 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8810.02 8810.016 8810.016 100.00 ------------------------------------------------------------------------------- PC_run 4696 4696 8784.44 1.871 1.871 99.71 GM_PC_couple 4696 4696 11.88 0.003 0.003 0.13 PC_GM_couple 4696 4696 9.40 0.002 0.002 0.11 #others 4.29 4.294 0.05 ------------------------------------------------------------------------------- ======= Cycle 4696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4697 steps, 2.56000 s simulation time, 8811.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4697 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8811.87 8811.874 8811.874 100.00 ------------------------------------------------------------------------------- PC_run 4697 4697 8786.29 1.871 1.871 99.71 GM_PC_couple 4697 4697 11.89 0.003 0.003 0.13 PC_GM_couple 4697 4697 9.40 0.002 0.002 0.11 #others 4.29 4.295 0.05 ------------------------------------------------------------------------------- ======= Cycle 4697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4698 steps, 2.56000 s simulation time, 8813.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4698 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8813.86 8813.856 8813.856 100.00 ------------------------------------------------------------------------------- PC_run 4698 4698 8788.27 1.871 1.871 99.71 GM_PC_couple 4698 4698 11.89 0.003 0.003 0.13 PC_GM_couple 4698 4698 9.41 0.002 0.002 0.11 #others 4.30 4.296 0.05 ------------------------------------------------------------------------------- ======= Cycle 4698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4699 steps, 2.56000 s simulation time, 8816.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4699 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8816.22 8816.219 8816.219 100.00 ------------------------------------------------------------------------------- PC_run 4699 4699 8790.62 1.871 1.871 99.71 GM_PC_couple 4699 4699 11.89 0.003 0.003 0.13 PC_GM_couple 4699 4699 9.41 0.002 0.002 0.11 #others 4.30 4.297 0.05 ------------------------------------------------------------------------------- ======= Cycle 4699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4700 steps, 2.56000 s simulation time, 8818.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4700 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8818.02 8818.017 8818.017 100.00 ------------------------------------------------------------------------------- PC_run 4700 4700 8792.42 1.871 1.871 99.71 GM_PC_couple 4700 4700 11.89 0.003 0.003 0.13 PC_GM_couple 4700 4700 9.41 0.002 0.002 0.11 #others 4.30 4.298 0.05 ------------------------------------------------------------------------------- ======= Cycle 4700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4701 steps, 2.56000 s simulation time, 8819.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4701 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8819.92 8819.920 8819.920 100.00 ------------------------------------------------------------------------------- PC_run 4701 4701 8794.31 1.871 1.871 99.71 GM_PC_couple 4701 4701 11.90 0.003 0.003 0.13 PC_GM_couple 4701 4701 9.41 0.002 0.002 0.11 #others 4.30 4.299 0.05 ------------------------------------------------------------------------------- ======= Cycle 4701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4702 steps, 2.56000 s simulation time, 8821.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4702 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8821.74 8821.740 8821.740 100.00 ------------------------------------------------------------------------------- PC_run 4702 4702 8796.13 1.871 1.871 99.71 GM_PC_couple 4702 4702 11.90 0.003 0.003 0.13 PC_GM_couple 4702 4702 9.41 0.002 0.002 0.11 #others 4.30 4.300 0.05 ------------------------------------------------------------------------------- ======= Cycle 4702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4703 steps, 2.56000 s simulation time, 8823.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4703 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8823.88 8823.878 8823.878 100.00 ------------------------------------------------------------------------------- PC_run 4703 4703 8798.26 1.871 1.871 99.71 GM_PC_couple 4703 4703 11.90 0.003 0.003 0.13 PC_GM_couple 4703 4703 9.41 0.002 0.002 0.11 #others 4.30 4.301 0.05 ------------------------------------------------------------------------------- ======= Cycle 4703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4704 steps, 2.56000 s simulation time, 8826.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4704 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8826.78 8826.781 8826.781 100.00 ------------------------------------------------------------------------------- PC_run 4704 4704 8801.16 1.871 1.871 99.71 GM_PC_couple 4704 4704 11.90 0.003 0.003 0.13 PC_GM_couple 4704 4704 9.42 0.002 0.002 0.11 #others 4.30 4.301 0.05 ------------------------------------------------------------------------------- ======= Cycle 4704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4705 steps, 2.56000 s simulation time, 8829.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4705 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8829.02 8829.019 8829.019 100.00 ------------------------------------------------------------------------------- PC_run 4705 4705 8803.39 1.871 1.871 99.71 GM_PC_couple 4705 4705 11.91 0.003 0.003 0.13 PC_GM_couple 4705 4705 9.42 0.002 0.002 0.11 #others 4.30 4.302 0.05 ------------------------------------------------------------------------------- ======= Cycle 4705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4706 steps, 2.56000 s simulation time, 8831.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4706 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8831.18 8831.182 8831.182 100.00 ------------------------------------------------------------------------------- PC_run 4706 4706 8805.55 1.871 1.871 99.71 GM_PC_couple 4706 4706 11.91 0.003 0.003 0.13 PC_GM_couple 4706 4706 9.42 0.002 0.002 0.11 #others 4.30 4.303 0.05 ------------------------------------------------------------------------------- ======= Cycle 4706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4707 steps, 2.56000 s simulation time, 8833.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4707 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8833.41 8833.413 8833.413 100.00 ------------------------------------------------------------------------------- PC_run 4707 4707 8807.77 1.871 1.871 99.71 GM_PC_couple 4707 4707 11.91 0.003 0.003 0.13 PC_GM_couple 4707 4707 9.42 0.002 0.002 0.11 #others 4.30 4.304 0.05 ------------------------------------------------------------------------------- ======= Cycle 4707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4708 steps, 2.56000 s simulation time, 8836.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4708 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8836.09 8836.085 8836.085 100.00 ------------------------------------------------------------------------------- PC_run 4708 4708 8810.44 1.871 1.871 99.71 GM_PC_couple 4708 4708 11.91 0.003 0.003 0.13 PC_GM_couple 4708 4708 9.43 0.002 0.002 0.11 #others 4.31 4.305 0.05 ------------------------------------------------------------------------------- ======= Cycle 4708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4709 steps, 2.56000 s simulation time, 8838.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4709 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8838.09 8838.091 8838.091 100.00 ------------------------------------------------------------------------------- PC_run 4709 4709 8812.44 1.871 1.871 99.71 GM_PC_couple 4709 4709 11.92 0.003 0.003 0.13 PC_GM_couple 4709 4709 9.43 0.002 0.002 0.11 #others 4.31 4.307 0.05 ------------------------------------------------------------------------------- ======= Cycle 4709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4710 steps, 2.56000 s simulation time, 8840.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4710 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8840.81 8840.812 8840.812 100.00 ------------------------------------------------------------------------------- PC_run 4710 4710 8815.16 1.872 1.872 99.71 GM_PC_couple 4710 4710 11.92 0.003 0.003 0.13 PC_GM_couple 4710 4710 9.43 0.002 0.002 0.11 #others 4.31 4.308 0.05 ------------------------------------------------------------------------------- ======= Cycle 4710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4711 steps, 2.56000 s simulation time, 8843.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4711 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8843.26 8843.258 8843.258 100.00 ------------------------------------------------------------------------------- PC_run 4711 4711 8817.60 1.872 1.872 99.71 GM_PC_couple 4711 4711 11.92 0.003 0.003 0.13 PC_GM_couple 4711 4711 9.43 0.002 0.002 0.11 #others 4.31 4.309 0.05 ------------------------------------------------------------------------------- ======= Cycle 4711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4712 steps, 2.56000 s simulation time, 8845.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4712 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8845.27 8845.271 8845.271 100.00 ------------------------------------------------------------------------------- PC_run 4712 4712 8819.60 1.872 1.872 99.71 GM_PC_couple 4712 4712 11.92 0.003 0.003 0.13 PC_GM_couple 4712 4712 9.43 0.002 0.002 0.11 #others 4.31 4.310 0.05 ------------------------------------------------------------------------------- ======= Cycle 4712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4713 steps, 2.56000 s simulation time, 8847.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4713 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8847.15 8847.154 8847.154 100.00 ------------------------------------------------------------------------------- PC_run 4713 4713 8821.48 1.872 1.872 99.71 GM_PC_couple 4713 4713 11.93 0.003 0.003 0.13 PC_GM_couple 4713 4713 9.44 0.002 0.002 0.11 #others 4.31 4.311 0.05 ------------------------------------------------------------------------------- ======= Cycle 4713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4714 steps, 2.56000 s simulation time, 8849.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4714 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8849.74 8849.735 8849.735 100.00 ------------------------------------------------------------------------------- PC_run 4714 4714 8824.05 1.872 1.872 99.71 GM_PC_couple 4714 4714 11.93 0.003 0.003 0.13 PC_GM_couple 4714 4714 9.44 0.002 0.002 0.11 #others 4.31 4.312 0.05 ------------------------------------------------------------------------------- ======= Cycle 4714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4715 steps, 2.56000 s simulation time, 8852.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4715 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8852.24 8852.241 8852.241 100.00 ------------------------------------------------------------------------------- PC_run 4715 4715 8826.55 1.872 1.872 99.71 GM_PC_couple 4715 4715 11.93 0.003 0.003 0.13 PC_GM_couple 4715 4715 9.44 0.002 0.002 0.11 #others 4.31 4.313 0.05 ------------------------------------------------------------------------------- ======= Cycle 4715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4716 steps, 2.56000 s simulation time, 8855.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4716 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8855.16 8855.164 8855.164 100.00 ------------------------------------------------------------------------------- PC_run 4716 4716 8829.47 1.872 1.872 99.71 GM_PC_couple 4716 4716 11.94 0.003 0.003 0.13 PC_GM_couple 4716 4716 9.44 0.002 0.002 0.11 #others 4.31 4.314 0.05 ------------------------------------------------------------------------------- ======= Cycle 4716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4717 steps, 2.56000 s simulation time, 8857.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4717 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8857.15 8857.147 8857.147 100.00 ------------------------------------------------------------------------------- PC_run 4717 4717 8831.45 1.872 1.872 99.71 GM_PC_couple 4717 4717 11.94 0.003 0.003 0.13 PC_GM_couple 4717 4717 9.45 0.002 0.002 0.11 #others 4.31 4.315 0.05 ------------------------------------------------------------------------------- ======= Cycle 4717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4718 steps, 2.56000 s simulation time, 8858.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4718 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8858.96 8858.959 8858.959 100.00 ------------------------------------------------------------------------------- PC_run 4718 4718 8833.25 1.872 1.872 99.71 GM_PC_couple 4718 4718 11.94 0.003 0.003 0.13 PC_GM_couple 4718 4718 9.45 0.002 0.002 0.11 #others 4.32 4.316 0.05 ------------------------------------------------------------------------------- ======= Cycle 4718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4719 steps, 2.56000 s simulation time, 8860.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4719 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8860.74 8860.738 8860.738 100.00 ------------------------------------------------------------------------------- PC_run 4719 4719 8835.03 1.872 1.872 99.71 GM_PC_couple 4719 4719 11.95 0.003 0.003 0.13 PC_GM_couple 4719 4719 9.45 0.002 0.002 0.11 #others 4.32 4.317 0.05 ------------------------------------------------------------------------------- ======= Cycle 4719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4720 steps, 2.56000 s simulation time, 8862.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4720 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8862.50 8862.500 8862.500 100.00 ------------------------------------------------------------------------------- PC_run 4720 4720 8836.78 1.872 1.872 99.71 GM_PC_couple 4720 4720 11.95 0.003 0.003 0.13 PC_GM_couple 4720 4720 9.45 0.002 0.002 0.11 #others 4.32 4.317 0.05 ------------------------------------------------------------------------------- ======= Cycle 4720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4721 steps, 2.56000 s simulation time, 8864.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4721 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8864.42 8864.423 8864.423 100.00 ------------------------------------------------------------------------------- PC_run 4721 4721 8838.70 1.872 1.872 99.71 GM_PC_couple 4721 4721 11.95 0.003 0.003 0.13 PC_GM_couple 4721 4721 9.45 0.002 0.002 0.11 #others 4.32 4.318 0.05 ------------------------------------------------------------------------------- ======= Cycle 4721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4722 steps, 2.56000 s simulation time, 8866.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4722 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8866.41 8866.405 8866.405 100.00 ------------------------------------------------------------------------------- PC_run 4722 4722 8840.67 1.872 1.872 99.71 GM_PC_couple 4722 4722 11.95 0.003 0.003 0.13 PC_GM_couple 4722 4722 9.46 0.002 0.002 0.11 #others 4.32 4.320 0.05 ------------------------------------------------------------------------------- ======= Cycle 4722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4723 steps, 2.56000 s simulation time, 8868.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4723 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8868.06 8868.055 8868.055 100.00 ------------------------------------------------------------------------------- PC_run 4723 4723 8842.32 1.872 1.872 99.71 GM_PC_couple 4723 4723 11.96 0.003 0.003 0.13 PC_GM_couple 4723 4723 9.46 0.002 0.002 0.11 #others 4.32 4.321 0.05 ------------------------------------------------------------------------------- ======= Cycle 4723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4724 steps, 2.56000 s simulation time, 8870.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4724 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8870.22 8870.221 8870.221 100.00 ------------------------------------------------------------------------------- PC_run 4724 4724 8844.48 1.872 1.872 99.71 GM_PC_couple 4724 4724 11.96 0.003 0.003 0.13 PC_GM_couple 4724 4724 9.46 0.002 0.002 0.11 #others 4.32 4.322 0.05 ------------------------------------------------------------------------------- ======= Cycle 4724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4725 steps, 2.56000 s simulation time, 8872.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4725 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8872.05 8872.047 8872.047 100.00 ------------------------------------------------------------------------------- PC_run 4725 4725 8846.30 1.872 1.872 99.71 GM_PC_couple 4725 4725 11.96 0.003 0.003 0.13 PC_GM_couple 4725 4725 9.46 0.002 0.002 0.11 #others 4.32 4.323 0.05 ------------------------------------------------------------------------------- ======= Cycle 4725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4726 steps, 2.56000 s simulation time, 8873.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4726 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8873.83 8873.826 8873.826 100.00 ------------------------------------------------------------------------------- PC_run 4726 4726 8848.07 1.872 1.872 99.71 GM_PC_couple 4726 4726 11.96 0.003 0.003 0.13 PC_GM_couple 4726 4726 9.47 0.002 0.002 0.11 #others 4.32 4.324 0.05 ------------------------------------------------------------------------------- ======= Cycle 4726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4727 steps, 2.56000 s simulation time, 8875.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4727 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8875.58 8875.579 8875.579 100.00 ------------------------------------------------------------------------------- PC_run 4727 4727 8849.82 1.872 1.872 99.71 GM_PC_couple 4727 4727 11.97 0.003 0.003 0.13 PC_GM_couple 4727 4727 9.47 0.002 0.002 0.11 #others 4.32 4.325 0.05 ------------------------------------------------------------------------------- ======= Cycle 4727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4728 steps, 2.56000 s simulation time, 8877.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4728 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8877.36 8877.361 8877.361 100.00 ------------------------------------------------------------------------------- PC_run 4728 4728 8851.59 1.872 1.872 99.71 GM_PC_couple 4728 4728 11.97 0.003 0.003 0.13 PC_GM_couple 4728 4728 9.47 0.002 0.002 0.11 #others 4.33 4.326 0.05 ------------------------------------------------------------------------------- ======= Cycle 4728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4729 steps, 2.56000 s simulation time, 8879.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4729 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8879.39 8879.395 8879.395 100.00 ------------------------------------------------------------------------------- PC_run 4729 4729 8853.62 1.872 1.872 99.71 GM_PC_couple 4729 4729 11.97 0.003 0.003 0.13 PC_GM_couple 4729 4729 9.47 0.002 0.002 0.11 #others 4.33 4.326 0.05 ------------------------------------------------------------------------------- ======= Cycle 4729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4730 steps, 2.56000 s simulation time, 8881.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4730 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8881.09 8881.092 8881.092 100.00 ------------------------------------------------------------------------------- PC_run 4730 4730 8855.32 1.872 1.872 99.71 GM_PC_couple 4730 4730 11.97 0.003 0.003 0.13 PC_GM_couple 4730 4730 9.47 0.002 0.002 0.11 #others 4.33 4.328 0.05 ------------------------------------------------------------------------------- ======= Cycle 4730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4731 steps, 2.56000 s simulation time, 8883.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4731 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8883.03 8883.034 8883.034 100.00 ------------------------------------------------------------------------------- PC_run 4731 4731 8857.25 1.872 1.872 99.71 GM_PC_couple 4731 4731 11.98 0.003 0.003 0.13 PC_GM_couple 4731 4731 9.48 0.002 0.002 0.11 #others 4.33 4.329 0.05 ------------------------------------------------------------------------------- ======= Cycle 4731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4732 steps, 2.56000 s simulation time, 8885.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4732 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8885.00 8884.999 8884.999 100.00 ------------------------------------------------------------------------------- PC_run 4732 4732 8859.21 1.872 1.872 99.71 GM_PC_couple 4732 4732 11.98 0.003 0.003 0.13 PC_GM_couple 4732 4732 9.48 0.002 0.002 0.11 #others 4.33 4.330 0.05 ------------------------------------------------------------------------------- ======= Cycle 4732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4733 steps, 2.56000 s simulation time, 8886.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4733 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8886.96 8886.957 8886.957 100.00 ------------------------------------------------------------------------------- PC_run 4733 4733 8861.16 1.872 1.872 99.71 GM_PC_couple 4733 4733 11.98 0.003 0.003 0.13 PC_GM_couple 4733 4733 9.48 0.002 0.002 0.11 #others 4.33 4.331 0.05 ------------------------------------------------------------------------------- ======= Cycle 4733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4734 steps, 2.56000 s simulation time, 8889.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4734 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8889.69 8889.689 8889.689 100.00 ------------------------------------------------------------------------------- PC_run 4734 4734 8863.89 1.872 1.872 99.71 GM_PC_couple 4734 4734 11.99 0.003 0.003 0.13 PC_GM_couple 4734 4734 9.48 0.002 0.002 0.11 #others 4.33 4.332 0.05 ------------------------------------------------------------------------------- ======= Cycle 4734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4735 steps, 2.56000 s simulation time, 8891.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4735 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8891.55 8891.548 8891.548 100.00 ------------------------------------------------------------------------------- PC_run 4735 4735 8865.74 1.872 1.872 99.71 GM_PC_couple 4735 4735 11.99 0.003 0.003 0.13 PC_GM_couple 4735 4735 9.49 0.002 0.002 0.11 #others 4.33 4.333 0.05 ------------------------------------------------------------------------------- ======= Cycle 4735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4736 steps, 2.56000 s simulation time, 8893.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4736 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8893.44 8893.439 8893.439 100.00 ------------------------------------------------------------------------------- PC_run 4736 4736 8867.62 1.872 1.872 99.71 GM_PC_couple 4736 4736 11.99 0.003 0.003 0.13 PC_GM_couple 4736 4736 9.49 0.002 0.002 0.11 #others 4.33 4.334 0.05 ------------------------------------------------------------------------------- ======= Cycle 4736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4737 steps, 2.56000 s simulation time, 8895.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4737 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8895.38 8895.380 8895.380 100.00 ------------------------------------------------------------------------------- PC_run 4737 4737 8869.56 1.872 1.872 99.71 GM_PC_couple 4737 4737 12.00 0.003 0.003 0.13 PC_GM_couple 4737 4737 9.49 0.002 0.002 0.11 #others 4.33 4.335 0.05 ------------------------------------------------------------------------------- ======= Cycle 4737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4738 steps, 2.56000 s simulation time, 8897.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4738 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8897.31 8897.314 8897.314 100.00 ------------------------------------------------------------------------------- PC_run 4738 4738 8871.49 1.872 1.872 99.71 GM_PC_couple 4738 4738 12.00 0.003 0.003 0.13 PC_GM_couple 4738 4738 9.49 0.002 0.002 0.11 #others 4.34 4.336 0.05 ------------------------------------------------------------------------------- ======= Cycle 4738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4739 steps, 2.56000 s simulation time, 8898.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4739 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8898.90 8898.905 8898.905 100.00 ------------------------------------------------------------------------------- PC_run 4739 4739 8873.07 1.872 1.872 99.71 GM_PC_couple 4739 4739 12.00 0.003 0.003 0.13 PC_GM_couple 4739 4739 9.49 0.002 0.002 0.11 #others 4.34 4.337 0.05 ------------------------------------------------------------------------------- ======= Cycle 4739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4740 steps, 2.56000 s simulation time, 8900.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4740 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8900.63 8900.630 8900.630 100.00 ------------------------------------------------------------------------------- PC_run 4740 4740 8874.79 1.872 1.872 99.71 GM_PC_couple 4740 4740 12.00 0.003 0.003 0.13 PC_GM_couple 4740 4740 9.50 0.002 0.002 0.11 #others 4.34 4.338 0.05 ------------------------------------------------------------------------------- ======= Cycle 4740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4741 steps, 2.56000 s simulation time, 8902.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4741 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8902.56 8902.561 8902.561 100.00 ------------------------------------------------------------------------------- PC_run 4741 4741 8876.72 1.872 1.872 99.71 GM_PC_couple 4741 4741 12.01 0.003 0.003 0.13 PC_GM_couple 4741 4741 9.50 0.002 0.002 0.11 #others 4.34 4.339 0.05 ------------------------------------------------------------------------------- ======= Cycle 4741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4742 steps, 2.56000 s simulation time, 8904.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4742 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8904.46 8904.458 8904.458 100.00 ------------------------------------------------------------------------------- PC_run 4742 4742 8878.61 1.872 1.872 99.71 GM_PC_couple 4742 4742 12.01 0.003 0.003 0.13 PC_GM_couple 4742 4742 9.50 0.002 0.002 0.11 #others 4.34 4.340 0.05 ------------------------------------------------------------------------------- ======= Cycle 4742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4743 steps, 2.56000 s simulation time, 8906.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4743 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8906.41 8906.412 8906.412 100.00 ------------------------------------------------------------------------------- PC_run 4743 4743 8880.56 1.872 1.872 99.71 GM_PC_couple 4743 4743 12.01 0.003 0.003 0.13 PC_GM_couple 4743 4743 9.50 0.002 0.002 0.11 #others 4.34 4.341 0.05 ------------------------------------------------------------------------------- ======= Cycle 4743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4744 steps, 2.56000 s simulation time, 8908.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4744 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8908.78 8908.778 8908.778 100.00 ------------------------------------------------------------------------------- PC_run 4744 4744 8882.92 1.872 1.872 99.71 GM_PC_couple 4744 4744 12.01 0.003 0.003 0.13 PC_GM_couple 4744 4744 9.50 0.002 0.002 0.11 #others 4.34 4.342 0.05 ------------------------------------------------------------------------------- ======= Cycle 4744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4745 steps, 2.56000 s simulation time, 8910.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4745 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8910.93 8910.934 8910.934 100.00 ------------------------------------------------------------------------------- PC_run 4745 4745 8885.07 1.873 1.873 99.71 GM_PC_couple 4745 4745 12.02 0.003 0.003 0.13 PC_GM_couple 4745 4745 9.50 0.002 0.002 0.11 #others 4.34 4.343 0.05 ------------------------------------------------------------------------------- ======= Cycle 4745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4746 steps, 2.56000 s simulation time, 8913.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4746 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8913.92 8913.922 8913.922 100.00 ------------------------------------------------------------------------------- PC_run 4746 4746 8888.05 1.873 1.873 99.71 GM_PC_couple 4746 4746 12.02 0.003 0.003 0.13 PC_GM_couple 4746 4746 9.51 0.002 0.002 0.11 #others 4.34 4.344 0.05 ------------------------------------------------------------------------------- ======= Cycle 4746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4747 steps, 2.56000 s simulation time, 8916.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4747 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8916.10 8916.096 8916.096 100.00 ------------------------------------------------------------------------------- PC_run 4747 4747 8890.22 1.873 1.873 99.71 GM_PC_couple 4747 4747 12.02 0.003 0.003 0.13 PC_GM_couple 4747 4747 9.51 0.002 0.002 0.11 #others 4.34 4.345 0.05 ------------------------------------------------------------------------------- ======= Cycle 4747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4748 steps, 2.56000 s simulation time, 8918.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4748 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8918.52 8918.520 8918.520 100.00 ------------------------------------------------------------------------------- PC_run 4748 4748 8892.64 1.873 1.873 99.71 GM_PC_couple 4748 4748 12.02 0.003 0.003 0.13 PC_GM_couple 4748 4748 9.51 0.002 0.002 0.11 #others 4.35 4.346 0.05 ------------------------------------------------------------------------------- ======= Cycle 4748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4749 steps, 2.56000 s simulation time, 8920.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4749 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8920.58 8920.580 8920.580 100.00 ------------------------------------------------------------------------------- PC_run 4749 4749 8894.70 1.873 1.873 99.71 GM_PC_couple 4749 4749 12.03 0.003 0.003 0.13 PC_GM_couple 4749 4749 9.51 0.002 0.002 0.11 #others 4.35 4.346 0.05 ------------------------------------------------------------------------------- ======= Cycle 4749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4750 steps, 2.56000 s simulation time, 8923.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4750 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8923.12 8923.120 8923.120 100.00 ------------------------------------------------------------------------------- PC_run 4750 4750 8897.23 1.873 1.873 99.71 GM_PC_couple 4750 4750 12.03 0.003 0.003 0.13 PC_GM_couple 4750 4750 9.51 0.002 0.002 0.11 #others 4.35 4.347 0.05 ------------------------------------------------------------------------------- ======= Cycle 4750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4751 steps, 2.56000 s simulation time, 8925.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4751 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8925.21 8925.207 8925.207 100.00 ------------------------------------------------------------------------------- PC_run 4751 4751 8899.31 1.873 1.873 99.71 GM_PC_couple 4751 4751 12.03 0.003 0.003 0.13 PC_GM_couple 4751 4751 9.52 0.002 0.002 0.11 #others 4.35 4.348 0.05 ------------------------------------------------------------------------------- ======= Cycle 4751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4752 steps, 2.56000 s simulation time, 8927.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4752 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8927.77 8927.766 8927.766 100.00 ------------------------------------------------------------------------------- PC_run 4752 4752 8901.87 1.873 1.873 99.71 GM_PC_couple 4752 4752 12.03 0.003 0.003 0.13 PC_GM_couple 4752 4752 9.52 0.002 0.002 0.11 #others 4.35 4.349 0.05 ------------------------------------------------------------------------------- ======= Cycle 4752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4753 steps, 2.56000 s simulation time, 8929.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4753 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8929.73 8929.734 8929.734 100.00 ------------------------------------------------------------------------------- PC_run 4753 4753 8903.83 1.873 1.873 99.71 GM_PC_couple 4753 4753 12.03 0.003 0.003 0.13 PC_GM_couple 4753 4753 9.52 0.002 0.002 0.11 #others 4.35 4.350 0.05 ------------------------------------------------------------------------------- ======= Cycle 4753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4754 steps, 2.56000 s simulation time, 8932.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4754 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8932.01 8932.005 8932.005 100.00 ------------------------------------------------------------------------------- PC_run 4754 4754 8906.10 1.873 1.873 99.71 GM_PC_couple 4754 4754 12.04 0.003 0.003 0.13 PC_GM_couple 4754 4754 9.52 0.002 0.002 0.11 #others 4.35 4.351 0.05 ------------------------------------------------------------------------------- ======= Cycle 4754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4755 steps, 2.56000 s simulation time, 8933.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4755 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8933.72 8933.719 8933.719 100.00 ------------------------------------------------------------------------------- PC_run 4755 4755 8907.81 1.873 1.873 99.71 GM_PC_couple 4755 4755 12.04 0.003 0.003 0.13 PC_GM_couple 4755 4755 9.52 0.002 0.002 0.11 #others 4.35 4.351 0.05 ------------------------------------------------------------------------------- ======= Cycle 4755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4756 steps, 2.56000 s simulation time, 8935.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4756 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8935.48 8935.475 8935.475 100.00 ------------------------------------------------------------------------------- PC_run 4756 4756 8909.56 1.873 1.873 99.71 GM_PC_couple 4756 4756 12.04 0.003 0.003 0.13 PC_GM_couple 4756 4756 9.53 0.002 0.002 0.11 #others 4.35 4.352 0.05 ------------------------------------------------------------------------------- ======= Cycle 4756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4757 steps, 2.56000 s simulation time, 8937.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4757 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8937.24 8937.238 8937.238 100.00 ------------------------------------------------------------------------------- PC_run 4757 4757 8911.31 1.873 1.873 99.71 GM_PC_couple 4757 4757 12.04 0.003 0.003 0.13 PC_GM_couple 4757 4757 9.53 0.002 0.002 0.11 #others 4.35 4.353 0.05 ------------------------------------------------------------------------------- ======= Cycle 4757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4758 steps, 2.56000 s simulation time, 8951.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4758 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8951.97 8951.966 8951.966 100.00 ------------------------------------------------------------------------------- PC_run 4758 4758 8926.04 1.876 1.876 99.71 GM_PC_couple 4758 4758 12.05 0.003 0.003 0.13 PC_GM_couple 4758 4758 9.53 0.002 0.002 0.11 #others 4.35 4.354 0.05 ------------------------------------------------------------------------------- ======= Cycle 4758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4759 steps, 2.56000 s simulation time, 8963.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4759 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8963.72 8963.719 8963.719 100.00 ------------------------------------------------------------------------------- PC_run 4759 4759 8937.78 1.878 1.878 99.71 GM_PC_couple 4759 4759 12.05 0.003 0.003 0.13 PC_GM_couple 4759 4759 9.53 0.002 0.002 0.11 #others 4.36 4.355 0.05 ------------------------------------------------------------------------------- ======= Cycle 4759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4760 steps, 2.56000 s simulation time, 8965.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4760 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8965.61 8965.607 8965.607 100.00 ------------------------------------------------------------------------------- PC_run 4760 4760 8939.67 1.878 1.878 99.71 GM_PC_couple 4760 4760 12.05 0.003 0.003 0.13 PC_GM_couple 4760 4760 9.53 0.002 0.002 0.11 #others 4.36 4.356 0.05 ------------------------------------------------------------------------------- ======= Cycle 4760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4761 steps, 2.56000 s simulation time, 8967.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4761 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8967.56 8967.561 8967.561 100.00 ------------------------------------------------------------------------------- PC_run 4761 4761 8941.62 1.878 1.878 99.71 GM_PC_couple 4761 4761 12.05 0.003 0.003 0.13 PC_GM_couple 4761 4761 9.53 0.002 0.002 0.11 #others 4.36 4.357 0.05 ------------------------------------------------------------------------------- ======= Cycle 4761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4762 steps, 2.56000 s simulation time, 8969.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4762 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8969.31 8969.307 8969.307 100.00 ------------------------------------------------------------------------------- PC_run 4762 4762 8943.36 1.878 1.878 99.71 GM_PC_couple 4762 4762 12.06 0.003 0.003 0.13 PC_GM_couple 4762 4762 9.54 0.002 0.002 0.11 #others 4.36 4.357 0.05 ------------------------------------------------------------------------------- ======= Cycle 4762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4763 steps, 2.56000 s simulation time, 8970.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4763 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8970.94 8970.939 8970.939 100.00 ------------------------------------------------------------------------------- PC_run 4763 4763 8944.98 1.878 1.878 99.71 GM_PC_couple 4763 4763 12.06 0.003 0.003 0.13 PC_GM_couple 4763 4763 9.54 0.002 0.002 0.11 #others 4.36 4.358 0.05 ------------------------------------------------------------------------------- ======= Cycle 4763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4764 steps, 2.56000 s simulation time, 8973.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4764 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8973.05 8973.053 8973.053 100.00 ------------------------------------------------------------------------------- PC_run 4764 4764 8947.09 1.878 1.878 99.71 GM_PC_couple 4764 4764 12.06 0.003 0.003 0.13 PC_GM_couple 4764 4764 9.54 0.002 0.002 0.11 #others 4.36 4.359 0.05 ------------------------------------------------------------------------------- ======= Cycle 4764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4765 steps, 2.56000 s simulation time, 8974.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4765 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8974.91 8974.915 8974.915 100.00 ------------------------------------------------------------------------------- PC_run 4765 4765 8948.94 1.878 1.878 99.71 GM_PC_couple 4765 4765 12.07 0.003 0.003 0.13 PC_GM_couple 4765 4765 9.54 0.002 0.002 0.11 #others 4.36 4.360 0.05 ------------------------------------------------------------------------------- ======= Cycle 4765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4766 steps, 2.56000 s simulation time, 8976.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4766 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8976.90 8976.902 8976.902 100.00 ------------------------------------------------------------------------------- PC_run 4766 4766 8950.92 1.878 1.878 99.71 GM_PC_couple 4766 4766 12.07 0.003 0.003 0.13 PC_GM_couple 4766 4766 9.55 0.002 0.002 0.11 #others 4.36 4.362 0.05 ------------------------------------------------------------------------------- ======= Cycle 4766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4767 steps, 2.56000 s simulation time, 8978.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4767 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8978.82 8978.817 8978.817 100.00 ------------------------------------------------------------------------------- PC_run 4767 4767 8952.83 1.878 1.878 99.71 GM_PC_couple 4767 4767 12.07 0.003 0.003 0.13 PC_GM_couple 4767 4767 9.55 0.002 0.002 0.11 #others 4.36 4.363 0.05 ------------------------------------------------------------------------------- ======= Cycle 4767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4768 steps, 2.56000 s simulation time, 8980.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4768 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8980.94 8980.945 8980.945 100.00 ------------------------------------------------------------------------------- PC_run 4768 4768 8954.95 1.878 1.878 99.71 GM_PC_couple 4768 4768 12.08 0.003 0.003 0.13 PC_GM_couple 4768 4768 9.55 0.002 0.002 0.11 #others 4.36 4.364 0.05 ------------------------------------------------------------------------------- ======= Cycle 4768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4769 steps, 2.56000 s simulation time, 8983.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4769 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8983.22 8983.225 8983.225 100.00 ------------------------------------------------------------------------------- PC_run 4769 4769 8957.23 1.878 1.878 99.71 GM_PC_couple 4769 4769 12.08 0.003 0.003 0.13 PC_GM_couple 4769 4769 9.55 0.002 0.002 0.11 #others 4.37 4.365 0.05 ------------------------------------------------------------------------------- ======= Cycle 4769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4770 steps, 2.56000 s simulation time, 8985.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4770 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8985.34 8985.343 8985.343 100.00 ------------------------------------------------------------------------------- PC_run 4770 4770 8959.34 1.878 1.878 99.71 GM_PC_couple 4770 4770 12.08 0.003 0.003 0.13 PC_GM_couple 4770 4770 9.56 0.002 0.002 0.11 #others 4.37 4.366 0.05 ------------------------------------------------------------------------------- ======= Cycle 4770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4771 steps, 2.56000 s simulation time, 8987.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4771 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8987.43 8987.433 8987.433 100.00 ------------------------------------------------------------------------------- PC_run 4771 4771 8961.42 1.878 1.878 99.71 GM_PC_couple 4771 4771 12.09 0.003 0.003 0.13 PC_GM_couple 4771 4771 9.56 0.002 0.002 0.11 #others 4.37 4.367 0.05 ------------------------------------------------------------------------------- ======= Cycle 4771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4772 steps, 2.56000 s simulation time, 8989.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4772 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8989.49 8989.493 8989.493 100.00 ------------------------------------------------------------------------------- PC_run 4772 4772 8963.47 1.878 1.878 99.71 GM_PC_couple 4772 4772 12.09 0.003 0.003 0.13 PC_GM_couple 4772 4772 9.56 0.002 0.002 0.11 #others 4.37 4.368 0.05 ------------------------------------------------------------------------------- ======= Cycle 4772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4773 steps, 2.56000 s simulation time, 8991.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4773 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8991.27 8991.268 8991.268 100.00 ------------------------------------------------------------------------------- PC_run 4773 4773 8965.24 1.878 1.878 99.71 GM_PC_couple 4773 4773 12.09 0.003 0.003 0.13 PC_GM_couple 4773 4773 9.57 0.002 0.002 0.11 #others 4.37 4.369 0.05 ------------------------------------------------------------------------------- ======= Cycle 4773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4774 steps, 2.56000 s simulation time, 8993.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4774 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8993.48 8993.476 8993.476 100.00 ------------------------------------------------------------------------------- PC_run 4774 4774 8967.44 1.878 1.878 99.71 GM_PC_couple 4774 4774 12.09 0.003 0.003 0.13 PC_GM_couple 4774 4774 9.57 0.002 0.002 0.11 #others 4.37 4.370 0.05 ------------------------------------------------------------------------------- ======= Cycle 4774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4775 steps, 2.56000 s simulation time, 8995.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4775 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8995.70 8995.701 8995.701 100.00 ------------------------------------------------------------------------------- PC_run 4775 4775 8969.66 1.878 1.878 99.71 GM_PC_couple 4775 4775 12.10 0.003 0.003 0.13 PC_GM_couple 4775 4775 9.57 0.002 0.002 0.11 #others 4.37 4.371 0.05 ------------------------------------------------------------------------------- ======= Cycle 4775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4776 steps, 2.56000 s simulation time, 8997.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4776 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8997.68 8997.679 8997.679 100.00 ------------------------------------------------------------------------------- PC_run 4776 4776 8971.64 1.878 1.878 99.71 GM_PC_couple 4776 4776 12.10 0.003 0.003 0.13 PC_GM_couple 4776 4776 9.57 0.002 0.002 0.11 #others 4.37 4.372 0.05 ------------------------------------------------------------------------------- ======= Cycle 4776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4777 steps, 2.56000 s simulation time, 8999.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4777 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8999.65 8999.655 8999.655 100.00 ------------------------------------------------------------------------------- PC_run 4777 4777 8973.61 1.879 1.879 99.71 GM_PC_couple 4777 4777 12.10 0.003 0.003 0.13 PC_GM_couple 4777 4777 9.57 0.002 0.002 0.11 #others 4.37 4.373 0.05 ------------------------------------------------------------------------------- ======= Cycle 4777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4778 steps, 2.56000 s simulation time, 9001.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4778 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9001.82 9001.818 9001.818 100.00 ------------------------------------------------------------------------------- PC_run 4778 4778 8975.77 1.879 1.879 99.71 GM_PC_couple 4778 4778 12.10 0.003 0.003 0.13 PC_GM_couple 4778 4778 9.57 0.002 0.002 0.11 #others 4.37 4.373 0.05 ------------------------------------------------------------------------------- ======= Cycle 4778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4779 steps, 2.56000 s simulation time, 9003.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4779 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9003.61 9003.614 9003.614 100.00 ------------------------------------------------------------------------------- PC_run 4779 4779 8977.56 1.879 1.879 99.71 GM_PC_couple 4779 4779 12.11 0.003 0.003 0.13 PC_GM_couple 4779 4779 9.58 0.002 0.002 0.11 #others 4.37 4.374 0.05 ------------------------------------------------------------------------------- ======= Cycle 4779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4780 steps, 2.56000 s simulation time, 9005.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4780 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9005.54 9005.541 9005.541 100.00 ------------------------------------------------------------------------------- PC_run 4780 4780 8979.48 1.879 1.879 99.71 GM_PC_couple 4780 4780 12.11 0.003 0.003 0.13 PC_GM_couple 4780 4780 9.58 0.002 0.002 0.11 #others 4.38 4.375 0.05 ------------------------------------------------------------------------------- ======= Cycle 4780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4781 steps, 2.56000 s simulation time, 9007.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4781 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9007.50 9007.499 9007.499 100.00 ------------------------------------------------------------------------------- PC_run 4781 4781 8981.43 1.879 1.879 99.71 GM_PC_couple 4781 4781 12.11 0.003 0.003 0.13 PC_GM_couple 4781 4781 9.58 0.002 0.002 0.11 #others 4.38 4.376 0.05 ------------------------------------------------------------------------------- ======= Cycle 4781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4782 steps, 2.56000 s simulation time, 9009.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4782 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9009.43 9009.435 9009.435 100.00 ------------------------------------------------------------------------------- PC_run 4782 4782 8983.36 1.879 1.879 99.71 GM_PC_couple 4782 4782 12.12 0.003 0.003 0.13 PC_GM_couple 4782 4782 9.58 0.002 0.002 0.11 #others 4.38 4.377 0.05 ------------------------------------------------------------------------------- ======= Cycle 4782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4783 steps, 2.56000 s simulation time, 9011.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4783 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9011.19 9011.195 9011.195 100.00 ------------------------------------------------------------------------------- PC_run 4783 4783 8985.11 1.879 1.879 99.71 GM_PC_couple 4783 4783 12.12 0.003 0.003 0.13 PC_GM_couple 4783 4783 9.59 0.002 0.002 0.11 #others 4.38 4.379 0.05 ------------------------------------------------------------------------------- ======= Cycle 4783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4784 steps, 2.56000 s simulation time, 9013.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4784 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9013.12 9013.118 9013.118 100.00 ------------------------------------------------------------------------------- PC_run 4784 4784 8987.03 1.879 1.879 99.71 GM_PC_couple 4784 4784 12.12 0.003 0.003 0.13 PC_GM_couple 4784 4784 9.59 0.002 0.002 0.11 #others 4.38 4.380 0.05 ------------------------------------------------------------------------------- ======= Cycle 4784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4785 steps, 2.56000 s simulation time, 9014.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4785 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9014.96 9014.960 9014.960 100.00 ------------------------------------------------------------------------------- PC_run 4785 4785 8988.86 1.879 1.879 99.71 GM_PC_couple 4785 4785 12.12 0.003 0.003 0.13 PC_GM_couple 4785 4785 9.59 0.002 0.002 0.11 #others 4.38 4.381 0.05 ------------------------------------------------------------------------------- ======= Cycle 4785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4786 steps, 2.56000 s simulation time, 9017.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4786 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9017.02 9017.018 9017.018 100.00 ------------------------------------------------------------------------------- PC_run 4786 4786 8990.92 1.879 1.879 99.71 GM_PC_couple 4786 4786 12.13 0.003 0.003 0.13 PC_GM_couple 4786 4786 9.59 0.002 0.002 0.11 #others 4.38 4.382 0.05 ------------------------------------------------------------------------------- ======= Cycle 4786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4787 steps, 2.56000 s simulation time, 9019.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4787 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9019.09 9019.092 9019.092 100.00 ------------------------------------------------------------------------------- PC_run 4787 4787 8992.98 1.879 1.879 99.71 GM_PC_couple 4787 4787 12.13 0.003 0.003 0.13 PC_GM_couple 4787 4787 9.60 0.002 0.002 0.11 #others 4.38 4.383 0.05 ------------------------------------------------------------------------------- ======= Cycle 4787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4788 steps, 2.56000 s simulation time, 9028.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4788 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9028.60 9028.601 9028.601 100.00 ------------------------------------------------------------------------------- PC_run 4788 4788 9002.49 1.880 1.880 99.71 GM_PC_couple 4788 4788 12.13 0.003 0.003 0.13 PC_GM_couple 4788 4788 9.60 0.002 0.002 0.11 #others 4.38 4.384 0.05 ------------------------------------------------------------------------------- ======= Cycle 4788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4789 steps, 2.56000 s simulation time, 9030.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4789 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9030.58 9030.577 9030.577 100.00 ------------------------------------------------------------------------------- PC_run 4789 4789 9004.46 1.880 1.880 99.71 GM_PC_couple 4789 4789 12.14 0.003 0.003 0.13 PC_GM_couple 4789 4789 9.60 0.002 0.002 0.11 #others 4.38 4.385 0.05 ------------------------------------------------------------------------------- ======= Cycle 4789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4790 steps, 2.56000 s simulation time, 9033.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4790 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9033.23 9033.226 9033.226 100.00 ------------------------------------------------------------------------------- PC_run 4790 4790 9007.10 1.880 1.880 99.71 GM_PC_couple 4790 4790 12.14 0.003 0.003 0.13 PC_GM_couple 4790 4790 9.60 0.002 0.002 0.11 #others 4.39 4.385 0.05 ------------------------------------------------------------------------------- ======= Cycle 4790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4791 steps, 2.56000 s simulation time, 9035.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4791 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9035.54 9035.544 9035.544 100.00 ------------------------------------------------------------------------------- PC_run 4791 4791 9009.41 1.880 1.880 99.71 GM_PC_couple 4791 4791 12.14 0.003 0.003 0.13 PC_GM_couple 4791 4791 9.60 0.002 0.002 0.11 #others 4.39 4.386 0.05 ------------------------------------------------------------------------------- ======= Cycle 4791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4792 steps, 2.56000 s simulation time, 9037.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4792 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9037.81 9037.810 9037.810 100.00 ------------------------------------------------------------------------------- PC_run 4792 4792 9011.67 1.881 1.881 99.71 GM_PC_couple 4792 4792 12.14 0.003 0.003 0.13 PC_GM_couple 4792 4792 9.61 0.002 0.002 0.11 #others 4.39 4.387 0.05 ------------------------------------------------------------------------------- ======= Cycle 4792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4793 steps, 2.56000 s simulation time, 9040.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4793 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9040.15 9040.150 9040.150 100.00 ------------------------------------------------------------------------------- PC_run 4793 4793 9014.01 1.881 1.881 99.71 GM_PC_couple 4793 4793 12.14 0.003 0.003 0.13 PC_GM_couple 4793 4793 9.61 0.002 0.002 0.11 #others 4.39 4.388 0.05 ------------------------------------------------------------------------------- ======= Cycle 4793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4794 steps, 2.56000 s simulation time, 9042.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4794 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9042.96 9042.955 9042.955 100.00 ------------------------------------------------------------------------------- PC_run 4794 4794 9016.81 1.881 1.881 99.71 GM_PC_couple 4794 4794 12.15 0.003 0.003 0.13 PC_GM_couple 4794 4794 9.61 0.002 0.002 0.11 #others 4.39 4.389 0.05 ------------------------------------------------------------------------------- ======= Cycle 4794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4795 steps, 2.56000 s simulation time, 9045.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4795 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9045.48 9045.478 9045.478 100.00 ------------------------------------------------------------------------------- PC_run 4795 4795 9019.33 1.881 1.881 99.71 GM_PC_couple 4795 4795 12.15 0.003 0.003 0.13 PC_GM_couple 4795 4795 9.61 0.002 0.002 0.11 #others 4.39 4.390 0.05 ------------------------------------------------------------------------------- ======= Cycle 4795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4796 steps, 2.56000 s simulation time, 9047.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4796 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9047.85 9047.854 9047.854 100.00 ------------------------------------------------------------------------------- PC_run 4796 4796 9021.70 1.881 1.881 99.71 GM_PC_couple 4796 4796 12.15 0.003 0.003 0.13 PC_GM_couple 4796 4796 9.61 0.002 0.002 0.11 #others 4.39 4.391 0.05 ------------------------------------------------------------------------------- ======= Cycle 4796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4797 steps, 2.56000 s simulation time, 9050.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4797 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9050.09 9050.087 9050.087 100.00 ------------------------------------------------------------------------------- PC_run 4797 4797 9023.92 1.881 1.881 99.71 GM_PC_couple 4797 4797 12.16 0.003 0.003 0.13 PC_GM_couple 4797 4797 9.62 0.002 0.002 0.11 #others 4.39 4.392 0.05 ------------------------------------------------------------------------------- ======= Cycle 4797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4798 steps, 2.56000 s simulation time, 9052.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4798 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9052.83 9052.828 9052.828 100.00 ------------------------------------------------------------------------------- PC_run 4798 4798 9026.66 1.881 1.881 99.71 GM_PC_couple 4798 4798 12.16 0.003 0.003 0.13 PC_GM_couple 4798 4798 9.62 0.002 0.002 0.11 #others 4.39 4.393 0.05 ------------------------------------------------------------------------------- ======= Cycle 4798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4799 steps, 2.56000 s simulation time, 9055.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4799 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9055.00 9055.001 9055.001 100.00 ------------------------------------------------------------------------------- PC_run 4799 4799 9028.83 1.881 1.881 99.71 GM_PC_couple 4799 4799 12.16 0.003 0.003 0.13 PC_GM_couple 4799 4799 9.62 0.002 0.002 0.11 #others 4.39 4.394 0.05 ------------------------------------------------------------------------------- ======= Cycle 4799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4800 steps, 2.56000 s simulation time, 9057.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4800 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9057.40 9057.398 9057.398 100.00 ------------------------------------------------------------------------------- PC_run 4800 4800 9031.22 1.882 1.882 99.71 GM_PC_couple 4800 4800 12.16 0.003 0.003 0.13 PC_GM_couple 4800 4800 9.62 0.002 0.002 0.11 #others 4.40 4.395 0.05 ------------------------------------------------------------------------------- ======= Cycle 4800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4801 steps, 2.56000 s simulation time, 9059.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4801 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9059.54 9059.536 9059.536 100.00 ------------------------------------------------------------------------------- PC_run 4801 4801 9033.35 1.882 1.882 99.71 GM_PC_couple 4801 4801 12.17 0.003 0.003 0.13 PC_GM_couple 4801 4801 9.62 0.002 0.002 0.11 #others 4.40 4.396 0.05 ------------------------------------------------------------------------------- ======= Cycle 4801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4802 steps, 2.56000 s simulation time, 9061.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4802 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9061.47 9061.468 9061.468 100.00 ------------------------------------------------------------------------------- PC_run 4802 4802 9035.28 1.882 1.882 99.71 GM_PC_couple 4802 4802 12.17 0.003 0.003 0.13 PC_GM_couple 4802 4802 9.63 0.002 0.002 0.11 #others 4.40 4.397 0.05 ------------------------------------------------------------------------------- ======= Cycle 4802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4803 steps, 2.56000 s simulation time, 9063.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4803 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9063.35 9063.352 9063.352 100.00 ------------------------------------------------------------------------------- PC_run 4803 4803 9037.15 1.882 1.882 99.71 GM_PC_couple 4803 4803 12.17 0.003 0.003 0.13 PC_GM_couple 4803 4803 9.63 0.002 0.002 0.11 #others 4.40 4.398 0.05 ------------------------------------------------------------------------------- ======= Cycle 4803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4804 steps, 2.56000 s simulation time, 9066.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4804 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9066.58 9066.584 9066.584 100.00 ------------------------------------------------------------------------------- PC_run 4804 4804 9040.38 1.882 1.882 99.71 GM_PC_couple 4804 4804 12.17 0.003 0.003 0.13 PC_GM_couple 4804 4804 9.63 0.002 0.002 0.11 #others 4.40 4.400 0.05 ------------------------------------------------------------------------------- ======= Cycle 4804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4805 steps, 2.56000 s simulation time, 9068.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4805 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9068.52 9068.522 9068.522 100.00 ------------------------------------------------------------------------------- PC_run 4805 4805 9042.31 1.882 1.882 99.71 GM_PC_couple 4805 4805 12.18 0.003 0.003 0.13 PC_GM_couple 4805 4805 9.63 0.002 0.002 0.11 #others 4.40 4.400 0.05 ------------------------------------------------------------------------------- ======= Cycle 4805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4806 steps, 2.56000 s simulation time, 9070.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4806 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9070.43 9070.429 9070.429 100.00 ------------------------------------------------------------------------------- PC_run 4806 4806 9044.22 1.882 1.882 99.71 GM_PC_couple 4806 4806 12.18 0.003 0.003 0.13 PC_GM_couple 4806 4806 9.63 0.002 0.002 0.11 #others 4.40 4.401 0.05 ------------------------------------------------------------------------------- ======= Cycle 4806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4807 steps, 2.56000 s simulation time, 9072.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4807 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9072.65 9072.646 9072.646 100.00 ------------------------------------------------------------------------------- PC_run 4807 4807 9046.43 1.882 1.882 99.71 GM_PC_couple 4807 4807 12.18 0.003 0.003 0.13 PC_GM_couple 4807 4807 9.63 0.002 0.002 0.11 #others 4.40 4.402 0.05 ------------------------------------------------------------------------------- ======= Cycle 4807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4808 steps, 2.56000 s simulation time, 9074.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4808 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9074.55 9074.554 9074.554 100.00 ------------------------------------------------------------------------------- PC_run 4808 4808 9048.33 1.882 1.882 99.71 GM_PC_couple 4808 4808 12.18 0.003 0.003 0.13 PC_GM_couple 4808 4808 9.64 0.002 0.002 0.11 #others 4.40 4.402 0.05 ------------------------------------------------------------------------------- ======= Cycle 4808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4809 steps, 2.56000 s simulation time, 9076.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4809 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9076.44 9076.437 9076.437 100.00 ------------------------------------------------------------------------------- PC_run 4809 4809 9050.21 1.882 1.882 99.71 GM_PC_couple 4809 4809 12.19 0.003 0.003 0.13 PC_GM_couple 4809 4809 9.64 0.002 0.002 0.11 #others 4.40 4.403 0.05 ------------------------------------------------------------------------------- ======= Cycle 4809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4810 steps, 2.56000 s simulation time, 9078.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4810 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9078.57 9078.570 9078.570 100.00 ------------------------------------------------------------------------------- PC_run 4810 4810 9052.34 1.882 1.882 99.71 GM_PC_couple 4810 4810 12.19 0.003 0.003 0.13 PC_GM_couple 4810 4810 9.64 0.002 0.002 0.11 #others 4.40 4.404 0.05 ------------------------------------------------------------------------------- ======= Cycle 4810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4811 steps, 2.56000 s simulation time, 9080.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4811 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9080.71 9080.712 9080.712 100.00 ------------------------------------------------------------------------------- PC_run 4811 4811 9054.47 1.882 1.882 99.71 GM_PC_couple 4811 4811 12.19 0.003 0.003 0.13 PC_GM_couple 4811 4811 9.64 0.002 0.002 0.11 #others 4.40 4.405 0.05 ------------------------------------------------------------------------------- ======= Cycle 4811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4812 steps, 2.56000 s simulation time, 9083.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4812 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9083.29 9083.291 9083.291 100.00 ------------------------------------------------------------------------------- PC_run 4812 4812 9057.05 1.882 1.882 99.71 GM_PC_couple 4812 4812 12.19 0.003 0.003 0.13 PC_GM_couple 4812 4812 9.64 0.002 0.002 0.11 #others 4.41 4.406 0.05 ------------------------------------------------------------------------------- ======= Cycle 4812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4813 steps, 2.56000 s simulation time, 9085.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4813 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9085.37 9085.372 9085.372 100.00 ------------------------------------------------------------------------------- PC_run 4813 4813 9059.12 1.882 1.882 99.71 GM_PC_couple 4813 4813 12.20 0.003 0.003 0.13 PC_GM_couple 4813 4813 9.65 0.002 0.002 0.11 #others 4.41 4.406 0.05 ------------------------------------------------------------------------------- ======= Cycle 4813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4814 steps, 2.56000 s simulation time, 9087.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4814 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9087.54 9087.535 9087.535 100.00 ------------------------------------------------------------------------------- PC_run 4814 4814 9061.28 1.882 1.882 99.71 GM_PC_couple 4814 4814 12.20 0.003 0.003 0.13 PC_GM_couple 4814 4814 9.65 0.002 0.002 0.11 #others 4.41 4.407 0.05 ------------------------------------------------------------------------------- ======= Cycle 4814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4815 steps, 2.56000 s simulation time, 9089.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4815 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9089.37 9089.375 9089.375 100.00 ------------------------------------------------------------------------------- PC_run 4815 4815 9063.12 1.882 1.882 99.71 GM_PC_couple 4815 4815 12.20 0.003 0.003 0.13 PC_GM_couple 4815 4815 9.65 0.002 0.002 0.11 #others 4.41 4.408 0.05 ------------------------------------------------------------------------------- ======= Cycle 4815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4816 steps, 2.56000 s simulation time, 9092.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4816 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9092.31 9092.310 9092.310 100.00 ------------------------------------------------------------------------------- PC_run 4816 4816 9066.05 1.882 1.882 99.71 GM_PC_couple 4816 4816 12.20 0.003 0.003 0.13 PC_GM_couple 4816 4816 9.65 0.002 0.002 0.11 #others 4.41 4.409 0.05 ------------------------------------------------------------------------------- ======= Cycle 4816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4817 steps, 2.56000 s simulation time, 9094.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4817 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9094.84 9094.839 9094.839 100.00 ------------------------------------------------------------------------------- PC_run 4817 4817 9068.57 1.883 1.883 99.71 GM_PC_couple 4817 4817 12.20 0.003 0.003 0.13 PC_GM_couple 4817 4817 9.65 0.002 0.002 0.11 #others 4.41 4.410 0.05 ------------------------------------------------------------------------------- ======= Cycle 4817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4818 steps, 2.56000 s simulation time, 9097.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4818 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9097.34 9097.337 9097.337 100.00 ------------------------------------------------------------------------------- PC_run 4818 4818 9071.07 1.883 1.883 99.71 GM_PC_couple 4818 4818 12.21 0.003 0.003 0.13 PC_GM_couple 4818 4818 9.65 0.002 0.002 0.11 #others 4.41 4.410 0.05 ------------------------------------------------------------------------------- ======= Cycle 4818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4819 steps, 2.56000 s simulation time, 9099.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4819 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9099.43 9099.435 9099.435 100.00 ------------------------------------------------------------------------------- PC_run 4819 4819 9073.16 1.883 1.883 99.71 GM_PC_couple 4819 4819 12.21 0.003 0.003 0.13 PC_GM_couple 4819 4819 9.66 0.002 0.002 0.11 #others 4.41 4.411 0.05 ------------------------------------------------------------------------------- ======= Cycle 4819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4820 steps, 2.56000 s simulation time, 9101.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4820 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9101.97 9101.970 9101.970 100.00 ------------------------------------------------------------------------------- PC_run 4820 4820 9075.69 1.883 1.883 99.71 GM_PC_couple 4820 4820 12.21 0.003 0.003 0.13 PC_GM_couple 4820 4820 9.66 0.002 0.002 0.11 #others 4.41 4.412 0.05 ------------------------------------------------------------------------------- ======= Cycle 4820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4821 steps, 2.56000 s simulation time, 9103.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4821 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9103.88 9103.883 9103.883 100.00 ------------------------------------------------------------------------------- PC_run 4821 4821 9077.59 1.883 1.883 99.71 GM_PC_couple 4821 4821 12.21 0.003 0.003 0.13 PC_GM_couple 4821 4821 9.66 0.002 0.002 0.11 #others 4.41 4.413 0.05 ------------------------------------------------------------------------------- ======= Cycle 4821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4822 steps, 2.56000 s simulation time, 9105.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4822 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9105.77 9105.770 9105.770 100.00 ------------------------------------------------------------------------------- PC_run 4822 4822 9079.47 1.883 1.883 99.71 GM_PC_couple 4822 4822 12.22 0.003 0.003 0.13 PC_GM_couple 4822 4822 9.66 0.002 0.002 0.11 #others 4.41 4.414 0.05 ------------------------------------------------------------------------------- ======= Cycle 4822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4823 steps, 2.56000 s simulation time, 9107.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4823 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9107.63 9107.628 9107.628 100.00 ------------------------------------------------------------------------------- PC_run 4823 4823 9081.32 1.883 1.883 99.71 GM_PC_couple 4823 4823 12.22 0.003 0.003 0.13 PC_GM_couple 4823 4823 9.67 0.002 0.002 0.11 #others 4.42 4.416 0.05 ------------------------------------------------------------------------------- ======= Cycle 4823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4824 steps, 2.56000 s simulation time, 9109.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4824 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9109.82 9109.823 9109.823 100.00 ------------------------------------------------------------------------------- PC_run 4824 4824 9083.51 1.883 1.883 99.71 GM_PC_couple 4824 4824 12.22 0.003 0.003 0.13 PC_GM_couple 4824 4824 9.67 0.002 0.002 0.11 #others 4.42 4.417 0.05 ------------------------------------------------------------------------------- ======= Cycle 4824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4825 steps, 2.56000 s simulation time, 9111.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4825 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9111.70 9111.702 9111.702 100.00 ------------------------------------------------------------------------------- PC_run 4825 4825 9085.38 1.883 1.883 99.71 GM_PC_couple 4825 4825 12.23 0.003 0.003 0.13 PC_GM_couple 4825 4825 9.67 0.002 0.002 0.11 #others 4.42 4.418 0.05 ------------------------------------------------------------------------------- ======= Cycle 4825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4826 steps, 2.56000 s simulation time, 9145.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4826 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9145.02 9145.017 9145.017 100.00 ------------------------------------------------------------------------------- PC_run 4826 4826 9118.69 1.889 1.889 99.71 GM_PC_couple 4826 4826 12.23 0.003 0.003 0.13 PC_GM_couple 4826 4826 9.67 0.002 0.002 0.11 #others 4.42 4.419 0.05 ------------------------------------------------------------------------------- ======= Cycle 4826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4827 steps, 2.56000 s simulation time, 9150.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4827 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9150.97 9150.969 9150.969 100.00 ------------------------------------------------------------------------------- PC_run 4827 4827 9124.64 1.890 1.890 99.71 GM_PC_couple 4827 4827 12.23 0.003 0.003 0.13 PC_GM_couple 4827 4827 9.68 0.002 0.002 0.11 #others 4.42 4.419 0.05 ------------------------------------------------------------------------------- ======= Cycle 4827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4828 steps, 2.56000 s simulation time, 9153.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4828 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9153.25 9153.253 9153.253 100.00 ------------------------------------------------------------------------------- PC_run 4828 4828 9126.92 1.890 1.890 99.71 GM_PC_couple 4828 4828 12.23 0.003 0.003 0.13 PC_GM_couple 4828 4828 9.68 0.002 0.002 0.11 #others 4.42 4.420 0.05 ------------------------------------------------------------------------------- ======= Cycle 4828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4829 steps, 2.56000 s simulation time, 9155.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4829 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9155.42 9155.415 9155.415 100.00 ------------------------------------------------------------------------------- PC_run 4829 4829 9129.08 1.890 1.890 99.71 GM_PC_couple 4829 4829 12.24 0.003 0.003 0.13 PC_GM_couple 4829 4829 9.68 0.002 0.002 0.11 #others 4.42 4.421 0.05 ------------------------------------------------------------------------------- ======= Cycle 4829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4830 steps, 2.56000 s simulation time, 9158.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4830 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9158.30 9158.301 9158.301 100.00 ------------------------------------------------------------------------------- PC_run 4830 4830 9131.96 1.891 1.891 99.71 GM_PC_couple 4830 4830 12.24 0.003 0.003 0.13 PC_GM_couple 4830 4830 9.68 0.002 0.002 0.11 #others 4.42 4.422 0.05 ------------------------------------------------------------------------------- ======= Cycle 4830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4831 steps, 2.56000 s simulation time, 9195.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4831 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9195.66 9195.662 9195.662 100.00 ------------------------------------------------------------------------------- PC_run 4831 4831 9169.31 1.898 1.898 99.71 GM_PC_couple 4831 4831 12.24 0.003 0.003 0.13 PC_GM_couple 4831 4831 9.68 0.002 0.002 0.11 #others 4.42 4.423 0.05 ------------------------------------------------------------------------------- ======= Cycle 4831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4832 steps, 2.56000 s simulation time, 9311.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4832 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9311.90 9311.901 9311.901 100.00 ------------------------------------------------------------------------------- PC_run 4832 4832 9285.54 1.922 1.922 99.72 GM_PC_couple 4832 4832 12.25 0.003 0.003 0.13 PC_GM_couple 4832 4832 9.69 0.002 0.002 0.10 #others 4.42 4.424 0.05 ------------------------------------------------------------------------------- ======= Cycle 4832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4833 steps, 2.56000 s simulation time, 9313.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4833 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9313.83 9313.834 9313.834 100.00 ------------------------------------------------------------------------------- PC_run 4833 4833 9287.47 1.922 1.922 99.72 GM_PC_couple 4833 4833 12.25 0.003 0.003 0.13 PC_GM_couple 4833 4833 9.69 0.002 0.002 0.10 #others 4.43 4.425 0.05 ------------------------------------------------------------------------------- ======= Cycle 4833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4834 steps, 2.56000 s simulation time, 9315.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4834 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9315.89 9315.891 9315.891 100.00 ------------------------------------------------------------------------------- PC_run 4834 4834 9289.52 1.922 1.922 99.72 GM_PC_couple 4834 4834 12.25 0.003 0.003 0.13 PC_GM_couple 4834 4834 9.69 0.002 0.002 0.10 #others 4.43 4.426 0.05 ------------------------------------------------------------------------------- ======= Cycle 4834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4835 steps, 2.56000 s simulation time, 9317.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4835 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9317.79 9317.788 9317.788 100.00 ------------------------------------------------------------------------------- PC_run 4835 4835 9291.41 1.922 1.922 99.72 GM_PC_couple 4835 4835 12.26 0.003 0.003 0.13 PC_GM_couple 4835 4835 9.69 0.002 0.002 0.10 #others 4.43 4.427 0.05 ------------------------------------------------------------------------------- ======= Cycle 4835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4836 steps, 2.56000 s simulation time, 9319.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4836 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9319.77 9319.770 9319.770 100.00 ------------------------------------------------------------------------------- PC_run 4836 4836 9293.39 1.922 1.922 99.72 GM_PC_couple 4836 4836 12.26 0.003 0.003 0.13 PC_GM_couple 4836 4836 9.70 0.002 0.002 0.10 #others 4.43 4.428 0.05 ------------------------------------------------------------------------------- ======= Cycle 4836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4837 steps, 2.56000 s simulation time, 9321.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4837 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9321.69 9321.685 9321.685 100.00 ------------------------------------------------------------------------------- PC_run 4837 4837 9295.30 1.922 1.922 99.72 GM_PC_couple 4837 4837 12.26 0.003 0.003 0.13 PC_GM_couple 4837 4837 9.70 0.002 0.002 0.10 #others 4.43 4.429 0.05 ------------------------------------------------------------------------------- ======= Cycle 4837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4838 steps, 2.56000 s simulation time, 9323.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4838 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9323.65 9323.646 9323.646 100.00 ------------------------------------------------------------------------------- PC_run 4838 4838 9297.25 1.922 1.922 99.72 GM_PC_couple 4838 4838 12.26 0.003 0.003 0.13 PC_GM_couple 4838 4838 9.70 0.002 0.002 0.10 #others 4.43 4.430 0.05 ------------------------------------------------------------------------------- ======= Cycle 4838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4839 steps, 2.56000 s simulation time, 9325.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4839 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9325.59 9325.591 9325.591 100.00 ------------------------------------------------------------------------------- PC_run 4839 4839 9299.19 1.922 1.922 99.72 GM_PC_couple 4839 4839 12.27 0.003 0.003 0.13 PC_GM_couple 4839 4839 9.70 0.002 0.002 0.10 #others 4.43 4.431 0.05 ------------------------------------------------------------------------------- ======= Cycle 4839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4840 steps, 2.56000 s simulation time, 9327.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4840 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9327.57 9327.574 9327.574 100.00 ------------------------------------------------------------------------------- PC_run 4840 4840 9301.17 1.922 1.922 99.72 GM_PC_couple 4840 4840 12.27 0.003 0.003 0.13 PC_GM_couple 4840 4840 9.70 0.002 0.002 0.10 #others 4.43 4.431 0.05 ------------------------------------------------------------------------------- ======= Cycle 4840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4841 steps, 2.56000 s simulation time, 9329.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4841 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9329.94 9329.943 9329.943 100.00 ------------------------------------------------------------------------------- PC_run 4841 4841 9303.53 1.922 1.922 99.72 GM_PC_couple 4841 4841 12.27 0.003 0.003 0.13 PC_GM_couple 4841 4841 9.71 0.002 0.002 0.10 #others 4.43 4.432 0.05 ------------------------------------------------------------------------------- ======= Cycle 4841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4842 steps, 2.56000 s simulation time, 9332.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4842 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9332.60 9332.595 9332.595 100.00 ------------------------------------------------------------------------------- PC_run 4842 4842 9306.18 1.922 1.922 99.72 GM_PC_couple 4842 4842 12.27 0.003 0.003 0.13 PC_GM_couple 4842 4842 9.71 0.002 0.002 0.10 #others 4.43 4.433 0.05 ------------------------------------------------------------------------------- ======= Cycle 4842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4843 steps, 2.56000 s simulation time, 9335.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4843 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9335.27 9335.266 9335.266 100.00 ------------------------------------------------------------------------------- PC_run 4843 4843 9308.85 1.922 1.922 99.72 GM_PC_couple 4843 4843 12.28 0.003 0.003 0.13 PC_GM_couple 4843 4843 9.71 0.002 0.002 0.10 #others 4.43 4.434 0.05 ------------------------------------------------------------------------------- ======= Cycle 4843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4844 steps, 2.56000 s simulation time, 9338.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4844 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9338.10 9338.098 9338.098 100.00 ------------------------------------------------------------------------------- PC_run 4844 4844 9311.67 1.922 1.922 99.72 GM_PC_couple 4844 4844 12.28 0.003 0.003 0.13 PC_GM_couple 4844 4844 9.71 0.002 0.002 0.10 #others 4.43 4.435 0.05 ------------------------------------------------------------------------------- ======= Cycle 4844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4845 steps, 2.56000 s simulation time, 9339.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4845 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9339.92 9339.921 9339.921 100.00 ------------------------------------------------------------------------------- PC_run 4845 4845 9313.49 1.922 1.922 99.72 GM_PC_couple 4845 4845 12.28 0.003 0.003 0.13 PC_GM_couple 4845 4845 9.71 0.002 0.002 0.10 #others 4.44 4.436 0.05 ------------------------------------------------------------------------------- ======= Cycle 4845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4846 steps, 2.56000 s simulation time, 9341.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4846 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9341.85 9341.846 9341.846 100.00 ------------------------------------------------------------------------------- PC_run 4846 4846 9315.41 1.922 1.922 99.72 GM_PC_couple 4846 4846 12.28 0.003 0.003 0.13 PC_GM_couple 4846 4846 9.72 0.002 0.002 0.10 #others 4.44 4.437 0.05 ------------------------------------------------------------------------------- ======= Cycle 4846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4847 steps, 2.56000 s simulation time, 9343.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4847 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9343.73 9343.733 9343.733 100.00 ------------------------------------------------------------------------------- PC_run 4847 4847 9317.29 1.922 1.922 99.72 GM_PC_couple 4847 4847 12.29 0.003 0.003 0.13 PC_GM_couple 4847 4847 9.72 0.002 0.002 0.10 #others 4.44 4.438 0.05 ------------------------------------------------------------------------------- ======= Cycle 4847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4848 steps, 2.56000 s simulation time, 9397.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4848 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9397.86 9397.863 9397.863 100.00 ------------------------------------------------------------------------------- PC_run 4848 4848 9371.42 1.933 1.933 99.72 GM_PC_couple 4848 4848 12.29 0.003 0.003 0.13 PC_GM_couple 4848 4848 9.72 0.002 0.002 0.10 #others 4.44 4.439 0.05 ------------------------------------------------------------------------------- ======= Cycle 4848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4849 steps, 2.56000 s simulation time, 9442.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4849 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9442.45 9442.453 9442.453 100.00 ------------------------------------------------------------------------------- PC_run 4849 4849 9416.00 1.942 1.942 99.72 GM_PC_couple 4849 4849 12.29 0.003 0.003 0.13 PC_GM_couple 4849 4849 9.72 0.002 0.002 0.10 #others 4.44 4.439 0.05 ------------------------------------------------------------------------------- ======= Cycle 4849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4850 steps, 2.56000 s simulation time, 9444.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4850 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9444.90 9444.898 9444.898 100.00 ------------------------------------------------------------------------------- PC_run 4850 4850 9418.44 1.942 1.942 99.72 GM_PC_couple 4850 4850 12.29 0.003 0.003 0.13 PC_GM_couple 4850 4850 9.72 0.002 0.002 0.10 #others 4.44 4.440 0.05 ------------------------------------------------------------------------------- ======= Cycle 4850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4851 steps, 2.56000 s simulation time, 9446.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4851 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9446.95 9446.954 9446.954 100.00 ------------------------------------------------------------------------------- PC_run 4851 4851 9420.49 1.942 1.942 99.72 GM_PC_couple 4851 4851 12.30 0.003 0.003 0.13 PC_GM_couple 4851 4851 9.73 0.002 0.002 0.10 #others 4.44 4.441 0.05 ------------------------------------------------------------------------------- ======= Cycle 4851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4852 steps, 2.56000 s simulation time, 9448.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4852 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9448.97 9448.968 9448.968 100.00 ------------------------------------------------------------------------------- PC_run 4852 4852 9422.50 1.942 1.942 99.72 GM_PC_couple 4852 4852 12.30 0.003 0.003 0.13 PC_GM_couple 4852 4852 9.73 0.002 0.002 0.10 #others 4.44 4.442 0.05 ------------------------------------------------------------------------------- ======= Cycle 4852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4853 steps, 2.56000 s simulation time, 9450.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4853 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9450.67 9450.665 9450.665 100.00 ------------------------------------------------------------------------------- PC_run 4853 4853 9424.19 1.942 1.942 99.72 GM_PC_couple 4853 4853 12.30 0.003 0.003 0.13 PC_GM_couple 4853 4853 9.73 0.002 0.002 0.10 #others 4.44 4.443 0.05 ------------------------------------------------------------------------------- ======= Cycle 4853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4854 steps, 2.56000 s simulation time, 9452.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4854 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9452.27 9452.266 9452.266 100.00 ------------------------------------------------------------------------------- PC_run 4854 4854 9425.79 1.942 1.942 99.72 GM_PC_couple 4854 4854 12.30 0.003 0.003 0.13 PC_GM_couple 4854 4854 9.73 0.002 0.002 0.10 #others 4.44 4.444 0.05 ------------------------------------------------------------------------------- ======= Cycle 4854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4855 steps, 2.56000 s simulation time, 9454.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4855 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9454.19 9454.185 9454.185 100.00 ------------------------------------------------------------------------------- PC_run 4855 4855 9427.70 1.942 1.942 99.72 GM_PC_couple 4855 4855 12.31 0.003 0.003 0.13 PC_GM_couple 4855 4855 9.73 0.002 0.002 0.10 #others 4.44 4.444 0.05 ------------------------------------------------------------------------------- ======= Cycle 4855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4856 steps, 2.56000 s simulation time, 9456.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4856 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9456.66 9456.665 9456.665 100.00 ------------------------------------------------------------------------------- PC_run 4856 4856 9430.18 1.942 1.942 99.72 GM_PC_couple 4856 4856 12.31 0.003 0.003 0.13 PC_GM_couple 4856 4856 9.73 0.002 0.002 0.10 #others 4.45 4.445 0.05 ------------------------------------------------------------------------------- ======= Cycle 4856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4857 steps, 2.56000 s simulation time, 9458.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4857 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9458.80 9458.796 9458.796 100.00 ------------------------------------------------------------------------------- PC_run 4857 4857 9432.30 1.942 1.942 99.72 GM_PC_couple 4857 4857 12.31 0.003 0.003 0.13 PC_GM_couple 4857 4857 9.74 0.002 0.002 0.10 #others 4.45 4.446 0.05 ------------------------------------------------------------------------------- ======= Cycle 4857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4858 steps, 2.56000 s simulation time, 9460.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4858 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9460.91 9460.911 9460.911 100.00 ------------------------------------------------------------------------------- PC_run 4858 4858 9434.41 1.942 1.942 99.72 GM_PC_couple 4858 4858 12.31 0.003 0.003 0.13 PC_GM_couple 4858 4858 9.74 0.002 0.002 0.10 #others 4.45 4.446 0.05 ------------------------------------------------------------------------------- ======= Cycle 4858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4859 steps, 2.56000 s simulation time, 9462.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4859 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9462.81 9462.812 9462.812 100.00 ------------------------------------------------------------------------------- PC_run 4859 4859 9436.31 1.942 1.942 99.72 GM_PC_couple 4859 4859 12.32 0.003 0.003 0.13 PC_GM_couple 4859 4859 9.74 0.002 0.002 0.10 #others 4.45 4.447 0.05 ------------------------------------------------------------------------------- ======= Cycle 4859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4860 steps, 2.56000 s simulation time, 9464.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4860 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9464.69 9464.693 9464.693 100.00 ------------------------------------------------------------------------------- PC_run 4860 4860 9438.18 1.942 1.942 99.72 GM_PC_couple 4860 4860 12.32 0.003 0.003 0.13 PC_GM_couple 4860 4860 9.74 0.002 0.002 0.10 #others 4.45 4.449 0.05 ------------------------------------------------------------------------------- ======= Cycle 4860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4861 steps, 2.56000 s simulation time, 9466.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4861 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9466.88 9466.880 9466.880 100.00 ------------------------------------------------------------------------------- PC_run 4861 4861 9440.37 1.942 1.942 99.72 GM_PC_couple 4861 4861 12.32 0.003 0.003 0.13 PC_GM_couple 4861 4861 9.74 0.002 0.002 0.10 #others 4.45 4.449 0.05 ------------------------------------------------------------------------------- ======= Cycle 4861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4862 steps, 2.56000 s simulation time, 9468.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4862 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9468.77 9468.772 9468.772 100.00 ------------------------------------------------------------------------------- PC_run 4862 4862 9442.25 1.942 1.942 99.72 GM_PC_couple 4862 4862 12.32 0.003 0.003 0.13 PC_GM_couple 4862 4862 9.75 0.002 0.002 0.10 #others 4.45 4.450 0.05 ------------------------------------------------------------------------------- ======= Cycle 4862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4863 steps, 2.56000 s simulation time, 9470.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4863 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9470.62 9470.624 9470.624 100.00 ------------------------------------------------------------------------------- PC_run 4863 4863 9444.10 1.942 1.942 99.72 GM_PC_couple 4863 4863 12.32 0.003 0.003 0.13 PC_GM_couple 4863 4863 9.75 0.002 0.002 0.10 #others 4.45 4.451 0.05 ------------------------------------------------------------------------------- ======= Cycle 4863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4864 steps, 2.56000 s simulation time, 9473.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4864 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9473.02 9473.022 9473.022 100.00 ------------------------------------------------------------------------------- PC_run 4864 4864 9446.49 1.942 1.942 99.72 GM_PC_couple 4864 4864 12.33 0.003 0.003 0.13 PC_GM_couple 4864 4864 9.75 0.002 0.002 0.10 #others 4.45 4.452 0.05 ------------------------------------------------------------------------------- ======= Cycle 4864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4865 steps, 2.56000 s simulation time, 9475.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4865 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9475.20 9475.202 9475.202 100.00 ------------------------------------------------------------------------------- PC_run 4865 4865 9448.67 1.942 1.942 99.72 GM_PC_couple 4865 4865 12.33 0.003 0.003 0.13 PC_GM_couple 4865 4865 9.75 0.002 0.002 0.10 #others 4.45 4.452 0.05 ------------------------------------------------------------------------------- ======= Cycle 4865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4866 steps, 2.56000 s simulation time, 9476.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4866 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9476.95 9476.947 9476.947 100.00 ------------------------------------------------------------------------------- PC_run 4866 4866 9450.41 1.942 1.942 99.72 GM_PC_couple 4866 4866 12.33 0.003 0.003 0.13 PC_GM_couple 4866 4866 9.75 0.002 0.002 0.10 #others 4.45 4.454 0.05 ------------------------------------------------------------------------------- ======= Cycle 4866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4867 steps, 2.56000 s simulation time, 9479.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4867 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9479.36 9479.359 9479.359 100.00 ------------------------------------------------------------------------------- PC_run 4867 4867 9452.82 1.942 1.942 99.72 GM_PC_couple 4867 4867 12.33 0.003 0.003 0.13 PC_GM_couple 4867 4867 9.76 0.002 0.002 0.10 #others 4.45 4.454 0.05 ------------------------------------------------------------------------------- ======= Cycle 4867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4868 steps, 2.56000 s simulation time, 9481.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4868 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9481.81 9481.809 9481.809 100.00 ------------------------------------------------------------------------------- PC_run 4868 4868 9455.26 1.942 1.942 99.72 GM_PC_couple 4868 4868 12.34 0.003 0.003 0.13 PC_GM_couple 4868 4868 9.76 0.002 0.002 0.10 #others 4.46 4.455 0.05 ------------------------------------------------------------------------------- ======= Cycle 4868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4869 steps, 2.56000 s simulation time, 9483.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4869 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9483.58 9483.576 9483.576 100.00 ------------------------------------------------------------------------------- PC_run 4869 4869 9457.02 1.942 1.942 99.72 GM_PC_couple 4869 4869 12.34 0.003 0.003 0.13 PC_GM_couple 4869 4869 9.76 0.002 0.002 0.10 #others 4.46 4.456 0.05 ------------------------------------------------------------------------------- ======= Cycle 4869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4870 steps, 2.56000 s simulation time, 9485.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4870 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9485.95 9485.948 9485.948 100.00 ------------------------------------------------------------------------------- PC_run 4870 4870 9459.39 1.942 1.942 99.72 GM_PC_couple 4870 4870 12.34 0.003 0.003 0.13 PC_GM_couple 4870 4870 9.76 0.002 0.002 0.10 #others 4.46 4.457 0.05 ------------------------------------------------------------------------------- ======= Cycle 4870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4871 steps, 2.56000 s simulation time, 9487.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4871 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9487.91 9487.915 9487.915 100.00 ------------------------------------------------------------------------------- PC_run 4871 4871 9461.35 1.942 1.942 99.72 GM_PC_couple 4871 4871 12.34 0.003 0.003 0.13 PC_GM_couple 4871 4871 9.76 0.002 0.002 0.10 #others 4.46 4.458 0.05 ------------------------------------------------------------------------------- ======= Cycle 4871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4872 steps, 2.56000 s simulation time, 9489.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4872 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9489.90 9489.898 9489.898 100.00 ------------------------------------------------------------------------------- PC_run 4872 4872 9463.33 1.942 1.942 99.72 GM_PC_couple 4872 4872 12.35 0.003 0.003 0.13 PC_GM_couple 4872 4872 9.76 0.002 0.002 0.10 #others 4.46 4.459 0.05 ------------------------------------------------------------------------------- ======= Cycle 4872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4873 steps, 2.56000 s simulation time, 9492.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4873 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9492.36 9492.355 9492.355 100.00 ------------------------------------------------------------------------------- PC_run 4873 4873 9465.78 1.942 1.942 99.72 GM_PC_couple 4873 4873 12.35 0.003 0.003 0.13 PC_GM_couple 4873 4873 9.77 0.002 0.002 0.10 #others 4.46 4.460 0.05 ------------------------------------------------------------------------------- ======= Cycle 4873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4874 steps, 2.56000 s simulation time, 9496.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4874 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9496.28 9496.279 9496.279 100.00 ------------------------------------------------------------------------------- PC_run 4874 4874 9469.70 1.943 1.943 99.72 GM_PC_couple 4874 4874 12.35 0.003 0.003 0.13 PC_GM_couple 4874 4874 9.77 0.002 0.002 0.10 #others 4.46 4.461 0.05 ------------------------------------------------------------------------------- ======= Cycle 4874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4875 steps, 2.56000 s simulation time, 9498.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4875 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9498.83 9498.828 9498.828 100.00 ------------------------------------------------------------------------------- PC_run 4875 4875 9472.24 1.943 1.943 99.72 GM_PC_couple 4875 4875 12.35 0.003 0.003 0.13 PC_GM_couple 4875 4875 9.77 0.002 0.002 0.10 #others 4.46 4.461 0.05 ------------------------------------------------------------------------------- ======= Cycle 4875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4876 steps, 2.56000 s simulation time, 9500.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4876 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9500.73 9500.728 9500.728 100.00 ------------------------------------------------------------------------------- PC_run 4876 4876 9474.14 1.943 1.943 99.72 GM_PC_couple 4876 4876 12.35 0.003 0.003 0.13 PC_GM_couple 4876 4876 9.77 0.002 0.002 0.10 #others 4.46 4.462 0.05 ------------------------------------------------------------------------------- ======= Cycle 4876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4877 steps, 2.56000 s simulation time, 9502.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4877 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9502.51 9502.515 9502.515 100.00 ------------------------------------------------------------------------------- PC_run 4877 4877 9475.92 1.943 1.943 99.72 GM_PC_couple 4877 4877 12.36 0.003 0.003 0.13 PC_GM_couple 4877 4877 9.77 0.002 0.002 0.10 #others 4.46 4.463 0.05 ------------------------------------------------------------------------------- ======= Cycle 4877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4878 steps, 2.56000 s simulation time, 9504.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4878 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9504.47 9504.471 9504.471 100.00 ------------------------------------------------------------------------------- PC_run 4878 4878 9477.87 1.943 1.943 99.72 GM_PC_couple 4878 4878 12.36 0.003 0.003 0.13 PC_GM_couple 4878 4878 9.78 0.002 0.002 0.10 #others 4.46 4.464 0.05 ------------------------------------------------------------------------------- ======= Cycle 4878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4879 steps, 2.56000 s simulation time, 9506.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4879 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9506.47 9506.475 9506.475 100.00 ------------------------------------------------------------------------------- PC_run 4879 4879 9479.87 1.943 1.943 99.72 GM_PC_couple 4879 4879 12.36 0.003 0.003 0.13 PC_GM_couple 4879 4879 9.78 0.002 0.002 0.10 #others 4.46 4.465 0.05 ------------------------------------------------------------------------------- ======= Cycle 4879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4880 steps, 2.56000 s simulation time, 9508.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4880 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9508.45 9508.453 9508.453 100.00 ------------------------------------------------------------------------------- PC_run 4880 4880 9481.84 1.943 1.943 99.72 GM_PC_couple 4880 4880 12.36 0.003 0.003 0.13 PC_GM_couple 4880 4880 9.78 0.002 0.002 0.10 #others 4.47 4.466 0.05 ------------------------------------------------------------------------------- ======= Cycle 4880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4881 steps, 2.56000 s simulation time, 9510.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4881 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9510.64 9510.643 9510.643 100.00 ------------------------------------------------------------------------------- PC_run 4881 4881 9484.03 1.943 1.943 99.72 GM_PC_couple 4881 4881 12.37 0.003 0.003 0.13 PC_GM_couple 4881 4881 9.78 0.002 0.002 0.10 #others 4.47 4.467 0.05 ------------------------------------------------------------------------------- ======= Cycle 4881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4882 steps, 2.56000 s simulation time, 9512.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4882 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9512.77 9512.774 9512.774 100.00 ------------------------------------------------------------------------------- PC_run 4882 4882 9486.15 1.943 1.943 99.72 GM_PC_couple 4882 4882 12.37 0.003 0.003 0.13 PC_GM_couple 4882 4882 9.78 0.002 0.002 0.10 #others 4.47 4.468 0.05 ------------------------------------------------------------------------------- ======= Cycle 4882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4883 steps, 2.56000 s simulation time, 9516.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4883 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9516.95 9516.946 9516.946 100.00 ------------------------------------------------------------------------------- PC_run 4883 4883 9490.32 1.944 1.944 99.72 GM_PC_couple 4883 4883 12.37 0.003 0.003 0.13 PC_GM_couple 4883 4883 9.79 0.002 0.002 0.10 #others 4.47 4.469 0.05 ------------------------------------------------------------------------------- ======= Cycle 4883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4884 steps, 2.56000 s simulation time, 9521.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4884 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9521.74 9521.745 9521.745 100.00 ------------------------------------------------------------------------------- PC_run 4884 4884 9495.11 1.944 1.944 99.72 GM_PC_couple 4884 4884 12.37 0.003 0.003 0.13 PC_GM_couple 4884 4884 9.79 0.002 0.002 0.10 #others 4.47 4.470 0.05 ------------------------------------------------------------------------------- ======= Cycle 4884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4885 steps, 2.56000 s simulation time, 9524.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4885 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9524.09 9524.091 9524.091 100.00 ------------------------------------------------------------------------------- PC_run 4885 4885 9497.46 1.944 1.944 99.72 GM_PC_couple 4885 4885 12.38 0.003 0.003 0.13 PC_GM_couple 4885 4885 9.79 0.002 0.002 0.10 #others 4.47 4.471 0.05 ------------------------------------------------------------------------------- ======= Cycle 4885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4886 steps, 2.56000 s simulation time, 9526.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4886 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9526.26 9526.260 9526.260 100.00 ------------------------------------------------------------------------------- PC_run 4886 4886 9499.62 1.944 1.944 99.72 GM_PC_couple 4886 4886 12.38 0.003 0.003 0.13 PC_GM_couple 4886 4886 9.79 0.002 0.002 0.10 #others 4.47 4.472 0.05 ------------------------------------------------------------------------------- ======= Cycle 4886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4887 steps, 2.56000 s simulation time, 9528.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4887 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9528.32 9528.318 9528.318 100.00 ------------------------------------------------------------------------------- PC_run 4887 4887 9501.67 1.944 1.944 99.72 GM_PC_couple 4887 4887 12.38 0.003 0.003 0.13 PC_GM_couple 4887 4887 9.79 0.002 0.002 0.10 #others 4.47 4.473 0.05 ------------------------------------------------------------------------------- ======= Cycle 4887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4888 steps, 2.56000 s simulation time, 9530.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4888 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9530.43 9530.428 9530.428 100.00 ------------------------------------------------------------------------------- PC_run 4888 4888 9503.78 1.944 1.944 99.72 GM_PC_couple 4888 4888 12.38 0.003 0.003 0.13 PC_GM_couple 4888 4888 9.79 0.002 0.002 0.10 #others 4.47 4.474 0.05 ------------------------------------------------------------------------------- ======= Cycle 4888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4889 steps, 2.56000 s simulation time, 9532.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4889 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9532.44 9532.440 9532.440 100.00 ------------------------------------------------------------------------------- PC_run 4889 4889 9505.78 1.944 1.944 99.72 GM_PC_couple 4889 4889 12.38 0.003 0.003 0.13 PC_GM_couple 4889 4889 9.80 0.002 0.002 0.10 #others 4.47 4.475 0.05 ------------------------------------------------------------------------------- ======= Cycle 4889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4890 steps, 2.56000 s simulation time, 9534.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4890 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9534.54 9534.540 9534.540 100.00 ------------------------------------------------------------------------------- PC_run 4890 4890 9507.88 1.944 1.944 99.72 GM_PC_couple 4890 4890 12.39 0.003 0.003 0.13 PC_GM_couple 4890 4890 9.80 0.002 0.002 0.10 #others 4.48 4.476 0.05 ------------------------------------------------------------------------------- ======= Cycle 4890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4891 steps, 2.56000 s simulation time, 9536.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4891 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9536.50 9536.503 9536.503 100.00 ------------------------------------------------------------------------------- PC_run 4891 4891 9509.84 1.944 1.944 99.72 GM_PC_couple 4891 4891 12.39 0.003 0.003 0.13 PC_GM_couple 4891 4891 9.80 0.002 0.002 0.10 #others 4.48 4.477 0.05 ------------------------------------------------------------------------------- ======= Cycle 4891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4892 steps, 2.56000 s simulation time, 9538.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4892 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9538.68 9538.681 9538.681 100.00 ------------------------------------------------------------------------------- PC_run 4892 4892 9512.01 1.944 1.944 99.72 GM_PC_couple 4892 4892 12.39 0.003 0.003 0.13 PC_GM_couple 4892 4892 9.80 0.002 0.002 0.10 #others 4.48 4.477 0.05 ------------------------------------------------------------------------------- ======= Cycle 4892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4893 steps, 2.56000 s simulation time, 9540.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4893 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9540.63 9540.625 9540.625 100.00 ------------------------------------------------------------------------------- PC_run 4893 4893 9513.95 1.944 1.944 99.72 GM_PC_couple 4893 4893 12.39 0.003 0.003 0.13 PC_GM_couple 4893 4893 9.80 0.002 0.002 0.10 #others 4.48 4.478 0.05 ------------------------------------------------------------------------------- ======= Cycle 4893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4894 steps, 2.56000 s simulation time, 9542.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4894 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9542.69 9542.688 9542.688 100.00 ------------------------------------------------------------------------------- PC_run 4894 4894 9516.01 1.944 1.944 99.72 GM_PC_couple 4894 4894 12.40 0.003 0.003 0.13 PC_GM_couple 4894 4894 9.81 0.002 0.002 0.10 #others 4.48 4.479 0.05 ------------------------------------------------------------------------------- ======= Cycle 4894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4895 steps, 2.56000 s simulation time, 9544.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4895 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9544.74 9544.744 9544.744 100.00 ------------------------------------------------------------------------------- PC_run 4895 4895 9518.06 1.944 1.944 99.72 GM_PC_couple 4895 4895 12.40 0.003 0.003 0.13 PC_GM_couple 4895 4895 9.81 0.002 0.002 0.10 #others 4.48 4.480 0.05 ------------------------------------------------------------------------------- ======= Cycle 4895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4896 steps, 2.56000 s simulation time, 9548.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4896 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9548.03 9548.027 9548.027 100.00 ------------------------------------------------------------------------------- PC_run 4896 4896 9521.34 1.945 1.945 99.72 GM_PC_couple 4896 4896 12.40 0.003 0.003 0.13 PC_GM_couple 4896 4896 9.81 0.002 0.002 0.10 #others 4.48 4.481 0.05 ------------------------------------------------------------------------------- ======= Cycle 4896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4897 steps, 2.56000 s simulation time, 9550.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4897 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9550.33 9550.334 9550.334 100.00 ------------------------------------------------------------------------------- PC_run 4897 4897 9523.64 1.945 1.945 99.72 GM_PC_couple 4897 4897 12.40 0.003 0.003 0.13 PC_GM_couple 4897 4897 9.81 0.002 0.002 0.10 #others 4.48 4.481 0.05 ------------------------------------------------------------------------------- ======= Cycle 4897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4898 steps, 2.56000 s simulation time, 9552.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4898 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9552.36 9552.358 9552.358 100.00 ------------------------------------------------------------------------------- PC_run 4898 4898 9525.66 1.945 1.945 99.72 GM_PC_couple 4898 4898 12.40 0.003 0.003 0.13 PC_GM_couple 4898 4898 9.81 0.002 0.002 0.10 #others 4.48 4.482 0.05 ------------------------------------------------------------------------------- ======= Cycle 4898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4899 steps, 2.56000 s simulation time, 9554.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4899 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9554.20 9554.201 9554.201 100.00 ------------------------------------------------------------------------------- PC_run 4899 4899 9527.50 1.945 1.945 99.72 GM_PC_couple 4899 4899 12.41 0.003 0.003 0.13 PC_GM_couple 4899 4899 9.81 0.002 0.002 0.10 #others 4.48 4.483 0.05 ------------------------------------------------------------------------------- ======= Cycle 4899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4900 steps, 2.56000 s simulation time, 9556.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4900 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9556.20 9556.198 9556.198 100.00 ------------------------------------------------------------------------------- PC_run 4900 4900 9529.49 1.945 1.945 99.72 GM_PC_couple 4900 4900 12.41 0.003 0.003 0.13 PC_GM_couple 4900 4900 9.82 0.002 0.002 0.10 #others 4.48 4.484 0.05 ------------------------------------------------------------------------------- ======= Cycle 4900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4901 steps, 2.56000 s simulation time, 9558.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4901 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9558.12 9558.120 9558.120 100.00 ------------------------------------------------------------------------------- PC_run 4901 4901 9531.41 1.945 1.945 99.72 GM_PC_couple 4901 4901 12.41 0.003 0.003 0.13 PC_GM_couple 4901 4901 9.82 0.002 0.002 0.10 #others 4.48 4.484 0.05 ------------------------------------------------------------------------------- ======= Cycle 4901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4902 steps, 2.56000 s simulation time, 9559.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4902 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9559.86 9559.864 9559.864 100.00 ------------------------------------------------------------------------------- PC_run 4902 4902 9533.14 1.945 1.945 99.72 GM_PC_couple 4902 4902 12.41 0.003 0.003 0.13 PC_GM_couple 4902 4902 9.82 0.002 0.002 0.10 #others 4.49 4.485 0.05 ------------------------------------------------------------------------------- ======= Cycle 4902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4903 steps, 2.56000 s simulation time, 9561.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4903 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9561.91 9561.912 9561.912 100.00 ------------------------------------------------------------------------------- PC_run 4903 4903 9535.19 1.945 1.945 99.72 GM_PC_couple 4903 4903 12.42 0.003 0.003 0.13 PC_GM_couple 4903 4903 9.82 0.002 0.002 0.10 #others 4.49 4.486 0.05 ------------------------------------------------------------------------------- ======= Cycle 4903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4904 steps, 2.56000 s simulation time, 9564.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4904 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9564.05 9564.055 9564.055 100.00 ------------------------------------------------------------------------------- PC_run 4904 4904 9537.33 1.945 1.945 99.72 GM_PC_couple 4904 4904 12.42 0.003 0.003 0.13 PC_GM_couple 4904 4904 9.82 0.002 0.002 0.10 #others 4.49 4.487 0.05 ------------------------------------------------------------------------------- ======= Cycle 4904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4905 steps, 2.56000 s simulation time, 9565.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4905 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9565.99 9565.992 9565.992 100.00 ------------------------------------------------------------------------------- PC_run 4905 4905 9539.26 1.945 1.945 99.72 GM_PC_couple 4905 4905 12.42 0.003 0.003 0.13 PC_GM_couple 4905 4905 9.83 0.002 0.002 0.10 #others 4.49 4.488 0.05 ------------------------------------------------------------------------------- ======= Cycle 4905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4906 steps, 2.56000 s simulation time, 9567.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4906 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9567.99 9567.993 9567.993 100.00 ------------------------------------------------------------------------------- PC_run 4906 4906 9541.25 1.945 1.945 99.72 GM_PC_couple 4906 4906 12.42 0.003 0.003 0.13 PC_GM_couple 4906 4906 9.83 0.002 0.002 0.10 #others 4.49 4.489 0.05 ------------------------------------------------------------------------------- ======= Cycle 4906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4907 steps, 2.56000 s simulation time, 9570.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4907 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9570.00 9569.997 9569.997 100.00 ------------------------------------------------------------------------------- PC_run 4907 4907 9543.25 1.945 1.945 99.72 GM_PC_couple 4907 4907 12.43 0.003 0.003 0.13 PC_GM_couple 4907 4907 9.83 0.002 0.002 0.10 #others 4.49 4.490 0.05 ------------------------------------------------------------------------------- ======= Cycle 4907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4908 steps, 2.56000 s simulation time, 9572.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4908 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9572.11 9572.109 9572.109 100.00 ------------------------------------------------------------------------------- PC_run 4908 4908 9545.36 1.945 1.945 99.72 GM_PC_couple 4908 4908 12.43 0.003 0.003 0.13 PC_GM_couple 4908 4908 9.83 0.002 0.002 0.10 #others 4.49 4.490 0.05 ------------------------------------------------------------------------------- ======= Cycle 4908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4909 steps, 2.56000 s simulation time, 9574.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4909 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9574.34 9574.343 9574.343 100.00 ------------------------------------------------------------------------------- PC_run 4909 4909 9547.59 1.945 1.945 99.72 GM_PC_couple 4909 4909 12.43 0.003 0.003 0.13 PC_GM_couple 4909 4909 9.83 0.002 0.002 0.10 #others 4.49 4.491 0.05 ------------------------------------------------------------------------------- ======= Cycle 4909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4910 steps, 2.56000 s simulation time, 9576.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4910 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9576.46 9576.456 9576.456 100.00 ------------------------------------------------------------------------------- PC_run 4910 4910 9549.70 1.945 1.945 99.72 GM_PC_couple 4910 4910 12.43 0.003 0.003 0.13 PC_GM_couple 4910 4910 9.83 0.002 0.002 0.10 #others 4.49 4.492 0.05 ------------------------------------------------------------------------------- ======= Cycle 4910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4911 steps, 2.56000 s simulation time, 9578.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4911 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9578.55 9578.546 9578.546 100.00 ------------------------------------------------------------------------------- PC_run 4911 4911 9551.78 1.945 1.945 99.72 GM_PC_couple 4911 4911 12.43 0.003 0.003 0.13 PC_GM_couple 4911 4911 9.84 0.002 0.002 0.10 #others 4.49 4.493 0.05 ------------------------------------------------------------------------------- ======= Cycle 4911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4912 steps, 2.56000 s simulation time, 9580.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4912 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9580.58 9580.582 9580.582 100.00 ------------------------------------------------------------------------------- PC_run 4912 4912 9553.81 1.945 1.945 99.72 GM_PC_couple 4912 4912 12.44 0.003 0.003 0.13 PC_GM_couple 4912 4912 9.84 0.002 0.002 0.10 #others 4.49 4.494 0.05 ------------------------------------------------------------------------------- ======= Cycle 4912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4913 steps, 2.56000 s simulation time, 9582.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4913 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9582.54 9582.543 9582.543 100.00 ------------------------------------------------------------------------------- PC_run 4913 4913 9555.77 1.945 1.945 99.72 GM_PC_couple 4913 4913 12.44 0.003 0.003 0.13 PC_GM_couple 4913 4913 9.84 0.002 0.002 0.10 #others 4.50 4.495 0.05 ------------------------------------------------------------------------------- ======= Cycle 4913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4914 steps, 2.56000 s simulation time, 9584.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4914 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9584.89 9584.893 9584.893 100.00 ------------------------------------------------------------------------------- PC_run 4914 4914 9558.11 1.945 1.945 99.72 GM_PC_couple 4914 4914 12.44 0.003 0.003 0.13 PC_GM_couple 4914 4914 9.84 0.002 0.002 0.10 #others 4.50 4.496 0.05 ------------------------------------------------------------------------------- ======= Cycle 4914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4915 steps, 2.56000 s simulation time, 9586.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4915 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9586.65 9586.651 9586.651 100.00 ------------------------------------------------------------------------------- PC_run 4915 4915 9559.87 1.945 1.945 99.72 GM_PC_couple 4915 4915 12.44 0.003 0.003 0.13 PC_GM_couple 4915 4915 9.84 0.002 0.002 0.10 #others 4.50 4.496 0.05 ------------------------------------------------------------------------------- ======= Cycle 4915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4916 steps, 2.56000 s simulation time, 9588.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4916 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9588.53 9588.526 9588.526 100.00 ------------------------------------------------------------------------------- PC_run 4916 4916 9561.74 1.945 1.945 99.72 GM_PC_couple 4916 4916 12.45 0.003 0.003 0.13 PC_GM_couple 4916 4916 9.85 0.002 0.002 0.10 #others 4.50 4.497 0.05 ------------------------------------------------------------------------------- ======= Cycle 4916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4917 steps, 2.56000 s simulation time, 9592.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4917 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9592.69 9592.694 9592.694 100.00 ------------------------------------------------------------------------------- PC_run 4917 4917 9565.90 1.945 1.945 99.72 GM_PC_couple 4917 4917 12.45 0.003 0.003 0.13 PC_GM_couple 4917 4917 9.85 0.002 0.002 0.10 #others 4.50 4.498 0.05 ------------------------------------------------------------------------------- ======= Cycle 4917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4918 steps, 2.56000 s simulation time, 9602.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4918 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9602.98 9602.976 9602.976 100.00 ------------------------------------------------------------------------------- PC_run 4918 4918 9576.18 1.947 1.947 99.72 GM_PC_couple 4918 4918 12.45 0.003 0.003 0.13 PC_GM_couple 4918 4918 9.85 0.002 0.002 0.10 #others 4.50 4.499 0.05 ------------------------------------------------------------------------------- ======= Cycle 4918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4919 steps, 2.56000 s simulation time, 9604.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4919 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9604.92 9604.919 9604.919 100.00 ------------------------------------------------------------------------------- PC_run 4919 4919 9578.11 1.947 1.947 99.72 GM_PC_couple 4919 4919 12.45 0.003 0.003 0.13 PC_GM_couple 4919 4919 9.85 0.002 0.002 0.10 #others 4.50 4.499 0.05 ------------------------------------------------------------------------------- ======= Cycle 4919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4920 steps, 2.56000 s simulation time, 9607.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4920 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9607.11 9607.107 9607.107 100.00 ------------------------------------------------------------------------------- PC_run 4920 4920 9580.30 1.947 1.947 99.72 GM_PC_couple 4920 4920 12.46 0.003 0.003 0.13 PC_GM_couple 4920 4920 9.85 0.002 0.002 0.10 #others 4.50 4.500 0.05 ------------------------------------------------------------------------------- ======= Cycle 4920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4921 steps, 2.56000 s simulation time, 9608.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4921 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9608.89 9608.886 9608.886 100.00 ------------------------------------------------------------------------------- PC_run 4921 4921 9582.07 1.947 1.947 99.72 GM_PC_couple 4921 4921 12.46 0.003 0.003 0.13 PC_GM_couple 4921 4921 9.85 0.002 0.002 0.10 #others 4.50 4.501 0.05 ------------------------------------------------------------------------------- ======= Cycle 4921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4922 steps, 2.56000 s simulation time, 9610.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4922 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9610.83 9610.829 9610.829 100.00 ------------------------------------------------------------------------------- PC_run 4922 4922 9584.01 1.947 1.947 99.72 GM_PC_couple 4922 4922 12.46 0.003 0.003 0.13 PC_GM_couple 4922 4922 9.86 0.002 0.002 0.10 #others 4.50 4.502 0.05 ------------------------------------------------------------------------------- ======= Cycle 4922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4923 steps, 2.56000 s simulation time, 9612.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4923 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9612.46 9612.465 9612.465 100.00 ------------------------------------------------------------------------------- PC_run 4923 4923 9585.64 1.947 1.947 99.72 GM_PC_couple 4923 4923 12.46 0.003 0.003 0.13 PC_GM_couple 4923 4923 9.86 0.002 0.002 0.10 #others 4.50 4.503 0.05 ------------------------------------------------------------------------------- ======= Cycle 4923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4924 steps, 2.56000 s simulation time, 9614.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4924 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9614.33 9614.332 9614.332 100.00 ------------------------------------------------------------------------------- PC_run 4924 4924 9587.50 1.947 1.947 99.72 GM_PC_couple 4924 4924 12.47 0.003 0.003 0.13 PC_GM_couple 4924 4924 9.86 0.002 0.002 0.10 #others 4.50 4.504 0.05 ------------------------------------------------------------------------------- ======= Cycle 4924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4925 steps, 2.56000 s simulation time, 9616.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4925 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9616.63 9616.627 9616.627 100.00 ------------------------------------------------------------------------------- PC_run 4925 4925 9589.79 1.947 1.947 99.72 GM_PC_couple 4925 4925 12.47 0.003 0.003 0.13 PC_GM_couple 4925 4925 9.86 0.002 0.002 0.10 #others 4.51 4.505 0.05 ------------------------------------------------------------------------------- ======= Cycle 4925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4926 steps, 2.56000 s simulation time, 9619.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4926 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9619.13 9619.132 9619.132 100.00 ------------------------------------------------------------------------------- PC_run 4926 4926 9592.29 1.947 1.947 99.72 GM_PC_couple 4926 4926 12.47 0.003 0.003 0.13 PC_GM_couple 4926 4926 9.86 0.002 0.002 0.10 #others 4.51 4.506 0.05 ------------------------------------------------------------------------------- ======= Cycle 4926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4927 steps, 2.56000 s simulation time, 9621.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4927 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9621.32 9621.317 9621.317 100.00 ------------------------------------------------------------------------------- PC_run 4927 4927 9594.47 1.947 1.947 99.72 GM_PC_couple 4927 4927 12.47 0.003 0.003 0.13 PC_GM_couple 4927 4927 9.87 0.002 0.002 0.10 #others 4.51 4.507 0.05 ------------------------------------------------------------------------------- ======= Cycle 4927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4928 steps, 2.56000 s simulation time, 9623.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4928 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9623.60 9623.599 9623.599 100.00 ------------------------------------------------------------------------------- PC_run 4928 4928 9596.75 1.947 1.947 99.72 GM_PC_couple 4928 4928 12.47 0.003 0.003 0.13 PC_GM_couple 4928 4928 9.87 0.002 0.002 0.10 #others 4.51 4.508 0.05 ------------------------------------------------------------------------------- ======= Cycle 4928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4929 steps, 2.56000 s simulation time, 9625.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4929 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9625.68 9625.680 9625.680 100.00 ------------------------------------------------------------------------------- PC_run 4929 4929 9598.82 1.947 1.947 99.72 GM_PC_couple 4929 4929 12.48 0.003 0.003 0.13 PC_GM_couple 4929 4929 9.87 0.002 0.002 0.10 #others 4.51 4.509 0.05 ------------------------------------------------------------------------------- ======= Cycle 4929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4930 steps, 2.56000 s simulation time, 9628.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4930 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9628.17 9628.172 9628.172 100.00 ------------------------------------------------------------------------------- PC_run 4930 4930 9601.31 1.948 1.948 99.72 GM_PC_couple 4930 4930 12.48 0.003 0.003 0.13 PC_GM_couple 4930 4930 9.87 0.002 0.002 0.10 #others 4.51 4.509 0.05 ------------------------------------------------------------------------------- ======= Cycle 4930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4931 steps, 2.56000 s simulation time, 9630.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4931 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9630.41 9630.407 9630.407 100.00 ------------------------------------------------------------------------------- PC_run 4931 4931 9603.54 1.948 1.948 99.72 GM_PC_couple 4931 4931 12.48 0.003 0.003 0.13 PC_GM_couple 4931 4931 9.87 0.002 0.002 0.10 #others 4.51 4.510 0.05 ------------------------------------------------------------------------------- ======= Cycle 4931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4932 steps, 2.56000 s simulation time, 9632.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4932 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9632.59 9632.586 9632.586 100.00 ------------------------------------------------------------------------------- PC_run 4932 4932 9605.72 1.948 1.948 99.72 GM_PC_couple 4932 4932 12.48 0.003 0.003 0.13 PC_GM_couple 4932 4932 9.88 0.002 0.002 0.10 #others 4.51 4.511 0.05 ------------------------------------------------------------------------------- ======= Cycle 4932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4933 steps, 2.56000 s simulation time, 9634.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4933 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9634.48 9634.481 9634.481 100.00 ------------------------------------------------------------------------------- PC_run 4933 4933 9607.61 1.948 1.948 99.72 GM_PC_couple 4933 4933 12.49 0.003 0.003 0.13 PC_GM_couple 4933 4933 9.88 0.002 0.002 0.10 #others 4.51 4.511 0.05 ------------------------------------------------------------------------------- ======= Cycle 4933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4934 steps, 2.56000 s simulation time, 9637.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4934 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9637.26 9637.258 9637.258 100.00 ------------------------------------------------------------------------------- PC_run 4934 4934 9610.38 1.948 1.948 99.72 GM_PC_couple 4934 4934 12.49 0.003 0.003 0.13 PC_GM_couple 4934 4934 9.88 0.002 0.002 0.10 #others 4.51 4.512 0.05 ------------------------------------------------------------------------------- ======= Cycle 4934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4935 steps, 2.56000 s simulation time, 9639.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4935 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9639.60 9639.600 9639.600 100.00 ------------------------------------------------------------------------------- PC_run 4935 4935 9612.72 1.948 1.948 99.72 GM_PC_couple 4935 4935 12.49 0.003 0.003 0.13 PC_GM_couple 4935 4935 9.88 0.002 0.002 0.10 #others 4.51 4.513 0.05 ------------------------------------------------------------------------------- ======= Cycle 4935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4936 steps, 2.56000 s simulation time, 9641.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4936 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9641.78 9641.780 9641.780 100.00 ------------------------------------------------------------------------------- PC_run 4936 4936 9614.89 1.948 1.948 99.72 GM_PC_couple 4936 4936 12.49 0.003 0.003 0.13 PC_GM_couple 4936 4936 9.88 0.002 0.002 0.10 #others 4.51 4.514 0.05 ------------------------------------------------------------------------------- ======= Cycle 4936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4937 steps, 2.56000 s simulation time, 9644.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4937 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9644.12 9644.124 9644.124 100.00 ------------------------------------------------------------------------------- PC_run 4937 4937 9617.23 1.948 1.948 99.72 GM_PC_couple 4937 4937 12.50 0.003 0.003 0.13 PC_GM_couple 4937 4937 9.88 0.002 0.002 0.10 #others 4.51 4.515 0.05 ------------------------------------------------------------------------------- ======= Cycle 4937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4938 steps, 2.56000 s simulation time, 9646.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4938 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9646.46 9646.457 9646.457 100.00 ------------------------------------------------------------------------------- PC_run 4938 4938 9619.56 1.948 1.948 99.72 GM_PC_couple 4938 4938 12.50 0.003 0.003 0.13 PC_GM_couple 4938 4938 9.89 0.002 0.002 0.10 #others 4.52 4.515 0.05 ------------------------------------------------------------------------------- ======= Cycle 4938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4939 steps, 2.56000 s simulation time, 9648.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4939 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9648.26 9648.260 9648.260 100.00 ------------------------------------------------------------------------------- PC_run 4939 4939 9621.36 1.948 1.948 99.72 GM_PC_couple 4939 4939 12.50 0.003 0.003 0.13 PC_GM_couple 4939 4939 9.89 0.002 0.002 0.10 #others 4.52 4.516 0.05 ------------------------------------------------------------------------------- ======= Cycle 4939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4940 steps, 2.56000 s simulation time, 9649.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4940 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9649.98 9649.983 9649.983 100.00 ------------------------------------------------------------------------------- PC_run 4940 4940 9623.07 1.948 1.948 99.72 GM_PC_couple 4940 4940 12.50 0.003 0.003 0.13 PC_GM_couple 4940 4940 9.89 0.002 0.002 0.10 #others 4.52 4.517 0.05 ------------------------------------------------------------------------------- ======= Cycle 4940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4941 steps, 2.56000 s simulation time, 9651.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4941 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9651.67 9651.669 9651.669 100.00 ------------------------------------------------------------------------------- PC_run 4941 4941 9624.75 1.948 1.948 99.72 GM_PC_couple 4941 4941 12.50 0.003 0.003 0.13 PC_GM_couple 4941 4941 9.89 0.002 0.002 0.10 #others 4.52 4.518 0.05 ------------------------------------------------------------------------------- ======= Cycle 4941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4942 steps, 2.56000 s simulation time, 9653.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4942 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9653.66 9653.664 9653.664 100.00 ------------------------------------------------------------------------------- PC_run 4942 4942 9626.74 1.948 1.948 99.72 GM_PC_couple 4942 4942 12.51 0.003 0.003 0.13 PC_GM_couple 4942 4942 9.89 0.002 0.002 0.10 #others 4.52 4.519 0.05 ------------------------------------------------------------------------------- ======= Cycle 4942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4943 steps, 2.56000 s simulation time, 9655.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4943 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9655.47 9655.472 9655.472 100.00 ------------------------------------------------------------------------------- PC_run 4943 4943 9628.55 1.948 1.948 99.72 GM_PC_couple 4943 4943 12.51 0.003 0.003 0.13 PC_GM_couple 4943 4943 9.90 0.002 0.002 0.10 #others 4.52 4.520 0.05 ------------------------------------------------------------------------------- ======= Cycle 4943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4944 steps, 2.56000 s simulation time, 9657.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4944 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9657.25 9657.250 9657.250 100.00 ------------------------------------------------------------------------------- PC_run 4944 4944 9630.32 1.948 1.948 99.72 GM_PC_couple 4944 4944 12.51 0.003 0.003 0.13 PC_GM_couple 4944 4944 9.90 0.002 0.002 0.10 #others 4.52 4.520 0.05 ------------------------------------------------------------------------------- ======= Cycle 4944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4945 steps, 2.56000 s simulation time, 9659.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4945 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9659.03 9659.025 9659.025 100.00 ------------------------------------------------------------------------------- PC_run 4945 4945 9632.09 1.948 1.948 99.72 GM_PC_couple 4945 4945 12.51 0.003 0.003 0.13 PC_GM_couple 4945 4945 9.90 0.002 0.002 0.10 #others 4.52 4.521 0.05 ------------------------------------------------------------------------------- ======= Cycle 4945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4946 steps, 2.56000 s simulation time, 9660.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4946 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9660.98 9660.980 9660.980 100.00 ------------------------------------------------------------------------------- PC_run 4946 4946 9634.04 1.948 1.948 99.72 GM_PC_couple 4946 4946 12.52 0.003 0.003 0.13 PC_GM_couple 4946 4946 9.90 0.002 0.002 0.10 #others 4.52 4.522 0.05 ------------------------------------------------------------------------------- ======= Cycle 4946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4947 steps, 2.56000 s simulation time, 9662.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4947 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9662.74 9662.737 9662.737 100.00 ------------------------------------------------------------------------------- PC_run 4947 4947 9635.79 1.948 1.948 99.72 GM_PC_couple 4947 4947 12.52 0.003 0.003 0.13 PC_GM_couple 4947 4947 9.90 0.002 0.002 0.10 #others 4.52 4.523 0.05 ------------------------------------------------------------------------------- ======= Cycle 4947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4948 steps, 2.56000 s simulation time, 9664.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4948 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9664.55 9664.551 9664.551 100.00 ------------------------------------------------------------------------------- PC_run 4948 4948 9637.60 1.948 1.948 99.72 GM_PC_couple 4948 4948 12.52 0.003 0.003 0.13 PC_GM_couple 4948 4948 9.90 0.002 0.002 0.10 #others 4.52 4.524 0.05 ------------------------------------------------------------------------------- ======= Cycle 4948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4949 steps, 2.56000 s simulation time, 9666.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4949 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9666.26 9666.261 9666.261 100.00 ------------------------------------------------------------------------------- PC_run 4949 4949 9639.31 1.948 1.948 99.72 GM_PC_couple 4949 4949 12.52 0.003 0.003 0.13 PC_GM_couple 4949 4949 9.91 0.002 0.002 0.10 #others 4.53 4.525 0.05 ------------------------------------------------------------------------------- ======= Cycle 4949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4950 steps, 2.56000 s simulation time, 9668.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4950 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9668.24 9668.237 9668.237 100.00 ------------------------------------------------------------------------------- PC_run 4950 4950 9641.28 1.948 1.948 99.72 GM_PC_couple 4950 4950 12.53 0.003 0.003 0.13 PC_GM_couple 4950 4950 9.91 0.002 0.002 0.10 #others 4.53 4.526 0.05 ------------------------------------------------------------------------------- ======= Cycle 4950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4951 steps, 2.56000 s simulation time, 9670.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4951 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9670.04 9670.041 9670.041 100.00 ------------------------------------------------------------------------------- PC_run 4951 4951 9643.08 1.948 1.948 99.72 GM_PC_couple 4951 4951 12.53 0.003 0.003 0.13 PC_GM_couple 4951 4951 9.91 0.002 0.002 0.10 #others 4.53 4.526 0.05 ------------------------------------------------------------------------------- ======= Cycle 4951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4952 steps, 2.56000 s simulation time, 9671.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4952 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9671.78 9671.779 9671.779 100.00 ------------------------------------------------------------------------------- PC_run 4952 4952 9644.81 1.948 1.948 99.72 GM_PC_couple 4952 4952 12.53 0.003 0.003 0.13 PC_GM_couple 4952 4952 9.91 0.002 0.002 0.10 #others 4.53 4.527 0.05 ------------------------------------------------------------------------------- ======= Cycle 4952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4953 steps, 2.56000 s simulation time, 9673.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4953 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9673.50 9673.495 9673.495 100.00 ------------------------------------------------------------------------------- PC_run 4953 4953 9646.52 1.948 1.948 99.72 GM_PC_couple 4953 4953 12.53 0.003 0.003 0.13 PC_GM_couple 4953 4953 9.91 0.002 0.002 0.10 #others 4.53 4.528 0.05 ------------------------------------------------------------------------------- ======= Cycle 4953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4954 steps, 2.56000 s simulation time, 9675.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4954 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9675.37 9675.374 9675.374 100.00 ------------------------------------------------------------------------------- PC_run 4954 4954 9648.39 1.948 1.948 99.72 GM_PC_couple 4954 4954 12.53 0.003 0.003 0.13 PC_GM_couple 4954 4954 9.92 0.002 0.002 0.10 #others 4.53 4.529 0.05 ------------------------------------------------------------------------------- ======= Cycle 4954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4955 steps, 2.56000 s simulation time, 9677.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4955 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9677.03 9677.031 9677.031 100.00 ------------------------------------------------------------------------------- PC_run 4955 4955 9650.05 1.948 1.948 99.72 GM_PC_couple 4955 4955 12.54 0.003 0.003 0.13 PC_GM_couple 4955 4955 9.92 0.002 0.002 0.10 #others 4.53 4.530 0.05 ------------------------------------------------------------------------------- ======= Cycle 4955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4956 steps, 2.56000 s simulation time, 9678.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4956 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9678.74 9678.735 9678.735 100.00 ------------------------------------------------------------------------------- PC_run 4956 4956 9651.75 1.947 1.947 99.72 GM_PC_couple 4956 4956 12.54 0.003 0.003 0.13 PC_GM_couple 4956 4956 9.92 0.002 0.002 0.10 #others 4.53 4.531 0.05 ------------------------------------------------------------------------------- ======= Cycle 4956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4957 steps, 2.56000 s simulation time, 9680.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4957 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9680.36 9680.362 9680.362 100.00 ------------------------------------------------------------------------------- PC_run 4957 4957 9653.37 1.947 1.947 99.72 GM_PC_couple 4957 4957 12.54 0.003 0.003 0.13 PC_GM_couple 4957 4957 9.92 0.002 0.002 0.10 #others 4.53 4.532 0.05 ------------------------------------------------------------------------------- ======= Cycle 4957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4958 steps, 2.56000 s simulation time, 9682.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4958 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9682.31 9682.308 9682.308 100.00 ------------------------------------------------------------------------------- PC_run 4958 4958 9655.31 1.947 1.947 99.72 GM_PC_couple 4958 4958 12.54 0.003 0.003 0.13 PC_GM_couple 4958 4958 9.92 0.002 0.002 0.10 #others 4.53 4.533 0.05 ------------------------------------------------------------------------------- ======= Cycle 4958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4959 steps, 2.56000 s simulation time, 9684.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4959 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9684.08 9684.083 9684.083 100.00 ------------------------------------------------------------------------------- PC_run 4959 4959 9657.08 1.947 1.947 99.72 GM_PC_couple 4959 4959 12.55 0.003 0.003 0.13 PC_GM_couple 4959 4959 9.93 0.002 0.002 0.10 #others 4.53 4.534 0.05 ------------------------------------------------------------------------------- ======= Cycle 4959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4960 steps, 2.56000 s simulation time, 9686.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4960 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9686.00 9686.004 9686.004 100.00 ------------------------------------------------------------------------------- PC_run 4960 4960 9658.99 1.947 1.947 99.72 GM_PC_couple 4960 4960 12.55 0.003 0.003 0.13 PC_GM_couple 4960 4960 9.93 0.002 0.002 0.10 #others 4.53 4.534 0.05 ------------------------------------------------------------------------------- ======= Cycle 4960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4961 steps, 2.56000 s simulation time, 9687.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4961 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9687.89 9687.893 9687.893 100.00 ------------------------------------------------------------------------------- PC_run 4961 4961 9660.88 1.947 1.947 99.72 GM_PC_couple 4961 4961 12.55 0.003 0.003 0.13 PC_GM_couple 4961 4961 9.93 0.002 0.002 0.10 #others 4.54 4.535 0.05 ------------------------------------------------------------------------------- ======= Cycle 4961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4962 steps, 2.56000 s simulation time, 9689.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4962 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9689.66 9689.655 9689.655 100.00 ------------------------------------------------------------------------------- PC_run 4962 4962 9662.64 1.947 1.947 99.72 GM_PC_couple 4962 4962 12.55 0.003 0.003 0.13 PC_GM_couple 4962 4962 9.93 0.002 0.002 0.10 #others 4.54 4.536 0.05 ------------------------------------------------------------------------------- ======= Cycle 4962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4963 steps, 2.56000 s simulation time, 9691.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4963 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9691.55 9691.547 9691.547 100.00 ------------------------------------------------------------------------------- PC_run 4963 4963 9664.52 1.947 1.947 99.72 GM_PC_couple 4963 4963 12.56 0.003 0.003 0.13 PC_GM_couple 4963 4963 9.93 0.002 0.002 0.10 #others 4.54 4.537 0.05 ------------------------------------------------------------------------------- ======= Cycle 4963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4964 steps, 2.56000 s simulation time, 9694.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4964 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9694.10 9694.096 9694.096 100.00 ------------------------------------------------------------------------------- PC_run 4964 4964 9667.07 1.947 1.947 99.72 GM_PC_couple 4964 4964 12.56 0.003 0.003 0.13 PC_GM_couple 4964 4964 9.93 0.002 0.002 0.10 #others 4.54 4.538 0.05 ------------------------------------------------------------------------------- ======= Cycle 4964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4965 steps, 2.56000 s simulation time, 9696.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4965 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9696.39 9696.389 9696.389 100.00 ------------------------------------------------------------------------------- PC_run 4965 4965 9669.35 1.948 1.948 99.72 GM_PC_couple 4965 4965 12.56 0.003 0.003 0.13 PC_GM_couple 4965 4965 9.94 0.002 0.002 0.10 #others 4.54 4.538 0.05 ------------------------------------------------------------------------------- ======= Cycle 4965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4966 steps, 2.56000 s simulation time, 9698.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4966 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9698.57 9698.574 9698.574 100.00 ------------------------------------------------------------------------------- PC_run 4966 4966 9671.54 1.948 1.948 99.72 GM_PC_couple 4966 4966 12.56 0.003 0.003 0.13 PC_GM_couple 4966 4966 9.94 0.002 0.002 0.10 #others 4.54 4.539 0.05 ------------------------------------------------------------------------------- ======= Cycle 4966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4967 steps, 2.56000 s simulation time, 9700.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4967 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9700.56 9700.555 9700.555 100.00 ------------------------------------------------------------------------------- PC_run 4967 4967 9673.51 1.948 1.948 99.72 GM_PC_couple 4967 4967 12.56 0.003 0.003 0.13 PC_GM_couple 4967 4967 9.94 0.002 0.002 0.10 #others 4.54 4.540 0.05 ------------------------------------------------------------------------------- ======= Cycle 4967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4968 steps, 2.56000 s simulation time, 9703.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4968 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9703.00 9703.000 9703.000 100.00 ------------------------------------------------------------------------------- PC_run 4968 4968 9675.95 1.948 1.948 99.72 GM_PC_couple 4968 4968 12.57 0.003 0.003 0.13 PC_GM_couple 4968 4968 9.94 0.002 0.002 0.10 #others 4.54 4.541 0.05 ------------------------------------------------------------------------------- ======= Cycle 4968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4969 steps, 2.56000 s simulation time, 9705.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4969 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9705.81 9705.813 9705.813 100.00 ------------------------------------------------------------------------------- PC_run 4969 4969 9678.76 1.948 1.948 99.72 GM_PC_couple 4969 4969 12.57 0.003 0.003 0.13 PC_GM_couple 4969 4969 9.94 0.002 0.002 0.10 #others 4.54 4.541 0.05 ------------------------------------------------------------------------------- ======= Cycle 4969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4970 steps, 2.56000 s simulation time, 9707.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4970 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9707.88 9707.877 9707.877 100.00 ------------------------------------------------------------------------------- PC_run 4970 4970 9680.82 1.948 1.948 99.72 GM_PC_couple 4970 4970 12.57 0.003 0.003 0.13 PC_GM_couple 4970 4970 9.95 0.002 0.002 0.10 #others 4.54 4.542 0.05 ------------------------------------------------------------------------------- ======= Cycle 4970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4971 steps, 2.56000 s simulation time, 9709.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4971 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9709.98 9709.980 9709.980 100.00 ------------------------------------------------------------------------------- PC_run 4971 4971 9682.92 1.948 1.948 99.72 GM_PC_couple 4971 4971 12.57 0.003 0.003 0.13 PC_GM_couple 4971 4971 9.95 0.002 0.002 0.10 #others 4.54 4.543 0.05 ------------------------------------------------------------------------------- ======= Cycle 4971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4972 steps, 2.56000 s simulation time, 9711.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4972 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9711.66 9711.664 9711.664 100.00 ------------------------------------------------------------------------------- PC_run 4972 4972 9684.60 1.948 1.948 99.72 GM_PC_couple 4972 4972 12.58 0.003 0.003 0.13 PC_GM_couple 4972 4972 9.95 0.002 0.002 0.10 #others 4.54 4.544 0.05 ------------------------------------------------------------------------------- ======= Cycle 4972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4973 steps, 2.56000 s simulation time, 9713.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4973 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9713.44 9713.437 9713.437 100.00 ------------------------------------------------------------------------------- PC_run 4973 4973 9686.36 1.948 1.948 99.72 GM_PC_couple 4973 4973 12.58 0.003 0.003 0.13 PC_GM_couple 4973 4973 9.95 0.002 0.002 0.10 #others 4.54 4.544 0.05 ------------------------------------------------------------------------------- ======= Cycle 4973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4974 steps, 2.56000 s simulation time, 9715.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4974 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9715.34 9715.335 9715.335 100.00 ------------------------------------------------------------------------------- PC_run 4974 4974 9688.26 1.948 1.948 99.72 GM_PC_couple 4974 4974 12.58 0.003 0.003 0.13 PC_GM_couple 4974 4974 9.95 0.002 0.002 0.10 #others 4.55 4.545 0.05 ------------------------------------------------------------------------------- ======= Cycle 4974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4975 steps, 2.56000 s simulation time, 9717.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4975 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9717.11 9717.109 9717.109 100.00 ------------------------------------------------------------------------------- PC_run 4975 4975 9690.03 1.948 1.948 99.72 GM_PC_couple 4975 4975 12.58 0.003 0.003 0.13 PC_GM_couple 4975 4975 9.95 0.002 0.002 0.10 #others 4.55 4.546 0.05 ------------------------------------------------------------------------------- ======= Cycle 4975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4976 steps, 2.56000 s simulation time, 9718.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4976 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9718.90 9718.900 9718.900 100.00 ------------------------------------------------------------------------------- PC_run 4976 4976 9691.81 1.948 1.948 99.72 GM_PC_couple 4976 4976 12.58 0.003 0.003 0.13 PC_GM_couple 4976 4976 9.96 0.002 0.002 0.10 #others 4.55 4.547 0.05 ------------------------------------------------------------------------------- ======= Cycle 4976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4977 steps, 2.56000 s simulation time, 9720.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4977 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9720.71 9720.714 9720.714 100.00 ------------------------------------------------------------------------------- PC_run 4977 4977 9693.62 1.948 1.948 99.72 GM_PC_couple 4977 4977 12.59 0.003 0.003 0.13 PC_GM_couple 4977 4977 9.96 0.002 0.002 0.10 #others 4.55 4.548 0.05 ------------------------------------------------------------------------------- ======= Cycle 4977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4978 steps, 2.56000 s simulation time, 9722.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4978 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9722.66 9722.659 9722.659 100.00 ------------------------------------------------------------------------------- PC_run 4978 4978 9695.56 1.948 1.948 99.72 GM_PC_couple 4978 4978 12.59 0.003 0.003 0.13 PC_GM_couple 4978 4978 9.96 0.002 0.002 0.10 #others 4.55 4.549 0.05 ------------------------------------------------------------------------------- ======= Cycle 4978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4979 steps, 2.56000 s simulation time, 9724.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4979 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9724.33 9724.331 9724.331 100.00 ------------------------------------------------------------------------------- PC_run 4979 4979 9697.23 1.948 1.948 99.72 GM_PC_couple 4979 4979 12.59 0.003 0.003 0.13 PC_GM_couple 4979 4979 9.96 0.002 0.002 0.10 #others 4.55 4.550 0.05 ------------------------------------------------------------------------------- ======= Cycle 4979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4980 steps, 2.56000 s simulation time, 9726.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4980 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9726.10 9726.099 9726.099 100.00 ------------------------------------------------------------------------------- PC_run 4980 4980 9698.99 1.948 1.948 99.72 GM_PC_couple 4980 4980 12.59 0.003 0.003 0.13 PC_GM_couple 4980 4980 9.96 0.002 0.002 0.10 #others 4.55 4.551 0.05 ------------------------------------------------------------------------------- ======= Cycle 4980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4981 steps, 2.56000 s simulation time, 9727.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4981 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9727.77 9727.771 9727.771 100.00 ------------------------------------------------------------------------------- PC_run 4981 4981 9700.66 1.948 1.948 99.72 GM_PC_couple 4981 4981 12.60 0.003 0.003 0.13 PC_GM_couple 4981 4981 9.97 0.002 0.002 0.10 #others 4.55 4.552 0.05 ------------------------------------------------------------------------------- ======= Cycle 4981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4982 steps, 2.56000 s simulation time, 9729.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4982 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9729.75 9729.755 9729.755 100.00 ------------------------------------------------------------------------------- PC_run 4982 4982 9702.64 1.948 1.948 99.72 GM_PC_couple 4982 4982 12.60 0.003 0.003 0.13 PC_GM_couple 4982 4982 9.97 0.002 0.002 0.10 #others 4.55 4.553 0.05 ------------------------------------------------------------------------------- ======= Cycle 4982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4983 steps, 2.56000 s simulation time, 9731.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4983 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9731.55 9731.550 9731.550 100.00 ------------------------------------------------------------------------------- PC_run 4983 4983 9704.43 1.948 1.948 99.72 GM_PC_couple 4983 4983 12.60 0.003 0.003 0.13 PC_GM_couple 4983 4983 9.97 0.002 0.002 0.10 #others 4.55 4.554 0.05 ------------------------------------------------------------------------------- ======= Cycle 4983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4984 steps, 2.56000 s simulation time, 9733.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4984 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9733.31 9733.314 9733.314 100.00 ------------------------------------------------------------------------------- PC_run 4984 4984 9706.19 1.947 1.947 99.72 GM_PC_couple 4984 4984 12.60 0.003 0.003 0.13 PC_GM_couple 4984 4984 9.97 0.002 0.002 0.10 #others 4.55 4.555 0.05 ------------------------------------------------------------------------------- ======= Cycle 4984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4985 steps, 2.56000 s simulation time, 9735.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4985 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9735.11 9735.106 9735.106 100.00 ------------------------------------------------------------------------------- PC_run 4985 4985 9707.97 1.947 1.947 99.72 GM_PC_couple 4985 4985 12.61 0.003 0.003 0.13 PC_GM_couple 4985 4985 9.97 0.002 0.002 0.10 #others 4.56 4.555 0.05 ------------------------------------------------------------------------------- ======= Cycle 4985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4986 steps, 2.56000 s simulation time, 9737.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4986 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9737.01 9737.006 9737.006 100.00 ------------------------------------------------------------------------------- PC_run 4986 4986 9709.87 1.947 1.947 99.72 GM_PC_couple 4986 4986 12.61 0.003 0.003 0.13 PC_GM_couple 4986 4986 9.97 0.002 0.002 0.10 #others 4.56 4.556 0.05 ------------------------------------------------------------------------------- ======= Cycle 4986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4987 steps, 2.56000 s simulation time, 9738.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4987 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9738.89 9738.891 9738.891 100.00 ------------------------------------------------------------------------------- PC_run 4987 4987 9711.75 1.947 1.947 99.72 GM_PC_couple 4987 4987 12.61 0.003 0.003 0.13 PC_GM_couple 4987 4987 9.98 0.002 0.002 0.10 #others 4.56 4.557 0.05 ------------------------------------------------------------------------------- ======= Cycle 4987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4988 steps, 2.56000 s simulation time, 9740.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4988 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9740.81 9740.812 9740.812 100.00 ------------------------------------------------------------------------------- PC_run 4988 4988 9713.66 1.947 1.947 99.72 GM_PC_couple 4988 4988 12.61 0.003 0.003 0.13 PC_GM_couple 4988 4988 9.98 0.002 0.002 0.10 #others 4.56 4.557 0.05 ------------------------------------------------------------------------------- ======= Cycle 4988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4989 steps, 2.56000 s simulation time, 9742.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4989 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9742.83 9742.826 9742.826 100.00 ------------------------------------------------------------------------------- PC_run 4989 4989 9715.67 1.947 1.947 99.72 GM_PC_couple 4989 4989 12.61 0.003 0.003 0.13 PC_GM_couple 4989 4989 9.98 0.002 0.002 0.10 #others 4.56 4.558 0.05 ------------------------------------------------------------------------------- ======= Cycle 4989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4990 steps, 2.56000 s simulation time, 9745.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4990 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9745.60 9745.602 9745.602 100.00 ------------------------------------------------------------------------------- PC_run 4990 4990 9718.44 1.948 1.948 99.72 GM_PC_couple 4990 4990 12.62 0.003 0.003 0.13 PC_GM_couple 4990 4990 9.98 0.002 0.002 0.10 #others 4.56 4.560 0.05 ------------------------------------------------------------------------------- ======= Cycle 4990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4991 steps, 2.56000 s simulation time, 9747.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4991 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9747.68 9747.677 9747.677 100.00 ------------------------------------------------------------------------------- PC_run 4991 4991 9720.51 1.948 1.948 99.72 GM_PC_couple 4991 4991 12.62 0.003 0.003 0.13 PC_GM_couple 4991 4991 9.98 0.002 0.002 0.10 #others 4.56 4.560 0.05 ------------------------------------------------------------------------------- ======= Cycle 4991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4992 steps, 2.56000 s simulation time, 9750.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4992 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9750.03 9750.034 9750.034 100.00 ------------------------------------------------------------------------------- PC_run 4992 4992 9722.86 1.948 1.948 99.72 GM_PC_couple 4992 4992 12.62 0.003 0.003 0.13 PC_GM_couple 4992 4992 9.99 0.002 0.002 0.10 #others 4.56 4.561 0.05 ------------------------------------------------------------------------------- ======= Cycle 4992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4993 steps, 2.56000 s simulation time, 9751.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4993 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9751.84 9751.837 9751.837 100.00 ------------------------------------------------------------------------------- PC_run 4993 4993 9724.66 1.948 1.948 99.72 GM_PC_couple 4993 4993 12.63 0.003 0.003 0.13 PC_GM_couple 4993 4993 9.99 0.002 0.002 0.10 #others 4.56 4.562 0.05 ------------------------------------------------------------------------------- ======= Cycle 4993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4994 steps, 2.56000 s simulation time, 9753.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4994 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9753.81 9753.815 9753.815 100.00 ------------------------------------------------------------------------------- PC_run 4994 4994 9726.63 1.948 1.948 99.72 GM_PC_couple 4994 4994 12.63 0.003 0.003 0.13 PC_GM_couple 4994 4994 9.99 0.002 0.002 0.10 #others 4.56 4.562 0.05 ------------------------------------------------------------------------------- ======= Cycle 4994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4995 steps, 2.56000 s simulation time, 9755.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4995 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9755.87 9755.874 9755.874 100.00 ------------------------------------------------------------------------------- PC_run 4995 4995 9728.69 1.948 1.948 99.72 GM_PC_couple 4995 4995 12.63 0.003 0.003 0.13 PC_GM_couple 4995 4995 9.99 0.002 0.002 0.10 #others 4.56 4.563 0.05 ------------------------------------------------------------------------------- ======= Cycle 4995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4996 steps, 2.56000 s simulation time, 9757.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4996 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9757.71 9757.710 9757.710 100.00 ------------------------------------------------------------------------------- PC_run 4996 4996 9730.52 1.948 1.948 99.72 GM_PC_couple 4996 4996 12.63 0.003 0.003 0.13 PC_GM_couple 4996 4996 9.99 0.002 0.002 0.10 #others 4.56 4.564 0.05 ------------------------------------------------------------------------------- ======= Cycle 4996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4997 steps, 2.56000 s simulation time, 9759.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4997 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9759.38 9759.382 9759.382 100.00 ------------------------------------------------------------------------------- PC_run 4997 4997 9732.19 1.948 1.948 99.72 GM_PC_couple 4997 4997 12.63 0.003 0.003 0.13 PC_GM_couple 4997 4997 10.00 0.002 0.002 0.10 #others 4.56 4.565 0.05 ------------------------------------------------------------------------------- ======= Cycle 4997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4998 steps, 2.56000 s simulation time, 9761.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4998 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9761.33 9761.335 9761.335 100.00 ------------------------------------------------------------------------------- PC_run 4998 4998 9734.13 1.948 1.948 99.72 GM_PC_couple 4998 4998 12.64 0.003 0.003 0.13 PC_GM_couple 4998 4998 10.00 0.002 0.002 0.10 #others 4.57 4.566 0.05 ------------------------------------------------------------------------------- ======= Cycle 4998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4999 steps, 2.56000 s simulation time, 9763.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4999 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9763.08 9763.079 9763.079 100.00 ------------------------------------------------------------------------------- PC_run 4999 4999 9735.87 1.948 1.948 99.72 GM_PC_couple 4999 4999 12.64 0.003 0.003 0.13 PC_GM_couple 4999 4999 10.00 0.002 0.002 0.10 #others 4.57 4.567 0.05 ------------------------------------------------------------------------------- ======= Cycle 4999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5000 steps, 2.56000 s simulation time, 9764.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5000 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9764.90 9764.903 9764.903 100.00 ------------------------------------------------------------------------------- PC_run 5000 5000 9737.69 1.948 1.948 99.72 GM_PC_couple 5000 5000 12.64 0.003 0.003 0.13 PC_GM_couple 5000 5000 10.00 0.002 0.002 0.10 #others 4.57 4.567 0.05 ------------------------------------------------------------------------------- ======= Cycle 5000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5001 steps, 2.56000 s simulation time, 9766.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5001 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9766.79 9766.787 9766.787 100.00 ------------------------------------------------------------------------------- PC_run 5001 5001 9739.57 1.948 1.948 99.72 GM_PC_couple 5001 5001 12.64 0.003 0.003 0.13 PC_GM_couple 5001 5001 10.00 0.002 0.002 0.10 #others 4.57 4.568 0.05 ------------------------------------------------------------------------------- ======= Cycle 5001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5002 steps, 2.56000 s simulation time, 9768.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5002 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9768.45 9768.448 9768.448 100.00 ------------------------------------------------------------------------------- PC_run 5002 5002 9741.23 1.947 1.947 99.72 GM_PC_couple 5002 5002 12.65 0.003 0.003 0.13 PC_GM_couple 5002 5002 10.00 0.002 0.002 0.10 #others 4.57 4.569 0.05 ------------------------------------------------------------------------------- ======= Cycle 5002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5003 steps, 2.56000 s simulation time, 9770.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5003 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9770.75 9770.751 9770.751 100.00 ------------------------------------------------------------------------------- PC_run 5003 5003 9743.53 1.948 1.948 99.72 GM_PC_couple 5003 5003 12.65 0.003 0.003 0.13 PC_GM_couple 5003 5003 10.01 0.002 0.002 0.10 #others 4.57 4.569 0.05 ------------------------------------------------------------------------------- ======= Cycle 5003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5004 steps, 2.56000 s simulation time, 9772.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5004 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9772.71 9772.711 9772.711 100.00 ------------------------------------------------------------------------------- PC_run 5004 5004 9745.48 1.948 1.948 99.72 GM_PC_couple 5004 5004 12.65 0.003 0.003 0.13 PC_GM_couple 5004 5004 10.01 0.002 0.002 0.10 #others 4.57 4.570 0.05 ------------------------------------------------------------------------------- ======= Cycle 5004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5005 steps, 2.56000 s simulation time, 9775.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5005 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9775.02 9775.018 9775.018 100.00 ------------------------------------------------------------------------------- PC_run 5005 5005 9747.78 1.948 1.948 99.72 GM_PC_couple 5005 5005 12.65 0.003 0.003 0.13 PC_GM_couple 5005 5005 10.01 0.002 0.002 0.10 #others 4.57 4.571 0.05 ------------------------------------------------------------------------------- ======= Cycle 5005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5006 steps, 2.56000 s simulation time, 9777.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5006 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9777.22 9777.224 9777.224 100.00 ------------------------------------------------------------------------------- PC_run 5006 5006 9749.99 1.948 1.948 99.72 GM_PC_couple 5006 5006 12.65 0.003 0.003 0.13 PC_GM_couple 5006 5006 10.01 0.002 0.002 0.10 #others 4.57 4.572 0.05 ------------------------------------------------------------------------------- ======= Cycle 5006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5007 steps, 2.56000 s simulation time, 9779.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5007 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9779.60 9779.596 9779.596 100.00 ------------------------------------------------------------------------------- PC_run 5007 5007 9752.35 1.948 1.948 99.72 GM_PC_couple 5007 5007 12.66 0.003 0.003 0.13 PC_GM_couple 5007 5007 10.01 0.002 0.002 0.10 #others 4.57 4.573 0.05 ------------------------------------------------------------------------------- ======= Cycle 5007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5008 steps, 2.56000 s simulation time, 9781.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5008 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9781.38 9781.377 9781.377 100.00 ------------------------------------------------------------------------------- PC_run 5008 5008 9754.13 1.948 1.948 99.72 GM_PC_couple 5008 5008 12.66 0.003 0.003 0.13 PC_GM_couple 5008 5008 10.02 0.002 0.002 0.10 #others 4.57 4.574 0.05 ------------------------------------------------------------------------------- ======= Cycle 5008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5009 steps, 2.56000 s simulation time, 9783.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5009 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9783.21 9783.211 9783.211 100.00 ------------------------------------------------------------------------------- PC_run 5009 5009 9755.96 1.948 1.948 99.72 GM_PC_couple 5009 5009 12.66 0.003 0.003 0.13 PC_GM_couple 5009 5009 10.02 0.002 0.002 0.10 #others 4.57 4.575 0.05 ------------------------------------------------------------------------------- ======= Cycle 5009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5010 steps, 2.56000 s simulation time, 9785.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5010 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9785.05 9785.048 9785.048 100.00 ------------------------------------------------------------------------------- PC_run 5010 5010 9757.79 1.948 1.948 99.72 GM_PC_couple 5010 5010 12.66 0.003 0.003 0.13 PC_GM_couple 5010 5010 10.02 0.002 0.002 0.10 #others 4.58 4.576 0.05 ------------------------------------------------------------------------------- ======= Cycle 5010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5011 steps, 2.56000 s simulation time, 9787.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5011 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9787.80 9787.803 9787.803 100.00 ------------------------------------------------------------------------------- PC_run 5011 5011 9760.54 1.948 1.948 99.72 GM_PC_couple 5011 5011 12.67 0.003 0.003 0.13 PC_GM_couple 5011 5011 10.02 0.002 0.002 0.10 #others 4.58 4.577 0.05 ------------------------------------------------------------------------------- ======= Cycle 5011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5012 steps, 2.56000 s simulation time, 9789.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5012 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9789.72 9789.721 9789.721 100.00 ------------------------------------------------------------------------------- PC_run 5012 5012 9762.45 1.948 1.948 99.72 GM_PC_couple 5012 5012 12.67 0.003 0.003 0.13 PC_GM_couple 5012 5012 10.02 0.002 0.002 0.10 #others 4.58 4.578 0.05 ------------------------------------------------------------------------------- ======= Cycle 5012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5013 steps, 2.56000 s simulation time, 9791.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5013 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9791.54 9791.537 9791.537 100.00 ------------------------------------------------------------------------------- PC_run 5013 5013 9764.26 1.948 1.948 99.72 GM_PC_couple 5013 5013 12.67 0.003 0.003 0.13 PC_GM_couple 5013 5013 10.03 0.002 0.002 0.10 #others 4.58 4.579 0.05 ------------------------------------------------------------------------------- ======= Cycle 5013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5014 steps, 2.56000 s simulation time, 9793.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5014 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9793.46 9793.464 9793.464 100.00 ------------------------------------------------------------------------------- PC_run 5014 5014 9766.18 1.948 1.948 99.72 GM_PC_couple 5014 5014 12.67 0.003 0.003 0.13 PC_GM_couple 5014 5014 10.03 0.002 0.002 0.10 #others 4.58 4.579 0.05 ------------------------------------------------------------------------------- ======= Cycle 5014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5015 steps, 2.56000 s simulation time, 9795.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5015 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9795.38 9795.383 9795.383 100.00 ------------------------------------------------------------------------------- PC_run 5015 5015 9768.10 1.948 1.948 99.72 GM_PC_couple 5015 5015 12.68 0.003 0.003 0.13 PC_GM_couple 5015 5015 10.03 0.002 0.002 0.10 #others 4.58 4.581 0.05 ------------------------------------------------------------------------------- ======= Cycle 5015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5016 steps, 2.56000 s simulation time, 9797.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5016 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9797.15 9797.153 9797.153 100.00 ------------------------------------------------------------------------------- PC_run 5016 5016 9769.86 1.948 1.948 99.72 GM_PC_couple 5016 5016 12.68 0.003 0.003 0.13 PC_GM_couple 5016 5016 10.03 0.002 0.002 0.10 #others 4.58 4.582 0.05 ------------------------------------------------------------------------------- ======= Cycle 5016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5017 steps, 2.56000 s simulation time, 9798.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5017 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9798.90 9798.895 9798.895 100.00 ------------------------------------------------------------------------------- PC_run 5017 5017 9771.60 1.948 1.948 99.72 GM_PC_couple 5017 5017 12.68 0.003 0.003 0.13 PC_GM_couple 5017 5017 10.03 0.002 0.002 0.10 #others 4.58 4.582 0.05 ------------------------------------------------------------------------------- ======= Cycle 5017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5018 steps, 2.56000 s simulation time, 9800.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5018 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9800.55 9800.550 9800.550 100.00 ------------------------------------------------------------------------------- PC_run 5018 5018 9773.25 1.948 1.948 99.72 GM_PC_couple 5018 5018 12.68 0.003 0.003 0.13 PC_GM_couple 5018 5018 10.03 0.002 0.002 0.10 #others 4.58 4.583 0.05 ------------------------------------------------------------------------------- ======= Cycle 5018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5019 steps, 2.56000 s simulation time, 9802.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5019 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9802.54 9802.542 9802.542 100.00 ------------------------------------------------------------------------------- PC_run 5019 5019 9775.24 1.948 1.948 99.72 GM_PC_couple 5019 5019 12.69 0.003 0.003 0.13 PC_GM_couple 5019 5019 10.04 0.002 0.002 0.10 #others 4.58 4.584 0.05 ------------------------------------------------------------------------------- ======= Cycle 5019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5020 steps, 2.56000 s simulation time, 9804.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5020 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9804.60 9804.599 9804.599 100.00 ------------------------------------------------------------------------------- PC_run 5020 5020 9777.29 1.948 1.948 99.72 GM_PC_couple 5020 5020 12.69 0.003 0.003 0.13 PC_GM_couple 5020 5020 10.04 0.002 0.002 0.10 #others 4.58 4.585 0.05 ------------------------------------------------------------------------------- ======= Cycle 5020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5021 steps, 2.56000 s simulation time, 9806.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5021 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9806.48 9806.482 9806.482 100.00 ------------------------------------------------------------------------------- PC_run 5021 5021 9779.17 1.948 1.948 99.72 GM_PC_couple 5021 5021 12.69 0.003 0.003 0.13 PC_GM_couple 5021 5021 10.04 0.002 0.002 0.10 #others 4.59 4.586 0.05 ------------------------------------------------------------------------------- ======= Cycle 5021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5022 steps, 2.56000 s simulation time, 9808.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5022 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9808.22 9808.220 9808.220 100.00 ------------------------------------------------------------------------------- PC_run 5022 5022 9780.90 1.948 1.948 99.72 GM_PC_couple 5022 5022 12.69 0.003 0.003 0.13 PC_GM_couple 5022 5022 10.04 0.002 0.002 0.10 #others 4.59 4.586 0.05 ------------------------------------------------------------------------------- ======= Cycle 5022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5023 steps, 2.56000 s simulation time, 9810.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5023 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9810.15 9810.148 9810.148 100.00 ------------------------------------------------------------------------------- PC_run 5023 5023 9782.82 1.948 1.948 99.72 GM_PC_couple 5023 5023 12.69 0.003 0.003 0.13 PC_GM_couple 5023 5023 10.04 0.002 0.002 0.10 #others 4.59 4.587 0.05 ------------------------------------------------------------------------------- ======= Cycle 5023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5024 steps, 2.56000 s simulation time, 9812.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5024 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9812.01 9812.008 9812.008 100.00 ------------------------------------------------------------------------------- PC_run 5024 5024 9784.68 1.948 1.948 99.72 GM_PC_couple 5024 5024 12.70 0.003 0.003 0.13 PC_GM_couple 5024 5024 10.05 0.002 0.002 0.10 #others 4.59 4.588 0.05 ------------------------------------------------------------------------------- ======= Cycle 5024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5025 steps, 2.56000 s simulation time, 9813.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5025 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9813.69 9813.692 9813.692 100.00 ------------------------------------------------------------------------------- PC_run 5025 5025 9786.36 1.948 1.948 99.72 GM_PC_couple 5025 5025 12.70 0.003 0.003 0.13 PC_GM_couple 5025 5025 10.05 0.002 0.002 0.10 #others 4.59 4.589 0.05 ------------------------------------------------------------------------------- ======= Cycle 5025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5026 steps, 2.56000 s simulation time, 9815.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5026 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9815.76 9815.758 9815.758 100.00 ------------------------------------------------------------------------------- PC_run 5026 5026 9788.42 1.948 1.948 99.72 GM_PC_couple 5026 5026 12.70 0.003 0.003 0.13 PC_GM_couple 5026 5026 10.05 0.002 0.002 0.10 #others 4.59 4.590 0.05 ------------------------------------------------------------------------------- ======= Cycle 5026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5027 steps, 2.56000 s simulation time, 9817.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5027 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9817.61 9817.607 9817.607 100.00 ------------------------------------------------------------------------------- PC_run 5027 5027 9790.26 1.948 1.948 99.72 GM_PC_couple 5027 5027 12.70 0.003 0.003 0.13 PC_GM_couple 5027 5027 10.05 0.002 0.002 0.10 #others 4.59 4.590 0.05 ------------------------------------------------------------------------------- ======= Cycle 5027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5028 steps, 2.56000 s simulation time, 9819.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5028 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9819.37 9819.365 9819.365 100.00 ------------------------------------------------------------------------------- PC_run 5028 5028 9792.02 1.947 1.947 99.72 GM_PC_couple 5028 5028 12.71 0.003 0.003 0.13 PC_GM_couple 5028 5028 10.05 0.002 0.002 0.10 #others 4.59 4.591 0.05 ------------------------------------------------------------------------------- ======= Cycle 5028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5029 steps, 2.56000 s simulation time, 9821.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5029 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9821.21 9821.212 9821.212 100.00 ------------------------------------------------------------------------------- PC_run 5029 5029 9793.86 1.947 1.947 99.72 GM_PC_couple 5029 5029 12.71 0.003 0.003 0.13 PC_GM_couple 5029 5029 10.05 0.002 0.002 0.10 #others 4.59 4.592 0.05 ------------------------------------------------------------------------------- ======= Cycle 5029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5030 steps, 2.56000 s simulation time, 9823.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5030 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9823.02 9823.020 9823.020 100.00 ------------------------------------------------------------------------------- PC_run 5030 5030 9795.66 1.947 1.947 99.72 GM_PC_couple 5030 5030 12.71 0.003 0.003 0.13 PC_GM_couple 5030 5030 10.06 0.002 0.002 0.10 #others 4.59 4.592 0.05 ------------------------------------------------------------------------------- ======= Cycle 5030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5031 steps, 2.56000 s simulation time, 9824.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5031 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9824.71 9824.713 9824.713 100.00 ------------------------------------------------------------------------------- PC_run 5031 5031 9797.35 1.947 1.947 99.72 GM_PC_couple 5031 5031 12.71 0.003 0.003 0.13 PC_GM_couple 5031 5031 10.06 0.002 0.002 0.10 #others 4.59 4.593 0.05 ------------------------------------------------------------------------------- ======= Cycle 5031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5032 steps, 2.56000 s simulation time, 9826.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5032 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9826.33 9826.332 9826.332 100.00 ------------------------------------------------------------------------------- PC_run 5032 5032 9798.96 1.947 1.947 99.72 GM_PC_couple 5032 5032 12.71 0.003 0.003 0.13 PC_GM_couple 5032 5032 10.06 0.002 0.002 0.10 #others 4.59 4.594 0.05 ------------------------------------------------------------------------------- ======= Cycle 5032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5033 steps, 2.56000 s simulation time, 9828.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5033 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9828.25 9828.255 9828.255 100.00 ------------------------------------------------------------------------------- PC_run 5033 5033 9800.88 1.947 1.947 99.72 GM_PC_couple 5033 5033 12.72 0.003 0.003 0.13 PC_GM_couple 5033 5033 10.06 0.002 0.002 0.10 #others 4.59 4.595 0.05 ------------------------------------------------------------------------------- ======= Cycle 5033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5034 steps, 2.56000 s simulation time, 9829.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5034 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9829.88 9829.879 9829.879 100.00 ------------------------------------------------------------------------------- PC_run 5034 5034 9802.50 1.947 1.947 99.72 GM_PC_couple 5034 5034 12.72 0.003 0.003 0.13 PC_GM_couple 5034 5034 10.06 0.002 0.002 0.10 #others 4.60 4.596 0.05 ------------------------------------------------------------------------------- ======= Cycle 5034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5035 steps, 2.56000 s simulation time, 9831.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5035 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9831.65 9831.650 9831.650 100.00 ------------------------------------------------------------------------------- PC_run 5035 5035 9804.27 1.947 1.947 99.72 GM_PC_couple 5035 5035 12.72 0.003 0.003 0.13 PC_GM_couple 5035 5035 10.07 0.002 0.002 0.10 #others 4.60 4.597 0.05 ------------------------------------------------------------------------------- ======= Cycle 5035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5036 steps, 2.56000 s simulation time, 9833.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5036 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9833.44 9833.437 9833.437 100.00 ------------------------------------------------------------------------------- PC_run 5036 5036 9806.05 1.947 1.947 99.72 GM_PC_couple 5036 5036 12.72 0.003 0.003 0.13 PC_GM_couple 5036 5036 10.07 0.002 0.002 0.10 #others 4.60 4.598 0.05 ------------------------------------------------------------------------------- ======= Cycle 5036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5037 steps, 2.56000 s simulation time, 9835.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5037 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9835.58 9835.577 9835.577 100.00 ------------------------------------------------------------------------------- PC_run 5037 5037 9808.18 1.947 1.947 99.72 GM_PC_couple 5037 5037 12.73 0.003 0.003 0.13 PC_GM_couple 5037 5037 10.07 0.002 0.002 0.10 #others 4.60 4.598 0.05 ------------------------------------------------------------------------------- ======= Cycle 5037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5038 steps, 2.56000 s simulation time, 9837.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5038 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9837.37 9837.366 9837.366 100.00 ------------------------------------------------------------------------------- PC_run 5038 5038 9809.97 1.947 1.947 99.72 GM_PC_couple 5038 5038 12.73 0.003 0.003 0.13 PC_GM_couple 5038 5038 10.07 0.002 0.002 0.10 #others 4.60 4.599 0.05 ------------------------------------------------------------------------------- ======= Cycle 5038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5039 steps, 2.56000 s simulation time, 9839.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5039 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9839.25 9839.249 9839.249 100.00 ------------------------------------------------------------------------------- PC_run 5039 5039 9811.84 1.947 1.947 99.72 GM_PC_couple 5039 5039 12.73 0.003 0.003 0.13 PC_GM_couple 5039 5039 10.07 0.002 0.002 0.10 #others 4.60 4.600 0.05 ------------------------------------------------------------------------------- ======= Cycle 5039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5040 steps, 2.56000 s simulation time, 9841.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5040 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9841.26 9841.264 9841.264 100.00 ------------------------------------------------------------------------------- PC_run 5040 5040 9813.86 1.947 1.947 99.72 GM_PC_couple 5040 5040 12.73 0.003 0.003 0.13 PC_GM_couple 5040 5040 10.07 0.002 0.002 0.10 #others 4.60 4.601 0.05 ------------------------------------------------------------------------------- ======= Cycle 5040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5041 steps, 2.56000 s simulation time, 9843.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5041 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9843.57 9843.570 9843.570 100.00 ------------------------------------------------------------------------------- PC_run 5041 5041 9816.16 1.947 1.947 99.72 GM_PC_couple 5041 5041 12.74 0.003 0.003 0.13 PC_GM_couple 5041 5041 10.08 0.002 0.002 0.10 #others 4.60 4.602 0.05 ------------------------------------------------------------------------------- ======= Cycle 5041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5042 steps, 2.56000 s simulation time, 9846.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5042 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9846.35 9846.353 9846.353 100.00 ------------------------------------------------------------------------------- PC_run 5042 5042 9818.93 1.947 1.947 99.72 GM_PC_couple 5042 5042 12.74 0.003 0.003 0.13 PC_GM_couple 5042 5042 10.08 0.002 0.002 0.10 #others 4.60 4.603 0.05 ------------------------------------------------------------------------------- ======= Cycle 5042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5043 steps, 2.56000 s simulation time, 9848.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5043 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9848.35 9848.352 9848.352 100.00 ------------------------------------------------------------------------------- PC_run 5043 5043 9820.93 1.947 1.947 99.72 GM_PC_couple 5043 5043 12.74 0.003 0.003 0.13 PC_GM_couple 5043 5043 10.08 0.002 0.002 0.10 #others 4.60 4.604 0.05 ------------------------------------------------------------------------------- ======= Cycle 5043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5044 steps, 2.56000 s simulation time, 9850.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5044 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9850.99 9850.993 9850.993 100.00 ------------------------------------------------------------------------------- PC_run 5044 5044 9823.56 1.948 1.948 99.72 GM_PC_couple 5044 5044 12.74 0.003 0.003 0.13 PC_GM_couple 5044 5044 10.08 0.002 0.002 0.10 #others 4.60 4.605 0.05 ------------------------------------------------------------------------------- ======= Cycle 5044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5045 steps, 2.56000 s simulation time, 9853.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5045 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9853.14 9853.145 9853.145 100.00 ------------------------------------------------------------------------------- PC_run 5045 5045 9825.71 1.948 1.948 99.72 GM_PC_couple 5045 5045 12.74 0.003 0.003 0.13 PC_GM_couple 5045 5045 10.08 0.002 0.002 0.10 #others 4.61 4.606 0.05 ------------------------------------------------------------------------------- ======= Cycle 5045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5046 steps, 2.56000 s simulation time, 9855.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5046 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9855.25 9855.253 9855.253 100.00 ------------------------------------------------------------------------------- PC_run 5046 5046 9827.81 1.948 1.948 99.72 GM_PC_couple 5046 5046 12.75 0.003 0.003 0.13 PC_GM_couple 5046 5046 10.09 0.002 0.002 0.10 #others 4.61 4.607 0.05 ------------------------------------------------------------------------------- ======= Cycle 5046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5047 steps, 2.56000 s simulation time, 9857.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5047 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9857.25 9857.249 9857.249 100.00 ------------------------------------------------------------------------------- PC_run 5047 5047 9829.80 1.948 1.948 99.72 GM_PC_couple 5047 5047 12.75 0.003 0.003 0.13 PC_GM_couple 5047 5047 10.09 0.002 0.002 0.10 #others 4.61 4.607 0.05 ------------------------------------------------------------------------------- ======= Cycle 5047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5048 steps, 2.56000 s simulation time, 9859.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5048 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9859.25 9859.249 9859.249 100.00 ------------------------------------------------------------------------------- PC_run 5048 5048 9831.80 1.948 1.948 99.72 GM_PC_couple 5048 5048 12.75 0.003 0.003 0.13 PC_GM_couple 5048 5048 10.09 0.002 0.002 0.10 #others 4.61 4.608 0.05 ------------------------------------------------------------------------------- ======= Cycle 5048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5049 steps, 2.56000 s simulation time, 9861.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5049 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9861.62 9861.624 9861.624 100.00 ------------------------------------------------------------------------------- PC_run 5049 5049 9834.17 1.948 1.948 99.72 GM_PC_couple 5049 5049 12.75 0.003 0.003 0.13 PC_GM_couple 5049 5049 10.09 0.002 0.002 0.10 #others 4.61 4.609 0.05 ------------------------------------------------------------------------------- ======= Cycle 5049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5050 steps, 2.56000 s simulation time, 9863.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5050 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9863.45 9863.454 9863.454 100.00 ------------------------------------------------------------------------------- PC_run 5050 5050 9836.00 1.948 1.948 99.72 GM_PC_couple 5050 5050 12.76 0.003 0.003 0.13 PC_GM_couple 5050 5050 10.09 0.002 0.002 0.10 #others 4.61 4.610 0.05 ------------------------------------------------------------------------------- ======= Cycle 5050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5051 steps, 2.56000 s simulation time, 9865.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5051 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9865.20 9865.197 9865.197 100.00 ------------------------------------------------------------------------------- PC_run 5051 5051 9837.73 1.948 1.948 99.72 GM_PC_couple 5051 5051 12.76 0.003 0.003 0.13 PC_GM_couple 5051 5051 10.10 0.002 0.002 0.10 #others 4.61 4.610 0.05 ------------------------------------------------------------------------------- ======= Cycle 5051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5052 steps, 2.56000 s simulation time, 9867.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5052 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9867.38 9867.376 9867.376 100.00 ------------------------------------------------------------------------------- PC_run 5052 5052 9839.91 1.948 1.948 99.72 GM_PC_couple 5052 5052 12.76 0.003 0.003 0.13 PC_GM_couple 5052 5052 10.10 0.002 0.002 0.10 #others 4.61 4.611 0.05 ------------------------------------------------------------------------------- ======= Cycle 5052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5053 steps, 2.56000 s simulation time, 9869.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5053 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9869.61 9869.607 9869.607 100.00 ------------------------------------------------------------------------------- PC_run 5053 5053 9842.13 1.948 1.948 99.72 GM_PC_couple 5053 5053 12.76 0.003 0.003 0.13 PC_GM_couple 5053 5053 10.10 0.002 0.002 0.10 #others 4.61 4.612 0.05 ------------------------------------------------------------------------------- ======= Cycle 5053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5054 steps, 2.56000 s simulation time, 9871.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5054 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9871.49 9871.493 9871.493 100.00 ------------------------------------------------------------------------------- PC_run 5054 5054 9844.01 1.948 1.948 99.72 GM_PC_couple 5054 5054 12.77 0.003 0.003 0.13 PC_GM_couple 5054 5054 10.10 0.002 0.002 0.10 #others 4.61 4.613 0.05 ------------------------------------------------------------------------------- ======= Cycle 5054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5055 steps, 2.56000 s simulation time, 9873.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5055 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9873.27 9873.266 9873.266 100.00 ------------------------------------------------------------------------------- PC_run 5055 5055 9845.78 1.948 1.948 99.72 GM_PC_couple 5055 5055 12.77 0.003 0.003 0.13 PC_GM_couple 5055 5055 10.10 0.002 0.002 0.10 #others 4.61 4.614 0.05 ------------------------------------------------------------------------------- ======= Cycle 5055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5056 steps, 2.56000 s simulation time, 9875.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5056 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9875.74 9875.742 9875.742 100.00 ------------------------------------------------------------------------------- PC_run 5056 5056 9848.25 1.948 1.948 99.72 GM_PC_couple 5056 5056 12.77 0.003 0.003 0.13 PC_GM_couple 5056 5056 10.10 0.002 0.002 0.10 #others 4.61 4.615 0.05 ------------------------------------------------------------------------------- ======= Cycle 5056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5057 steps, 2.56000 s simulation time, 9877.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5057 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9877.50 9877.504 9877.504 100.00 ------------------------------------------------------------------------------- PC_run 5057 5057 9850.01 1.948 1.948 99.72 GM_PC_couple 5057 5057 12.77 0.003 0.003 0.13 PC_GM_couple 5057 5057 10.11 0.002 0.002 0.10 #others 4.62 4.616 0.05 ------------------------------------------------------------------------------- ======= Cycle 5057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5058 steps, 2.56000 s simulation time, 9879.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5058 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9879.41 9879.408 9879.408 100.00 ------------------------------------------------------------------------------- PC_run 5058 5058 9851.91 1.948 1.948 99.72 GM_PC_couple 5058 5058 12.77 0.003 0.003 0.13 PC_GM_couple 5058 5058 10.11 0.002 0.002 0.10 #others 4.62 4.617 0.05 ------------------------------------------------------------------------------- ======= Cycle 5058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5059 steps, 2.56000 s simulation time, 9881.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5059 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9881.26 9881.265 9881.265 100.00 ------------------------------------------------------------------------------- PC_run 5059 5059 9853.76 1.948 1.948 99.72 GM_PC_couple 5059 5059 12.78 0.003 0.003 0.13 PC_GM_couple 5059 5059 10.11 0.002 0.002 0.10 #others 4.62 4.617 0.05 ------------------------------------------------------------------------------- ======= Cycle 5059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5060 steps, 2.56000 s simulation time, 9883.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5060 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9883.06 9883.062 9883.062 100.00 ------------------------------------------------------------------------------- PC_run 5060 5060 9855.55 1.948 1.948 99.72 GM_PC_couple 5060 5060 12.78 0.003 0.003 0.13 PC_GM_couple 5060 5060 10.11 0.002 0.002 0.10 #others 4.62 4.619 0.05 ------------------------------------------------------------------------------- ======= Cycle 5060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5061 steps, 2.56000 s simulation time, 9884.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5061 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9884.86 9884.864 9884.864 100.00 ------------------------------------------------------------------------------- PC_run 5061 5061 9857.35 1.948 1.948 99.72 GM_PC_couple 5061 5061 12.78 0.003 0.003 0.13 PC_GM_couple 5061 5061 10.11 0.002 0.002 0.10 #others 4.62 4.619 0.05 ------------------------------------------------------------------------------- ======= Cycle 5061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5062 steps, 2.56000 s simulation time, 9886.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5062 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9886.87 9886.870 9886.870 100.00 ------------------------------------------------------------------------------- PC_run 5062 5062 9859.35 1.948 1.948 99.72 GM_PC_couple 5062 5062 12.78 0.003 0.003 0.13 PC_GM_couple 5062 5062 10.12 0.002 0.002 0.10 #others 4.62 4.620 0.05 ------------------------------------------------------------------------------- ======= Cycle 5062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5063 steps, 2.56000 s simulation time, 9888.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5063 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9888.70 9888.698 9888.698 100.00 ------------------------------------------------------------------------------- PC_run 5063 5063 9861.17 1.948 1.948 99.72 GM_PC_couple 5063 5063 12.79 0.003 0.003 0.13 PC_GM_couple 5063 5063 10.12 0.002 0.002 0.10 #others 4.62 4.621 0.05 ------------------------------------------------------------------------------- ======= Cycle 5063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5064 steps, 2.56000 s simulation time, 9890.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5064 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9890.40 9890.404 9890.404 100.00 ------------------------------------------------------------------------------- PC_run 5064 5064 9862.88 1.948 1.948 99.72 GM_PC_couple 5064 5064 12.79 0.003 0.003 0.13 PC_GM_couple 5064 5064 10.12 0.002 0.002 0.10 #others 4.62 4.621 0.05 ------------------------------------------------------------------------------- ======= Cycle 5064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5065 steps, 2.56000 s simulation time, 9892.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5065 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9892.08 9892.079 9892.079 100.00 ------------------------------------------------------------------------------- PC_run 5065 5065 9864.55 1.948 1.948 99.72 GM_PC_couple 5065 5065 12.79 0.003 0.003 0.13 PC_GM_couple 5065 5065 10.12 0.002 0.002 0.10 #others 4.62 4.622 0.05 ------------------------------------------------------------------------------- ======= Cycle 5065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5066 steps, 2.56000 s simulation time, 9894.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5066 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9894.54 9894.543 9894.543 100.00 ------------------------------------------------------------------------------- PC_run 5066 5066 9867.00 1.948 1.948 99.72 GM_PC_couple 5066 5066 12.79 0.003 0.003 0.13 PC_GM_couple 5066 5066 10.12 0.002 0.002 0.10 #others 4.62 4.623 0.05 ------------------------------------------------------------------------------- ======= Cycle 5066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5067 steps, 2.56000 s simulation time, 9896.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5067 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9896.48 9896.482 9896.482 100.00 ------------------------------------------------------------------------------- PC_run 5067 5067 9868.94 1.948 1.948 99.72 GM_PC_couple 5067 5067 12.80 0.003 0.003 0.13 PC_GM_couple 5067 5067 10.12 0.002 0.002 0.10 #others 4.62 4.624 0.05 ------------------------------------------------------------------------------- ======= Cycle 5067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5068 steps, 2.56000 s simulation time, 9898.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5068 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9898.62 9898.615 9898.615 100.00 ------------------------------------------------------------------------------- PC_run 5068 5068 9871.07 1.948 1.948 99.72 GM_PC_couple 5068 5068 12.80 0.003 0.003 0.13 PC_GM_couple 5068 5068 10.13 0.002 0.002 0.10 #others 4.62 4.625 0.05 ------------------------------------------------------------------------------- ======= Cycle 5068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5069 steps, 2.56000 s simulation time, 9900.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5069 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9900.61 9900.609 9900.609 100.00 ------------------------------------------------------------------------------- PC_run 5069 5069 9873.06 1.948 1.948 99.72 GM_PC_couple 5069 5069 12.80 0.003 0.003 0.13 PC_GM_couple 5069 5069 10.13 0.002 0.002 0.10 #others 4.63 4.626 0.05 ------------------------------------------------------------------------------- ======= Cycle 5069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5070 steps, 2.56000 s simulation time, 9902.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5070 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9902.76 9902.762 9902.762 100.00 ------------------------------------------------------------------------------- PC_run 5070 5070 9875.20 1.948 1.948 99.72 GM_PC_couple 5070 5070 12.80 0.003 0.003 0.13 PC_GM_couple 5070 5070 10.13 0.002 0.002 0.10 #others 4.63 4.626 0.05 ------------------------------------------------------------------------------- ======= Cycle 5070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5071 steps, 2.56000 s simulation time, 9904.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5071 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9904.75 9904.754 9904.754 100.00 ------------------------------------------------------------------------------- PC_run 5071 5071 9877.19 1.948 1.948 99.72 GM_PC_couple 5071 5071 12.80 0.003 0.003 0.13 PC_GM_couple 5071 5071 10.13 0.002 0.002 0.10 #others 4.63 4.627 0.05 ------------------------------------------------------------------------------- ======= Cycle 5071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5072 steps, 2.56000 s simulation time, 9906.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5072 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9906.60 9906.604 9906.604 100.00 ------------------------------------------------------------------------------- PC_run 5072 5072 9879.04 1.948 1.948 99.72 GM_PC_couple 5072 5072 12.81 0.003 0.003 0.13 PC_GM_couple 5072 5072 10.13 0.002 0.002 0.10 #others 4.63 4.628 0.05 ------------------------------------------------------------------------------- ======= Cycle 5072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5073 steps, 2.56000 s simulation time, 9908.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5073 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9908.48 9908.476 9908.476 100.00 ------------------------------------------------------------------------------- PC_run 5073 5073 9880.90 1.948 1.948 99.72 GM_PC_couple 5073 5073 12.81 0.003 0.003 0.13 PC_GM_couple 5073 5073 10.14 0.002 0.002 0.10 #others 4.63 4.628 0.05 ------------------------------------------------------------------------------- ======= Cycle 5073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5074 steps, 2.56000 s simulation time, 9910.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5074 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9910.45 9910.452 9910.452 100.00 ------------------------------------------------------------------------------- PC_run 5074 5074 9882.87 1.948 1.948 99.72 GM_PC_couple 5074 5074 12.81 0.003 0.003 0.13 PC_GM_couple 5074 5074 10.14 0.002 0.002 0.10 #others 4.63 4.629 0.05 ------------------------------------------------------------------------------- ======= Cycle 5074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5075 steps, 2.56000 s simulation time, 9912.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5075 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9912.16 9912.156 9912.156 100.00 ------------------------------------------------------------------------------- PC_run 5075 5075 9884.57 1.948 1.948 99.72 GM_PC_couple 5075 5075 12.81 0.003 0.003 0.13 PC_GM_couple 5075 5075 10.14 0.002 0.002 0.10 #others 4.63 4.630 0.05 ------------------------------------------------------------------------------- ======= Cycle 5075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5076 steps, 2.56000 s simulation time, 9913.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5076 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9913.87 9913.868 9913.868 100.00 ------------------------------------------------------------------------------- PC_run 5076 5076 9886.28 1.948 1.948 99.72 GM_PC_couple 5076 5076 12.82 0.003 0.003 0.13 PC_GM_couple 5076 5076 10.14 0.002 0.002 0.10 #others 4.63 4.631 0.05 ------------------------------------------------------------------------------- ======= Cycle 5076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5077 steps, 2.56000 s simulation time, 9915.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5077 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9915.49 9915.490 9915.490 100.00 ------------------------------------------------------------------------------- PC_run 5077 5077 9887.90 1.948 1.948 99.72 GM_PC_couple 5077 5077 12.82 0.003 0.003 0.13 PC_GM_couple 5077 5077 10.14 0.002 0.002 0.10 #others 4.63 4.632 0.05 ------------------------------------------------------------------------------- ======= Cycle 5077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5078 steps, 2.56000 s simulation time, 9917.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5078 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9917.40 9917.399 9917.399 100.00 ------------------------------------------------------------------------------- PC_run 5078 5078 9889.80 1.948 1.948 99.72 GM_PC_couple 5078 5078 12.82 0.003 0.003 0.13 PC_GM_couple 5078 5078 10.14 0.002 0.002 0.10 #others 4.63 4.633 0.05 ------------------------------------------------------------------------------- ======= Cycle 5078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5079 steps, 2.56000 s simulation time, 9919.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5079 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9919.10 9919.097 9919.097 100.00 ------------------------------------------------------------------------------- PC_run 5079 5079 9891.49 1.948 1.948 99.72 GM_PC_couple 5079 5079 12.82 0.003 0.003 0.13 PC_GM_couple 5079 5079 10.15 0.002 0.002 0.10 #others 4.63 4.634 0.05 ------------------------------------------------------------------------------- ======= Cycle 5079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5080 steps, 2.56000 s simulation time, 9921.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5080 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9921.02 9921.017 9921.017 100.00 ------------------------------------------------------------------------------- PC_run 5080 5080 9893.41 1.948 1.948 99.72 GM_PC_couple 5080 5080 12.83 0.003 0.003 0.13 PC_GM_couple 5080 5080 10.15 0.002 0.002 0.10 #others 4.63 4.635 0.05 ------------------------------------------------------------------------------- ======= Cycle 5080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5081 steps, 2.56000 s simulation time, 9922.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5081 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9922.75 9922.752 9922.752 100.00 ------------------------------------------------------------------------------- PC_run 5081 5081 9895.14 1.947 1.947 99.72 GM_PC_couple 5081 5081 12.83 0.003 0.003 0.13 PC_GM_couple 5081 5081 10.15 0.002 0.002 0.10 #others 4.64 4.636 0.05 ------------------------------------------------------------------------------- ======= Cycle 5081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5082 steps, 2.56000 s simulation time, 9924.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5082 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9924.97 9924.971 9924.971 100.00 ------------------------------------------------------------------------------- PC_run 5082 5082 9897.35 1.948 1.948 99.72 GM_PC_couple 5082 5082 12.83 0.003 0.003 0.13 PC_GM_couple 5082 5082 10.15 0.002 0.002 0.10 #others 4.64 4.636 0.05 ------------------------------------------------------------------------------- ======= Cycle 5082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5083 steps, 2.56000 s simulation time, 9926.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5083 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9926.89 9926.890 9926.890 100.00 ------------------------------------------------------------------------------- PC_run 5083 5083 9899.27 1.948 1.948 99.72 GM_PC_couple 5083 5083 12.83 0.003 0.003 0.13 PC_GM_couple 5083 5083 10.15 0.002 0.002 0.10 #others 4.64 4.637 0.05 ------------------------------------------------------------------------------- ======= Cycle 5083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5084 steps, 2.56000 s simulation time, 9930.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5084 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9930.76 9930.759 9930.759 100.00 ------------------------------------------------------------------------------- PC_run 5084 5084 9903.13 1.948 1.948 99.72 GM_PC_couple 5084 5084 12.83 0.003 0.003 0.13 PC_GM_couple 5084 5084 10.16 0.002 0.002 0.10 #others 4.64 4.637 0.05 ------------------------------------------------------------------------------- ======= Cycle 5084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5085 steps, 2.56000 s simulation time, 9933.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5085 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9933.18 9933.176 9933.176 100.00 ------------------------------------------------------------------------------- PC_run 5085 5085 9905.54 1.948 1.948 99.72 GM_PC_couple 5085 5085 12.84 0.003 0.003 0.13 PC_GM_couple 5085 5085 10.16 0.002 0.002 0.10 #others 4.64 4.638 0.05 ------------------------------------------------------------------------------- ======= Cycle 5085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5086 steps, 2.56000 s simulation time, 9935.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5086 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9935.42 9935.424 9935.424 100.00 ------------------------------------------------------------------------------- PC_run 5086 5086 9907.79 1.948 1.948 99.72 GM_PC_couple 5086 5086 12.84 0.003 0.003 0.13 PC_GM_couple 5086 5086 10.16 0.002 0.002 0.10 #others 4.64 4.639 0.05 ------------------------------------------------------------------------------- ======= Cycle 5086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5087 steps, 2.56000 s simulation time, 9937.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5087 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9937.21 9937.207 9937.207 100.00 ------------------------------------------------------------------------------- PC_run 5087 5087 9909.57 1.948 1.948 99.72 GM_PC_couple 5087 5087 12.84 0.003 0.003 0.13 PC_GM_couple 5087 5087 10.16 0.002 0.002 0.10 #others 4.64 4.640 0.05 ------------------------------------------------------------------------------- ======= Cycle 5087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5088 steps, 2.56000 s simulation time, 9939.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5088 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9939.02 9939.016 9939.016 100.00 ------------------------------------------------------------------------------- PC_run 5088 5088 9911.37 1.948 1.948 99.72 GM_PC_couple 5088 5088 12.84 0.003 0.003 0.13 PC_GM_couple 5088 5088 10.16 0.002 0.002 0.10 #others 4.64 4.640 0.05 ------------------------------------------------------------------------------- ======= Cycle 5088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5089 steps, 2.56000 s simulation time, 9940.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5089 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9940.77 9940.773 9940.773 100.00 ------------------------------------------------------------------------------- PC_run 5089 5089 9913.12 1.948 1.948 99.72 GM_PC_couple 5089 5089 12.85 0.003 0.003 0.13 PC_GM_couple 5089 5089 10.16 0.002 0.002 0.10 #others 4.64 4.641 0.05 ------------------------------------------------------------------------------- ======= Cycle 5089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5090 steps, 2.56000 s simulation time, 9942.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5090 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9942.65 9942.651 9942.651 100.00 ------------------------------------------------------------------------------- PC_run 5090 5090 9914.99 1.948 1.948 99.72 GM_PC_couple 5090 5090 12.85 0.003 0.003 0.13 PC_GM_couple 5090 5090 10.17 0.002 0.002 0.10 #others 4.64 4.642 0.05 ------------------------------------------------------------------------------- ======= Cycle 5090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5091 steps, 2.56000 s simulation time, 9944.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5091 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9944.73 9944.729 9944.729 100.00 ------------------------------------------------------------------------------- PC_run 5091 5091 9917.07 1.948 1.948 99.72 GM_PC_couple 5091 5091 12.85 0.003 0.003 0.13 PC_GM_couple 5091 5091 10.17 0.002 0.002 0.10 #others 4.64 4.643 0.05 ------------------------------------------------------------------------------- ======= Cycle 5091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5092 steps, 2.56000 s simulation time, 9946.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5092 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9946.90 9946.895 9946.895 100.00 ------------------------------------------------------------------------------- PC_run 5092 5092 9919.23 1.948 1.948 99.72 GM_PC_couple 5092 5092 12.85 0.003 0.003 0.13 PC_GM_couple 5092 5092 10.17 0.002 0.002 0.10 #others 4.64 4.644 0.05 ------------------------------------------------------------------------------- ======= Cycle 5092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5093 steps, 2.56000 s simulation time, 9948.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5093 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9948.89 9948.890 9948.890 100.00 ------------------------------------------------------------------------------- PC_run 5093 5093 9921.22 1.948 1.948 99.72 GM_PC_couple 5093 5093 12.85 0.003 0.003 0.13 PC_GM_couple 5093 5093 10.17 0.002 0.002 0.10 #others 4.64 4.645 0.05 ------------------------------------------------------------------------------- ======= Cycle 5093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5094 steps, 2.56000 s simulation time, 9951.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5094 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9951.25 9951.253 9951.253 100.00 ------------------------------------------------------------------------------- PC_run 5094 5094 9923.58 1.948 1.948 99.72 GM_PC_couple 5094 5094 12.86 0.003 0.003 0.13 PC_GM_couple 5094 5094 10.17 0.002 0.002 0.10 #others 4.65 4.645 0.05 ------------------------------------------------------------------------------- ======= Cycle 5094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5095 steps, 2.56000 s simulation time, 9953.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5095 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9953.25 9953.248 9953.248 100.00 ------------------------------------------------------------------------------- PC_run 5095 5095 9925.57 1.948 1.948 99.72 GM_PC_couple 5095 5095 12.86 0.003 0.003 0.13 PC_GM_couple 5095 5095 10.18 0.002 0.002 0.10 #others 4.65 4.646 0.05 ------------------------------------------------------------------------------- ======= Cycle 5095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5096 steps, 2.56000 s simulation time, 9954.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5096 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9954.91 9954.912 9954.912 100.00 ------------------------------------------------------------------------------- PC_run 5096 5096 9927.23 1.948 1.948 99.72 GM_PC_couple 5096 5096 12.86 0.003 0.003 0.13 PC_GM_couple 5096 5096 10.18 0.002 0.002 0.10 #others 4.65 4.647 0.05 ------------------------------------------------------------------------------- ======= Cycle 5096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5097 steps, 2.56000 s simulation time, 9956.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5097 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9956.46 9956.457 9956.457 100.00 ------------------------------------------------------------------------------- PC_run 5097 5097 9928.77 1.948 1.948 99.72 GM_PC_couple 5097 5097 12.86 0.003 0.003 0.13 PC_GM_couple 5097 5097 10.18 0.002 0.002 0.10 #others 4.65 4.647 0.05 ------------------------------------------------------------------------------- ======= Cycle 5097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5098 steps, 2.56000 s simulation time, 9958.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5098 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9958.37 9958.371 9958.371 100.00 ------------------------------------------------------------------------------- PC_run 5098 5098 9930.68 1.948 1.948 99.72 GM_PC_couple 5098 5098 12.87 0.003 0.003 0.13 PC_GM_couple 5098 5098 10.18 0.002 0.002 0.10 #others 4.65 4.648 0.05 ------------------------------------------------------------------------------- ======= Cycle 5098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5099 steps, 2.56000 s simulation time, 9960.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5099 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9960.04 9960.038 9960.038 100.00 ------------------------------------------------------------------------------- PC_run 5099 5099 9932.34 1.948 1.948 99.72 GM_PC_couple 5099 5099 12.87 0.003 0.003 0.13 PC_GM_couple 5099 5099 10.18 0.002 0.002 0.10 #others 4.65 4.649 0.05 ------------------------------------------------------------------------------- ======= Cycle 5099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5100 steps, 2.56000 s simulation time, 9961.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9961.86 9961.856 9961.856 100.00 ------------------------------------------------------------------------------- PC_run 5100 5100 9934.15 1.948 1.948 99.72 GM_PC_couple 5100 5100 12.87 0.003 0.003 0.13 PC_GM_couple 5100 5100 10.18 0.002 0.002 0.10 #others 4.65 4.650 0.05 ------------------------------------------------------------------------------- ======= Cycle 5100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5101 steps, 2.56000 s simulation time, 9963.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9963.66 9963.663 9963.663 100.00 ------------------------------------------------------------------------------- PC_run 5101 5101 9935.95 1.948 1.948 99.72 GM_PC_couple 5101 5101 12.87 0.003 0.003 0.13 PC_GM_couple 5101 5101 10.19 0.002 0.002 0.10 #others 4.65 4.651 0.05 ------------------------------------------------------------------------------- ======= Cycle 5101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5102 steps, 2.56000 s simulation time, 9965.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9965.62 9965.620 9965.620 100.00 ------------------------------------------------------------------------------- PC_run 5102 5102 9937.90 1.948 1.948 99.72 GM_PC_couple 5102 5102 12.88 0.003 0.003 0.13 PC_GM_couple 5102 5102 10.19 0.002 0.002 0.10 #others 4.65 4.652 0.05 ------------------------------------------------------------------------------- ======= Cycle 5102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5103 steps, 2.56000 s simulation time, 9967.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9967.38 9967.379 9967.379 100.00 ------------------------------------------------------------------------------- PC_run 5103 5103 9939.66 1.948 1.948 99.72 GM_PC_couple 5103 5103 12.88 0.003 0.003 0.13 PC_GM_couple 5103 5103 10.19 0.002 0.002 0.10 #others 4.65 4.653 0.05 ------------------------------------------------------------------------------- ======= Cycle 5103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5104 steps, 2.56000 s simulation time, 9969.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9969.20 9969.195 9969.195 100.00 ------------------------------------------------------------------------------- PC_run 5104 5104 9941.47 1.948 1.948 99.72 GM_PC_couple 5104 5104 12.88 0.003 0.003 0.13 PC_GM_couple 5104 5104 10.19 0.002 0.002 0.10 #others 4.65 4.654 0.05 ------------------------------------------------------------------------------- ======= Cycle 5104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5105 steps, 2.56000 s simulation time, 9971.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9971.17 9971.171 9971.171 100.00 ------------------------------------------------------------------------------- PC_run 5105 5105 9943.44 1.948 1.948 99.72 GM_PC_couple 5105 5105 12.88 0.003 0.003 0.13 PC_GM_couple 5105 5105 10.19 0.002 0.002 0.10 #others 4.65 4.654 0.05 ------------------------------------------------------------------------------- ======= Cycle 5105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5106 steps, 2.56000 s simulation time, 9973.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9973.43 9973.429 9973.429 100.00 ------------------------------------------------------------------------------- PC_run 5106 5106 9945.69 1.948 1.948 99.72 GM_PC_couple 5106 5106 12.88 0.003 0.003 0.13 PC_GM_couple 5106 5106 10.20 0.002 0.002 0.10 #others 4.66 4.655 0.05 ------------------------------------------------------------------------------- ======= Cycle 5106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5107 steps, 2.56000 s simulation time, 9975.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9975.64 9975.635 9975.635 100.00 ------------------------------------------------------------------------------- PC_run 5107 5107 9947.89 1.948 1.948 99.72 GM_PC_couple 5107 5107 12.89 0.003 0.003 0.13 PC_GM_couple 5107 5107 10.20 0.002 0.002 0.10 #others 4.66 4.656 0.05 ------------------------------------------------------------------------------- ======= Cycle 5107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5108 steps, 2.56000 s simulation time, 9977.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9977.84 9977.838 9977.838 100.00 ------------------------------------------------------------------------------- PC_run 5108 5108 9950.09 1.948 1.948 99.72 GM_PC_couple 5108 5108 12.89 0.003 0.003 0.13 PC_GM_couple 5108 5108 10.20 0.002 0.002 0.10 #others 4.66 4.657 0.05 ------------------------------------------------------------------------------- ======= Cycle 5108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5109 steps, 2.56000 s simulation time, 9979.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9979.69 9979.688 9979.688 100.00 ------------------------------------------------------------------------------- PC_run 5109 5109 9951.94 1.948 1.948 99.72 GM_PC_couple 5109 5109 12.89 0.003 0.003 0.13 PC_GM_couple 5109 5109 10.20 0.002 0.002 0.10 #others 4.66 4.658 0.05 ------------------------------------------------------------------------------- ======= Cycle 5109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5110 steps, 2.56000 s simulation time, 9982.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9982.14 9982.140 9982.140 100.00 ------------------------------------------------------------------------------- PC_run 5110 5110 9954.38 1.948 1.948 99.72 GM_PC_couple 5110 5110 12.89 0.003 0.003 0.13 PC_GM_couple 5110 5110 10.20 0.002 0.002 0.10 #others 4.66 4.659 0.05 ------------------------------------------------------------------------------- ======= Cycle 5110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5111 steps, 2.56000 s simulation time, 9984.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9984.26 9984.257 9984.257 100.00 ------------------------------------------------------------------------------- PC_run 5111 5111 9956.50 1.948 1.948 99.72 GM_PC_couple 5111 5111 12.90 0.003 0.003 0.13 PC_GM_couple 5111 5111 10.21 0.002 0.002 0.10 #others 4.66 4.660 0.05 ------------------------------------------------------------------------------- ======= Cycle 5111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5112 steps, 2.56000 s simulation time, 9986.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9986.36 9986.363 9986.363 100.00 ------------------------------------------------------------------------------- PC_run 5112 5112 9958.60 1.948 1.948 99.72 GM_PC_couple 5112 5112 12.90 0.003 0.003 0.13 PC_GM_couple 5112 5112 10.21 0.002 0.002 0.10 #others 4.66 4.661 0.05 ------------------------------------------------------------------------------- ======= Cycle 5112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5113 steps, 2.56000 s simulation time, 9988.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9988.66 9988.657 9988.657 100.00 ------------------------------------------------------------------------------- PC_run 5113 5113 9960.89 1.948 1.948 99.72 GM_PC_couple 5113 5113 12.90 0.003 0.003 0.13 PC_GM_couple 5113 5113 10.21 0.002 0.002 0.10 #others 4.66 4.662 0.05 ------------------------------------------------------------------------------- ======= Cycle 5113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5114 steps, 2.56000 s simulation time, 9991.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5114 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9991.11 9991.106 9991.106 100.00 ------------------------------------------------------------------------------- PC_run 5114 5114 9963.33 1.948 1.948 99.72 GM_PC_couple 5114 5114 12.90 0.003 0.003 0.13 PC_GM_couple 5114 5114 10.21 0.002 0.002 0.10 #others 4.66 4.662 0.05 ------------------------------------------------------------------------------- ======= Cycle 5114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5115 steps, 2.56000 s simulation time, 9993.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5115 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9993.48 9993.484 9993.484 100.00 ------------------------------------------------------------------------------- PC_run 5115 5115 9965.70 1.948 1.948 99.72 GM_PC_couple 5115 5115 12.91 0.003 0.003 0.13 PC_GM_couple 5115 5115 10.21 0.002 0.002 0.10 #others 4.66 4.663 0.05 ------------------------------------------------------------------------------- ======= Cycle 5115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5116 steps, 2.56000 s simulation time, 9995.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5116 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9995.85 9995.848 9995.848 100.00 ------------------------------------------------------------------------------- PC_run 5116 5116 9968.06 1.948 1.948 99.72 GM_PC_couple 5116 5116 12.91 0.003 0.003 0.13 PC_GM_couple 5116 5116 10.21 0.002 0.002 0.10 #others 4.66 4.664 0.05 ------------------------------------------------------------------------------- ======= Cycle 5116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5117 steps, 2.56000 s simulation time, 9998.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5117 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9998.21 9998.210 9998.210 100.00 ------------------------------------------------------------------------------- PC_run 5117 5117 9970.42 1.948 1.948 99.72 GM_PC_couple 5117 5117 12.91 0.003 0.003 0.13 PC_GM_couple 5117 5117 10.22 0.002 0.002 0.10 #others 4.66 4.665 0.05 ------------------------------------------------------------------------------- ======= Cycle 5117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5118 steps, 2.56000 s simulation time, 10000.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5118 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10000.3010000.30310000.303 100.00 ------------------------------------------------------------------------------- PC_run 5118 5118 9972.51 1.949 1.949 99.72 GM_PC_couple 5118 5118 12.91 0.003 0.003 0.13 PC_GM_couple 5118 5118 10.22 0.002 0.002 0.10 #others 4.67 4.665 0.05 ------------------------------------------------------------------------------- ======= Cycle 5118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5119 steps, 2.56000 s simulation time, 10002.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5119 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10002.8210002.81510002.815 100.00 ------------------------------------------------------------------------------- PC_run 5119 5119 9975.01 1.949 1.949 99.72 GM_PC_couple 5119 5119 12.91 0.003 0.003 0.13 PC_GM_couple 5119 5119 10.22 0.002 0.002 0.10 #others 4.67 4.666 0.05 ------------------------------------------------------------------------------- ======= Cycle 5119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5120 steps, 2.56000 s simulation time, 10004.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5120 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10004.8010004.80110004.801 100.00 ------------------------------------------------------------------------------- PC_run 5120 5120 9977.00 1.949 1.949 99.72 GM_PC_couple 5120 5120 12.92 0.003 0.003 0.13 PC_GM_couple 5120 5120 10.22 0.002 0.002 0.10 #others 4.67 4.667 0.05 ------------------------------------------------------------------------------- ======= Cycle 5120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5121 steps, 2.56000 s simulation time, 10006.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5121 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10006.4310006.43310006.433 100.00 ------------------------------------------------------------------------------- PC_run 5121 5121 9978.62 1.949 1.949 99.72 GM_PC_couple 5121 5121 12.92 0.003 0.003 0.13 PC_GM_couple 5121 5121 10.22 0.002 0.002 0.10 #others 4.67 4.668 0.05 ------------------------------------------------------------------------------- ======= Cycle 5121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5122 steps, 2.56000 s simulation time, 10008.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5122 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10008.1610008.15910008.159 100.00 ------------------------------------------------------------------------------- PC_run 5122 5122 9980.34 1.949 1.949 99.72 GM_PC_couple 5122 5122 12.92 0.003 0.003 0.13 PC_GM_couple 5122 5122 10.23 0.002 0.002 0.10 #others 4.67 4.669 0.05 ------------------------------------------------------------------------------- ======= Cycle 5122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5123 steps, 2.56000 s simulation time, 10009.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5123 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10009.8910009.88710009.887 100.00 ------------------------------------------------------------------------------- PC_run 5123 5123 9982.07 1.948 1.948 99.72 GM_PC_couple 5123 5123 12.92 0.003 0.003 0.13 PC_GM_couple 5123 5123 10.23 0.002 0.002 0.10 #others 4.67 4.670 0.05 ------------------------------------------------------------------------------- ======= Cycle 5123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5124 steps, 2.56000 s simulation time, 10011.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5124 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10011.7010011.70110011.701 100.00 ------------------------------------------------------------------------------- PC_run 5124 5124 9983.88 1.948 1.948 99.72 GM_PC_couple 5124 5124 12.93 0.003 0.003 0.13 PC_GM_couple 5124 5124 10.23 0.002 0.002 0.10 #others 4.67 4.671 0.05 ------------------------------------------------------------------------------- ======= Cycle 5124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5125 steps, 2.56000 s simulation time, 10013.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5125 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10013.4010013.39810013.398 100.00 ------------------------------------------------------------------------------- PC_run 5125 5125 9985.57 1.948 1.948 99.72 GM_PC_couple 5125 5125 12.93 0.003 0.003 0.13 PC_GM_couple 5125 5125 10.23 0.002 0.002 0.10 #others 4.67 4.671 0.05 ------------------------------------------------------------------------------- ======= Cycle 5125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5126 steps, 2.56000 s simulation time, 10015.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5126 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10015.2410015.24410015.244 100.00 ------------------------------------------------------------------------------- PC_run 5126 5126 9987.41 1.948 1.948 99.72 GM_PC_couple 5126 5126 12.93 0.003 0.003 0.13 PC_GM_couple 5126 5126 10.23 0.002 0.002 0.10 #others 4.67 4.672 0.05 ------------------------------------------------------------------------------- ======= Cycle 5126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5127 steps, 2.56000 s simulation time, 10017.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5127 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10017.4010017.40310017.403 100.00 ------------------------------------------------------------------------------- PC_run 5127 5127 9989.56 1.948 1.948 99.72 GM_PC_couple 5127 5127 12.93 0.003 0.003 0.13 PC_GM_couple 5127 5127 10.23 0.002 0.002 0.10 #others 4.67 4.673 0.05 ------------------------------------------------------------------------------- ======= Cycle 5127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5128 steps, 2.56000 s simulation time, 10019.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5128 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10019.9810019.98110019.981 100.00 ------------------------------------------------------------------------------- PC_run 5128 5128 9992.14 1.949 1.949 99.72 GM_PC_couple 5128 5128 12.94 0.003 0.003 0.13 PC_GM_couple 5128 5128 10.24 0.002 0.002 0.10 #others 4.67 4.674 0.05 ------------------------------------------------------------------------------- ======= Cycle 5128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5129 steps, 2.56000 s simulation time, 10022.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5129 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10022.3910022.39210022.392 100.00 ------------------------------------------------------------------------------- PC_run 5129 5129 9994.54 1.949 1.949 99.72 GM_PC_couple 5129 5129 12.94 0.003 0.003 0.13 PC_GM_couple 5129 5129 10.24 0.002 0.002 0.10 #others 4.67 4.675 0.05 ------------------------------------------------------------------------------- ======= Cycle 5129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5130 steps, 2.56000 s simulation time, 10025.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5130 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10025.5710025.57310025.573 100.00 ------------------------------------------------------------------------------- PC_run 5130 5130 9997.72 1.949 1.949 99.72 GM_PC_couple 5130 5130 12.94 0.003 0.003 0.13 PC_GM_couple 5130 5130 10.24 0.002 0.002 0.10 #others 4.68 4.675 0.05 ------------------------------------------------------------------------------- ======= Cycle 5130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5131 steps, 2.56000 s simulation time, 10028.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5131 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10028.6910028.69210028.692 100.00 ------------------------------------------------------------------------------- PC_run 5131 5131 10000.83 1.949 1.949 99.72 GM_PC_couple 5131 5131 12.94 0.003 0.003 0.13 PC_GM_couple 5131 5131 10.24 0.002 0.002 0.10 #others 4.68 4.676 0.05 ------------------------------------------------------------------------------- ======= Cycle 5131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5132 steps, 2.56000 s simulation time, 10030.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5132 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10030.7110030.71310030.713 100.00 ------------------------------------------------------------------------------- PC_run 5132 5132 10002.85 1.949 1.949 99.72 GM_PC_couple 5132 5132 12.94 0.003 0.003 0.13 PC_GM_couple 5132 5132 10.24 0.002 0.002 0.10 #others 4.68 4.677 0.05 ------------------------------------------------------------------------------- ======= Cycle 5132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5133 steps, 2.56000 s simulation time, 10032.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5133 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10032.6410032.64110032.641 100.00 ------------------------------------------------------------------------------- PC_run 5133 5133 10004.77 1.949 1.949 99.72 GM_PC_couple 5133 5133 12.95 0.003 0.003 0.13 PC_GM_couple 5133 5133 10.25 0.002 0.002 0.10 #others 4.68 4.678 0.05 ------------------------------------------------------------------------------- ======= Cycle 5133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5134 steps, 2.56000 s simulation time, 10034.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5134 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10034.6210034.61610034.616 100.00 ------------------------------------------------------------------------------- PC_run 5134 5134 10006.74 1.949 1.949 99.72 GM_PC_couple 5134 5134 12.95 0.003 0.003 0.13 PC_GM_couple 5134 5134 10.25 0.002 0.002 0.10 #others 4.68 4.679 0.05 ------------------------------------------------------------------------------- ======= Cycle 5134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5135 steps, 2.56000 s simulation time, 10036.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5135 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10036.5810036.58410036.584 100.00 ------------------------------------------------------------------------------- PC_run 5135 5135 10008.70 1.949 1.949 99.72 GM_PC_couple 5135 5135 12.95 0.003 0.003 0.13 PC_GM_couple 5135 5135 10.25 0.002 0.002 0.10 #others 4.68 4.681 0.05 ------------------------------------------------------------------------------- ======= Cycle 5135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5136 steps, 2.56000 s simulation time, 10038.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5136 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10038.6410038.64210038.642 100.00 ------------------------------------------------------------------------------- PC_run 5136 5136 10010.75 1.949 1.949 99.72 GM_PC_couple 5136 5136 12.96 0.003 0.003 0.13 PC_GM_couple 5136 5136 10.25 0.002 0.002 0.10 #others 4.68 4.682 0.05 ------------------------------------------------------------------------------- ======= Cycle 5136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5137 steps, 2.56000 s simulation time, 10040.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5137 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10040.5210040.51610040.516 100.00 ------------------------------------------------------------------------------- PC_run 5137 5137 10012.62 1.949 1.949 99.72 GM_PC_couple 5137 5137 12.96 0.003 0.003 0.13 PC_GM_couple 5137 5137 10.25 0.002 0.002 0.10 #others 4.68 4.683 0.05 ------------------------------------------------------------------------------- ======= Cycle 5137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5138 steps, 2.56000 s simulation time, 10042.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5138 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10042.1910042.19010042.190 100.00 ------------------------------------------------------------------------------- PC_run 5138 5138 10014.29 1.949 1.949 99.72 GM_PC_couple 5138 5138 12.96 0.003 0.003 0.13 PC_GM_couple 5138 5138 10.26 0.002 0.002 0.10 #others 4.68 4.684 0.05 ------------------------------------------------------------------------------- ======= Cycle 5138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5139 steps, 2.56000 s simulation time, 10044.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5139 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10044.0010043.99710043.997 100.00 ------------------------------------------------------------------------------- PC_run 5139 5139 10016.09 1.949 1.949 99.72 GM_PC_couple 5139 5139 12.96 0.003 0.003 0.13 PC_GM_couple 5139 5139 10.26 0.002 0.002 0.10 #others 4.68 4.685 0.05 ------------------------------------------------------------------------------- ======= Cycle 5139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5140 steps, 2.56000 s simulation time, 10046.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5140 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10046.0710046.07310046.073 100.00 ------------------------------------------------------------------------------- PC_run 5140 5140 10018.16 1.949 1.949 99.72 GM_PC_couple 5140 5140 12.97 0.003 0.003 0.13 PC_GM_couple 5140 5140 10.26 0.002 0.002 0.10 #others 4.69 4.686 0.05 ------------------------------------------------------------------------------- ======= Cycle 5140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5141 steps, 2.56000 s simulation time, 10047.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5141 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10047.9510047.95210047.952 100.00 ------------------------------------------------------------------------------- PC_run 5141 5141 10020.03 1.949 1.949 99.72 GM_PC_couple 5141 5141 12.97 0.003 0.003 0.13 PC_GM_couple 5141 5141 10.26 0.002 0.002 0.10 #others 4.69 4.687 0.05 ------------------------------------------------------------------------------- ======= Cycle 5141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5142 steps, 2.56000 s simulation time, 10049.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5142 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10049.7910049.79410049.794 100.00 ------------------------------------------------------------------------------- PC_run 5142 5142 10021.87 1.949 1.949 99.72 GM_PC_couple 5142 5142 12.97 0.003 0.003 0.13 PC_GM_couple 5142 5142 10.27 0.002 0.002 0.10 #others 4.69 4.688 0.05 ------------------------------------------------------------------------------- ======= Cycle 5142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5143 steps, 2.56000 s simulation time, 10051.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5143 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10051.4910051.48610051.486 100.00 ------------------------------------------------------------------------------- PC_run 5143 5143 10023.55 1.949 1.949 99.72 GM_PC_couple 5143 5143 12.98 0.003 0.003 0.13 PC_GM_couple 5143 5143 10.27 0.002 0.002 0.10 #others 4.69 4.689 0.05 ------------------------------------------------------------------------------- ======= Cycle 5143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5144 steps, 2.56000 s simulation time, 10053.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5144 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10053.5210053.51510053.515 100.00 ------------------------------------------------------------------------------- PC_run 5144 5144 10025.58 1.949 1.949 99.72 GM_PC_couple 5144 5144 12.98 0.003 0.003 0.13 PC_GM_couple 5144 5144 10.27 0.002 0.002 0.10 #others 4.69 4.689 0.05 ------------------------------------------------------------------------------- ======= Cycle 5144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5145 steps, 2.56000 s simulation time, 10055.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5145 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10055.7910055.78610055.786 100.00 ------------------------------------------------------------------------------- PC_run 5145 5145 10027.85 1.949 1.949 99.72 GM_PC_couple 5145 5145 12.98 0.003 0.003 0.13 PC_GM_couple 5145 5145 10.27 0.002 0.002 0.10 #others 4.69 4.690 0.05 ------------------------------------------------------------------------------- ======= Cycle 5145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5146 steps, 2.56000 s simulation time, 10057.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5146 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10057.6610057.65610057.656 100.00 ------------------------------------------------------------------------------- PC_run 5146 5146 10029.71 1.949 1.949 99.72 GM_PC_couple 5146 5146 12.98 0.003 0.003 0.13 PC_GM_couple 5146 5146 10.27 0.002 0.002 0.10 #others 4.69 4.691 0.05 ------------------------------------------------------------------------------- ======= Cycle 5146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5147 steps, 2.56000 s simulation time, 10059.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5147 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10059.4010059.40510059.405 100.00 ------------------------------------------------------------------------------- PC_run 5147 5147 10031.45 1.949 1.949 99.72 GM_PC_couple 5147 5147 12.98 0.003 0.003 0.13 PC_GM_couple 5147 5147 10.27 0.002 0.002 0.10 #others 4.69 4.692 0.05 ------------------------------------------------------------------------------- ======= Cycle 5147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5148 steps, 2.56000 s simulation time, 10061.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5148 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10061.5010061.50210061.502 100.00 ------------------------------------------------------------------------------- PC_run 5148 5148 10033.55 1.949 1.949 99.72 GM_PC_couple 5148 5148 12.99 0.003 0.003 0.13 PC_GM_couple 5148 5148 10.28 0.002 0.002 0.10 #others 4.69 4.693 0.05 ------------------------------------------------------------------------------- ======= Cycle 5148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5149 steps, 2.56000 s simulation time, 10063.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5149 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10063.2710063.27310063.273 100.00 ------------------------------------------------------------------------------- PC_run 5149 5149 10035.31 1.949 1.949 99.72 GM_PC_couple 5149 5149 12.99 0.003 0.003 0.13 PC_GM_couple 5149 5149 10.28 0.002 0.002 0.10 #others 4.69 4.693 0.05 ------------------------------------------------------------------------------- ======= Cycle 5149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5150 steps, 2.56000 s simulation time, 10065.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5150 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10065.2310065.22810065.228 100.00 ------------------------------------------------------------------------------- PC_run 5150 5150 10037.26 1.949 1.949 99.72 GM_PC_couple 5150 5150 12.99 0.003 0.003 0.13 PC_GM_couple 5150 5150 10.28 0.002 0.002 0.10 #others 4.69 4.694 0.05 ------------------------------------------------------------------------------- ======= Cycle 5150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5151 steps, 2.56000 s simulation time, 10067.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5151 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10067.0910067.08610067.086 100.00 ------------------------------------------------------------------------------- PC_run 5151 5151 10039.12 1.949 1.949 99.72 GM_PC_couple 5151 5151 12.99 0.003 0.003 0.13 PC_GM_couple 5151 5151 10.28 0.002 0.002 0.10 #others 4.69 4.695 0.05 ------------------------------------------------------------------------------- ======= Cycle 5151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5152 steps, 2.56000 s simulation time, 10069.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5152 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10069.0710069.06610069.066 100.00 ------------------------------------------------------------------------------- PC_run 5152 5152 10041.09 1.949 1.949 99.72 GM_PC_couple 5152 5152 13.00 0.003 0.003 0.13 PC_GM_couple 5152 5152 10.28 0.002 0.002 0.10 #others 4.70 4.696 0.05 ------------------------------------------------------------------------------- ======= Cycle 5152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5153 steps, 2.56000 s simulation time, 10070.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5153 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10070.8810070.88010070.880 100.00 ------------------------------------------------------------------------------- PC_run 5153 5153 10042.90 1.949 1.949 99.72 GM_PC_couple 5153 5153 13.00 0.003 0.003 0.13 PC_GM_couple 5153 5153 10.29 0.002 0.002 0.10 #others 4.70 4.697 0.05 ------------------------------------------------------------------------------- ======= Cycle 5153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5154 steps, 2.56000 s simulation time, 10072.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5154 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10072.8510072.84610072.846 100.00 ------------------------------------------------------------------------------- PC_run 5154 5154 10044.86 1.949 1.949 99.72 GM_PC_couple 5154 5154 13.00 0.003 0.003 0.13 PC_GM_couple 5154 5154 10.29 0.002 0.002 0.10 #others 4.70 4.698 0.05 ------------------------------------------------------------------------------- ======= Cycle 5154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5155 steps, 2.56000 s simulation time, 10074.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5155 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10074.7510074.74910074.749 100.00 ------------------------------------------------------------------------------- PC_run 5155 5155 10046.76 1.949 1.949 99.72 GM_PC_couple 5155 5155 13.00 0.003 0.003 0.13 PC_GM_couple 5155 5155 10.29 0.002 0.002 0.10 #others 4.70 4.699 0.05 ------------------------------------------------------------------------------- ======= Cycle 5155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5156 steps, 2.56000 s simulation time, 10076.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5156 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10076.4710076.47510076.475 100.00 ------------------------------------------------------------------------------- PC_run 5156 5156 10048.48 1.949 1.949 99.72 GM_PC_couple 5156 5156 13.00 0.003 0.003 0.13 PC_GM_couple 5156 5156 10.29 0.002 0.002 0.10 #others 4.70 4.699 0.05 ------------------------------------------------------------------------------- ======= Cycle 5156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5157 steps, 2.56000 s simulation time, 10078.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5157 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10078.2810078.28010078.280 100.00 ------------------------------------------------------------------------------- PC_run 5157 5157 10050.28 1.949 1.949 99.72 GM_PC_couple 5157 5157 13.01 0.003 0.003 0.13 PC_GM_couple 5157 5157 10.29 0.002 0.002 0.10 #others 4.70 4.700 0.05 ------------------------------------------------------------------------------- ======= Cycle 5157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5158 steps, 2.56000 s simulation time, 10080.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5158 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10080.3110080.31410080.314 100.00 ------------------------------------------------------------------------------- PC_run 5158 5158 10052.31 1.949 1.949 99.72 GM_PC_couple 5158 5158 13.01 0.003 0.003 0.13 PC_GM_couple 5158 5158 10.30 0.002 0.002 0.10 #others 4.70 4.701 0.05 ------------------------------------------------------------------------------- ======= Cycle 5158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5159 steps, 2.56000 s simulation time, 10082.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5159 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10082.8710082.86710082.867 100.00 ------------------------------------------------------------------------------- PC_run 5159 5159 10054.86 1.949 1.949 99.72 GM_PC_couple 5159 5159 13.01 0.003 0.003 0.13 PC_GM_couple 5159 5159 10.30 0.002 0.002 0.10 #others 4.70 4.702 0.05 ------------------------------------------------------------------------------- ======= Cycle 5159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5160 steps, 2.56000 s simulation time, 10084.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5160 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10084.8510084.84510084.845 100.00 ------------------------------------------------------------------------------- PC_run 5160 5160 10056.83 1.949 1.949 99.72 GM_PC_couple 5160 5160 13.01 0.003 0.003 0.13 PC_GM_couple 5160 5160 10.30 0.002 0.002 0.10 #others 4.70 4.703 0.05 ------------------------------------------------------------------------------- ======= Cycle 5160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5161 steps, 2.56000 s simulation time, 10087.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5161 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10087.1610087.16210087.162 100.00 ------------------------------------------------------------------------------- PC_run 5161 5161 10059.14 1.949 1.949 99.72 GM_PC_couple 5161 5161 13.02 0.003 0.003 0.13 PC_GM_couple 5161 5161 10.30 0.002 0.002 0.10 #others 4.70 4.703 0.05 ------------------------------------------------------------------------------- ======= Cycle 5161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5162 steps, 2.56000 s simulation time, 10089.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5162 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10089.4210089.42210089.422 100.00 ------------------------------------------------------------------------------- PC_run 5162 5162 10061.40 1.949 1.949 99.72 GM_PC_couple 5162 5162 13.02 0.003 0.003 0.13 PC_GM_couple 5162 5162 10.30 0.002 0.002 0.10 #others 4.70 4.705 0.05 ------------------------------------------------------------------------------- ======= Cycle 5162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5163 steps, 2.56000 s simulation time, 10091.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5163 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10091.7510091.74910091.749 100.00 ------------------------------------------------------------------------------- PC_run 5163 5163 10063.72 1.949 1.949 99.72 GM_PC_couple 5163 5163 13.02 0.003 0.003 0.13 PC_GM_couple 5163 5163 10.30 0.002 0.002 0.10 #others 4.71 4.706 0.05 ------------------------------------------------------------------------------- ======= Cycle 5163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5164 steps, 2.56000 s simulation time, 10094.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5164 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10094.2510094.25010094.250 100.00 ------------------------------------------------------------------------------- PC_run 5164 5164 10066.21 1.949 1.949 99.72 GM_PC_couple 5164 5164 13.02 0.003 0.003 0.13 PC_GM_couple 5164 5164 10.31 0.002 0.002 0.10 #others 4.71 4.707 0.05 ------------------------------------------------------------------------------- ======= Cycle 5164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5165 steps, 2.56000 s simulation time, 10096.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5165 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10096.2010096.20410096.204 100.00 ------------------------------------------------------------------------------- PC_run 5165 5165 10068.16 1.949 1.949 99.72 GM_PC_couple 5165 5165 13.03 0.003 0.003 0.13 PC_GM_couple 5165 5165 10.31 0.002 0.002 0.10 #others 4.71 4.707 0.05 ------------------------------------------------------------------------------- ======= Cycle 5165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5166 steps, 2.56000 s simulation time, 10098.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5166 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10098.3910098.38610098.386 100.00 ------------------------------------------------------------------------------- PC_run 5166 5166 10070.34 1.949 1.949 99.72 GM_PC_couple 5166 5166 13.03 0.003 0.003 0.13 PC_GM_couple 5166 5166 10.31 0.002 0.002 0.10 #others 4.71 4.708 0.05 ------------------------------------------------------------------------------- ======= Cycle 5166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5167 steps, 2.56000 s simulation time, 10100.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5167 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10100.2110100.21110100.211 100.00 ------------------------------------------------------------------------------- PC_run 5167 5167 10072.16 1.949 1.949 99.72 GM_PC_couple 5167 5167 13.03 0.003 0.003 0.13 PC_GM_couple 5167 5167 10.31 0.002 0.002 0.10 #others 4.71 4.709 0.05 ------------------------------------------------------------------------------- ======= Cycle 5167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5168 steps, 2.56000 s simulation time, 10102.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5168 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10102.1110102.11010102.110 100.00 ------------------------------------------------------------------------------- PC_run 5168 5168 10074.05 1.949 1.949 99.72 GM_PC_couple 5168 5168 13.03 0.003 0.003 0.13 PC_GM_couple 5168 5168 10.31 0.002 0.002 0.10 #others 4.71 4.710 0.05 ------------------------------------------------------------------------------- ======= Cycle 5168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5169 steps, 2.56000 s simulation time, 10104.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5169 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10104.0710104.07310104.073 100.00 ------------------------------------------------------------------------------- PC_run 5169 5169 10076.01 1.949 1.949 99.72 GM_PC_couple 5169 5169 13.03 0.003 0.003 0.13 PC_GM_couple 5169 5169 10.32 0.002 0.002 0.10 #others 4.71 4.711 0.05 ------------------------------------------------------------------------------- ======= Cycle 5169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5170 steps, 2.56000 s simulation time, 10106.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5170 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10106.0010106.00310106.003 100.00 ------------------------------------------------------------------------------- PC_run 5170 5170 10077.94 1.949 1.949 99.72 GM_PC_couple 5170 5170 13.04 0.003 0.003 0.13 PC_GM_couple 5170 5170 10.32 0.002 0.002 0.10 #others 4.71 4.712 0.05 ------------------------------------------------------------------------------- ======= Cycle 5170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5171 steps, 2.56000 s simulation time, 10107.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5171 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10107.8010107.79910107.799 100.00 ------------------------------------------------------------------------------- PC_run 5171 5171 10079.73 1.949 1.949 99.72 GM_PC_couple 5171 5171 13.04 0.003 0.003 0.13 PC_GM_couple 5171 5171 10.32 0.002 0.002 0.10 #others 4.71 4.713 0.05 ------------------------------------------------------------------------------- ======= Cycle 5171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5172 steps, 2.56000 s simulation time, 10110.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5172 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10110.1010110.09910110.099 100.00 ------------------------------------------------------------------------------- PC_run 5172 5172 10082.02 1.949 1.949 99.72 GM_PC_couple 5172 5172 13.04 0.003 0.003 0.13 PC_GM_couple 5172 5172 10.32 0.002 0.002 0.10 #others 4.71 4.714 0.05 ------------------------------------------------------------------------------- ======= Cycle 5172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5173 steps, 2.56000 s simulation time, 10111.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5173 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10111.7810111.77810111.778 100.00 ------------------------------------------------------------------------------- PC_run 5173 5173 10083.70 1.949 1.949 99.72 GM_PC_couple 5173 5173 13.04 0.003 0.003 0.13 PC_GM_couple 5173 5173 10.32 0.002 0.002 0.10 #others 4.71 4.714 0.05 ------------------------------------------------------------------------------- ======= Cycle 5173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5174 steps, 2.56000 s simulation time, 10113.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5174 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10113.6310113.62910113.629 100.00 ------------------------------------------------------------------------------- PC_run 5174 5174 10085.54 1.949 1.949 99.72 GM_PC_couple 5174 5174 13.05 0.003 0.003 0.13 PC_GM_couple 5174 5174 10.32 0.002 0.002 0.10 #others 4.72 4.715 0.05 ------------------------------------------------------------------------------- ======= Cycle 5174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5175 steps, 2.56000 s simulation time, 10115.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5175 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10115.5510115.55210115.552 100.00 ------------------------------------------------------------------------------- PC_run 5175 5175 10087.46 1.949 1.949 99.72 GM_PC_couple 5175 5175 13.05 0.003 0.003 0.13 PC_GM_couple 5175 5175 10.33 0.002 0.002 0.10 #others 4.72 4.716 0.05 ------------------------------------------------------------------------------- ======= Cycle 5175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5176 steps, 2.56000 s simulation time, 10117.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5176 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10117.6210117.61510117.615 100.00 ------------------------------------------------------------------------------- PC_run 5176 5176 10089.52 1.949 1.949 99.72 GM_PC_couple 5176 5176 13.05 0.003 0.003 0.13 PC_GM_couple 5176 5176 10.33 0.002 0.002 0.10 #others 4.72 4.717 0.05 ------------------------------------------------------------------------------- ======= Cycle 5176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5177 steps, 2.56000 s simulation time, 10119.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5177 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10119.4310119.43010119.430 100.00 ------------------------------------------------------------------------------- PC_run 5177 5177 10091.32 1.949 1.949 99.72 GM_PC_couple 5177 5177 13.06 0.003 0.003 0.13 PC_GM_couple 5177 5177 10.33 0.002 0.002 0.10 #others 4.72 4.719 0.05 ------------------------------------------------------------------------------- ======= Cycle 5177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5178 steps, 2.56000 s simulation time, 10121.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5178 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10121.2510121.25010121.250 100.00 ------------------------------------------------------------------------------- PC_run 5178 5178 10093.14 1.949 1.949 99.72 GM_PC_couple 5178 5178 13.06 0.003 0.003 0.13 PC_GM_couple 5178 5178 10.33 0.002 0.002 0.10 #others 4.72 4.720 0.05 ------------------------------------------------------------------------------- ======= Cycle 5178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5179 steps, 2.56000 s simulation time, 10123.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5179 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10123.0810123.07510123.075 100.00 ------------------------------------------------------------------------------- PC_run 5179 5179 10094.96 1.949 1.949 99.72 GM_PC_couple 5179 5179 13.06 0.003 0.003 0.13 PC_GM_couple 5179 5179 10.34 0.002 0.002 0.10 #others 4.72 4.721 0.05 ------------------------------------------------------------------------------- ======= Cycle 5179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5180 steps, 2.56000 s simulation time, 10125.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5180 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10125.0110125.01510125.015 100.00 ------------------------------------------------------------------------------- PC_run 5180 5180 10096.89 1.949 1.949 99.72 GM_PC_couple 5180 5180 13.06 0.003 0.003 0.13 PC_GM_couple 5180 5180 10.34 0.002 0.002 0.10 #others 4.72 4.722 0.05 ------------------------------------------------------------------------------- ======= Cycle 5180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5181 steps, 2.56000 s simulation time, 10126.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5181 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10126.8010126.80210126.802 100.00 ------------------------------------------------------------------------------- PC_run 5181 5181 10098.67 1.949 1.949 99.72 GM_PC_couple 5181 5181 13.07 0.003 0.003 0.13 PC_GM_couple 5181 5181 10.34 0.002 0.002 0.10 #others 4.72 4.723 0.05 ------------------------------------------------------------------------------- ======= Cycle 5181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5182 steps, 2.56000 s simulation time, 10128.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5182 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10128.6610128.66310128.663 100.00 ------------------------------------------------------------------------------- PC_run 5182 5182 10100.53 1.949 1.949 99.72 GM_PC_couple 5182 5182 13.07 0.003 0.003 0.13 PC_GM_couple 5182 5182 10.34 0.002 0.002 0.10 #others 4.72 4.724 0.05 ------------------------------------------------------------------------------- ======= Cycle 5182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5183 steps, 2.56000 s simulation time, 10130.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5183 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10130.5410130.53710130.537 100.00 ------------------------------------------------------------------------------- PC_run 5183 5183 10102.40 1.949 1.949 99.72 GM_PC_couple 5183 5183 13.07 0.003 0.003 0.13 PC_GM_couple 5183 5183 10.34 0.002 0.002 0.10 #others 4.73 4.725 0.05 ------------------------------------------------------------------------------- ======= Cycle 5183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5184 steps, 2.56000 s simulation time, 10132.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5184 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10132.5910132.59210132.592 100.00 ------------------------------------------------------------------------------- PC_run 5184 5184 10104.44 1.949 1.949 99.72 GM_PC_couple 5184 5184 13.07 0.003 0.003 0.13 PC_GM_couple 5184 5184 10.35 0.002 0.002 0.10 #others 4.73 4.726 0.05 ------------------------------------------------------------------------------- ======= Cycle 5184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5185 steps, 2.56000 s simulation time, 10134.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5185 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10134.4710134.47010134.470 100.00 ------------------------------------------------------------------------------- PC_run 5185 5185 10106.32 1.949 1.949 99.72 GM_PC_couple 5185 5185 13.08 0.003 0.003 0.13 PC_GM_couple 5185 5185 10.35 0.002 0.002 0.10 #others 4.73 4.727 0.05 ------------------------------------------------------------------------------- ======= Cycle 5185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5186 steps, 2.56000 s simulation time, 10136.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5186 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10136.5410136.54010136.540 100.00 ------------------------------------------------------------------------------- PC_run 5186 5186 10108.38 1.949 1.949 99.72 GM_PC_couple 5186 5186 13.08 0.003 0.003 0.13 PC_GM_couple 5186 5186 10.35 0.002 0.002 0.10 #others 4.73 4.728 0.05 ------------------------------------------------------------------------------- ======= Cycle 5186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5187 steps, 2.56000 s simulation time, 10138.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5187 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10138.4310138.42610138.426 100.00 ------------------------------------------------------------------------------- PC_run 5187 5187 10110.26 1.949 1.949 99.72 GM_PC_couple 5187 5187 13.08 0.003 0.003 0.13 PC_GM_couple 5187 5187 10.35 0.002 0.002 0.10 #others 4.73 4.729 0.05 ------------------------------------------------------------------------------- ======= Cycle 5187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5188 steps, 2.56000 s simulation time, 10140.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5188 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10140.4010140.40210140.402 100.00 ------------------------------------------------------------------------------- PC_run 5188 5188 10112.23 1.949 1.949 99.72 GM_PC_couple 5188 5188 13.08 0.003 0.003 0.13 PC_GM_couple 5188 5188 10.35 0.002 0.002 0.10 #others 4.73 4.730 0.05 ------------------------------------------------------------------------------- ======= Cycle 5188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5189 steps, 2.56000 s simulation time, 10142.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5189 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10142.2510142.24610142.246 100.00 ------------------------------------------------------------------------------- PC_run 5189 5189 10114.07 1.949 1.949 99.72 GM_PC_couple 5189 5189 13.09 0.003 0.003 0.13 PC_GM_couple 5189 5189 10.36 0.002 0.002 0.10 #others 4.73 4.730 0.05 ------------------------------------------------------------------------------- ======= Cycle 5189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5190 steps, 2.56000 s simulation time, 10144.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5190 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10144.0010143.99710143.997 100.00 ------------------------------------------------------------------------------- PC_run 5190 5190 10115.82 1.949 1.949 99.72 GM_PC_couple 5190 5190 13.09 0.003 0.003 0.13 PC_GM_couple 5190 5190 10.36 0.002 0.002 0.10 #others 4.73 4.731 0.05 ------------------------------------------------------------------------------- ======= Cycle 5190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5191 steps, 2.56000 s simulation time, 10146.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5191 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10146.2710146.26910146.269 100.00 ------------------------------------------------------------------------------- PC_run 5191 5191 10118.08 1.949 1.949 99.72 GM_PC_couple 5191 5191 13.09 0.003 0.003 0.13 PC_GM_couple 5191 5191 10.36 0.002 0.002 0.10 #others 4.73 4.732 0.05 ------------------------------------------------------------------------------- ======= Cycle 5191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5192 steps, 2.56000 s simulation time, 10148.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5192 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10148.5110148.50710148.507 100.00 ------------------------------------------------------------------------------- PC_run 5192 5192 10120.31 1.949 1.949 99.72 GM_PC_couple 5192 5192 13.10 0.003 0.003 0.13 PC_GM_couple 5192 5192 10.36 0.002 0.002 0.10 #others 4.73 4.733 0.05 ------------------------------------------------------------------------------- ======= Cycle 5192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5193 steps, 2.56000 s simulation time, 10150.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5193 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10150.9010150.89810150.898 100.00 ------------------------------------------------------------------------------- PC_run 5193 5193 10122.70 1.949 1.949 99.72 GM_PC_couple 5193 5193 13.10 0.003 0.003 0.13 PC_GM_couple 5193 5193 10.37 0.002 0.002 0.10 #others 4.73 4.734 0.05 ------------------------------------------------------------------------------- ======= Cycle 5193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5194 steps, 2.56000 s simulation time, 10153.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5194 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10153.5810153.57610153.576 100.00 ------------------------------------------------------------------------------- PC_run 5194 5194 10125.37 1.949 1.949 99.72 GM_PC_couple 5194 5194 13.10 0.003 0.003 0.13 PC_GM_couple 5194 5194 10.37 0.002 0.002 0.10 #others 4.74 4.735 0.05 ------------------------------------------------------------------------------- ======= Cycle 5194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5195 steps, 2.56000 s simulation time, 10155.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5195 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10155.8210155.82010155.820 100.00 ------------------------------------------------------------------------------- PC_run 5195 5195 10127.61 1.949 1.949 99.72 GM_PC_couple 5195 5195 13.10 0.003 0.003 0.13 PC_GM_couple 5195 5195 10.37 0.002 0.002 0.10 #others 4.74 4.737 0.05 ------------------------------------------------------------------------------- ======= Cycle 5195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5196 steps, 2.56000 s simulation time, 10157.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5196 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10157.8110157.81210157.812 100.00 ------------------------------------------------------------------------------- PC_run 5196 5196 10129.59 1.949 1.949 99.72 GM_PC_couple 5196 5196 13.11 0.003 0.003 0.13 PC_GM_couple 5196 5196 10.37 0.002 0.002 0.10 #others 4.74 4.738 0.05 ------------------------------------------------------------------------------- ======= Cycle 5196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5197 steps, 2.56000 s simulation time, 10159.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5197 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10159.9810159.97610159.976 100.00 ------------------------------------------------------------------------------- PC_run 5197 5197 10131.75 1.950 1.950 99.72 GM_PC_couple 5197 5197 13.11 0.003 0.003 0.13 PC_GM_couple 5197 5197 10.37 0.002 0.002 0.10 #others 4.74 4.739 0.05 ------------------------------------------------------------------------------- ======= Cycle 5197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5198 steps, 2.56000 s simulation time, 10162.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5198 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10162.4310162.42810162.428 100.00 ------------------------------------------------------------------------------- PC_run 5198 5198 10134.20 1.950 1.950 99.72 GM_PC_couple 5198 5198 13.11 0.003 0.003 0.13 PC_GM_couple 5198 5198 10.38 0.002 0.002 0.10 #others 4.74 4.740 0.05 ------------------------------------------------------------------------------- ======= Cycle 5198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5199 steps, 2.56000 s simulation time, 10165.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5199 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10165.0310165.02810165.028 100.00 ------------------------------------------------------------------------------- PC_run 5199 5199 10136.79 1.950 1.950 99.72 GM_PC_couple 5199 5199 13.12 0.003 0.003 0.13 PC_GM_couple 5199 5199 10.38 0.002 0.002 0.10 #others 4.74 4.741 0.05 ------------------------------------------------------------------------------- ======= Cycle 5199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5200 steps, 2.56000 s simulation time, 10167.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5200 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10167.1610167.15910167.159 100.00 ------------------------------------------------------------------------------- PC_run 5200 5200 10138.92 1.950 1.950 99.72 GM_PC_couple 5200 5200 13.12 0.003 0.003 0.13 PC_GM_couple 5200 5200 10.38 0.002 0.002 0.10 #others 4.74 4.742 0.05 ------------------------------------------------------------------------------- ======= Cycle 5200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5201 steps, 2.56000 s simulation time, 10169.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5201 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10169.0710169.07210169.072 100.00 ------------------------------------------------------------------------------- PC_run 5201 5201 10140.82 1.950 1.950 99.72 GM_PC_couple 5201 5201 13.12 0.003 0.003 0.13 PC_GM_couple 5201 5201 10.38 0.002 0.002 0.10 #others 4.74 4.743 0.05 ------------------------------------------------------------------------------- ======= Cycle 5201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5202 steps, 2.56000 s simulation time, 10170.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5202 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10170.9810170.98110170.981 100.00 ------------------------------------------------------------------------------- PC_run 5202 5202 10142.73 1.950 1.950 99.72 GM_PC_couple 5202 5202 13.12 0.003 0.003 0.13 PC_GM_couple 5202 5202 10.38 0.002 0.002 0.10 #others 4.74 4.744 0.05 ------------------------------------------------------------------------------- ======= Cycle 5202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5203 steps, 2.56000 s simulation time, 10172.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5203 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10172.8010172.79810172.798 100.00 ------------------------------------------------------------------------------- PC_run 5203 5203 10144.54 1.950 1.950 99.72 GM_PC_couple 5203 5203 13.13 0.003 0.003 0.13 PC_GM_couple 5203 5203 10.39 0.002 0.002 0.10 #others 4.74 4.745 0.05 ------------------------------------------------------------------------------- ======= Cycle 5203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5204 steps, 2.56000 s simulation time, 10174.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5204 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10174.9710174.97110174.971 100.00 ------------------------------------------------------------------------------- PC_run 5204 5204 10146.71 1.950 1.950 99.72 GM_PC_couple 5204 5204 13.13 0.003 0.003 0.13 PC_GM_couple 5204 5204 10.39 0.002 0.002 0.10 #others 4.75 4.745 0.05 ------------------------------------------------------------------------------- ======= Cycle 5204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5205 steps, 2.56000 s simulation time, 10176.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5205 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10176.8810176.88310176.883 100.00 ------------------------------------------------------------------------------- PC_run 5205 5205 10148.62 1.950 1.950 99.72 GM_PC_couple 5205 5205 13.13 0.003 0.003 0.13 PC_GM_couple 5205 5205 10.39 0.002 0.002 0.10 #others 4.75 4.746 0.05 ------------------------------------------------------------------------------- ======= Cycle 5205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5206 steps, 2.56000 s simulation time, 10178.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5206 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10178.5810178.58010178.580 100.00 ------------------------------------------------------------------------------- PC_run 5206 5206 10150.31 1.950 1.950 99.72 GM_PC_couple 5206 5206 13.13 0.003 0.003 0.13 PC_GM_couple 5206 5206 10.39 0.002 0.002 0.10 #others 4.75 4.747 0.05 ------------------------------------------------------------------------------- ======= Cycle 5206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5207 steps, 2.56000 s simulation time, 10180.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5207 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10180.3810180.37510180.375 100.00 ------------------------------------------------------------------------------- PC_run 5207 5207 10152.10 1.950 1.950 99.72 GM_PC_couple 5207 5207 13.14 0.003 0.003 0.13 PC_GM_couple 5207 5207 10.39 0.002 0.002 0.10 #others 4.75 4.748 0.05 ------------------------------------------------------------------------------- ======= Cycle 5207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5208 steps, 2.56000 s simulation time, 10182.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5208 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10182.4510182.44910182.449 100.00 ------------------------------------------------------------------------------- PC_run 5208 5208 10154.16 1.950 1.950 99.72 GM_PC_couple 5208 5208 13.14 0.003 0.003 0.13 PC_GM_couple 5208 5208 10.40 0.002 0.002 0.10 #others 4.75 4.749 0.05 ------------------------------------------------------------------------------- ======= Cycle 5208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5209 steps, 2.56000 s simulation time, 10184.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5209 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10184.3310184.33410184.334 100.00 ------------------------------------------------------------------------------- PC_run 5209 5209 10156.04 1.950 1.950 99.72 GM_PC_couple 5209 5209 13.14 0.003 0.003 0.13 PC_GM_couple 5209 5209 10.40 0.002 0.002 0.10 #others 4.75 4.750 0.05 ------------------------------------------------------------------------------- ======= Cycle 5209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5210 steps, 2.56000 s simulation time, 10186.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5210 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10186.3210186.32110186.321 100.00 ------------------------------------------------------------------------------- PC_run 5210 5210 10158.02 1.950 1.950 99.72 GM_PC_couple 5210 5210 13.14 0.003 0.003 0.13 PC_GM_couple 5210 5210 10.40 0.002 0.002 0.10 #others 4.75 4.751 0.05 ------------------------------------------------------------------------------- ======= Cycle 5210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5211 steps, 2.56000 s simulation time, 10188.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5211 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10188.6110188.61010188.610 100.00 ------------------------------------------------------------------------------- PC_run 5211 5211 10160.31 1.950 1.950 99.72 GM_PC_couple 5211 5211 13.15 0.003 0.003 0.13 PC_GM_couple 5211 5211 10.40 0.002 0.002 0.10 #others 4.75 4.752 0.05 ------------------------------------------------------------------------------- ======= Cycle 5211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5212 steps, 2.56000 s simulation time, 10191.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5212 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10191.3410191.33810191.338 100.00 ------------------------------------------------------------------------------- PC_run 5212 5212 10163.03 1.950 1.950 99.72 GM_PC_couple 5212 5212 13.15 0.003 0.003 0.13 PC_GM_couple 5212 5212 10.40 0.002 0.002 0.10 #others 4.75 4.753 0.05 ------------------------------------------------------------------------------- ======= Cycle 5212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5213 steps, 2.56000 s simulation time, 10193.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5213 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10193.5210193.51910193.519 100.00 ------------------------------------------------------------------------------- PC_run 5213 5213 10165.20 1.950 1.950 99.72 GM_PC_couple 5213 5213 13.15 0.003 0.003 0.13 PC_GM_couple 5213 5213 10.41 0.002 0.002 0.10 #others 4.75 4.754 0.05 ------------------------------------------------------------------------------- ======= Cycle 5213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5214 steps, 2.56000 s simulation time, 10195.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5214 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10195.4810195.48110195.481 100.00 ------------------------------------------------------------------------------- PC_run 5214 5214 10167.16 1.950 1.950 99.72 GM_PC_couple 5214 5214 13.16 0.003 0.003 0.13 PC_GM_couple 5214 5214 10.41 0.002 0.002 0.10 #others 4.76 4.756 0.05 ------------------------------------------------------------------------------- ======= Cycle 5214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5215 steps, 2.56000 s simulation time, 10197.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5215 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10197.3210197.32210197.322 100.00 ------------------------------------------------------------------------------- PC_run 5215 5215 10169.00 1.950 1.950 99.72 GM_PC_couple 5215 5215 13.16 0.003 0.003 0.13 PC_GM_couple 5215 5215 10.41 0.002 0.002 0.10 #others 4.76 4.757 0.05 ------------------------------------------------------------------------------- ======= Cycle 5215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5216 steps, 2.56000 s simulation time, 10199.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5216 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10199.3510199.35510199.355 100.00 ------------------------------------------------------------------------------- PC_run 5216 5216 10171.02 1.950 1.950 99.72 GM_PC_couple 5216 5216 13.16 0.003 0.003 0.13 PC_GM_couple 5216 5216 10.41 0.002 0.002 0.10 #others 4.76 4.758 0.05 ------------------------------------------------------------------------------- ======= Cycle 5216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5217 steps, 2.56000 s simulation time, 10201.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5217 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10201.0210201.02210201.022 100.00 ------------------------------------------------------------------------------- PC_run 5217 5217 10172.68 1.950 1.950 99.72 GM_PC_couple 5217 5217 13.17 0.003 0.003 0.13 PC_GM_couple 5217 5217 10.42 0.002 0.002 0.10 #others 4.76 4.759 0.05 ------------------------------------------------------------------------------- ======= Cycle 5217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5218 steps, 2.56000 s simulation time, 10202.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5218 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10202.9110202.91210202.912 100.00 ------------------------------------------------------------------------------- PC_run 5218 5218 10174.57 1.950 1.950 99.72 GM_PC_couple 5218 5218 13.17 0.003 0.003 0.13 PC_GM_couple 5218 5218 10.42 0.002 0.002 0.10 #others 4.76 4.760 0.05 ------------------------------------------------------------------------------- ======= Cycle 5218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5219 steps, 2.56000 s simulation time, 10204.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5219 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10204.7510204.75410204.754 100.00 ------------------------------------------------------------------------------- PC_run 5219 5219 10176.40 1.950 1.950 99.72 GM_PC_couple 5219 5219 13.17 0.003 0.003 0.13 PC_GM_couple 5219 5219 10.42 0.002 0.002 0.10 #others 4.76 4.761 0.05 ------------------------------------------------------------------------------- ======= Cycle 5219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5220 steps, 2.56000 s simulation time, 10206.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5220 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10206.8510206.85510206.855 100.00 ------------------------------------------------------------------------------- PC_run 5220 5220 10178.50 1.950 1.950 99.72 GM_PC_couple 5220 5220 13.17 0.003 0.003 0.13 PC_GM_couple 5220 5220 10.42 0.002 0.002 0.10 #others 4.76 4.761 0.05 ------------------------------------------------------------------------------- ======= Cycle 5220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5221 steps, 2.56000 s simulation time, 10208.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5221 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10208.5110208.51110208.511 100.00 ------------------------------------------------------------------------------- PC_run 5221 5221 10180.15 1.950 1.950 99.72 GM_PC_couple 5221 5221 13.17 0.003 0.003 0.13 PC_GM_couple 5221 5221 10.42 0.002 0.002 0.10 #others 4.76 4.762 0.05 ------------------------------------------------------------------------------- ======= Cycle 5221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5222 steps, 2.56000 s simulation time, 10210.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5222 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10210.2910210.29210210.292 100.00 ------------------------------------------------------------------------------- PC_run 5222 5222 10181.92 1.950 1.950 99.72 GM_PC_couple 5222 5222 13.18 0.003 0.003 0.13 PC_GM_couple 5222 5222 10.43 0.002 0.002 0.10 #others 4.76 4.763 0.05 ------------------------------------------------------------------------------- ======= Cycle 5222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5223 steps, 2.56000 s simulation time, 10212.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5223 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10212.0710212.07410212.074 100.00 ------------------------------------------------------------------------------- PC_run 5223 5223 10183.70 1.950 1.950 99.72 GM_PC_couple 5223 5223 13.18 0.003 0.003 0.13 PC_GM_couple 5223 5223 10.43 0.002 0.002 0.10 #others 4.76 4.764 0.05 ------------------------------------------------------------------------------- ======= Cycle 5223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5224 steps, 2.56000 s simulation time, 10214.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5224 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10214.1910214.18610214.186 100.00 ------------------------------------------------------------------------------- PC_run 5224 5224 10185.80 1.950 1.950 99.72 GM_PC_couple 5224 5224 13.18 0.003 0.003 0.13 PC_GM_couple 5224 5224 10.43 0.002 0.002 0.10 #others 4.77 4.765 0.05 ------------------------------------------------------------------------------- ======= Cycle 5224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5225 steps, 2.56000 s simulation time, 10216.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5225 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10216.1110216.10910216.109 100.00 ------------------------------------------------------------------------------- PC_run 5225 5225 10187.72 1.950 1.950 99.72 GM_PC_couple 5225 5225 13.19 0.003 0.003 0.13 PC_GM_couple 5225 5225 10.43 0.002 0.002 0.10 #others 4.77 4.766 0.05 ------------------------------------------------------------------------------- ======= Cycle 5225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5226 steps, 2.56000 s simulation time, 10217.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5226 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10217.9810217.98010217.980 100.00 ------------------------------------------------------------------------------- PC_run 5226 5226 10189.59 1.950 1.950 99.72 GM_PC_couple 5226 5226 13.19 0.003 0.003 0.13 PC_GM_couple 5226 5226 10.44 0.002 0.002 0.10 #others 4.77 4.767 0.05 ------------------------------------------------------------------------------- ======= Cycle 5226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5227 steps, 2.56000 s simulation time, 10219.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5227 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10219.8810219.87710219.877 100.00 ------------------------------------------------------------------------------- PC_run 5227 5227 10191.48 1.950 1.950 99.72 GM_PC_couple 5227 5227 13.19 0.003 0.003 0.13 PC_GM_couple 5227 5227 10.44 0.002 0.002 0.10 #others 4.77 4.768 0.05 ------------------------------------------------------------------------------- ======= Cycle 5227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5228 steps, 2.56000 s simulation time, 10221.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5228 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10221.8210221.81710221.817 100.00 ------------------------------------------------------------------------------- PC_run 5228 5228 10193.41 1.950 1.950 99.72 GM_PC_couple 5228 5228 13.20 0.003 0.003 0.13 PC_GM_couple 5228 5228 10.44 0.002 0.002 0.10 #others 4.77 4.769 0.05 ------------------------------------------------------------------------------- ======= Cycle 5228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5229 steps, 2.56000 s simulation time, 10223.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5229 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10223.8910223.88610223.886 100.00 ------------------------------------------------------------------------------- PC_run 5229 5229 10195.47 1.950 1.950 99.72 GM_PC_couple 5229 5229 13.20 0.003 0.003 0.13 PC_GM_couple 5229 5229 10.44 0.002 0.002 0.10 #others 4.77 4.770 0.05 ------------------------------------------------------------------------------- ======= Cycle 5229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5230 steps, 2.56000 s simulation time, 10225.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5230 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10225.8810225.87710225.877 100.00 ------------------------------------------------------------------------------- PC_run 5230 5230 10197.46 1.950 1.950 99.72 GM_PC_couple 5230 5230 13.20 0.003 0.003 0.13 PC_GM_couple 5230 5230 10.45 0.002 0.002 0.10 #others 4.77 4.771 0.05 ------------------------------------------------------------------------------- ======= Cycle 5230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5231 steps, 2.56000 s simulation time, 10228.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5231 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10228.0110228.00610228.006 100.00 ------------------------------------------------------------------------------- PC_run 5231 5231 10199.58 1.950 1.950 99.72 GM_PC_couple 5231 5231 13.20 0.003 0.003 0.13 PC_GM_couple 5231 5231 10.45 0.002 0.002 0.10 #others 4.77 4.772 0.05 ------------------------------------------------------------------------------- ======= Cycle 5231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5232 steps, 2.56000 s simulation time, 10230.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5232 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10230.1710230.17410230.174 100.00 ------------------------------------------------------------------------------- PC_run 5232 5232 10201.75 1.950 1.950 99.72 GM_PC_couple 5232 5232 13.21 0.003 0.003 0.13 PC_GM_couple 5232 5232 10.45 0.002 0.002 0.10 #others 4.77 4.773 0.05 ------------------------------------------------------------------------------- ======= Cycle 5232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5233 steps, 2.56000 s simulation time, 10233.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5233 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10233.0410233.04110233.041 100.00 ------------------------------------------------------------------------------- PC_run 5233 5233 10204.61 1.950 1.950 99.72 GM_PC_couple 5233 5233 13.21 0.003 0.003 0.13 PC_GM_couple 5233 5233 10.45 0.002 0.002 0.10 #others 4.77 4.774 0.05 ------------------------------------------------------------------------------- ======= Cycle 5233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5234 steps, 2.56000 s simulation time, 10236.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5234 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10236.4510236.45010236.450 100.00 ------------------------------------------------------------------------------- PC_run 5234 5234 10208.01 1.950 1.950 99.72 GM_PC_couple 5234 5234 13.21 0.003 0.003 0.13 PC_GM_couple 5234 5234 10.45 0.002 0.002 0.10 #others 4.78 4.775 0.05 ------------------------------------------------------------------------------- ======= Cycle 5234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5235 steps, 2.56000 s simulation time, 10238.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5235 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10238.3910238.38910238.389 100.00 ------------------------------------------------------------------------------- PC_run 5235 5235 10209.94 1.950 1.950 99.72 GM_PC_couple 5235 5235 13.21 0.003 0.003 0.13 PC_GM_couple 5235 5235 10.46 0.002 0.002 0.10 #others 4.78 4.776 0.05 ------------------------------------------------------------------------------- ======= Cycle 5235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5236 steps, 2.56000 s simulation time, 10240.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5236 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10240.3410240.33710240.337 100.00 ------------------------------------------------------------------------------- PC_run 5236 5236 10211.89 1.950 1.950 99.72 GM_PC_couple 5236 5236 13.22 0.003 0.003 0.13 PC_GM_couple 5236 5236 10.46 0.002 0.002 0.10 #others 4.78 4.777 0.05 ------------------------------------------------------------------------------- ======= Cycle 5236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5237 steps, 2.56000 s simulation time, 10242.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5237 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10242.2510242.24710242.247 100.00 ------------------------------------------------------------------------------- PC_run 5237 5237 10213.79 1.950 1.950 99.72 GM_PC_couple 5237 5237 13.22 0.003 0.003 0.13 PC_GM_couple 5237 5237 10.46 0.002 0.002 0.10 #others 4.78 4.777 0.05 ------------------------------------------------------------------------------- ======= Cycle 5237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5238 steps, 2.56000 s simulation time, 10244.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5238 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10244.3310244.33010244.330 100.00 ------------------------------------------------------------------------------- PC_run 5238 5238 10215.87 1.950 1.950 99.72 GM_PC_couple 5238 5238 13.22 0.003 0.003 0.13 PC_GM_couple 5238 5238 10.46 0.002 0.002 0.10 #others 4.78 4.778 0.05 ------------------------------------------------------------------------------- ======= Cycle 5238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5239 steps, 2.56000 s simulation time, 10246.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5239 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10246.2310246.23010246.230 100.00 ------------------------------------------------------------------------------- PC_run 5239 5239 10217.76 1.950 1.950 99.72 GM_PC_couple 5239 5239 13.22 0.003 0.003 0.13 PC_GM_couple 5239 5239 10.46 0.002 0.002 0.10 #others 4.78 4.779 0.05 ------------------------------------------------------------------------------- ======= Cycle 5239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5240 steps, 2.56000 s simulation time, 10248.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5240 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10248.0410248.04110248.041 100.00 ------------------------------------------------------------------------------- PC_run 5240 5240 10219.57 1.950 1.950 99.72 GM_PC_couple 5240 5240 13.23 0.003 0.003 0.13 PC_GM_couple 5240 5240 10.47 0.002 0.002 0.10 #others 4.78 4.780 0.05 ------------------------------------------------------------------------------- ======= Cycle 5240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5241 steps, 2.56000 s simulation time, 10250.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5241 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10250.0610250.05610250.056 100.00 ------------------------------------------------------------------------------- PC_run 5241 5241 10221.57 1.950 1.950 99.72 GM_PC_couple 5241 5241 13.23 0.003 0.003 0.13 PC_GM_couple 5241 5241 10.47 0.002 0.002 0.10 #others 4.78 4.781 0.05 ------------------------------------------------------------------------------- ======= Cycle 5241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5242 steps, 2.56000 s simulation time, 10252.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5242 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10252.3210252.32510252.325 100.00 ------------------------------------------------------------------------------- PC_run 5242 5242 10223.83 1.950 1.950 99.72 GM_PC_couple 5242 5242 13.24 0.003 0.003 0.13 PC_GM_couple 5242 5242 10.47 0.002 0.002 0.10 #others 4.78 4.782 0.05 ------------------------------------------------------------------------------- ======= Cycle 5242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5243 steps, 2.56000 s simulation time, 10254.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5243 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10254.1810254.18410254.184 100.00 ------------------------------------------------------------------------------- PC_run 5243 5243 10225.68 1.950 1.950 99.72 GM_PC_couple 5243 5243 13.24 0.003 0.003 0.13 PC_GM_couple 5243 5243 10.48 0.002 0.002 0.10 #others 4.78 4.784 0.05 ------------------------------------------------------------------------------- ======= Cycle 5243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5244 steps, 2.56000 s simulation time, 10256.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5244 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10256.0010256.00110256.001 100.00 ------------------------------------------------------------------------------- PC_run 5244 5244 10227.49 1.950 1.950 99.72 GM_PC_couple 5244 5244 13.24 0.003 0.003 0.13 PC_GM_couple 5244 5244 10.48 0.002 0.002 0.10 #others 4.78 4.785 0.05 ------------------------------------------------------------------------------- ======= Cycle 5244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5245 steps, 2.56000 s simulation time, 10257.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5245 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10257.9210257.91610257.916 100.00 ------------------------------------------------------------------------------- PC_run 5245 5245 10229.40 1.950 1.950 99.72 GM_PC_couple 5245 5245 13.25 0.003 0.003 0.13 PC_GM_couple 5245 5245 10.48 0.002 0.002 0.10 #others 4.79 4.786 0.05 ------------------------------------------------------------------------------- ======= Cycle 5245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5246 steps, 2.56000 s simulation time, 10259.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5246 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10259.8910259.89310259.893 100.00 ------------------------------------------------------------------------------- PC_run 5246 5246 10231.37 1.950 1.950 99.72 GM_PC_couple 5246 5246 13.25 0.003 0.003 0.13 PC_GM_couple 5246 5246 10.48 0.002 0.002 0.10 #others 4.79 4.787 0.05 ------------------------------------------------------------------------------- ======= Cycle 5246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5247 steps, 2.56000 s simulation time, 10261.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5247 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10261.8410261.83910261.839 100.00 ------------------------------------------------------------------------------- PC_run 5247 5247 10233.31 1.950 1.950 99.72 GM_PC_couple 5247 5247 13.25 0.003 0.003 0.13 PC_GM_couple 5247 5247 10.48 0.002 0.002 0.10 #others 4.79 4.788 0.05 ------------------------------------------------------------------------------- ======= Cycle 5247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5248 steps, 2.56000 s simulation time, 10263.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5248 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10263.5810263.57710263.577 100.00 ------------------------------------------------------------------------------- PC_run 5248 5248 10235.04 1.950 1.950 99.72 GM_PC_couple 5248 5248 13.26 0.003 0.003 0.13 PC_GM_couple 5248 5248 10.49 0.002 0.002 0.10 #others 4.79 4.789 0.05 ------------------------------------------------------------------------------- ======= Cycle 5248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5249 steps, 2.56000 s simulation time, 10265.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5249 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10265.6910265.68710265.687 100.00 ------------------------------------------------------------------------------- PC_run 5249 5249 10237.15 1.950 1.950 99.72 GM_PC_couple 5249 5249 13.26 0.003 0.003 0.13 PC_GM_couple 5249 5249 10.49 0.002 0.002 0.10 #others 4.79 4.790 0.05 ------------------------------------------------------------------------------- ======= Cycle 5249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5250 steps, 2.56000 s simulation time, 10268.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5250 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10268.2410268.23610268.236 100.00 ------------------------------------------------------------------------------- PC_run 5250 5250 10239.69 1.950 1.950 99.72 GM_PC_couple 5250 5250 13.26 0.003 0.003 0.13 PC_GM_couple 5250 5250 10.49 0.002 0.002 0.10 #others 4.79 4.791 0.05 ------------------------------------------------------------------------------- ======= Cycle 5250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5251 steps, 2.56000 s simulation time, 10270.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5251 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10270.1810270.17810270.178 100.00 ------------------------------------------------------------------------------- PC_run 5251 5251 10241.63 1.950 1.950 99.72 GM_PC_couple 5251 5251 13.26 0.003 0.003 0.13 PC_GM_couple 5251 5251 10.49 0.002 0.002 0.10 #others 4.79 4.792 0.05 ------------------------------------------------------------------------------- ======= Cycle 5251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5252 steps, 2.56000 s simulation time, 10271.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5252 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10271.9810271.97510271.975 100.00 ------------------------------------------------------------------------------- PC_run 5252 5252 10243.42 1.950 1.950 99.72 GM_PC_couple 5252 5252 13.27 0.003 0.003 0.13 PC_GM_couple 5252 5252 10.49 0.002 0.002 0.10 #others 4.79 4.793 0.05 ------------------------------------------------------------------------------- ======= Cycle 5252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5253 steps, 2.56000 s simulation time, 10273.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5253 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10273.9710273.97510273.975 100.00 ------------------------------------------------------------------------------- PC_run 5253 5253 10245.41 1.950 1.950 99.72 GM_PC_couple 5253 5253 13.27 0.003 0.003 0.13 PC_GM_couple 5253 5253 10.50 0.002 0.002 0.10 #others 4.79 4.794 0.05 ------------------------------------------------------------------------------- ======= Cycle 5253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5254 steps, 2.56000 s simulation time, 10276.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5254 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10276.0810276.08310276.083 100.00 ------------------------------------------------------------------------------- PC_run 5254 5254 10247.51 1.950 1.950 99.72 GM_PC_couple 5254 5254 13.27 0.003 0.003 0.13 PC_GM_couple 5254 5254 10.50 0.002 0.002 0.10 #others 4.80 4.795 0.05 ------------------------------------------------------------------------------- ======= Cycle 5254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5255 steps, 2.56000 s simulation time, 10277.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5255 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10277.8610277.86410277.864 100.00 ------------------------------------------------------------------------------- PC_run 5255 5255 10249.29 1.950 1.950 99.72 GM_PC_couple 5255 5255 13.28 0.003 0.003 0.13 PC_GM_couple 5255 5255 10.50 0.002 0.002 0.10 #others 4.80 4.796 0.05 ------------------------------------------------------------------------------- ======= Cycle 5255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5256 steps, 2.56000 s simulation time, 10279.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5256 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10279.7710279.77310279.773 100.00 ------------------------------------------------------------------------------- PC_run 5256 5256 10251.19 1.950 1.950 99.72 GM_PC_couple 5256 5256 13.28 0.003 0.003 0.13 PC_GM_couple 5256 5256 10.50 0.002 0.002 0.10 #others 4.80 4.797 0.05 ------------------------------------------------------------------------------- ======= Cycle 5256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5257 steps, 2.56000 s simulation time, 10281.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5257 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10281.8710281.87210281.872 100.00 ------------------------------------------------------------------------------- PC_run 5257 5257 10253.29 1.950 1.950 99.72 GM_PC_couple 5257 5257 13.28 0.003 0.003 0.13 PC_GM_couple 5257 5257 10.51 0.002 0.002 0.10 #others 4.80 4.799 0.05 ------------------------------------------------------------------------------- ======= Cycle 5257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5258 steps, 2.56000 s simulation time, 10284.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5258 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10284.0910284.09010284.090 100.00 ------------------------------------------------------------------------------- PC_run 5258 5258 10255.50 1.950 1.950 99.72 GM_PC_couple 5258 5258 13.28 0.003 0.003 0.13 PC_GM_couple 5258 5258 10.51 0.002 0.002 0.10 #others 4.80 4.800 0.05 ------------------------------------------------------------------------------- ======= Cycle 5258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5259 steps, 2.56000 s simulation time, 10286.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5259 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10286.2810286.28210286.282 100.00 ------------------------------------------------------------------------------- PC_run 5259 5259 10257.68 1.951 1.951 99.72 GM_PC_couple 5259 5259 13.29 0.003 0.003 0.13 PC_GM_couple 5259 5259 10.51 0.002 0.002 0.10 #others 4.80 4.801 0.05 ------------------------------------------------------------------------------- ======= Cycle 5259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5260 steps, 2.56000 s simulation time, 10288.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5260 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10288.5710288.56810288.568 100.00 ------------------------------------------------------------------------------- PC_run 5260 5260 10259.97 1.951 1.951 99.72 GM_PC_couple 5260 5260 13.29 0.003 0.003 0.13 PC_GM_couple 5260 5260 10.51 0.002 0.002 0.10 #others 4.80 4.802 0.05 ------------------------------------------------------------------------------- ======= Cycle 5260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5261 steps, 2.56000 s simulation time, 10290.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5261 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10290.7510290.75210290.752 100.00 ------------------------------------------------------------------------------- PC_run 5261 5261 10262.14 1.951 1.951 99.72 GM_PC_couple 5261 5261 13.29 0.003 0.003 0.13 PC_GM_couple 5261 5261 10.51 0.002 0.002 0.10 #others 4.80 4.802 0.05 ------------------------------------------------------------------------------- ======= Cycle 5261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5262 steps, 2.56000 s simulation time, 10292.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5262 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10292.6110292.61510292.615 100.00 ------------------------------------------------------------------------------- PC_run 5262 5262 10264.00 1.951 1.951 99.72 GM_PC_couple 5262 5262 13.29 0.003 0.003 0.13 PC_GM_couple 5262 5262 10.52 0.002 0.002 0.10 #others 4.80 4.803 0.05 ------------------------------------------------------------------------------- ======= Cycle 5262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5263 steps, 2.56000 s simulation time, 10295.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5263 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10295.1510295.15010295.150 100.00 ------------------------------------------------------------------------------- PC_run 5263 5263 10266.53 1.951 1.951 99.72 GM_PC_couple 5263 5263 13.30 0.003 0.003 0.13 PC_GM_couple 5263 5263 10.52 0.002 0.002 0.10 #others 4.80 4.805 0.05 ------------------------------------------------------------------------------- ======= Cycle 5263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5264 steps, 2.56000 s simulation time, 10297.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5264 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10297.8610297.86410297.864 100.00 ------------------------------------------------------------------------------- PC_run 5264 5264 10269.24 1.951 1.951 99.72 GM_PC_couple 5264 5264 13.30 0.003 0.003 0.13 PC_GM_couple 5264 5264 10.52 0.002 0.002 0.10 #others 4.81 4.806 0.05 ------------------------------------------------------------------------------- ======= Cycle 5264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5265 steps, 2.56000 s simulation time, 10300.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5265 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10300.3310300.33010300.330 100.00 ------------------------------------------------------------------------------- PC_run 5265 5265 10271.70 1.951 1.951 99.72 GM_PC_couple 5265 5265 13.30 0.003 0.003 0.13 PC_GM_couple 5265 5265 10.52 0.002 0.002 0.10 #others 4.81 4.807 0.05 ------------------------------------------------------------------------------- ======= Cycle 5265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5266 steps, 2.56000 s simulation time, 10302.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5266 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10302.4210302.41810302.418 100.00 ------------------------------------------------------------------------------- PC_run 5266 5266 10273.78 1.951 1.951 99.72 GM_PC_couple 5266 5266 13.30 0.003 0.003 0.13 PC_GM_couple 5266 5266 10.52 0.002 0.002 0.10 #others 4.81 4.807 0.05 ------------------------------------------------------------------------------- ======= Cycle 5266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5267 steps, 2.56000 s simulation time, 10304.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5267 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10304.6510304.65410304.654 100.00 ------------------------------------------------------------------------------- PC_run 5267 5267 10276.01 1.951 1.951 99.72 GM_PC_couple 5267 5267 13.31 0.003 0.003 0.13 PC_GM_couple 5267 5267 10.52 0.002 0.002 0.10 #others 4.81 4.809 0.05 ------------------------------------------------------------------------------- ======= Cycle 5267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5268 steps, 2.56000 s simulation time, 10306.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5268 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10306.7910306.79310306.793 100.00 ------------------------------------------------------------------------------- PC_run 5268 5268 10278.15 1.951 1.951 99.72 GM_PC_couple 5268 5268 13.31 0.003 0.003 0.13 PC_GM_couple 5268 5268 10.53 0.002 0.002 0.10 #others 4.81 4.810 0.05 ------------------------------------------------------------------------------- ======= Cycle 5268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5269 steps, 2.56000 s simulation time, 10309.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5269 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10309.3310309.33010309.330 100.00 ------------------------------------------------------------------------------- PC_run 5269 5269 10280.68 1.951 1.951 99.72 GM_PC_couple 5269 5269 13.31 0.003 0.003 0.13 PC_GM_couple 5269 5269 10.53 0.002 0.002 0.10 #others 4.81 4.811 0.05 ------------------------------------------------------------------------------- ======= Cycle 5269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5270 steps, 2.56000 s simulation time, 10311.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5270 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10311.5310311.53410311.534 100.00 ------------------------------------------------------------------------------- PC_run 5270 5270 10282.88 1.951 1.951 99.72 GM_PC_couple 5270 5270 13.31 0.003 0.003 0.13 PC_GM_couple 5270 5270 10.53 0.002 0.002 0.10 #others 4.81 4.812 0.05 ------------------------------------------------------------------------------- ======= Cycle 5270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5271 steps, 2.56000 s simulation time, 10313.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5271 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10313.6410313.64410313.644 100.00 ------------------------------------------------------------------------------- PC_run 5271 5271 10284.98 1.951 1.951 99.72 GM_PC_couple 5271 5271 13.32 0.003 0.003 0.13 PC_GM_couple 5271 5271 10.53 0.002 0.002 0.10 #others 4.81 4.812 0.05 ------------------------------------------------------------------------------- ======= Cycle 5271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5272 steps, 2.56000 s simulation time, 10316.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5272 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10316.5810316.57710316.577 100.00 ------------------------------------------------------------------------------- PC_run 5272 5272 10287.91 1.951 1.951 99.72 GM_PC_couple 5272 5272 13.32 0.003 0.003 0.13 PC_GM_couple 5272 5272 10.54 0.002 0.002 0.10 #others 4.81 4.813 0.05 ------------------------------------------------------------------------------- ======= Cycle 5272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5273 steps, 2.56000 s simulation time, 10318.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5273 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10318.7310318.73210318.732 100.00 ------------------------------------------------------------------------------- PC_run 5273 5273 10290.06 1.951 1.951 99.72 GM_PC_couple 5273 5273 13.32 0.003 0.003 0.13 PC_GM_couple 5273 5273 10.54 0.002 0.002 0.10 #others 4.81 4.814 0.05 ------------------------------------------------------------------------------- ======= Cycle 5273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5274 steps, 2.56000 s simulation time, 10321.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5274 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10321.4810321.47810321.478 100.00 ------------------------------------------------------------------------------- PC_run 5274 5274 10292.80 1.952 1.952 99.72 GM_PC_couple 5274 5274 13.32 0.003 0.003 0.13 PC_GM_couple 5274 5274 10.54 0.002 0.002 0.10 #others 4.81 4.814 0.05 ------------------------------------------------------------------------------- ======= Cycle 5274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5275 steps, 2.56000 s simulation time, 10323.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5275 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10323.2610323.25710323.257 100.00 ------------------------------------------------------------------------------- PC_run 5275 5275 10294.57 1.952 1.952 99.72 GM_PC_couple 5275 5275 13.33 0.003 0.003 0.13 PC_GM_couple 5275 5275 10.54 0.002 0.002 0.10 #others 4.82 4.816 0.05 ------------------------------------------------------------------------------- ======= Cycle 5275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5276 steps, 2.56000 s simulation time, 10325.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5276 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10325.2010325.20510325.205 100.00 ------------------------------------------------------------------------------- PC_run 5276 5276 10296.52 1.952 1.952 99.72 GM_PC_couple 5276 5276 13.33 0.003 0.003 0.13 PC_GM_couple 5276 5276 10.54 0.002 0.002 0.10 #others 4.82 4.817 0.05 ------------------------------------------------------------------------------- ======= Cycle 5276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5277 steps, 2.56000 s simulation time, 10327.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5277 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10327.5410327.54010327.540 100.00 ------------------------------------------------------------------------------- PC_run 5277 5277 10298.85 1.952 1.952 99.72 GM_PC_couple 5277 5277 13.33 0.003 0.003 0.13 PC_GM_couple 5277 5277 10.55 0.002 0.002 0.10 #others 4.82 4.818 0.05 ------------------------------------------------------------------------------- ======= Cycle 5277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5278 steps, 2.56000 s simulation time, 10329.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5278 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10329.9110329.90710329.907 100.00 ------------------------------------------------------------------------------- PC_run 5278 5278 10301.21 1.952 1.952 99.72 GM_PC_couple 5278 5278 13.33 0.003 0.003 0.13 PC_GM_couple 5278 5278 10.55 0.002 0.002 0.10 #others 4.82 4.819 0.05 ------------------------------------------------------------------------------- ======= Cycle 5278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5279 steps, 2.56000 s simulation time, 10331.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5279 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10331.8810331.88210331.882 100.00 ------------------------------------------------------------------------------- PC_run 5279 5279 10303.17 1.952 1.952 99.72 GM_PC_couple 5279 5279 13.34 0.003 0.003 0.13 PC_GM_couple 5279 5279 10.55 0.002 0.002 0.10 #others 4.82 4.820 0.05 ------------------------------------------------------------------------------- ======= Cycle 5279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5280 steps, 2.56000 s simulation time, 10333.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5280 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10333.8110333.81510333.815 100.00 ------------------------------------------------------------------------------- PC_run 5280 5280 10305.10 1.952 1.952 99.72 GM_PC_couple 5280 5280 13.34 0.003 0.003 0.13 PC_GM_couple 5280 5280 10.55 0.002 0.002 0.10 #others 4.82 4.821 0.05 ------------------------------------------------------------------------------- ======= Cycle 5280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5281 steps, 2.56000 s simulation time, 10336.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5281 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10336.1810336.18310336.183 100.00 ------------------------------------------------------------------------------- PC_run 5281 5281 10307.46 1.952 1.952 99.72 GM_PC_couple 5281 5281 13.34 0.003 0.003 0.13 PC_GM_couple 5281 5281 10.55 0.002 0.002 0.10 #others 4.82 4.822 0.05 ------------------------------------------------------------------------------- ======= Cycle 5281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5282 steps, 2.56000 s simulation time, 10338.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5282 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10338.3610338.36210338.362 100.00 ------------------------------------------------------------------------------- PC_run 5282 5282 10309.63 1.952 1.952 99.72 GM_PC_couple 5282 5282 13.35 0.003 0.003 0.13 PC_GM_couple 5282 5282 10.56 0.002 0.002 0.10 #others 4.82 4.823 0.05 ------------------------------------------------------------------------------- ======= Cycle 5282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5283 steps, 2.56000 s simulation time, 10340.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5283 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10340.3610340.35810340.358 100.00 ------------------------------------------------------------------------------- PC_run 5283 5283 10311.63 1.952 1.952 99.72 GM_PC_couple 5283 5283 13.35 0.003 0.003 0.13 PC_GM_couple 5283 5283 10.56 0.002 0.002 0.10 #others 4.82 4.824 0.05 ------------------------------------------------------------------------------- ======= Cycle 5283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5284 steps, 2.56000 s simulation time, 10342.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5284 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10342.3510342.35110342.351 100.00 ------------------------------------------------------------------------------- PC_run 5284 5284 10313.61 1.952 1.952 99.72 GM_PC_couple 5284 5284 13.35 0.003 0.003 0.13 PC_GM_couple 5284 5284 10.56 0.002 0.002 0.10 #others 4.83 4.825 0.05 ------------------------------------------------------------------------------- ======= Cycle 5284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5285 steps, 2.56000 s simulation time, 10345.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5285 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10345.0210345.01910345.019 100.00 ------------------------------------------------------------------------------- PC_run 5285 5285 10316.28 1.952 1.952 99.72 GM_PC_couple 5285 5285 13.35 0.003 0.003 0.13 PC_GM_couple 5285 5285 10.56 0.002 0.002 0.10 #others 4.83 4.826 0.05 ------------------------------------------------------------------------------- ======= Cycle 5285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5286 steps, 2.56000 s simulation time, 10347.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5286 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10347.5910347.59010347.590 100.00 ------------------------------------------------------------------------------- PC_run 5286 5286 10318.84 1.952 1.952 99.72 GM_PC_couple 5286 5286 13.36 0.003 0.003 0.13 PC_GM_couple 5286 5286 10.56 0.002 0.002 0.10 #others 4.83 4.827 0.05 ------------------------------------------------------------------------------- ======= Cycle 5286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5287 steps, 2.56000 s simulation time, 10349.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5287 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10349.8710349.86610349.866 100.00 ------------------------------------------------------------------------------- PC_run 5287 5287 10321.11 1.952 1.952 99.72 GM_PC_couple 5287 5287 13.36 0.003 0.003 0.13 PC_GM_couple 5287 5287 10.57 0.002 0.002 0.10 #others 4.83 4.828 0.05 ------------------------------------------------------------------------------- ======= Cycle 5287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5288 steps, 2.56000 s simulation time, 10351.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5288 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10351.7710351.76910351.769 100.00 ------------------------------------------------------------------------------- PC_run 5288 5288 10323.01 1.952 1.952 99.72 GM_PC_couple 5288 5288 13.36 0.003 0.003 0.13 PC_GM_couple 5288 5288 10.57 0.002 0.002 0.10 #others 4.83 4.829 0.05 ------------------------------------------------------------------------------- ======= Cycle 5288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5289 steps, 2.56000 s simulation time, 10353.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5289 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10353.8210353.82410353.824 100.00 ------------------------------------------------------------------------------- PC_run 5289 5289 10325.06 1.952 1.952 99.72 GM_PC_couple 5289 5289 13.37 0.003 0.003 0.13 PC_GM_couple 5289 5289 10.57 0.002 0.002 0.10 #others 4.83 4.830 0.05 ------------------------------------------------------------------------------- ======= Cycle 5289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5290 steps, 2.56000 s simulation time, 10355.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5290 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10355.9510355.94710355.947 100.00 ------------------------------------------------------------------------------- PC_run 5290 5290 10327.17 1.952 1.952 99.72 GM_PC_couple 5290 5290 13.37 0.003 0.003 0.13 PC_GM_couple 5290 5290 10.57 0.002 0.002 0.10 #others 4.83 4.832 0.05 ------------------------------------------------------------------------------- ======= Cycle 5290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5291 steps, 2.56000 s simulation time, 10357.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5291 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10357.8810357.88010357.880 100.00 ------------------------------------------------------------------------------- PC_run 5291 5291 10329.10 1.952 1.952 99.72 GM_PC_couple 5291 5291 13.37 0.003 0.003 0.13 PC_GM_couple 5291 5291 10.58 0.002 0.002 0.10 #others 4.83 4.832 0.05 ------------------------------------------------------------------------------- ======= Cycle 5291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5292 steps, 2.56000 s simulation time, 10360.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5292 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10360.1710360.17410360.174 100.00 ------------------------------------------------------------------------------- PC_run 5292 5292 10331.39 1.952 1.952 99.72 GM_PC_couple 5292 5292 13.38 0.003 0.003 0.13 PC_GM_couple 5292 5292 10.58 0.002 0.002 0.10 #others 4.83 4.833 0.05 ------------------------------------------------------------------------------- ======= Cycle 5292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5293 steps, 2.56000 s simulation time, 10362.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5293 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10362.4910362.48610362.486 100.00 ------------------------------------------------------------------------------- PC_run 5293 5293 10333.69 1.952 1.952 99.72 GM_PC_couple 5293 5293 13.38 0.003 0.003 0.13 PC_GM_couple 5293 5293 10.58 0.002 0.002 0.10 #others 4.83 4.834 0.05 ------------------------------------------------------------------------------- ======= Cycle 5293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5294 steps, 2.56000 s simulation time, 10364.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5294 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10364.8910364.89110364.891 100.00 ------------------------------------------------------------------------------- PC_run 5294 5294 10336.09 1.952 1.952 99.72 GM_PC_couple 5294 5294 13.38 0.003 0.003 0.13 PC_GM_couple 5294 5294 10.58 0.002 0.002 0.10 #others 4.84 4.835 0.05 ------------------------------------------------------------------------------- ======= Cycle 5294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5295 steps, 2.56000 s simulation time, 10367.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5295 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10367.2910367.29310367.293 100.00 ------------------------------------------------------------------------------- PC_run 5295 5295 10338.49 1.953 1.953 99.72 GM_PC_couple 5295 5295 13.38 0.003 0.003 0.13 PC_GM_couple 5295 5295 10.58 0.002 0.002 0.10 #others 4.84 4.837 0.05 ------------------------------------------------------------------------------- ======= Cycle 5295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5296 steps, 2.56000 s simulation time, 10369.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5296 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10369.4610369.45610369.456 100.00 ------------------------------------------------------------------------------- PC_run 5296 5296 10340.65 1.953 1.953 99.72 GM_PC_couple 5296 5296 13.39 0.003 0.003 0.13 PC_GM_couple 5296 5296 10.59 0.002 0.002 0.10 #others 4.84 4.838 0.05 ------------------------------------------------------------------------------- ======= Cycle 5296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5297 steps, 2.56000 s simulation time, 10371.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5297 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10371.6310371.62510371.625 100.00 ------------------------------------------------------------------------------- PC_run 5297 5297 10342.81 1.953 1.953 99.72 GM_PC_couple 5297 5297 13.39 0.003 0.003 0.13 PC_GM_couple 5297 5297 10.59 0.002 0.002 0.10 #others 4.84 4.839 0.05 ------------------------------------------------------------------------------- ======= Cycle 5297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5298 steps, 2.56000 s simulation time, 10374.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5298 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10374.4910374.48610374.486 100.00 ------------------------------------------------------------------------------- PC_run 5298 5298 10345.67 1.953 1.953 99.72 GM_PC_couple 5298 5298 13.39 0.003 0.003 0.13 PC_GM_couple 5298 5298 10.59 0.002 0.002 0.10 #others 4.84 4.840 0.05 ------------------------------------------------------------------------------- ======= Cycle 5298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5299 steps, 2.56000 s simulation time, 10376.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5299 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10376.7610376.76210376.762 100.00 ------------------------------------------------------------------------------- PC_run 5299 5299 10347.94 1.953 1.953 99.72 GM_PC_couple 5299 5299 13.39 0.003 0.003 0.13 PC_GM_couple 5299 5299 10.59 0.002 0.002 0.10 #others 4.84 4.840 0.05 ------------------------------------------------------------------------------- ======= Cycle 5299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5300 steps, 2.56000 s simulation time, 10379.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5300 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10379.2310379.22610379.226 100.00 ------------------------------------------------------------------------------- PC_run 5300 5300 10350.40 1.953 1.953 99.72 GM_PC_couple 5300 5300 13.40 0.003 0.003 0.13 PC_GM_couple 5300 5300 10.59 0.002 0.002 0.10 #others 4.84 4.841 0.05 ------------------------------------------------------------------------------- ======= Cycle 5300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5301 steps, 2.56000 s simulation time, 10381.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5301 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10381.6210381.62310381.623 100.00 ------------------------------------------------------------------------------- PC_run 5301 5301 10352.79 1.953 1.953 99.72 GM_PC_couple 5301 5301 13.40 0.003 0.003 0.13 PC_GM_couple 5301 5301 10.60 0.002 0.002 0.10 #others 4.84 4.842 0.05 ------------------------------------------------------------------------------- ======= Cycle 5301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5302 steps, 2.56000 s simulation time, 10383.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5302 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10383.7110383.70610383.706 100.00 ------------------------------------------------------------------------------- PC_run 5302 5302 10354.86 1.953 1.953 99.72 GM_PC_couple 5302 5302 13.40 0.003 0.003 0.13 PC_GM_couple 5302 5302 10.60 0.002 0.002 0.10 #others 4.84 4.843 0.05 ------------------------------------------------------------------------------- ======= Cycle 5302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5303 steps, 2.56000 s simulation time, 10385.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5303 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10385.6310385.63110385.631 100.00 ------------------------------------------------------------------------------- PC_run 5303 5303 10356.78 1.953 1.953 99.72 GM_PC_couple 5303 5303 13.40 0.003 0.003 0.13 PC_GM_couple 5303 5303 10.60 0.002 0.002 0.10 #others 4.84 4.845 0.05 ------------------------------------------------------------------------------- ======= Cycle 5303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5304 steps, 2.56000 s simulation time, 10388.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5304 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10388.0710388.07110388.071 100.00 ------------------------------------------------------------------------------- PC_run 5304 5304 10359.21 1.953 1.953 99.72 GM_PC_couple 5304 5304 13.41 0.003 0.003 0.13 PC_GM_couple 5304 5304 10.61 0.002 0.002 0.10 #others 4.85 4.846 0.05 ------------------------------------------------------------------------------- ======= Cycle 5304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5305 steps, 2.56000 s simulation time, 10390.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5305 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10390.0810390.08310390.083 100.00 ------------------------------------------------------------------------------- PC_run 5305 5305 10361.22 1.953 1.953 99.72 GM_PC_couple 5305 5305 13.41 0.003 0.003 0.13 PC_GM_couple 5305 5305 10.61 0.002 0.002 0.10 #others 4.85 4.847 0.05 ------------------------------------------------------------------------------- ======= Cycle 5305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5306 steps, 2.56000 s simulation time, 10391.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5306 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10391.9410391.93810391.938 100.00 ------------------------------------------------------------------------------- PC_run 5306 5306 10363.07 1.953 1.953 99.72 GM_PC_couple 5306 5306 13.41 0.003 0.003 0.13 PC_GM_couple 5306 5306 10.61 0.002 0.002 0.10 #others 4.85 4.848 0.05 ------------------------------------------------------------------------------- ======= Cycle 5306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5307 steps, 2.56000 s simulation time, 10393.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5307 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10393.8310393.82910393.829 100.00 ------------------------------------------------------------------------------- PC_run 5307 5307 10364.95 1.953 1.953 99.72 GM_PC_couple 5307 5307 13.42 0.003 0.003 0.13 PC_GM_couple 5307 5307 10.61 0.002 0.002 0.10 #others 4.85 4.849 0.05 ------------------------------------------------------------------------------- ======= Cycle 5307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5308 steps, 2.56000 s simulation time, 10396.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5308 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10396.0110396.01010396.010 100.00 ------------------------------------------------------------------------------- PC_run 5308 5308 10367.13 1.953 1.953 99.72 GM_PC_couple 5308 5308 13.42 0.003 0.003 0.13 PC_GM_couple 5308 5308 10.61 0.002 0.002 0.10 #others 4.85 4.850 0.05 ------------------------------------------------------------------------------- ======= Cycle 5308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5309 steps, 2.56000 s simulation time, 10398.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5309 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10398.2910398.29010398.290 100.00 ------------------------------------------------------------------------------- PC_run 5309 5309 10369.40 1.953 1.953 99.72 GM_PC_couple 5309 5309 13.42 0.003 0.003 0.13 PC_GM_couple 5309 5309 10.62 0.002 0.002 0.10 #others 4.85 4.851 0.05 ------------------------------------------------------------------------------- ======= Cycle 5309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5310 steps, 2.56000 s simulation time, 10400.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5310 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10400.4910400.48910400.489 100.00 ------------------------------------------------------------------------------- PC_run 5310 5310 10371.59 1.953 1.953 99.72 GM_PC_couple 5310 5310 13.42 0.003 0.003 0.13 PC_GM_couple 5310 5310 10.62 0.002 0.002 0.10 #others 4.85 4.852 0.05 ------------------------------------------------------------------------------- ======= Cycle 5310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5311 steps, 2.56000 s simulation time, 10402.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5311 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10402.3910402.38510402.385 100.00 ------------------------------------------------------------------------------- PC_run 5311 5311 10373.49 1.953 1.953 99.72 GM_PC_couple 5311 5311 13.43 0.003 0.003 0.13 PC_GM_couple 5311 5311 10.62 0.002 0.002 0.10 #others 4.85 4.853 0.05 ------------------------------------------------------------------------------- ======= Cycle 5311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5312 steps, 2.56000 s simulation time, 10404.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5312 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10404.7110404.70910404.709 100.00 ------------------------------------------------------------------------------- PC_run 5312 5312 10375.80 1.953 1.953 99.72 GM_PC_couple 5312 5312 13.43 0.003 0.003 0.13 PC_GM_couple 5312 5312 10.62 0.002 0.002 0.10 #others 4.85 4.854 0.05 ------------------------------------------------------------------------------- ======= Cycle 5312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5313 steps, 2.56000 s simulation time, 10406.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5313 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10406.4210406.41710406.417 100.00 ------------------------------------------------------------------------------- PC_run 5313 5313 10377.51 1.953 1.953 99.72 GM_PC_couple 5313 5313 13.43 0.003 0.003 0.13 PC_GM_couple 5313 5313 10.62 0.002 0.002 0.10 #others 4.85 4.855 0.05 ------------------------------------------------------------------------------- ======= Cycle 5313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5314 steps, 2.56000 s simulation time, 10408.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5314 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10408.7210408.72110408.721 100.00 ------------------------------------------------------------------------------- PC_run 5314 5314 10379.80 1.953 1.953 99.72 GM_PC_couple 5314 5314 13.43 0.003 0.003 0.13 PC_GM_couple 5314 5314 10.63 0.002 0.002 0.10 #others 4.86 4.856 0.05 ------------------------------------------------------------------------------- ======= Cycle 5314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5315 steps, 2.56000 s simulation time, 10411.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5315 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10411.0010410.99810410.998 100.00 ------------------------------------------------------------------------------- PC_run 5315 5315 10382.07 1.953 1.953 99.72 GM_PC_couple 5315 5315 13.44 0.003 0.003 0.13 PC_GM_couple 5315 5315 10.63 0.002 0.002 0.10 #others 4.86 4.857 0.05 ------------------------------------------------------------------------------- ======= Cycle 5315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5316 steps, 2.56000 s simulation time, 10413.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5316 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10413.9510413.94710413.947 100.00 ------------------------------------------------------------------------------- PC_run 5316 5316 10385.02 1.954 1.954 99.72 GM_PC_couple 5316 5316 13.44 0.003 0.003 0.13 PC_GM_couple 5316 5316 10.63 0.002 0.002 0.10 #others 4.86 4.858 0.05 ------------------------------------------------------------------------------- ======= Cycle 5316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5317 steps, 2.56000 s simulation time, 10416.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5317 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10416.1010416.10010416.100 100.00 ------------------------------------------------------------------------------- PC_run 5317 5317 10387.16 1.954 1.954 99.72 GM_PC_couple 5317 5317 13.44 0.003 0.003 0.13 PC_GM_couple 5317 5317 10.63 0.002 0.002 0.10 #others 4.86 4.859 0.05 ------------------------------------------------------------------------------- ======= Cycle 5317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5318 steps, 2.56000 s simulation time, 10418.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5318 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10418.3310418.32810418.328 100.00 ------------------------------------------------------------------------------- PC_run 5318 5318 10389.38 1.954 1.954 99.72 GM_PC_couple 5318 5318 13.45 0.003 0.003 0.13 PC_GM_couple 5318 5318 10.64 0.002 0.002 0.10 #others 4.86 4.860 0.05 ------------------------------------------------------------------------------- ======= Cycle 5318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5319 steps, 2.56000 s simulation time, 10420.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5319 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10420.4510420.44910420.449 100.00 ------------------------------------------------------------------------------- PC_run 5319 5319 10391.50 1.954 1.954 99.72 GM_PC_couple 5319 5319 13.45 0.003 0.003 0.13 PC_GM_couple 5319 5319 10.64 0.002 0.002 0.10 #others 4.86 4.862 0.05 ------------------------------------------------------------------------------- ======= Cycle 5319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5320 steps, 2.56000 s simulation time, 10423.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5320 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10423.0710423.06910423.069 100.00 ------------------------------------------------------------------------------- PC_run 5320 5320 10394.11 1.954 1.954 99.72 GM_PC_couple 5320 5320 13.45 0.003 0.003 0.13 PC_GM_couple 5320 5320 10.64 0.002 0.002 0.10 #others 4.86 4.863 0.05 ------------------------------------------------------------------------------- ======= Cycle 5320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5321 steps, 2.56000 s simulation time, 10425.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5321 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10425.2010425.20010425.200 100.00 ------------------------------------------------------------------------------- PC_run 5321 5321 10396.24 1.954 1.954 99.72 GM_PC_couple 5321 5321 13.45 0.003 0.003 0.13 PC_GM_couple 5321 5321 10.64 0.002 0.002 0.10 #others 4.86 4.864 0.05 ------------------------------------------------------------------------------- ======= Cycle 5321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5322 steps, 2.56000 s simulation time, 10427.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5322 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10427.0410427.04110427.041 100.00 ------------------------------------------------------------------------------- PC_run 5322 5322 10398.07 1.954 1.954 99.72 GM_PC_couple 5322 5322 13.46 0.003 0.003 0.13 PC_GM_couple 5322 5322 10.64 0.002 0.002 0.10 #others 4.86 4.865 0.05 ------------------------------------------------------------------------------- ======= Cycle 5322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5323 steps, 2.56000 s simulation time, 10428.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5323 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10428.8510428.85410428.854 100.00 ------------------------------------------------------------------------------- PC_run 5323 5323 10399.88 1.954 1.954 99.72 GM_PC_couple 5323 5323 13.46 0.003 0.003 0.13 PC_GM_couple 5323 5323 10.65 0.002 0.002 0.10 #others 4.87 4.865 0.05 ------------------------------------------------------------------------------- ======= Cycle 5323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5324 steps, 2.56000 s simulation time, 10431.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5324 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10431.0510431.04610431.046 100.00 ------------------------------------------------------------------------------- PC_run 5324 5324 10402.07 1.954 1.954 99.72 GM_PC_couple 5324 5324 13.46 0.003 0.003 0.13 PC_GM_couple 5324 5324 10.65 0.002 0.002 0.10 #others 4.87 4.866 0.05 ------------------------------------------------------------------------------- ======= Cycle 5324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5325 steps, 2.56000 s simulation time, 10432.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5325 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10432.7610432.75910432.759 100.00 ------------------------------------------------------------------------------- PC_run 5325 5325 10403.78 1.954 1.954 99.72 GM_PC_couple 5325 5325 13.46 0.003 0.003 0.13 PC_GM_couple 5325 5325 10.65 0.002 0.002 0.10 #others 4.87 4.867 0.05 ------------------------------------------------------------------------------- ======= Cycle 5325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5326 steps, 2.56000 s simulation time, 10434.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5326 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10434.9110434.91510434.915 100.00 ------------------------------------------------------------------------------- PC_run 5326 5326 10405.93 1.954 1.954 99.72 GM_PC_couple 5326 5326 13.47 0.003 0.003 0.13 PC_GM_couple 5326 5326 10.65 0.002 0.002 0.10 #others 4.87 4.868 0.05 ------------------------------------------------------------------------------- ======= Cycle 5326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5327 steps, 2.56000 s simulation time, 10436.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5327 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10436.9810436.98010436.980 100.00 ------------------------------------------------------------------------------- PC_run 5327 5327 10407.99 1.954 1.954 99.72 GM_PC_couple 5327 5327 13.47 0.003 0.003 0.13 PC_GM_couple 5327 5327 10.65 0.002 0.002 0.10 #others 4.87 4.869 0.05 ------------------------------------------------------------------------------- ======= Cycle 5327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5328 steps, 2.56000 s simulation time, 10439.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5328 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10439.1010439.09810439.098 100.00 ------------------------------------------------------------------------------- PC_run 5328 5328 10410.10 1.954 1.954 99.72 GM_PC_couple 5328 5328 13.47 0.003 0.003 0.13 PC_GM_couple 5328 5328 10.66 0.002 0.002 0.10 #others 4.87 4.870 0.05 ------------------------------------------------------------------------------- ======= Cycle 5328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5329 steps, 2.56000 s simulation time, 10441.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5329 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10441.0110441.01310441.013 100.00 ------------------------------------------------------------------------------- PC_run 5329 5329 10412.01 1.954 1.954 99.72 GM_PC_couple 5329 5329 13.47 0.003 0.003 0.13 PC_GM_couple 5329 5329 10.66 0.002 0.002 0.10 #others 4.87 4.871 0.05 ------------------------------------------------------------------------------- ======= Cycle 5329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5330 steps, 2.56000 s simulation time, 10443.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5330 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10443.0410443.03710443.037 100.00 ------------------------------------------------------------------------------- PC_run 5330 5330 10414.03 1.954 1.954 99.72 GM_PC_couple 5330 5330 13.48 0.003 0.003 0.13 PC_GM_couple 5330 5330 10.66 0.002 0.002 0.10 #others 4.87 4.872 0.05 ------------------------------------------------------------------------------- ======= Cycle 5330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5331 steps, 2.56000 s simulation time, 10445.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5331 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10445.2910445.29110445.291 100.00 ------------------------------------------------------------------------------- PC_run 5331 5331 10416.27 1.954 1.954 99.72 GM_PC_couple 5331 5331 13.48 0.003 0.003 0.13 PC_GM_couple 5331 5331 10.66 0.002 0.002 0.10 #others 4.87 4.873 0.05 ------------------------------------------------------------------------------- ======= Cycle 5331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5332 steps, 2.56000 s simulation time, 10447.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5332 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10447.1610447.16210447.162 100.00 ------------------------------------------------------------------------------- PC_run 5332 5332 10418.14 1.954 1.954 99.72 GM_PC_couple 5332 5332 13.48 0.003 0.003 0.13 PC_GM_couple 5332 5332 10.67 0.002 0.002 0.10 #others 4.87 4.874 0.05 ------------------------------------------------------------------------------- ======= Cycle 5332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5333 steps, 2.56000 s simulation time, 10448.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5333 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10448.9810448.97910448.979 100.00 ------------------------------------------------------------------------------- PC_run 5333 5333 10419.95 1.954 1.954 99.72 GM_PC_couple 5333 5333 13.49 0.003 0.003 0.13 PC_GM_couple 5333 5333 10.67 0.002 0.002 0.10 #others 4.88 4.875 0.05 ------------------------------------------------------------------------------- ======= Cycle 5333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5334 steps, 2.56000 s simulation time, 10450.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5334 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10450.7710450.76810450.768 100.00 ------------------------------------------------------------------------------- PC_run 5334 5334 10421.73 1.954 1.954 99.72 GM_PC_couple 5334 5334 13.49 0.003 0.003 0.13 PC_GM_couple 5334 5334 10.67 0.002 0.002 0.10 #others 4.88 4.876 0.05 ------------------------------------------------------------------------------- ======= Cycle 5334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5335 steps, 2.56000 s simulation time, 10452.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5335 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10452.8810452.88410452.884 100.00 ------------------------------------------------------------------------------- PC_run 5335 5335 10423.84 1.954 1.954 99.72 GM_PC_couple 5335 5335 13.49 0.003 0.003 0.13 PC_GM_couple 5335 5335 10.67 0.002 0.002 0.10 #others 4.88 4.877 0.05 ------------------------------------------------------------------------------- ======= Cycle 5335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5336 steps, 2.56000 s simulation time, 10454.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5336 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10454.9110454.91310454.913 100.00 ------------------------------------------------------------------------------- PC_run 5336 5336 10425.86 1.954 1.954 99.72 GM_PC_couple 5336 5336 13.50 0.003 0.003 0.13 PC_GM_couple 5336 5336 10.67 0.002 0.002 0.10 #others 4.88 4.878 0.05 ------------------------------------------------------------------------------- ======= Cycle 5336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5337 steps, 2.56000 s simulation time, 10457.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5337 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10457.3110457.31410457.314 100.00 ------------------------------------------------------------------------------- PC_run 5337 5337 10428.26 1.954 1.954 99.72 GM_PC_couple 5337 5337 13.50 0.003 0.003 0.13 PC_GM_couple 5337 5337 10.68 0.002 0.002 0.10 #others 4.88 4.879 0.05 ------------------------------------------------------------------------------- ======= Cycle 5337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5338 steps, 2.56000 s simulation time, 10459.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5338 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10459.4610459.46210459.462 100.00 ------------------------------------------------------------------------------- PC_run 5338 5338 10430.40 1.954 1.954 99.72 GM_PC_couple 5338 5338 13.50 0.003 0.003 0.13 PC_GM_couple 5338 5338 10.68 0.002 0.002 0.10 #others 4.88 4.880 0.05 ------------------------------------------------------------------------------- ======= Cycle 5338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5339 steps, 2.56000 s simulation time, 10461.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5339 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10461.9410461.93610461.936 100.00 ------------------------------------------------------------------------------- PC_run 5339 5339 10432.87 1.954 1.954 99.72 GM_PC_couple 5339 5339 13.50 0.003 0.003 0.13 PC_GM_couple 5339 5339 10.68 0.002 0.002 0.10 #others 4.88 4.881 0.05 ------------------------------------------------------------------------------- ======= Cycle 5339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5340 steps, 2.56000 s simulation time, 10463.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5340 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10463.9610463.95510463.955 100.00 ------------------------------------------------------------------------------- PC_run 5340 5340 10434.88 1.954 1.954 99.72 GM_PC_couple 5340 5340 13.51 0.003 0.003 0.13 PC_GM_couple 5340 5340 10.68 0.002 0.002 0.10 #others 4.88 4.882 0.05 ------------------------------------------------------------------------------- ======= Cycle 5340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5341 steps, 2.56000 s simulation time, 10465.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5341 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10465.9810465.97910465.979 100.00 ------------------------------------------------------------------------------- PC_run 5341 5341 10436.90 1.954 1.954 99.72 GM_PC_couple 5341 5341 13.51 0.003 0.003 0.13 PC_GM_couple 5341 5341 10.68 0.002 0.002 0.10 #others 4.88 4.883 0.05 ------------------------------------------------------------------------------- ======= Cycle 5341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5342 steps, 2.56000 s simulation time, 10468.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5342 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10468.0310468.03110468.031 100.00 ------------------------------------------------------------------------------- PC_run 5342 5342 10438.95 1.954 1.954 99.72 GM_PC_couple 5342 5342 13.51 0.003 0.003 0.13 PC_GM_couple 5342 5342 10.69 0.002 0.002 0.10 #others 4.88 4.884 0.05 ------------------------------------------------------------------------------- ======= Cycle 5342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5343 steps, 2.56000 s simulation time, 10470.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5343 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10470.2210470.21610470.216 100.00 ------------------------------------------------------------------------------- PC_run 5343 5343 10441.13 1.954 1.954 99.72 GM_PC_couple 5343 5343 13.51 0.003 0.003 0.13 PC_GM_couple 5343 5343 10.69 0.002 0.002 0.10 #others 4.88 4.885 0.05 ------------------------------------------------------------------------------- ======= Cycle 5343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5344 steps, 2.56000 s simulation time, 10472.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5344 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10472.3010472.29510472.295 100.00 ------------------------------------------------------------------------------- PC_run 5344 5344 10443.20 1.954 1.954 99.72 GM_PC_couple 5344 5344 13.52 0.003 0.003 0.13 PC_GM_couple 5344 5344 10.69 0.002 0.002 0.10 #others 4.89 4.886 0.05 ------------------------------------------------------------------------------- ======= Cycle 5344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5345 steps, 2.56000 s simulation time, 10474.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5345 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10474.0910474.08810474.088 100.00 ------------------------------------------------------------------------------- PC_run 5345 5345 10444.99 1.954 1.954 99.72 GM_PC_couple 5345 5345 13.52 0.003 0.003 0.13 PC_GM_couple 5345 5345 10.69 0.002 0.002 0.10 #others 4.89 4.887 0.05 ------------------------------------------------------------------------------- ======= Cycle 5345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5346 steps, 2.56000 s simulation time, 10476.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5346 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10476.1810476.18110476.181 100.00 ------------------------------------------------------------------------------- PC_run 5346 5346 10447.08 1.954 1.954 99.72 GM_PC_couple 5346 5346 13.52 0.003 0.003 0.13 PC_GM_couple 5346 5346 10.69 0.002 0.002 0.10 #others 4.89 4.888 0.05 ------------------------------------------------------------------------------- ======= Cycle 5346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5347 steps, 2.56000 s simulation time, 10479.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5347 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10479.1010479.10410479.104 100.00 ------------------------------------------------------------------------------- PC_run 5347 5347 10449.99 1.954 1.954 99.72 GM_PC_couple 5347 5347 13.52 0.003 0.003 0.13 PC_GM_couple 5347 5347 10.70 0.002 0.002 0.10 #others 4.89 4.889 0.05 ------------------------------------------------------------------------------- ======= Cycle 5347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5348 steps, 2.56000 s simulation time, 10481.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5348 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10481.3910481.38610481.386 100.00 ------------------------------------------------------------------------------- PC_run 5348 5348 10452.27 1.954 1.954 99.72 GM_PC_couple 5348 5348 13.53 0.003 0.003 0.13 PC_GM_couple 5348 5348 10.70 0.002 0.002 0.10 #others 4.89 4.890 0.05 ------------------------------------------------------------------------------- ======= Cycle 5348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5349 steps, 2.56000 s simulation time, 10483.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5349 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10483.7710483.77310483.773 100.00 ------------------------------------------------------------------------------- PC_run 5349 5349 10454.65 1.955 1.955 99.72 GM_PC_couple 5349 5349 13.53 0.003 0.003 0.13 PC_GM_couple 5349 5349 10.70 0.002 0.002 0.10 #others 4.89 4.891 0.05 ------------------------------------------------------------------------------- ======= Cycle 5349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5350 steps, 2.56000 s simulation time, 10485.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5350 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10485.7210485.72210485.722 100.00 ------------------------------------------------------------------------------- PC_run 5350 5350 10456.60 1.955 1.955 99.72 GM_PC_couple 5350 5350 13.53 0.003 0.003 0.13 PC_GM_couple 5350 5350 10.70 0.002 0.002 0.10 #others 4.89 4.892 0.05 ------------------------------------------------------------------------------- ======= Cycle 5350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5351 steps, 2.56000 s simulation time, 10487.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5351 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10487.7610487.76410487.764 100.00 ------------------------------------------------------------------------------- PC_run 5351 5351 10458.63 1.955 1.955 99.72 GM_PC_couple 5351 5351 13.54 0.003 0.003 0.13 PC_GM_couple 5351 5351 10.70 0.002 0.002 0.10 #others 4.89 4.893 0.05 ------------------------------------------------------------------------------- ======= Cycle 5351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5352 steps, 2.56000 s simulation time, 10489.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5352 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10489.4610489.45710489.457 100.00 ------------------------------------------------------------------------------- PC_run 5352 5352 10460.32 1.954 1.954 99.72 GM_PC_couple 5352 5352 13.54 0.003 0.003 0.13 PC_GM_couple 5352 5352 10.71 0.002 0.002 0.10 #others 4.89 4.894 0.05 ------------------------------------------------------------------------------- ======= Cycle 5352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5353 steps, 2.56000 s simulation time, 10491.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5353 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10491.1910491.18510491.185 100.00 ------------------------------------------------------------------------------- PC_run 5353 5353 10462.04 1.954 1.954 99.72 GM_PC_couple 5353 5353 13.54 0.003 0.003 0.13 PC_GM_couple 5353 5353 10.71 0.002 0.002 0.10 #others 4.89 4.895 0.05 ------------------------------------------------------------------------------- ======= Cycle 5353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5354 steps, 2.56000 s simulation time, 10493.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5354 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10493.2110493.21310493.213 100.00 ------------------------------------------------------------------------------- PC_run 5354 5354 10464.07 1.954 1.954 99.72 GM_PC_couple 5354 5354 13.54 0.003 0.003 0.13 PC_GM_couple 5354 5354 10.71 0.002 0.002 0.10 #others 4.90 4.896 0.05 ------------------------------------------------------------------------------- ======= Cycle 5354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5355 steps, 2.56000 s simulation time, 10495.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5355 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10495.3010495.30310495.303 100.00 ------------------------------------------------------------------------------- PC_run 5355 5355 10466.15 1.954 1.954 99.72 GM_PC_couple 5355 5355 13.55 0.003 0.003 0.13 PC_GM_couple 5355 5355 10.71 0.002 0.002 0.10 #others 4.90 4.897 0.05 ------------------------------------------------------------------------------- ======= Cycle 5355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5356 steps, 2.56000 s simulation time, 10497.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5356 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10497.1110497.10710497.107 100.00 ------------------------------------------------------------------------------- PC_run 5356 5356 10467.95 1.954 1.954 99.72 GM_PC_couple 5356 5356 13.55 0.003 0.003 0.13 PC_GM_couple 5356 5356 10.71 0.002 0.002 0.10 #others 4.90 4.898 0.05 ------------------------------------------------------------------------------- ======= Cycle 5356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5357 steps, 2.56000 s simulation time, 10499.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5357 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10499.0410499.03810499.038 100.00 ------------------------------------------------------------------------------- PC_run 5357 5357 10469.87 1.954 1.954 99.72 GM_PC_couple 5357 5357 13.55 0.003 0.003 0.13 PC_GM_couple 5357 5357 10.72 0.002 0.002 0.10 #others 4.90 4.899 0.05 ------------------------------------------------------------------------------- ======= Cycle 5357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5358 steps, 2.56000 s simulation time, 10500.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5358 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10500.8410500.84210500.842 100.00 ------------------------------------------------------------------------------- PC_run 5358 5358 10471.67 1.954 1.954 99.72 GM_PC_couple 5358 5358 13.55 0.003 0.003 0.13 PC_GM_couple 5358 5358 10.72 0.002 0.002 0.10 #others 4.90 4.900 0.05 ------------------------------------------------------------------------------- ======= Cycle 5358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5359 steps, 2.56000 s simulation time, 10502.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5359 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10502.8710502.87010502.870 100.00 ------------------------------------------------------------------------------- PC_run 5359 5359 10473.69 1.954 1.954 99.72 GM_PC_couple 5359 5359 13.56 0.003 0.003 0.13 PC_GM_couple 5359 5359 10.72 0.002 0.002 0.10 #others 4.90 4.901 0.05 ------------------------------------------------------------------------------- ======= Cycle 5359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5360 steps, 2.56000 s simulation time, 10505.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5360 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10505.3610505.36010505.360 100.00 ------------------------------------------------------------------------------- PC_run 5360 5360 10476.17 1.955 1.955 99.72 GM_PC_couple 5360 5360 13.56 0.003 0.003 0.13 PC_GM_couple 5360 5360 10.72 0.002 0.002 0.10 #others 4.90 4.902 0.05 ------------------------------------------------------------------------------- ======= Cycle 5360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5361 steps, 2.56000 s simulation time, 10507.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5361 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10507.9310507.92910507.929 100.00 ------------------------------------------------------------------------------- PC_run 5361 5361 10478.73 1.955 1.955 99.72 GM_PC_couple 5361 5361 13.56 0.003 0.003 0.13 PC_GM_couple 5361 5361 10.73 0.002 0.002 0.10 #others 4.90 4.904 0.05 ------------------------------------------------------------------------------- ======= Cycle 5361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5362 steps, 2.56000 s simulation time, 10510.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5362 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10510.4210510.41910510.419 100.00 ------------------------------------------------------------------------------- PC_run 5362 5362 10481.22 1.955 1.955 99.72 GM_PC_couple 5362 5362 13.57 0.003 0.003 0.13 PC_GM_couple 5362 5362 10.73 0.002 0.002 0.10 #others 4.90 4.905 0.05 ------------------------------------------------------------------------------- ======= Cycle 5362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5363 steps, 2.56000 s simulation time, 10512.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5363 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10512.3010512.29710512.297 100.00 ------------------------------------------------------------------------------- PC_run 5363 5363 10483.09 1.955 1.955 99.72 GM_PC_couple 5363 5363 13.57 0.003 0.003 0.13 PC_GM_couple 5363 5363 10.73 0.002 0.002 0.10 #others 4.91 4.906 0.05 ------------------------------------------------------------------------------- ======= Cycle 5363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5364 steps, 2.56000 s simulation time, 10514.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5364 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10514.4910514.49110514.491 100.00 ------------------------------------------------------------------------------- PC_run 5364 5364 10485.28 1.955 1.955 99.72 GM_PC_couple 5364 5364 13.57 0.003 0.003 0.13 PC_GM_couple 5364 5364 10.73 0.002 0.002 0.10 #others 4.91 4.907 0.05 ------------------------------------------------------------------------------- ======= Cycle 5364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5365 steps, 2.56000 s simulation time, 10516.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5365 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10516.2410516.23610516.236 100.00 ------------------------------------------------------------------------------- PC_run 5365 5365 10487.02 1.955 1.955 99.72 GM_PC_couple 5365 5365 13.57 0.003 0.003 0.13 PC_GM_couple 5365 5365 10.73 0.002 0.002 0.10 #others 4.91 4.907 0.05 ------------------------------------------------------------------------------- ======= Cycle 5365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5366 steps, 2.56000 s simulation time, 10518.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5366 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10518.2710518.26810518.268 100.00 ------------------------------------------------------------------------------- PC_run 5366 5366 10489.05 1.955 1.955 99.72 GM_PC_couple 5366 5366 13.58 0.003 0.003 0.13 PC_GM_couple 5366 5366 10.74 0.002 0.002 0.10 #others 4.91 4.908 0.05 ------------------------------------------------------------------------------- ======= Cycle 5366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5367 steps, 2.56000 s simulation time, 10520.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5367 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10520.3210520.31510520.315 100.00 ------------------------------------------------------------------------------- PC_run 5367 5367 10491.09 1.955 1.955 99.72 GM_PC_couple 5367 5367 13.58 0.003 0.003 0.13 PC_GM_couple 5367 5367 10.74 0.002 0.002 0.10 #others 4.91 4.908 0.05 ------------------------------------------------------------------------------- ======= Cycle 5367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5368 steps, 2.56000 s simulation time, 10522.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5368 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10522.2110522.21410522.214 100.00 ------------------------------------------------------------------------------- PC_run 5368 5368 10492.98 1.955 1.955 99.72 GM_PC_couple 5368 5368 13.58 0.003 0.003 0.13 PC_GM_couple 5368 5368 10.74 0.002 0.002 0.10 #others 4.91 4.909 0.05 ------------------------------------------------------------------------------- ======= Cycle 5368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5369 steps, 2.56000 s simulation time, 10525.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5369 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10525.1110525.10610525.106 100.00 ------------------------------------------------------------------------------- PC_run 5369 5369 10495.87 1.955 1.955 99.72 GM_PC_couple 5369 5369 13.58 0.003 0.003 0.13 PC_GM_couple 5369 5369 10.74 0.002 0.002 0.10 #others 4.91 4.910 0.05 ------------------------------------------------------------------------------- ======= Cycle 5369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5370 steps, 2.56000 s simulation time, 10526.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5370 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10526.8910526.88510526.885 100.00 ------------------------------------------------------------------------------- PC_run 5370 5370 10497.65 1.955 1.955 99.72 GM_PC_couple 5370 5370 13.59 0.003 0.003 0.13 PC_GM_couple 5370 5370 10.74 0.002 0.002 0.10 #others 4.91 4.911 0.05 ------------------------------------------------------------------------------- ======= Cycle 5370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5371 steps, 2.56000 s simulation time, 10529.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5371 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10529.0010529.00410529.004 100.00 ------------------------------------------------------------------------------- PC_run 5371 5371 10499.76 1.955 1.955 99.72 GM_PC_couple 5371 5371 13.59 0.003 0.003 0.13 PC_GM_couple 5371 5371 10.75 0.002 0.002 0.10 #others 4.91 4.912 0.05 ------------------------------------------------------------------------------- ======= Cycle 5371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5372 steps, 2.56000 s simulation time, 10531.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5372 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10531.1610531.16310531.163 100.00 ------------------------------------------------------------------------------- PC_run 5372 5372 10501.91 1.955 1.955 99.72 GM_PC_couple 5372 5372 13.59 0.003 0.003 0.13 PC_GM_couple 5372 5372 10.75 0.002 0.002 0.10 #others 4.91 4.912 0.05 ------------------------------------------------------------------------------- ======= Cycle 5372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5373 steps, 2.56000 s simulation time, 10533.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5373 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10533.2310533.23010533.230 100.00 ------------------------------------------------------------------------------- PC_run 5373 5373 10503.98 1.955 1.955 99.72 GM_PC_couple 5373 5373 13.59 0.003 0.003 0.13 PC_GM_couple 5373 5373 10.75 0.002 0.002 0.10 #others 4.91 4.913 0.05 ------------------------------------------------------------------------------- ======= Cycle 5373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5374 steps, 2.56000 s simulation time, 10535.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5374 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10535.8010535.79910535.799 100.00 ------------------------------------------------------------------------------- PC_run 5374 5374 10506.54 1.955 1.955 99.72 GM_PC_couple 5374 5374 13.59 0.003 0.003 0.13 PC_GM_couple 5374 5374 10.75 0.002 0.002 0.10 #others 4.91 4.914 0.05 ------------------------------------------------------------------------------- ======= Cycle 5374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5375 steps, 2.56000 s simulation time, 10537.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5375 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10537.4310537.43210537.432 100.00 ------------------------------------------------------------------------------- PC_run 5375 5375 10508.17 1.955 1.955 99.72 GM_PC_couple 5375 5375 13.60 0.003 0.003 0.13 PC_GM_couple 5375 5375 10.75 0.002 0.002 0.10 #others 4.92 4.915 0.05 ------------------------------------------------------------------------------- ======= Cycle 5375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5376 steps, 2.56000 s simulation time, 10539.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5376 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10539.0910539.09010539.090 100.00 ------------------------------------------------------------------------------- PC_run 5376 5376 10509.82 1.955 1.955 99.72 GM_PC_couple 5376 5376 13.60 0.003 0.003 0.13 PC_GM_couple 5376 5376 10.75 0.002 0.002 0.10 #others 4.92 4.916 0.05 ------------------------------------------------------------------------------- ======= Cycle 5376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5377 steps, 2.56000 s simulation time, 10540.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5377 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10540.9710540.97010540.970 100.00 ------------------------------------------------------------------------------- PC_run 5377 5377 10511.70 1.955 1.955 99.72 GM_PC_couple 5377 5377 13.60 0.003 0.003 0.13 PC_GM_couple 5377 5377 10.76 0.002 0.002 0.10 #others 4.92 4.917 0.05 ------------------------------------------------------------------------------- ======= Cycle 5377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5378 steps, 2.56000 s simulation time, 10543.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5378 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10543.2210543.21810543.218 100.00 ------------------------------------------------------------------------------- PC_run 5378 5378 10513.94 1.955 1.955 99.72 GM_PC_couple 5378 5378 13.60 0.003 0.003 0.13 PC_GM_couple 5378 5378 10.76 0.002 0.002 0.10 #others 4.92 4.918 0.05 ------------------------------------------------------------------------------- ======= Cycle 5378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5379 steps, 2.56000 s simulation time, 10545.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5379 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10545.2710545.26610545.266 100.00 ------------------------------------------------------------------------------- PC_run 5379 5379 10515.98 1.955 1.955 99.72 GM_PC_couple 5379 5379 13.61 0.003 0.003 0.13 PC_GM_couple 5379 5379 10.76 0.002 0.002 0.10 #others 4.92 4.918 0.05 ------------------------------------------------------------------------------- ======= Cycle 5379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5380 steps, 2.56000 s simulation time, 10547.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5380 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10547.3310547.33110547.331 100.00 ------------------------------------------------------------------------------- PC_run 5380 5380 10518.04 1.955 1.955 99.72 GM_PC_couple 5380 5380 13.61 0.003 0.003 0.13 PC_GM_couple 5380 5380 10.76 0.002 0.002 0.10 #others 4.92 4.919 0.05 ------------------------------------------------------------------------------- ======= Cycle 5380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5381 steps, 2.56000 s simulation time, 10549.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5381 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10549.6710549.66710549.667 100.00 ------------------------------------------------------------------------------- PC_run 5381 5381 10520.37 1.955 1.955 99.72 GM_PC_couple 5381 5381 13.61 0.003 0.003 0.13 PC_GM_couple 5381 5381 10.76 0.002 0.002 0.10 #others 4.92 4.920 0.05 ------------------------------------------------------------------------------- ======= Cycle 5381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5382 steps, 2.56000 s simulation time, 10552.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5382 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10552.3310552.32610552.326 100.00 ------------------------------------------------------------------------------- PC_run 5382 5382 10523.02 1.955 1.955 99.72 GM_PC_couple 5382 5382 13.61 0.003 0.003 0.13 PC_GM_couple 5382 5382 10.77 0.002 0.002 0.10 #others 4.92 4.921 0.05 ------------------------------------------------------------------------------- ======= Cycle 5382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5383 steps, 2.56000 s simulation time, 10554.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5383 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10554.3210554.32410554.324 100.00 ------------------------------------------------------------------------------- PC_run 5383 5383 10525.02 1.955 1.955 99.72 GM_PC_couple 5383 5383 13.62 0.003 0.003 0.13 PC_GM_couple 5383 5383 10.77 0.002 0.002 0.10 #others 4.92 4.922 0.05 ------------------------------------------------------------------------------- ======= Cycle 5383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5384 steps, 2.56000 s simulation time, 10556.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5384 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10556.1910556.19310556.193 100.00 ------------------------------------------------------------------------------- PC_run 5384 5384 10526.88 1.955 1.955 99.72 GM_PC_couple 5384 5384 13.62 0.003 0.003 0.13 PC_GM_couple 5384 5384 10.77 0.002 0.002 0.10 #others 4.92 4.923 0.05 ------------------------------------------------------------------------------- ======= Cycle 5384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5385 steps, 2.56000 s simulation time, 10558.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5385 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10558.0010557.99810557.998 100.00 ------------------------------------------------------------------------------- PC_run 5385 5385 10528.68 1.955 1.955 99.72 GM_PC_couple 5385 5385 13.62 0.003 0.003 0.13 PC_GM_couple 5385 5385 10.77 0.002 0.002 0.10 #others 4.92 4.925 0.05 ------------------------------------------------------------------------------- ======= Cycle 5385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5386 steps, 2.56000 s simulation time, 10560.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5386 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10560.1210560.11510560.115 100.00 ------------------------------------------------------------------------------- PC_run 5386 5386 10530.79 1.955 1.955 99.72 GM_PC_couple 5386 5386 13.63 0.003 0.003 0.13 PC_GM_couple 5386 5386 10.78 0.002 0.002 0.10 #others 4.93 4.926 0.05 ------------------------------------------------------------------------------- ======= Cycle 5386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5387 steps, 2.56000 s simulation time, 10561.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5387 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10561.8910561.88610561.886 100.00 ------------------------------------------------------------------------------- PC_run 5387 5387 10532.55 1.955 1.955 99.72 GM_PC_couple 5387 5387 13.63 0.003 0.003 0.13 PC_GM_couple 5387 5387 10.78 0.002 0.002 0.10 #others 4.93 4.927 0.05 ------------------------------------------------------------------------------- ======= Cycle 5387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5388 steps, 2.56000 s simulation time, 10563.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5388 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10563.7910563.79210563.792 100.00 ------------------------------------------------------------------------------- PC_run 5388 5388 10534.45 1.955 1.955 99.72 GM_PC_couple 5388 5388 13.63 0.003 0.003 0.13 PC_GM_couple 5388 5388 10.78 0.002 0.002 0.10 #others 4.93 4.928 0.05 ------------------------------------------------------------------------------- ======= Cycle 5388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5389 steps, 2.56000 s simulation time, 10565.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5389 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10565.7110565.71410565.714 100.00 ------------------------------------------------------------------------------- PC_run 5389 5389 10536.37 1.955 1.955 99.72 GM_PC_couple 5389 5389 13.63 0.003 0.003 0.13 PC_GM_couple 5389 5389 10.78 0.002 0.002 0.10 #others 4.93 4.929 0.05 ------------------------------------------------------------------------------- ======= Cycle 5389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5390 steps, 2.56000 s simulation time, 10568.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5390 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10568.0010568.00110568.001 100.00 ------------------------------------------------------------------------------- PC_run 5390 5390 10538.65 1.955 1.955 99.72 GM_PC_couple 5390 5390 13.64 0.003 0.003 0.13 PC_GM_couple 5390 5390 10.78 0.002 0.002 0.10 #others 4.93 4.930 0.05 ------------------------------------------------------------------------------- ======= Cycle 5390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5391 steps, 2.56000 s simulation time, 10570.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5391 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10570.1710570.17310570.173 100.00 ------------------------------------------------------------------------------- PC_run 5391 5391 10540.82 1.955 1.955 99.72 GM_PC_couple 5391 5391 13.64 0.003 0.003 0.13 PC_GM_couple 5391 5391 10.79 0.002 0.002 0.10 #others 4.93 4.930 0.05 ------------------------------------------------------------------------------- ======= Cycle 5391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5392 steps, 2.56000 s simulation time, 10572.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5392 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10572.2510572.24810572.248 100.00 ------------------------------------------------------------------------------- PC_run 5392 5392 10542.89 1.955 1.955 99.72 GM_PC_couple 5392 5392 13.64 0.003 0.003 0.13 PC_GM_couple 5392 5392 10.79 0.002 0.002 0.10 #others 4.93 4.931 0.05 ------------------------------------------------------------------------------- ======= Cycle 5392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5393 steps, 2.56000 s simulation time, 10574.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5393 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10574.5110574.51310574.513 100.00 ------------------------------------------------------------------------------- PC_run 5393 5393 10545.15 1.955 1.955 99.72 GM_PC_couple 5393 5393 13.64 0.003 0.003 0.13 PC_GM_couple 5393 5393 10.79 0.002 0.002 0.10 #others 4.93 4.933 0.05 ------------------------------------------------------------------------------- ======= Cycle 5393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5394 steps, 2.56000 s simulation time, 10577.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5394 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10577.2210577.21610577.216 100.00 ------------------------------------------------------------------------------- PC_run 5394 5394 10547.84 1.955 1.955 99.72 GM_PC_couple 5394 5394 13.65 0.003 0.003 0.13 PC_GM_couple 5394 5394 10.79 0.002 0.002 0.10 #others 4.93 4.934 0.05 ------------------------------------------------------------------------------- ======= Cycle 5394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5395 steps, 2.56000 s simulation time, 10579.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5395 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10579.4010579.39810579.398 100.00 ------------------------------------------------------------------------------- PC_run 5395 5395 10550.02 1.956 1.956 99.72 GM_PC_couple 5395 5395 13.65 0.003 0.003 0.13 PC_GM_couple 5395 5395 10.80 0.002 0.002 0.10 #others 4.93 4.935 0.05 ------------------------------------------------------------------------------- ======= Cycle 5395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5396 steps, 2.56000 s simulation time, 10581.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5396 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10581.5910581.58610581.586 100.00 ------------------------------------------------------------------------------- PC_run 5396 5396 10552.20 1.956 1.956 99.72 GM_PC_couple 5396 5396 13.65 0.003 0.003 0.13 PC_GM_couple 5396 5396 10.80 0.002 0.002 0.10 #others 4.94 4.936 0.05 ------------------------------------------------------------------------------- ======= Cycle 5396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5397 steps, 2.56000 s simulation time, 10583.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5397 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10583.4210583.41910583.419 100.00 ------------------------------------------------------------------------------- PC_run 5397 5397 10554.03 1.956 1.956 99.72 GM_PC_couple 5397 5397 13.66 0.003 0.003 0.13 PC_GM_couple 5397 5397 10.80 0.002 0.002 0.10 #others 4.94 4.937 0.05 ------------------------------------------------------------------------------- ======= Cycle 5397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5398 steps, 2.56000 s simulation time, 10585.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5398 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10585.6110585.61210585.612 100.00 ------------------------------------------------------------------------------- PC_run 5398 5398 10556.21 1.956 1.956 99.72 GM_PC_couple 5398 5398 13.66 0.003 0.003 0.13 PC_GM_couple 5398 5398 10.80 0.002 0.002 0.10 #others 4.94 4.938 0.05 ------------------------------------------------------------------------------- ======= Cycle 5398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5399 steps, 2.56000 s simulation time, 10587.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5399 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10587.4710587.47010587.470 100.00 ------------------------------------------------------------------------------- PC_run 5399 5399 10558.06 1.956 1.956 99.72 GM_PC_couple 5399 5399 13.66 0.003 0.003 0.13 PC_GM_couple 5399 5399 10.80 0.002 0.002 0.10 #others 4.94 4.939 0.05 ------------------------------------------------------------------------------- ======= Cycle 5399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5400 steps, 2.56000 s simulation time, 10589.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5400 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10589.5010589.49710589.497 100.00 ------------------------------------------------------------------------------- PC_run 5400 5400 10560.08 1.956 1.956 99.72 GM_PC_couple 5400 5400 13.67 0.003 0.003 0.13 PC_GM_couple 5400 5400 10.81 0.002 0.002 0.10 #others 4.94 4.940 0.05 ------------------------------------------------------------------------------- ======= Cycle 5400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5401 steps, 2.56000 s simulation time, 10591.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5401 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10591.2510591.25310591.253 100.00 ------------------------------------------------------------------------------- PC_run 5401 5401 10561.83 1.956 1.956 99.72 GM_PC_couple 5401 5401 13.67 0.003 0.003 0.13 PC_GM_couple 5401 5401 10.81 0.002 0.002 0.10 #others 4.94 4.941 0.05 ------------------------------------------------------------------------------- ======= Cycle 5401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5402 steps, 2.56000 s simulation time, 10593.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5402 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10593.6110593.61310593.613 100.00 ------------------------------------------------------------------------------- PC_run 5402 5402 10564.19 1.956 1.956 99.72 GM_PC_couple 5402 5402 13.67 0.003 0.003 0.13 PC_GM_couple 5402 5402 10.81 0.002 0.002 0.10 #others 4.94 4.942 0.05 ------------------------------------------------------------------------------- ======= Cycle 5402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5403 steps, 2.56000 s simulation time, 10596.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5403 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10596.1610596.16510596.165 100.00 ------------------------------------------------------------------------------- PC_run 5403 5403 10566.74 1.956 1.956 99.72 GM_PC_couple 5403 5403 13.67 0.003 0.003 0.13 PC_GM_couple 5403 5403 10.81 0.002 0.002 0.10 #others 4.94 4.943 0.05 ------------------------------------------------------------------------------- ======= Cycle 5403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5404 steps, 2.56000 s simulation time, 10598.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5404 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10598.9910598.99010598.990 100.00 ------------------------------------------------------------------------------- PC_run 5404 5404 10569.56 1.956 1.956 99.72 GM_PC_couple 5404 5404 13.68 0.003 0.003 0.13 PC_GM_couple 5404 5404 10.81 0.002 0.002 0.10 #others 4.94 4.944 0.05 ------------------------------------------------------------------------------- ======= Cycle 5404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5405 steps, 2.56000 s simulation time, 10601.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5405 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10601.2510601.25010601.250 100.00 ------------------------------------------------------------------------------- PC_run 5405 5405 10571.81 1.956 1.956 99.72 GM_PC_couple 5405 5405 13.68 0.003 0.003 0.13 PC_GM_couple 5405 5405 10.82 0.002 0.002 0.10 #others 4.94 4.945 0.05 ------------------------------------------------------------------------------- ======= Cycle 5405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5406 steps, 2.56000 s simulation time, 10603.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5406 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10603.0310603.02810603.028 100.00 ------------------------------------------------------------------------------- PC_run 5406 5406 10573.58 1.956 1.956 99.72 GM_PC_couple 5406 5406 13.68 0.003 0.003 0.13 PC_GM_couple 5406 5406 10.82 0.002 0.002 0.10 #others 4.95 4.946 0.05 ------------------------------------------------------------------------------- ======= Cycle 5406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5407 steps, 2.56000 s simulation time, 10604.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5407 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10604.7610604.76310604.763 100.00 ------------------------------------------------------------------------------- PC_run 5407 5407 10575.31 1.956 1.956 99.72 GM_PC_couple 5407 5407 13.68 0.003 0.003 0.13 PC_GM_couple 5407 5407 10.82 0.002 0.002 0.10 #others 4.95 4.947 0.05 ------------------------------------------------------------------------------- ======= Cycle 5407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5408 steps, 2.56000 s simulation time, 10606.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5408 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10606.9510606.95310606.953 100.00 ------------------------------------------------------------------------------- PC_run 5408 5408 10577.49 1.956 1.956 99.72 GM_PC_couple 5408 5408 13.69 0.003 0.003 0.13 PC_GM_couple 5408 5408 10.82 0.002 0.002 0.10 #others 4.95 4.948 0.05 ------------------------------------------------------------------------------- ======= Cycle 5408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5409 steps, 2.56000 s simulation time, 10608.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5409 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10608.8110608.80910608.809 100.00 ------------------------------------------------------------------------------- PC_run 5409 5409 10579.34 1.956 1.956 99.72 GM_PC_couple 5409 5409 13.69 0.003 0.003 0.13 PC_GM_couple 5409 5409 10.83 0.002 0.002 0.10 #others 4.95 4.949 0.05 ------------------------------------------------------------------------------- ======= Cycle 5409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5410 steps, 2.56000 s simulation time, 10610.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5410 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10610.6410610.64210610.642 100.00 ------------------------------------------------------------------------------- PC_run 5410 5410 10581.17 1.956 1.956 99.72 GM_PC_couple 5410 5410 13.69 0.003 0.003 0.13 PC_GM_couple 5410 5410 10.83 0.002 0.002 0.10 #others 4.95 4.950 0.05 ------------------------------------------------------------------------------- ======= Cycle 5410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5411 steps, 2.56000 s simulation time, 10612.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5411 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10612.8710612.86910612.869 100.00 ------------------------------------------------------------------------------- PC_run 5411 5411 10583.39 1.956 1.956 99.72 GM_PC_couple 5411 5411 13.70 0.003 0.003 0.13 PC_GM_couple 5411 5411 10.83 0.002 0.002 0.10 #others 4.95 4.951 0.05 ------------------------------------------------------------------------------- ======= Cycle 5411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5412 steps, 2.56000 s simulation time, 10615.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5412 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10615.7910615.78910615.789 100.00 ------------------------------------------------------------------------------- PC_run 5412 5412 10586.30 1.956 1.956 99.72 GM_PC_couple 5412 5412 13.70 0.003 0.003 0.13 PC_GM_couple 5412 5412 10.83 0.002 0.002 0.10 #others 4.95 4.952 0.05 ------------------------------------------------------------------------------- ======= Cycle 5412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5413 steps, 2.56000 s simulation time, 10631.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5413 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10631.1710631.16910631.169 100.00 ------------------------------------------------------------------------------- PC_run 5413 5413 10601.67 1.959 1.959 99.72 GM_PC_couple 5413 5413 13.71 0.003 0.003 0.13 PC_GM_couple 5413 5413 10.84 0.002 0.002 0.10 #others 4.95 4.954 0.05 ------------------------------------------------------------------------------- ======= Cycle 5413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5414 steps, 2.56000 s simulation time, 10644.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5414 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10644.8510644.85410644.854 100.00 ------------------------------------------------------------------------------- PC_run 5414 5414 10615.35 1.961 1.961 99.72 GM_PC_couple 5414 5414 13.71 0.003 0.003 0.13 PC_GM_couple 5414 5414 10.84 0.002 0.002 0.10 #others 4.95 4.955 0.05 ------------------------------------------------------------------------------- ======= Cycle 5414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5415 steps, 2.56000 s simulation time, 10646.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5415 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10646.7810646.77710646.777 100.00 ------------------------------------------------------------------------------- PC_run 5415 5415 10617.27 1.961 1.961 99.72 GM_PC_couple 5415 5415 13.71 0.003 0.003 0.13 PC_GM_couple 5415 5415 10.84 0.002 0.002 0.10 #others 4.96 4.955 0.05 ------------------------------------------------------------------------------- ======= Cycle 5415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5416 steps, 2.56000 s simulation time, 10648.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5416 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10648.8910648.89410648.894 100.00 ------------------------------------------------------------------------------- PC_run 5416 5416 10619.38 1.961 1.961 99.72 GM_PC_couple 5416 5416 13.71 0.003 0.003 0.13 PC_GM_couple 5416 5416 10.84 0.002 0.002 0.10 #others 4.96 4.957 0.05 ------------------------------------------------------------------------------- ======= Cycle 5416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5417 steps, 2.56000 s simulation time, 10650.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5417 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10650.7510650.74810650.748 100.00 ------------------------------------------------------------------------------- PC_run 5417 5417 10621.23 1.961 1.961 99.72 GM_PC_couple 5417 5417 13.72 0.003 0.003 0.13 PC_GM_couple 5417 5417 10.84 0.002 0.002 0.10 #others 4.96 4.957 0.05 ------------------------------------------------------------------------------- ======= Cycle 5417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5418 steps, 2.56000 s simulation time, 10652.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5418 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10652.7210652.72410652.724 100.00 ------------------------------------------------------------------------------- PC_run 5418 5418 10623.20 1.961 1.961 99.72 GM_PC_couple 5418 5418 13.72 0.003 0.003 0.13 PC_GM_couple 5418 5418 10.85 0.002 0.002 0.10 #others 4.96 4.958 0.05 ------------------------------------------------------------------------------- ======= Cycle 5418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5419 steps, 2.56000 s simulation time, 10654.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5419 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10654.5510654.54710654.547 100.00 ------------------------------------------------------------------------------- PC_run 5419 5419 10625.02 1.961 1.961 99.72 GM_PC_couple 5419 5419 13.72 0.003 0.003 0.13 PC_GM_couple 5419 5419 10.85 0.002 0.002 0.10 #others 4.96 4.960 0.05 ------------------------------------------------------------------------------- ======= Cycle 5419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5420 steps, 2.56000 s simulation time, 10656.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5420 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10656.7110656.71410656.714 100.00 ------------------------------------------------------------------------------- PC_run 5420 5420 10627.18 1.961 1.961 99.72 GM_PC_couple 5420 5420 13.73 0.003 0.003 0.13 PC_GM_couple 5420 5420 10.85 0.002 0.002 0.10 #others 4.96 4.961 0.05 ------------------------------------------------------------------------------- ======= Cycle 5420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5421 steps, 2.56000 s simulation time, 10658.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5421 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10658.5110658.50610658.506 100.00 ------------------------------------------------------------------------------- PC_run 5421 5421 10628.96 1.961 1.961 99.72 GM_PC_couple 5421 5421 13.73 0.003 0.003 0.13 PC_GM_couple 5421 5421 10.85 0.002 0.002 0.10 #others 4.96 4.962 0.05 ------------------------------------------------------------------------------- ======= Cycle 5421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5422 steps, 2.56000 s simulation time, 10660.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5422 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10660.3010660.30410660.304 100.00 ------------------------------------------------------------------------------- PC_run 5422 5422 10630.75 1.961 1.961 99.72 GM_PC_couple 5422 5422 13.73 0.003 0.003 0.13 PC_GM_couple 5422 5422 10.86 0.002 0.002 0.10 #others 4.96 4.963 0.05 ------------------------------------------------------------------------------- ======= Cycle 5422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5423 steps, 2.56000 s simulation time, 10662.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5423 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10662.2010662.20310662.203 100.00 ------------------------------------------------------------------------------- PC_run 5423 5423 10632.65 1.961 1.961 99.72 GM_PC_couple 5423 5423 13.73 0.003 0.003 0.13 PC_GM_couple 5423 5423 10.86 0.002 0.002 0.10 #others 4.96 4.964 0.05 ------------------------------------------------------------------------------- ======= Cycle 5423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5424 steps, 2.56000 s simulation time, 10664.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5424 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10664.3910664.39110664.391 100.00 ------------------------------------------------------------------------------- PC_run 5424 5424 10634.83 1.961 1.961 99.72 GM_PC_couple 5424 5424 13.74 0.003 0.003 0.13 PC_GM_couple 5424 5424 10.86 0.002 0.002 0.10 #others 4.97 4.965 0.05 ------------------------------------------------------------------------------- ======= Cycle 5424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5425 steps, 2.56000 s simulation time, 10666.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5425 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10666.2210666.21910666.219 100.00 ------------------------------------------------------------------------------- PC_run 5425 5425 10636.65 1.961 1.961 99.72 GM_PC_couple 5425 5425 13.74 0.003 0.003 0.13 PC_GM_couple 5425 5425 10.86 0.002 0.002 0.10 #others 4.97 4.966 0.05 ------------------------------------------------------------------------------- ======= Cycle 5425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5426 steps, 2.56000 s simulation time, 10668.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5426 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10668.1710668.16610668.166 100.00 ------------------------------------------------------------------------------- PC_run 5426 5426 10638.59 1.961 1.961 99.72 GM_PC_couple 5426 5426 13.74 0.003 0.003 0.13 PC_GM_couple 5426 5426 10.86 0.002 0.002 0.10 #others 4.97 4.967 0.05 ------------------------------------------------------------------------------- ======= Cycle 5426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5427 steps, 2.56000 s simulation time, 10669.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5427 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10669.8610669.85510669.855 100.00 ------------------------------------------------------------------------------- PC_run 5427 5427 10640.28 1.961 1.961 99.72 GM_PC_couple 5427 5427 13.74 0.003 0.003 0.13 PC_GM_couple 5427 5427 10.87 0.002 0.002 0.10 #others 4.97 4.969 0.05 ------------------------------------------------------------------------------- ======= Cycle 5427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5428 steps, 2.56000 s simulation time, 10671.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5428 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10671.9110671.90910671.909 100.00 ------------------------------------------------------------------------------- PC_run 5428 5428 10642.33 1.961 1.961 99.72 GM_PC_couple 5428 5428 13.75 0.003 0.003 0.13 PC_GM_couple 5428 5428 10.87 0.002 0.002 0.10 #others 4.97 4.970 0.05 ------------------------------------------------------------------------------- ======= Cycle 5428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5429 steps, 2.56000 s simulation time, 10673.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5429 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10673.8110673.80610673.806 100.00 ------------------------------------------------------------------------------- PC_run 5429 5429 10644.22 1.961 1.961 99.72 GM_PC_couple 5429 5429 13.75 0.003 0.003 0.13 PC_GM_couple 5429 5429 10.87 0.002 0.002 0.10 #others 4.97 4.971 0.05 ------------------------------------------------------------------------------- ======= Cycle 5429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5430 steps, 2.56000 s simulation time, 10675.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5430 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10675.6210675.62510675.625 100.00 ------------------------------------------------------------------------------- PC_run 5430 5430 10646.03 1.961 1.961 99.72 GM_PC_couple 5430 5430 13.75 0.003 0.003 0.13 PC_GM_couple 5430 5430 10.87 0.002 0.002 0.10 #others 4.97 4.972 0.05 ------------------------------------------------------------------------------- ======= Cycle 5430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5431 steps, 2.56000 s simulation time, 10677.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5431 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10677.7710677.77310677.773 100.00 ------------------------------------------------------------------------------- PC_run 5431 5431 10648.17 1.961 1.961 99.72 GM_PC_couple 5431 5431 13.75 0.003 0.003 0.13 PC_GM_couple 5431 5431 10.87 0.002 0.002 0.10 #others 4.97 4.972 0.05 ------------------------------------------------------------------------------- ======= Cycle 5431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5432 steps, 2.56000 s simulation time, 10679.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5432 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10679.5910679.58610679.586 100.00 ------------------------------------------------------------------------------- PC_run 5432 5432 10649.98 1.961 1.961 99.72 GM_PC_couple 5432 5432 13.76 0.003 0.003 0.13 PC_GM_couple 5432 5432 10.88 0.002 0.002 0.10 #others 4.97 4.974 0.05 ------------------------------------------------------------------------------- ======= Cycle 5432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5433 steps, 2.56000 s simulation time, 10681.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5433 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10681.5210681.51810681.518 100.00 ------------------------------------------------------------------------------- PC_run 5433 5433 10651.91 1.961 1.961 99.72 GM_PC_couple 5433 5433 13.76 0.003 0.003 0.13 PC_GM_couple 5433 5433 10.88 0.002 0.002 0.10 #others 4.97 4.975 0.05 ------------------------------------------------------------------------------- ======= Cycle 5433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5434 steps, 2.56000 s simulation time, 10683.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5434 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10683.4910683.48810683.488 100.00 ------------------------------------------------------------------------------- PC_run 5434 5434 10653.87 1.961 1.961 99.72 GM_PC_couple 5434 5434 13.76 0.003 0.003 0.13 PC_GM_couple 5434 5434 10.88 0.002 0.002 0.10 #others 4.98 4.976 0.05 ------------------------------------------------------------------------------- ======= Cycle 5434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5435 steps, 2.56000 s simulation time, 10686.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5435 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10686.2010686.19510686.195 100.00 ------------------------------------------------------------------------------- PC_run 5435 5435 10656.57 1.961 1.961 99.72 GM_PC_couple 5435 5435 13.77 0.003 0.003 0.13 PC_GM_couple 5435 5435 10.88 0.002 0.002 0.10 #others 4.98 4.977 0.05 ------------------------------------------------------------------------------- ======= Cycle 5435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5436 steps, 2.56000 s simulation time, 10688.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5436 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10688.2210688.22110688.221 100.00 ------------------------------------------------------------------------------- PC_run 5436 5436 10658.59 1.961 1.961 99.72 GM_PC_couple 5436 5436 13.77 0.003 0.003 0.13 PC_GM_couple 5436 5436 10.89 0.002 0.002 0.10 #others 4.98 4.978 0.05 ------------------------------------------------------------------------------- ======= Cycle 5436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5437 steps, 2.56000 s simulation time, 10690.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5437 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10690.1610690.15810690.158 100.00 ------------------------------------------------------------------------------- PC_run 5437 5437 10660.52 1.961 1.961 99.72 GM_PC_couple 5437 5437 13.77 0.003 0.003 0.13 PC_GM_couple 5437 5437 10.89 0.002 0.002 0.10 #others 4.98 4.979 0.05 ------------------------------------------------------------------------------- ======= Cycle 5437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5438 steps, 2.56000 s simulation time, 10692.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5438 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10692.0610692.06410692.064 100.00 ------------------------------------------------------------------------------- PC_run 5438 5438 10662.42 1.961 1.961 99.72 GM_PC_couple 5438 5438 13.77 0.003 0.003 0.13 PC_GM_couple 5438 5438 10.89 0.002 0.002 0.10 #others 4.98 4.980 0.05 ------------------------------------------------------------------------------- ======= Cycle 5438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5439 steps, 2.56000 s simulation time, 10693.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5439 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10693.8810693.87510693.875 100.00 ------------------------------------------------------------------------------- PC_run 5439 5439 10664.23 1.961 1.961 99.72 GM_PC_couple 5439 5439 13.78 0.003 0.003 0.13 PC_GM_couple 5439 5439 10.89 0.002 0.002 0.10 #others 4.98 4.981 0.05 ------------------------------------------------------------------------------- ======= Cycle 5439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5440 steps, 2.56000 s simulation time, 10695.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5440 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10695.8110695.80910695.809 100.00 ------------------------------------------------------------------------------- PC_run 5440 5440 10666.16 1.961 1.961 99.72 GM_PC_couple 5440 5440 13.78 0.003 0.003 0.13 PC_GM_couple 5440 5440 10.89 0.002 0.002 0.10 #others 4.98 4.982 0.05 ------------------------------------------------------------------------------- ======= Cycle 5440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5441 steps, 2.56000 s simulation time, 10697.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5441 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10697.7710697.77010697.770 100.00 ------------------------------------------------------------------------------- PC_run 5441 5441 10668.11 1.961 1.961 99.72 GM_PC_couple 5441 5441 13.78 0.003 0.003 0.13 PC_GM_couple 5441 5441 10.90 0.002 0.002 0.10 #others 4.98 4.983 0.05 ------------------------------------------------------------------------------- ======= Cycle 5441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5442 steps, 2.56000 s simulation time, 10699.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5442 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10699.6610699.65710699.657 100.00 ------------------------------------------------------------------------------- PC_run 5442 5442 10669.99 1.961 1.961 99.72 GM_PC_couple 5442 5442 13.78 0.003 0.003 0.13 PC_GM_couple 5442 5442 10.90 0.002 0.002 0.10 #others 4.98 4.984 0.05 ------------------------------------------------------------------------------- ======= Cycle 5442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5443 steps, 2.56000 s simulation time, 10701.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5443 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10701.6910701.68510701.685 100.00 ------------------------------------------------------------------------------- PC_run 5443 5443 10672.02 1.961 1.961 99.72 GM_PC_couple 5443 5443 13.79 0.003 0.003 0.13 PC_GM_couple 5443 5443 10.90 0.002 0.002 0.10 #others 4.98 4.985 0.05 ------------------------------------------------------------------------------- ======= Cycle 5443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5444 steps, 2.56000 s simulation time, 10703.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5444 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10703.6310703.63110703.631 100.00 ------------------------------------------------------------------------------- PC_run 5444 5444 10673.96 1.961 1.961 99.72 GM_PC_couple 5444 5444 13.79 0.003 0.003 0.13 PC_GM_couple 5444 5444 10.90 0.002 0.002 0.10 #others 4.99 4.985 0.05 ------------------------------------------------------------------------------- ======= Cycle 5444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5445 steps, 2.56000 s simulation time, 10705.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5445 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10705.3310705.33410705.334 100.00 ------------------------------------------------------------------------------- PC_run 5445 5445 10675.65 1.961 1.961 99.72 GM_PC_couple 5445 5445 13.79 0.003 0.003 0.13 PC_GM_couple 5445 5445 10.90 0.002 0.002 0.10 #others 4.99 4.986 0.05 ------------------------------------------------------------------------------- ======= Cycle 5445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5446 steps, 2.56000 s simulation time, 10707.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5446 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10707.0810707.07810707.078 100.00 ------------------------------------------------------------------------------- PC_run 5446 5446 10677.39 1.961 1.961 99.72 GM_PC_couple 5446 5446 13.79 0.003 0.003 0.13 PC_GM_couple 5446 5446 10.90 0.002 0.002 0.10 #others 4.99 4.987 0.05 ------------------------------------------------------------------------------- ======= Cycle 5446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5447 steps, 2.56000 s simulation time, 10709.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5447 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10709.0910709.09510709.095 100.00 ------------------------------------------------------------------------------- PC_run 5447 5447 10679.41 1.961 1.961 99.72 GM_PC_couple 5447 5447 13.80 0.003 0.003 0.13 PC_GM_couple 5447 5447 10.91 0.002 0.002 0.10 #others 4.99 4.988 0.05 ------------------------------------------------------------------------------- ======= Cycle 5447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5448 steps, 2.56000 s simulation time, 10711.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5448 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10711.0410711.04010711.040 100.00 ------------------------------------------------------------------------------- PC_run 5448 5448 10681.35 1.961 1.961 99.72 GM_PC_couple 5448 5448 13.80 0.003 0.003 0.13 PC_GM_couple 5448 5448 10.91 0.002 0.002 0.10 #others 4.99 4.988 0.05 ------------------------------------------------------------------------------- ======= Cycle 5448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5449 steps, 2.56000 s simulation time, 10712.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5449 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10712.8810712.88410712.884 100.00 ------------------------------------------------------------------------------- PC_run 5449 5449 10683.18 1.961 1.961 99.72 GM_PC_couple 5449 5449 13.80 0.003 0.003 0.13 PC_GM_couple 5449 5449 10.91 0.002 0.002 0.10 #others 4.99 4.989 0.05 ------------------------------------------------------------------------------- ======= Cycle 5449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5450 steps, 2.56000 s simulation time, 10715.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5450 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10715.0010714.99810714.998 100.00 ------------------------------------------------------------------------------- PC_run 5450 5450 10685.29 1.961 1.961 99.72 GM_PC_couple 5450 5450 13.80 0.003 0.003 0.13 PC_GM_couple 5450 5450 10.91 0.002 0.002 0.10 #others 4.99 4.990 0.05 ------------------------------------------------------------------------------- ======= Cycle 5450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5451 steps, 2.56000 s simulation time, 10716.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5451 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10716.9510716.94610716.946 100.00 ------------------------------------------------------------------------------- PC_run 5451 5451 10687.23 1.961 1.961 99.72 GM_PC_couple 5451 5451 13.81 0.003 0.003 0.13 PC_GM_couple 5451 5451 10.91 0.002 0.002 0.10 #others 4.99 4.991 0.05 ------------------------------------------------------------------------------- ======= Cycle 5451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5452 steps, 2.56000 s simulation time, 10718.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5452 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10718.8410718.84510718.845 100.00 ------------------------------------------------------------------------------- PC_run 5452 5452 10689.13 1.961 1.961 99.72 GM_PC_couple 5452 5452 13.81 0.003 0.003 0.13 PC_GM_couple 5452 5452 10.92 0.002 0.002 0.10 #others 4.99 4.992 0.05 ------------------------------------------------------------------------------- ======= Cycle 5452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5453 steps, 2.56000 s simulation time, 10720.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5453 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10720.5210720.52010720.520 100.00 ------------------------------------------------------------------------------- PC_run 5453 5453 10690.80 1.961 1.961 99.72 GM_PC_couple 5453 5453 13.81 0.003 0.003 0.13 PC_GM_couple 5453 5453 10.92 0.002 0.002 0.10 #others 4.99 4.993 0.05 ------------------------------------------------------------------------------- ======= Cycle 5453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5454 steps, 2.56000 s simulation time, 10722.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5454 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10722.2010722.19910722.199 100.00 ------------------------------------------------------------------------------- PC_run 5454 5454 10692.47 1.960 1.960 99.72 GM_PC_couple 5454 5454 13.81 0.003 0.003 0.13 PC_GM_couple 5454 5454 10.92 0.002 0.002 0.10 #others 4.99 4.993 0.05 ------------------------------------------------------------------------------- ======= Cycle 5454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5455 steps, 2.56000 s simulation time, 10724.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5455 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10724.1310724.12810724.128 100.00 ------------------------------------------------------------------------------- PC_run 5455 5455 10694.40 1.960 1.960 99.72 GM_PC_couple 5455 5455 13.81 0.003 0.003 0.13 PC_GM_couple 5455 5455 10.92 0.002 0.002 0.10 #others 4.99 4.994 0.05 ------------------------------------------------------------------------------- ======= Cycle 5455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5456 steps, 2.56000 s simulation time, 10726.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5456 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10726.1110726.10710726.107 100.00 ------------------------------------------------------------------------------- PC_run 5456 5456 10696.37 1.960 1.960 99.72 GM_PC_couple 5456 5456 13.82 0.003 0.003 0.13 PC_GM_couple 5456 5456 10.92 0.002 0.002 0.10 #others 4.99 4.995 0.05 ------------------------------------------------------------------------------- ======= Cycle 5456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5457 steps, 2.56000 s simulation time, 10728.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5457 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10728.1910728.18710728.187 100.00 ------------------------------------------------------------------------------- PC_run 5457 5457 10698.44 1.960 1.960 99.72 GM_PC_couple 5457 5457 13.82 0.003 0.003 0.13 PC_GM_couple 5457 5457 10.93 0.002 0.002 0.10 #others 5.00 4.996 0.05 ------------------------------------------------------------------------------- ======= Cycle 5457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5458 steps, 2.56000 s simulation time, 10730.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5458 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10730.1410730.13610730.136 100.00 ------------------------------------------------------------------------------- PC_run 5458 5458 10700.38 1.960 1.960 99.72 GM_PC_couple 5458 5458 13.83 0.003 0.003 0.13 PC_GM_couple 5458 5458 10.93 0.002 0.002 0.10 #others 5.00 4.997 0.05 ------------------------------------------------------------------------------- ======= Cycle 5458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5459 steps, 2.56000 s simulation time, 10732.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5459 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10732.3110732.30610732.306 100.00 ------------------------------------------------------------------------------- PC_run 5459 5459 10702.55 1.961 1.961 99.72 GM_PC_couple 5459 5459 13.83 0.003 0.003 0.13 PC_GM_couple 5459 5459 10.93 0.002 0.002 0.10 #others 5.00 4.998 0.05 ------------------------------------------------------------------------------- ======= Cycle 5459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5460 steps, 2.56000 s simulation time, 10734.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5460 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10734.2610734.26010734.260 100.00 ------------------------------------------------------------------------------- PC_run 5460 5460 10704.49 1.961 1.961 99.72 GM_PC_couple 5460 5460 13.83 0.003 0.003 0.13 PC_GM_couple 5460 5460 10.93 0.002 0.002 0.10 #others 5.00 4.999 0.05 ------------------------------------------------------------------------------- ======= Cycle 5460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5461 steps, 2.56000 s simulation time, 10824.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5461 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10824.3310824.32510824.325 100.00 ------------------------------------------------------------------------------- PC_run 5461 5461 10794.56 1.977 1.977 99.72 GM_PC_couple 5461 5461 13.83 0.003 0.003 0.13 PC_GM_couple 5461 5461 10.94 0.002 0.002 0.10 #others 5.00 5.000 0.05 ------------------------------------------------------------------------------- ======= Cycle 5461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5462 steps, 2.56000 s simulation time, 10940.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5462 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10940.4310940.42910940.429 100.00 ------------------------------------------------------------------------------- PC_run 5462 5462 10910.65 1.998 1.998 99.73 GM_PC_couple 5462 5462 13.84 0.003 0.003 0.13 PC_GM_couple 5462 5462 10.94 0.002 0.002 0.10 #others 5.00 5.001 0.05 ------------------------------------------------------------------------------- ======= Cycle 5462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5463 steps, 2.56000 s simulation time, 10942.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5463 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10942.4210942.42310942.423 100.00 ------------------------------------------------------------------------------- PC_run 5463 5463 10912.64 1.998 1.998 99.73 GM_PC_couple 5463 5463 13.84 0.003 0.003 0.13 PC_GM_couple 5463 5463 10.94 0.002 0.002 0.10 #others 5.00 5.002 0.05 ------------------------------------------------------------------------------- ======= Cycle 5463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5464 steps, 2.56000 s simulation time, 10944.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5464 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10944.6810944.67910944.679 100.00 ------------------------------------------------------------------------------- PC_run 5464 5464 10914.89 1.998 1.998 99.73 GM_PC_couple 5464 5464 13.84 0.003 0.003 0.13 PC_GM_couple 5464 5464 10.94 0.002 0.002 0.10 #others 5.00 5.003 0.05 ------------------------------------------------------------------------------- ======= Cycle 5464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5465 steps, 2.56000 s simulation time, 10947.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5465 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10947.0810947.08210947.082 100.00 ------------------------------------------------------------------------------- PC_run 5465 5465 10917.29 1.998 1.998 99.73 GM_PC_couple 5465 5465 13.85 0.003 0.003 0.13 PC_GM_couple 5465 5465 10.95 0.002 0.002 0.10 #others 5.00 5.004 0.05 ------------------------------------------------------------------------------- ======= Cycle 5465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5466 steps, 2.56000 s simulation time, 11009.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5466 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11009.6011009.60311009.603 100.00 ------------------------------------------------------------------------------- PC_run 5466 5466 10979.80 2.009 2.009 99.73 GM_PC_couple 5466 5466 13.85 0.003 0.003 0.13 PC_GM_couple 5466 5466 10.95 0.002 0.002 0.10 #others 5.00 5.005 0.05 ------------------------------------------------------------------------------- ======= Cycle 5466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5467 steps, 2.56000 s simulation time, 11058.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5467 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11058.3811058.38311058.383 100.00 ------------------------------------------------------------------------------- PC_run 5467 5467 11028.58 2.017 2.017 99.73 GM_PC_couple 5467 5467 13.85 0.003 0.003 0.13 PC_GM_couple 5467 5467 10.95 0.002 0.002 0.10 #others 5.01 5.006 0.05 ------------------------------------------------------------------------------- ======= Cycle 5467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5468 steps, 2.56000 s simulation time, 11060.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5468 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11060.2311060.22811060.228 100.00 ------------------------------------------------------------------------------- PC_run 5468 5468 11030.42 2.017 2.017 99.73 GM_PC_couple 5468 5468 13.85 0.003 0.003 0.13 PC_GM_couple 5468 5468 10.95 0.002 0.002 0.10 #others 5.01 5.006 0.05 ------------------------------------------------------------------------------- ======= Cycle 5468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5469 steps, 2.56000 s simulation time, 11062.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5469 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11062.1411062.13811062.138 100.00 ------------------------------------------------------------------------------- PC_run 5469 5469 11032.32 2.017 2.017 99.73 GM_PC_couple 5469 5469 13.86 0.003 0.003 0.13 PC_GM_couple 5469 5469 10.95 0.002 0.002 0.10 #others 5.01 5.007 0.05 ------------------------------------------------------------------------------- ======= Cycle 5469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5470 steps, 2.56000 s simulation time, 11063.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5470 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11063.9511063.95011063.950 100.00 ------------------------------------------------------------------------------- PC_run 5470 5470 11034.13 2.017 2.017 99.73 GM_PC_couple 5470 5470 13.86 0.003 0.003 0.13 PC_GM_couple 5470 5470 10.95 0.002 0.002 0.10 #others 5.01 5.008 0.05 ------------------------------------------------------------------------------- ======= Cycle 5470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5471 steps, 2.56000 s simulation time, 11065.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5471 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11065.7311065.73311065.733 100.00 ------------------------------------------------------------------------------- PC_run 5471 5471 11035.91 2.017 2.017 99.73 GM_PC_couple 5471 5471 13.86 0.003 0.003 0.13 PC_GM_couple 5471 5471 10.96 0.002 0.002 0.10 #others 5.01 5.009 0.05 ------------------------------------------------------------------------------- ======= Cycle 5471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5472 steps, 2.56000 s simulation time, 11067.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5472 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11067.5211067.51911067.519 100.00 ------------------------------------------------------------------------------- PC_run 5472 5472 11037.69 2.017 2.017 99.73 GM_PC_couple 5472 5472 13.86 0.003 0.003 0.13 PC_GM_couple 5472 5472 10.96 0.002 0.002 0.10 #others 5.01 5.010 0.05 ------------------------------------------------------------------------------- ======= Cycle 5472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5473 steps, 2.56000 s simulation time, 11069.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5473 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11069.4911069.49411069.494 100.00 ------------------------------------------------------------------------------- PC_run 5473 5473 11039.66 2.017 2.017 99.73 GM_PC_couple 5473 5473 13.87 0.003 0.003 0.13 PC_GM_couple 5473 5473 10.96 0.002 0.002 0.10 #others 5.01 5.011 0.05 ------------------------------------------------------------------------------- ======= Cycle 5473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5474 steps, 2.56000 s simulation time, 11072.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5474 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11072.1411072.14211072.142 100.00 ------------------------------------------------------------------------------- PC_run 5474 5474 11042.30 2.017 2.017 99.73 GM_PC_couple 5474 5474 13.87 0.003 0.003 0.13 PC_GM_couple 5474 5474 10.96 0.002 0.002 0.10 #others 5.01 5.011 0.05 ------------------------------------------------------------------------------- ======= Cycle 5474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5475 steps, 2.56000 s simulation time, 11074.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5475 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11074.4311074.42611074.426 100.00 ------------------------------------------------------------------------------- PC_run 5475 5475 11044.58 2.017 2.017 99.73 GM_PC_couple 5475 5475 13.87 0.003 0.003 0.13 PC_GM_couple 5475 5475 10.96 0.002 0.002 0.10 #others 5.01 5.012 0.05 ------------------------------------------------------------------------------- ======= Cycle 5475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5476 steps, 2.56000 s simulation time, 11076.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5476 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11076.5511076.54611076.546 100.00 ------------------------------------------------------------------------------- PC_run 5476 5476 11046.70 2.017 2.017 99.73 GM_PC_couple 5476 5476 13.87 0.003 0.003 0.13 PC_GM_couple 5476 5476 10.97 0.002 0.002 0.10 #others 5.01 5.013 0.05 ------------------------------------------------------------------------------- ======= Cycle 5476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5477 steps, 2.56000 s simulation time, 11079.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5477 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11079.0711079.07111079.071 100.00 ------------------------------------------------------------------------------- PC_run 5477 5477 11049.22 2.017 2.017 99.73 GM_PC_couple 5477 5477 13.87 0.003 0.003 0.13 PC_GM_couple 5477 5477 10.97 0.002 0.002 0.10 #others 5.01 5.014 0.05 ------------------------------------------------------------------------------- ======= Cycle 5477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5478 steps, 2.56000 s simulation time, 11081.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5478 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11081.4511081.44711081.447 100.00 ------------------------------------------------------------------------------- PC_run 5478 5478 11051.59 2.017 2.017 99.73 GM_PC_couple 5478 5478 13.88 0.003 0.003 0.13 PC_GM_couple 5478 5478 10.97 0.002 0.002 0.10 #others 5.01 5.014 0.05 ------------------------------------------------------------------------------- ======= Cycle 5478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5479 steps, 2.56000 s simulation time, 11085.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5479 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11085.5311085.53411085.534 100.00 ------------------------------------------------------------------------------- PC_run 5479 5479 11055.67 2.018 2.018 99.73 GM_PC_couple 5479 5479 13.88 0.003 0.003 0.13 PC_GM_couple 5479 5479 10.97 0.002 0.002 0.10 #others 5.02 5.015 0.05 ------------------------------------------------------------------------------- ======= Cycle 5479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5480 steps, 2.56000 s simulation time, 11092.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5480 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11092.4311092.42611092.426 100.00 ------------------------------------------------------------------------------- PC_run 5480 5480 11062.56 2.019 2.019 99.73 GM_PC_couple 5480 5480 13.88 0.003 0.003 0.13 PC_GM_couple 5480 5480 10.97 0.002 0.002 0.10 #others 5.02 5.016 0.05 ------------------------------------------------------------------------------- ======= Cycle 5480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5481 steps, 2.56000 s simulation time, 11095.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5481 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11095.0911095.08611095.086 100.00 ------------------------------------------------------------------------------- PC_run 5481 5481 11065.21 2.019 2.019 99.73 GM_PC_couple 5481 5481 13.88 0.003 0.003 0.13 PC_GM_couple 5481 5481 10.97 0.002 0.002 0.10 #others 5.02 5.017 0.05 ------------------------------------------------------------------------------- ======= Cycle 5481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5482 steps, 2.56000 s simulation time, 11097.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5482 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11097.7911097.78911097.789 100.00 ------------------------------------------------------------------------------- PC_run 5482 5482 11067.91 2.019 2.019 99.73 GM_PC_couple 5482 5482 13.89 0.003 0.003 0.13 PC_GM_couple 5482 5482 10.98 0.002 0.002 0.10 #others 5.02 5.017 0.05 ------------------------------------------------------------------------------- ======= Cycle 5482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5483 steps, 2.56000 s simulation time, 11100.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5483 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11100.2611100.25711100.257 100.00 ------------------------------------------------------------------------------- PC_run 5483 5483 11070.37 2.019 2.019 99.73 GM_PC_couple 5483 5483 13.89 0.003 0.003 0.13 PC_GM_couple 5483 5483 10.98 0.002 0.002 0.10 #others 5.02 5.018 0.05 ------------------------------------------------------------------------------- ======= Cycle 5483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5484 steps, 2.56000 s simulation time, 11102.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5484 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11102.8711102.87011102.870 100.00 ------------------------------------------------------------------------------- PC_run 5484 5484 11072.98 2.019 2.019 99.73 GM_PC_couple 5484 5484 13.89 0.003 0.003 0.13 PC_GM_couple 5484 5484 10.98 0.002 0.002 0.10 #others 5.02 5.019 0.05 ------------------------------------------------------------------------------- ======= Cycle 5484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5485 steps, 2.56000 s simulation time, 11105.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5485 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11105.1511105.15511105.155 100.00 ------------------------------------------------------------------------------- PC_run 5485 5485 11075.26 2.019 2.019 99.73 GM_PC_couple 5485 5485 13.89 0.003 0.003 0.13 PC_GM_couple 5485 5485 10.98 0.002 0.002 0.10 #others 5.02 5.020 0.05 ------------------------------------------------------------------------------- ======= Cycle 5485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5486 steps, 2.56000 s simulation time, 11109.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5486 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11109.4111109.41411109.414 100.00 ------------------------------------------------------------------------------- PC_run 5486 5486 11079.51 2.020 2.020 99.73 GM_PC_couple 5486 5486 13.90 0.003 0.003 0.13 PC_GM_couple 5486 5486 10.98 0.002 0.002 0.10 #others 5.02 5.020 0.05 ------------------------------------------------------------------------------- ======= Cycle 5486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5487 steps, 2.56000 s simulation time, 11111.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5487 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11111.7711111.76911111.769 100.00 ------------------------------------------------------------------------------- PC_run 5487 5487 11081.86 2.020 2.020 99.73 GM_PC_couple 5487 5487 13.90 0.003 0.003 0.13 PC_GM_couple 5487 5487 10.99 0.002 0.002 0.10 #others 5.02 5.021 0.05 ------------------------------------------------------------------------------- ======= Cycle 5487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5488 steps, 2.56000 s simulation time, 11114.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5488 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11114.4611114.45711114.457 100.00 ------------------------------------------------------------------------------- PC_run 5488 5488 11084.55 2.020 2.020 99.73 GM_PC_couple 5488 5488 13.90 0.003 0.003 0.13 PC_GM_couple 5488 5488 10.99 0.002 0.002 0.10 #others 5.02 5.022 0.05 ------------------------------------------------------------------------------- ======= Cycle 5488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5489 steps, 2.56000 s simulation time, 11116.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5489 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11116.9111116.91111116.911 100.00 ------------------------------------------------------------------------------- PC_run 5489 5489 11087.00 2.020 2.020 99.73 GM_PC_couple 5489 5489 13.90 0.003 0.003 0.13 PC_GM_couple 5489 5489 10.99 0.002 0.002 0.10 #others 5.02 5.022 0.05 ------------------------------------------------------------------------------- ======= Cycle 5489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5490 steps, 2.56000 s simulation time, 11119.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5490 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11119.1611119.15811119.158 100.00 ------------------------------------------------------------------------------- PC_run 5490 5490 11089.24 2.020 2.020 99.73 GM_PC_couple 5490 5490 13.90 0.003 0.003 0.13 PC_GM_couple 5490 5490 10.99 0.002 0.002 0.10 #others 5.02 5.023 0.05 ------------------------------------------------------------------------------- ======= Cycle 5490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5491 steps, 2.56000 s simulation time, 11121.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5491 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11121.1611121.15511121.155 100.00 ------------------------------------------------------------------------------- PC_run 5491 5491 11091.23 2.020 2.020 99.73 GM_PC_couple 5491 5491 13.91 0.003 0.003 0.13 PC_GM_couple 5491 5491 10.99 0.002 0.002 0.10 #others 5.02 5.024 0.05 ------------------------------------------------------------------------------- ======= Cycle 5491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5492 steps, 2.56000 s simulation time, 11123.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5492 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11123.7011123.69911123.699 100.00 ------------------------------------------------------------------------------- PC_run 5492 5492 11093.77 2.020 2.020 99.73 GM_PC_couple 5492 5492 13.91 0.003 0.003 0.13 PC_GM_couple 5492 5492 11.00 0.002 0.002 0.10 #others 5.02 5.025 0.05 ------------------------------------------------------------------------------- ======= Cycle 5492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5493 steps, 2.56000 s simulation time, 11127.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5493 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11127.1011127.09511127.095 100.00 ------------------------------------------------------------------------------- PC_run 5493 5493 11097.16 2.020 2.020 99.73 GM_PC_couple 5493 5493 13.91 0.003 0.003 0.13 PC_GM_couple 5493 5493 11.00 0.002 0.002 0.10 #others 5.03 5.025 0.05 ------------------------------------------------------------------------------- ======= Cycle 5493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5494 steps, 2.56000 s simulation time, 11130.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5494 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11130.2011130.19611130.196 100.00 ------------------------------------------------------------------------------- PC_run 5494 5494 11100.25 2.020 2.020 99.73 GM_PC_couple 5494 5494 13.92 0.003 0.003 0.13 PC_GM_couple 5494 5494 11.00 0.002 0.002 0.10 #others 5.03 5.026 0.05 ------------------------------------------------------------------------------- ======= Cycle 5494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5495 steps, 2.56000 s simulation time, 11133.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5495 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11133.5311133.52711133.527 100.00 ------------------------------------------------------------------------------- PC_run 5495 5495 11103.58 2.021 2.021 99.73 GM_PC_couple 5495 5495 13.92 0.003 0.003 0.13 PC_GM_couple 5495 5495 11.00 0.002 0.002 0.10 #others 5.03 5.027 0.05 ------------------------------------------------------------------------------- ======= Cycle 5495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5496 steps, 2.56000 s simulation time, 11136.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5496 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11136.5811136.58011136.580 100.00 ------------------------------------------------------------------------------- PC_run 5496 5496 11106.63 2.021 2.021 99.73 GM_PC_couple 5496 5496 13.92 0.003 0.003 0.12 PC_GM_couple 5496 5496 11.00 0.002 0.002 0.10 #others 5.03 5.028 0.05 ------------------------------------------------------------------------------- ======= Cycle 5496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5497 steps, 2.56000 s simulation time, 11139.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5497 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11139.7511139.74711139.747 100.00 ------------------------------------------------------------------------------- PC_run 5497 5497 11109.79 2.021 2.021 99.73 GM_PC_couple 5497 5497 13.92 0.003 0.003 0.12 PC_GM_couple 5497 5497 11.01 0.002 0.002 0.10 #others 5.03 5.028 0.05 ------------------------------------------------------------------------------- ======= Cycle 5497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5498 steps, 2.56000 s simulation time, 11143.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5498 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11143.2211143.22311143.223 100.00 ------------------------------------------------------------------------------- PC_run 5498 5498 11113.26 2.021 2.021 99.73 GM_PC_couple 5498 5498 13.92 0.003 0.003 0.12 PC_GM_couple 5498 5498 11.01 0.002 0.002 0.10 #others 5.03 5.029 0.05 ------------------------------------------------------------------------------- ======= Cycle 5498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5499 steps, 2.56000 s simulation time, 11146.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5499 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11146.9611146.95611146.956 100.00 ------------------------------------------------------------------------------- PC_run 5499 5499 11116.99 2.022 2.022 99.73 GM_PC_couple 5499 5499 13.93 0.003 0.003 0.12 PC_GM_couple 5499 5499 11.01 0.002 0.002 0.10 #others 5.03 5.030 0.05 ------------------------------------------------------------------------------- ======= Cycle 5499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5500 steps, 2.56000 s simulation time, 11151.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5500 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11151.4311151.43311151.433 100.00 ------------------------------------------------------------------------------- PC_run 5500 5500 11121.46 2.022 2.022 99.73 GM_PC_couple 5500 5500 13.93 0.003 0.003 0.12 PC_GM_couple 5500 5500 11.01 0.002 0.002 0.10 #others 5.03 5.031 0.05 ------------------------------------------------------------------------------- ======= Cycle 5500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5501 steps, 2.56000 s simulation time, 11163.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5501 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11163.4511163.45211163.452 100.00 ------------------------------------------------------------------------------- PC_run 5501 5501 11133.48 2.024 2.024 99.73 GM_PC_couple 5501 5501 13.93 0.003 0.003 0.12 PC_GM_couple 5501 5501 11.01 0.002 0.002 0.10 #others 5.03 5.031 0.05 ------------------------------------------------------------------------------- ======= Cycle 5501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5502 steps, 2.56000 s simulation time, 11165.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5502 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11165.7611165.75511165.755 100.00 ------------------------------------------------------------------------------- PC_run 5502 5502 11135.78 2.024 2.024 99.73 GM_PC_couple 5502 5502 13.93 0.003 0.003 0.12 PC_GM_couple 5502 5502 11.01 0.002 0.002 0.10 #others 5.03 5.032 0.05 ------------------------------------------------------------------------------- ======= Cycle 5502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5503 steps, 2.56000 s simulation time, 11168.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5503 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11168.3511168.34911168.349 100.00 ------------------------------------------------------------------------------- PC_run 5503 5503 11138.36 2.024 2.024 99.73 GM_PC_couple 5503 5503 13.94 0.003 0.003 0.12 PC_GM_couple 5503 5503 11.02 0.002 0.002 0.10 #others 5.03 5.033 0.05 ------------------------------------------------------------------------------- ======= Cycle 5503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5504 steps, 2.56000 s simulation time, 11170.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5504 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11170.3511170.35211170.352 100.00 ------------------------------------------------------------------------------- PC_run 5504 5504 11140.36 2.024 2.024 99.73 GM_PC_couple 5504 5504 13.94 0.003 0.003 0.12 PC_GM_couple 5504 5504 11.02 0.002 0.002 0.10 #others 5.03 5.034 0.05 ------------------------------------------------------------------------------- ======= Cycle 5504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5505 steps, 2.56000 s simulation time, 11172.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5505 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11172.4611172.46111172.461 100.00 ------------------------------------------------------------------------------- PC_run 5505 5505 11142.47 2.024 2.024 99.73 GM_PC_couple 5505 5505 13.94 0.003 0.003 0.12 PC_GM_couple 5505 5505 11.02 0.002 0.002 0.10 #others 5.04 5.035 0.05 ------------------------------------------------------------------------------- ======= Cycle 5505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5506 steps, 2.56000 s simulation time, 11174.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5506 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11174.6011174.60011174.600 100.00 ------------------------------------------------------------------------------- PC_run 5506 5506 11144.60 2.024 2.024 99.73 GM_PC_couple 5506 5506 13.94 0.003 0.003 0.12 PC_GM_couple 5506 5506 11.02 0.002 0.002 0.10 #others 5.04 5.036 0.05 ------------------------------------------------------------------------------- ======= Cycle 5506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5507 steps, 2.56000 s simulation time, 11177.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5507 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11177.1911177.19011177.190 100.00 ------------------------------------------------------------------------------- PC_run 5507 5507 11147.18 2.024 2.024 99.73 GM_PC_couple 5507 5507 13.94 0.003 0.003 0.12 PC_GM_couple 5507 5507 11.02 0.002 0.002 0.10 #others 5.04 5.037 0.05 ------------------------------------------------------------------------------- ======= Cycle 5507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5508 steps, 2.56000 s simulation time, 11179.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5508 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11179.5411179.53611179.536 100.00 ------------------------------------------------------------------------------- PC_run 5508 5508 11149.53 2.024 2.024 99.73 GM_PC_couple 5508 5508 13.95 0.003 0.003 0.12 PC_GM_couple 5508 5508 11.03 0.002 0.002 0.10 #others 5.04 5.038 0.05 ------------------------------------------------------------------------------- ======= Cycle 5508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5509 steps, 2.56000 s simulation time, 11181.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5509 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11181.8411181.84511181.845 100.00 ------------------------------------------------------------------------------- PC_run 5509 5509 11151.83 2.024 2.024 99.73 GM_PC_couple 5509 5509 13.95 0.003 0.003 0.12 PC_GM_couple 5509 5509 11.03 0.002 0.002 0.10 #others 5.04 5.038 0.05 ------------------------------------------------------------------------------- ======= Cycle 5509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5510 steps, 2.56000 s simulation time, 11184.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5510 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11184.0911184.09111184.091 100.00 ------------------------------------------------------------------------------- PC_run 5510 5510 11154.07 2.024 2.024 99.73 GM_PC_couple 5510 5510 13.95 0.003 0.003 0.12 PC_GM_couple 5510 5510 11.03 0.002 0.002 0.10 #others 5.04 5.039 0.05 ------------------------------------------------------------------------------- ======= Cycle 5510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5511 steps, 2.56000 s simulation time, 11186.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5511 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11186.4311186.43011186.430 100.00 ------------------------------------------------------------------------------- PC_run 5511 5511 11156.41 2.024 2.024 99.73 GM_PC_couple 5511 5511 13.95 0.003 0.003 0.12 PC_GM_couple 5511 5511 11.03 0.002 0.002 0.10 #others 5.04 5.040 0.05 ------------------------------------------------------------------------------- ======= Cycle 5511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5512 steps, 2.56000 s simulation time, 11188.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5512 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11188.3811188.37711188.377 100.00 ------------------------------------------------------------------------------- PC_run 5512 5512 11158.35 2.024 2.024 99.73 GM_PC_couple 5512 5512 13.96 0.003 0.003 0.12 PC_GM_couple 5512 5512 11.03 0.002 0.002 0.10 #others 5.04 5.040 0.05 ------------------------------------------------------------------------------- ======= Cycle 5512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5513 steps, 2.56000 s simulation time, 11190.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5513 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11190.4811190.48011190.480 100.00 ------------------------------------------------------------------------------- PC_run 5513 5513 11160.45 2.024 2.024 99.73 GM_PC_couple 5513 5513 13.96 0.003 0.003 0.12 PC_GM_couple 5513 5513 11.03 0.002 0.002 0.10 #others 5.04 5.041 0.05 ------------------------------------------------------------------------------- ======= Cycle 5513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5514 steps, 2.56000 s simulation time, 11192.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5514 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11192.3711192.37011192.370 100.00 ------------------------------------------------------------------------------- PC_run 5514 5514 11162.33 2.024 2.024 99.73 GM_PC_couple 5514 5514 13.96 0.003 0.003 0.12 PC_GM_couple 5514 5514 11.04 0.002 0.002 0.10 #others 5.04 5.042 0.05 ------------------------------------------------------------------------------- ======= Cycle 5514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5515 steps, 2.56000 s simulation time, 11194.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5515 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11194.2611194.25911194.259 100.00 ------------------------------------------------------------------------------- PC_run 5515 5515 11164.21 2.024 2.024 99.73 GM_PC_couple 5515 5515 13.96 0.003 0.003 0.12 PC_GM_couple 5515 5515 11.04 0.002 0.002 0.10 #others 5.04 5.043 0.05 ------------------------------------------------------------------------------- ======= Cycle 5515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5516 steps, 2.56000 s simulation time, 11196.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5516 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11196.5511196.55111196.551 100.00 ------------------------------------------------------------------------------- PC_run 5516 5516 11166.50 2.024 2.024 99.73 GM_PC_couple 5516 5516 13.97 0.003 0.003 0.12 PC_GM_couple 5516 5516 11.04 0.002 0.002 0.10 #others 5.04 5.044 0.05 ------------------------------------------------------------------------------- ======= Cycle 5516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5517 steps, 2.56000 s simulation time, 11198.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5517 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11198.9611198.95711198.957 100.00 ------------------------------------------------------------------------------- PC_run 5517 5517 11168.90 2.024 2.024 99.73 GM_PC_couple 5517 5517 13.97 0.003 0.003 0.12 PC_GM_couple 5517 5517 11.04 0.002 0.002 0.10 #others 5.04 5.044 0.05 ------------------------------------------------------------------------------- ======= Cycle 5517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5518 steps, 2.56000 s simulation time, 11201.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5518 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11201.3811201.37511201.375 100.00 ------------------------------------------------------------------------------- PC_run 5518 5518 11171.32 2.025 2.025 99.73 GM_PC_couple 5518 5518 13.97 0.003 0.003 0.12 PC_GM_couple 5518 5518 11.04 0.002 0.002 0.10 #others 5.05 5.045 0.05 ------------------------------------------------------------------------------- ======= Cycle 5518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5519 steps, 2.56000 s simulation time, 11203.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5519 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11203.6011203.59511203.595 100.00 ------------------------------------------------------------------------------- PC_run 5519 5519 11173.53 2.025 2.025 99.73 GM_PC_couple 5519 5519 13.97 0.003 0.003 0.12 PC_GM_couple 5519 5519 11.05 0.002 0.002 0.10 #others 5.05 5.046 0.05 ------------------------------------------------------------------------------- ======= Cycle 5519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5520 steps, 2.56000 s simulation time, 11205.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5520 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11205.8811205.88411205.884 100.00 ------------------------------------------------------------------------------- PC_run 5520 5520 11175.82 2.025 2.025 99.73 GM_PC_couple 5520 5520 13.97 0.003 0.003 0.12 PC_GM_couple 5520 5520 11.05 0.002 0.002 0.10 #others 5.05 5.047 0.05 ------------------------------------------------------------------------------- ======= Cycle 5520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5521 steps, 2.56000 s simulation time, 11208.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5521 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11208.6911208.69211208.692 100.00 ------------------------------------------------------------------------------- PC_run 5521 5521 11178.62 2.025 2.025 99.73 GM_PC_couple 5521 5521 13.98 0.003 0.003 0.12 PC_GM_couple 5521 5521 11.05 0.002 0.002 0.10 #others 5.05 5.048 0.05 ------------------------------------------------------------------------------- ======= Cycle 5521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5522 steps, 2.56000 s simulation time, 11211.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5522 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11211.2411211.24211211.242 100.00 ------------------------------------------------------------------------------- PC_run 5522 5522 11181.16 2.025 2.025 99.73 GM_PC_couple 5522 5522 13.98 0.003 0.003 0.12 PC_GM_couple 5522 5522 11.05 0.002 0.002 0.10 #others 5.05 5.049 0.05 ------------------------------------------------------------------------------- ======= Cycle 5522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5523 steps, 2.56000 s simulation time, 11213.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5523 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11213.7211213.71811213.718 100.00 ------------------------------------------------------------------------------- PC_run 5523 5523 11183.63 2.025 2.025 99.73 GM_PC_couple 5523 5523 13.98 0.003 0.003 0.12 PC_GM_couple 5523 5523 11.05 0.002 0.002 0.10 #others 5.05 5.049 0.05 ------------------------------------------------------------------------------- ======= Cycle 5523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5524 steps, 2.56000 s simulation time, 11215.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5524 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11215.9711215.96811215.968 100.00 ------------------------------------------------------------------------------- PC_run 5524 5524 11185.88 2.025 2.025 99.73 GM_PC_couple 5524 5524 13.98 0.003 0.003 0.12 PC_GM_couple 5524 5524 11.05 0.002 0.002 0.10 #others 5.05 5.050 0.05 ------------------------------------------------------------------------------- ======= Cycle 5524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5525 steps, 2.56000 s simulation time, 11218.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5525 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11218.7411218.73911218.739 100.00 ------------------------------------------------------------------------------- PC_run 5525 5525 11188.65 2.025 2.025 99.73 GM_PC_couple 5525 5525 13.99 0.003 0.003 0.12 PC_GM_couple 5525 5525 11.06 0.002 0.002 0.10 #others 5.05 5.051 0.05 ------------------------------------------------------------------------------- ======= Cycle 5525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5526 steps, 2.56000 s simulation time, 11220.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5526 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11220.5711220.56911220.569 100.00 ------------------------------------------------------------------------------- PC_run 5526 5526 11190.47 2.025 2.025 99.73 GM_PC_couple 5526 5526 13.99 0.003 0.003 0.12 PC_GM_couple 5526 5526 11.06 0.002 0.002 0.10 #others 5.05 5.052 0.05 ------------------------------------------------------------------------------- ======= Cycle 5526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5527 steps, 2.56000 s simulation time, 11222.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5527 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11222.6711222.67211222.672 100.00 ------------------------------------------------------------------------------- PC_run 5527 5527 11192.57 2.025 2.025 99.73 GM_PC_couple 5527 5527 13.99 0.003 0.003 0.12 PC_GM_couple 5527 5527 11.06 0.002 0.002 0.10 #others 5.05 5.053 0.05 ------------------------------------------------------------------------------- ======= Cycle 5527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5528 steps, 2.56000 s simulation time, 11224.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5528 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11224.8011224.79811224.798 100.00 ------------------------------------------------------------------------------- PC_run 5528 5528 11194.69 2.025 2.025 99.73 GM_PC_couple 5528 5528 13.99 0.003 0.003 0.12 PC_GM_couple 5528 5528 11.06 0.002 0.002 0.10 #others 5.05 5.054 0.05 ------------------------------------------------------------------------------- ======= Cycle 5528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5529 steps, 2.56000 s simulation time, 11227.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5529 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11227.1411227.13911227.139 100.00 ------------------------------------------------------------------------------- PC_run 5529 5529 11197.03 2.025 2.025 99.73 GM_PC_couple 5529 5529 14.00 0.003 0.003 0.12 PC_GM_couple 5529 5529 11.06 0.002 0.002 0.10 #others 5.05 5.055 0.05 ------------------------------------------------------------------------------- ======= Cycle 5529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5530 steps, 2.56000 s simulation time, 11229.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5530 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11229.1411229.14211229.142 100.00 ------------------------------------------------------------------------------- PC_run 5530 5530 11199.02 2.025 2.025 99.73 GM_PC_couple 5530 5530 14.00 0.003 0.003 0.12 PC_GM_couple 5530 5530 11.07 0.002 0.002 0.10 #others 5.06 5.056 0.05 ------------------------------------------------------------------------------- ======= Cycle 5530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5531 steps, 2.56000 s simulation time, 11230.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5531 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11230.9811230.97811230.978 100.00 ------------------------------------------------------------------------------- PC_run 5531 5531 11200.85 2.025 2.025 99.73 GM_PC_couple 5531 5531 14.00 0.003 0.003 0.12 PC_GM_couple 5531 5531 11.07 0.002 0.002 0.10 #others 5.06 5.057 0.05 ------------------------------------------------------------------------------- ======= Cycle 5531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5532 steps, 2.56000 s simulation time, 11232.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5532 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11232.8511232.85011232.850 100.00 ------------------------------------------------------------------------------- PC_run 5532 5532 11202.72 2.025 2.025 99.73 GM_PC_couple 5532 5532 14.00 0.003 0.003 0.12 PC_GM_couple 5532 5532 11.07 0.002 0.002 0.10 #others 5.06 5.057 0.05 ------------------------------------------------------------------------------- ======= Cycle 5532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5533 steps, 2.56000 s simulation time, 11235.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5533 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11235.7311235.72911235.729 100.00 ------------------------------------------------------------------------------- PC_run 5533 5533 11205.59 2.025 2.025 99.73 GM_PC_couple 5533 5533 14.00 0.003 0.003 0.12 PC_GM_couple 5533 5533 11.07 0.002 0.002 0.10 #others 5.06 5.058 0.05 ------------------------------------------------------------------------------- ======= Cycle 5533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5534 steps, 2.56000 s simulation time, 11238.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5534 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11238.0611238.05711238.057 100.00 ------------------------------------------------------------------------------- PC_run 5534 5534 11207.92 2.025 2.025 99.73 GM_PC_couple 5534 5534 14.01 0.003 0.003 0.12 PC_GM_couple 5534 5534 11.07 0.002 0.002 0.10 #others 5.06 5.059 0.05 ------------------------------------------------------------------------------- ======= Cycle 5534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5535 steps, 2.56000 s simulation time, 11240.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5535 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11240.2711240.27111240.271 100.00 ------------------------------------------------------------------------------- PC_run 5535 5535 11210.13 2.025 2.025 99.73 GM_PC_couple 5535 5535 14.01 0.003 0.003 0.12 PC_GM_couple 5535 5535 11.08 0.002 0.002 0.10 #others 5.06 5.060 0.05 ------------------------------------------------------------------------------- ======= Cycle 5535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5536 steps, 2.56000 s simulation time, 11242.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5536 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11242.9411242.93511242.935 100.00 ------------------------------------------------------------------------------- PC_run 5536 5536 11212.79 2.025 2.025 99.73 GM_PC_couple 5536 5536 14.01 0.003 0.003 0.12 PC_GM_couple 5536 5536 11.08 0.002 0.002 0.10 #others 5.06 5.061 0.05 ------------------------------------------------------------------------------- ======= Cycle 5536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5537 steps, 2.56000 s simulation time, 11245.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5537 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11245.6011245.60111245.601 100.00 ------------------------------------------------------------------------------- PC_run 5537 5537 11215.45 2.026 2.026 99.73 GM_PC_couple 5537 5537 14.01 0.003 0.003 0.12 PC_GM_couple 5537 5537 11.08 0.002 0.002 0.10 #others 5.06 5.062 0.05 ------------------------------------------------------------------------------- ======= Cycle 5537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5538 steps, 2.56000 s simulation time, 11248.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5538 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11248.0111248.00811248.008 100.00 ------------------------------------------------------------------------------- PC_run 5538 5538 11217.85 2.026 2.026 99.73 GM_PC_couple 5538 5538 14.02 0.003 0.003 0.12 PC_GM_couple 5538 5538 11.08 0.002 0.002 0.10 #others 5.06 5.063 0.05 ------------------------------------------------------------------------------- ======= Cycle 5538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5539 steps, 2.56000 s simulation time, 11250.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5539 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11250.0711250.07311250.073 100.00 ------------------------------------------------------------------------------- PC_run 5539 5539 11219.91 2.026 2.026 99.73 GM_PC_couple 5539 5539 14.02 0.003 0.003 0.12 PC_GM_couple 5539 5539 11.08 0.002 0.002 0.10 #others 5.06 5.064 0.05 ------------------------------------------------------------------------------- ======= Cycle 5539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5540 steps, 2.56000 s simulation time, 11252.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5540 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11252.8311252.83011252.830 100.00 ------------------------------------------------------------------------------- PC_run 5540 5540 11222.66 2.026 2.026 99.73 GM_PC_couple 5540 5540 14.02 0.003 0.003 0.12 PC_GM_couple 5540 5540 11.09 0.002 0.002 0.10 #others 5.07 5.065 0.05 ------------------------------------------------------------------------------- ======= Cycle 5540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5541 steps, 2.56000 s simulation time, 11255.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5541 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11255.1011255.10011255.100 100.00 ------------------------------------------------------------------------------- PC_run 5541 5541 11224.92 2.026 2.026 99.73 GM_PC_couple 5541 5541 14.02 0.003 0.003 0.12 PC_GM_couple 5541 5541 11.09 0.002 0.002 0.10 #others 5.07 5.066 0.05 ------------------------------------------------------------------------------- ======= Cycle 5541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5542 steps, 2.56000 s simulation time, 11257.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5542 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11257.8011257.80311257.803 100.00 ------------------------------------------------------------------------------- PC_run 5542 5542 11227.62 2.026 2.026 99.73 GM_PC_couple 5542 5542 14.03 0.003 0.003 0.12 PC_GM_couple 5542 5542 11.09 0.002 0.002 0.10 #others 5.07 5.067 0.05 ------------------------------------------------------------------------------- ======= Cycle 5542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5543 steps, 2.56000 s simulation time, 11260.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5543 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11260.4111260.40911260.409 100.00 ------------------------------------------------------------------------------- PC_run 5543 5543 11230.22 2.026 2.026 99.73 GM_PC_couple 5543 5543 14.03 0.003 0.003 0.12 PC_GM_couple 5543 5543 11.09 0.002 0.002 0.10 #others 5.07 5.068 0.05 ------------------------------------------------------------------------------- ======= Cycle 5543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5544 steps, 2.56000 s simulation time, 11263.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5544 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11263.2911263.29011263.290 100.00 ------------------------------------------------------------------------------- PC_run 5544 5544 11233.10 2.026 2.026 99.73 GM_PC_couple 5544 5544 14.03 0.003 0.003 0.12 PC_GM_couple 5544 5544 11.09 0.002 0.002 0.10 #others 5.07 5.069 0.05 ------------------------------------------------------------------------------- ======= Cycle 5544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5545 steps, 2.56000 s simulation time, 11265.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5545 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11265.9911265.98711265.987 100.00 ------------------------------------------------------------------------------- PC_run 5545 5545 11235.79 2.026 2.026 99.73 GM_PC_couple 5545 5545 14.03 0.003 0.003 0.12 PC_GM_couple 5545 5545 11.09 0.002 0.002 0.10 #others 5.07 5.070 0.05 ------------------------------------------------------------------------------- ======= Cycle 5545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5546 steps, 2.56000 s simulation time, 11268.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5546 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11268.3311268.32611268.326 100.00 ------------------------------------------------------------------------------- PC_run 5546 5546 11238.12 2.026 2.026 99.73 GM_PC_couple 5546 5546 14.04 0.003 0.003 0.12 PC_GM_couple 5546 5546 11.10 0.002 0.002 0.10 #others 5.07 5.071 0.05 ------------------------------------------------------------------------------- ======= Cycle 5546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5547 steps, 2.56000 s simulation time, 11270.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5547 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11270.9211270.92211270.922 100.00 ------------------------------------------------------------------------------- PC_run 5547 5547 11240.71 2.026 2.026 99.73 GM_PC_couple 5547 5547 14.04 0.003 0.003 0.12 PC_GM_couple 5547 5547 11.10 0.002 0.002 0.10 #others 5.07 5.072 0.04 ------------------------------------------------------------------------------- ======= Cycle 5547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5548 steps, 2.56000 s simulation time, 11273.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5548 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11273.2211273.21611273.216 100.00 ------------------------------------------------------------------------------- PC_run 5548 5548 11243.00 2.026 2.026 99.73 GM_PC_couple 5548 5548 14.04 0.003 0.003 0.12 PC_GM_couple 5548 5548 11.10 0.002 0.002 0.10 #others 5.07 5.073 0.04 ------------------------------------------------------------------------------- ======= Cycle 5548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5549 steps, 2.56000 s simulation time, 11275.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5549 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11275.3711275.36911275.369 100.00 ------------------------------------------------------------------------------- PC_run 5549 5549 11245.15 2.027 2.027 99.73 GM_PC_couple 5549 5549 14.04 0.003 0.003 0.12 PC_GM_couple 5549 5549 11.10 0.002 0.002 0.10 #others 5.07 5.074 0.04 ------------------------------------------------------------------------------- ======= Cycle 5549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5550 steps, 2.56000 s simulation time, 11277.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5550 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11277.1211277.12011277.120 100.00 ------------------------------------------------------------------------------- PC_run 5550 5550 11246.90 2.026 2.026 99.73 GM_PC_couple 5550 5550 14.05 0.003 0.003 0.12 PC_GM_couple 5550 5550 11.10 0.002 0.002 0.10 #others 5.07 5.075 0.04 ------------------------------------------------------------------------------- ======= Cycle 5550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5551 steps, 2.56000 s simulation time, 11279.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5551 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11279.2811279.27811279.278 100.00 ------------------------------------------------------------------------------- PC_run 5551 5551 11249.05 2.026 2.026 99.73 GM_PC_couple 5551 5551 14.05 0.003 0.003 0.12 PC_GM_couple 5551 5551 11.11 0.002 0.002 0.10 #others 5.08 5.075 0.04 ------------------------------------------------------------------------------- ======= Cycle 5551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5552 steps, 2.56000 s simulation time, 11282.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5552 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11282.0811282.08311282.083 100.00 ------------------------------------------------------------------------------- PC_run 5552 5552 11251.85 2.027 2.027 99.73 GM_PC_couple 5552 5552 14.05 0.003 0.003 0.12 PC_GM_couple 5552 5552 11.11 0.002 0.002 0.10 #others 5.08 5.076 0.04 ------------------------------------------------------------------------------- ======= Cycle 5552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5553 steps, 2.56000 s simulation time, 11284.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5553 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11284.3911284.38811284.388 100.00 ------------------------------------------------------------------------------- PC_run 5553 5553 11254.15 2.027 2.027 99.73 GM_PC_couple 5553 5553 14.05 0.003 0.003 0.12 PC_GM_couple 5553 5553 11.11 0.002 0.002 0.10 #others 5.08 5.077 0.04 ------------------------------------------------------------------------------- ======= Cycle 5553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5554 steps, 2.56000 s simulation time, 11287.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5554 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11287.0511287.05211287.052 100.00 ------------------------------------------------------------------------------- PC_run 5554 5554 11256.81 2.027 2.027 99.73 GM_PC_couple 5554 5554 14.05 0.003 0.003 0.12 PC_GM_couple 5554 5554 11.11 0.002 0.002 0.10 #others 5.08 5.078 0.04 ------------------------------------------------------------------------------- ======= Cycle 5554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5555 steps, 2.56000 s simulation time, 11289.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5555 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11289.2911289.28811289.288 100.00 ------------------------------------------------------------------------------- PC_run 5555 5555 11259.04 2.027 2.027 99.73 GM_PC_couple 5555 5555 14.06 0.003 0.003 0.12 PC_GM_couple 5555 5555 11.11 0.002 0.002 0.10 #others 5.08 5.079 0.04 ------------------------------------------------------------------------------- ======= Cycle 5555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5556 steps, 2.56000 s simulation time, 11292.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5556 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11292.1111292.11011292.110 100.00 ------------------------------------------------------------------------------- PC_run 5556 5556 11261.86 2.027 2.027 99.73 GM_PC_couple 5556 5556 14.06 0.003 0.003 0.12 PC_GM_couple 5556 5556 11.11 0.002 0.002 0.10 #others 5.08 5.079 0.04 ------------------------------------------------------------------------------- ======= Cycle 5556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5557 steps, 2.56000 s simulation time, 11294.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5557 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11294.3611294.35611294.356 100.00 ------------------------------------------------------------------------------- PC_run 5557 5557 11264.10 2.027 2.027 99.73 GM_PC_couple 5557 5557 14.06 0.003 0.003 0.12 PC_GM_couple 5557 5557 11.12 0.002 0.002 0.10 #others 5.08 5.080 0.04 ------------------------------------------------------------------------------- ======= Cycle 5557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5558 steps, 2.56000 s simulation time, 11296.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5558 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11296.4511296.45011296.450 100.00 ------------------------------------------------------------------------------- PC_run 5558 5558 11266.19 2.027 2.027 99.73 GM_PC_couple 5558 5558 14.06 0.003 0.003 0.12 PC_GM_couple 5558 5558 11.12 0.002 0.002 0.10 #others 5.08 5.081 0.04 ------------------------------------------------------------------------------- ======= Cycle 5558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5559 steps, 2.56000 s simulation time, 11298.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5559 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11298.4211298.42411298.424 100.00 ------------------------------------------------------------------------------- PC_run 5559 5559 11268.16 2.027 2.027 99.73 GM_PC_couple 5559 5559 14.07 0.003 0.003 0.12 PC_GM_couple 5559 5559 11.12 0.002 0.002 0.10 #others 5.08 5.082 0.04 ------------------------------------------------------------------------------- ======= Cycle 5559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5560 steps, 2.56000 s simulation time, 11300.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5560 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11300.1211300.11911300.119 100.00 ------------------------------------------------------------------------------- PC_run 5560 5560 11269.85 2.027 2.027 99.73 GM_PC_couple 5560 5560 14.07 0.003 0.003 0.12 PC_GM_couple 5560 5560 11.12 0.002 0.002 0.10 #others 5.08 5.083 0.04 ------------------------------------------------------------------------------- ======= Cycle 5560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5561 steps, 2.56000 s simulation time, 11301.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5561 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11301.9211301.91711301.917 100.00 ------------------------------------------------------------------------------- PC_run 5561 5561 11271.64 2.027 2.027 99.73 GM_PC_couple 5561 5561 14.07 0.003 0.003 0.12 PC_GM_couple 5561 5561 11.12 0.002 0.002 0.10 #others 5.08 5.084 0.04 ------------------------------------------------------------------------------- ======= Cycle 5561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5562 steps, 2.56000 s simulation time, 11303.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5562 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11303.7211303.71711303.717 100.00 ------------------------------------------------------------------------------- PC_run 5562 5562 11273.43 2.027 2.027 99.73 GM_PC_couple 5562 5562 14.07 0.003 0.003 0.12 PC_GM_couple 5562 5562 11.13 0.002 0.002 0.10 #others 5.08 5.085 0.04 ------------------------------------------------------------------------------- ======= Cycle 5562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5563 steps, 2.56000 s simulation time, 11305.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5563 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11305.6911305.69111305.691 100.00 ------------------------------------------------------------------------------- PC_run 5563 5563 11275.40 2.027 2.027 99.73 GM_PC_couple 5563 5563 14.07 0.003 0.003 0.12 PC_GM_couple 5563 5563 11.13 0.002 0.002 0.10 #others 5.09 5.086 0.04 ------------------------------------------------------------------------------- ======= Cycle 5563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5564 steps, 2.56000 s simulation time, 11307.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5564 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11307.6511307.64911307.649 100.00 ------------------------------------------------------------------------------- PC_run 5564 5564 11277.36 2.027 2.027 99.73 GM_PC_couple 5564 5564 14.08 0.003 0.003 0.12 PC_GM_couple 5564 5564 11.13 0.002 0.002 0.10 #others 5.09 5.087 0.04 ------------------------------------------------------------------------------- ======= Cycle 5564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5565 steps, 2.56000 s simulation time, 11309.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5565 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11309.5411309.54111309.541 100.00 ------------------------------------------------------------------------------- PC_run 5565 5565 11279.24 2.027 2.027 99.73 GM_PC_couple 5565 5565 14.08 0.003 0.003 0.12 PC_GM_couple 5565 5565 11.13 0.002 0.002 0.10 #others 5.09 5.087 0.04 ------------------------------------------------------------------------------- ======= Cycle 5565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5566 steps, 2.56000 s simulation time, 11311.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5566 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11311.3911311.38811311.388 100.00 ------------------------------------------------------------------------------- PC_run 5566 5566 11281.08 2.027 2.027 99.73 GM_PC_couple 5566 5566 14.08 0.003 0.003 0.12 PC_GM_couple 5566 5566 11.13 0.002 0.002 0.10 #others 5.09 5.088 0.04 ------------------------------------------------------------------------------- ======= Cycle 5566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5567 steps, 2.56000 s simulation time, 11313.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5567 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11313.2611313.26111313.261 100.00 ------------------------------------------------------------------------------- PC_run 5567 5567 11282.95 2.027 2.027 99.73 GM_PC_couple 5567 5567 14.08 0.003 0.003 0.12 PC_GM_couple 5567 5567 11.14 0.002 0.002 0.10 #others 5.09 5.089 0.04 ------------------------------------------------------------------------------- ======= Cycle 5567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5568 steps, 2.56000 s simulation time, 11315.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5568 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11315.4311315.43011315.430 100.00 ------------------------------------------------------------------------------- PC_run 5568 5568 11285.12 2.027 2.027 99.73 GM_PC_couple 5568 5568 14.09 0.003 0.003 0.12 PC_GM_couple 5568 5568 11.14 0.002 0.002 0.10 #others 5.09 5.090 0.04 ------------------------------------------------------------------------------- ======= Cycle 5568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5569 steps, 2.56000 s simulation time, 11317.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5569 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11317.2611317.26511317.265 100.00 ------------------------------------------------------------------------------- PC_run 5569 5569 11286.95 2.027 2.027 99.73 GM_PC_couple 5569 5569 14.09 0.003 0.003 0.12 PC_GM_couple 5569 5569 11.14 0.002 0.002 0.10 #others 5.09 5.091 0.04 ------------------------------------------------------------------------------- ======= Cycle 5569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5570 steps, 2.56000 s simulation time, 11319.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5570 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11319.1111319.10711319.107 100.00 ------------------------------------------------------------------------------- PC_run 5570 5570 11288.78 2.027 2.027 99.73 GM_PC_couple 5570 5570 14.09 0.003 0.003 0.12 PC_GM_couple 5570 5570 11.14 0.002 0.002 0.10 #others 5.09 5.092 0.04 ------------------------------------------------------------------------------- ======= Cycle 5570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5571 steps, 2.56000 s simulation time, 11320.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5571 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11320.9711320.96911320.969 100.00 ------------------------------------------------------------------------------- PC_run 5571 5571 11290.64 2.027 2.027 99.73 GM_PC_couple 5571 5571 14.09 0.003 0.003 0.12 PC_GM_couple 5571 5571 11.14 0.002 0.002 0.10 #others 5.09 5.093 0.04 ------------------------------------------------------------------------------- ======= Cycle 5571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5572 steps, 2.56000 s simulation time, 11322.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5572 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11322.8711322.87411322.874 100.00 ------------------------------------------------------------------------------- PC_run 5572 5572 11292.54 2.027 2.027 99.73 GM_PC_couple 5572 5572 14.10 0.003 0.003 0.12 PC_GM_couple 5572 5572 11.14 0.002 0.002 0.10 #others 5.09 5.094 0.04 ------------------------------------------------------------------------------- ======= Cycle 5572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5573 steps, 2.56000 s simulation time, 11324.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5573 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11324.7111324.71011324.710 100.00 ------------------------------------------------------------------------------- PC_run 5573 5573 11294.37 2.027 2.027 99.73 GM_PC_couple 5573 5573 14.10 0.003 0.003 0.12 PC_GM_couple 5573 5573 11.15 0.002 0.002 0.10 #others 5.09 5.094 0.04 ------------------------------------------------------------------------------- ======= Cycle 5573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5574 steps, 2.56000 s simulation time, 11326.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5574 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11326.5511326.54811326.548 100.00 ------------------------------------------------------------------------------- PC_run 5574 5574 11296.20 2.027 2.027 99.73 GM_PC_couple 5574 5574 14.10 0.003 0.003 0.12 PC_GM_couple 5574 5574 11.15 0.002 0.002 0.10 #others 5.10 5.095 0.04 ------------------------------------------------------------------------------- ======= Cycle 5574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5575 steps, 2.56000 s simulation time, 11328.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5575 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11328.2911328.29011328.290 100.00 ------------------------------------------------------------------------------- PC_run 5575 5575 11297.94 2.027 2.027 99.73 GM_PC_couple 5575 5575 14.10 0.003 0.003 0.12 PC_GM_couple 5575 5575 11.15 0.002 0.002 0.10 #others 5.10 5.096 0.04 ------------------------------------------------------------------------------- ======= Cycle 5575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5576 steps, 2.56000 s simulation time, 11332.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5576 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11332.1211332.12311332.123 100.00 ------------------------------------------------------------------------------- PC_run 5576 5576 11301.77 2.027 2.027 99.73 GM_PC_couple 5576 5576 14.10 0.003 0.003 0.12 PC_GM_couple 5576 5576 11.15 0.002 0.002 0.10 #others 5.10 5.097 0.04 ------------------------------------------------------------------------------- ======= Cycle 5576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5577 steps, 2.56000 s simulation time, 11334.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5577 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11334.3011334.29911334.299 100.00 ------------------------------------------------------------------------------- PC_run 5577 5577 11303.94 2.027 2.027 99.73 GM_PC_couple 5577 5577 14.11 0.003 0.003 0.12 PC_GM_couple 5577 5577 11.15 0.002 0.002 0.10 #others 5.10 5.097 0.04 ------------------------------------------------------------------------------- ======= Cycle 5577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5578 steps, 2.56000 s simulation time, 11336.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5578 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11336.2311336.23411336.234 100.00 ------------------------------------------------------------------------------- PC_run 5578 5578 11305.87 2.027 2.027 99.73 GM_PC_couple 5578 5578 14.11 0.003 0.003 0.12 PC_GM_couple 5578 5578 11.16 0.002 0.002 0.10 #others 5.10 5.098 0.04 ------------------------------------------------------------------------------- ======= Cycle 5578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5579 steps, 2.56000 s simulation time, 11338.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5579 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11338.1211338.12411338.124 100.00 ------------------------------------------------------------------------------- PC_run 5579 5579 11307.76 2.027 2.027 99.73 GM_PC_couple 5579 5579 14.11 0.003 0.003 0.12 PC_GM_couple 5579 5579 11.16 0.002 0.002 0.10 #others 5.10 5.099 0.04 ------------------------------------------------------------------------------- ======= Cycle 5579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5580 steps, 2.56000 s simulation time, 11340.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5580 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11340.0311340.03011340.030 100.00 ------------------------------------------------------------------------------- PC_run 5580 5580 11309.66 2.027 2.027 99.73 GM_PC_couple 5580 5580 14.11 0.003 0.003 0.12 PC_GM_couple 5580 5580 11.16 0.002 0.002 0.10 #others 5.10 5.100 0.04 ------------------------------------------------------------------------------- ======= Cycle 5580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5581 steps, 2.56000 s simulation time, 11341.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5581 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11341.8511341.84711341.847 100.00 ------------------------------------------------------------------------------- PC_run 5581 5581 11311.47 2.027 2.027 99.73 GM_PC_couple 5581 5581 14.12 0.003 0.003 0.12 PC_GM_couple 5581 5581 11.16 0.002 0.002 0.10 #others 5.10 5.101 0.04 ------------------------------------------------------------------------------- ======= Cycle 5581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5582 steps, 2.56000 s simulation time, 11343.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5582 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11343.6211343.62411343.624 100.00 ------------------------------------------------------------------------------- PC_run 5582 5582 11313.24 2.027 2.027 99.73 GM_PC_couple 5582 5582 14.12 0.003 0.003 0.12 PC_GM_couple 5582 5582 11.16 0.002 0.002 0.10 #others 5.10 5.102 0.04 ------------------------------------------------------------------------------- ======= Cycle 5582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5583 steps, 2.56000 s simulation time, 11345.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5583 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11345.6711345.67411345.674 100.00 ------------------------------------------------------------------------------- PC_run 5583 5583 11315.29 2.027 2.027 99.73 GM_PC_couple 5583 5583 14.12 0.003 0.003 0.12 PC_GM_couple 5583 5583 11.17 0.002 0.002 0.10 #others 5.10 5.103 0.04 ------------------------------------------------------------------------------- ======= Cycle 5583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5584 steps, 2.56000 s simulation time, 11347.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5584 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11347.7611347.76211347.762 100.00 ------------------------------------------------------------------------------- PC_run 5584 5584 11317.37 2.027 2.027 99.73 GM_PC_couple 5584 5584 14.12 0.003 0.003 0.12 PC_GM_couple 5584 5584 11.17 0.002 0.002 0.10 #others 5.10 5.103 0.04 ------------------------------------------------------------------------------- ======= Cycle 5584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5585 steps, 2.56000 s simulation time, 11349.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5585 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11349.5311349.52611349.526 100.00 ------------------------------------------------------------------------------- PC_run 5585 5585 11319.13 2.027 2.027 99.73 GM_PC_couple 5585 5585 14.13 0.003 0.003 0.12 PC_GM_couple 5585 5585 11.17 0.002 0.002 0.10 #others 5.10 5.104 0.04 ------------------------------------------------------------------------------- ======= Cycle 5585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5586 steps, 2.56000 s simulation time, 11351.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5586 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11351.4411351.44111351.441 100.00 ------------------------------------------------------------------------------- PC_run 5586 5586 11321.04 2.027 2.027 99.73 GM_PC_couple 5586 5586 14.13 0.003 0.003 0.12 PC_GM_couple 5586 5586 11.17 0.002 0.002 0.10 #others 5.10 5.105 0.04 ------------------------------------------------------------------------------- ======= Cycle 5586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5587 steps, 2.56000 s simulation time, 11353.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5587 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11353.1411353.13911353.139 100.00 ------------------------------------------------------------------------------- PC_run 5587 5587 11322.73 2.027 2.027 99.73 GM_PC_couple 5587 5587 14.13 0.003 0.003 0.12 PC_GM_couple 5587 5587 11.17 0.002 0.002 0.10 #others 5.11 5.106 0.04 ------------------------------------------------------------------------------- ======= Cycle 5587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5588 steps, 2.56000 s simulation time, 11355.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5588 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11355.2011355.20111355.201 100.00 ------------------------------------------------------------------------------- PC_run 5588 5588 11324.79 2.027 2.027 99.73 GM_PC_couple 5588 5588 14.13 0.003 0.003 0.12 PC_GM_couple 5588 5588 11.17 0.002 0.002 0.10 #others 5.11 5.107 0.04 ------------------------------------------------------------------------------- ======= Cycle 5588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5589 steps, 2.56000 s simulation time, 11357.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5589 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11357.0211357.02011357.020 100.00 ------------------------------------------------------------------------------- PC_run 5589 5589 11326.60 2.027 2.027 99.73 GM_PC_couple 5589 5589 14.13 0.003 0.003 0.12 PC_GM_couple 5589 5589 11.18 0.002 0.002 0.10 #others 5.11 5.108 0.04 ------------------------------------------------------------------------------- ======= Cycle 5589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5590 steps, 2.56000 s simulation time, 11358.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5590 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11358.9411358.94211358.942 100.00 ------------------------------------------------------------------------------- PC_run 5590 5590 11328.52 2.027 2.027 99.73 GM_PC_couple 5590 5590 14.14 0.003 0.003 0.12 PC_GM_couple 5590 5590 11.18 0.002 0.002 0.10 #others 5.11 5.109 0.04 ------------------------------------------------------------------------------- ======= Cycle 5590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5591 steps, 2.56000 s simulation time, 11361.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5591 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11361.8711361.87211361.872 100.00 ------------------------------------------------------------------------------- PC_run 5591 5591 11331.44 2.027 2.027 99.73 GM_PC_couple 5591 5591 14.14 0.003 0.003 0.12 PC_GM_couple 5591 5591 11.18 0.002 0.002 0.10 #others 5.11 5.110 0.04 ------------------------------------------------------------------------------- ======= Cycle 5591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5592 steps, 2.56000 s simulation time, 11364.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5592 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11364.2811364.27611364.276 100.00 ------------------------------------------------------------------------------- PC_run 5592 5592 11333.84 2.027 2.027 99.73 GM_PC_couple 5592 5592 14.14 0.003 0.003 0.12 PC_GM_couple 5592 5592 11.18 0.002 0.002 0.10 #others 5.11 5.111 0.04 ------------------------------------------------------------------------------- ======= Cycle 5592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5593 steps, 2.56000 s simulation time, 11366.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5593 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11366.4811366.48111366.481 100.00 ------------------------------------------------------------------------------- PC_run 5593 5593 11336.04 2.027 2.027 99.73 GM_PC_couple 5593 5593 14.14 0.003 0.003 0.12 PC_GM_couple 5593 5593 11.18 0.002 0.002 0.10 #others 5.11 5.111 0.04 ------------------------------------------------------------------------------- ======= Cycle 5593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5594 steps, 2.56000 s simulation time, 11368.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5594 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11368.8711368.87411368.874 100.00 ------------------------------------------------------------------------------- PC_run 5594 5594 11338.43 2.027 2.027 99.73 GM_PC_couple 5594 5594 14.15 0.003 0.003 0.12 PC_GM_couple 5594 5594 11.19 0.002 0.002 0.10 #others 5.11 5.112 0.04 ------------------------------------------------------------------------------- ======= Cycle 5594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5595 steps, 2.56000 s simulation time, 11370.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5595 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11370.6111370.60611370.606 100.00 ------------------------------------------------------------------------------- PC_run 5595 5595 11340.16 2.027 2.027 99.73 GM_PC_couple 5595 5595 14.15 0.003 0.003 0.12 PC_GM_couple 5595 5595 11.19 0.002 0.002 0.10 #others 5.11 5.113 0.04 ------------------------------------------------------------------------------- ======= Cycle 5595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5596 steps, 2.56000 s simulation time, 11372.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5596 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11372.3811372.37911372.379 100.00 ------------------------------------------------------------------------------- PC_run 5596 5596 11341.93 2.027 2.027 99.73 GM_PC_couple 5596 5596 14.15 0.003 0.003 0.12 PC_GM_couple 5596 5596 11.19 0.002 0.002 0.10 #others 5.11 5.114 0.04 ------------------------------------------------------------------------------- ======= Cycle 5596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5597 steps, 2.56000 s simulation time, 11374.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5597 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11374.2211374.21611374.216 100.00 ------------------------------------------------------------------------------- PC_run 5597 5597 11343.76 2.027 2.027 99.73 GM_PC_couple 5597 5597 14.15 0.003 0.003 0.12 PC_GM_couple 5597 5597 11.19 0.002 0.002 0.10 #others 5.11 5.115 0.04 ------------------------------------------------------------------------------- ======= Cycle 5597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5598 steps, 2.56000 s simulation time, 11375.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5598 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11375.9811375.97811375.978 100.00 ------------------------------------------------------------------------------- PC_run 5598 5598 11345.51 2.027 2.027 99.73 GM_PC_couple 5598 5598 14.16 0.003 0.003 0.12 PC_GM_couple 5598 5598 11.19 0.002 0.002 0.10 #others 5.12 5.116 0.04 ------------------------------------------------------------------------------- ======= Cycle 5598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5599 steps, 2.56000 s simulation time, 11377.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5599 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11377.9911377.99011377.990 100.00 ------------------------------------------------------------------------------- PC_run 5599 5599 11347.52 2.027 2.027 99.73 GM_PC_couple 5599 5599 14.16 0.003 0.003 0.12 PC_GM_couple 5599 5599 11.19 0.002 0.002 0.10 #others 5.12 5.117 0.04 ------------------------------------------------------------------------------- ======= Cycle 5599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5600 steps, 2.56000 s simulation time, 11379.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5600 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11379.6611379.66211379.662 100.00 ------------------------------------------------------------------------------- PC_run 5600 5600 11349.19 2.027 2.027 99.73 GM_PC_couple 5600 5600 14.16 0.003 0.003 0.12 PC_GM_couple 5600 5600 11.20 0.002 0.002 0.10 #others 5.12 5.118 0.04 ------------------------------------------------------------------------------- ======= Cycle 5600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5601 steps, 2.56000 s simulation time, 11381.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5601 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11381.4211381.42211381.422 100.00 ------------------------------------------------------------------------------- PC_run 5601 5601 11350.94 2.027 2.027 99.73 GM_PC_couple 5601 5601 14.16 0.003 0.003 0.12 PC_GM_couple 5601 5601 11.20 0.002 0.002 0.10 #others 5.12 5.118 0.04 ------------------------------------------------------------------------------- ======= Cycle 5601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5602 steps, 2.56000 s simulation time, 11383.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5602 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11383.4411383.44511383.445 100.00 ------------------------------------------------------------------------------- PC_run 5602 5602 11352.96 2.027 2.027 99.73 GM_PC_couple 5602 5602 14.16 0.003 0.003 0.12 PC_GM_couple 5602 5602 11.20 0.002 0.002 0.10 #others 5.12 5.119 0.04 ------------------------------------------------------------------------------- ======= Cycle 5602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5603 steps, 2.56000 s simulation time, 11385.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5603 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11385.1111385.10911385.109 100.00 ------------------------------------------------------------------------------- PC_run 5603 5603 11354.62 2.027 2.027 99.73 GM_PC_couple 5603 5603 14.17 0.003 0.003 0.12 PC_GM_couple 5603 5603 11.20 0.002 0.002 0.10 #others 5.12 5.120 0.04 ------------------------------------------------------------------------------- ======= Cycle 5603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5604 steps, 2.56000 s simulation time, 11387.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5604 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11387.2811387.27811387.278 100.00 ------------------------------------------------------------------------------- PC_run 5604 5604 11356.78 2.027 2.027 99.73 GM_PC_couple 5604 5604 14.17 0.003 0.003 0.12 PC_GM_couple 5604 5604 11.20 0.002 0.002 0.10 #others 5.12 5.121 0.04 ------------------------------------------------------------------------------- ======= Cycle 5604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5605 steps, 2.56000 s simulation time, 11389.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5605 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11389.0811389.08211389.082 100.00 ------------------------------------------------------------------------------- PC_run 5605 5605 11358.58 2.027 2.027 99.73 GM_PC_couple 5605 5605 14.17 0.003 0.003 0.12 PC_GM_couple 5605 5605 11.21 0.002 0.002 0.10 #others 5.12 5.122 0.04 ------------------------------------------------------------------------------- ======= Cycle 5605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5606 steps, 2.56000 s simulation time, 11390.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5606 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11390.9911390.99311390.993 100.00 ------------------------------------------------------------------------------- PC_run 5606 5606 11360.49 2.026 2.026 99.73 GM_PC_couple 5606 5606 14.17 0.003 0.003 0.12 PC_GM_couple 5606 5606 11.21 0.002 0.002 0.10 #others 5.12 5.123 0.04 ------------------------------------------------------------------------------- ======= Cycle 5606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5607 steps, 2.56000 s simulation time, 11392.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5607 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11392.7211392.72411392.724 100.00 ------------------------------------------------------------------------------- PC_run 5607 5607 11362.21 2.026 2.026 99.73 GM_PC_couple 5607 5607 14.18 0.003 0.003 0.12 PC_GM_couple 5607 5607 11.21 0.002 0.002 0.10 #others 5.12 5.124 0.04 ------------------------------------------------------------------------------- ======= Cycle 5607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5608 steps, 2.56000 s simulation time, 11394.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5608 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11394.7711394.76911394.769 100.00 ------------------------------------------------------------------------------- PC_run 5608 5608 11364.26 2.026 2.026 99.73 GM_PC_couple 5608 5608 14.18 0.003 0.003 0.12 PC_GM_couple 5608 5608 11.21 0.002 0.002 0.10 #others 5.12 5.125 0.04 ------------------------------------------------------------------------------- ======= Cycle 5608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5609 steps, 2.56000 s simulation time, 11396.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5609 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11396.6011396.60211396.602 100.00 ------------------------------------------------------------------------------- PC_run 5609 5609 11366.08 2.026 2.026 99.73 GM_PC_couple 5609 5609 14.18 0.003 0.003 0.12 PC_GM_couple 5609 5609 11.21 0.002 0.002 0.10 #others 5.13 5.125 0.04 ------------------------------------------------------------------------------- ======= Cycle 5609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5610 steps, 2.56000 s simulation time, 11398.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5610 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11398.4511398.45511398.455 100.00 ------------------------------------------------------------------------------- PC_run 5610 5610 11367.93 2.026 2.026 99.73 GM_PC_couple 5610 5610 14.18 0.003 0.003 0.12 PC_GM_couple 5610 5610 11.21 0.002 0.002 0.10 #others 5.13 5.126 0.04 ------------------------------------------------------------------------------- ======= Cycle 5610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5611 steps, 2.56000 s simulation time, 11400.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5611 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11400.2311400.23111400.231 100.00 ------------------------------------------------------------------------------- PC_run 5611 5611 11369.70 2.026 2.026 99.73 GM_PC_couple 5611 5611 14.18 0.003 0.003 0.12 PC_GM_couple 5611 5611 11.22 0.002 0.002 0.10 #others 5.13 5.127 0.04 ------------------------------------------------------------------------------- ======= Cycle 5611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5612 steps, 2.56000 s simulation time, 11402.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5612 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11402.3111402.31511402.315 100.00 ------------------------------------------------------------------------------- PC_run 5612 5612 11371.78 2.026 2.026 99.73 GM_PC_couple 5612 5612 14.19 0.003 0.003 0.12 PC_GM_couple 5612 5612 11.22 0.002 0.002 0.10 #others 5.13 5.128 0.04 ------------------------------------------------------------------------------- ======= Cycle 5612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5613 steps, 2.56000 s simulation time, 11404.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5613 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11404.0311404.02711404.027 100.00 ------------------------------------------------------------------------------- PC_run 5613 5613 11373.49 2.026 2.026 99.73 GM_PC_couple 5613 5613 14.19 0.003 0.003 0.12 PC_GM_couple 5613 5613 11.22 0.002 0.002 0.10 #others 5.13 5.129 0.04 ------------------------------------------------------------------------------- ======= Cycle 5613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5614 steps, 2.56000 s simulation time, 11405.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5614 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11405.8011405.80011405.800 100.00 ------------------------------------------------------------------------------- PC_run 5614 5614 11375.26 2.026 2.026 99.73 GM_PC_couple 5614 5614 14.19 0.003 0.003 0.12 PC_GM_couple 5614 5614 11.22 0.002 0.002 0.10 #others 5.13 5.130 0.04 ------------------------------------------------------------------------------- ======= Cycle 5614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5615 steps, 2.56000 s simulation time, 11407.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5615 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11407.4911407.49311407.493 100.00 ------------------------------------------------------------------------------- PC_run 5615 5615 11376.94 2.026 2.026 99.73 GM_PC_couple 5615 5615 14.19 0.003 0.003 0.12 PC_GM_couple 5615 5615 11.22 0.002 0.002 0.10 #others 5.13 5.131 0.04 ------------------------------------------------------------------------------- ======= Cycle 5615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5616 steps, 2.56000 s simulation time, 11409.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5616 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11409.4311409.43511409.435 100.00 ------------------------------------------------------------------------------- PC_run 5616 5616 11378.88 2.026 2.026 99.73 GM_PC_couple 5616 5616 14.20 0.003 0.003 0.12 PC_GM_couple 5616 5616 11.23 0.002 0.002 0.10 #others 5.13 5.132 0.04 ------------------------------------------------------------------------------- ======= Cycle 5616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5617 steps, 2.56000 s simulation time, 11411.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5617 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11411.1611411.15611411.156 100.00 ------------------------------------------------------------------------------- PC_run 5617 5617 11380.60 2.026 2.026 99.73 GM_PC_couple 5617 5617 14.20 0.003 0.003 0.12 PC_GM_couple 5617 5617 11.23 0.002 0.002 0.10 #others 5.13 5.133 0.04 ------------------------------------------------------------------------------- ======= Cycle 5617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5618 steps, 2.56000 s simulation time, 11412.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5618 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11412.9711412.97011412.970 100.00 ------------------------------------------------------------------------------- PC_run 5618 5618 11382.41 2.026 2.026 99.73 GM_PC_couple 5618 5618 14.20 0.003 0.003 0.12 PC_GM_couple 5618 5618 11.23 0.002 0.002 0.10 #others 5.13 5.133 0.04 ------------------------------------------------------------------------------- ======= Cycle 5618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5619 steps, 2.56000 s simulation time, 11414.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5619 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11414.7011414.70311414.703 100.00 ------------------------------------------------------------------------------- PC_run 5619 5619 11384.13 2.026 2.026 99.73 GM_PC_couple 5619 5619 14.20 0.003 0.003 0.12 PC_GM_couple 5619 5619 11.23 0.002 0.002 0.10 #others 5.13 5.134 0.04 ------------------------------------------------------------------------------- ======= Cycle 5619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5620 steps, 2.56000 s simulation time, 11416.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5620 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11416.4311416.43311416.433 100.00 ------------------------------------------------------------------------------- PC_run 5620 5620 11385.86 2.026 2.026 99.73 GM_PC_couple 5620 5620 14.21 0.003 0.003 0.12 PC_GM_couple 5620 5620 11.23 0.002 0.002 0.10 #others 5.14 5.135 0.04 ------------------------------------------------------------------------------- ======= Cycle 5620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5621 steps, 2.56000 s simulation time, 11418.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5621 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11418.3611418.36311418.363 100.00 ------------------------------------------------------------------------------- PC_run 5621 5621 11387.78 2.026 2.026 99.73 GM_PC_couple 5621 5621 14.21 0.003 0.003 0.12 PC_GM_couple 5621 5621 11.23 0.002 0.002 0.10 #others 5.14 5.136 0.04 ------------------------------------------------------------------------------- ======= Cycle 5621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5622 steps, 2.56000 s simulation time, 11420.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5622 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11420.2511420.25411420.254 100.00 ------------------------------------------------------------------------------- PC_run 5622 5622 11389.67 2.026 2.026 99.73 GM_PC_couple 5622 5622 14.21 0.003 0.003 0.12 PC_GM_couple 5622 5622 11.24 0.002 0.002 0.10 #others 5.14 5.137 0.04 ------------------------------------------------------------------------------- ======= Cycle 5622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5623 steps, 2.56000 s simulation time, 11422.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5623 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11422.0611422.06111422.061 100.00 ------------------------------------------------------------------------------- PC_run 5623 5623 11391.47 2.026 2.026 99.73 GM_PC_couple 5623 5623 14.21 0.003 0.003 0.12 PC_GM_couple 5623 5623 11.24 0.002 0.002 0.10 #others 5.14 5.137 0.04 ------------------------------------------------------------------------------- ======= Cycle 5623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5624 steps, 2.56000 s simulation time, 11424.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5624 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11424.0811424.08311424.083 100.00 ------------------------------------------------------------------------------- PC_run 5624 5624 11393.49 2.026 2.026 99.73 GM_PC_couple 5624 5624 14.21 0.003 0.003 0.12 PC_GM_couple 5624 5624 11.24 0.002 0.002 0.10 #others 5.14 5.138 0.04 ------------------------------------------------------------------------------- ======= Cycle 5624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5625 steps, 2.56000 s simulation time, 11425.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5625 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11425.8611425.86511425.865 100.00 ------------------------------------------------------------------------------- PC_run 5625 5625 11395.27 2.026 2.026 99.73 GM_PC_couple 5625 5625 14.22 0.003 0.003 0.12 PC_GM_couple 5625 5625 11.24 0.002 0.002 0.10 #others 5.14 5.139 0.04 ------------------------------------------------------------------------------- ======= Cycle 5625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5626 steps, 2.56000 s simulation time, 11427.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5626 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11427.6611427.66111427.661 100.00 ------------------------------------------------------------------------------- PC_run 5626 5626 11397.06 2.026 2.026 99.73 GM_PC_couple 5626 5626 14.22 0.003 0.003 0.12 PC_GM_couple 5626 5626 11.24 0.002 0.002 0.10 #others 5.14 5.140 0.04 ------------------------------------------------------------------------------- ======= Cycle 5626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5627 steps, 2.56000 s simulation time, 11429.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5627 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11429.4511429.45011429.450 100.00 ------------------------------------------------------------------------------- PC_run 5627 5627 11398.84 2.026 2.026 99.73 GM_PC_couple 5627 5627 14.22 0.003 0.003 0.12 PC_GM_couple 5627 5627 11.25 0.002 0.002 0.10 #others 5.14 5.141 0.04 ------------------------------------------------------------------------------- ======= Cycle 5627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5628 steps, 2.56000 s simulation time, 11431.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5628 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11431.1411431.14011431.140 100.00 ------------------------------------------------------------------------------- PC_run 5628 5628 11400.53 2.026 2.026 99.73 GM_PC_couple 5628 5628 14.22 0.003 0.003 0.12 PC_GM_couple 5628 5628 11.25 0.002 0.002 0.10 #others 5.14 5.141 0.04 ------------------------------------------------------------------------------- ======= Cycle 5628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5629 steps, 2.56000 s simulation time, 11433.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5629 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11433.0211433.02511433.025 100.00 ------------------------------------------------------------------------------- PC_run 5629 5629 11402.41 2.026 2.026 99.73 GM_PC_couple 5629 5629 14.23 0.003 0.003 0.12 PC_GM_couple 5629 5629 11.25 0.002 0.002 0.10 #others 5.14 5.142 0.04 ------------------------------------------------------------------------------- ======= Cycle 5629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5630 steps, 2.56000 s simulation time, 11434.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5630 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11434.7611434.75511434.755 100.00 ------------------------------------------------------------------------------- PC_run 5630 5630 11404.13 2.026 2.026 99.73 GM_PC_couple 5630 5630 14.23 0.003 0.003 0.12 PC_GM_couple 5630 5630 11.25 0.002 0.002 0.10 #others 5.14 5.143 0.04 ------------------------------------------------------------------------------- ======= Cycle 5630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5631 steps, 2.56000 s simulation time, 11436.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5631 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11436.6811436.68311436.683 100.00 ------------------------------------------------------------------------------- PC_run 5631 5631 11406.06 2.026 2.026 99.73 GM_PC_couple 5631 5631 14.23 0.003 0.003 0.12 PC_GM_couple 5631 5631 11.25 0.002 0.002 0.10 #others 5.14 5.144 0.04 ------------------------------------------------------------------------------- ======= Cycle 5631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5632 steps, 2.56000 s simulation time, 11438.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5632 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11438.5611438.55611438.556 100.00 ------------------------------------------------------------------------------- PC_run 5632 5632 11407.92 2.026 2.026 99.73 GM_PC_couple 5632 5632 14.23 0.003 0.003 0.12 PC_GM_couple 5632 5632 11.26 0.002 0.002 0.10 #others 5.14 5.145 0.04 ------------------------------------------------------------------------------- ======= Cycle 5632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5633 steps, 2.56000 s simulation time, 11440.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5633 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11440.8011440.79711440.797 100.00 ------------------------------------------------------------------------------- PC_run 5633 5633 11410.16 2.026 2.026 99.73 GM_PC_couple 5633 5633 14.24 0.003 0.003 0.12 PC_GM_couple 5633 5633 11.26 0.002 0.002 0.10 #others 5.15 5.145 0.04 ------------------------------------------------------------------------------- ======= Cycle 5633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5634 steps, 2.56000 s simulation time, 11443.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5634 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11443.7611443.75511443.755 100.00 ------------------------------------------------------------------------------- PC_run 5634 5634 11413.11 2.026 2.026 99.73 GM_PC_couple 5634 5634 14.24 0.003 0.003 0.12 PC_GM_couple 5634 5634 11.26 0.002 0.002 0.10 #others 5.15 5.146 0.04 ------------------------------------------------------------------------------- ======= Cycle 5634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5635 steps, 2.56000 s simulation time, 11446.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5635 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11446.6311446.62711446.627 100.00 ------------------------------------------------------------------------------- PC_run 5635 5635 11415.98 2.026 2.026 99.73 GM_PC_couple 5635 5635 14.24 0.003 0.003 0.12 PC_GM_couple 5635 5635 11.26 0.002 0.002 0.10 #others 5.15 5.147 0.04 ------------------------------------------------------------------------------- ======= Cycle 5635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5636 steps, 2.56000 s simulation time, 11448.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5636 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11448.8511448.85111448.851 100.00 ------------------------------------------------------------------------------- PC_run 5636 5636 11418.20 2.026 2.026 99.73 GM_PC_couple 5636 5636 14.24 0.003 0.003 0.12 PC_GM_couple 5636 5636 11.26 0.002 0.002 0.10 #others 5.15 5.148 0.04 ------------------------------------------------------------------------------- ======= Cycle 5636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5637 steps, 2.56000 s simulation time, 11451.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5637 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11451.1611451.16211451.162 100.00 ------------------------------------------------------------------------------- PC_run 5637 5637 11420.50 2.026 2.026 99.73 GM_PC_couple 5637 5637 14.24 0.003 0.003 0.12 PC_GM_couple 5637 5637 11.26 0.002 0.002 0.10 #others 5.15 5.149 0.04 ------------------------------------------------------------------------------- ======= Cycle 5637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5638 steps, 2.56000 s simulation time, 11453.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5638 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11453.8911453.88511453.885 100.00 ------------------------------------------------------------------------------- PC_run 5638 5638 11423.22 2.026 2.026 99.73 GM_PC_couple 5638 5638 14.25 0.003 0.003 0.12 PC_GM_couple 5638 5638 11.27 0.002 0.002 0.10 #others 5.15 5.150 0.04 ------------------------------------------------------------------------------- ======= Cycle 5638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5639 steps, 2.56000 s simulation time, 11456.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5639 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11456.2711456.27311456.273 100.00 ------------------------------------------------------------------------------- PC_run 5639 5639 11425.61 2.026 2.026 99.73 GM_PC_couple 5639 5639 14.25 0.003 0.003 0.12 PC_GM_couple 5639 5639 11.27 0.002 0.002 0.10 #others 5.15 5.150 0.04 ------------------------------------------------------------------------------- ======= Cycle 5639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5640 steps, 2.56000 s simulation time, 11458.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5640 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11458.6011458.60411458.604 100.00 ------------------------------------------------------------------------------- PC_run 5640 5640 11427.93 2.026 2.026 99.73 GM_PC_couple 5640 5640 14.25 0.003 0.003 0.12 PC_GM_couple 5640 5640 11.27 0.002 0.002 0.10 #others 5.15 5.151 0.04 ------------------------------------------------------------------------------- ======= Cycle 5640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5641 steps, 2.56000 s simulation time, 11461.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5641 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11461.1011461.10211461.102 100.00 ------------------------------------------------------------------------------- PC_run 5641 5641 11430.42 2.026 2.026 99.73 GM_PC_couple 5641 5641 14.25 0.003 0.003 0.12 PC_GM_couple 5641 5641 11.27 0.002 0.002 0.10 #others 5.15 5.152 0.04 ------------------------------------------------------------------------------- ======= Cycle 5641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5642 steps, 2.56000 s simulation time, 11463.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5642 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11463.7411463.74011463.740 100.00 ------------------------------------------------------------------------------- PC_run 5642 5642 11433.06 2.026 2.026 99.73 GM_PC_couple 5642 5642 14.26 0.003 0.003 0.12 PC_GM_couple 5642 5642 11.27 0.002 0.002 0.10 #others 5.15 5.153 0.04 ------------------------------------------------------------------------------- ======= Cycle 5642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5643 steps, 2.56000 s simulation time, 11465.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5643 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11465.9511465.95311465.953 100.00 ------------------------------------------------------------------------------- PC_run 5643 5643 11435.27 2.026 2.026 99.73 GM_PC_couple 5643 5643 14.26 0.003 0.003 0.12 PC_GM_couple 5643 5643 11.28 0.002 0.002 0.10 #others 5.15 5.153 0.04 ------------------------------------------------------------------------------- ======= Cycle 5643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5644 steps, 2.56000 s simulation time, 11468.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5644 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11468.0611468.06311468.063 100.00 ------------------------------------------------------------------------------- PC_run 5644 5644 11437.37 2.026 2.026 99.73 GM_PC_couple 5644 5644 14.26 0.003 0.003 0.12 PC_GM_couple 5644 5644 11.28 0.002 0.002 0.10 #others 5.15 5.154 0.04 ------------------------------------------------------------------------------- ======= Cycle 5644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5645 steps, 2.56000 s simulation time, 11470.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5645 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11470.4011470.39611470.396 100.00 ------------------------------------------------------------------------------- PC_run 5645 5645 11439.70 2.027 2.027 99.73 GM_PC_couple 5645 5645 14.26 0.003 0.003 0.12 PC_GM_couple 5645 5645 11.28 0.002 0.002 0.10 #others 5.16 5.155 0.04 ------------------------------------------------------------------------------- ======= Cycle 5645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5646 steps, 2.56000 s simulation time, 11472.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5646 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11472.9411472.93911472.939 100.00 ------------------------------------------------------------------------------- PC_run 5646 5646 11442.24 2.027 2.027 99.73 GM_PC_couple 5646 5646 14.27 0.003 0.003 0.12 PC_GM_couple 5646 5646 11.28 0.002 0.002 0.10 #others 5.16 5.156 0.04 ------------------------------------------------------------------------------- ======= Cycle 5646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5647 steps, 2.56000 s simulation time, 11475.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5647 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11475.2711475.27311475.273 100.00 ------------------------------------------------------------------------------- PC_run 5647 5647 11444.57 2.027 2.027 99.73 GM_PC_couple 5647 5647 14.27 0.003 0.003 0.12 PC_GM_couple 5647 5647 11.28 0.002 0.002 0.10 #others 5.16 5.157 0.04 ------------------------------------------------------------------------------- ======= Cycle 5647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5648 steps, 2.56000 s simulation time, 11477.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5648 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11477.8611477.86111477.861 100.00 ------------------------------------------------------------------------------- PC_run 5648 5648 11447.15 2.027 2.027 99.73 GM_PC_couple 5648 5648 14.27 0.003 0.003 0.12 PC_GM_couple 5648 5648 11.28 0.002 0.002 0.10 #others 5.16 5.157 0.04 ------------------------------------------------------------------------------- ======= Cycle 5648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5649 steps, 2.56000 s simulation time, 11480.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5649 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11480.2511480.24711480.247 100.00 ------------------------------------------------------------------------------- PC_run 5649 5649 11449.53 2.027 2.027 99.73 GM_PC_couple 5649 5649 14.27 0.003 0.003 0.12 PC_GM_couple 5649 5649 11.29 0.002 0.002 0.10 #others 5.16 5.158 0.04 ------------------------------------------------------------------------------- ======= Cycle 5649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5650 steps, 2.56000 s simulation time, 11482.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5650 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11482.6211482.61711482.617 100.00 ------------------------------------------------------------------------------- PC_run 5650 5650 11451.89 2.027 2.027 99.73 GM_PC_couple 5650 5650 14.27 0.003 0.003 0.12 PC_GM_couple 5650 5650 11.29 0.002 0.002 0.10 #others 5.16 5.159 0.04 ------------------------------------------------------------------------------- ======= Cycle 5650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5651 steps, 2.56000 s simulation time, 11484.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5651 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11484.6611484.66211484.662 100.00 ------------------------------------------------------------------------------- PC_run 5651 5651 11453.93 2.027 2.027 99.73 GM_PC_couple 5651 5651 14.28 0.003 0.003 0.12 PC_GM_couple 5651 5651 11.29 0.002 0.002 0.10 #others 5.16 5.160 0.04 ------------------------------------------------------------------------------- ======= Cycle 5651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5652 steps, 2.56000 s simulation time, 11486.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5652 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11486.8111486.81311486.813 100.00 ------------------------------------------------------------------------------- PC_run 5652 5652 11456.08 2.027 2.027 99.73 GM_PC_couple 5652 5652 14.28 0.003 0.003 0.12 PC_GM_couple 5652 5652 11.29 0.002 0.002 0.10 #others 5.16 5.161 0.04 ------------------------------------------------------------------------------- ======= Cycle 5652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5653 steps, 2.56000 s simulation time, 11489.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5653 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11489.0211489.01811489.018 100.00 ------------------------------------------------------------------------------- PC_run 5653 5653 11458.28 2.027 2.027 99.73 GM_PC_couple 5653 5653 14.28 0.003 0.003 0.12 PC_GM_couple 5653 5653 11.29 0.002 0.002 0.10 #others 5.16 5.162 0.04 ------------------------------------------------------------------------------- ======= Cycle 5653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5654 steps, 2.56000 s simulation time, 11491.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5654 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11491.3411491.33911491.339 100.00 ------------------------------------------------------------------------------- PC_run 5654 5654 11460.60 2.027 2.027 99.73 GM_PC_couple 5654 5654 14.28 0.003 0.003 0.12 PC_GM_couple 5654 5654 11.30 0.002 0.002 0.10 #others 5.16 5.163 0.04 ------------------------------------------------------------------------------- ======= Cycle 5654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5655 steps, 2.56000 s simulation time, 11493.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5655 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11493.5511493.55511493.555 100.00 ------------------------------------------------------------------------------- PC_run 5655 5655 11462.81 2.027 2.027 99.73 GM_PC_couple 5655 5655 14.29 0.003 0.003 0.12 PC_GM_couple 5655 5655 11.30 0.002 0.002 0.10 #others 5.16 5.164 0.04 ------------------------------------------------------------------------------- ======= Cycle 5655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5656 steps, 2.56000 s simulation time, 11495.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5656 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11495.9611495.95811495.958 100.00 ------------------------------------------------------------------------------- PC_run 5656 5656 11465.21 2.027 2.027 99.73 GM_PC_couple 5656 5656 14.29 0.003 0.003 0.12 PC_GM_couple 5656 5656 11.30 0.002 0.002 0.10 #others 5.16 5.165 0.04 ------------------------------------------------------------------------------- ======= Cycle 5656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5657 steps, 2.56000 s simulation time, 11498.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5657 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11498.0311498.03311498.033 100.00 ------------------------------------------------------------------------------- PC_run 5657 5657 11467.28 2.027 2.027 99.73 GM_PC_couple 5657 5657 14.29 0.003 0.003 0.12 PC_GM_couple 5657 5657 11.30 0.002 0.002 0.10 #others 5.17 5.166 0.04 ------------------------------------------------------------------------------- ======= Cycle 5657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5658 steps, 2.56000 s simulation time, 11500.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5658 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11500.2911500.29211500.292 100.00 ------------------------------------------------------------------------------- PC_run 5658 5658 11469.53 2.027 2.027 99.73 GM_PC_couple 5658 5658 14.29 0.003 0.003 0.12 PC_GM_couple 5658 5658 11.30 0.002 0.002 0.10 #others 5.17 5.166 0.04 ------------------------------------------------------------------------------- ======= Cycle 5658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5659 steps, 2.56000 s simulation time, 11502.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5659 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11502.3611502.36211502.362 100.00 ------------------------------------------------------------------------------- PC_run 5659 5659 11471.59 2.027 2.027 99.73 GM_PC_couple 5659 5659 14.30 0.003 0.003 0.12 PC_GM_couple 5659 5659 11.30 0.002 0.002 0.10 #others 5.17 5.167 0.04 ------------------------------------------------------------------------------- ======= Cycle 5659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5660 steps, 2.56000 s simulation time, 11504.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5660 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11504.7511504.75511504.755 100.00 ------------------------------------------------------------------------------- PC_run 5660 5660 11473.98 2.027 2.027 99.73 GM_PC_couple 5660 5660 14.30 0.003 0.003 0.12 PC_GM_couple 5660 5660 11.31 0.002 0.002 0.10 #others 5.17 5.168 0.04 ------------------------------------------------------------------------------- ======= Cycle 5660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5661 steps, 2.56000 s simulation time, 11507.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5661 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11507.2311507.23411507.234 100.00 ------------------------------------------------------------------------------- PC_run 5661 5661 11476.46 2.027 2.027 99.73 GM_PC_couple 5661 5661 14.30 0.003 0.003 0.12 PC_GM_couple 5661 5661 11.31 0.002 0.002 0.10 #others 5.17 5.169 0.04 ------------------------------------------------------------------------------- ======= Cycle 5661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5662 steps, 2.56000 s simulation time, 11509.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5662 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11509.9311509.92811509.928 100.00 ------------------------------------------------------------------------------- PC_run 5662 5662 11479.15 2.027 2.027 99.73 GM_PC_couple 5662 5662 14.30 0.003 0.003 0.12 PC_GM_couple 5662 5662 11.31 0.002 0.002 0.10 #others 5.17 5.170 0.04 ------------------------------------------------------------------------------- ======= Cycle 5662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5663 steps, 2.56000 s simulation time, 11512.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5663 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11512.4311512.43111512.431 100.00 ------------------------------------------------------------------------------- PC_run 5663 5663 11481.64 2.027 2.027 99.73 GM_PC_couple 5663 5663 14.30 0.003 0.003 0.12 PC_GM_couple 5663 5663 11.31 0.002 0.002 0.10 #others 5.17 5.171 0.04 ------------------------------------------------------------------------------- ======= Cycle 5663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5664 steps, 2.56000 s simulation time, 11514.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5664 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11514.9811514.97511514.975 100.00 ------------------------------------------------------------------------------- PC_run 5664 5664 11484.18 2.028 2.028 99.73 GM_PC_couple 5664 5664 14.31 0.003 0.003 0.12 PC_GM_couple 5664 5664 11.31 0.002 0.002 0.10 #others 5.17 5.172 0.04 ------------------------------------------------------------------------------- ======= Cycle 5664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5665 steps, 2.56000 s simulation time, 11517.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5665 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11517.0311517.03111517.031 100.00 ------------------------------------------------------------------------------- PC_run 5665 5665 11486.23 2.028 2.028 99.73 GM_PC_couple 5665 5665 14.31 0.003 0.003 0.12 PC_GM_couple 5665 5665 11.32 0.002 0.002 0.10 #others 5.17 5.173 0.04 ------------------------------------------------------------------------------- ======= Cycle 5665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5666 steps, 2.56000 s simulation time, 11519.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5666 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11519.1811519.18111519.181 100.00 ------------------------------------------------------------------------------- PC_run 5666 5666 11488.38 2.028 2.028 99.73 GM_PC_couple 5666 5666 14.31 0.003 0.003 0.12 PC_GM_couple 5666 5666 11.32 0.002 0.002 0.10 #others 5.17 5.174 0.04 ------------------------------------------------------------------------------- ======= Cycle 5666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5667 steps, 2.56000 s simulation time, 11521.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5667 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11521.4811521.48311521.483 100.00 ------------------------------------------------------------------------------- PC_run 5667 5667 11490.68 2.028 2.028 99.73 GM_PC_couple 5667 5667 14.31 0.003 0.003 0.12 PC_GM_couple 5667 5667 11.32 0.002 0.002 0.10 #others 5.17 5.175 0.04 ------------------------------------------------------------------------------- ======= Cycle 5667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5668 steps, 2.56000 s simulation time, 11523.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5668 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11523.6911523.69011523.690 100.00 ------------------------------------------------------------------------------- PC_run 5668 5668 11492.88 2.028 2.028 99.73 GM_PC_couple 5668 5668 14.32 0.003 0.003 0.12 PC_GM_couple 5668 5668 11.32 0.002 0.002 0.10 #others 5.18 5.175 0.04 ------------------------------------------------------------------------------- ======= Cycle 5668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5669 steps, 2.56000 s simulation time, 11526.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5669 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11526.8311526.82611526.826 100.00 ------------------------------------------------------------------------------- PC_run 5669 5669 11496.01 2.028 2.028 99.73 GM_PC_couple 5669 5669 14.32 0.003 0.003 0.12 PC_GM_couple 5669 5669 11.32 0.002 0.002 0.10 #others 5.18 5.176 0.04 ------------------------------------------------------------------------------- ======= Cycle 5669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5670 steps, 2.56000 s simulation time, 11529.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5670 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11529.2611529.26211529.262 100.00 ------------------------------------------------------------------------------- PC_run 5670 5670 11498.44 2.028 2.028 99.73 GM_PC_couple 5670 5670 14.32 0.003 0.003 0.12 PC_GM_couple 5670 5670 11.33 0.002 0.002 0.10 #others 5.18 5.177 0.04 ------------------------------------------------------------------------------- ======= Cycle 5670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5671 steps, 2.56000 s simulation time, 11531.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5671 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11531.5811531.58311531.583 100.00 ------------------------------------------------------------------------------- PC_run 5671 5671 11500.75 2.028 2.028 99.73 GM_PC_couple 5671 5671 14.32 0.003 0.003 0.12 PC_GM_couple 5671 5671 11.33 0.002 0.002 0.10 #others 5.18 5.178 0.04 ------------------------------------------------------------------------------- ======= Cycle 5671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5672 steps, 2.56000 s simulation time, 11533.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5672 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11533.8711533.86711533.867 100.00 ------------------------------------------------------------------------------- PC_run 5672 5672 11503.03 2.028 2.028 99.73 GM_PC_couple 5672 5672 14.32 0.003 0.003 0.12 PC_GM_couple 5672 5672 11.33 0.002 0.002 0.10 #others 5.18 5.179 0.04 ------------------------------------------------------------------------------- ======= Cycle 5672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5673 steps, 2.56000 s simulation time, 11536.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5673 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11536.1411536.14211536.142 100.00 ------------------------------------------------------------------------------- PC_run 5673 5673 11505.30 2.028 2.028 99.73 GM_PC_couple 5673 5673 14.33 0.003 0.003 0.12 PC_GM_couple 5673 5673 11.33 0.002 0.002 0.10 #others 5.18 5.180 0.04 ------------------------------------------------------------------------------- ======= Cycle 5673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5674 steps, 2.56000 s simulation time, 11539.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5674 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11539.1311539.13411539.134 100.00 ------------------------------------------------------------------------------- PC_run 5674 5674 11508.29 2.028 2.028 99.73 GM_PC_couple 5674 5674 14.33 0.003 0.003 0.12 PC_GM_couple 5674 5674 11.33 0.002 0.002 0.10 #others 5.18 5.180 0.04 ------------------------------------------------------------------------------- ======= Cycle 5674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5675 steps, 2.56000 s simulation time, 11542.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5675 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11542.0711542.07411542.074 100.00 ------------------------------------------------------------------------------- PC_run 5675 5675 11511.23 2.028 2.028 99.73 GM_PC_couple 5675 5675 14.33 0.003 0.003 0.12 PC_GM_couple 5675 5675 11.33 0.002 0.002 0.10 #others 5.18 5.182 0.04 ------------------------------------------------------------------------------- ======= Cycle 5675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5676 steps, 2.56000 s simulation time, 11545.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5676 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11545.3611545.35511545.355 100.00 ------------------------------------------------------------------------------- PC_run 5676 5676 11514.50 2.029 2.029 99.73 GM_PC_couple 5676 5676 14.33 0.003 0.003 0.12 PC_GM_couple 5676 5676 11.34 0.002 0.002 0.10 #others 5.18 5.183 0.04 ------------------------------------------------------------------------------- ======= Cycle 5676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5677 steps, 2.56000 s simulation time, 11547.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5677 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11547.9911547.99011547.990 100.00 ------------------------------------------------------------------------------- PC_run 5677 5677 11517.13 2.029 2.029 99.73 GM_PC_couple 5677 5677 14.34 0.003 0.003 0.12 PC_GM_couple 5677 5677 11.34 0.002 0.002 0.10 #others 5.18 5.184 0.04 ------------------------------------------------------------------------------- ======= Cycle 5677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5678 steps, 2.56000 s simulation time, 11550.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5678 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11550.4811550.47911550.479 100.00 ------------------------------------------------------------------------------- PC_run 5678 5678 11519.61 2.029 2.029 99.73 GM_PC_couple 5678 5678 14.34 0.003 0.003 0.12 PC_GM_couple 5678 5678 11.34 0.002 0.002 0.10 #others 5.18 5.185 0.04 ------------------------------------------------------------------------------- ======= Cycle 5678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5679 steps, 2.56000 s simulation time, 11552.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5679 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11552.6611552.66311552.663 100.00 ------------------------------------------------------------------------------- PC_run 5679 5679 11521.79 2.029 2.029 99.73 GM_PC_couple 5679 5679 14.34 0.003 0.003 0.12 PC_GM_couple 5679 5679 11.34 0.002 0.002 0.10 #others 5.19 5.186 0.04 ------------------------------------------------------------------------------- ======= Cycle 5679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5680 steps, 2.56000 s simulation time, 11554.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5680 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11554.8511554.84611554.846 100.00 ------------------------------------------------------------------------------- PC_run 5680 5680 11523.97 2.029 2.029 99.73 GM_PC_couple 5680 5680 14.34 0.003 0.003 0.12 PC_GM_couple 5680 5680 11.35 0.002 0.002 0.10 #others 5.19 5.187 0.04 ------------------------------------------------------------------------------- ======= Cycle 5680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5681 steps, 2.56000 s simulation time, 11557.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5681 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11557.3111557.30611557.306 100.00 ------------------------------------------------------------------------------- PC_run 5681 5681 11526.42 2.029 2.029 99.73 GM_PC_couple 5681 5681 14.35 0.003 0.003 0.12 PC_GM_couple 5681 5681 11.35 0.002 0.002 0.10 #others 5.19 5.188 0.04 ------------------------------------------------------------------------------- ======= Cycle 5681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5682 steps, 2.56000 s simulation time, 11559.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5682 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11559.6311559.62711559.627 100.00 ------------------------------------------------------------------------------- PC_run 5682 5682 11528.74 2.029 2.029 99.73 GM_PC_couple 5682 5682 14.35 0.003 0.003 0.12 PC_GM_couple 5682 5682 11.35 0.002 0.002 0.10 #others 5.19 5.189 0.04 ------------------------------------------------------------------------------- ======= Cycle 5682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5683 steps, 2.56000 s simulation time, 11561.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5683 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11561.8411561.83611561.836 100.00 ------------------------------------------------------------------------------- PC_run 5683 5683 11530.94 2.029 2.029 99.73 GM_PC_couple 5683 5683 14.35 0.003 0.003 0.12 PC_GM_couple 5683 5683 11.35 0.002 0.002 0.10 #others 5.19 5.190 0.04 ------------------------------------------------------------------------------- ======= Cycle 5683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5684 steps, 2.56000 s simulation time, 11563.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5684 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11563.7311563.72711563.727 100.00 ------------------------------------------------------------------------------- PC_run 5684 5684 11532.83 2.029 2.029 99.73 GM_PC_couple 5684 5684 14.35 0.003 0.003 0.12 PC_GM_couple 5684 5684 11.35 0.002 0.002 0.10 #others 5.19 5.191 0.04 ------------------------------------------------------------------------------- ======= Cycle 5684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5685 steps, 2.56000 s simulation time, 11566.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5685 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11566.0411566.03611566.036 100.00 ------------------------------------------------------------------------------- PC_run 5685 5685 11535.13 2.029 2.029 99.73 GM_PC_couple 5685 5685 14.36 0.003 0.003 0.12 PC_GM_couple 5685 5685 11.36 0.002 0.002 0.10 #others 5.19 5.192 0.04 ------------------------------------------------------------------------------- ======= Cycle 5685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5686 steps, 2.56000 s simulation time, 11568.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5686 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11568.7311568.73211568.732 100.00 ------------------------------------------------------------------------------- PC_run 5686 5686 11537.82 2.029 2.029 99.73 GM_PC_couple 5686 5686 14.36 0.003 0.003 0.12 PC_GM_couple 5686 5686 11.36 0.002 0.002 0.10 #others 5.19 5.193 0.04 ------------------------------------------------------------------------------- ======= Cycle 5686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5687 steps, 2.56000 s simulation time, 11571.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5687 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11571.3411571.34211571.342 100.00 ------------------------------------------------------------------------------- PC_run 5687 5687 11540.43 2.029 2.029 99.73 GM_PC_couple 5687 5687 14.36 0.003 0.003 0.12 PC_GM_couple 5687 5687 11.36 0.002 0.002 0.10 #others 5.19 5.193 0.04 ------------------------------------------------------------------------------- ======= Cycle 5687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5688 steps, 2.56000 s simulation time, 11573.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5688 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11573.7311573.73311573.733 100.00 ------------------------------------------------------------------------------- PC_run 5688 5688 11542.81 2.029 2.029 99.73 GM_PC_couple 5688 5688 14.36 0.003 0.003 0.12 PC_GM_couple 5688 5688 11.36 0.002 0.002 0.10 #others 5.19 5.194 0.04 ------------------------------------------------------------------------------- ======= Cycle 5688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5689 steps, 2.56000 s simulation time, 11576.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5689 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11576.1511576.15111576.151 100.00 ------------------------------------------------------------------------------- PC_run 5689 5689 11545.23 2.029 2.029 99.73 GM_PC_couple 5689 5689 14.37 0.003 0.003 0.12 PC_GM_couple 5689 5689 11.36 0.002 0.002 0.10 #others 5.19 5.195 0.04 ------------------------------------------------------------------------------- ======= Cycle 5689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5690 steps, 2.56000 s simulation time, 11579.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5690 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11579.0611579.05711579.057 100.00 ------------------------------------------------------------------------------- PC_run 5690 5690 11548.13 2.030 2.030 99.73 GM_PC_couple 5690 5690 14.37 0.003 0.003 0.12 PC_GM_couple 5690 5690 11.37 0.002 0.002 0.10 #others 5.20 5.196 0.04 ------------------------------------------------------------------------------- ======= Cycle 5690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5691 steps, 2.56000 s simulation time, 11581.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5691 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11581.5711581.56811581.568 100.00 ------------------------------------------------------------------------------- PC_run 5691 5691 11550.63 2.030 2.030 99.73 GM_PC_couple 5691 5691 14.37 0.003 0.003 0.12 PC_GM_couple 5691 5691 11.37 0.002 0.002 0.10 #others 5.20 5.197 0.04 ------------------------------------------------------------------------------- ======= Cycle 5691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5692 steps, 2.56000 s simulation time, 11584.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5692 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11584.0111584.01211584.012 100.00 ------------------------------------------------------------------------------- PC_run 5692 5692 11553.07 2.030 2.030 99.73 GM_PC_couple 5692 5692 14.37 0.003 0.003 0.12 PC_GM_couple 5692 5692 11.37 0.002 0.002 0.10 #others 5.20 5.198 0.04 ------------------------------------------------------------------------------- ======= Cycle 5692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5693 steps, 2.56000 s simulation time, 11586.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5693 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11586.4311586.42711586.427 100.00 ------------------------------------------------------------------------------- PC_run 5693 5693 11555.48 2.030 2.030 99.73 GM_PC_couple 5693 5693 14.38 0.003 0.003 0.12 PC_GM_couple 5693 5693 11.37 0.002 0.002 0.10 #others 5.20 5.199 0.04 ------------------------------------------------------------------------------- ======= Cycle 5693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5694 steps, 2.56000 s simulation time, 11589.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5694 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11589.7311589.73211589.732 100.00 ------------------------------------------------------------------------------- PC_run 5694 5694 11558.78 2.030 2.030 99.73 GM_PC_couple 5694 5694 14.38 0.003 0.003 0.12 PC_GM_couple 5694 5694 11.37 0.002 0.002 0.10 #others 5.20 5.199 0.04 ------------------------------------------------------------------------------- ======= Cycle 5694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5695 steps, 2.56000 s simulation time, 11591.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5695 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11591.9311591.93111591.931 100.00 ------------------------------------------------------------------------------- PC_run 5695 5695 11560.98 2.030 2.030 99.73 GM_PC_couple 5695 5695 14.38 0.003 0.003 0.12 PC_GM_couple 5695 5695 11.37 0.002 0.002 0.10 #others 5.20 5.200 0.04 ------------------------------------------------------------------------------- ======= Cycle 5695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5696 steps, 2.56000 s simulation time, 11594.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5696 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11594.2711594.26811594.268 100.00 ------------------------------------------------------------------------------- PC_run 5696 5696 11563.31 2.030 2.030 99.73 GM_PC_couple 5696 5696 14.38 0.003 0.003 0.12 PC_GM_couple 5696 5696 11.38 0.002 0.002 0.10 #others 5.20 5.201 0.04 ------------------------------------------------------------------------------- ======= Cycle 5696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5697 steps, 2.56000 s simulation time, 11596.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5697 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11596.9211596.91811596.918 100.00 ------------------------------------------------------------------------------- PC_run 5697 5697 11565.95 2.030 2.030 99.73 GM_PC_couple 5697 5697 14.38 0.003 0.003 0.12 PC_GM_couple 5697 5697 11.38 0.002 0.002 0.10 #others 5.20 5.202 0.04 ------------------------------------------------------------------------------- ======= Cycle 5697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5698 steps, 2.56000 s simulation time, 11599.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5698 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11599.1311599.13011599.130 100.00 ------------------------------------------------------------------------------- PC_run 5698 5698 11568.16 2.030 2.030 99.73 GM_PC_couple 5698 5698 14.39 0.003 0.003 0.12 PC_GM_couple 5698 5698 11.38 0.002 0.002 0.10 #others 5.20 5.202 0.04 ------------------------------------------------------------------------------- ======= Cycle 5698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5699 steps, 2.56000 s simulation time, 11601.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5699 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11601.2811601.28211601.282 100.00 ------------------------------------------------------------------------------- PC_run 5699 5699 11570.31 2.030 2.030 99.73 GM_PC_couple 5699 5699 14.39 0.003 0.003 0.12 PC_GM_couple 5699 5699 11.38 0.002 0.002 0.10 #others 5.20 5.203 0.04 ------------------------------------------------------------------------------- ======= Cycle 5699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5700 steps, 2.56000 s simulation time, 11603.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5700 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11603.1811603.17911603.179 100.00 ------------------------------------------------------------------------------- PC_run 5700 5700 11572.20 2.030 2.030 99.73 GM_PC_couple 5700 5700 14.39 0.003 0.003 0.12 PC_GM_couple 5700 5700 11.38 0.002 0.002 0.10 #others 5.20 5.204 0.04 ------------------------------------------------------------------------------- ======= Cycle 5700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5701 steps, 2.56000 s simulation time, 11605.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5701 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11605.2111605.21211605.212 100.00 ------------------------------------------------------------------------------- PC_run 5701 5701 11574.23 2.030 2.030 99.73 GM_PC_couple 5701 5701 14.39 0.003 0.003 0.12 PC_GM_couple 5701 5701 11.39 0.002 0.002 0.10 #others 5.20 5.205 0.04 ------------------------------------------------------------------------------- ======= Cycle 5701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5702 steps, 2.56000 s simulation time, 11607.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5702 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11607.4711607.47111607.471 100.00 ------------------------------------------------------------------------------- PC_run 5702 5702 11576.48 2.030 2.030 99.73 GM_PC_couple 5702 5702 14.40 0.003 0.003 0.12 PC_GM_couple 5702 5702 11.39 0.002 0.002 0.10 #others 5.21 5.206 0.04 ------------------------------------------------------------------------------- ======= Cycle 5702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5703 steps, 2.56000 s simulation time, 11609.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5703 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11609.5611609.56211609.562 100.00 ------------------------------------------------------------------------------- PC_run 5703 5703 11578.57 2.030 2.030 99.73 GM_PC_couple 5703 5703 14.40 0.003 0.003 0.12 PC_GM_couple 5703 5703 11.39 0.002 0.002 0.10 #others 5.21 5.206 0.04 ------------------------------------------------------------------------------- ======= Cycle 5703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5704 steps, 2.56000 s simulation time, 11611.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5704 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11611.9811611.97711611.977 100.00 ------------------------------------------------------------------------------- PC_run 5704 5704 11580.98 2.030 2.030 99.73 GM_PC_couple 5704 5704 14.40 0.003 0.003 0.12 PC_GM_couple 5704 5704 11.39 0.002 0.002 0.10 #others 5.21 5.207 0.04 ------------------------------------------------------------------------------- ======= Cycle 5704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5705 steps, 2.56000 s simulation time, 11614.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5705 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11614.0611614.06411614.064 100.00 ------------------------------------------------------------------------------- PC_run 5705 5705 11583.06 2.030 2.030 99.73 GM_PC_couple 5705 5705 14.40 0.003 0.003 0.12 PC_GM_couple 5705 5705 11.39 0.002 0.002 0.10 #others 5.21 5.208 0.04 ------------------------------------------------------------------------------- ======= Cycle 5705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5706 steps, 2.56000 s simulation time, 11616.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5706 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11616.1111616.11411616.114 100.00 ------------------------------------------------------------------------------- PC_run 5706 5706 11585.11 2.030 2.030 99.73 GM_PC_couple 5706 5706 14.41 0.003 0.003 0.12 PC_GM_couple 5706 5706 11.39 0.002 0.002 0.10 #others 5.21 5.209 0.04 ------------------------------------------------------------------------------- ======= Cycle 5706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5707 steps, 2.56000 s simulation time, 11618.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5707 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11618.1211618.11511618.115 100.00 ------------------------------------------------------------------------------- PC_run 5707 5707 11587.10 2.030 2.030 99.73 GM_PC_couple 5707 5707 14.41 0.003 0.003 0.12 PC_GM_couple 5707 5707 11.40 0.002 0.002 0.10 #others 5.21 5.209 0.04 ------------------------------------------------------------------------------- ======= Cycle 5707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5708 steps, 2.56000 s simulation time, 11620.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5708 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11620.2911620.28811620.288 100.00 ------------------------------------------------------------------------------- PC_run 5708 5708 11589.27 2.030 2.030 99.73 GM_PC_couple 5708 5708 14.41 0.003 0.003 0.12 PC_GM_couple 5708 5708 11.40 0.002 0.002 0.10 #others 5.21 5.210 0.04 ------------------------------------------------------------------------------- ======= Cycle 5708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5709 steps, 2.56000 s simulation time, 11622.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5709 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11622.3011622.29511622.295 100.00 ------------------------------------------------------------------------------- PC_run 5709 5709 11591.27 2.030 2.030 99.73 GM_PC_couple 5709 5709 14.41 0.003 0.003 0.12 PC_GM_couple 5709 5709 11.40 0.002 0.002 0.10 #others 5.21 5.211 0.04 ------------------------------------------------------------------------------- ======= Cycle 5709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5710 steps, 2.56000 s simulation time, 11631.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5710 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11631.3311631.32811631.328 100.00 ------------------------------------------------------------------------------- PC_run 5710 5710 11600.30 2.032 2.032 99.73 GM_PC_couple 5710 5710 14.41 0.003 0.003 0.12 PC_GM_couple 5710 5710 11.40 0.002 0.002 0.10 #others 5.21 5.212 0.04 ------------------------------------------------------------------------------- ======= Cycle 5710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5711 steps, 2.56000 s simulation time, 11639.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5711 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11639.9311639.92611639.926 100.00 ------------------------------------------------------------------------------- PC_run 5711 5711 11608.89 2.033 2.033 99.73 GM_PC_couple 5711 5711 14.42 0.003 0.003 0.12 PC_GM_couple 5711 5711 11.40 0.002 0.002 0.10 #others 5.21 5.212 0.04 ------------------------------------------------------------------------------- ======= Cycle 5711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5712 steps, 2.56000 s simulation time, 11654.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5712 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11654.9911654.98611654.986 100.00 ------------------------------------------------------------------------------- PC_run 5712 5712 11623.95 2.035 2.035 99.73 GM_PC_couple 5712 5712 14.42 0.003 0.003 0.12 PC_GM_couple 5712 5712 11.41 0.002 0.002 0.10 #others 5.21 5.213 0.04 ------------------------------------------------------------------------------- ======= Cycle 5712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5713 steps, 2.56000 s simulation time, 11657.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5713 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11657.0211657.02011657.020 100.00 ------------------------------------------------------------------------------- PC_run 5713 5713 11625.98 2.035 2.035 99.73 GM_PC_couple 5713 5713 14.42 0.003 0.003 0.12 PC_GM_couple 5713 5713 11.41 0.002 0.002 0.10 #others 5.21 5.214 0.04 ------------------------------------------------------------------------------- ======= Cycle 5713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5714 steps, 2.56000 s simulation time, 11659.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5714 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11659.0911659.09111659.091 100.00 ------------------------------------------------------------------------------- PC_run 5714 5714 11628.04 2.035 2.035 99.73 GM_PC_couple 5714 5714 14.42 0.003 0.003 0.12 PC_GM_couple 5714 5714 11.41 0.002 0.002 0.10 #others 5.21 5.215 0.04 ------------------------------------------------------------------------------- ======= Cycle 5714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5715 steps, 2.56000 s simulation time, 11661.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5715 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11661.3311661.32711661.327 100.00 ------------------------------------------------------------------------------- PC_run 5715 5715 11630.27 2.035 2.035 99.73 GM_PC_couple 5715 5715 14.43 0.003 0.003 0.12 PC_GM_couple 5715 5715 11.41 0.002 0.002 0.10 #others 5.22 5.215 0.04 ------------------------------------------------------------------------------- ======= Cycle 5715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5716 steps, 2.56000 s simulation time, 11663.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5716 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11663.5911663.59011663.590 100.00 ------------------------------------------------------------------------------- PC_run 5716 5716 11632.53 2.035 2.035 99.73 GM_PC_couple 5716 5716 14.43 0.003 0.003 0.12 PC_GM_couple 5716 5716 11.41 0.002 0.002 0.10 #others 5.22 5.216 0.04 ------------------------------------------------------------------------------- ======= Cycle 5716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5717 steps, 2.56000 s simulation time, 11665.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5717 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11665.6911665.69511665.695 100.00 ------------------------------------------------------------------------------- PC_run 5717 5717 11634.63 2.035 2.035 99.73 GM_PC_couple 5717 5717 14.43 0.003 0.003 0.12 PC_GM_couple 5717 5717 11.42 0.002 0.002 0.10 #others 5.22 5.217 0.04 ------------------------------------------------------------------------------- ======= Cycle 5717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5718 steps, 2.56000 s simulation time, 11667.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5718 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11667.6511667.65411667.654 100.00 ------------------------------------------------------------------------------- PC_run 5718 5718 11636.59 2.035 2.035 99.73 GM_PC_couple 5718 5718 14.43 0.003 0.003 0.12 PC_GM_couple 5718 5718 11.42 0.002 0.002 0.10 #others 5.22 5.218 0.04 ------------------------------------------------------------------------------- ======= Cycle 5718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5719 steps, 2.56000 s simulation time, 11669.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5719 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11669.6511669.65411669.654 100.00 ------------------------------------------------------------------------------- PC_run 5719 5719 11638.58 2.035 2.035 99.73 GM_PC_couple 5719 5719 14.43 0.003 0.003 0.12 PC_GM_couple 5719 5719 11.42 0.002 0.002 0.10 #others 5.22 5.219 0.04 ------------------------------------------------------------------------------- ======= Cycle 5719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5720 steps, 2.56000 s simulation time, 11672.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5720 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11672.0611672.06111672.061 100.00 ------------------------------------------------------------------------------- PC_run 5720 5720 11640.98 2.035 2.035 99.73 GM_PC_couple 5720 5720 14.44 0.003 0.003 0.12 PC_GM_couple 5720 5720 11.42 0.002 0.002 0.10 #others 5.22 5.220 0.04 ------------------------------------------------------------------------------- ======= Cycle 5720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5721 steps, 2.56000 s simulation time, 11674.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5721 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11674.0611674.05911674.059 100.00 ------------------------------------------------------------------------------- PC_run 5721 5721 11642.98 2.035 2.035 99.73 GM_PC_couple 5721 5721 14.44 0.003 0.003 0.12 PC_GM_couple 5721 5721 11.42 0.002 0.002 0.10 #others 5.22 5.221 0.04 ------------------------------------------------------------------------------- ======= Cycle 5721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5722 steps, 2.56000 s simulation time, 11676.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5722 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11676.1811676.18011676.180 100.00 ------------------------------------------------------------------------------- PC_run 5722 5722 11645.09 2.035 2.035 99.73 GM_PC_couple 5722 5722 14.44 0.003 0.003 0.12 PC_GM_couple 5722 5722 11.42 0.002 0.002 0.10 #others 5.22 5.221 0.04 ------------------------------------------------------------------------------- ======= Cycle 5722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5723 steps, 2.56000 s simulation time, 11678.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5723 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11678.1811678.18311678.183 100.00 ------------------------------------------------------------------------------- PC_run 5723 5723 11647.09 2.035 2.035 99.73 GM_PC_couple 5723 5723 14.44 0.003 0.003 0.12 PC_GM_couple 5723 5723 11.43 0.002 0.002 0.10 #others 5.22 5.222 0.04 ------------------------------------------------------------------------------- ======= Cycle 5723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5724 steps, 2.56000 s simulation time, 11680.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5724 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11680.4011680.39811680.398 100.00 ------------------------------------------------------------------------------- PC_run 5724 5724 11649.30 2.035 2.035 99.73 GM_PC_couple 5724 5724 14.45 0.003 0.003 0.12 PC_GM_couple 5724 5724 11.43 0.002 0.002 0.10 #others 5.22 5.223 0.04 ------------------------------------------------------------------------------- ======= Cycle 5724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5725 steps, 2.56000 s simulation time, 11682.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5725 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11682.3411682.34311682.343 100.00 ------------------------------------------------------------------------------- PC_run 5725 5725 11651.24 2.035 2.035 99.73 GM_PC_couple 5725 5725 14.45 0.003 0.003 0.12 PC_GM_couple 5725 5725 11.43 0.002 0.002 0.10 #others 5.22 5.224 0.04 ------------------------------------------------------------------------------- ======= Cycle 5725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5726 steps, 2.56000 s simulation time, 11684.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5726 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11684.3711684.36611684.366 100.00 ------------------------------------------------------------------------------- PC_run 5726 5726 11653.26 2.035 2.035 99.73 GM_PC_couple 5726 5726 14.45 0.003 0.003 0.12 PC_GM_couple 5726 5726 11.43 0.002 0.002 0.10 #others 5.22 5.224 0.04 ------------------------------------------------------------------------------- ======= Cycle 5726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5727 steps, 2.56000 s simulation time, 11686.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5727 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11686.3511686.35511686.355 100.00 ------------------------------------------------------------------------------- PC_run 5727 5727 11655.24 2.035 2.035 99.73 GM_PC_couple 5727 5727 14.45 0.003 0.003 0.12 PC_GM_couple 5727 5727 11.43 0.002 0.002 0.10 #others 5.23 5.226 0.04 ------------------------------------------------------------------------------- ======= Cycle 5727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5728 steps, 2.56000 s simulation time, 11688.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5728 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11688.4211688.42311688.423 100.00 ------------------------------------------------------------------------------- PC_run 5728 5728 11657.31 2.035 2.035 99.73 GM_PC_couple 5728 5728 14.46 0.003 0.003 0.12 PC_GM_couple 5728 5728 11.44 0.002 0.002 0.10 #others 5.23 5.226 0.04 ------------------------------------------------------------------------------- ======= Cycle 5728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5729 steps, 2.56000 s simulation time, 11690.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5729 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11690.3511690.35511690.355 100.00 ------------------------------------------------------------------------------- PC_run 5729 5729 11659.23 2.035 2.035 99.73 GM_PC_couple 5729 5729 14.46 0.003 0.003 0.12 PC_GM_couple 5729 5729 11.44 0.002 0.002 0.10 #others 5.23 5.227 0.04 ------------------------------------------------------------------------------- ======= Cycle 5729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5730 steps, 2.56000 s simulation time, 11692.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5730 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11692.4611692.45511692.455 100.00 ------------------------------------------------------------------------------- PC_run 5730 5730 11661.33 2.035 2.035 99.73 GM_PC_couple 5730 5730 14.46 0.003 0.003 0.12 PC_GM_couple 5730 5730 11.44 0.002 0.002 0.10 #others 5.23 5.228 0.04 ------------------------------------------------------------------------------- ======= Cycle 5730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5731 steps, 2.56000 s simulation time, 11694.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5731 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11694.3911694.39111694.391 100.00 ------------------------------------------------------------------------------- PC_run 5731 5731 11663.26 2.035 2.035 99.73 GM_PC_couple 5731 5731 14.46 0.003 0.003 0.12 PC_GM_couple 5731 5731 11.44 0.002 0.002 0.10 #others 5.23 5.229 0.04 ------------------------------------------------------------------------------- ======= Cycle 5731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5732 steps, 2.56000 s simulation time, 11696.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5732 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11696.4811696.47811696.478 100.00 ------------------------------------------------------------------------------- PC_run 5732 5732 11665.34 2.035 2.035 99.73 GM_PC_couple 5732 5732 14.46 0.003 0.003 0.12 PC_GM_couple 5732 5732 11.44 0.002 0.002 0.10 #others 5.23 5.230 0.04 ------------------------------------------------------------------------------- ======= Cycle 5732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5733 steps, 2.56000 s simulation time, 11698.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5733 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11698.6111698.61411698.614 100.00 ------------------------------------------------------------------------------- PC_run 5733 5733 11667.47 2.035 2.035 99.73 GM_PC_couple 5733 5733 14.47 0.003 0.003 0.12 PC_GM_couple 5733 5733 11.44 0.002 0.002 0.10 #others 5.23 5.231 0.04 ------------------------------------------------------------------------------- ======= Cycle 5733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5734 steps, 2.56000 s simulation time, 11700.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5734 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11700.9311700.92911700.929 100.00 ------------------------------------------------------------------------------- PC_run 5734 5734 11669.78 2.035 2.035 99.73 GM_PC_couple 5734 5734 14.47 0.003 0.003 0.12 PC_GM_couple 5734 5734 11.45 0.002 0.002 0.10 #others 5.23 5.232 0.04 ------------------------------------------------------------------------------- ======= Cycle 5734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5735 steps, 2.56000 s simulation time, 11702.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5735 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11702.9811702.97811702.978 100.00 ------------------------------------------------------------------------------- PC_run 5735 5735 11671.83 2.035 2.035 99.73 GM_PC_couple 5735 5735 14.47 0.003 0.003 0.12 PC_GM_couple 5735 5735 11.45 0.002 0.002 0.10 #others 5.23 5.232 0.04 ------------------------------------------------------------------------------- ======= Cycle 5735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5736 steps, 2.56000 s simulation time, 11705.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5736 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11705.1311705.13411705.134 100.00 ------------------------------------------------------------------------------- PC_run 5736 5736 11673.97 2.035 2.035 99.73 GM_PC_couple 5736 5736 14.47 0.003 0.003 0.12 PC_GM_couple 5736 5736 11.45 0.002 0.002 0.10 #others 5.23 5.233 0.04 ------------------------------------------------------------------------------- ======= Cycle 5736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5737 steps, 2.56000 s simulation time, 11707.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5737 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11707.2411707.24111707.241 100.00 ------------------------------------------------------------------------------- PC_run 5737 5737 11676.08 2.035 2.035 99.73 GM_PC_couple 5737 5737 14.48 0.003 0.003 0.12 PC_GM_couple 5737 5737 11.45 0.002 0.002 0.10 #others 5.23 5.234 0.04 ------------------------------------------------------------------------------- ======= Cycle 5737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5738 steps, 2.56000 s simulation time, 11709.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5738 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11709.3211709.32211709.322 100.00 ------------------------------------------------------------------------------- PC_run 5738 5738 11678.15 2.035 2.035 99.73 GM_PC_couple 5738 5738 14.48 0.003 0.003 0.12 PC_GM_couple 5738 5738 11.46 0.002 0.002 0.10 #others 5.24 5.235 0.04 ------------------------------------------------------------------------------- ======= Cycle 5738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5739 steps, 2.56000 s simulation time, 11711.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5739 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11711.5111711.51111711.511 100.00 ------------------------------------------------------------------------------- PC_run 5739 5739 11680.34 2.035 2.035 99.73 GM_PC_couple 5739 5739 14.48 0.003 0.003 0.12 PC_GM_couple 5739 5739 11.46 0.002 0.002 0.10 #others 5.24 5.236 0.04 ------------------------------------------------------------------------------- ======= Cycle 5739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5740 steps, 2.56000 s simulation time, 11713.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5740 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11713.6411713.63811713.638 100.00 ------------------------------------------------------------------------------- PC_run 5740 5740 11682.46 2.035 2.035 99.73 GM_PC_couple 5740 5740 14.48 0.003 0.003 0.12 PC_GM_couple 5740 5740 11.46 0.002 0.002 0.10 #others 5.24 5.237 0.04 ------------------------------------------------------------------------------- ======= Cycle 5740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5741 steps, 2.56000 s simulation time, 11715.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5741 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11715.9111715.91011715.910 100.00 ------------------------------------------------------------------------------- PC_run 5741 5741 11684.73 2.035 2.035 99.73 GM_PC_couple 5741 5741 14.49 0.003 0.003 0.12 PC_GM_couple 5741 5741 11.46 0.002 0.002 0.10 #others 5.24 5.238 0.04 ------------------------------------------------------------------------------- ======= Cycle 5741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5742 steps, 2.56000 s simulation time, 11718.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5742 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11718.1711718.17011718.170 100.00 ------------------------------------------------------------------------------- PC_run 5742 5742 11686.98 2.035 2.035 99.73 GM_PC_couple 5742 5742 14.49 0.003 0.003 0.12 PC_GM_couple 5742 5742 11.46 0.002 0.002 0.10 #others 5.24 5.239 0.04 ------------------------------------------------------------------------------- ======= Cycle 5742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5743 steps, 2.56000 s simulation time, 11720.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5743 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11720.6211720.61711720.617 100.00 ------------------------------------------------------------------------------- PC_run 5743 5743 11689.42 2.035 2.035 99.73 GM_PC_couple 5743 5743 14.49 0.003 0.003 0.12 PC_GM_couple 5743 5743 11.46 0.002 0.002 0.10 #others 5.24 5.240 0.04 ------------------------------------------------------------------------------- ======= Cycle 5743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5744 steps, 2.56000 s simulation time, 11723.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5744 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11723.6311723.63311723.633 100.00 ------------------------------------------------------------------------------- PC_run 5744 5744 11692.43 2.036 2.036 99.73 GM_PC_couple 5744 5744 14.49 0.003 0.003 0.12 PC_GM_couple 5744 5744 11.47 0.002 0.002 0.10 #others 5.24 5.241 0.04 ------------------------------------------------------------------------------- ======= Cycle 5744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5745 steps, 2.56000 s simulation time, 11725.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5745 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11725.9911725.99111725.991 100.00 ------------------------------------------------------------------------------- PC_run 5745 5745 11694.79 2.036 2.036 99.73 GM_PC_couple 5745 5745 14.50 0.003 0.003 0.12 PC_GM_couple 5745 5745 11.47 0.002 0.002 0.10 #others 5.24 5.241 0.04 ------------------------------------------------------------------------------- ======= Cycle 5745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5746 steps, 2.56000 s simulation time, 11728.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5746 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11728.2511728.24911728.249 100.00 ------------------------------------------------------------------------------- PC_run 5746 5746 11697.04 2.036 2.036 99.73 GM_PC_couple 5746 5746 14.50 0.003 0.003 0.12 PC_GM_couple 5746 5746 11.47 0.002 0.002 0.10 #others 5.24 5.242 0.04 ------------------------------------------------------------------------------- ======= Cycle 5746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5747 steps, 2.56000 s simulation time, 11730.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5747 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11730.5011730.49511730.495 100.00 ------------------------------------------------------------------------------- PC_run 5747 5747 11699.28 2.036 2.036 99.73 GM_PC_couple 5747 5747 14.50 0.003 0.003 0.12 PC_GM_couple 5747 5747 11.47 0.002 0.002 0.10 #others 5.24 5.243 0.04 ------------------------------------------------------------------------------- ======= Cycle 5747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5748 steps, 2.56000 s simulation time, 11733.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5748 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11733.2011733.20311733.203 100.00 ------------------------------------------------------------------------------- PC_run 5748 5748 11701.98 2.036 2.036 99.73 GM_PC_couple 5748 5748 14.50 0.003 0.003 0.12 PC_GM_couple 5748 5748 11.47 0.002 0.002 0.10 #others 5.24 5.244 0.04 ------------------------------------------------------------------------------- ======= Cycle 5748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5749 steps, 2.56000 s simulation time, 11735.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5749 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11735.6011735.59811735.598 100.00 ------------------------------------------------------------------------------- PC_run 5749 5749 11704.37 2.036 2.036 99.73 GM_PC_couple 5749 5749 14.50 0.003 0.003 0.12 PC_GM_couple 5749 5749 11.48 0.002 0.002 0.10 #others 5.24 5.245 0.04 ------------------------------------------------------------------------------- ======= Cycle 5749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5750 steps, 2.56000 s simulation time, 11738.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5750 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11738.0311738.03411738.034 100.00 ------------------------------------------------------------------------------- PC_run 5750 5750 11706.80 2.036 2.036 99.73 GM_PC_couple 5750 5750 14.51 0.003 0.003 0.12 PC_GM_couple 5750 5750 11.48 0.002 0.002 0.10 #others 5.25 5.246 0.04 ------------------------------------------------------------------------------- ======= Cycle 5750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5751 steps, 2.56000 s simulation time, 11740.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5751 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11740.4011740.39811740.398 100.00 ------------------------------------------------------------------------------- PC_run 5751 5751 11709.16 2.036 2.036 99.73 GM_PC_couple 5751 5751 14.51 0.003 0.003 0.12 PC_GM_couple 5751 5751 11.48 0.002 0.002 0.10 #others 5.25 5.246 0.04 ------------------------------------------------------------------------------- ======= Cycle 5751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5752 steps, 2.56000 s simulation time, 11743.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5752 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11743.2511743.25011743.250 100.00 ------------------------------------------------------------------------------- PC_run 5752 5752 11712.01 2.036 2.036 99.73 GM_PC_couple 5752 5752 14.51 0.003 0.003 0.12 PC_GM_couple 5752 5752 11.48 0.002 0.002 0.10 #others 5.25 5.247 0.04 ------------------------------------------------------------------------------- ======= Cycle 5752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5753 steps, 2.56000 s simulation time, 11745.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5753 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11745.6311745.62511745.625 100.00 ------------------------------------------------------------------------------- PC_run 5753 5753 11714.38 2.036 2.036 99.73 GM_PC_couple 5753 5753 14.51 0.003 0.003 0.12 PC_GM_couple 5753 5753 11.48 0.002 0.002 0.10 #others 5.25 5.248 0.04 ------------------------------------------------------------------------------- ======= Cycle 5753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5754 steps, 2.56000 s simulation time, 11747.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5754 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11747.9411747.93911747.939 100.00 ------------------------------------------------------------------------------- PC_run 5754 5754 11716.69 2.036 2.036 99.73 GM_PC_couple 5754 5754 14.52 0.003 0.003 0.12 PC_GM_couple 5754 5754 11.48 0.002 0.002 0.10 #others 5.25 5.249 0.04 ------------------------------------------------------------------------------- ======= Cycle 5754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5755 steps, 2.56000 s simulation time, 11750.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5755 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11750.1711750.16911750.169 100.00 ------------------------------------------------------------------------------- PC_run 5755 5755 11718.91 2.036 2.036 99.73 GM_PC_couple 5755 5755 14.52 0.003 0.003 0.12 PC_GM_couple 5755 5755 11.49 0.002 0.002 0.10 #others 5.25 5.249 0.04 ------------------------------------------------------------------------------- ======= Cycle 5755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5756 steps, 2.56000 s simulation time, 11752.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5756 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11752.8811752.88011752.880 100.00 ------------------------------------------------------------------------------- PC_run 5756 5756 11721.62 2.036 2.036 99.73 GM_PC_couple 5756 5756 14.52 0.003 0.003 0.12 PC_GM_couple 5756 5756 11.49 0.002 0.002 0.10 #others 5.25 5.250 0.04 ------------------------------------------------------------------------------- ======= Cycle 5756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5757 steps, 2.56000 s simulation time, 11755.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5757 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11755.1611755.15911755.159 100.00 ------------------------------------------------------------------------------- PC_run 5757 5757 11723.89 2.036 2.036 99.73 GM_PC_couple 5757 5757 14.52 0.003 0.003 0.12 PC_GM_couple 5757 5757 11.49 0.002 0.002 0.10 #others 5.25 5.251 0.04 ------------------------------------------------------------------------------- ======= Cycle 5757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5758 steps, 2.56000 s simulation time, 11757.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5758 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11757.5511757.54911757.549 100.00 ------------------------------------------------------------------------------- PC_run 5758 5758 11726.28 2.037 2.037 99.73 GM_PC_couple 5758 5758 14.53 0.003 0.003 0.12 PC_GM_couple 5758 5758 11.49 0.002 0.002 0.10 #others 5.25 5.252 0.04 ------------------------------------------------------------------------------- ======= Cycle 5758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5759 steps, 2.56000 s simulation time, 11759.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5759 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11759.9711759.97111759.971 100.00 ------------------------------------------------------------------------------- PC_run 5759 5759 11728.70 2.037 2.037 99.73 GM_PC_couple 5759 5759 14.53 0.003 0.003 0.12 PC_GM_couple 5759 5759 11.49 0.002 0.002 0.10 #others 5.25 5.253 0.04 ------------------------------------------------------------------------------- ======= Cycle 5759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5760 steps, 2.56000 s simulation time, 11762.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5760 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11762.7811762.78411762.784 100.00 ------------------------------------------------------------------------------- PC_run 5760 5760 11731.50 2.037 2.037 99.73 GM_PC_couple 5760 5760 14.53 0.003 0.003 0.12 PC_GM_couple 5760 5760 11.50 0.002 0.002 0.10 #others 5.25 5.253 0.04 ------------------------------------------------------------------------------- ======= Cycle 5760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5761 steps, 2.56000 s simulation time, 11765.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5761 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11765.1511765.15311765.153 100.00 ------------------------------------------------------------------------------- PC_run 5761 5761 11733.87 2.037 2.037 99.73 GM_PC_couple 5761 5761 14.53 0.003 0.003 0.12 PC_GM_couple 5761 5761 11.50 0.002 0.002 0.10 #others 5.25 5.255 0.04 ------------------------------------------------------------------------------- ======= Cycle 5761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5762 steps, 2.56000 s simulation time, 11767.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5762 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11767.4411767.44211767.442 100.00 ------------------------------------------------------------------------------- PC_run 5762 5762 11736.15 2.037 2.037 99.73 GM_PC_couple 5762 5762 14.54 0.003 0.003 0.12 PC_GM_couple 5762 5762 11.50 0.002 0.002 0.10 #others 5.26 5.256 0.04 ------------------------------------------------------------------------------- ======= Cycle 5762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5763 steps, 2.56000 s simulation time, 11769.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5763 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11769.9611769.95611769.956 100.00 ------------------------------------------------------------------------------- PC_run 5763 5763 11738.66 2.037 2.037 99.73 GM_PC_couple 5763 5763 14.54 0.003 0.003 0.12 PC_GM_couple 5763 5763 11.50 0.002 0.002 0.10 #others 5.26 5.256 0.04 ------------------------------------------------------------------------------- ======= Cycle 5763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5764 steps, 2.56000 s simulation time, 11773.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5764 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11773.5311773.53111773.531 100.00 ------------------------------------------------------------------------------- PC_run 5764 5764 11742.23 2.037 2.037 99.73 GM_PC_couple 5764 5764 14.54 0.003 0.003 0.12 PC_GM_couple 5764 5764 11.50 0.002 0.002 0.10 #others 5.26 5.257 0.04 ------------------------------------------------------------------------------- ======= Cycle 5764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5765 steps, 2.56000 s simulation time, 11776.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5765 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11776.1511776.15511776.155 100.00 ------------------------------------------------------------------------------- PC_run 5765 5765 11744.85 2.037 2.037 99.73 GM_PC_couple 5765 5765 14.54 0.003 0.003 0.12 PC_GM_couple 5765 5765 11.51 0.002 0.002 0.10 #others 5.26 5.258 0.04 ------------------------------------------------------------------------------- ======= Cycle 5765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5766 steps, 2.56000 s simulation time, 11778.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5766 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11778.7311778.72811778.728 100.00 ------------------------------------------------------------------------------- PC_run 5766 5766 11747.42 2.037 2.037 99.73 GM_PC_couple 5766 5766 14.55 0.003 0.003 0.12 PC_GM_couple 5766 5766 11.51 0.002 0.002 0.10 #others 5.26 5.259 0.04 ------------------------------------------------------------------------------- ======= Cycle 5766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5767 steps, 2.56000 s simulation time, 11781.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5767 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11781.1611781.16111781.161 100.00 ------------------------------------------------------------------------------- PC_run 5767 5767 11749.84 2.037 2.037 99.73 GM_PC_couple 5767 5767 14.55 0.003 0.003 0.12 PC_GM_couple 5767 5767 11.51 0.002 0.002 0.10 #others 5.26 5.260 0.04 ------------------------------------------------------------------------------- ======= Cycle 5767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5768 steps, 2.56000 s simulation time, 11783.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5768 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11783.2611783.26211783.262 100.00 ------------------------------------------------------------------------------- PC_run 5768 5768 11751.94 2.037 2.037 99.73 GM_PC_couple 5768 5768 14.55 0.003 0.003 0.12 PC_GM_couple 5768 5768 11.51 0.002 0.002 0.10 #others 5.26 5.260 0.04 ------------------------------------------------------------------------------- ======= Cycle 5768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5769 steps, 2.56000 s simulation time, 11785.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5769 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11785.2311785.22711785.227 100.00 ------------------------------------------------------------------------------- PC_run 5769 5769 11753.90 2.037 2.037 99.73 GM_PC_couple 5769 5769 14.55 0.003 0.003 0.12 PC_GM_couple 5769 5769 11.51 0.002 0.002 0.10 #others 5.26 5.261 0.04 ------------------------------------------------------------------------------- ======= Cycle 5769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5770 steps, 2.56000 s simulation time, 11787.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5770 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11787.3111787.30611787.306 100.00 ------------------------------------------------------------------------------- PC_run 5770 5770 11755.97 2.037 2.037 99.73 GM_PC_couple 5770 5770 14.55 0.003 0.003 0.12 PC_GM_couple 5770 5770 11.51 0.002 0.002 0.10 #others 5.26 5.262 0.04 ------------------------------------------------------------------------------- ======= Cycle 5770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5771 steps, 2.56000 s simulation time, 11789.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5771 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11789.3011789.29611789.296 100.00 ------------------------------------------------------------------------------- PC_run 5771 5771 11757.96 2.037 2.037 99.73 GM_PC_couple 5771 5771 14.56 0.003 0.003 0.12 PC_GM_couple 5771 5771 11.52 0.002 0.002 0.10 #others 5.26 5.264 0.04 ------------------------------------------------------------------------------- ======= Cycle 5771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5772 steps, 2.56000 s simulation time, 11791.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5772 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11791.5511791.54711791.547 100.00 ------------------------------------------------------------------------------- PC_run 5772 5772 11760.20 2.037 2.037 99.73 GM_PC_couple 5772 5772 14.56 0.003 0.003 0.12 PC_GM_couple 5772 5772 11.52 0.002 0.002 0.10 #others 5.26 5.265 0.04 ------------------------------------------------------------------------------- ======= Cycle 5772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5773 steps, 2.56000 s simulation time, 11793.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5773 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11793.6511793.64811793.648 100.00 ------------------------------------------------------------------------------- PC_run 5773 5773 11762.30 2.037 2.037 99.73 GM_PC_couple 5773 5773 14.56 0.003 0.003 0.12 PC_GM_couple 5773 5773 11.52 0.002 0.002 0.10 #others 5.27 5.265 0.04 ------------------------------------------------------------------------------- ======= Cycle 5773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5774 steps, 2.56000 s simulation time, 11796.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5774 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11796.4111796.41311796.413 100.00 ------------------------------------------------------------------------------- PC_run 5774 5774 11765.06 2.038 2.038 99.73 GM_PC_couple 5774 5774 14.56 0.003 0.003 0.12 PC_GM_couple 5774 5774 11.52 0.002 0.002 0.10 #others 5.27 5.266 0.04 ------------------------------------------------------------------------------- ======= Cycle 5774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5775 steps, 2.56000 s simulation time, 11798.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5775 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11798.8311798.82611798.826 100.00 ------------------------------------------------------------------------------- PC_run 5775 5775 11767.47 2.038 2.038 99.73 GM_PC_couple 5775 5775 14.57 0.003 0.003 0.12 PC_GM_couple 5775 5775 11.52 0.002 0.002 0.10 #others 5.27 5.267 0.04 ------------------------------------------------------------------------------- ======= Cycle 5775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5776 steps, 2.56000 s simulation time, 11801.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5776 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11801.1911801.19211801.192 100.00 ------------------------------------------------------------------------------- PC_run 5776 5776 11769.83 2.038 2.038 99.73 GM_PC_couple 5776 5776 14.57 0.003 0.003 0.12 PC_GM_couple 5776 5776 11.53 0.002 0.002 0.10 #others 5.27 5.268 0.04 ------------------------------------------------------------------------------- ======= Cycle 5776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5777 steps, 2.56000 s simulation time, 11803.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5777 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11803.4611803.46211803.462 100.00 ------------------------------------------------------------------------------- PC_run 5777 5777 11772.10 2.038 2.038 99.73 GM_PC_couple 5777 5777 14.57 0.003 0.003 0.12 PC_GM_couple 5777 5777 11.53 0.002 0.002 0.10 #others 5.27 5.268 0.04 ------------------------------------------------------------------------------- ======= Cycle 5777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5778 steps, 2.56000 s simulation time, 11805.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5778 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11805.8011805.79911805.799 100.00 ------------------------------------------------------------------------------- PC_run 5778 5778 11774.43 2.038 2.038 99.73 GM_PC_couple 5778 5778 14.57 0.003 0.003 0.12 PC_GM_couple 5778 5778 11.53 0.002 0.002 0.10 #others 5.27 5.269 0.04 ------------------------------------------------------------------------------- ======= Cycle 5778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5779 steps, 2.56000 s simulation time, 11808.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5779 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11808.3711808.37411808.374 100.00 ------------------------------------------------------------------------------- PC_run 5779 5779 11777.00 2.038 2.038 99.73 GM_PC_couple 5779 5779 14.58 0.003 0.003 0.12 PC_GM_couple 5779 5779 11.53 0.002 0.002 0.10 #others 5.27 5.270 0.04 ------------------------------------------------------------------------------- ======= Cycle 5779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5780 steps, 2.56000 s simulation time, 11810.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5780 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11810.5111810.51111810.511 100.00 ------------------------------------------------------------------------------- PC_run 5780 5780 11779.13 2.038 2.038 99.73 GM_PC_couple 5780 5780 14.58 0.003 0.003 0.12 PC_GM_couple 5780 5780 11.53 0.002 0.002 0.10 #others 5.27 5.271 0.04 ------------------------------------------------------------------------------- ======= Cycle 5780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5781 steps, 2.56000 s simulation time, 11812.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5781 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11812.9011812.90311812.903 100.00 ------------------------------------------------------------------------------- PC_run 5781 5781 11781.52 2.038 2.038 99.73 GM_PC_couple 5781 5781 14.58 0.003 0.003 0.12 PC_GM_couple 5781 5781 11.53 0.002 0.002 0.10 #others 5.27 5.272 0.04 ------------------------------------------------------------------------------- ======= Cycle 5781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5782 steps, 2.56000 s simulation time, 11815.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5782 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11815.0911815.08611815.086 100.00 ------------------------------------------------------------------------------- PC_run 5782 5782 11783.69 2.038 2.038 99.73 GM_PC_couple 5782 5782 14.58 0.003 0.003 0.12 PC_GM_couple 5782 5782 11.54 0.002 0.002 0.10 #others 5.27 5.273 0.04 ------------------------------------------------------------------------------- ======= Cycle 5782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5783 steps, 2.56000 s simulation time, 11817.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5783 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11817.5811817.57611817.576 100.00 ------------------------------------------------------------------------------- PC_run 5783 5783 11786.18 2.038 2.038 99.73 GM_PC_couple 5783 5783 14.59 0.003 0.003 0.12 PC_GM_couple 5783 5783 11.54 0.002 0.002 0.10 #others 5.27 5.274 0.04 ------------------------------------------------------------------------------- ======= Cycle 5783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5784 steps, 2.56000 s simulation time, 11820.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5784 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11820.1111820.10611820.106 100.00 ------------------------------------------------------------------------------- PC_run 5784 5784 11788.70 2.038 2.038 99.73 GM_PC_couple 5784 5784 14.59 0.003 0.003 0.12 PC_GM_couple 5784 5784 11.54 0.002 0.002 0.10 #others 5.27 5.274 0.04 ------------------------------------------------------------------------------- ======= Cycle 5784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5785 steps, 2.56000 s simulation time, 11822.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5785 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11822.3311822.32711822.327 100.00 ------------------------------------------------------------------------------- PC_run 5785 5785 11790.92 2.038 2.038 99.73 GM_PC_couple 5785 5785 14.59 0.003 0.003 0.12 PC_GM_couple 5785 5785 11.54 0.002 0.002 0.10 #others 5.28 5.275 0.04 ------------------------------------------------------------------------------- ======= Cycle 5785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5786 steps, 2.56000 s simulation time, 11824.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5786 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11824.6311824.63111824.631 100.00 ------------------------------------------------------------------------------- PC_run 5786 5786 11793.22 2.038 2.038 99.73 GM_PC_couple 5786 5786 14.59 0.003 0.003 0.12 PC_GM_couple 5786 5786 11.54 0.002 0.002 0.10 #others 5.28 5.276 0.04 ------------------------------------------------------------------------------- ======= Cycle 5786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5787 steps, 2.56000 s simulation time, 11827.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5787 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11827.1311827.12611827.126 100.00 ------------------------------------------------------------------------------- PC_run 5787 5787 11795.71 2.038 2.038 99.73 GM_PC_couple 5787 5787 14.59 0.003 0.003 0.12 PC_GM_couple 5787 5787 11.55 0.002 0.002 0.10 #others 5.28 5.277 0.04 ------------------------------------------------------------------------------- ======= Cycle 5787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5788 steps, 2.56000 s simulation time, 11830.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5788 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11830.0511830.05111830.051 100.00 ------------------------------------------------------------------------------- PC_run 5788 5788 11798.63 2.038 2.038 99.73 GM_PC_couple 5788 5788 14.60 0.003 0.003 0.12 PC_GM_couple 5788 5788 11.55 0.002 0.002 0.10 #others 5.28 5.277 0.04 ------------------------------------------------------------------------------- ======= Cycle 5788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5789 steps, 2.56000 s simulation time, 11832.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5789 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11832.7111832.70911832.709 100.00 ------------------------------------------------------------------------------- PC_run 5789 5789 11801.28 2.039 2.039 99.73 GM_PC_couple 5789 5789 14.60 0.003 0.003 0.12 PC_GM_couple 5789 5789 11.55 0.002 0.002 0.10 #others 5.28 5.278 0.04 ------------------------------------------------------------------------------- ======= Cycle 5789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5790 steps, 2.56000 s simulation time, 11835.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5790 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11835.2711835.27311835.273 100.00 ------------------------------------------------------------------------------- PC_run 5790 5790 11803.84 2.039 2.039 99.73 GM_PC_couple 5790 5790 14.60 0.003 0.003 0.12 PC_GM_couple 5790 5790 11.55 0.002 0.002 0.10 #others 5.28 5.279 0.04 ------------------------------------------------------------------------------- ======= Cycle 5790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5791 steps, 2.56000 s simulation time, 11837.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5791 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11837.6111837.61411837.614 100.00 ------------------------------------------------------------------------------- PC_run 5791 5791 11806.17 2.039 2.039 99.73 GM_PC_couple 5791 5791 14.60 0.003 0.003 0.12 PC_GM_couple 5791 5791 11.56 0.002 0.002 0.10 #others 5.28 5.280 0.04 ------------------------------------------------------------------------------- ======= Cycle 5791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5792 steps, 2.56000 s simulation time, 11840.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5792 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11840.0011840.00311840.003 100.00 ------------------------------------------------------------------------------- PC_run 5792 5792 11808.56 2.039 2.039 99.73 GM_PC_couple 5792 5792 14.61 0.003 0.003 0.12 PC_GM_couple 5792 5792 11.56 0.002 0.002 0.10 #others 5.28 5.280 0.04 ------------------------------------------------------------------------------- ======= Cycle 5792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5793 steps, 2.56000 s simulation time, 11842.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5793 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11842.0811842.07511842.075 100.00 ------------------------------------------------------------------------------- PC_run 5793 5793 11810.63 2.039 2.039 99.73 GM_PC_couple 5793 5793 14.61 0.003 0.003 0.12 PC_GM_couple 5793 5793 11.56 0.002 0.002 0.10 #others 5.28 5.281 0.04 ------------------------------------------------------------------------------- ======= Cycle 5793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5794 steps, 2.56000 s simulation time, 11844.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5794 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11844.0611844.05911844.059 100.00 ------------------------------------------------------------------------------- PC_run 5794 5794 11812.61 2.039 2.039 99.73 GM_PC_couple 5794 5794 14.61 0.003 0.003 0.12 PC_GM_couple 5794 5794 11.56 0.002 0.002 0.10 #others 5.28 5.282 0.04 ------------------------------------------------------------------------------- ======= Cycle 5794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5795 steps, 2.56000 s simulation time, 11846.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5795 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11846.1811846.17911846.179 100.00 ------------------------------------------------------------------------------- PC_run 5795 5795 11814.72 2.039 2.039 99.73 GM_PC_couple 5795 5795 14.61 0.003 0.003 0.12 PC_GM_couple 5795 5795 11.56 0.002 0.002 0.10 #others 5.28 5.282 0.04 ------------------------------------------------------------------------------- ======= Cycle 5795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5796 steps, 2.56000 s simulation time, 11848.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5796 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11848.8411848.84211848.842 100.00 ------------------------------------------------------------------------------- PC_run 5796 5796 11817.38 2.039 2.039 99.73 GM_PC_couple 5796 5796 14.62 0.003 0.003 0.12 PC_GM_couple 5796 5796 11.56 0.002 0.002 0.10 #others 5.28 5.283 0.04 ------------------------------------------------------------------------------- ======= Cycle 5796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5797 steps, 2.56000 s simulation time, 11851.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5797 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11851.3711851.37111851.371 100.00 ------------------------------------------------------------------------------- PC_run 5797 5797 11819.90 2.039 2.039 99.73 GM_PC_couple 5797 5797 14.62 0.003 0.003 0.12 PC_GM_couple 5797 5797 11.57 0.002 0.002 0.10 #others 5.28 5.284 0.04 ------------------------------------------------------------------------------- ======= Cycle 5797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5798 steps, 2.56000 s simulation time, 11853.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5798 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11853.6511853.64611853.646 100.00 ------------------------------------------------------------------------------- PC_run 5798 5798 11822.17 2.039 2.039 99.73 GM_PC_couple 5798 5798 14.62 0.003 0.003 0.12 PC_GM_couple 5798 5798 11.57 0.002 0.002 0.10 #others 5.28 5.285 0.04 ------------------------------------------------------------------------------- ======= Cycle 5798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5799 steps, 2.56000 s simulation time, 11855.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5799 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11855.9711855.97411855.974 100.00 ------------------------------------------------------------------------------- PC_run 5799 5799 11824.50 2.039 2.039 99.73 GM_PC_couple 5799 5799 14.62 0.003 0.003 0.12 PC_GM_couple 5799 5799 11.57 0.002 0.002 0.10 #others 5.29 5.286 0.04 ------------------------------------------------------------------------------- ======= Cycle 5799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5800 steps, 2.56000 s simulation time, 11858.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5800 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11858.3011858.30411858.304 100.00 ------------------------------------------------------------------------------- PC_run 5800 5800 11826.82 2.039 2.039 99.73 GM_PC_couple 5800 5800 14.63 0.003 0.003 0.12 PC_GM_couple 5800 5800 11.57 0.002 0.002 0.10 #others 5.29 5.287 0.04 ------------------------------------------------------------------------------- ======= Cycle 5800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5801 steps, 2.56000 s simulation time, 11860.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5801 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11860.4411860.44311860.443 100.00 ------------------------------------------------------------------------------- PC_run 5801 5801 11828.95 2.039 2.039 99.73 GM_PC_couple 5801 5801 14.63 0.003 0.003 0.12 PC_GM_couple 5801 5801 11.57 0.002 0.002 0.10 #others 5.29 5.288 0.04 ------------------------------------------------------------------------------- ======= Cycle 5801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5802 steps, 2.56000 s simulation time, 11862.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5802 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11862.5811862.58211862.582 100.00 ------------------------------------------------------------------------------- PC_run 5802 5802 11831.09 2.039 2.039 99.73 GM_PC_couple 5802 5802 14.63 0.003 0.003 0.12 PC_GM_couple 5802 5802 11.58 0.002 0.002 0.10 #others 5.29 5.289 0.04 ------------------------------------------------------------------------------- ======= Cycle 5802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5803 steps, 2.56000 s simulation time, 11864.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5803 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11864.6411864.63611864.636 100.00 ------------------------------------------------------------------------------- PC_run 5803 5803 11833.14 2.039 2.039 99.73 GM_PC_couple 5803 5803 14.63 0.003 0.003 0.12 PC_GM_couple 5803 5803 11.58 0.002 0.002 0.10 #others 5.29 5.289 0.04 ------------------------------------------------------------------------------- ======= Cycle 5803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5804 steps, 2.56000 s simulation time, 11867.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5804 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11867.0211867.01711867.017 100.00 ------------------------------------------------------------------------------- PC_run 5804 5804 11835.51 2.039 2.039 99.73 GM_PC_couple 5804 5804 14.63 0.003 0.003 0.12 PC_GM_couple 5804 5804 11.58 0.002 0.002 0.10 #others 5.29 5.290 0.04 ------------------------------------------------------------------------------- ======= Cycle 5804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5805 steps, 2.56000 s simulation time, 11868.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5805 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11868.9611868.96311868.963 100.00 ------------------------------------------------------------------------------- PC_run 5805 5805 11837.45 2.039 2.039 99.73 GM_PC_couple 5805 5805 14.64 0.003 0.003 0.12 PC_GM_couple 5805 5805 11.58 0.002 0.002 0.10 #others 5.29 5.291 0.04 ------------------------------------------------------------------------------- ======= Cycle 5805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5806 steps, 2.56000 s simulation time, 11871.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5806 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11871.1111871.10911871.109 100.00 ------------------------------------------------------------------------------- PC_run 5806 5806 11839.60 2.039 2.039 99.73 GM_PC_couple 5806 5806 14.64 0.003 0.003 0.12 PC_GM_couple 5806 5806 11.58 0.002 0.002 0.10 #others 5.29 5.292 0.04 ------------------------------------------------------------------------------- ======= Cycle 5806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5807 steps, 2.56000 s simulation time, 11873.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5807 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11873.1511873.15411873.154 100.00 ------------------------------------------------------------------------------- PC_run 5807 5807 11841.64 2.039 2.039 99.73 GM_PC_couple 5807 5807 14.64 0.003 0.003 0.12 PC_GM_couple 5807 5807 11.58 0.002 0.002 0.10 #others 5.29 5.293 0.04 ------------------------------------------------------------------------------- ======= Cycle 5807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5808 steps, 2.56000 s simulation time, 11875.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5808 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11875.1711875.16711875.167 100.00 ------------------------------------------------------------------------------- PC_run 5808 5808 11843.64 2.039 2.039 99.73 GM_PC_couple 5808 5808 14.64 0.003 0.003 0.12 PC_GM_couple 5808 5808 11.59 0.002 0.002 0.10 #others 5.29 5.293 0.04 ------------------------------------------------------------------------------- ======= Cycle 5808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5809 steps, 2.56000 s simulation time, 11877.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5809 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11877.3411877.33611877.336 100.00 ------------------------------------------------------------------------------- PC_run 5809 5809 11845.81 2.039 2.039 99.73 GM_PC_couple 5809 5809 14.65 0.003 0.003 0.12 PC_GM_couple 5809 5809 11.59 0.002 0.002 0.10 #others 5.29 5.294 0.04 ------------------------------------------------------------------------------- ======= Cycle 5809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5810 steps, 2.56000 s simulation time, 11879.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5810 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11879.3211879.31711879.317 100.00 ------------------------------------------------------------------------------- PC_run 5810 5810 11847.78 2.039 2.039 99.73 GM_PC_couple 5810 5810 14.65 0.003 0.003 0.12 PC_GM_couple 5810 5810 11.59 0.002 0.002 0.10 #others 5.29 5.295 0.04 ------------------------------------------------------------------------------- ======= Cycle 5810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5811 steps, 2.56000 s simulation time, 11881.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5811 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11881.3311881.33111881.331 100.00 ------------------------------------------------------------------------------- PC_run 5811 5811 11849.79 2.039 2.039 99.73 GM_PC_couple 5811 5811 14.65 0.003 0.003 0.12 PC_GM_couple 5811 5811 11.59 0.002 0.002 0.10 #others 5.30 5.296 0.04 ------------------------------------------------------------------------------- ======= Cycle 5811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5812 steps, 2.56000 s simulation time, 11883.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5812 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11883.3511883.34811883.348 100.00 ------------------------------------------------------------------------------- PC_run 5812 5812 11851.80 2.039 2.039 99.73 GM_PC_couple 5812 5812 14.65 0.003 0.003 0.12 PC_GM_couple 5812 5812 11.59 0.002 0.002 0.10 #others 5.30 5.297 0.04 ------------------------------------------------------------------------------- ======= Cycle 5812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5813 steps, 2.56000 s simulation time, 11885.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5813 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11885.4811885.47711885.477 100.00 ------------------------------------------------------------------------------- PC_run 5813 5813 11853.93 2.039 2.039 99.73 GM_PC_couple 5813 5813 14.66 0.003 0.003 0.12 PC_GM_couple 5813 5813 11.60 0.002 0.002 0.10 #others 5.30 5.298 0.04 ------------------------------------------------------------------------------- ======= Cycle 5813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5814 steps, 2.56000 s simulation time, 11887.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5814 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11887.5811887.58511887.585 100.00 ------------------------------------------------------------------------------- PC_run 5814 5814 11856.03 2.039 2.039 99.73 GM_PC_couple 5814 5814 14.66 0.003 0.003 0.12 PC_GM_couple 5814 5814 11.60 0.002 0.002 0.10 #others 5.30 5.298 0.04 ------------------------------------------------------------------------------- ======= Cycle 5814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5815 steps, 2.56000 s simulation time, 11889.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5815 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11889.6211889.62011889.620 100.00 ------------------------------------------------------------------------------- PC_run 5815 5815 11858.06 2.039 2.039 99.73 GM_PC_couple 5815 5815 14.66 0.003 0.003 0.12 PC_GM_couple 5815 5815 11.60 0.002 0.002 0.10 #others 5.30 5.299 0.04 ------------------------------------------------------------------------------- ======= Cycle 5815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5816 steps, 2.56000 s simulation time, 11891.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5816 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11891.6811891.68411891.684 100.00 ------------------------------------------------------------------------------- PC_run 5816 5816 11860.12 2.039 2.039 99.73 GM_PC_couple 5816 5816 14.66 0.003 0.003 0.12 PC_GM_couple 5816 5816 11.60 0.002 0.002 0.10 #others 5.30 5.300 0.04 ------------------------------------------------------------------------------- ======= Cycle 5816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5817 steps, 2.56000 s simulation time, 11893.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5817 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11893.8211893.81611893.816 100.00 ------------------------------------------------------------------------------- PC_run 5817 5817 11862.25 2.039 2.039 99.73 GM_PC_couple 5817 5817 14.66 0.003 0.003 0.12 PC_GM_couple 5817 5817 11.60 0.002 0.002 0.10 #others 5.30 5.301 0.04 ------------------------------------------------------------------------------- ======= Cycle 5817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5818 steps, 2.56000 s simulation time, 11896.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5818 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11896.2611896.26111896.261 100.00 ------------------------------------------------------------------------------- PC_run 5818 5818 11864.69 2.039 2.039 99.73 GM_PC_couple 5818 5818 14.67 0.003 0.003 0.12 PC_GM_couple 5818 5818 11.60 0.002 0.002 0.10 #others 5.30 5.301 0.04 ------------------------------------------------------------------------------- ======= Cycle 5818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5819 steps, 2.56000 s simulation time, 11898.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5819 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11898.7211898.72111898.721 100.00 ------------------------------------------------------------------------------- PC_run 5819 5819 11867.14 2.039 2.039 99.73 GM_PC_couple 5819 5819 14.67 0.003 0.003 0.12 PC_GM_couple 5819 5819 11.61 0.002 0.002 0.10 #others 5.30 5.302 0.04 ------------------------------------------------------------------------------- ======= Cycle 5819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5820 steps, 2.56000 s simulation time, 11901.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5820 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11901.1811901.17711901.177 100.00 ------------------------------------------------------------------------------- PC_run 5820 5820 11869.59 2.039 2.039 99.73 GM_PC_couple 5820 5820 14.67 0.003 0.003 0.12 PC_GM_couple 5820 5820 11.61 0.002 0.002 0.10 #others 5.30 5.303 0.04 ------------------------------------------------------------------------------- ======= Cycle 5820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5821 steps, 2.56000 s simulation time, 11903.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5821 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11903.9911903.98711903.987 100.00 ------------------------------------------------------------------------------- PC_run 5821 5821 11872.40 2.040 2.040 99.73 GM_PC_couple 5821 5821 14.67 0.003 0.003 0.12 PC_GM_couple 5821 5821 11.61 0.002 0.002 0.10 #others 5.30 5.304 0.04 ------------------------------------------------------------------------------- ======= Cycle 5821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5822 steps, 2.56000 s simulation time, 11906.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5822 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11906.8411906.84411906.844 100.00 ------------------------------------------------------------------------------- PC_run 5822 5822 11875.25 2.040 2.040 99.73 GM_PC_couple 5822 5822 14.68 0.003 0.003 0.12 PC_GM_couple 5822 5822 11.61 0.002 0.002 0.10 #others 5.30 5.305 0.04 ------------------------------------------------------------------------------- ======= Cycle 5822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5823 steps, 2.56000 s simulation time, 11909.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5823 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11909.2811909.28011909.280 100.00 ------------------------------------------------------------------------------- PC_run 5823 5823 11877.68 2.040 2.040 99.73 GM_PC_couple 5823 5823 14.68 0.003 0.003 0.12 PC_GM_couple 5823 5823 11.61 0.002 0.002 0.10 #others 5.31 5.305 0.04 ------------------------------------------------------------------------------- ======= Cycle 5823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5824 steps, 2.56000 s simulation time, 11911.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5824 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11911.2211911.22411911.224 100.00 ------------------------------------------------------------------------------- PC_run 5824 5824 11879.62 2.040 2.040 99.73 GM_PC_couple 5824 5824 14.68 0.003 0.003 0.12 PC_GM_couple 5824 5824 11.62 0.002 0.002 0.10 #others 5.31 5.306 0.04 ------------------------------------------------------------------------------- ======= Cycle 5824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5825 steps, 2.56000 s simulation time, 11913.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5825 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11913.4811913.47811913.478 100.00 ------------------------------------------------------------------------------- PC_run 5825 5825 11881.87 2.040 2.040 99.73 GM_PC_couple 5825 5825 14.68 0.003 0.003 0.12 PC_GM_couple 5825 5825 11.62 0.002 0.002 0.10 #others 5.31 5.307 0.04 ------------------------------------------------------------------------------- ======= Cycle 5825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5826 steps, 2.56000 s simulation time, 11915.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5826 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11915.9011915.90411915.904 100.00 ------------------------------------------------------------------------------- PC_run 5826 5826 11884.29 2.040 2.040 99.73 GM_PC_couple 5826 5826 14.69 0.003 0.003 0.12 PC_GM_couple 5826 5826 11.62 0.002 0.002 0.10 #others 5.31 5.308 0.04 ------------------------------------------------------------------------------- ======= Cycle 5826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5827 steps, 2.56000 s simulation time, 11917.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5827 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11917.9011917.89611917.896 100.00 ------------------------------------------------------------------------------- PC_run 5827 5827 11886.28 2.040 2.040 99.73 GM_PC_couple 5827 5827 14.69 0.003 0.003 0.12 PC_GM_couple 5827 5827 11.62 0.002 0.002 0.10 #others 5.31 5.309 0.04 ------------------------------------------------------------------------------- ======= Cycle 5827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5828 steps, 2.56000 s simulation time, 11919.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5828 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11919.9611919.96511919.965 100.00 ------------------------------------------------------------------------------- PC_run 5828 5828 11888.34 2.040 2.040 99.73 GM_PC_couple 5828 5828 14.69 0.003 0.003 0.12 PC_GM_couple 5828 5828 11.62 0.002 0.002 0.10 #others 5.31 5.310 0.04 ------------------------------------------------------------------------------- ======= Cycle 5828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5829 steps, 2.56000 s simulation time, 11922.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5829 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11922.1411922.13811922.138 100.00 ------------------------------------------------------------------------------- PC_run 5829 5829 11890.51 2.040 2.040 99.73 GM_PC_couple 5829 5829 14.69 0.003 0.003 0.12 PC_GM_couple 5829 5829 11.63 0.002 0.002 0.10 #others 5.31 5.311 0.04 ------------------------------------------------------------------------------- ======= Cycle 5829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5830 steps, 2.56000 s simulation time, 11924.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5830 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11924.3311924.32811924.328 100.00 ------------------------------------------------------------------------------- PC_run 5830 5830 11892.69 2.040 2.040 99.73 GM_PC_couple 5830 5830 14.69 0.003 0.003 0.12 PC_GM_couple 5830 5830 11.63 0.002 0.002 0.10 #others 5.31 5.312 0.04 ------------------------------------------------------------------------------- ======= Cycle 5830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5831 steps, 2.56000 s simulation time, 11926.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5831 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11926.3211926.31711926.317 100.00 ------------------------------------------------------------------------------- PC_run 5831 5831 11894.68 2.040 2.040 99.73 GM_PC_couple 5831 5831 14.70 0.003 0.003 0.12 PC_GM_couple 5831 5831 11.63 0.002 0.002 0.10 #others 5.31 5.313 0.04 ------------------------------------------------------------------------------- ======= Cycle 5831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5832 steps, 2.56000 s simulation time, 11928.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5832 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11928.3811928.38211928.382 100.00 ------------------------------------------------------------------------------- PC_run 5832 5832 11896.74 2.040 2.040 99.73 GM_PC_couple 5832 5832 14.70 0.003 0.003 0.12 PC_GM_couple 5832 5832 11.63 0.002 0.002 0.10 #others 5.31 5.313 0.04 ------------------------------------------------------------------------------- ======= Cycle 5832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5833 steps, 2.56000 s simulation time, 11930.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5833 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11930.4011930.39611930.396 100.00 ------------------------------------------------------------------------------- PC_run 5833 5833 11898.75 2.040 2.040 99.73 GM_PC_couple 5833 5833 14.70 0.003 0.003 0.12 PC_GM_couple 5833 5833 11.63 0.002 0.002 0.10 #others 5.31 5.314 0.04 ------------------------------------------------------------------------------- ======= Cycle 5833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5834 steps, 2.56000 s simulation time, 11932.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5834 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11932.5811932.57511932.575 100.00 ------------------------------------------------------------------------------- PC_run 5834 5834 11900.92 2.040 2.040 99.73 GM_PC_couple 5834 5834 14.70 0.003 0.003 0.12 PC_GM_couple 5834 5834 11.63 0.002 0.002 0.10 #others 5.31 5.315 0.04 ------------------------------------------------------------------------------- ======= Cycle 5834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5835 steps, 2.56000 s simulation time, 11934.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5835 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11934.7511934.74611934.746 100.00 ------------------------------------------------------------------------------- PC_run 5835 5835 11903.09 2.040 2.040 99.73 GM_PC_couple 5835 5835 14.71 0.003 0.003 0.12 PC_GM_couple 5835 5835 11.64 0.002 0.002 0.10 #others 5.32 5.316 0.04 ------------------------------------------------------------------------------- ======= Cycle 5835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5836 steps, 2.56000 s simulation time, 11936.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5836 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11936.8611936.85811936.858 100.00 ------------------------------------------------------------------------------- PC_run 5836 5836 11905.20 2.040 2.040 99.73 GM_PC_couple 5836 5836 14.71 0.003 0.003 0.12 PC_GM_couple 5836 5836 11.64 0.002 0.002 0.10 #others 5.32 5.316 0.04 ------------------------------------------------------------------------------- ======= Cycle 5836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5837 steps, 2.56000 s simulation time, 11939.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5837 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11939.0011938.99611938.996 100.00 ------------------------------------------------------------------------------- PC_run 5837 5837 11907.33 2.040 2.040 99.73 GM_PC_couple 5837 5837 14.71 0.003 0.003 0.12 PC_GM_couple 5837 5837 11.64 0.002 0.002 0.10 #others 5.32 5.317 0.04 ------------------------------------------------------------------------------- ======= Cycle 5837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5838 steps, 2.56000 s simulation time, 11942.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5838 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11942.1711942.17011942.170 100.00 ------------------------------------------------------------------------------- PC_run 5838 5838 11910.50 2.040 2.040 99.73 GM_PC_couple 5838 5838 14.71 0.003 0.003 0.12 PC_GM_couple 5838 5838 11.64 0.002 0.002 0.10 #others 5.32 5.318 0.04 ------------------------------------------------------------------------------- ======= Cycle 5838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5839 steps, 2.56000 s simulation time, 11944.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5839 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11944.1911944.19011944.190 100.00 ------------------------------------------------------------------------------- PC_run 5839 5839 11912.51 2.040 2.040 99.73 GM_PC_couple 5839 5839 14.72 0.003 0.003 0.12 PC_GM_couple 5839 5839 11.64 0.002 0.002 0.10 #others 5.32 5.319 0.04 ------------------------------------------------------------------------------- ======= Cycle 5839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5840 steps, 2.56000 s simulation time, 11946.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5840 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11946.2711946.26711946.267 100.00 ------------------------------------------------------------------------------- PC_run 5840 5840 11914.58 2.040 2.040 99.73 GM_PC_couple 5840 5840 14.72 0.003 0.003 0.12 PC_GM_couple 5840 5840 11.65 0.002 0.002 0.10 #others 5.32 5.320 0.04 ------------------------------------------------------------------------------- ======= Cycle 5840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5841 steps, 2.56000 s simulation time, 11948.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5841 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11948.4811948.47911948.479 100.00 ------------------------------------------------------------------------------- PC_run 5841 5841 11916.79 2.040 2.040 99.73 GM_PC_couple 5841 5841 14.72 0.003 0.003 0.12 PC_GM_couple 5841 5841 11.65 0.002 0.002 0.10 #others 5.32 5.321 0.04 ------------------------------------------------------------------------------- ======= Cycle 5841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5842 steps, 2.56000 s simulation time, 11950.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5842 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11950.8811950.87711950.877 100.00 ------------------------------------------------------------------------------- PC_run 5842 5842 11919.18 2.040 2.040 99.73 GM_PC_couple 5842 5842 14.72 0.003 0.003 0.12 PC_GM_couple 5842 5842 11.65 0.002 0.002 0.10 #others 5.32 5.323 0.04 ------------------------------------------------------------------------------- ======= Cycle 5842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5843 steps, 2.56000 s simulation time, 11953.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5843 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11953.0411953.04211953.042 100.00 ------------------------------------------------------------------------------- PC_run 5843 5843 11921.34 2.040 2.040 99.73 GM_PC_couple 5843 5843 14.73 0.003 0.003 0.12 PC_GM_couple 5843 5843 11.65 0.002 0.002 0.10 #others 5.32 5.324 0.04 ------------------------------------------------------------------------------- ======= Cycle 5843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5844 steps, 2.56000 s simulation time, 11955.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5844 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11955.3411955.33511955.335 100.00 ------------------------------------------------------------------------------- PC_run 5844 5844 11923.63 2.040 2.040 99.73 GM_PC_couple 5844 5844 14.73 0.003 0.003 0.12 PC_GM_couple 5844 5844 11.65 0.002 0.002 0.10 #others 5.32 5.325 0.04 ------------------------------------------------------------------------------- ======= Cycle 5844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5845 steps, 2.56000 s simulation time, 11957.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5845 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11957.6011957.60011957.600 100.00 ------------------------------------------------------------------------------- PC_run 5845 5845 11925.88 2.040 2.040 99.73 GM_PC_couple 5845 5845 14.73 0.003 0.003 0.12 PC_GM_couple 5845 5845 11.66 0.002 0.002 0.10 #others 5.33 5.326 0.04 ------------------------------------------------------------------------------- ======= Cycle 5845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5846 steps, 2.56000 s simulation time, 11960.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5846 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11960.1111960.11311960.113 100.00 ------------------------------------------------------------------------------- PC_run 5846 5846 11928.39 2.040 2.040 99.73 GM_PC_couple 5846 5846 14.74 0.003 0.003 0.12 PC_GM_couple 5846 5846 11.66 0.002 0.002 0.10 #others 5.33 5.327 0.04 ------------------------------------------------------------------------------- ======= Cycle 5846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5847 steps, 2.56000 s simulation time, 11962.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5847 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11962.1811962.18211962.182 100.00 ------------------------------------------------------------------------------- PC_run 5847 5847 11930.46 2.040 2.040 99.73 GM_PC_couple 5847 5847 14.74 0.003 0.003 0.12 PC_GM_couple 5847 5847 11.66 0.002 0.002 0.10 #others 5.33 5.327 0.04 ------------------------------------------------------------------------------- ======= Cycle 5847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5848 steps, 2.56000 s simulation time, 11964.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5848 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11964.2111964.21011964.210 100.00 ------------------------------------------------------------------------------- PC_run 5848 5848 11932.48 2.040 2.040 99.73 GM_PC_couple 5848 5848 14.74 0.003 0.003 0.12 PC_GM_couple 5848 5848 11.66 0.002 0.002 0.10 #others 5.33 5.328 0.04 ------------------------------------------------------------------------------- ======= Cycle 5848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5849 steps, 2.56000 s simulation time, 11966.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5849 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11966.3111966.30811966.308 100.00 ------------------------------------------------------------------------------- PC_run 5849 5849 11934.57 2.040 2.040 99.73 GM_PC_couple 5849 5849 14.74 0.003 0.003 0.12 PC_GM_couple 5849 5849 11.67 0.002 0.002 0.10 #others 5.33 5.329 0.04 ------------------------------------------------------------------------------- ======= Cycle 5849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5850 steps, 2.56000 s simulation time, 11968.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5850 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11968.7211968.72111968.721 100.00 ------------------------------------------------------------------------------- PC_run 5850 5850 11936.98 2.041 2.041 99.73 GM_PC_couple 5850 5850 14.75 0.003 0.003 0.12 PC_GM_couple 5850 5850 11.67 0.002 0.002 0.10 #others 5.33 5.330 0.04 ------------------------------------------------------------------------------- ======= Cycle 5850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5851 steps, 2.56000 s simulation time, 11970.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5851 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11970.8811970.88011970.880 100.00 ------------------------------------------------------------------------------- PC_run 5851 5851 11939.13 2.041 2.041 99.73 GM_PC_couple 5851 5851 14.75 0.003 0.003 0.12 PC_GM_couple 5851 5851 11.67 0.002 0.002 0.10 #others 5.33 5.331 0.04 ------------------------------------------------------------------------------- ======= Cycle 5851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5852 steps, 2.56000 s simulation time, 11972.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5852 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11972.9611972.96311972.963 100.00 ------------------------------------------------------------------------------- PC_run 5852 5852 11941.21 2.041 2.041 99.73 GM_PC_couple 5852 5852 14.75 0.003 0.003 0.12 PC_GM_couple 5852 5852 11.67 0.002 0.002 0.10 #others 5.33 5.331 0.04 ------------------------------------------------------------------------------- ======= Cycle 5852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5853 steps, 2.56000 s simulation time, 11975.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5853 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11975.3711975.36911975.369 100.00 ------------------------------------------------------------------------------- PC_run 5853 5853 11943.61 2.041 2.041 99.73 GM_PC_couple 5853 5853 14.75 0.003 0.003 0.12 PC_GM_couple 5853 5853 11.67 0.002 0.002 0.10 #others 5.33 5.333 0.04 ------------------------------------------------------------------------------- ======= Cycle 5853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5854 steps, 2.56000 s simulation time, 11977.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5854 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11977.9311977.92611977.926 100.00 ------------------------------------------------------------------------------- PC_run 5854 5854 11946.16 2.041 2.041 99.73 GM_PC_couple 5854 5854 14.76 0.003 0.003 0.12 PC_GM_couple 5854 5854 11.68 0.002 0.002 0.10 #others 5.33 5.334 0.04 ------------------------------------------------------------------------------- ======= Cycle 5854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5855 steps, 2.56000 s simulation time, 11980.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5855 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11980.0811980.08211980.082 100.00 ------------------------------------------------------------------------------- PC_run 5855 5855 11948.31 2.041 2.041 99.73 GM_PC_couple 5855 5855 14.76 0.003 0.003 0.12 PC_GM_couple 5855 5855 11.68 0.002 0.002 0.10 #others 5.34 5.335 0.04 ------------------------------------------------------------------------------- ======= Cycle 5855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5856 steps, 2.56000 s simulation time, 11982.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5856 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11982.3211982.32011982.320 100.00 ------------------------------------------------------------------------------- PC_run 5856 5856 11950.54 2.041 2.041 99.73 GM_PC_couple 5856 5856 14.76 0.003 0.003 0.12 PC_GM_couple 5856 5856 11.68 0.002 0.002 0.10 #others 5.34 5.336 0.04 ------------------------------------------------------------------------------- ======= Cycle 5856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5857 steps, 2.56000 s simulation time, 11984.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5857 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11984.8311984.83311984.833 100.00 ------------------------------------------------------------------------------- PC_run 5857 5857 11953.05 2.041 2.041 99.73 GM_PC_couple 5857 5857 14.77 0.003 0.003 0.12 PC_GM_couple 5857 5857 11.68 0.002 0.002 0.10 #others 5.34 5.337 0.04 ------------------------------------------------------------------------------- ======= Cycle 5857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5858 steps, 2.56000 s simulation time, 11987.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5858 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11987.3311987.32811987.328 100.00 ------------------------------------------------------------------------------- PC_run 5858 5858 11955.54 2.041 2.041 99.73 GM_PC_couple 5858 5858 14.77 0.003 0.003 0.12 PC_GM_couple 5858 5858 11.68 0.002 0.002 0.10 #others 5.34 5.338 0.04 ------------------------------------------------------------------------------- ======= Cycle 5858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5859 steps, 2.56000 s simulation time, 11989.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5859 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11989.4611989.46311989.463 100.00 ------------------------------------------------------------------------------- PC_run 5859 5859 11957.66 2.041 2.041 99.73 GM_PC_couple 5859 5859 14.77 0.003 0.003 0.12 PC_GM_couple 5859 5859 11.69 0.002 0.002 0.10 #others 5.34 5.340 0.04 ------------------------------------------------------------------------------- ======= Cycle 5859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5860 steps, 2.56000 s simulation time, 11991.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5860 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11991.9411991.93611991.936 100.00 ------------------------------------------------------------------------------- PC_run 5860 5860 11960.12 2.041 2.041 99.73 GM_PC_couple 5860 5860 14.78 0.003 0.003 0.12 PC_GM_couple 5860 5860 11.69 0.002 0.002 0.10 #others 5.34 5.341 0.04 ------------------------------------------------------------------------------- ======= Cycle 5860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5861 steps, 2.56000 s simulation time, 11994.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5861 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11994.1611994.16211994.162 100.00 ------------------------------------------------------------------------------- PC_run 5861 5861 11962.34 2.041 2.041 99.73 GM_PC_couple 5861 5861 14.78 0.003 0.003 0.12 PC_GM_couple 5861 5861 11.69 0.002 0.002 0.10 #others 5.34 5.342 0.04 ------------------------------------------------------------------------------- ======= Cycle 5861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5862 steps, 2.56000 s simulation time, 11996.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5862 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11996.5811996.58411996.584 100.00 ------------------------------------------------------------------------------- PC_run 5862 5862 11964.76 2.041 2.041 99.73 GM_PC_couple 5862 5862 14.78 0.003 0.003 0.12 PC_GM_couple 5862 5862 11.70 0.002 0.002 0.10 #others 5.34 5.343 0.04 ------------------------------------------------------------------------------- ======= Cycle 5862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5863 steps, 2.56000 s simulation time, 11999.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5863 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11999.2011999.19711999.197 100.00 ------------------------------------------------------------------------------- PC_run 5863 5863 11967.37 2.041 2.041 99.73 GM_PC_couple 5863 5863 14.79 0.003 0.003 0.12 PC_GM_couple 5863 5863 11.70 0.002 0.002 0.10 #others 5.34 5.344 0.04 ------------------------------------------------------------------------------- ======= Cycle 5863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5864 steps, 2.56000 s simulation time, 12001.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5864 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12001.9612001.95912001.959 100.00 ------------------------------------------------------------------------------- PC_run 5864 5864 11970.13 2.041 2.041 99.73 GM_PC_couple 5864 5864 14.79 0.003 0.003 0.12 PC_GM_couple 5864 5864 11.70 0.002 0.002 0.10 #others 5.34 5.345 0.04 ------------------------------------------------------------------------------- ======= Cycle 5864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5865 steps, 2.56000 s simulation time, 12004.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5865 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12004.6012004.59812004.598 100.00 ------------------------------------------------------------------------------- PC_run 5865 5865 11972.76 2.041 2.041 99.73 GM_PC_couple 5865 5865 14.79 0.003 0.003 0.12 PC_GM_couple 5865 5865 11.70 0.002 0.002 0.10 #others 5.35 5.346 0.04 ------------------------------------------------------------------------------- ======= Cycle 5865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5866 steps, 2.56000 s simulation time, 12006.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5866 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12006.9612006.95812006.958 100.00 ------------------------------------------------------------------------------- PC_run 5866 5866 11975.12 2.041 2.041 99.73 GM_PC_couple 5866 5866 14.79 0.003 0.003 0.12 PC_GM_couple 5866 5866 11.70 0.002 0.002 0.10 #others 5.35 5.346 0.04 ------------------------------------------------------------------------------- ======= Cycle 5866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5867 steps, 2.56000 s simulation time, 12009.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5867 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12009.4212009.42012009.420 100.00 ------------------------------------------------------------------------------- PC_run 5867 5867 11977.57 2.042 2.042 99.73 GM_PC_couple 5867 5867 14.80 0.003 0.003 0.12 PC_GM_couple 5867 5867 11.70 0.002 0.002 0.10 #others 5.35 5.347 0.04 ------------------------------------------------------------------------------- ======= Cycle 5867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5868 steps, 2.56000 s simulation time, 12011.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5868 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12011.7912011.78612011.786 100.00 ------------------------------------------------------------------------------- PC_run 5868 5868 11979.93 2.042 2.042 99.73 GM_PC_couple 5868 5868 14.80 0.003 0.003 0.12 PC_GM_couple 5868 5868 11.71 0.002 0.002 0.10 #others 5.35 5.348 0.04 ------------------------------------------------------------------------------- ======= Cycle 5868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5869 steps, 2.56000 s simulation time, 12014.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5869 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12014.8512014.85212014.852 100.00 ------------------------------------------------------------------------------- PC_run 5869 5869 11982.99 2.042 2.042 99.73 GM_PC_couple 5869 5869 14.80 0.003 0.003 0.12 PC_GM_couple 5869 5869 11.71 0.002 0.002 0.10 #others 5.35 5.349 0.04 ------------------------------------------------------------------------------- ======= Cycle 5869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5870 steps, 2.56000 s simulation time, 12017.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5870 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12017.2112017.21412017.214 100.00 ------------------------------------------------------------------------------- PC_run 5870 5870 11985.35 2.042 2.042 99.73 GM_PC_couple 5870 5870 14.81 0.003 0.003 0.12 PC_GM_couple 5870 5870 11.71 0.002 0.002 0.10 #others 5.35 5.350 0.04 ------------------------------------------------------------------------------- ======= Cycle 5870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5871 steps, 2.56000 s simulation time, 12019.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5871 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12019.7012019.69812019.698 100.00 ------------------------------------------------------------------------------- PC_run 5871 5871 11987.83 2.042 2.042 99.73 GM_PC_couple 5871 5871 14.81 0.003 0.003 0.12 PC_GM_couple 5871 5871 11.71 0.002 0.002 0.10 #others 5.35 5.351 0.04 ------------------------------------------------------------------------------- ======= Cycle 5871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5872 steps, 2.56000 s simulation time, 12022.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5872 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12022.2612022.25512022.255 100.00 ------------------------------------------------------------------------------- PC_run 5872 5872 11990.38 2.042 2.042 99.73 GM_PC_couple 5872 5872 14.81 0.003 0.003 0.12 PC_GM_couple 5872 5872 11.71 0.002 0.002 0.10 #others 5.35 5.352 0.04 ------------------------------------------------------------------------------- ======= Cycle 5872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5873 steps, 2.56000 s simulation time, 12024.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5873 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12024.5812024.57712024.577 100.00 ------------------------------------------------------------------------------- PC_run 5873 5873 11992.70 2.042 2.042 99.73 GM_PC_couple 5873 5873 14.81 0.003 0.003 0.12 PC_GM_couple 5873 5873 11.72 0.002 0.002 0.10 #others 5.35 5.353 0.04 ------------------------------------------------------------------------------- ======= Cycle 5873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5874 steps, 2.56000 s simulation time, 12027.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5874 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12027.4012027.40112027.401 100.00 ------------------------------------------------------------------------------- PC_run 5874 5874 11995.51 2.042 2.042 99.73 GM_PC_couple 5874 5874 14.82 0.003 0.003 0.12 PC_GM_couple 5874 5874 11.72 0.002 0.002 0.10 #others 5.35 5.354 0.04 ------------------------------------------------------------------------------- ======= Cycle 5874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5875 steps, 2.56000 s simulation time, 12029.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5875 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12029.7612029.75912029.759 100.00 ------------------------------------------------------------------------------- PC_run 5875 5875 11997.86 2.042 2.042 99.73 GM_PC_couple 5875 5875 14.82 0.003 0.003 0.12 PC_GM_couple 5875 5875 11.72 0.002 0.002 0.10 #others 5.36 5.355 0.04 ------------------------------------------------------------------------------- ======= Cycle 5875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5876 steps, 2.56000 s simulation time, 12032.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5876 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12032.1512032.15012032.150 100.00 ------------------------------------------------------------------------------- PC_run 5876 5876 12000.25 2.042 2.042 99.73 GM_PC_couple 5876 5876 14.82 0.003 0.003 0.12 PC_GM_couple 5876 5876 11.72 0.002 0.002 0.10 #others 5.36 5.356 0.04 ------------------------------------------------------------------------------- ======= Cycle 5876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5877 steps, 2.56000 s simulation time, 12034.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5877 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12034.5312034.52612034.526 100.00 ------------------------------------------------------------------------------- PC_run 5877 5877 12002.62 2.042 2.042 99.73 GM_PC_couple 5877 5877 14.82 0.003 0.003 0.12 PC_GM_couple 5877 5877 11.73 0.002 0.002 0.10 #others 5.36 5.357 0.04 ------------------------------------------------------------------------------- ======= Cycle 5877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5878 steps, 2.56000 s simulation time, 12037.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5878 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12037.4612037.45512037.455 100.00 ------------------------------------------------------------------------------- PC_run 5878 5878 12005.54 2.042 2.042 99.73 GM_PC_couple 5878 5878 14.83 0.003 0.003 0.12 PC_GM_couple 5878 5878 11.73 0.002 0.002 0.10 #others 5.36 5.358 0.04 ------------------------------------------------------------------------------- ======= Cycle 5878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5879 steps, 2.56000 s simulation time, 12040.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5879 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12040.0212040.01612040.016 100.00 ------------------------------------------------------------------------------- PC_run 5879 5879 12008.10 2.043 2.043 99.73 GM_PC_couple 5879 5879 14.83 0.003 0.003 0.12 PC_GM_couple 5879 5879 11.73 0.002 0.002 0.10 #others 5.36 5.359 0.04 ------------------------------------------------------------------------------- ======= Cycle 5879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5880 steps, 2.56000 s simulation time, 12042.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5880 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12042.0112042.00912042.009 100.00 ------------------------------------------------------------------------------- PC_run 5880 5880 12010.09 2.043 2.043 99.73 GM_PC_couple 5880 5880 14.83 0.003 0.003 0.12 PC_GM_couple 5880 5880 11.73 0.002 0.002 0.10 #others 5.36 5.360 0.04 ------------------------------------------------------------------------------- ======= Cycle 5880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5881 steps, 2.56000 s simulation time, 12044.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5881 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12044.0612044.06412044.064 100.00 ------------------------------------------------------------------------------- PC_run 5881 5881 12012.14 2.043 2.043 99.73 GM_PC_couple 5881 5881 14.83 0.003 0.003 0.12 PC_GM_couple 5881 5881 11.73 0.002 0.002 0.10 #others 5.36 5.361 0.04 ------------------------------------------------------------------------------- ======= Cycle 5881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5882 steps, 2.56000 s simulation time, 12046.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5882 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12046.4312046.43312046.433 100.00 ------------------------------------------------------------------------------- PC_run 5882 5882 12014.50 2.043 2.043 99.73 GM_PC_couple 5882 5882 14.84 0.003 0.003 0.12 PC_GM_couple 5882 5882 11.74 0.002 0.002 0.10 #others 5.36 5.361 0.04 ------------------------------------------------------------------------------- ======= Cycle 5882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5883 steps, 2.56000 s simulation time, 12048.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5883 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12048.4412048.44412048.444 100.00 ------------------------------------------------------------------------------- PC_run 5883 5883 12016.50 2.043 2.043 99.73 GM_PC_couple 5883 5883 14.84 0.003 0.003 0.12 PC_GM_couple 5883 5883 11.74 0.002 0.002 0.10 #others 5.36 5.362 0.04 ------------------------------------------------------------------------------- ======= Cycle 5883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5884 steps, 2.56000 s simulation time, 12050.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5884 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12050.6312050.62612050.626 100.00 ------------------------------------------------------------------------------- PC_run 5884 5884 12018.68 2.043 2.043 99.73 GM_PC_couple 5884 5884 14.84 0.003 0.003 0.12 PC_GM_couple 5884 5884 11.74 0.002 0.002 0.10 #others 5.36 5.363 0.04 ------------------------------------------------------------------------------- ======= Cycle 5884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5885 steps, 2.56000 s simulation time, 12053.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5885 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12053.2812053.28212053.282 100.00 ------------------------------------------------------------------------------- PC_run 5885 5885 12021.33 2.043 2.043 99.73 GM_PC_couple 5885 5885 14.85 0.003 0.003 0.12 PC_GM_couple 5885 5885 11.74 0.002 0.002 0.10 #others 5.36 5.364 0.04 ------------------------------------------------------------------------------- ======= Cycle 5885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5886 steps, 2.56000 s simulation time, 12056.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5886 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12056.4912056.49512056.495 100.00 ------------------------------------------------------------------------------- PC_run 5886 5886 12024.54 2.043 2.043 99.73 GM_PC_couple 5886 5886 14.85 0.003 0.003 0.12 PC_GM_couple 5886 5886 11.75 0.002 0.002 0.10 #others 5.37 5.365 0.04 ------------------------------------------------------------------------------- ======= Cycle 5886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5887 steps, 2.56000 s simulation time, 12059.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5887 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12059.0212059.02212059.022 100.00 ------------------------------------------------------------------------------- PC_run 5887 5887 12027.06 2.043 2.043 99.73 GM_PC_couple 5887 5887 14.85 0.003 0.003 0.12 PC_GM_couple 5887 5887 11.75 0.002 0.002 0.10 #others 5.37 5.366 0.04 ------------------------------------------------------------------------------- ======= Cycle 5887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5888 steps, 2.56000 s simulation time, 12061.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5888 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12061.3612061.36512061.365 100.00 ------------------------------------------------------------------------------- PC_run 5888 5888 12029.39 2.043 2.043 99.73 GM_PC_couple 5888 5888 14.85 0.003 0.003 0.12 PC_GM_couple 5888 5888 11.75 0.002 0.002 0.10 #others 5.37 5.367 0.04 ------------------------------------------------------------------------------- ======= Cycle 5888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5889 steps, 2.56000 s simulation time, 12063.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5889 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12063.4812063.48012063.480 100.00 ------------------------------------------------------------------------------- PC_run 5889 5889 12031.50 2.043 2.043 99.73 GM_PC_couple 5889 5889 14.86 0.003 0.003 0.12 PC_GM_couple 5889 5889 11.75 0.002 0.002 0.10 #others 5.37 5.368 0.04 ------------------------------------------------------------------------------- ======= Cycle 5889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5890 steps, 2.56000 s simulation time, 12066.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5890 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12066.0012065.99612065.996 100.00 ------------------------------------------------------------------------------- PC_run 5890 5890 12034.01 2.043 2.043 99.73 GM_PC_couple 5890 5890 14.86 0.003 0.003 0.12 PC_GM_couple 5890 5890 11.76 0.002 0.002 0.10 #others 5.37 5.369 0.04 ------------------------------------------------------------------------------- ======= Cycle 5890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5891 steps, 2.56000 s simulation time, 12068.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5891 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12068.1412068.14012068.140 100.00 ------------------------------------------------------------------------------- PC_run 5891 5891 12036.15 2.043 2.043 99.73 GM_PC_couple 5891 5891 14.86 0.003 0.003 0.12 PC_GM_couple 5891 5891 11.76 0.002 0.002 0.10 #others 5.37 5.370 0.04 ------------------------------------------------------------------------------- ======= Cycle 5891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5892 steps, 2.56000 s simulation time, 12070.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5892 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12070.1512070.15312070.153 100.00 ------------------------------------------------------------------------------- PC_run 5892 5892 12038.16 2.043 2.043 99.73 GM_PC_couple 5892 5892 14.87 0.003 0.003 0.12 PC_GM_couple 5892 5892 11.76 0.002 0.002 0.10 #others 5.37 5.371 0.04 ------------------------------------------------------------------------------- ======= Cycle 5892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5893 steps, 2.56000 s simulation time, 12072.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5893 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12072.2112072.21112072.211 100.00 ------------------------------------------------------------------------------- PC_run 5893 5893 12040.21 2.043 2.043 99.73 GM_PC_couple 5893 5893 14.87 0.003 0.003 0.12 PC_GM_couple 5893 5893 11.76 0.002 0.002 0.10 #others 5.37 5.372 0.04 ------------------------------------------------------------------------------- ======= Cycle 5893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5894 steps, 2.56000 s simulation time, 12074.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5894 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12074.6312074.63112074.631 100.00 ------------------------------------------------------------------------------- PC_run 5894 5894 12042.63 2.043 2.043 99.73 GM_PC_couple 5894 5894 14.87 0.003 0.003 0.12 PC_GM_couple 5894 5894 11.76 0.002 0.002 0.10 #others 5.37 5.373 0.04 ------------------------------------------------------------------------------- ======= Cycle 5894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5895 steps, 2.56000 s simulation time, 12076.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5895 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12076.8412076.84412076.844 100.00 ------------------------------------------------------------------------------- PC_run 5895 5895 12044.83 2.043 2.043 99.73 GM_PC_couple 5895 5895 14.87 0.003 0.003 0.12 PC_GM_couple 5895 5895 11.76 0.002 0.002 0.10 #others 5.37 5.374 0.04 ------------------------------------------------------------------------------- ======= Cycle 5895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5896 steps, 2.56000 s simulation time, 12079.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5896 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12079.0712079.07312079.073 100.00 ------------------------------------------------------------------------------- PC_run 5896 5896 12047.05 2.043 2.043 99.73 GM_PC_couple 5896 5896 14.88 0.003 0.003 0.12 PC_GM_couple 5896 5896 11.77 0.002 0.002 0.10 #others 5.38 5.375 0.04 ------------------------------------------------------------------------------- ======= Cycle 5896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5897 steps, 2.56000 s simulation time, 12081.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5897 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12081.4512081.44512081.445 100.00 ------------------------------------------------------------------------------- PC_run 5897 5897 12049.42 2.043 2.043 99.73 GM_PC_couple 5897 5897 14.88 0.003 0.003 0.12 PC_GM_couple 5897 5897 11.77 0.002 0.002 0.10 #others 5.38 5.376 0.04 ------------------------------------------------------------------------------- ======= Cycle 5897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5898 steps, 2.56000 s simulation time, 12084.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5898 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12084.2112084.21012084.210 100.00 ------------------------------------------------------------------------------- PC_run 5898 5898 12052.18 2.043 2.043 99.73 GM_PC_couple 5898 5898 14.88 0.003 0.003 0.12 PC_GM_couple 5898 5898 11.77 0.002 0.002 0.10 #others 5.38 5.377 0.04 ------------------------------------------------------------------------------- ======= Cycle 5898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5899 steps, 2.56000 s simulation time, 12087.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5899 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12087.1712087.17212087.172 100.00 ------------------------------------------------------------------------------- PC_run 5899 5899 12055.14 2.044 2.044 99.73 GM_PC_couple 5899 5899 14.88 0.003 0.003 0.12 PC_GM_couple 5899 5899 11.77 0.002 0.002 0.10 #others 5.38 5.378 0.04 ------------------------------------------------------------------------------- ======= Cycle 5899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5900 steps, 2.56000 s simulation time, 12089.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5900 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12089.8312089.82612089.826 100.00 ------------------------------------------------------------------------------- PC_run 5900 5900 12057.78 2.044 2.044 99.73 GM_PC_couple 5900 5900 14.89 0.003 0.003 0.12 PC_GM_couple 5900 5900 11.78 0.002 0.002 0.10 #others 5.38 5.379 0.04 ------------------------------------------------------------------------------- ======= Cycle 5900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5901 steps, 2.56000 s simulation time, 12092.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5901 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12092.1412092.14012092.140 100.00 ------------------------------------------------------------------------------- PC_run 5901 5901 12060.09 2.044 2.044 99.73 GM_PC_couple 5901 5901 14.89 0.003 0.003 0.12 PC_GM_couple 5901 5901 11.78 0.002 0.002 0.10 #others 5.38 5.380 0.04 ------------------------------------------------------------------------------- ======= Cycle 5901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5902 steps, 2.56000 s simulation time, 12094.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5902 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12094.7012094.70312094.703 100.00 ------------------------------------------------------------------------------- PC_run 5902 5902 12062.65 2.044 2.044 99.73 GM_PC_couple 5902 5902 14.89 0.003 0.003 0.12 PC_GM_couple 5902 5902 11.78 0.002 0.002 0.10 #others 5.38 5.382 0.04 ------------------------------------------------------------------------------- ======= Cycle 5902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5903 steps, 2.56000 s simulation time, 12097.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5903 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12097.5012097.50112097.501 100.00 ------------------------------------------------------------------------------- PC_run 5903 5903 12065.44 2.044 2.044 99.73 GM_PC_couple 5903 5903 14.90 0.003 0.003 0.12 PC_GM_couple 5903 5903 11.78 0.002 0.002 0.10 #others 5.38 5.383 0.04 ------------------------------------------------------------------------------- ======= Cycle 5903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5904 steps, 2.56000 s simulation time, 12099.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5904 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12099.7712099.77412099.774 100.00 ------------------------------------------------------------------------------- PC_run 5904 5904 12067.71 2.044 2.044 99.73 GM_PC_couple 5904 5904 14.90 0.003 0.003 0.12 PC_GM_couple 5904 5904 11.78 0.002 0.002 0.10 #others 5.38 5.384 0.04 ------------------------------------------------------------------------------- ======= Cycle 5904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5905 steps, 2.56000 s simulation time, 12101.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5905 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12101.8312101.82612101.826 100.00 ------------------------------------------------------------------------------- PC_run 5905 5905 12069.76 2.044 2.044 99.73 GM_PC_couple 5905 5905 14.90 0.003 0.003 0.12 PC_GM_couple 5905 5905 11.79 0.002 0.002 0.10 #others 5.38 5.384 0.04 ------------------------------------------------------------------------------- ======= Cycle 5905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5906 steps, 2.56000 s simulation time, 12103.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5906 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12103.8912103.88712103.887 100.00 ------------------------------------------------------------------------------- PC_run 5906 5906 12071.81 2.044 2.044 99.73 GM_PC_couple 5906 5906 14.90 0.003 0.003 0.12 PC_GM_couple 5906 5906 11.79 0.002 0.002 0.10 #others 5.39 5.385 0.04 ------------------------------------------------------------------------------- ======= Cycle 5906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5907 steps, 2.56000 s simulation time, 12106.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5907 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12106.0512106.05212106.052 100.00 ------------------------------------------------------------------------------- PC_run 5907 5907 12073.97 2.044 2.044 99.73 GM_PC_couple 5907 5907 14.91 0.003 0.003 0.12 PC_GM_couple 5907 5907 11.79 0.002 0.002 0.10 #others 5.39 5.386 0.04 ------------------------------------------------------------------------------- ======= Cycle 5907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5908 steps, 2.56000 s simulation time, 12109.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5908 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12109.1312109.12712109.127 100.00 ------------------------------------------------------------------------------- PC_run 5908 5908 12077.04 2.044 2.044 99.74 GM_PC_couple 5908 5908 14.91 0.003 0.003 0.12 PC_GM_couple 5908 5908 11.79 0.002 0.002 0.10 #others 5.39 5.387 0.04 ------------------------------------------------------------------------------- ======= Cycle 5908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5909 steps, 2.56000 s simulation time, 12111.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5909 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12111.6612111.65812111.658 100.00 ------------------------------------------------------------------------------- PC_run 5909 5909 12079.57 2.044 2.044 99.74 GM_PC_couple 5909 5909 14.91 0.003 0.003 0.12 PC_GM_couple 5909 5909 11.79 0.002 0.002 0.10 #others 5.39 5.388 0.04 ------------------------------------------------------------------------------- ======= Cycle 5909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5910 steps, 2.56000 s simulation time, 12114.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5910 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12114.5112114.51212114.512 100.00 ------------------------------------------------------------------------------- PC_run 5910 5910 12082.42 2.044 2.044 99.74 GM_PC_couple 5910 5910 14.91 0.003 0.003 0.12 PC_GM_couple 5910 5910 11.80 0.002 0.002 0.10 #others 5.39 5.389 0.04 ------------------------------------------------------------------------------- ======= Cycle 5910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5911 steps, 2.56000 s simulation time, 12116.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5911 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12116.9412116.93712116.937 100.00 ------------------------------------------------------------------------------- PC_run 5911 5911 12084.83 2.044 2.044 99.74 GM_PC_couple 5911 5911 14.91 0.003 0.003 0.12 PC_GM_couple 5911 5911 11.80 0.002 0.002 0.10 #others 5.39 5.390 0.04 ------------------------------------------------------------------------------- ======= Cycle 5911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5912 steps, 2.56000 s simulation time, 12119.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5912 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12119.5012119.49912119.499 100.00 ------------------------------------------------------------------------------- PC_run 5912 5912 12087.39 2.045 2.045 99.74 GM_PC_couple 5912 5912 14.92 0.003 0.003 0.12 PC_GM_couple 5912 5912 11.80 0.002 0.002 0.10 #others 5.39 5.391 0.04 ------------------------------------------------------------------------------- ======= Cycle 5912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5913 steps, 2.56000 s simulation time, 12122.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5913 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12122.2512122.25412122.254 100.00 ------------------------------------------------------------------------------- PC_run 5913 5913 12090.14 2.045 2.045 99.74 GM_PC_couple 5913 5913 14.92 0.003 0.003 0.12 PC_GM_couple 5913 5913 11.80 0.002 0.002 0.10 #others 5.39 5.392 0.04 ------------------------------------------------------------------------------- ======= Cycle 5913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5914 steps, 2.56000 s simulation time, 12124.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5914 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12124.3112124.30712124.307 100.00 ------------------------------------------------------------------------------- PC_run 5914 5914 12092.18 2.045 2.045 99.74 GM_PC_couple 5914 5914 14.92 0.003 0.003 0.12 PC_GM_couple 5914 5914 11.81 0.002 0.002 0.10 #others 5.39 5.393 0.04 ------------------------------------------------------------------------------- ======= Cycle 5914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5915 steps, 2.56000 s simulation time, 12126.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5915 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12126.3212126.32312126.323 100.00 ------------------------------------------------------------------------------- PC_run 5915 5915 12094.19 2.045 2.045 99.74 GM_PC_couple 5915 5915 14.93 0.003 0.003 0.12 PC_GM_couple 5915 5915 11.81 0.002 0.002 0.10 #others 5.39 5.394 0.04 ------------------------------------------------------------------------------- ======= Cycle 5915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5916 steps, 2.56000 s simulation time, 12128.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5916 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12128.6312128.62612128.626 100.00 ------------------------------------------------------------------------------- PC_run 5916 5916 12096.49 2.045 2.045 99.74 GM_PC_couple 5916 5916 14.93 0.003 0.003 0.12 PC_GM_couple 5916 5916 11.81 0.002 0.002 0.10 #others 5.40 5.395 0.04 ------------------------------------------------------------------------------- ======= Cycle 5916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5917 steps, 2.56000 s simulation time, 12130.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5917 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12130.9712130.97412130.974 100.00 ------------------------------------------------------------------------------- PC_run 5917 5917 12098.83 2.045 2.045 99.74 GM_PC_couple 5917 5917 14.93 0.003 0.003 0.12 PC_GM_couple 5917 5917 11.81 0.002 0.002 0.10 #others 5.40 5.396 0.04 ------------------------------------------------------------------------------- ======= Cycle 5917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5918 steps, 2.56000 s simulation time, 12133.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5918 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12133.0412133.04012133.040 100.00 ------------------------------------------------------------------------------- PC_run 5918 5918 12100.89 2.045 2.045 99.74 GM_PC_couple 5918 5918 14.94 0.003 0.003 0.12 PC_GM_couple 5918 5918 11.82 0.002 0.002 0.10 #others 5.40 5.397 0.04 ------------------------------------------------------------------------------- ======= Cycle 5918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5919 steps, 2.56000 s simulation time, 12135.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5919 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12135.3212135.32312135.323 100.00 ------------------------------------------------------------------------------- PC_run 5919 5919 12103.17 2.045 2.045 99.74 GM_PC_couple 5919 5919 14.94 0.003 0.003 0.12 PC_GM_couple 5919 5919 11.82 0.002 0.002 0.10 #others 5.40 5.398 0.04 ------------------------------------------------------------------------------- ======= Cycle 5919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5920 steps, 2.56000 s simulation time, 12137.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5920 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12137.7112137.70912137.709 100.00 ------------------------------------------------------------------------------- PC_run 5920 5920 12105.55 2.045 2.045 99.74 GM_PC_couple 5920 5920 14.94 0.003 0.003 0.12 PC_GM_couple 5920 5920 11.82 0.002 0.002 0.10 #others 5.40 5.399 0.04 ------------------------------------------------------------------------------- ======= Cycle 5920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5921 steps, 2.56000 s simulation time, 12140.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5921 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12140.1312140.13212140.132 100.00 ------------------------------------------------------------------------------- PC_run 5921 5921 12107.97 2.045 2.045 99.74 GM_PC_couple 5921 5921 14.94 0.003 0.003 0.12 PC_GM_couple 5921 5921 11.82 0.002 0.002 0.10 #others 5.40 5.400 0.04 ------------------------------------------------------------------------------- ======= Cycle 5921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5922 steps, 2.56000 s simulation time, 12142.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5922 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12142.4612142.45512142.455 100.00 ------------------------------------------------------------------------------- PC_run 5922 5922 12110.28 2.045 2.045 99.74 GM_PC_couple 5922 5922 14.95 0.003 0.003 0.12 PC_GM_couple 5922 5922 11.82 0.002 0.002 0.10 #others 5.40 5.401 0.04 ------------------------------------------------------------------------------- ======= Cycle 5922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5923 steps, 2.56000 s simulation time, 12145.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5923 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12145.0012145.00512145.005 100.00 ------------------------------------------------------------------------------- PC_run 5923 5923 12112.83 2.045 2.045 99.74 GM_PC_couple 5923 5923 14.95 0.003 0.003 0.12 PC_GM_couple 5923 5923 11.83 0.002 0.002 0.10 #others 5.40 5.402 0.04 ------------------------------------------------------------------------------- ======= Cycle 5923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5924 steps, 2.56000 s simulation time, 12147.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5924 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12147.6312147.63012147.630 100.00 ------------------------------------------------------------------------------- PC_run 5924 5924 12115.44 2.045 2.045 99.74 GM_PC_couple 5924 5924 14.95 0.003 0.003 0.12 PC_GM_couple 5924 5924 11.83 0.002 0.002 0.10 #others 5.40 5.403 0.04 ------------------------------------------------------------------------------- ======= Cycle 5924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5925 steps, 2.56000 s simulation time, 12150.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5925 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12150.3812150.38112150.381 100.00 ------------------------------------------------------------------------------- PC_run 5925 5925 12118.19 2.045 2.045 99.74 GM_PC_couple 5925 5925 14.96 0.003 0.003 0.12 PC_GM_couple 5925 5925 11.83 0.002 0.002 0.10 #others 5.40 5.404 0.04 ------------------------------------------------------------------------------- ======= Cycle 5925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5926 steps, 2.56000 s simulation time, 12152.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5926 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12152.6412152.63912152.639 100.00 ------------------------------------------------------------------------------- PC_run 5926 5926 12120.44 2.045 2.045 99.74 GM_PC_couple 5926 5926 14.96 0.003 0.003 0.12 PC_GM_couple 5926 5926 11.83 0.002 0.002 0.10 #others 5.41 5.405 0.04 ------------------------------------------------------------------------------- ======= Cycle 5926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5927 steps, 2.56000 s simulation time, 12155.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5927 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12155.1612155.16112155.161 100.00 ------------------------------------------------------------------------------- PC_run 5927 5927 12122.96 2.045 2.045 99.74 GM_PC_couple 5927 5927 14.96 0.003 0.003 0.12 PC_GM_couple 5927 5927 11.84 0.002 0.002 0.10 #others 5.41 5.406 0.04 ------------------------------------------------------------------------------- ======= Cycle 5927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5928 steps, 2.56000 s simulation time, 12158.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5928 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12158.0312158.03012158.030 100.00 ------------------------------------------------------------------------------- PC_run 5928 5928 12125.82 2.046 2.046 99.74 GM_PC_couple 5928 5928 14.96 0.003 0.003 0.12 PC_GM_couple 5928 5928 11.84 0.002 0.002 0.10 #others 5.41 5.407 0.04 ------------------------------------------------------------------------------- ======= Cycle 5928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5929 steps, 2.56000 s simulation time, 12160.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5929 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12160.9012160.90112160.901 100.00 ------------------------------------------------------------------------------- PC_run 5929 5929 12128.69 2.046 2.046 99.74 GM_PC_couple 5929 5929 14.97 0.003 0.003 0.12 PC_GM_couple 5929 5929 11.84 0.002 0.002 0.10 #others 5.41 5.408 0.04 ------------------------------------------------------------------------------- ======= Cycle 5929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5930 steps, 2.56000 s simulation time, 12163.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5930 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12163.2812163.28412163.284 100.00 ------------------------------------------------------------------------------- PC_run 5930 5930 12131.06 2.046 2.046 99.74 GM_PC_couple 5930 5930 14.97 0.003 0.003 0.12 PC_GM_couple 5930 5930 11.84 0.002 0.002 0.10 #others 5.41 5.409 0.04 ------------------------------------------------------------------------------- ======= Cycle 5930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5931 steps, 2.56000 s simulation time, 12165.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5931 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12165.6312165.63212165.632 100.00 ------------------------------------------------------------------------------- PC_run 5931 5931 12133.41 2.046 2.046 99.74 GM_PC_couple 5931 5931 14.97 0.003 0.003 0.12 PC_GM_couple 5931 5931 11.84 0.002 0.002 0.10 #others 5.41 5.411 0.04 ------------------------------------------------------------------------------- ======= Cycle 5931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5932 steps, 2.56000 s simulation time, 12167.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5932 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12167.9912167.98912167.989 100.00 ------------------------------------------------------------------------------- PC_run 5932 5932 12135.76 2.046 2.046 99.74 GM_PC_couple 5932 5932 14.97 0.003 0.003 0.12 PC_GM_couple 5932 5932 11.85 0.002 0.002 0.10 #others 5.41 5.412 0.04 ------------------------------------------------------------------------------- ======= Cycle 5932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5933 steps, 2.56000 s simulation time, 12170.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5933 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12170.4312170.42812170.428 100.00 ------------------------------------------------------------------------------- PC_run 5933 5933 12138.19 2.046 2.046 99.74 GM_PC_couple 5933 5933 14.98 0.003 0.003 0.12 PC_GM_couple 5933 5933 11.85 0.002 0.002 0.10 #others 5.41 5.413 0.04 ------------------------------------------------------------------------------- ======= Cycle 5933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5934 steps, 2.56000 s simulation time, 12172.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5934 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12172.6512172.65212172.652 100.00 ------------------------------------------------------------------------------- PC_run 5934 5934 12140.41 2.046 2.046 99.74 GM_PC_couple 5934 5934 14.98 0.003 0.003 0.12 PC_GM_couple 5934 5934 11.85 0.002 0.002 0.10 #others 5.41 5.414 0.04 ------------------------------------------------------------------------------- ======= Cycle 5934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5935 steps, 2.56000 s simulation time, 12175.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5935 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12175.2712175.26712175.267 100.00 ------------------------------------------------------------------------------- PC_run 5935 5935 12143.02 2.046 2.046 99.74 GM_PC_couple 5935 5935 14.98 0.003 0.003 0.12 PC_GM_couple 5935 5935 11.85 0.002 0.002 0.10 #others 5.41 5.415 0.04 ------------------------------------------------------------------------------- ======= Cycle 5935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5936 steps, 2.56000 s simulation time, 12177.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5936 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12177.8812177.87812177.878 100.00 ------------------------------------------------------------------------------- PC_run 5936 5936 12145.62 2.046 2.046 99.74 GM_PC_couple 5936 5936 14.98 0.003 0.003 0.12 PC_GM_couple 5936 5936 11.85 0.002 0.002 0.10 #others 5.42 5.416 0.04 ------------------------------------------------------------------------------- ======= Cycle 5936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5937 steps, 2.56000 s simulation time, 12180.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5937 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12180.4812180.47812180.478 100.00 ------------------------------------------------------------------------------- PC_run 5937 5937 12148.22 2.046 2.046 99.74 GM_PC_couple 5937 5937 14.99 0.003 0.003 0.12 PC_GM_couple 5937 5937 11.86 0.002 0.002 0.10 #others 5.42 5.417 0.04 ------------------------------------------------------------------------------- ======= Cycle 5937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5938 steps, 2.56000 s simulation time, 12182.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5938 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12182.8412182.83712182.837 100.00 ------------------------------------------------------------------------------- PC_run 5938 5938 12150.57 2.046 2.046 99.74 GM_PC_couple 5938 5938 14.99 0.003 0.003 0.12 PC_GM_couple 5938 5938 11.86 0.002 0.002 0.10 #others 5.42 5.418 0.04 ------------------------------------------------------------------------------- ======= Cycle 5938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5939 steps, 2.56000 s simulation time, 12185.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5939 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12185.3012185.29912185.299 100.00 ------------------------------------------------------------------------------- PC_run 5939 5939 12153.03 2.046 2.046 99.74 GM_PC_couple 5939 5939 14.99 0.003 0.003 0.12 PC_GM_couple 5939 5939 11.86 0.002 0.002 0.10 #others 5.42 5.419 0.04 ------------------------------------------------------------------------------- ======= Cycle 5939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5940 steps, 2.56000 s simulation time, 12188.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5940 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12188.3512188.34912188.349 100.00 ------------------------------------------------------------------------------- PC_run 5940 5940 12156.07 2.046 2.046 99.74 GM_PC_couple 5940 5940 14.99 0.003 0.003 0.12 PC_GM_couple 5940 5940 11.86 0.002 0.002 0.10 #others 5.42 5.420 0.04 ------------------------------------------------------------------------------- ======= Cycle 5940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5941 steps, 2.56000 s simulation time, 12191.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5941 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12191.2012191.19612191.196 100.00 ------------------------------------------------------------------------------- PC_run 5941 5941 12158.91 2.047 2.047 99.74 GM_PC_couple 5941 5941 15.00 0.003 0.003 0.12 PC_GM_couple 5941 5941 11.86 0.002 0.002 0.10 #others 5.42 5.421 0.04 ------------------------------------------------------------------------------- ======= Cycle 5941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5942 steps, 2.56000 s simulation time, 12194.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5942 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12194.0612194.05912194.059 100.00 ------------------------------------------------------------------------------- PC_run 5942 5942 12161.77 2.047 2.047 99.74 GM_PC_couple 5942 5942 15.00 0.003 0.003 0.12 PC_GM_couple 5942 5942 11.87 0.002 0.002 0.10 #others 5.42 5.422 0.04 ------------------------------------------------------------------------------- ======= Cycle 5942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5943 steps, 2.56000 s simulation time, 12197.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5943 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12197.3012197.29712197.297 100.00 ------------------------------------------------------------------------------- PC_run 5943 5943 12165.00 2.047 2.047 99.74 GM_PC_couple 5943 5943 15.00 0.003 0.003 0.12 PC_GM_couple 5943 5943 11.87 0.002 0.002 0.10 #others 5.42 5.423 0.04 ------------------------------------------------------------------------------- ======= Cycle 5943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5944 steps, 2.56000 s simulation time, 12199.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5944 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12199.5312199.52712199.527 100.00 ------------------------------------------------------------------------------- PC_run 5944 5944 12167.22 2.047 2.047 99.74 GM_PC_couple 5944 5944 15.01 0.003 0.003 0.12 PC_GM_couple 5944 5944 11.87 0.002 0.002 0.10 #others 5.42 5.424 0.04 ------------------------------------------------------------------------------- ======= Cycle 5944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5945 steps, 2.56000 s simulation time, 12202.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5945 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12202.2912202.28612202.286 100.00 ------------------------------------------------------------------------------- PC_run 5945 5945 12169.98 2.047 2.047 99.74 GM_PC_couple 5945 5945 15.01 0.003 0.003 0.12 PC_GM_couple 5945 5945 11.87 0.002 0.002 0.10 #others 5.43 5.426 0.04 ------------------------------------------------------------------------------- ======= Cycle 5945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5946 steps, 2.56000 s simulation time, 12204.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5946 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12204.7512204.74812204.748 100.00 ------------------------------------------------------------------------------- PC_run 5946 5946 12172.43 2.047 2.047 99.74 GM_PC_couple 5946 5946 15.01 0.003 0.003 0.12 PC_GM_couple 5946 5946 11.88 0.002 0.002 0.10 #others 5.43 5.427 0.04 ------------------------------------------------------------------------------- ======= Cycle 5946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5947 steps, 2.56000 s simulation time, 12207.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5947 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12207.5812207.57712207.577 100.00 ------------------------------------------------------------------------------- PC_run 5947 5947 12175.25 2.047 2.047 99.74 GM_PC_couple 5947 5947 15.02 0.003 0.003 0.12 PC_GM_couple 5947 5947 11.88 0.002 0.002 0.10 #others 5.43 5.428 0.04 ------------------------------------------------------------------------------- ======= Cycle 5947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5948 steps, 2.56000 s simulation time, 12209.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5948 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12209.9412209.93512209.935 100.00 ------------------------------------------------------------------------------- PC_run 5948 5948 12177.61 2.047 2.047 99.74 GM_PC_couple 5948 5948 15.02 0.003 0.003 0.12 PC_GM_couple 5948 5948 11.88 0.002 0.002 0.10 #others 5.43 5.429 0.04 ------------------------------------------------------------------------------- ======= Cycle 5948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5949 steps, 2.56000 s simulation time, 12212.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5949 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12212.5212212.51712212.517 100.00 ------------------------------------------------------------------------------- PC_run 5949 5949 12180.18 2.047 2.047 99.74 GM_PC_couple 5949 5949 15.02 0.003 0.003 0.12 PC_GM_couple 5949 5949 11.88 0.002 0.002 0.10 #others 5.43 5.430 0.04 ------------------------------------------------------------------------------- ======= Cycle 5949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5950 steps, 2.56000 s simulation time, 12214.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5950 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12214.9812214.98512214.985 100.00 ------------------------------------------------------------------------------- PC_run 5950 5950 12182.64 2.048 2.048 99.74 GM_PC_couple 5950 5950 15.02 0.003 0.003 0.12 PC_GM_couple 5950 5950 11.88 0.002 0.002 0.10 #others 5.43 5.431 0.04 ------------------------------------------------------------------------------- ======= Cycle 5950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5951 steps, 2.56000 s simulation time, 12218.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5951 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12218.7712218.76612218.766 100.00 ------------------------------------------------------------------------------- PC_run 5951 5951 12186.42 2.048 2.048 99.74 GM_PC_couple 5951 5951 15.03 0.003 0.003 0.12 PC_GM_couple 5951 5951 11.89 0.002 0.002 0.10 #others 5.43 5.432 0.04 ------------------------------------------------------------------------------- ======= Cycle 5951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5952 steps, 2.56000 s simulation time, 12221.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5952 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12221.5112221.50812221.508 100.00 ------------------------------------------------------------------------------- PC_run 5952 5952 12189.15 2.048 2.048 99.74 GM_PC_couple 5952 5952 15.03 0.003 0.003 0.12 PC_GM_couple 5952 5952 11.89 0.002 0.002 0.10 #others 5.43 5.433 0.04 ------------------------------------------------------------------------------- ======= Cycle 5952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5953 steps, 2.56000 s simulation time, 12224.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5953 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12224.7712224.76612224.766 100.00 ------------------------------------------------------------------------------- PC_run 5953 5953 12192.41 2.048 2.048 99.74 GM_PC_couple 5953 5953 15.03 0.003 0.003 0.12 PC_GM_couple 5953 5953 11.89 0.002 0.002 0.10 #others 5.43 5.434 0.04 ------------------------------------------------------------------------------- ======= Cycle 5953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5954 steps, 2.56000 s simulation time, 12228.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5954 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12228.2412228.23812228.238 100.00 ------------------------------------------------------------------------------- PC_run 5954 5954 12195.87 2.048 2.048 99.74 GM_PC_couple 5954 5954 15.04 0.003 0.003 0.12 PC_GM_couple 5954 5954 11.89 0.002 0.002 0.10 #others 5.44 5.435 0.04 ------------------------------------------------------------------------------- ======= Cycle 5954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5955 steps, 2.56000 s simulation time, 12231.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5955 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12231.4512231.44812231.448 100.00 ------------------------------------------------------------------------------- PC_run 5955 5955 12199.08 2.049 2.049 99.74 GM_PC_couple 5955 5955 15.04 0.003 0.003 0.12 PC_GM_couple 5955 5955 11.90 0.002 0.002 0.10 #others 5.44 5.436 0.04 ------------------------------------------------------------------------------- ======= Cycle 5955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5956 steps, 2.56000 s simulation time, 12233.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5956 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12233.9912233.98612233.986 100.00 ------------------------------------------------------------------------------- PC_run 5956 5956 12201.61 2.049 2.049 99.74 GM_PC_couple 5956 5956 15.04 0.003 0.003 0.12 PC_GM_couple 5956 5956 11.90 0.002 0.002 0.10 #others 5.44 5.437 0.04 ------------------------------------------------------------------------------- ======= Cycle 5956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5957 steps, 2.56000 s simulation time, 12236.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5957 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12236.4612236.46312236.463 100.00 ------------------------------------------------------------------------------- PC_run 5957 5957 12204.08 2.049 2.049 99.74 GM_PC_couple 5957 5957 15.04 0.003 0.003 0.12 PC_GM_couple 5957 5957 11.90 0.002 0.002 0.10 #others 5.44 5.438 0.04 ------------------------------------------------------------------------------- ======= Cycle 5957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5958 steps, 2.56000 s simulation time, 12239.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5958 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12239.0212239.02012239.020 100.00 ------------------------------------------------------------------------------- PC_run 5958 5958 12206.63 2.049 2.049 99.74 GM_PC_couple 5958 5958 15.05 0.003 0.003 0.12 PC_GM_couple 5958 5958 11.90 0.002 0.002 0.10 #others 5.44 5.439 0.04 ------------------------------------------------------------------------------- ======= Cycle 5958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5959 steps, 2.56000 s simulation time, 12241.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5959 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12241.6012241.59712241.597 100.00 ------------------------------------------------------------------------------- PC_run 5959 5959 12209.20 2.049 2.049 99.74 GM_PC_couple 5959 5959 15.05 0.003 0.003 0.12 PC_GM_couple 5959 5959 11.90 0.002 0.002 0.10 #others 5.44 5.440 0.04 ------------------------------------------------------------------------------- ======= Cycle 5959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5960 steps, 2.56000 s simulation time, 12243.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5960 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12243.9712243.96712243.967 100.00 ------------------------------------------------------------------------------- PC_run 5960 5960 12211.57 2.049 2.049 99.74 GM_PC_couple 5960 5960 15.05 0.003 0.003 0.12 PC_GM_couple 5960 5960 11.90 0.002 0.002 0.10 #others 5.44 5.440 0.04 ------------------------------------------------------------------------------- ======= Cycle 5960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5961 steps, 2.56000 s simulation time, 12247.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5961 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12247.6212247.62512247.625 100.00 ------------------------------------------------------------------------------- PC_run 5961 5961 12215.22 2.049 2.049 99.74 GM_PC_couple 5961 5961 15.05 0.003 0.003 0.12 PC_GM_couple 5961 5961 11.91 0.002 0.002 0.10 #others 5.44 5.441 0.04 ------------------------------------------------------------------------------- ======= Cycle 5961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5962 steps, 2.56000 s simulation time, 12250.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5962 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12250.7112250.70712250.707 100.00 ------------------------------------------------------------------------------- PC_run 5962 5962 12218.30 2.049 2.049 99.74 GM_PC_couple 5962 5962 15.06 0.003 0.003 0.12 PC_GM_couple 5962 5962 11.91 0.002 0.002 0.10 #others 5.44 5.442 0.04 ------------------------------------------------------------------------------- ======= Cycle 5962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5963 steps, 2.56000 s simulation time, 12253.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5963 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12253.3612253.36412253.364 100.00 ------------------------------------------------------------------------------- PC_run 5963 5963 12220.95 2.049 2.049 99.74 GM_PC_couple 5963 5963 15.06 0.003 0.003 0.12 PC_GM_couple 5963 5963 11.91 0.002 0.002 0.10 #others 5.44 5.443 0.04 ------------------------------------------------------------------------------- ======= Cycle 5963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5964 steps, 2.56000 s simulation time, 12256.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5964 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12256.1312256.13112256.131 100.00 ------------------------------------------------------------------------------- PC_run 5964 5964 12223.71 2.050 2.050 99.74 GM_PC_couple 5964 5964 15.06 0.003 0.003 0.12 PC_GM_couple 5964 5964 11.91 0.002 0.002 0.10 #others 5.44 5.444 0.04 ------------------------------------------------------------------------------- ======= Cycle 5964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5965 steps, 2.56000 s simulation time, 12258.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5965 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12258.4212258.41712258.417 100.00 ------------------------------------------------------------------------------- PC_run 5965 5965 12225.99 2.050 2.050 99.74 GM_PC_couple 5965 5965 15.07 0.003 0.003 0.12 PC_GM_couple 5965 5965 11.91 0.002 0.002 0.10 #others 5.45 5.445 0.04 ------------------------------------------------------------------------------- ======= Cycle 5965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5966 steps, 2.56000 s simulation time, 12260.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5966 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12260.4412260.44012260.440 100.00 ------------------------------------------------------------------------------- PC_run 5966 5966 12228.01 2.050 2.050 99.74 GM_PC_couple 5966 5966 15.07 0.003 0.003 0.12 PC_GM_couple 5966 5966 11.92 0.002 0.002 0.10 #others 5.45 5.446 0.04 ------------------------------------------------------------------------------- ======= Cycle 5966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5967 steps, 2.56000 s simulation time, 12263.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5967 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12263.4712263.46612263.466 100.00 ------------------------------------------------------------------------------- PC_run 5967 5967 12231.03 2.050 2.050 99.74 GM_PC_couple 5967 5967 15.07 0.003 0.003 0.12 PC_GM_couple 5967 5967 11.92 0.002 0.002 0.10 #others 5.45 5.447 0.04 ------------------------------------------------------------------------------- ======= Cycle 5967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5968 steps, 2.56000 s simulation time, 12266.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5968 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12266.7212266.72212266.722 100.00 ------------------------------------------------------------------------------- PC_run 5968 5968 12234.28 2.050 2.050 99.74 GM_PC_couple 5968 5968 15.07 0.003 0.003 0.12 PC_GM_couple 5968 5968 11.92 0.002 0.002 0.10 #others 5.45 5.448 0.04 ------------------------------------------------------------------------------- ======= Cycle 5968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5969 steps, 2.56000 s simulation time, 12269.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5969 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12269.7212269.72312269.723 100.00 ------------------------------------------------------------------------------- PC_run 5969 5969 12237.27 2.050 2.050 99.74 GM_PC_couple 5969 5969 15.08 0.003 0.003 0.12 PC_GM_couple 5969 5969 11.92 0.002 0.002 0.10 #others 5.45 5.449 0.04 ------------------------------------------------------------------------------- ======= Cycle 5969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5970 steps, 2.56000 s simulation time, 12272.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5970 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12272.2012272.20212272.202 100.00 ------------------------------------------------------------------------------- PC_run 5970 5970 12239.74 2.050 2.050 99.74 GM_PC_couple 5970 5970 15.08 0.003 0.003 0.12 PC_GM_couple 5970 5970 11.93 0.002 0.002 0.10 #others 5.45 5.450 0.04 ------------------------------------------------------------------------------- ======= Cycle 5970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5971 steps, 2.56000 s simulation time, 12274.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5971 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12274.4912274.48812274.488 100.00 ------------------------------------------------------------------------------- PC_run 5971 5971 12242.02 2.050 2.050 99.74 GM_PC_couple 5971 5971 15.09 0.003 0.003 0.12 PC_GM_couple 5971 5971 11.93 0.002 0.002 0.10 #others 5.45 5.451 0.04 ------------------------------------------------------------------------------- ======= Cycle 5971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5972 steps, 2.56000 s simulation time, 12277.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5972 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12277.6012277.60112277.601 100.00 ------------------------------------------------------------------------------- PC_run 5972 5972 12245.13 2.050 2.050 99.74 GM_PC_couple 5972 5972 15.09 0.003 0.003 0.12 PC_GM_couple 5972 5972 11.93 0.002 0.002 0.10 #others 5.45 5.452 0.04 ------------------------------------------------------------------------------- ======= Cycle 5972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5973 steps, 2.56000 s simulation time, 12279.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5973 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12279.7312279.72512279.725 100.00 ------------------------------------------------------------------------------- PC_run 5973 5973 12247.25 2.050 2.050 99.74 GM_PC_couple 5973 5973 15.09 0.003 0.003 0.12 PC_GM_couple 5973 5973 11.93 0.002 0.002 0.10 #others 5.45 5.453 0.04 ------------------------------------------------------------------------------- ======= Cycle 5973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5974 steps, 2.56000 s simulation time, 12281.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5974 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12281.8912281.89212281.892 100.00 ------------------------------------------------------------------------------- PC_run 5974 5974 12249.41 2.050 2.050 99.74 GM_PC_couple 5974 5974 15.09 0.003 0.003 0.12 PC_GM_couple 5974 5974 11.93 0.002 0.002 0.10 #others 5.45 5.454 0.04 ------------------------------------------------------------------------------- ======= Cycle 5974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5975 steps, 2.56000 s simulation time, 12284.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5975 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12284.2312284.23112284.231 100.00 ------------------------------------------------------------------------------- PC_run 5975 5975 12251.74 2.051 2.051 99.74 GM_PC_couple 5975 5975 15.10 0.003 0.003 0.12 PC_GM_couple 5975 5975 11.94 0.002 0.002 0.10 #others 5.46 5.455 0.04 ------------------------------------------------------------------------------- ======= Cycle 5975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5976 steps, 2.56000 s simulation time, 12286.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5976 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12286.5512286.54812286.548 100.00 ------------------------------------------------------------------------------- PC_run 5976 5976 12254.05 2.051 2.051 99.74 GM_PC_couple 5976 5976 15.10 0.003 0.003 0.12 PC_GM_couple 5976 5976 11.94 0.002 0.002 0.10 #others 5.46 5.457 0.04 ------------------------------------------------------------------------------- ======= Cycle 5976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5977 steps, 2.56000 s simulation time, 12288.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5977 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12288.6712288.66912288.669 100.00 ------------------------------------------------------------------------------- PC_run 5977 5977 12256.16 2.051 2.051 99.74 GM_PC_couple 5977 5977 15.11 0.003 0.003 0.12 PC_GM_couple 5977 5977 11.94 0.002 0.002 0.10 #others 5.46 5.458 0.04 ------------------------------------------------------------------------------- ======= Cycle 5977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5978 steps, 2.56000 s simulation time, 12291.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5978 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12291.0512291.05012291.050 100.00 ------------------------------------------------------------------------------- PC_run 5978 5978 12258.54 2.051 2.051 99.74 GM_PC_couple 5978 5978 15.11 0.003 0.003 0.12 PC_GM_couple 5978 5978 11.94 0.002 0.002 0.10 #others 5.46 5.459 0.04 ------------------------------------------------------------------------------- ======= Cycle 5978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5979 steps, 2.56000 s simulation time, 12293.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5979 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12293.1912293.19512293.195 100.00 ------------------------------------------------------------------------------- PC_run 5979 5979 12260.68 2.051 2.051 99.74 GM_PC_couple 5979 5979 15.11 0.003 0.003 0.12 PC_GM_couple 5979 5979 11.95 0.002 0.002 0.10 #others 5.46 5.460 0.04 ------------------------------------------------------------------------------- ======= Cycle 5979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5980 steps, 2.56000 s simulation time, 12296.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5980 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12296.0812296.07612296.076 100.00 ------------------------------------------------------------------------------- PC_run 5980 5980 12263.55 2.051 2.051 99.74 GM_PC_couple 5980 5980 15.12 0.003 0.003 0.12 PC_GM_couple 5980 5980 11.95 0.002 0.002 0.10 #others 5.46 5.461 0.04 ------------------------------------------------------------------------------- ======= Cycle 5980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5981 steps, 2.56000 s simulation time, 12298.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5981 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12298.4112298.41512298.415 100.00 ------------------------------------------------------------------------------- PC_run 5981 5981 12265.88 2.051 2.051 99.74 GM_PC_couple 5981 5981 15.12 0.003 0.003 0.12 PC_GM_couple 5981 5981 11.95 0.002 0.002 0.10 #others 5.46 5.462 0.04 ------------------------------------------------------------------------------- ======= Cycle 5981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5982 steps, 2.56000 s simulation time, 12301.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5982 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12301.1112301.11312301.113 100.00 ------------------------------------------------------------------------------- PC_run 5982 5982 12268.57 2.051 2.051 99.74 GM_PC_couple 5982 5982 15.12 0.003 0.003 0.12 PC_GM_couple 5982 5982 11.95 0.002 0.002 0.10 #others 5.46 5.463 0.04 ------------------------------------------------------------------------------- ======= Cycle 5982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5983 steps, 2.56000 s simulation time, 12303.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5983 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12303.6412303.64512303.645 100.00 ------------------------------------------------------------------------------- PC_run 5983 5983 12271.10 2.051 2.051 99.74 GM_PC_couple 5983 5983 15.13 0.003 0.003 0.12 PC_GM_couple 5983 5983 11.96 0.002 0.002 0.10 #others 5.46 5.464 0.04 ------------------------------------------------------------------------------- ======= Cycle 5983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5984 steps, 2.56000 s simulation time, 12306.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5984 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12306.0512306.05512306.055 100.00 ------------------------------------------------------------------------------- PC_run 5984 5984 12273.51 2.051 2.051 99.74 GM_PC_couple 5984 5984 15.13 0.003 0.003 0.12 PC_GM_couple 5984 5984 11.96 0.002 0.002 0.10 #others 5.46 5.464 0.04 ------------------------------------------------------------------------------- ======= Cycle 5984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5985 steps, 2.56000 s simulation time, 12308.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5985 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12308.7412308.73812308.738 100.00 ------------------------------------------------------------------------------- PC_run 5985 5985 12276.18 2.051 2.051 99.74 GM_PC_couple 5985 5985 15.13 0.003 0.003 0.12 PC_GM_couple 5985 5985 11.96 0.002 0.002 0.10 #others 5.46 5.465 0.04 ------------------------------------------------------------------------------- ======= Cycle 5985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5986 steps, 2.56000 s simulation time, 12311.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5986 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12311.2112311.21112311.211 100.00 ------------------------------------------------------------------------------- PC_run 5986 5986 12278.65 2.051 2.051 99.74 GM_PC_couple 5986 5986 15.13 0.003 0.003 0.12 PC_GM_couple 5986 5986 11.96 0.002 0.002 0.10 #others 5.47 5.465 0.04 ------------------------------------------------------------------------------- ======= Cycle 5986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5987 steps, 2.56000 s simulation time, 12313.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5987 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12313.7712313.76712313.767 100.00 ------------------------------------------------------------------------------- PC_run 5987 5987 12281.20 2.051 2.051 99.74 GM_PC_couple 5987 5987 15.13 0.003 0.003 0.12 PC_GM_couple 5987 5987 11.96 0.002 0.002 0.10 #others 5.47 5.466 0.04 ------------------------------------------------------------------------------- ======= Cycle 5987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5988 steps, 2.56000 s simulation time, 12316.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5988 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12316.7612316.75912316.759 100.00 ------------------------------------------------------------------------------- PC_run 5988 5988 12284.19 2.051 2.051 99.74 GM_PC_couple 5988 5988 15.14 0.003 0.003 0.12 PC_GM_couple 5988 5988 11.97 0.002 0.002 0.10 #others 5.47 5.467 0.04 ------------------------------------------------------------------------------- ======= Cycle 5988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5989 steps, 2.56000 s simulation time, 12319.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5989 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12319.5112319.51212319.512 100.00 ------------------------------------------------------------------------------- PC_run 5989 5989 12286.93 2.052 2.052 99.74 GM_PC_couple 5989 5989 15.14 0.003 0.003 0.12 PC_GM_couple 5989 5989 11.97 0.002 0.002 0.10 #others 5.47 5.468 0.04 ------------------------------------------------------------------------------- ======= Cycle 5989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5990 steps, 2.56000 s simulation time, 12321.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5990 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12321.9112321.91312321.913 100.00 ------------------------------------------------------------------------------- PC_run 5990 5990 12289.33 2.052 2.052 99.74 GM_PC_couple 5990 5990 15.14 0.003 0.003 0.12 PC_GM_couple 5990 5990 11.97 0.002 0.002 0.10 #others 5.47 5.470 0.04 ------------------------------------------------------------------------------- ======= Cycle 5990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5991 steps, 2.56000 s simulation time, 12324.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5991 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12324.1812324.18212324.182 100.00 ------------------------------------------------------------------------------- PC_run 5991 5991 12291.59 2.052 2.052 99.74 GM_PC_couple 5991 5991 15.15 0.003 0.003 0.12 PC_GM_couple 5991 5991 11.97 0.002 0.002 0.10 #others 5.47 5.471 0.04 ------------------------------------------------------------------------------- ======= Cycle 5991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5992 steps, 2.56000 s simulation time, 12326.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5992 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12326.5012326.49512326.495 100.00 ------------------------------------------------------------------------------- PC_run 5992 5992 12293.89 2.052 2.052 99.74 GM_PC_couple 5992 5992 15.15 0.003 0.003 0.12 PC_GM_couple 5992 5992 11.98 0.002 0.002 0.10 #others 5.47 5.472 0.04 ------------------------------------------------------------------------------- ======= Cycle 5992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5993 steps, 2.56000 s simulation time, 12328.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5993 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12328.7812328.77512328.775 100.00 ------------------------------------------------------------------------------- PC_run 5993 5993 12296.17 2.052 2.052 99.74 GM_PC_couple 5993 5993 15.16 0.003 0.003 0.12 PC_GM_couple 5993 5993 11.98 0.002 0.002 0.10 #others 5.47 5.473 0.04 ------------------------------------------------------------------------------- ======= Cycle 5993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5994 steps, 2.56000 s simulation time, 12331.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5994 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12331.0312331.03112331.031 100.00 ------------------------------------------------------------------------------- PC_run 5994 5994 12298.41 2.052 2.052 99.74 GM_PC_couple 5994 5994 15.16 0.003 0.003 0.12 PC_GM_couple 5994 5994 11.98 0.002 0.002 0.10 #others 5.47 5.474 0.04 ------------------------------------------------------------------------------- ======= Cycle 5994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5995 steps, 2.56000 s simulation time, 12333.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5995 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12333.2712333.27012333.270 100.00 ------------------------------------------------------------------------------- PC_run 5995 5995 12300.65 2.052 2.052 99.74 GM_PC_couple 5995 5995 15.16 0.003 0.003 0.12 PC_GM_couple 5995 5995 11.98 0.002 0.002 0.10 #others 5.47 5.475 0.04 ------------------------------------------------------------------------------- ======= Cycle 5995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5996 steps, 2.56000 s simulation time, 12335.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5996 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12335.7812335.78212335.782 100.00 ------------------------------------------------------------------------------- PC_run 5996 5996 12303.15 2.052 2.052 99.74 GM_PC_couple 5996 5996 15.17 0.003 0.003 0.12 PC_GM_couple 5996 5996 11.99 0.002 0.002 0.10 #others 5.48 5.476 0.04 ------------------------------------------------------------------------------- ======= Cycle 5996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5997 steps, 2.56000 s simulation time, 12338.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5997 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12338.3612338.36412338.364 100.00 ------------------------------------------------------------------------------- PC_run 5997 5997 12305.73 2.052 2.052 99.74 GM_PC_couple 5997 5997 15.17 0.003 0.003 0.12 PC_GM_couple 5997 5997 11.99 0.002 0.002 0.10 #others 5.48 5.477 0.04 ------------------------------------------------------------------------------- ======= Cycle 5997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5998 steps, 2.56000 s simulation time, 12340.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5998 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12340.6212340.62112340.621 100.00 ------------------------------------------------------------------------------- PC_run 5998 5998 12307.98 2.052 2.052 99.74 GM_PC_couple 5998 5998 15.17 0.003 0.003 0.12 PC_GM_couple 5998 5998 11.99 0.002 0.002 0.10 #others 5.48 5.478 0.04 ------------------------------------------------------------------------------- ======= Cycle 5998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5999 steps, 2.56000 s simulation time, 12343.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5999 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12343.2912343.29212343.292 100.00 ------------------------------------------------------------------------------- PC_run 5999 5999 12310.65 2.052 2.052 99.74 GM_PC_couple 5999 5999 15.17 0.003 0.003 0.12 PC_GM_couple 5999 5999 11.99 0.002 0.002 0.10 #others 5.48 5.478 0.04 ------------------------------------------------------------------------------- ======= Cycle 5999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6000 steps, 2.56000 s simulation time, 12345.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6000 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12345.5412345.53712345.537 100.00 ------------------------------------------------------------------------------- PC_run 6000 6000 12312.89 2.052 2.052 99.74 GM_PC_couple 6000 6000 15.17 0.003 0.003 0.12 PC_GM_couple 6000 6000 11.99 0.002 0.002 0.10 #others 5.48 5.479 0.04 ------------------------------------------------------------------------------- ======= Cycle 6000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6001 steps, 2.56000 s simulation time, 12347.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6001 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12347.8812347.87612347.876 100.00 ------------------------------------------------------------------------------- PC_run 6001 6001 12315.22 2.052 2.052 99.74 GM_PC_couple 6001 6001 15.18 0.003 0.003 0.12 PC_GM_couple 6001 6001 12.00 0.002 0.002 0.10 #others 5.48 5.480 0.04 ------------------------------------------------------------------------------- ======= Cycle 6001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6002 steps, 2.56000 s simulation time, 12350.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6002 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12350.3212350.32312350.323 100.00 ------------------------------------------------------------------------------- PC_run 6002 6002 12317.66 2.052 2.052 99.74 GM_PC_couple 6002 6002 15.18 0.003 0.003 0.12 PC_GM_couple 6002 6002 12.00 0.002 0.002 0.10 #others 5.48 5.481 0.04 ------------------------------------------------------------------------------- ======= Cycle 6002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6003 steps, 2.56000 s simulation time, 12352.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6003 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12352.9712352.96812352.968 100.00 ------------------------------------------------------------------------------- PC_run 6003 6003 12320.30 2.052 2.052 99.74 GM_PC_couple 6003 6003 15.18 0.003 0.003 0.12 PC_GM_couple 6003 6003 12.00 0.002 0.002 0.10 #others 5.48 5.482 0.04 ------------------------------------------------------------------------------- ======= Cycle 6003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6004 steps, 2.56000 s simulation time, 12356.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6004 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12356.0312356.03212356.032 100.00 ------------------------------------------------------------------------------- PC_run 6004 6004 12323.36 2.053 2.053 99.74 GM_PC_couple 6004 6004 15.19 0.003 0.003 0.12 PC_GM_couple 6004 6004 12.01 0.002 0.002 0.10 #others 5.48 5.483 0.04 ------------------------------------------------------------------------------- ======= Cycle 6004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6005 steps, 2.56000 s simulation time, 12358.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6005 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12358.3912358.38612358.386 100.00 ------------------------------------------------------------------------------- PC_run 6005 6005 12325.70 2.053 2.053 99.74 GM_PC_couple 6005 6005 15.19 0.003 0.003 0.12 PC_GM_couple 6005 6005 12.01 0.002 0.002 0.10 #others 5.48 5.485 0.04 ------------------------------------------------------------------------------- ======= Cycle 6005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6006 steps, 2.56000 s simulation time, 12360.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6006 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12360.5212360.52212360.522 100.00 ------------------------------------------------------------------------------- PC_run 6006 6006 12327.83 2.053 2.053 99.74 GM_PC_couple 6006 6006 15.19 0.003 0.003 0.12 PC_GM_couple 6006 6006 12.01 0.002 0.002 0.10 #others 5.49 5.486 0.04 ------------------------------------------------------------------------------- ======= Cycle 6006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6007 steps, 2.56000 s simulation time, 12362.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6007 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12362.7512362.75012362.750 100.00 ------------------------------------------------------------------------------- PC_run 6007 6007 12330.05 2.053 2.053 99.74 GM_PC_couple 6007 6007 15.20 0.003 0.003 0.12 PC_GM_couple 6007 6007 12.01 0.002 0.002 0.10 #others 5.49 5.487 0.04 ------------------------------------------------------------------------------- ======= Cycle 6007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6008 steps, 2.56000 s simulation time, 12365.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6008 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12365.1012365.10012365.100 100.00 ------------------------------------------------------------------------------- PC_run 6008 6008 12332.40 2.053 2.053 99.74 GM_PC_couple 6008 6008 15.20 0.003 0.003 0.12 PC_GM_couple 6008 6008 12.01 0.002 0.002 0.10 #others 5.49 5.488 0.04 ------------------------------------------------------------------------------- ======= Cycle 6008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6009 steps, 2.56000 s simulation time, 12367.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6009 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12367.2212367.22312367.223 100.00 ------------------------------------------------------------------------------- PC_run 6009 6009 12334.52 2.053 2.053 99.74 GM_PC_couple 6009 6009 15.20 0.003 0.003 0.12 PC_GM_couple 6009 6009 12.02 0.002 0.002 0.10 #others 5.49 5.488 0.04 ------------------------------------------------------------------------------- ======= Cycle 6009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6010 steps, 2.56000 s simulation time, 12369.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6010 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12369.2712369.26912369.269 100.00 ------------------------------------------------------------------------------- PC_run 6010 6010 12336.56 2.053 2.053 99.74 GM_PC_couple 6010 6010 15.21 0.003 0.003 0.12 PC_GM_couple 6010 6010 12.02 0.002 0.002 0.10 #others 5.49 5.489 0.04 ------------------------------------------------------------------------------- ======= Cycle 6010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6011 steps, 2.56000 s simulation time, 12371.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6011 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12371.4212371.41812371.418 100.00 ------------------------------------------------------------------------------- PC_run 6011 6011 12338.70 2.053 2.053 99.74 GM_PC_couple 6011 6011 15.21 0.003 0.003 0.12 PC_GM_couple 6011 6011 12.02 0.002 0.002 0.10 #others 5.49 5.490 0.04 ------------------------------------------------------------------------------- ======= Cycle 6011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6012 steps, 2.56000 s simulation time, 12373.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6012 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12373.7212373.71912373.719 100.00 ------------------------------------------------------------------------------- PC_run 6012 6012 12341.00 2.053 2.053 99.74 GM_PC_couple 6012 6012 15.21 0.003 0.003 0.12 PC_GM_couple 6012 6012 12.02 0.002 0.002 0.10 #others 5.49 5.491 0.04 ------------------------------------------------------------------------------- ======= Cycle 6012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6013 steps, 2.56000 s simulation time, 12375.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6013 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12375.9012375.89912375.899 100.00 ------------------------------------------------------------------------------- PC_run 6013 6013 12343.17 2.053 2.053 99.74 GM_PC_couple 6013 6013 15.21 0.003 0.003 0.12 PC_GM_couple 6013 6013 12.02 0.002 0.002 0.10 #others 5.49 5.492 0.04 ------------------------------------------------------------------------------- ======= Cycle 6013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6014 steps, 2.56000 s simulation time, 12378.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6014 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12378.2012378.20212378.202 100.00 ------------------------------------------------------------------------------- PC_run 6014 6014 12345.47 2.053 2.053 99.74 GM_PC_couple 6014 6014 15.22 0.003 0.003 0.12 PC_GM_couple 6014 6014 12.03 0.002 0.002 0.10 #others 5.49 5.493 0.04 ------------------------------------------------------------------------------- ======= Cycle 6014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6015 steps, 2.56000 s simulation time, 12380.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6015 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12380.2612380.26212380.262 100.00 ------------------------------------------------------------------------------- PC_run 6015 6015 12347.52 2.053 2.053 99.74 GM_PC_couple 6015 6015 15.22 0.003 0.003 0.12 PC_GM_couple 6015 6015 12.03 0.002 0.002 0.10 #others 5.49 5.494 0.04 ------------------------------------------------------------------------------- ======= Cycle 6015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6016 steps, 2.56000 s simulation time, 12382.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6016 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12382.3612382.36512382.365 100.00 ------------------------------------------------------------------------------- PC_run 6016 6016 12349.62 2.053 2.053 99.74 GM_PC_couple 6016 6016 15.22 0.003 0.003 0.12 PC_GM_couple 6016 6016 12.03 0.002 0.002 0.10 #others 5.50 5.495 0.04 ------------------------------------------------------------------------------- ======= Cycle 6016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6017 steps, 2.56000 s simulation time, 12384.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6017 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12384.9312384.92712384.927 100.00 ------------------------------------------------------------------------------- PC_run 6017 6017 12352.17 2.053 2.053 99.74 GM_PC_couple 6017 6017 15.22 0.003 0.003 0.12 PC_GM_couple 6017 6017 12.03 0.002 0.002 0.10 #others 5.50 5.496 0.04 ------------------------------------------------------------------------------- ======= Cycle 6017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6018 steps, 2.56000 s simulation time, 12387.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6018 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12387.4812387.48312387.483 100.00 ------------------------------------------------------------------------------- PC_run 6018 6018 12354.72 2.053 2.053 99.74 GM_PC_couple 6018 6018 15.23 0.003 0.003 0.12 PC_GM_couple 6018 6018 12.04 0.002 0.002 0.10 #others 5.50 5.497 0.04 ------------------------------------------------------------------------------- ======= Cycle 6018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6019 steps, 2.56000 s simulation time, 12390.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6019 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12390.4112390.41412390.414 100.00 ------------------------------------------------------------------------------- PC_run 6019 6019 12357.65 2.053 2.053 99.74 GM_PC_couple 6019 6019 15.23 0.003 0.003 0.12 PC_GM_couple 6019 6019 12.04 0.002 0.002 0.10 #others 5.50 5.498 0.04 ------------------------------------------------------------------------------- ======= Cycle 6019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6020 steps, 2.56000 s simulation time, 12392.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6020 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12392.8912392.88912392.889 100.00 ------------------------------------------------------------------------------- PC_run 6020 6020 12360.12 2.053 2.053 99.74 GM_PC_couple 6020 6020 15.23 0.003 0.003 0.12 PC_GM_couple 6020 6020 12.04 0.002 0.002 0.10 #others 5.50 5.499 0.04 ------------------------------------------------------------------------------- ======= Cycle 6020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6021 steps, 2.56000 s simulation time, 12395.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6021 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12395.2012395.20212395.202 100.00 ------------------------------------------------------------------------------- PC_run 6021 6021 12362.42 2.053 2.053 99.74 GM_PC_couple 6021 6021 15.24 0.003 0.003 0.12 PC_GM_couple 6021 6021 12.04 0.002 0.002 0.10 #others 5.50 5.500 0.04 ------------------------------------------------------------------------------- ======= Cycle 6021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6022 steps, 2.56000 s simulation time, 12397.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6022 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12397.7812397.78312397.783 100.00 ------------------------------------------------------------------------------- PC_run 6022 6022 12365.00 2.053 2.053 99.74 GM_PC_couple 6022 6022 15.24 0.003 0.003 0.12 PC_GM_couple 6022 6022 12.04 0.002 0.002 0.10 #others 5.50 5.501 0.04 ------------------------------------------------------------------------------- ======= Cycle 6022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6023 steps, 2.56000 s simulation time, 12400.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6023 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12400.2512400.25312400.253 100.00 ------------------------------------------------------------------------------- PC_run 6023 6023 12367.47 2.053 2.053 99.74 GM_PC_couple 6023 6023 15.24 0.003 0.003 0.12 PC_GM_couple 6023 6023 12.05 0.002 0.002 0.10 #others 5.50 5.501 0.04 ------------------------------------------------------------------------------- ======= Cycle 6023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6024 steps, 2.56000 s simulation time, 12403.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6024 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12403.2912403.29012403.290 100.00 ------------------------------------------------------------------------------- PC_run 6024 6024 12370.50 2.054 2.054 99.74 GM_PC_couple 6024 6024 15.24 0.003 0.003 0.12 PC_GM_couple 6024 6024 12.05 0.002 0.002 0.10 #others 5.50 5.502 0.04 ------------------------------------------------------------------------------- ======= Cycle 6024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6025 steps, 2.56000 s simulation time, 12405.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6025 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12405.7512405.74612405.746 100.00 ------------------------------------------------------------------------------- PC_run 6025 6025 12372.95 2.054 2.054 99.74 GM_PC_couple 6025 6025 15.25 0.003 0.003 0.12 PC_GM_couple 6025 6025 12.05 0.002 0.002 0.10 #others 5.50 5.503 0.04 ------------------------------------------------------------------------------- ======= Cycle 6025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6026 steps, 2.56000 s simulation time, 12408.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6026 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12408.0412408.03512408.035 100.00 ------------------------------------------------------------------------------- PC_run 6026 6026 12375.23 2.054 2.054 99.74 GM_PC_couple 6026 6026 15.25 0.003 0.003 0.12 PC_GM_couple 6026 6026 12.05 0.002 0.002 0.10 #others 5.50 5.504 0.04 ------------------------------------------------------------------------------- ======= Cycle 6026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6027 steps, 2.56000 s simulation time, 12410.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6027 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12410.4312410.42512410.425 100.00 ------------------------------------------------------------------------------- PC_run 6027 6027 12377.62 2.054 2.054 99.74 GM_PC_couple 6027 6027 15.25 0.003 0.003 0.12 PC_GM_couple 6027 6027 12.05 0.002 0.002 0.10 #others 5.50 5.504 0.04 ------------------------------------------------------------------------------- ======= Cycle 6027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6028 steps, 2.56000 s simulation time, 12413.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6028 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12413.3612413.35812413.358 100.00 ------------------------------------------------------------------------------- PC_run 6028 6028 12380.55 2.054 2.054 99.74 GM_PC_couple 6028 6028 15.25 0.003 0.003 0.12 PC_GM_couple 6028 6028 12.05 0.002 0.002 0.10 #others 5.50 5.505 0.04 ------------------------------------------------------------------------------- ======= Cycle 6028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6029 steps, 2.56000 s simulation time, 12415.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6029 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12415.4712415.47312415.473 100.00 ------------------------------------------------------------------------------- PC_run 6029 6029 12382.66 2.054 2.054 99.74 GM_PC_couple 6029 6029 15.26 0.003 0.003 0.12 PC_GM_couple 6029 6029 12.06 0.002 0.002 0.10 #others 5.51 5.506 0.04 ------------------------------------------------------------------------------- ======= Cycle 6029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6030 steps, 2.56000 s simulation time, 12417.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6030 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12417.5612417.56112417.561 100.00 ------------------------------------------------------------------------------- PC_run 6030 6030 12384.74 2.054 2.054 99.74 GM_PC_couple 6030 6030 15.26 0.003 0.003 0.12 PC_GM_couple 6030 6030 12.06 0.002 0.002 0.10 #others 5.51 5.506 0.04 ------------------------------------------------------------------------------- ======= Cycle 6030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6031 steps, 2.56000 s simulation time, 12419.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6031 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12419.6412419.64012419.640 100.00 ------------------------------------------------------------------------------- PC_run 6031 6031 12386.81 2.054 2.054 99.74 GM_PC_couple 6031 6031 15.26 0.003 0.003 0.12 PC_GM_couple 6031 6031 12.06 0.002 0.002 0.10 #others 5.51 5.507 0.04 ------------------------------------------------------------------------------- ======= Cycle 6031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6032 steps, 2.56000 s simulation time, 12422.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6032 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12422.0012422.00312422.003 100.00 ------------------------------------------------------------------------------- PC_run 6032 6032 12389.17 2.054 2.054 99.74 GM_PC_couple 6032 6032 15.26 0.003 0.003 0.12 PC_GM_couple 6032 6032 12.06 0.002 0.002 0.10 #others 5.51 5.508 0.04 ------------------------------------------------------------------------------- ======= Cycle 6032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6033 steps, 2.56000 s simulation time, 12424.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6033 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12424.2412424.23712424.237 100.00 ------------------------------------------------------------------------------- PC_run 6033 6033 12391.40 2.054 2.054 99.74 GM_PC_couple 6033 6033 15.26 0.003 0.003 0.12 PC_GM_couple 6033 6033 12.06 0.002 0.002 0.10 #others 5.51 5.509 0.04 ------------------------------------------------------------------------------- ======= Cycle 6033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6034 steps, 2.56000 s simulation time, 12426.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6034 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12426.7612426.75512426.755 100.00 ------------------------------------------------------------------------------- PC_run 6034 6034 12393.91 2.054 2.054 99.74 GM_PC_couple 6034 6034 15.27 0.003 0.003 0.12 PC_GM_couple 6034 6034 12.07 0.002 0.002 0.10 #others 5.51 5.509 0.04 ------------------------------------------------------------------------------- ======= Cycle 6034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6035 steps, 2.56000 s simulation time, 12429.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6035 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12429.4312429.42612429.426 100.00 ------------------------------------------------------------------------------- PC_run 6035 6035 12396.58 2.054 2.054 99.74 GM_PC_couple 6035 6035 15.27 0.003 0.003 0.12 PC_GM_couple 6035 6035 12.07 0.002 0.002 0.10 #others 5.51 5.510 0.04 ------------------------------------------------------------------------------- ======= Cycle 6035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6036 steps, 2.56000 s simulation time, 12432.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6036 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12432.3512432.34512432.345 100.00 ------------------------------------------------------------------------------- PC_run 6036 6036 12399.49 2.054 2.054 99.74 GM_PC_couple 6036 6036 15.27 0.003 0.003 0.12 PC_GM_couple 6036 6036 12.07 0.002 0.002 0.10 #others 5.51 5.511 0.04 ------------------------------------------------------------------------------- ======= Cycle 6036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6037 steps, 2.56000 s simulation time, 12434.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6037 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12434.8012434.79612434.796 100.00 ------------------------------------------------------------------------------- PC_run 6037 6037 12401.94 2.054 2.054 99.74 GM_PC_couple 6037 6037 15.28 0.003 0.003 0.12 PC_GM_couple 6037 6037 12.07 0.002 0.002 0.10 #others 5.51 5.512 0.04 ------------------------------------------------------------------------------- ======= Cycle 6037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6038 steps, 2.56000 s simulation time, 12437.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6038 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12437.3812437.37912437.379 100.00 ------------------------------------------------------------------------------- PC_run 6038 6038 12404.51 2.054 2.054 99.74 GM_PC_couple 6038 6038 15.28 0.003 0.003 0.12 PC_GM_couple 6038 6038 12.07 0.002 0.002 0.10 #others 5.51 5.512 0.04 ------------------------------------------------------------------------------- ======= Cycle 6038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6039 steps, 2.56000 s simulation time, 12439.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6039 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12439.7812439.78112439.781 100.00 ------------------------------------------------------------------------------- PC_run 6039 6039 12406.91 2.054 2.054 99.74 GM_PC_couple 6039 6039 15.28 0.003 0.003 0.12 PC_GM_couple 6039 6039 12.08 0.002 0.002 0.10 #others 5.51 5.514 0.04 ------------------------------------------------------------------------------- ======= Cycle 6039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6040 steps, 2.56000 s simulation time, 12442.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6040 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12442.9312442.92912442.929 100.00 ------------------------------------------------------------------------------- PC_run 6040 6040 12410.05 2.055 2.055 99.74 GM_PC_couple 6040 6040 15.28 0.003 0.003 0.12 PC_GM_couple 6040 6040 12.08 0.002 0.002 0.10 #others 5.51 5.515 0.04 ------------------------------------------------------------------------------- ======= Cycle 6040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6041 steps, 2.56000 s simulation time, 12445.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6041 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12445.2812445.27712445.277 100.00 ------------------------------------------------------------------------------- PC_run 6041 6041 12412.39 2.055 2.055 99.74 GM_PC_couple 6041 6041 15.29 0.003 0.003 0.12 PC_GM_couple 6041 6041 12.08 0.002 0.002 0.10 #others 5.52 5.516 0.04 ------------------------------------------------------------------------------- ======= Cycle 6041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6042 steps, 2.56000 s simulation time, 12447.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6042 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12447.9612447.95912447.959 100.00 ------------------------------------------------------------------------------- PC_run 6042 6042 12415.07 2.055 2.055 99.74 GM_PC_couple 6042 6042 15.29 0.003 0.003 0.12 PC_GM_couple 6042 6042 12.08 0.002 0.002 0.10 #others 5.52 5.517 0.04 ------------------------------------------------------------------------------- ======= Cycle 6042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6043 steps, 2.56000 s simulation time, 12450.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6043 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12450.4912450.48712450.487 100.00 ------------------------------------------------------------------------------- PC_run 6043 6043 12417.59 2.055 2.055 99.74 GM_PC_couple 6043 6043 15.29 0.003 0.003 0.12 PC_GM_couple 6043 6043 12.09 0.002 0.002 0.10 #others 5.52 5.518 0.04 ------------------------------------------------------------------------------- ======= Cycle 6043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6044 steps, 2.56000 s simulation time, 12453.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6044 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12453.4212453.42012453.420 100.00 ------------------------------------------------------------------------------- PC_run 6044 6044 12420.52 2.055 2.055 99.74 GM_PC_couple 6044 6044 15.30 0.003 0.003 0.12 PC_GM_couple 6044 6044 12.09 0.002 0.002 0.10 #others 5.52 5.519 0.04 ------------------------------------------------------------------------------- ======= Cycle 6044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6045 steps, 2.56000 s simulation time, 12455.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6045 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12455.9012455.90212455.902 100.00 ------------------------------------------------------------------------------- PC_run 6045 6045 12422.99 2.055 2.055 99.74 GM_PC_couple 6045 6045 15.30 0.003 0.003 0.12 PC_GM_couple 6045 6045 12.09 0.002 0.002 0.10 #others 5.52 5.520 0.04 ------------------------------------------------------------------------------- ======= Cycle 6045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6046 steps, 2.56000 s simulation time, 12458.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6046 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12458.5512458.54612458.546 100.00 ------------------------------------------------------------------------------- PC_run 6046 6046 12425.62 2.055 2.055 99.74 GM_PC_couple 6046 6046 15.30 0.003 0.003 0.12 PC_GM_couple 6046 6046 12.09 0.002 0.002 0.10 #others 5.52 5.521 0.04 ------------------------------------------------------------------------------- ======= Cycle 6046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6047 steps, 2.56000 s simulation time, 12461.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6047 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12461.1412461.13912461.139 100.00 ------------------------------------------------------------------------------- PC_run 6047 6047 12428.21 2.055 2.055 99.74 GM_PC_couple 6047 6047 15.31 0.003 0.003 0.12 PC_GM_couple 6047 6047 12.10 0.002 0.002 0.10 #others 5.52 5.522 0.04 ------------------------------------------------------------------------------- ======= Cycle 6047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6048 steps, 2.56000 s simulation time, 12464.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6048 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12464.2312464.22612464.226 100.00 ------------------------------------------------------------------------------- PC_run 6048 6048 12431.29 2.055 2.055 99.74 GM_PC_couple 6048 6048 15.31 0.003 0.003 0.12 PC_GM_couple 6048 6048 12.10 0.002 0.002 0.10 #others 5.52 5.523 0.04 ------------------------------------------------------------------------------- ======= Cycle 6048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6049 steps, 2.56000 s simulation time, 12466.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6049 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12466.5712466.56812466.568 100.00 ------------------------------------------------------------------------------- PC_run 6049 6049 12433.63 2.055 2.055 99.74 GM_PC_couple 6049 6049 15.31 0.003 0.003 0.12 PC_GM_couple 6049 6049 12.10 0.002 0.002 0.10 #others 5.52 5.524 0.04 ------------------------------------------------------------------------------- ======= Cycle 6049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6050 steps, 2.56000 s simulation time, 12469.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6050 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12469.2212469.22212469.222 100.00 ------------------------------------------------------------------------------- PC_run 6050 6050 12436.28 2.056 2.056 99.74 GM_PC_couple 6050 6050 15.31 0.003 0.003 0.12 PC_GM_couple 6050 6050 12.10 0.002 0.002 0.10 #others 5.52 5.525 0.04 ------------------------------------------------------------------------------- ======= Cycle 6050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6051 steps, 2.56000 s simulation time, 12471.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6051 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12471.3412471.33912471.339 100.00 ------------------------------------------------------------------------------- PC_run 6051 6051 12438.39 2.056 2.056 99.74 GM_PC_couple 6051 6051 15.32 0.003 0.003 0.12 PC_GM_couple 6051 6051 12.11 0.002 0.002 0.10 #others 5.53 5.526 0.04 ------------------------------------------------------------------------------- ======= Cycle 6051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6052 steps, 2.56000 s simulation time, 12473.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6052 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12473.5312473.53412473.534 100.00 ------------------------------------------------------------------------------- PC_run 6052 6052 12440.58 2.056 2.056 99.74 GM_PC_couple 6052 6052 15.32 0.003 0.003 0.12 PC_GM_couple 6052 6052 12.11 0.002 0.002 0.10 #others 5.53 5.527 0.04 ------------------------------------------------------------------------------- ======= Cycle 6052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6053 steps, 2.56000 s simulation time, 12476.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6053 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12476.0012475.99812475.998 100.00 ------------------------------------------------------------------------------- PC_run 6053 6053 12443.04 2.056 2.056 99.74 GM_PC_couple 6053 6053 15.32 0.003 0.003 0.12 PC_GM_couple 6053 6053 12.11 0.002 0.002 0.10 #others 5.53 5.528 0.04 ------------------------------------------------------------------------------- ======= Cycle 6053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6054 steps, 2.56000 s simulation time, 12478.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6054 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12478.9212478.92412478.924 100.00 ------------------------------------------------------------------------------- PC_run 6054 6054 12445.96 2.056 2.056 99.74 GM_PC_couple 6054 6054 15.33 0.003 0.003 0.12 PC_GM_couple 6054 6054 12.11 0.002 0.002 0.10 #others 5.53 5.529 0.04 ------------------------------------------------------------------------------- ======= Cycle 6054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6055 steps, 2.56000 s simulation time, 12481.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6055 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12481.1712481.17412481.174 100.00 ------------------------------------------------------------------------------- PC_run 6055 6055 12448.20 2.056 2.056 99.74 GM_PC_couple 6055 6055 15.33 0.003 0.003 0.12 PC_GM_couple 6055 6055 12.11 0.002 0.002 0.10 #others 5.53 5.530 0.04 ------------------------------------------------------------------------------- ======= Cycle 6055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6056 steps, 2.56000 s simulation time, 12483.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6056 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12483.6712483.67012483.670 100.00 ------------------------------------------------------------------------------- PC_run 6056 6056 12450.69 2.056 2.056 99.74 GM_PC_couple 6056 6056 15.33 0.003 0.003 0.12 PC_GM_couple 6056 6056 12.12 0.002 0.002 0.10 #others 5.53 5.531 0.04 ------------------------------------------------------------------------------- ======= Cycle 6056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6057 steps, 2.56000 s simulation time, 12486.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6057 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12486.1612486.16512486.165 100.00 ------------------------------------------------------------------------------- PC_run 6057 6057 12453.18 2.056 2.056 99.74 GM_PC_couple 6057 6057 15.34 0.003 0.003 0.12 PC_GM_couple 6057 6057 12.12 0.002 0.002 0.10 #others 5.53 5.532 0.04 ------------------------------------------------------------------------------- ======= Cycle 6057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6058 steps, 2.56000 s simulation time, 12488.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6058 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12488.5512488.55512488.555 100.00 ------------------------------------------------------------------------------- PC_run 6058 6058 12455.56 2.056 2.056 99.74 GM_PC_couple 6058 6058 15.34 0.003 0.003 0.12 PC_GM_couple 6058 6058 12.12 0.002 0.002 0.10 #others 5.53 5.533 0.04 ------------------------------------------------------------------------------- ======= Cycle 6058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6059 steps, 2.56000 s simulation time, 12490.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6059 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12490.8012490.80112490.801 100.00 ------------------------------------------------------------------------------- PC_run 6059 6059 12457.80 2.056 2.056 99.74 GM_PC_couple 6059 6059 15.34 0.003 0.003 0.12 PC_GM_couple 6059 6059 12.12 0.002 0.002 0.10 #others 5.53 5.534 0.04 ------------------------------------------------------------------------------- ======= Cycle 6059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6060 steps, 2.56000 s simulation time, 12492.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6060 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12492.8112492.80612492.806 100.00 ------------------------------------------------------------------------------- PC_run 6060 6060 12459.80 2.056 2.056 99.74 GM_PC_couple 6060 6060 15.34 0.003 0.003 0.12 PC_GM_couple 6060 6060 12.12 0.002 0.002 0.10 #others 5.53 5.535 0.04 ------------------------------------------------------------------------------- ======= Cycle 6060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6061 steps, 2.56000 s simulation time, 12495.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6061 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12495.0712495.07512495.075 100.00 ------------------------------------------------------------------------------- PC_run 6061 6061 12462.06 2.056 2.056 99.74 GM_PC_couple 6061 6061 15.35 0.003 0.003 0.12 PC_GM_couple 6061 6061 12.13 0.002 0.002 0.10 #others 5.54 5.536 0.04 ------------------------------------------------------------------------------- ======= Cycle 6061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6062 steps, 2.56000 s simulation time, 12497.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6062 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12497.2012497.20112497.201 100.00 ------------------------------------------------------------------------------- PC_run 6062 6062 12464.19 2.056 2.056 99.74 GM_PC_couple 6062 6062 15.35 0.003 0.003 0.12 PC_GM_couple 6062 6062 12.13 0.002 0.002 0.10 #others 5.54 5.537 0.04 ------------------------------------------------------------------------------- ======= Cycle 6062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6063 steps, 2.56000 s simulation time, 12499.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6063 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12499.2712499.27312499.273 100.00 ------------------------------------------------------------------------------- PC_run 6063 6063 12466.25 2.056 2.056 99.74 GM_PC_couple 6063 6063 15.35 0.003 0.003 0.12 PC_GM_couple 6063 6063 12.13 0.002 0.002 0.10 #others 5.54 5.537 0.04 ------------------------------------------------------------------------------- ======= Cycle 6063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6064 steps, 2.56000 s simulation time, 12501.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6064 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12501.5812501.58512501.585 100.00 ------------------------------------------------------------------------------- PC_run 6064 6064 12468.56 2.056 2.056 99.74 GM_PC_couple 6064 6064 15.36 0.003 0.003 0.12 PC_GM_couple 6064 6064 12.13 0.002 0.002 0.10 #others 5.54 5.539 0.04 ------------------------------------------------------------------------------- ======= Cycle 6064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6065 steps, 2.56000 s simulation time, 12504.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6065 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12504.2812504.27612504.276 100.00 ------------------------------------------------------------------------------- PC_run 6065 6065 12471.24 2.056 2.056 99.74 GM_PC_couple 6065 6065 15.36 0.003 0.003 0.12 PC_GM_couple 6065 6065 12.14 0.002 0.002 0.10 #others 5.54 5.540 0.04 ------------------------------------------------------------------------------- ======= Cycle 6065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6066 steps, 2.56000 s simulation time, 12506.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6066 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12506.8712506.87012506.870 100.00 ------------------------------------------------------------------------------- PC_run 6066 6066 12473.83 2.056 2.056 99.74 GM_PC_couple 6066 6066 15.36 0.003 0.003 0.12 PC_GM_couple 6066 6066 12.14 0.002 0.002 0.10 #others 5.54 5.540 0.04 ------------------------------------------------------------------------------- ======= Cycle 6066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6067 steps, 2.56000 s simulation time, 12509.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6067 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12509.4312509.42712509.427 100.00 ------------------------------------------------------------------------------- PC_run 6067 6067 12476.38 2.056 2.056 99.74 GM_PC_couple 6067 6067 15.36 0.003 0.003 0.12 PC_GM_couple 6067 6067 12.14 0.002 0.002 0.10 #others 5.54 5.541 0.04 ------------------------------------------------------------------------------- ======= Cycle 6067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6068 steps, 2.56000 s simulation time, 12512.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6068 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12512.1512512.14912512.149 100.00 ------------------------------------------------------------------------------- PC_run 6068 6068 12479.10 2.057 2.057 99.74 GM_PC_couple 6068 6068 15.37 0.003 0.003 0.12 PC_GM_couple 6068 6068 12.14 0.002 0.002 0.10 #others 5.54 5.542 0.04 ------------------------------------------------------------------------------- ======= Cycle 6068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6069 steps, 2.56000 s simulation time, 12514.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6069 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12514.3812514.38112514.381 100.00 ------------------------------------------------------------------------------- PC_run 6069 6069 12481.32 2.057 2.057 99.74 GM_PC_couple 6069 6069 15.37 0.003 0.003 0.12 PC_GM_couple 6069 6069 12.15 0.002 0.002 0.10 #others 5.54 5.543 0.04 ------------------------------------------------------------------------------- ======= Cycle 6069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6070 steps, 2.56000 s simulation time, 12516.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6070 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12516.5112516.50912516.509 100.00 ------------------------------------------------------------------------------- PC_run 6070 6070 12483.44 2.057 2.057 99.74 GM_PC_couple 6070 6070 15.37 0.003 0.003 0.12 PC_GM_couple 6070 6070 12.15 0.002 0.002 0.10 #others 5.54 5.544 0.04 ------------------------------------------------------------------------------- ======= Cycle 6070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6071 steps, 2.56000 s simulation time, 12518.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6071 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12518.7912518.79212518.792 100.00 ------------------------------------------------------------------------------- PC_run 6071 6071 12485.72 2.057 2.057 99.74 GM_PC_couple 6071 6071 15.38 0.003 0.003 0.12 PC_GM_couple 6071 6071 12.15 0.002 0.002 0.10 #others 5.55 5.545 0.04 ------------------------------------------------------------------------------- ======= Cycle 6071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6072 steps, 2.56000 s simulation time, 12521.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6072 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12521.3012521.30312521.303 100.00 ------------------------------------------------------------------------------- PC_run 6072 6072 12488.22 2.057 2.057 99.74 GM_PC_couple 6072 6072 15.38 0.003 0.003 0.12 PC_GM_couple 6072 6072 12.15 0.002 0.002 0.10 #others 5.55 5.546 0.04 ------------------------------------------------------------------------------- ======= Cycle 6072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6073 steps, 2.56000 s simulation time, 12523.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6073 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12523.3612523.35612523.356 100.00 ------------------------------------------------------------------------------- PC_run 6073 6073 12490.27 2.057 2.057 99.74 GM_PC_couple 6073 6073 15.38 0.003 0.003 0.12 PC_GM_couple 6073 6073 12.16 0.002 0.002 0.10 #others 5.55 5.547 0.04 ------------------------------------------------------------------------------- ======= Cycle 6073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6074 steps, 2.56000 s simulation time, 12525.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6074 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12525.7112525.71012525.710 100.00 ------------------------------------------------------------------------------- PC_run 6074 6074 12492.62 2.057 2.057 99.74 GM_PC_couple 6074 6074 15.38 0.003 0.003 0.12 PC_GM_couple 6074 6074 12.16 0.002 0.002 0.10 #others 5.55 5.548 0.04 ------------------------------------------------------------------------------- ======= Cycle 6074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6075 steps, 2.56000 s simulation time, 12528.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6075 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12528.0812528.08312528.083 100.00 ------------------------------------------------------------------------------- PC_run 6075 6075 12494.99 2.057 2.057 99.74 GM_PC_couple 6075 6075 15.39 0.003 0.003 0.12 PC_GM_couple 6075 6075 12.16 0.002 0.002 0.10 #others 5.55 5.549 0.04 ------------------------------------------------------------------------------- ======= Cycle 6075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6076 steps, 2.56000 s simulation time, 12530.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6076 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12530.9312530.93412530.934 100.00 ------------------------------------------------------------------------------- PC_run 6076 6076 12497.83 2.057 2.057 99.74 GM_PC_couple 6076 6076 15.39 0.003 0.003 0.12 PC_GM_couple 6076 6076 12.16 0.002 0.002 0.10 #others 5.55 5.550 0.04 ------------------------------------------------------------------------------- ======= Cycle 6076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6077 steps, 2.56000 s simulation time, 12533.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6077 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12533.4112533.40512533.405 100.00 ------------------------------------------------------------------------------- PC_run 6077 6077 12500.30 2.057 2.057 99.74 GM_PC_couple 6077 6077 15.39 0.003 0.003 0.12 PC_GM_couple 6077 6077 12.16 0.002 0.002 0.10 #others 5.55 5.551 0.04 ------------------------------------------------------------------------------- ======= Cycle 6077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6078 steps, 2.56000 s simulation time, 12535.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6078 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12535.7312535.73312535.733 100.00 ------------------------------------------------------------------------------- PC_run 6078 6078 12502.62 2.057 2.057 99.74 GM_PC_couple 6078 6078 15.39 0.003 0.003 0.12 PC_GM_couple 6078 6078 12.16 0.002 0.002 0.10 #others 5.55 5.552 0.04 ------------------------------------------------------------------------------- ======= Cycle 6078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6079 steps, 2.56000 s simulation time, 12537.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6079 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12537.9212537.92212537.922 100.00 ------------------------------------------------------------------------------- PC_run 6079 6079 12504.80 2.057 2.057 99.74 GM_PC_couple 6079 6079 15.40 0.003 0.003 0.12 PC_GM_couple 6079 6079 12.17 0.002 0.002 0.10 #others 5.55 5.553 0.04 ------------------------------------------------------------------------------- ======= Cycle 6079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6080 steps, 2.56000 s simulation time, 12540.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6080 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12540.3212540.31612540.316 100.00 ------------------------------------------------------------------------------- PC_run 6080 6080 12507.19 2.057 2.057 99.74 GM_PC_couple 6080 6080 15.40 0.003 0.003 0.12 PC_GM_couple 6080 6080 12.17 0.002 0.002 0.10 #others 5.55 5.554 0.04 ------------------------------------------------------------------------------- ======= Cycle 6080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6081 steps, 2.56000 s simulation time, 12542.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6081 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12542.6512542.65412542.654 100.00 ------------------------------------------------------------------------------- PC_run 6081 6081 12509.52 2.057 2.057 99.74 GM_PC_couple 6081 6081 15.40 0.003 0.003 0.12 PC_GM_couple 6081 6081 12.17 0.002 0.002 0.10 #others 5.56 5.556 0.04 ------------------------------------------------------------------------------- ======= Cycle 6081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6082 steps, 2.56000 s simulation time, 12545.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6082 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12545.0912545.09212545.092 100.00 ------------------------------------------------------------------------------- PC_run 6082 6082 12511.96 2.057 2.057 99.74 GM_PC_couple 6082 6082 15.41 0.003 0.003 0.12 PC_GM_couple 6082 6082 12.17 0.002 0.002 0.10 #others 5.56 5.557 0.04 ------------------------------------------------------------------------------- ======= Cycle 6082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6083 steps, 2.56000 s simulation time, 12547.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6083 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12547.5812547.58312547.583 100.00 ------------------------------------------------------------------------------- PC_run 6083 6083 12514.44 2.057 2.057 99.74 GM_PC_couple 6083 6083 15.41 0.003 0.003 0.12 PC_GM_couple 6083 6083 12.17 0.002 0.002 0.10 #others 5.56 5.558 0.04 ------------------------------------------------------------------------------- ======= Cycle 6083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6084 steps, 2.56000 s simulation time, 12550.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6084 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12550.1912550.18912550.189 100.00 ------------------------------------------------------------------------------- PC_run 6084 6084 12517.04 2.057 2.057 99.74 GM_PC_couple 6084 6084 15.41 0.003 0.003 0.12 PC_GM_couple 6084 6084 12.18 0.002 0.002 0.10 #others 5.56 5.559 0.04 ------------------------------------------------------------------------------- ======= Cycle 6084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6085 steps, 2.56000 s simulation time, 12552.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6085 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12552.2912552.29312552.293 100.00 ------------------------------------------------------------------------------- PC_run 6085 6085 12519.14 2.057 2.057 99.74 GM_PC_couple 6085 6085 15.42 0.003 0.003 0.12 PC_GM_couple 6085 6085 12.18 0.002 0.002 0.10 #others 5.56 5.560 0.04 ------------------------------------------------------------------------------- ======= Cycle 6085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6086 steps, 2.56000 s simulation time, 12554.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6086 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12554.4012554.40512554.405 100.00 ------------------------------------------------------------------------------- PC_run 6086 6086 12521.24 2.057 2.057 99.74 GM_PC_couple 6086 6086 15.42 0.003 0.003 0.12 PC_GM_couple 6086 6086 12.18 0.002 0.002 0.10 #others 5.56 5.560 0.04 ------------------------------------------------------------------------------- ======= Cycle 6086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6087 steps, 2.56000 s simulation time, 12556.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6087 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12556.5712556.56912556.569 100.00 ------------------------------------------------------------------------------- PC_run 6087 6087 12523.40 2.057 2.057 99.74 GM_PC_couple 6087 6087 15.42 0.003 0.003 0.12 PC_GM_couple 6087 6087 12.18 0.002 0.002 0.10 #others 5.56 5.561 0.04 ------------------------------------------------------------------------------- ======= Cycle 6087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6088 steps, 2.56000 s simulation time, 12558.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6088 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12558.8212558.82512558.825 100.00 ------------------------------------------------------------------------------- PC_run 6088 6088 12525.65 2.057 2.057 99.74 GM_PC_couple 6088 6088 15.42 0.003 0.003 0.12 PC_GM_couple 6088 6088 12.19 0.002 0.002 0.10 #others 5.56 5.562 0.04 ------------------------------------------------------------------------------- ======= Cycle 6088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6089 steps, 2.56000 s simulation time, 12560.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6089 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12560.8512560.85312560.853 100.00 ------------------------------------------------------------------------------- PC_run 6089 6089 12527.68 2.057 2.057 99.74 GM_PC_couple 6089 6089 15.43 0.003 0.003 0.12 PC_GM_couple 6089 6089 12.19 0.002 0.002 0.10 #others 5.56 5.563 0.04 ------------------------------------------------------------------------------- ======= Cycle 6089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6090 steps, 2.56000 s simulation time, 12563.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6090 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12563.0812563.07612563.076 100.00 ------------------------------------------------------------------------------- PC_run 6090 6090 12529.89 2.057 2.057 99.74 GM_PC_couple 6090 6090 15.43 0.003 0.003 0.12 PC_GM_couple 6090 6090 12.19 0.002 0.002 0.10 #others 5.56 5.564 0.04 ------------------------------------------------------------------------------- ======= Cycle 6090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6091 steps, 2.56000 s simulation time, 12565.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6091 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12565.4212565.42212565.422 100.00 ------------------------------------------------------------------------------- PC_run 6091 6091 12532.23 2.057 2.057 99.74 GM_PC_couple 6091 6091 15.43 0.003 0.003 0.12 PC_GM_couple 6091 6091 12.19 0.002 0.002 0.10 #others 5.57 5.565 0.04 ------------------------------------------------------------------------------- ======= Cycle 6091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6092 steps, 2.56000 s simulation time, 12567.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6092 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12567.8912567.89212567.892 100.00 ------------------------------------------------------------------------------- PC_run 6092 6092 12534.69 2.058 2.058 99.74 GM_PC_couple 6092 6092 15.44 0.003 0.003 0.12 PC_GM_couple 6092 6092 12.19 0.002 0.002 0.10 #others 5.57 5.566 0.04 ------------------------------------------------------------------------------- ======= Cycle 6092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6093 steps, 2.56000 s simulation time, 12570.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6093 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12570.4712570.47512570.475 100.00 ------------------------------------------------------------------------------- PC_run 6093 6093 12537.27 2.058 2.058 99.74 GM_PC_couple 6093 6093 15.44 0.003 0.003 0.12 PC_GM_couple 6093 6093 12.20 0.002 0.002 0.10 #others 5.57 5.567 0.04 ------------------------------------------------------------------------------- ======= Cycle 6093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6094 steps, 2.56000 s simulation time, 12574.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6094 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12574.0112574.00512574.005 100.00 ------------------------------------------------------------------------------- PC_run 6094 6094 12540.79 2.058 2.058 99.74 GM_PC_couple 6094 6094 15.44 0.003 0.003 0.12 PC_GM_couple 6094 6094 12.20 0.002 0.002 0.10 #others 5.57 5.569 0.04 ------------------------------------------------------------------------------- ======= Cycle 6094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6095 steps, 2.56000 s simulation time, 12576.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6095 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12576.6312576.63312576.633 100.00 ------------------------------------------------------------------------------- PC_run 6095 6095 12543.41 2.058 2.058 99.74 GM_PC_couple 6095 6095 15.45 0.003 0.003 0.12 PC_GM_couple 6095 6095 12.20 0.002 0.002 0.10 #others 5.57 5.570 0.04 ------------------------------------------------------------------------------- ======= Cycle 6095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6096 steps, 2.56000 s simulation time, 12578.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6096 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12578.8912578.89212578.892 100.00 ------------------------------------------------------------------------------- PC_run 6096 6096 12545.67 2.058 2.058 99.74 GM_PC_couple 6096 6096 15.45 0.003 0.003 0.12 PC_GM_couple 6096 6096 12.20 0.002 0.002 0.10 #others 5.57 5.571 0.04 ------------------------------------------------------------------------------- ======= Cycle 6096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6097 steps, 2.56000 s simulation time, 12581.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6097 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12581.1512581.15212581.152 100.00 ------------------------------------------------------------------------------- PC_run 6097 6097 12547.92 2.058 2.058 99.74 GM_PC_couple 6097 6097 15.45 0.003 0.003 0.12 PC_GM_couple 6097 6097 12.21 0.002 0.002 0.10 #others 5.57 5.572 0.04 ------------------------------------------------------------------------------- ======= Cycle 6097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6098 steps, 2.56000 s simulation time, 12583.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6098 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12583.2812583.27912583.279 100.00 ------------------------------------------------------------------------------- PC_run 6098 6098 12550.05 2.058 2.058 99.74 GM_PC_couple 6098 6098 15.45 0.003 0.003 0.12 PC_GM_couple 6098 6098 12.21 0.002 0.002 0.10 #others 5.57 5.573 0.04 ------------------------------------------------------------------------------- ======= Cycle 6098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6099 steps, 2.56000 s simulation time, 12585.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6099 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12585.7012585.70412585.704 100.00 ------------------------------------------------------------------------------- PC_run 6099 6099 12552.47 2.058 2.058 99.74 GM_PC_couple 6099 6099 15.46 0.003 0.003 0.12 PC_GM_couple 6099 6099 12.21 0.002 0.002 0.10 #others 5.57 5.573 0.04 ------------------------------------------------------------------------------- ======= Cycle 6099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6100 steps, 2.56000 s simulation time, 12587.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12587.8412587.84312587.843 100.00 ------------------------------------------------------------------------------- PC_run 6100 6100 12554.60 2.058 2.058 99.74 GM_PC_couple 6100 6100 15.46 0.003 0.003 0.12 PC_GM_couple 6100 6100 12.21 0.002 0.002 0.10 #others 5.57 5.574 0.04 ------------------------------------------------------------------------------- ======= Cycle 6100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6101 steps, 2.56000 s simulation time, 12590.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12590.4612590.46312590.463 100.00 ------------------------------------------------------------------------------- PC_run 6101 6101 12557.21 2.058 2.058 99.74 GM_PC_couple 6101 6101 15.46 0.003 0.003 0.12 PC_GM_couple 6101 6101 12.21 0.002 0.002 0.10 #others 5.58 5.575 0.04 ------------------------------------------------------------------------------- ======= Cycle 6101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6102 steps, 2.56000 s simulation time, 12592.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12592.9412592.94312592.943 100.00 ------------------------------------------------------------------------------- PC_run 6102 6102 12559.69 2.058 2.058 99.74 GM_PC_couple 6102 6102 15.46 0.003 0.003 0.12 PC_GM_couple 6102 6102 12.22 0.002 0.002 0.10 #others 5.58 5.576 0.04 ------------------------------------------------------------------------------- ======= Cycle 6102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6103 steps, 2.56000 s simulation time, 12595.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12595.3912595.38812595.388 100.00 ------------------------------------------------------------------------------- PC_run 6103 6103 12562.12 2.058 2.058 99.74 GM_PC_couple 6103 6103 15.47 0.003 0.003 0.12 PC_GM_couple 6103 6103 12.22 0.002 0.002 0.10 #others 5.58 5.578 0.04 ------------------------------------------------------------------------------- ======= Cycle 6103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6104 steps, 2.56000 s simulation time, 12598.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12598.1412598.13612598.136 100.00 ------------------------------------------------------------------------------- PC_run 6104 6104 12564.87 2.058 2.058 99.74 GM_PC_couple 6104 6104 15.47 0.003 0.003 0.12 PC_GM_couple 6104 6104 12.22 0.002 0.002 0.10 #others 5.58 5.579 0.04 ------------------------------------------------------------------------------- ======= Cycle 6104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6105 steps, 2.56000 s simulation time, 12600.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12600.5312600.53312600.533 100.00 ------------------------------------------------------------------------------- PC_run 6105 6105 12567.26 2.059 2.059 99.74 GM_PC_couple 6105 6105 15.47 0.003 0.003 0.12 PC_GM_couple 6105 6105 12.22 0.002 0.002 0.10 #others 5.58 5.580 0.04 ------------------------------------------------------------------------------- ======= Cycle 6105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6106 steps, 2.56000 s simulation time, 12603.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12603.0212603.02012603.020 100.00 ------------------------------------------------------------------------------- PC_run 6106 6106 12569.74 2.059 2.059 99.74 GM_PC_couple 6106 6106 15.48 0.003 0.003 0.12 PC_GM_couple 6106 6106 12.23 0.002 0.002 0.10 #others 5.58 5.581 0.04 ------------------------------------------------------------------------------- ======= Cycle 6106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6107 steps, 2.56000 s simulation time, 12605.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12605.5312605.52912605.529 100.00 ------------------------------------------------------------------------------- PC_run 6107 6107 12572.24 2.059 2.059 99.74 GM_PC_couple 6107 6107 15.48 0.003 0.003 0.12 PC_GM_couple 6107 6107 12.23 0.002 0.002 0.10 #others 5.58 5.582 0.04 ------------------------------------------------------------------------------- ======= Cycle 6107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6108 steps, 2.56000 s simulation time, 12608.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12608.6612608.66312608.663 100.00 ------------------------------------------------------------------------------- PC_run 6108 6108 12575.37 2.059 2.059 99.74 GM_PC_couple 6108 6108 15.48 0.003 0.003 0.12 PC_GM_couple 6108 6108 12.23 0.002 0.002 0.10 #others 5.58 5.582 0.04 ------------------------------------------------------------------------------- ======= Cycle 6108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6109 steps, 2.56000 s simulation time, 12611.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12611.0112611.00912611.009 100.00 ------------------------------------------------------------------------------- PC_run 6109 6109 12577.71 2.059 2.059 99.74 GM_PC_couple 6109 6109 15.48 0.003 0.003 0.12 PC_GM_couple 6109 6109 12.23 0.002 0.002 0.10 #others 5.58 5.583 0.04 ------------------------------------------------------------------------------- ======= Cycle 6109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6110 steps, 2.56000 s simulation time, 12613.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12613.3912613.38812613.388 100.00 ------------------------------------------------------------------------------- PC_run 6110 6110 12580.08 2.059 2.059 99.74 GM_PC_couple 6110 6110 15.49 0.003 0.003 0.12 PC_GM_couple 6110 6110 12.23 0.002 0.002 0.10 #others 5.58 5.584 0.04 ------------------------------------------------------------------------------- ======= Cycle 6110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6111 steps, 2.56000 s simulation time, 12615.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12615.6912615.68612615.686 100.00 ------------------------------------------------------------------------------- PC_run 6111 6111 12582.38 2.059 2.059 99.74 GM_PC_couple 6111 6111 15.49 0.003 0.003 0.12 PC_GM_couple 6111 6111 12.24 0.002 0.002 0.10 #others 5.58 5.585 0.04 ------------------------------------------------------------------------------- ======= Cycle 6111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6112 steps, 2.56000 s simulation time, 12619.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12619.1612619.15912619.159 100.00 ------------------------------------------------------------------------------- PC_run 6112 6112 12585.84 2.059 2.059 99.74 GM_PC_couple 6112 6112 15.49 0.003 0.003 0.12 PC_GM_couple 6112 6112 12.24 0.002 0.002 0.10 #others 5.59 5.585 0.04 ------------------------------------------------------------------------------- ======= Cycle 6112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6113 steps, 2.56000 s simulation time, 12621.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12621.5912621.59112621.591 100.00 ------------------------------------------------------------------------------- PC_run 6113 6113 12588.27 2.059 2.059 99.74 GM_PC_couple 6113 6113 15.49 0.003 0.003 0.12 PC_GM_couple 6113 6113 12.24 0.002 0.002 0.10 #others 5.59 5.586 0.04 ------------------------------------------------------------------------------- ======= Cycle 6113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6114 steps, 2.56000 s simulation time, 12624.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6114 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12624.1012624.09612624.096 100.00 ------------------------------------------------------------------------------- PC_run 6114 6114 12590.77 2.059 2.059 99.74 GM_PC_couple 6114 6114 15.50 0.003 0.003 0.12 PC_GM_couple 6114 6114 12.24 0.002 0.002 0.10 #others 5.59 5.587 0.04 ------------------------------------------------------------------------------- ======= Cycle 6114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6115 steps, 2.56000 s simulation time, 12626.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6115 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12626.6912626.69212626.692 100.00 ------------------------------------------------------------------------------- PC_run 6115 6115 12593.36 2.059 2.059 99.74 GM_PC_couple 6115 6115 15.50 0.003 0.003 0.12 PC_GM_couple 6115 6115 12.24 0.002 0.002 0.10 #others 5.59 5.588 0.04 ------------------------------------------------------------------------------- ======= Cycle 6115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6116 steps, 2.56000 s simulation time, 12629.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6116 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12629.6712629.66812629.668 100.00 ------------------------------------------------------------------------------- PC_run 6116 6116 12596.33 2.060 2.060 99.74 GM_PC_couple 6116 6116 15.50 0.003 0.003 0.12 PC_GM_couple 6116 6116 12.25 0.002 0.002 0.10 #others 5.59 5.589 0.04 ------------------------------------------------------------------------------- ======= Cycle 6116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6117 steps, 2.56000 s simulation time, 12632.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6117 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12632.3812632.38112632.381 100.00 ------------------------------------------------------------------------------- PC_run 6117 6117 12599.03 2.060 2.060 99.74 GM_PC_couple 6117 6117 15.51 0.003 0.003 0.12 PC_GM_couple 6117 6117 12.25 0.002 0.002 0.10 #others 5.59 5.591 0.04 ------------------------------------------------------------------------------- ======= Cycle 6117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6118 steps, 2.56000 s simulation time, 12634.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6118 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12634.9912634.99312634.993 100.00 ------------------------------------------------------------------------------- PC_run 6118 6118 12601.64 2.060 2.060 99.74 GM_PC_couple 6118 6118 15.51 0.003 0.003 0.12 PC_GM_couple 6118 6118 12.25 0.002 0.002 0.10 #others 5.59 5.592 0.04 ------------------------------------------------------------------------------- ======= Cycle 6118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6119 steps, 2.56000 s simulation time, 12637.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6119 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12637.3612637.35512637.355 100.00 ------------------------------------------------------------------------------- PC_run 6119 6119 12604.00 2.060 2.060 99.74 GM_PC_couple 6119 6119 15.51 0.003 0.003 0.12 PC_GM_couple 6119 6119 12.25 0.002 0.002 0.10 #others 5.59 5.593 0.04 ------------------------------------------------------------------------------- ======= Cycle 6119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6120 steps, 2.56000 s simulation time, 12640.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6120 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12640.3512640.34612640.346 100.00 ------------------------------------------------------------------------------- PC_run 6120 6120 12606.98 2.060 2.060 99.74 GM_PC_couple 6120 6120 15.51 0.003 0.003 0.12 PC_GM_couple 6120 6120 12.26 0.002 0.002 0.10 #others 5.59 5.594 0.04 ------------------------------------------------------------------------------- ======= Cycle 6120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6121 steps, 2.56000 s simulation time, 12642.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6121 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12642.6612642.66512642.665 100.00 ------------------------------------------------------------------------------- PC_run 6121 6121 12609.30 2.060 2.060 99.74 GM_PC_couple 6121 6121 15.52 0.003 0.003 0.12 PC_GM_couple 6121 6121 12.26 0.002 0.002 0.10 #others 5.59 5.594 0.04 ------------------------------------------------------------------------------- ======= Cycle 6121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6122 steps, 2.56000 s simulation time, 12645.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6122 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12645.0412645.03612645.036 100.00 ------------------------------------------------------------------------------- PC_run 6122 6122 12611.66 2.060 2.060 99.74 GM_PC_couple 6122 6122 15.52 0.003 0.003 0.12 PC_GM_couple 6122 6122 12.26 0.002 0.002 0.10 #others 5.60 5.595 0.04 ------------------------------------------------------------------------------- ======= Cycle 6122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6123 steps, 2.56000 s simulation time, 12647.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6123 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12647.4112647.41412647.414 100.00 ------------------------------------------------------------------------------- PC_run 6123 6123 12614.04 2.060 2.060 99.74 GM_PC_couple 6123 6123 15.52 0.003 0.003 0.12 PC_GM_couple 6123 6123 12.26 0.002 0.002 0.10 #others 5.60 5.596 0.04 ------------------------------------------------------------------------------- ======= Cycle 6123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6124 steps, 2.56000 s simulation time, 12651.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6124 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12651.3212651.32112651.321 100.00 ------------------------------------------------------------------------------- PC_run 6124 6124 12617.94 2.060 2.060 99.74 GM_PC_couple 6124 6124 15.53 0.003 0.003 0.12 PC_GM_couple 6124 6124 12.26 0.002 0.002 0.10 #others 5.60 5.597 0.04 ------------------------------------------------------------------------------- ======= Cycle 6124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6125 steps, 2.56000 s simulation time, 12653.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6125 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12653.5912653.59112653.591 100.00 ------------------------------------------------------------------------------- PC_run 6125 6125 12620.20 2.060 2.060 99.74 GM_PC_couple 6125 6125 15.53 0.003 0.003 0.12 PC_GM_couple 6125 6125 12.27 0.002 0.002 0.10 #others 5.60 5.598 0.04 ------------------------------------------------------------------------------- ======= Cycle 6125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6126 steps, 2.56000 s simulation time, 12656.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6126 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12656.4312656.43412656.434 100.00 ------------------------------------------------------------------------------- PC_run 6126 6126 12623.04 2.061 2.061 99.74 GM_PC_couple 6126 6126 15.53 0.003 0.003 0.12 PC_GM_couple 6126 6126 12.27 0.002 0.002 0.10 #others 5.60 5.599 0.04 ------------------------------------------------------------------------------- ======= Cycle 6126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6127 steps, 2.56000 s simulation time, 12658.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6127 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12658.9412658.93912658.939 100.00 ------------------------------------------------------------------------------- PC_run 6127 6127 12625.54 2.061 2.061 99.74 GM_PC_couple 6127 6127 15.53 0.003 0.003 0.12 PC_GM_couple 6127 6127 12.27 0.002 0.002 0.10 #others 5.60 5.599 0.04 ------------------------------------------------------------------------------- ======= Cycle 6127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6128 steps, 2.56000 s simulation time, 12661.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6128 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12661.2712661.27312661.273 100.00 ------------------------------------------------------------------------------- PC_run 6128 6128 12627.87 2.061 2.061 99.74 GM_PC_couple 6128 6128 15.53 0.003 0.003 0.12 PC_GM_couple 6128 6128 12.27 0.002 0.002 0.10 #others 5.60 5.600 0.04 ------------------------------------------------------------------------------- ======= Cycle 6128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6129 steps, 2.56000 s simulation time, 12663.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6129 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12663.8012663.79812663.798 100.00 ------------------------------------------------------------------------------- PC_run 6129 6129 12630.39 2.061 2.061 99.74 GM_PC_couple 6129 6129 15.54 0.003 0.003 0.12 PC_GM_couple 6129 6129 12.27 0.002 0.002 0.10 #others 5.60 5.601 0.04 ------------------------------------------------------------------------------- ======= Cycle 6129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6130 steps, 2.56000 s simulation time, 12665.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6130 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12665.9812665.98312665.983 100.00 ------------------------------------------------------------------------------- PC_run 6130 6130 12632.57 2.061 2.061 99.74 GM_PC_couple 6130 6130 15.54 0.003 0.003 0.12 PC_GM_couple 6130 6130 12.27 0.002 0.002 0.10 #others 5.60 5.602 0.04 ------------------------------------------------------------------------------- ======= Cycle 6130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6131 steps, 2.56000 s simulation time, 12668.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6131 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12668.2112668.21112668.211 100.00 ------------------------------------------------------------------------------- PC_run 6131 6131 12634.79 2.061 2.061 99.74 GM_PC_couple 6131 6131 15.54 0.003 0.003 0.12 PC_GM_couple 6131 6131 12.28 0.002 0.002 0.10 #others 5.60 5.603 0.04 ------------------------------------------------------------------------------- ======= Cycle 6131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6132 steps, 2.56000 s simulation time, 12670.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6132 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12670.1212670.11912670.119 100.00 ------------------------------------------------------------------------------- PC_run 6132 6132 12636.69 2.061 2.061 99.74 GM_PC_couple 6132 6132 15.54 0.003 0.003 0.12 PC_GM_couple 6132 6132 12.28 0.002 0.002 0.10 #others 5.60 5.604 0.04 ------------------------------------------------------------------------------- ======= Cycle 6132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6133 steps, 2.56000 s simulation time, 12672.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6133 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12672.2612672.25812672.258 100.00 ------------------------------------------------------------------------------- PC_run 6133 6133 12638.83 2.061 2.061 99.74 GM_PC_couple 6133 6133 15.55 0.003 0.003 0.12 PC_GM_couple 6133 6133 12.28 0.002 0.002 0.10 #others 5.60 5.605 0.04 ------------------------------------------------------------------------------- ======= Cycle 6133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6134 steps, 2.56000 s simulation time, 12764.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6134 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12764.8012764.80312764.803 100.00 ------------------------------------------------------------------------------- PC_run 6134 6134 12731.36 2.076 2.076 99.74 GM_PC_couple 6134 6134 15.55 0.003 0.003 0.12 PC_GM_couple 6134 6134 12.28 0.002 0.002 0.10 #others 5.61 5.606 0.04 ------------------------------------------------------------------------------- ======= Cycle 6134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6135 steps, 2.56000 s simulation time, 12991.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6135 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12991.1312991.13112991.131 100.00 ------------------------------------------------------------------------------- PC_run 6135 6135 12957.69 2.112 2.112 99.74 GM_PC_couple 6135 6135 15.55 0.003 0.003 0.12 PC_GM_couple 6135 6135 12.28 0.002 0.002 0.09 #others 5.61 5.606 0.04 ------------------------------------------------------------------------------- ======= Cycle 6135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6136 steps, 2.56000 s simulation time, 13043.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6136 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13043.7813043.77613043.776 100.00 ------------------------------------------------------------------------------- PC_run 6136 6136 13010.33 2.120 2.120 99.74 GM_PC_couple 6136 6136 15.55 0.003 0.003 0.12 PC_GM_couple 6136 6136 12.29 0.002 0.002 0.09 #others 5.61 5.607 0.04 ------------------------------------------------------------------------------- ======= Cycle 6136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6137 steps, 2.56000 s simulation time, 13046.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6137 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13046.3113046.31013046.310 100.00 ------------------------------------------------------------------------------- PC_run 6137 6137 13012.86 2.120 2.120 99.74 GM_PC_couple 6137 6137 15.56 0.003 0.003 0.12 PC_GM_couple 6137 6137 12.29 0.002 0.002 0.09 #others 5.61 5.608 0.04 ------------------------------------------------------------------------------- ======= Cycle 6137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6138 steps, 2.56000 s simulation time, 13049.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6138 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13049.2113049.21513049.215 100.00 ------------------------------------------------------------------------------- PC_run 6138 6138 13015.76 2.121 2.121 99.74 GM_PC_couple 6138 6138 15.56 0.003 0.003 0.12 PC_GM_couple 6138 6138 12.29 0.002 0.002 0.09 #others 5.61 5.609 0.04 ------------------------------------------------------------------------------- ======= Cycle 6138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6139 steps, 2.56000 s simulation time, 13051.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6139 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13051.4913051.48613051.486 100.00 ------------------------------------------------------------------------------- PC_run 6139 6139 13018.02 2.121 2.121 99.74 GM_PC_couple 6139 6139 15.56 0.003 0.003 0.12 PC_GM_couple 6139 6139 12.29 0.002 0.002 0.09 #others 5.61 5.609 0.04 ------------------------------------------------------------------------------- ======= Cycle 6139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6140 steps, 2.56000 s simulation time, 13054.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6140 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13054.0213054.01713054.017 100.00 ------------------------------------------------------------------------------- PC_run 6140 6140 13020.55 2.121 2.121 99.74 GM_PC_couple 6140 6140 15.56 0.003 0.003 0.12 PC_GM_couple 6140 6140 12.29 0.002 0.002 0.09 #others 5.61 5.610 0.04 ------------------------------------------------------------------------------- ======= Cycle 6140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6141 steps, 2.56000 s simulation time, 13056.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6141 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13056.5513056.54713056.547 100.00 ------------------------------------------------------------------------------- PC_run 6141 6141 13023.07 2.121 2.121 99.74 GM_PC_couple 6141 6141 15.57 0.003 0.003 0.12 PC_GM_couple 6141 6141 12.30 0.002 0.002 0.09 #others 5.61 5.611 0.04 ------------------------------------------------------------------------------- ======= Cycle 6141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6142 steps, 2.56000 s simulation time, 13059.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6142 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13059.2513059.25013059.250 100.00 ------------------------------------------------------------------------------- PC_run 6142 6142 13025.77 2.121 2.121 99.74 GM_PC_couple 6142 6142 15.57 0.003 0.003 0.12 PC_GM_couple 6142 6142 12.30 0.002 0.002 0.09 #others 5.61 5.612 0.04 ------------------------------------------------------------------------------- ======= Cycle 6142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6143 steps, 2.56000 s simulation time, 13061.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6143 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13061.9713061.96513061.965 100.00 ------------------------------------------------------------------------------- PC_run 6143 6143 13028.48 2.121 2.121 99.74 GM_PC_couple 6143 6143 15.57 0.003 0.003 0.12 PC_GM_couple 6143 6143 12.30 0.002 0.002 0.09 #others 5.61 5.613 0.04 ------------------------------------------------------------------------------- ======= Cycle 6143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6144 steps, 2.56000 s simulation time, 13064.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6144 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13064.5313064.52613064.526 100.00 ------------------------------------------------------------------------------- PC_run 6144 6144 13031.04 2.121 2.121 99.74 GM_PC_couple 6144 6144 15.57 0.003 0.003 0.12 PC_GM_couple 6144 6144 12.30 0.002 0.002 0.09 #others 5.61 5.614 0.04 ------------------------------------------------------------------------------- ======= Cycle 6144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6145 steps, 2.56000 s simulation time, 13067.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6145 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13067.1813067.18213067.182 100.00 ------------------------------------------------------------------------------- PC_run 6145 6145 13033.69 2.121 2.121 99.74 GM_PC_couple 6145 6145 15.58 0.003 0.003 0.12 PC_GM_couple 6145 6145 12.30 0.002 0.002 0.09 #others 5.61 5.614 0.04 ------------------------------------------------------------------------------- ======= Cycle 6145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6146 steps, 2.56000 s simulation time, 13069.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6146 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13069.8513069.84813069.848 100.00 ------------------------------------------------------------------------------- PC_run 6146 6146 13036.35 2.121 2.121 99.74 GM_PC_couple 6146 6146 15.58 0.003 0.003 0.12 PC_GM_couple 6146 6146 12.30 0.002 0.002 0.09 #others 5.62 5.615 0.04 ------------------------------------------------------------------------------- ======= Cycle 6146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6147 steps, 2.56000 s simulation time, 13073.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6147 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13073.9213073.91613073.916 100.00 ------------------------------------------------------------------------------- PC_run 6147 6147 13040.41 2.121 2.121 99.74 GM_PC_couple 6147 6147 15.58 0.003 0.003 0.12 PC_GM_couple 6147 6147 12.31 0.002 0.002 0.09 #others 5.62 5.616 0.04 ------------------------------------------------------------------------------- ======= Cycle 6147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6148 steps, 2.56000 s simulation time, 13086.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6148 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13086.7413086.74313086.743 100.00 ------------------------------------------------------------------------------- PC_run 6148 6148 13053.24 2.123 2.123 99.74 GM_PC_couple 6148 6148 15.58 0.003 0.003 0.12 PC_GM_couple 6148 6148 12.31 0.002 0.002 0.09 #others 5.62 5.617 0.04 ------------------------------------------------------------------------------- ======= Cycle 6148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6149 steps, 2.56000 s simulation time, 13090.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6149 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13090.1813090.18013090.180 100.00 ------------------------------------------------------------------------------- PC_run 6149 6149 13056.67 2.123 2.123 99.74 GM_PC_couple 6149 6149 15.58 0.003 0.003 0.12 PC_GM_couple 6149 6149 12.31 0.002 0.002 0.09 #others 5.62 5.618 0.04 ------------------------------------------------------------------------------- ======= Cycle 6149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6150 steps, 2.56000 s simulation time, 13092.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6150 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13092.9913092.98913092.989 100.00 ------------------------------------------------------------------------------- PC_run 6150 6150 13059.47 2.123 2.123 99.74 GM_PC_couple 6150 6150 15.59 0.003 0.003 0.12 PC_GM_couple 6150 6150 12.31 0.002 0.002 0.09 #others 5.62 5.619 0.04 ------------------------------------------------------------------------------- ======= Cycle 6150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6151 steps, 2.56000 s simulation time, 13095.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6151 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13095.3413095.34313095.343 100.00 ------------------------------------------------------------------------------- PC_run 6151 6151 13061.82 2.124 2.124 99.74 GM_PC_couple 6151 6151 15.59 0.003 0.003 0.12 PC_GM_couple 6151 6151 12.31 0.002 0.002 0.09 #others 5.62 5.619 0.04 ------------------------------------------------------------------------------- ======= Cycle 6151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6152 steps, 2.56000 s simulation time, 13097.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6152 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13097.7213097.72313097.723 100.00 ------------------------------------------------------------------------------- PC_run 6152 6152 13064.20 2.124 2.124 99.74 GM_PC_couple 6152 6152 15.59 0.003 0.003 0.12 PC_GM_couple 6152 6152 12.32 0.002 0.002 0.09 #others 5.62 5.620 0.04 ------------------------------------------------------------------------------- ======= Cycle 6152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6153 steps, 2.56000 s simulation time, 13100.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6153 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13100.8313100.82513100.825 100.00 ------------------------------------------------------------------------------- PC_run 6153 6153 13067.29 2.124 2.124 99.74 GM_PC_couple 6153 6153 15.59 0.003 0.003 0.12 PC_GM_couple 6153 6153 12.32 0.002 0.002 0.09 #others 5.62 5.621 0.04 ------------------------------------------------------------------------------- ======= Cycle 6153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6154 steps, 2.56000 s simulation time, 13104.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6154 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13104.2113104.20713104.207 100.00 ------------------------------------------------------------------------------- PC_run 6154 6154 13070.67 2.124 2.124 99.74 GM_PC_couple 6154 6154 15.60 0.003 0.003 0.12 PC_GM_couple 6154 6154 12.32 0.002 0.002 0.09 #others 5.62 5.621 0.04 ------------------------------------------------------------------------------- ======= Cycle 6154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6155 steps, 2.56000 s simulation time, 13106.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6155 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13106.6513106.65013106.650 100.00 ------------------------------------------------------------------------------- PC_run 6155 6155 13073.11 2.124 2.124 99.74 GM_PC_couple 6155 6155 15.60 0.003 0.003 0.12 PC_GM_couple 6155 6155 12.32 0.002 0.002 0.09 #others 5.62 5.622 0.04 ------------------------------------------------------------------------------- ======= Cycle 6155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6156 steps, 2.56000 s simulation time, 13109.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6156 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13109.3913109.39313109.393 100.00 ------------------------------------------------------------------------------- PC_run 6156 6156 13075.85 2.124 2.124 99.74 GM_PC_couple 6156 6156 15.60 0.003 0.003 0.12 PC_GM_couple 6156 6156 12.32 0.002 0.002 0.09 #others 5.62 5.623 0.04 ------------------------------------------------------------------------------- ======= Cycle 6156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6157 steps, 2.56000 s simulation time, 13111.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6157 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13111.7413111.73513111.735 100.00 ------------------------------------------------------------------------------- PC_run 6157 6157 13078.18 2.124 2.124 99.74 GM_PC_couple 6157 6157 15.60 0.003 0.003 0.12 PC_GM_couple 6157 6157 12.33 0.002 0.002 0.09 #others 5.62 5.624 0.04 ------------------------------------------------------------------------------- ======= Cycle 6157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6158 steps, 2.56000 s simulation time, 13114.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6158 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13114.4913114.49313114.493 100.00 ------------------------------------------------------------------------------- PC_run 6158 6158 13080.94 2.124 2.124 99.74 GM_PC_couple 6158 6158 15.61 0.003 0.003 0.12 PC_GM_couple 6158 6158 12.33 0.002 0.002 0.09 #others 5.62 5.625 0.04 ------------------------------------------------------------------------------- ======= Cycle 6158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6159 steps, 2.56000 s simulation time, 13116.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6159 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13116.9613116.96313116.963 100.00 ------------------------------------------------------------------------------- PC_run 6159 6159 13083.40 2.124 2.124 99.74 GM_PC_couple 6159 6159 15.61 0.003 0.003 0.12 PC_GM_couple 6159 6159 12.33 0.002 0.002 0.09 #others 5.63 5.625 0.04 ------------------------------------------------------------------------------- ======= Cycle 6159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6160 steps, 2.56000 s simulation time, 13119.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6160 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13119.5613119.55713119.557 100.00 ------------------------------------------------------------------------------- PC_run 6160 6160 13085.99 2.124 2.124 99.74 GM_PC_couple 6160 6160 15.61 0.003 0.003 0.12 PC_GM_couple 6160 6160 12.33 0.002 0.002 0.09 #others 5.63 5.626 0.04 ------------------------------------------------------------------------------- ======= Cycle 6160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6161 steps, 2.56000 s simulation time, 13122.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6161 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13122.7013122.70213122.702 100.00 ------------------------------------------------------------------------------- PC_run 6161 6161 13089.13 2.125 2.125 99.74 GM_PC_couple 6161 6161 15.61 0.003 0.003 0.12 PC_GM_couple 6161 6161 12.33 0.002 0.002 0.09 #others 5.63 5.627 0.04 ------------------------------------------------------------------------------- ======= Cycle 6161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6162 steps, 2.56000 s simulation time, 13125.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6162 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13125.1013125.10113125.101 100.00 ------------------------------------------------------------------------------- PC_run 6162 6162 13091.52 2.125 2.125 99.74 GM_PC_couple 6162 6162 15.61 0.003 0.003 0.12 PC_GM_couple 6162 6162 12.33 0.002 0.002 0.09 #others 5.63 5.628 0.04 ------------------------------------------------------------------------------- ======= Cycle 6162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6163 steps, 2.56000 s simulation time, 13127.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6163 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13127.8613127.85613127.856 100.00 ------------------------------------------------------------------------------- PC_run 6163 6163 13094.27 2.125 2.125 99.74 GM_PC_couple 6163 6163 15.62 0.003 0.003 0.12 PC_GM_couple 6163 6163 12.34 0.002 0.002 0.09 #others 5.63 5.629 0.04 ------------------------------------------------------------------------------- ======= Cycle 6163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6164 steps, 2.56000 s simulation time, 13131.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6164 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13131.1213131.12513131.125 100.00 ------------------------------------------------------------------------------- PC_run 6164 6164 13097.54 2.125 2.125 99.74 GM_PC_couple 6164 6164 15.62 0.003 0.003 0.12 PC_GM_couple 6164 6164 12.34 0.002 0.002 0.09 #others 5.63 5.630 0.04 ------------------------------------------------------------------------------- ======= Cycle 6164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6165 steps, 2.56000 s simulation time, 13134.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6165 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13134.0913134.08813134.088 100.00 ------------------------------------------------------------------------------- PC_run 6165 6165 13100.50 2.125 2.125 99.74 GM_PC_couple 6165 6165 15.62 0.003 0.003 0.12 PC_GM_couple 6165 6165 12.34 0.002 0.002 0.09 #others 5.63 5.630 0.04 ------------------------------------------------------------------------------- ======= Cycle 6165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6166 steps, 2.56000 s simulation time, 13136.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6166 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13136.3313136.33213136.332 100.00 ------------------------------------------------------------------------------- PC_run 6166 6166 13102.74 2.125 2.125 99.74 GM_PC_couple 6166 6166 15.62 0.003 0.003 0.12 PC_GM_couple 6166 6166 12.34 0.002 0.002 0.09 #others 5.63 5.631 0.04 ------------------------------------------------------------------------------- ======= Cycle 6166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6167 steps, 2.56000 s simulation time, 13139.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6167 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13139.4013139.40013139.400 100.00 ------------------------------------------------------------------------------- PC_run 6167 6167 13105.80 2.125 2.125 99.74 GM_PC_couple 6167 6167 15.63 0.003 0.003 0.12 PC_GM_couple 6167 6167 12.34 0.002 0.002 0.09 #others 5.63 5.632 0.04 ------------------------------------------------------------------------------- ======= Cycle 6167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6168 steps, 2.56000 s simulation time, 13142.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6168 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13142.3513142.34713142.347 100.00 ------------------------------------------------------------------------------- PC_run 6168 6168 13108.74 2.125 2.125 99.74 GM_PC_couple 6168 6168 15.63 0.003 0.003 0.12 PC_GM_couple 6168 6168 12.35 0.002 0.002 0.09 #others 5.63 5.633 0.04 ------------------------------------------------------------------------------- ======= Cycle 6168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6169 steps, 2.56000 s simulation time, 13144.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6169 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13144.9613144.96313144.963 100.00 ------------------------------------------------------------------------------- PC_run 6169 6169 13111.35 2.125 2.125 99.74 GM_PC_couple 6169 6169 15.63 0.003 0.003 0.12 PC_GM_couple 6169 6169 12.35 0.002 0.002 0.09 #others 5.63 5.633 0.04 ------------------------------------------------------------------------------- ======= Cycle 6169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6170 steps, 2.56000 s simulation time, 13147.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6170 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13147.2713147.27313147.273 100.00 ------------------------------------------------------------------------------- PC_run 6170 6170 13113.66 2.125 2.125 99.74 GM_PC_couple 6170 6170 15.63 0.003 0.003 0.12 PC_GM_couple 6170 6170 12.35 0.002 0.002 0.09 #others 5.63 5.634 0.04 ------------------------------------------------------------------------------- ======= Cycle 6170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6171 steps, 2.56000 s simulation time, 13150.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6171 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13150.3513150.34913150.349 100.00 ------------------------------------------------------------------------------- PC_run 6171 6171 13116.73 2.126 2.126 99.74 GM_PC_couple 6171 6171 15.64 0.003 0.003 0.12 PC_GM_couple 6171 6171 12.35 0.002 0.002 0.09 #others 5.64 5.635 0.04 ------------------------------------------------------------------------------- ======= Cycle 6171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6172 steps, 2.56000 s simulation time, 13153.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6172 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13153.7113153.71513153.715 100.00 ------------------------------------------------------------------------------- PC_run 6172 6172 13120.09 2.126 2.126 99.74 GM_PC_couple 6172 6172 15.64 0.003 0.003 0.12 PC_GM_couple 6172 6172 12.35 0.002 0.002 0.09 #others 5.64 5.636 0.04 ------------------------------------------------------------------------------- ======= Cycle 6172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6173 steps, 2.56000 s simulation time, 13158.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6173 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13158.2013158.20413158.204 100.00 ------------------------------------------------------------------------------- PC_run 6173 6173 13124.57 2.126 2.126 99.74 GM_PC_couple 6173 6173 15.64 0.003 0.003 0.12 PC_GM_couple 6173 6173 12.35 0.002 0.002 0.09 #others 5.64 5.637 0.04 ------------------------------------------------------------------------------- ======= Cycle 6173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6174 steps, 2.56000 s simulation time, 13162.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6174 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13162.5613162.55713162.557 100.00 ------------------------------------------------------------------------------- PC_run 6174 6174 13128.92 2.126 2.126 99.74 GM_PC_couple 6174 6174 15.64 0.003 0.003 0.12 PC_GM_couple 6174 6174 12.36 0.002 0.002 0.09 #others 5.64 5.638 0.04 ------------------------------------------------------------------------------- ======= Cycle 6174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6175 steps, 2.56000 s simulation time, 13165.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6175 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13165.0113165.00813165.008 100.00 ------------------------------------------------------------------------------- PC_run 6175 6175 13131.37 2.127 2.127 99.74 GM_PC_couple 6175 6175 15.64 0.003 0.003 0.12 PC_GM_couple 6175 6175 12.36 0.002 0.002 0.09 #others 5.64 5.639 0.04 ------------------------------------------------------------------------------- ======= Cycle 6175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6176 steps, 2.56000 s simulation time, 13167.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6176 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13167.3313167.32813167.328 100.00 ------------------------------------------------------------------------------- PC_run 6176 6176 13133.68 2.127 2.127 99.74 GM_PC_couple 6176 6176 15.65 0.003 0.003 0.12 PC_GM_couple 6176 6176 12.36 0.002 0.002 0.09 #others 5.64 5.639 0.04 ------------------------------------------------------------------------------- ======= Cycle 6176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6177 steps, 2.56000 s simulation time, 13169.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6177 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13169.4513169.44713169.447 100.00 ------------------------------------------------------------------------------- PC_run 6177 6177 13135.80 2.127 2.127 99.74 GM_PC_couple 6177 6177 15.65 0.003 0.003 0.12 PC_GM_couple 6177 6177 12.36 0.002 0.002 0.09 #others 5.64 5.640 0.04 ------------------------------------------------------------------------------- ======= Cycle 6177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6178 steps, 2.56000 s simulation time, 13171.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6178 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13171.9013171.90513171.905 100.00 ------------------------------------------------------------------------------- PC_run 6178 6178 13138.25 2.127 2.127 99.74 GM_PC_couple 6178 6178 15.65 0.003 0.003 0.12 PC_GM_couple 6178 6178 12.36 0.002 0.002 0.09 #others 5.64 5.641 0.04 ------------------------------------------------------------------------------- ======= Cycle 6178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6179 steps, 2.56000 s simulation time, 13174.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6179 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13174.0013173.99713173.997 100.00 ------------------------------------------------------------------------------- PC_run 6179 6179 13140.34 2.127 2.127 99.74 GM_PC_couple 6179 6179 15.65 0.003 0.003 0.12 PC_GM_couple 6179 6179 12.37 0.002 0.002 0.09 #others 5.64 5.642 0.04 ------------------------------------------------------------------------------- ======= Cycle 6179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6180 steps, 2.56000 s simulation time, 13176.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6180 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13176.3813176.38413176.384 100.00 ------------------------------------------------------------------------------- PC_run 6180 6180 13142.72 2.127 2.127 99.74 GM_PC_couple 6180 6180 15.66 0.003 0.003 0.12 PC_GM_couple 6180 6180 12.37 0.002 0.002 0.09 #others 5.64 5.643 0.04 ------------------------------------------------------------------------------- ======= Cycle 6180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6181 steps, 2.56000 s simulation time, 13178.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6181 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13178.5813178.58313178.583 100.00 ------------------------------------------------------------------------------- PC_run 6181 6181 13144.91 2.127 2.127 99.74 GM_PC_couple 6181 6181 15.66 0.003 0.003 0.12 PC_GM_couple 6181 6181 12.37 0.002 0.002 0.09 #others 5.64 5.644 0.04 ------------------------------------------------------------------------------- ======= Cycle 6181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6182 steps, 2.56000 s simulation time, 13180.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6182 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13180.9813180.98113180.981 100.00 ------------------------------------------------------------------------------- PC_run 6182 6182 13147.30 2.127 2.127 99.74 GM_PC_couple 6182 6182 15.66 0.003 0.003 0.12 PC_GM_couple 6182 6182 12.37 0.002 0.002 0.09 #others 5.64 5.645 0.04 ------------------------------------------------------------------------------- ======= Cycle 6182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6183 steps, 2.56000 s simulation time, 13183.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6183 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13183.7613183.76413183.764 100.00 ------------------------------------------------------------------------------- PC_run 6183 6183 13150.08 2.127 2.127 99.74 GM_PC_couple 6183 6183 15.66 0.003 0.003 0.12 PC_GM_couple 6183 6183 12.37 0.002 0.002 0.09 #others 5.65 5.646 0.04 ------------------------------------------------------------------------------- ======= Cycle 6183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6184 steps, 2.56000 s simulation time, 13186.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6184 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13186.1713186.17313186.173 100.00 ------------------------------------------------------------------------------- PC_run 6184 6184 13152.49 2.127 2.127 99.74 GM_PC_couple 6184 6184 15.66 0.003 0.003 0.12 PC_GM_couple 6184 6184 12.37 0.002 0.002 0.09 #others 5.65 5.647 0.04 ------------------------------------------------------------------------------- ======= Cycle 6184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6185 steps, 2.56000 s simulation time, 13188.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6185 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13188.5113188.50813188.508 100.00 ------------------------------------------------------------------------------- PC_run 6185 6185 13154.82 2.127 2.127 99.74 GM_PC_couple 6185 6185 15.67 0.003 0.003 0.12 PC_GM_couple 6185 6185 12.38 0.002 0.002 0.09 #others 5.65 5.647 0.04 ------------------------------------------------------------------------------- ======= Cycle 6185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6186 steps, 2.56000 s simulation time, 13191.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6186 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13191.0513191.04913191.049 100.00 ------------------------------------------------------------------------------- PC_run 6186 6186 13157.35 2.127 2.127 99.74 GM_PC_couple 6186 6186 15.67 0.003 0.003 0.12 PC_GM_couple 6186 6186 12.38 0.002 0.002 0.09 #others 5.65 5.648 0.04 ------------------------------------------------------------------------------- ======= Cycle 6186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6187 steps, 2.56000 s simulation time, 13193.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6187 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13193.5113193.51013193.510 100.00 ------------------------------------------------------------------------------- PC_run 6187 6187 13159.81 2.127 2.127 99.74 GM_PC_couple 6187 6187 15.67 0.003 0.003 0.12 PC_GM_couple 6187 6187 12.38 0.002 0.002 0.09 #others 5.65 5.649 0.04 ------------------------------------------------------------------------------- ======= Cycle 6187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6188 steps, 2.56000 s simulation time, 13195.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6188 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13195.7113195.70913195.709 100.00 ------------------------------------------------------------------------------- PC_run 6188 6188 13162.00 2.127 2.127 99.74 GM_PC_couple 6188 6188 15.67 0.003 0.003 0.12 PC_GM_couple 6188 6188 12.38 0.002 0.002 0.09 #others 5.65 5.650 0.04 ------------------------------------------------------------------------------- ======= Cycle 6188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6189 steps, 2.56000 s simulation time, 13198.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6189 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13198.1413198.14313198.143 100.00 ------------------------------------------------------------------------------- PC_run 6189 6189 13164.43 2.127 2.127 99.74 GM_PC_couple 6189 6189 15.68 0.003 0.003 0.12 PC_GM_couple 6189 6189 12.38 0.002 0.002 0.09 #others 5.65 5.651 0.04 ------------------------------------------------------------------------------- ======= Cycle 6189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6190 steps, 2.56000 s simulation time, 13200.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6190 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13200.7713200.77113200.771 100.00 ------------------------------------------------------------------------------- PC_run 6190 6190 13167.05 2.127 2.127 99.74 GM_PC_couple 6190 6190 15.68 0.003 0.003 0.12 PC_GM_couple 6190 6190 12.39 0.002 0.002 0.09 #others 5.65 5.652 0.04 ------------------------------------------------------------------------------- ======= Cycle 6190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6191 steps, 2.56000 s simulation time, 13203.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6191 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13203.1613203.16313203.163 100.00 ------------------------------------------------------------------------------- PC_run 6191 6191 13169.44 2.127 2.127 99.74 GM_PC_couple 6191 6191 15.68 0.003 0.003 0.12 PC_GM_couple 6191 6191 12.39 0.002 0.002 0.09 #others 5.65 5.653 0.04 ------------------------------------------------------------------------------- ======= Cycle 6191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6192 steps, 2.56000 s simulation time, 13205.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6192 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13205.8313205.83313205.833 100.00 ------------------------------------------------------------------------------- PC_run 6192 6192 13172.11 2.127 2.127 99.74 GM_PC_couple 6192 6192 15.68 0.003 0.003 0.12 PC_GM_couple 6192 6192 12.39 0.002 0.002 0.09 #others 5.65 5.654 0.04 ------------------------------------------------------------------------------- ======= Cycle 6192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6193 steps, 2.56000 s simulation time, 13208.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6193 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13208.3213208.32113208.321 100.00 ------------------------------------------------------------------------------- PC_run 6193 6193 13174.59 2.127 2.127 99.74 GM_PC_couple 6193 6193 15.69 0.003 0.003 0.12 PC_GM_couple 6193 6193 12.39 0.002 0.002 0.09 #others 5.65 5.654 0.04 ------------------------------------------------------------------------------- ======= Cycle 6193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6194 steps, 2.56000 s simulation time, 13211.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6194 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13211.1013211.09813211.098 100.00 ------------------------------------------------------------------------------- PC_run 6194 6194 13177.36 2.127 2.127 99.74 GM_PC_couple 6194 6194 15.69 0.003 0.003 0.12 PC_GM_couple 6194 6194 12.39 0.002 0.002 0.09 #others 5.66 5.655 0.04 ------------------------------------------------------------------------------- ======= Cycle 6194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6195 steps, 2.56000 s simulation time, 13213.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6195 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13213.4013213.39713213.397 100.00 ------------------------------------------------------------------------------- PC_run 6195 6195 13179.66 2.127 2.127 99.74 GM_PC_couple 6195 6195 15.69 0.003 0.003 0.12 PC_GM_couple 6195 6195 12.40 0.002 0.002 0.09 #others 5.66 5.656 0.04 ------------------------------------------------------------------------------- ======= Cycle 6195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6196 steps, 2.56000 s simulation time, 13215.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6196 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13215.7013215.69713215.697 100.00 ------------------------------------------------------------------------------- PC_run 6196 6196 13181.95 2.127 2.127 99.74 GM_PC_couple 6196 6196 15.69 0.003 0.003 0.12 PC_GM_couple 6196 6196 12.40 0.002 0.002 0.09 #others 5.66 5.657 0.04 ------------------------------------------------------------------------------- ======= Cycle 6196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6197 steps, 2.56000 s simulation time, 13217.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6197 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13217.8513217.85413217.854 100.00 ------------------------------------------------------------------------------- PC_run 6197 6197 13184.10 2.127 2.127 99.74 GM_PC_couple 6197 6197 15.69 0.003 0.003 0.12 PC_GM_couple 6197 6197 12.40 0.002 0.002 0.09 #others 5.66 5.658 0.04 ------------------------------------------------------------------------------- ======= Cycle 6197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6198 steps, 2.56000 s simulation time, 13220.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6198 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13220.2113220.21413220.214 100.00 ------------------------------------------------------------------------------- PC_run 6198 6198 13186.46 2.128 2.128 99.74 GM_PC_couple 6198 6198 15.70 0.003 0.003 0.12 PC_GM_couple 6198 6198 12.40 0.002 0.002 0.09 #others 5.66 5.658 0.04 ------------------------------------------------------------------------------- ======= Cycle 6198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6199 steps, 2.56000 s simulation time, 13222.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6199 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13222.7513222.75413222.754 100.00 ------------------------------------------------------------------------------- PC_run 6199 6199 13188.99 2.128 2.128 99.74 GM_PC_couple 6199 6199 15.70 0.003 0.003 0.12 PC_GM_couple 6199 6199 12.40 0.002 0.002 0.09 #others 5.66 5.659 0.04 ------------------------------------------------------------------------------- ======= Cycle 6199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6200 steps, 2.56000 s simulation time, 13225.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6200 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13225.7413225.73913225.739 100.00 ------------------------------------------------------------------------------- PC_run 6200 6200 13191.97 2.128 2.128 99.74 GM_PC_couple 6200 6200 15.70 0.003 0.003 0.12 PC_GM_couple 6200 6200 12.40 0.002 0.002 0.09 #others 5.66 5.660 0.04 ------------------------------------------------------------------------------- ======= Cycle 6200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6201 steps, 2.56000 s simulation time, 13228.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6201 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13228.2213228.21613228.216 100.00 ------------------------------------------------------------------------------- PC_run 6201 6201 13194.45 2.128 2.128 99.74 GM_PC_couple 6201 6201 15.70 0.003 0.003 0.12 PC_GM_couple 6201 6201 12.41 0.002 0.002 0.09 #others 5.66 5.661 0.04 ------------------------------------------------------------------------------- ======= Cycle 6201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6202 steps, 2.56000 s simulation time, 13230.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6202 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13230.6413230.64213230.642 100.00 ------------------------------------------------------------------------------- PC_run 6202 6202 13196.87 2.128 2.128 99.74 GM_PC_couple 6202 6202 15.71 0.003 0.003 0.12 PC_GM_couple 6202 6202 12.41 0.002 0.002 0.09 #others 5.66 5.661 0.04 ------------------------------------------------------------------------------- ======= Cycle 6202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6203 steps, 2.56000 s simulation time, 13233.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6203 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13233.2613233.25813233.258 100.00 ------------------------------------------------------------------------------- PC_run 6203 6203 13199.48 2.128 2.128 99.74 GM_PC_couple 6203 6203 15.71 0.003 0.003 0.12 PC_GM_couple 6203 6203 12.41 0.002 0.002 0.09 #others 5.66 5.662 0.04 ------------------------------------------------------------------------------- ======= Cycle 6203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6204 steps, 2.56000 s simulation time, 13235.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6204 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13235.4913235.49513235.495 100.00 ------------------------------------------------------------------------------- PC_run 6204 6204 13201.71 2.128 2.128 99.74 GM_PC_couple 6204 6204 15.71 0.003 0.003 0.12 PC_GM_couple 6204 6204 12.41 0.002 0.002 0.09 #others 5.66 5.663 0.04 ------------------------------------------------------------------------------- ======= Cycle 6204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6205 steps, 2.56000 s simulation time, 13238.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6205 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13238.4913238.48913238.489 100.00 ------------------------------------------------------------------------------- PC_run 6205 6205 13204.70 2.128 2.128 99.74 GM_PC_couple 6205 6205 15.71 0.003 0.003 0.12 PC_GM_couple 6205 6205 12.41 0.002 0.002 0.09 #others 5.66 5.664 0.04 ------------------------------------------------------------------------------- ======= Cycle 6205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6206 steps, 2.56000 s simulation time, 13240.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6206 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13240.6613240.66013240.660 100.00 ------------------------------------------------------------------------------- PC_run 6206 6206 13206.86 2.128 2.128 99.74 GM_PC_couple 6206 6206 15.72 0.003 0.003 0.12 PC_GM_couple 6206 6206 12.42 0.002 0.002 0.09 #others 5.67 5.665 0.04 ------------------------------------------------------------------------------- ======= Cycle 6206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6207 steps, 2.56000 s simulation time, 13242.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6207 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13242.7213242.72213242.722 100.00 ------------------------------------------------------------------------------- PC_run 6207 6207 13208.92 2.128 2.128 99.74 GM_PC_couple 6207 6207 15.72 0.003 0.003 0.12 PC_GM_couple 6207 6207 12.42 0.002 0.002 0.09 #others 5.67 5.666 0.04 ------------------------------------------------------------------------------- ======= Cycle 6207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6208 steps, 2.56000 s simulation time, 13244.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6208 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13244.9913244.99313244.993 100.00 ------------------------------------------------------------------------------- PC_run 6208 6208 13211.19 2.128 2.128 99.74 GM_PC_couple 6208 6208 15.72 0.003 0.003 0.12 PC_GM_couple 6208 6208 12.42 0.002 0.002 0.09 #others 5.67 5.667 0.04 ------------------------------------------------------------------------------- ======= Cycle 6208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6209 steps, 2.56000 s simulation time, 13247.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6209 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13247.0613247.06013247.060 100.00 ------------------------------------------------------------------------------- PC_run 6209 6209 13213.25 2.128 2.128 99.74 GM_PC_couple 6209 6209 15.72 0.003 0.003 0.12 PC_GM_couple 6209 6209 12.42 0.002 0.002 0.09 #others 5.67 5.667 0.04 ------------------------------------------------------------------------------- ======= Cycle 6209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6210 steps, 2.56000 s simulation time, 13249.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6210 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13249.3613249.35613249.356 100.00 ------------------------------------------------------------------------------- PC_run 6210 6210 13215.54 2.128 2.128 99.74 GM_PC_couple 6210 6210 15.72 0.003 0.003 0.12 PC_GM_couple 6210 6210 12.42 0.002 0.002 0.09 #others 5.67 5.668 0.04 ------------------------------------------------------------------------------- ======= Cycle 6210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6211 steps, 2.56000 s simulation time, 13251.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6211 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13251.4713251.47413251.474 100.00 ------------------------------------------------------------------------------- PC_run 6211 6211 13217.65 2.128 2.128 99.74 GM_PC_couple 6211 6211 15.73 0.003 0.003 0.12 PC_GM_couple 6211 6211 12.42 0.002 0.002 0.09 #others 5.67 5.669 0.04 ------------------------------------------------------------------------------- ======= Cycle 6211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6212 steps, 2.56000 s simulation time, 13253.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6212 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13253.8713253.86613253.866 100.00 ------------------------------------------------------------------------------- PC_run 6212 6212 13220.04 2.128 2.128 99.74 GM_PC_couple 6212 6212 15.73 0.003 0.003 0.12 PC_GM_couple 6212 6212 12.43 0.002 0.002 0.09 #others 5.67 5.669 0.04 ------------------------------------------------------------------------------- ======= Cycle 6212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6213 steps, 2.56000 s simulation time, 13256.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6213 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13256.2013256.20313256.203 100.00 ------------------------------------------------------------------------------- PC_run 6213 6213 13222.37 2.128 2.128 99.74 GM_PC_couple 6213 6213 15.73 0.003 0.003 0.12 PC_GM_couple 6213 6213 12.43 0.002 0.002 0.09 #others 5.67 5.670 0.04 ------------------------------------------------------------------------------- ======= Cycle 6213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6214 steps, 2.56000 s simulation time, 13258.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6214 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13258.5313258.53413258.534 100.00 ------------------------------------------------------------------------------- PC_run 6214 6214 13224.70 2.128 2.128 99.74 GM_PC_couple 6214 6214 15.73 0.003 0.003 0.12 PC_GM_couple 6214 6214 12.43 0.002 0.002 0.09 #others 5.67 5.671 0.04 ------------------------------------------------------------------------------- ======= Cycle 6214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6215 steps, 2.56000 s simulation time, 13260.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6215 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13260.7613260.76113260.761 100.00 ------------------------------------------------------------------------------- PC_run 6215 6215 13226.92 2.128 2.128 99.74 GM_PC_couple 6215 6215 15.74 0.003 0.003 0.12 PC_GM_couple 6215 6215 12.43 0.002 0.002 0.09 #others 5.67 5.672 0.04 ------------------------------------------------------------------------------- ======= Cycle 6215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6216 steps, 2.56000 s simulation time, 13263.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6216 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13263.0013263.00413263.004 100.00 ------------------------------------------------------------------------------- PC_run 6216 6216 13229.16 2.128 2.128 99.74 GM_PC_couple 6216 6216 15.74 0.003 0.003 0.12 PC_GM_couple 6216 6216 12.43 0.002 0.002 0.09 #others 5.67 5.673 0.04 ------------------------------------------------------------------------------- ======= Cycle 6216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6217 steps, 2.56000 s simulation time, 13265.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6217 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13265.7113265.70813265.708 100.00 ------------------------------------------------------------------------------- PC_run 6217 6217 13231.86 2.128 2.128 99.74 GM_PC_couple 6217 6217 15.74 0.003 0.003 0.12 PC_GM_couple 6217 6217 12.44 0.002 0.002 0.09 #others 5.67 5.674 0.04 ------------------------------------------------------------------------------- ======= Cycle 6217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6218 steps, 2.56000 s simulation time, 13267.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6218 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13267.9513267.95113267.951 100.00 ------------------------------------------------------------------------------- PC_run 6218 6218 13234.10 2.128 2.128 99.74 GM_PC_couple 6218 6218 15.74 0.003 0.003 0.12 PC_GM_couple 6218 6218 12.44 0.002 0.002 0.09 #others 5.67 5.675 0.04 ------------------------------------------------------------------------------- ======= Cycle 6218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6219 steps, 2.56000 s simulation time, 13270.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6219 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13270.1113270.11213270.112 100.00 ------------------------------------------------------------------------------- PC_run 6219 6219 13236.25 2.128 2.128 99.74 GM_PC_couple 6219 6219 15.74 0.003 0.003 0.12 PC_GM_couple 6219 6219 12.44 0.002 0.002 0.09 #others 5.68 5.676 0.04 ------------------------------------------------------------------------------- ======= Cycle 6219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6220 steps, 2.56000 s simulation time, 13272.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6220 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13272.2013272.20413272.204 100.00 ------------------------------------------------------------------------------- PC_run 6220 6220 13238.34 2.128 2.128 99.74 GM_PC_couple 6220 6220 15.75 0.003 0.003 0.12 PC_GM_couple 6220 6220 12.44 0.002 0.002 0.09 #others 5.68 5.677 0.04 ------------------------------------------------------------------------------- ======= Cycle 6220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6221 steps, 2.56000 s simulation time, 13274.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6221 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13274.7013274.70513274.705 100.00 ------------------------------------------------------------------------------- PC_run 6221 6221 13240.84 2.128 2.128 99.74 GM_PC_couple 6221 6221 15.75 0.003 0.003 0.12 PC_GM_couple 6221 6221 12.44 0.002 0.002 0.09 #others 5.68 5.677 0.04 ------------------------------------------------------------------------------- ======= Cycle 6221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6222 steps, 2.56000 s simulation time, 13276.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6222 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13276.9313276.92913276.929 100.00 ------------------------------------------------------------------------------- PC_run 6222 6222 13243.05 2.128 2.128 99.74 GM_PC_couple 6222 6222 15.75 0.003 0.003 0.12 PC_GM_couple 6222 6222 12.44 0.002 0.002 0.09 #others 5.68 5.678 0.04 ------------------------------------------------------------------------------- ======= Cycle 6222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6223 steps, 2.56000 s simulation time, 13279.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6223 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13279.5513279.54913279.549 100.00 ------------------------------------------------------------------------------- PC_run 6223 6223 13245.67 2.129 2.129 99.74 GM_PC_couple 6223 6223 15.75 0.003 0.003 0.12 PC_GM_couple 6223 6223 12.45 0.002 0.002 0.09 #others 5.68 5.679 0.04 ------------------------------------------------------------------------------- ======= Cycle 6223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6224 steps, 2.56000 s simulation time, 13282.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6224 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13282.0213282.01813282.018 100.00 ------------------------------------------------------------------------------- PC_run 6224 6224 13248.13 2.129 2.129 99.74 GM_PC_couple 6224 6224 15.76 0.003 0.003 0.12 PC_GM_couple 6224 6224 12.45 0.002 0.002 0.09 #others 5.68 5.680 0.04 ------------------------------------------------------------------------------- ======= Cycle 6224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6225 steps, 2.56000 s simulation time, 13285.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6225 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13285.2613285.26213285.262 100.00 ------------------------------------------------------------------------------- PC_run 6225 6225 13251.37 2.129 2.129 99.74 GM_PC_couple 6225 6225 15.76 0.003 0.003 0.12 PC_GM_couple 6225 6225 12.45 0.002 0.002 0.09 #others 5.68 5.681 0.04 ------------------------------------------------------------------------------- ======= Cycle 6225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6226 steps, 2.56000 s simulation time, 13287.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6226 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13287.7313287.72713287.727 100.00 ------------------------------------------------------------------------------- PC_run 6226 6226 13253.83 2.129 2.129 99.74 GM_PC_couple 6226 6226 15.76 0.003 0.003 0.12 PC_GM_couple 6226 6226 12.45 0.002 0.002 0.09 #others 5.68 5.681 0.04 ------------------------------------------------------------------------------- ======= Cycle 6226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6227 steps, 2.56000 s simulation time, 13290.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6227 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13290.2813290.28013290.280 100.00 ------------------------------------------------------------------------------- PC_run 6227 6227 13256.38 2.129 2.129 99.74 GM_PC_couple 6227 6227 15.76 0.003 0.003 0.12 PC_GM_couple 6227 6227 12.45 0.002 0.002 0.09 #others 5.68 5.682 0.04 ------------------------------------------------------------------------------- ======= Cycle 6227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6228 steps, 2.56000 s simulation time, 13292.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6228 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13292.8313292.82813292.828 100.00 ------------------------------------------------------------------------------- PC_run 6228 6228 13258.92 2.129 2.129 99.74 GM_PC_couple 6228 6228 15.77 0.003 0.003 0.12 PC_GM_couple 6228 6228 12.46 0.002 0.002 0.09 #others 5.68 5.683 0.04 ------------------------------------------------------------------------------- ======= Cycle 6228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6229 steps, 2.56000 s simulation time, 13296.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6229 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13296.0413296.04213296.042 100.00 ------------------------------------------------------------------------------- PC_run 6229 6229 13262.13 2.129 2.129 99.74 GM_PC_couple 6229 6229 15.77 0.003 0.003 0.12 PC_GM_couple 6229 6229 12.46 0.002 0.002 0.09 #others 5.68 5.684 0.04 ------------------------------------------------------------------------------- ======= Cycle 6229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6230 steps, 2.56000 s simulation time, 13298.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6230 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13298.9213298.92113298.921 100.00 ------------------------------------------------------------------------------- PC_run 6230 6230 13265.00 2.129 2.129 99.74 GM_PC_couple 6230 6230 15.77 0.003 0.003 0.12 PC_GM_couple 6230 6230 12.46 0.002 0.002 0.09 #others 5.68 5.684 0.04 ------------------------------------------------------------------------------- ======= Cycle 6230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6231 steps, 2.56000 s simulation time, 13301.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6231 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13301.5513301.55113301.551 100.00 ------------------------------------------------------------------------------- PC_run 6231 6231 13267.63 2.129 2.129 99.74 GM_PC_couple 6231 6231 15.77 0.003 0.003 0.12 PC_GM_couple 6231 6231 12.46 0.002 0.002 0.09 #others 5.69 5.685 0.04 ------------------------------------------------------------------------------- ======= Cycle 6231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6232 steps, 2.56000 s simulation time, 13304.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6232 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13304.2213304.22413304.224 100.00 ------------------------------------------------------------------------------- PC_run 6232 6232 13270.30 2.129 2.129 99.74 GM_PC_couple 6232 6232 15.78 0.003 0.003 0.12 PC_GM_couple 6232 6232 12.46 0.002 0.002 0.09 #others 5.69 5.686 0.04 ------------------------------------------------------------------------------- ======= Cycle 6232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6233 steps, 2.56000 s simulation time, 13307.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6233 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13307.1013307.10013307.100 100.00 ------------------------------------------------------------------------------- PC_run 6233 6233 13273.17 2.129 2.129 99.75 GM_PC_couple 6233 6233 15.78 0.003 0.003 0.12 PC_GM_couple 6233 6233 12.47 0.002 0.002 0.09 #others 5.69 5.687 0.04 ------------------------------------------------------------------------------- ======= Cycle 6233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6234 steps, 2.56000 s simulation time, 13309.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6234 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13309.3913309.38913309.389 100.00 ------------------------------------------------------------------------------- PC_run 6234 6234 13275.45 2.130 2.130 99.75 GM_PC_couple 6234 6234 15.78 0.003 0.003 0.12 PC_GM_couple 6234 6234 12.47 0.002 0.002 0.09 #others 5.69 5.688 0.04 ------------------------------------------------------------------------------- ======= Cycle 6234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6235 steps, 2.56000 s simulation time, 13311.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6235 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13311.8013311.80413311.804 100.00 ------------------------------------------------------------------------------- PC_run 6235 6235 13277.86 2.130 2.130 99.75 GM_PC_couple 6235 6235 15.78 0.003 0.003 0.12 PC_GM_couple 6235 6235 12.47 0.002 0.002 0.09 #others 5.69 5.689 0.04 ------------------------------------------------------------------------------- ======= Cycle 6235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6236 steps, 2.56000 s simulation time, 13314.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6236 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13314.4513314.44913314.449 100.00 ------------------------------------------------------------------------------- PC_run 6236 6236 13280.50 2.130 2.130 99.75 GM_PC_couple 6236 6236 15.79 0.003 0.003 0.12 PC_GM_couple 6236 6236 12.47 0.002 0.002 0.09 #others 5.69 5.690 0.04 ------------------------------------------------------------------------------- ======= Cycle 6236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6237 steps, 2.56000 s simulation time, 13325.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6237 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13325.5613325.56213325.562 100.00 ------------------------------------------------------------------------------- PC_run 6237 6237 13291.61 2.131 2.131 99.75 GM_PC_couple 6237 6237 15.79 0.003 0.003 0.12 PC_GM_couple 6237 6237 12.47 0.002 0.002 0.09 #others 5.69 5.690 0.04 ------------------------------------------------------------------------------- ======= Cycle 6237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6238 steps, 2.56000 s simulation time, 13335.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6238 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13335.1413335.13613335.136 100.00 ------------------------------------------------------------------------------- PC_run 6238 6238 13301.18 2.132 2.132 99.75 GM_PC_couple 6238 6238 15.79 0.003 0.003 0.12 PC_GM_couple 6238 6238 12.48 0.002 0.002 0.09 #others 5.69 5.691 0.04 ------------------------------------------------------------------------------- ======= Cycle 6238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6239 steps, 2.56000 s simulation time, 13349.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6239 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13349.8613349.86413349.864 100.00 ------------------------------------------------------------------------------- PC_run 6239 6239 13315.90 2.134 2.134 99.75 GM_PC_couple 6239 6239 15.79 0.003 0.003 0.12 PC_GM_couple 6239 6239 12.48 0.002 0.002 0.09 #others 5.69 5.692 0.04 ------------------------------------------------------------------------------- ======= Cycle 6239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6240 steps, 2.56000 s simulation time, 13352.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6240 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13352.4113352.40713352.407 100.00 ------------------------------------------------------------------------------- PC_run 6240 6240 13318.44 2.134 2.134 99.75 GM_PC_couple 6240 6240 15.80 0.003 0.003 0.12 PC_GM_couple 6240 6240 12.48 0.002 0.002 0.09 #others 5.69 5.693 0.04 ------------------------------------------------------------------------------- ======= Cycle 6240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6241 steps, 2.56000 s simulation time, 13354.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6241 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13354.8313354.83113354.831 100.00 ------------------------------------------------------------------------------- PC_run 6241 6241 13320.86 2.134 2.134 99.75 GM_PC_couple 6241 6241 15.80 0.003 0.003 0.12 PC_GM_couple 6241 6241 12.48 0.002 0.002 0.09 #others 5.69 5.694 0.04 ------------------------------------------------------------------------------- ======= Cycle 6241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6242 steps, 2.56000 s simulation time, 13357.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6242 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13357.2813357.28013357.280 100.00 ------------------------------------------------------------------------------- PC_run 6242 6242 13323.30 2.134 2.134 99.75 GM_PC_couple 6242 6242 15.80 0.003 0.003 0.12 PC_GM_couple 6242 6242 12.48 0.002 0.002 0.09 #others 5.70 5.695 0.04 ------------------------------------------------------------------------------- ======= Cycle 6242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6243 steps, 2.56000 s simulation time, 13359.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6243 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13359.6013359.60213359.602 100.00 ------------------------------------------------------------------------------- PC_run 6243 6243 13325.62 2.134 2.134 99.75 GM_PC_couple 6243 6243 15.80 0.003 0.003 0.12 PC_GM_couple 6243 6243 12.49 0.002 0.002 0.09 #others 5.70 5.696 0.04 ------------------------------------------------------------------------------- ======= Cycle 6243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6244 steps, 2.56000 s simulation time, 13361.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6244 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13361.7613361.75913361.759 100.00 ------------------------------------------------------------------------------- PC_run 6244 6244 13327.77 2.134 2.134 99.75 GM_PC_couple 6244 6244 15.80 0.003 0.003 0.12 PC_GM_couple 6244 6244 12.49 0.002 0.002 0.09 #others 5.70 5.697 0.04 ------------------------------------------------------------------------------- ======= Cycle 6244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6245 steps, 2.56000 s simulation time, 13363.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6245 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13363.9413363.94413363.944 100.00 ------------------------------------------------------------------------------- PC_run 6245 6245 13329.95 2.134 2.134 99.75 GM_PC_couple 6245 6245 15.81 0.003 0.003 0.12 PC_GM_couple 6245 6245 12.49 0.002 0.002 0.09 #others 5.70 5.698 0.04 ------------------------------------------------------------------------------- ======= Cycle 6245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6246 steps, 2.56000 s simulation time, 13366.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6246 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13366.1613366.16513366.165 100.00 ------------------------------------------------------------------------------- PC_run 6246 6246 13332.17 2.135 2.135 99.75 GM_PC_couple 6246 6246 15.81 0.003 0.003 0.12 PC_GM_couple 6246 6246 12.49 0.002 0.002 0.09 #others 5.70 5.698 0.04 ------------------------------------------------------------------------------- ======= Cycle 6246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6247 steps, 2.56000 s simulation time, 13368.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6247 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13368.8913368.88713368.887 100.00 ------------------------------------------------------------------------------- PC_run 6247 6247 13334.88 2.135 2.135 99.75 GM_PC_couple 6247 6247 15.81 0.003 0.003 0.12 PC_GM_couple 6247 6247 12.49 0.002 0.002 0.09 #others 5.70 5.699 0.04 ------------------------------------------------------------------------------- ======= Cycle 6247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6248 steps, 2.56000 s simulation time, 13371.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6248 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13371.2713371.27013371.270 100.00 ------------------------------------------------------------------------------- PC_run 6248 6248 13337.26 2.135 2.135 99.75 GM_PC_couple 6248 6248 15.81 0.003 0.003 0.12 PC_GM_couple 6248 6248 12.49 0.002 0.002 0.09 #others 5.70 5.700 0.04 ------------------------------------------------------------------------------- ======= Cycle 6248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6249 steps, 2.56000 s simulation time, 13373.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6249 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13373.6013373.60313373.603 100.00 ------------------------------------------------------------------------------- PC_run 6249 6249 13339.59 2.135 2.135 99.75 GM_PC_couple 6249 6249 15.82 0.003 0.003 0.12 PC_GM_couple 6249 6249 12.50 0.002 0.002 0.09 #others 5.70 5.701 0.04 ------------------------------------------------------------------------------- ======= Cycle 6249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6250 steps, 2.56000 s simulation time, 13376.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6250 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13376.1413376.14313376.143 100.00 ------------------------------------------------------------------------------- PC_run 6250 6250 13342.12 2.135 2.135 99.75 GM_PC_couple 6250 6250 15.82 0.003 0.003 0.12 PC_GM_couple 6250 6250 12.50 0.002 0.002 0.09 #others 5.70 5.701 0.04 ------------------------------------------------------------------------------- ======= Cycle 6250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6251 steps, 2.56000 s simulation time, 13378.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6251 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13378.6313378.62713378.627 100.00 ------------------------------------------------------------------------------- PC_run 6251 6251 13344.60 2.135 2.135 99.75 GM_PC_couple 6251 6251 15.82 0.003 0.003 0.12 PC_GM_couple 6251 6251 12.50 0.002 0.002 0.09 #others 5.70 5.702 0.04 ------------------------------------------------------------------------------- ======= Cycle 6251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6252 steps, 2.56000 s simulation time, 13381.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6252 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13381.1713381.16713381.167 100.00 ------------------------------------------------------------------------------- PC_run 6252 6252 13347.14 2.135 2.135 99.75 GM_PC_couple 6252 6252 15.82 0.003 0.003 0.12 PC_GM_couple 6252 6252 12.50 0.002 0.002 0.09 #others 5.70 5.703 0.04 ------------------------------------------------------------------------------- ======= Cycle 6252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6253 steps, 2.56000 s simulation time, 13383.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6253 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13383.5413383.54213383.542 100.00 ------------------------------------------------------------------------------- PC_run 6253 6253 13349.51 2.135 2.135 99.75 GM_PC_couple 6253 6253 15.83 0.003 0.003 0.12 PC_GM_couple 6253 6253 12.50 0.002 0.002 0.09 #others 5.70 5.704 0.04 ------------------------------------------------------------------------------- ======= Cycle 6253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6254 steps, 2.56000 s simulation time, 13386.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6254 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13386.4213386.41913386.419 100.00 ------------------------------------------------------------------------------- PC_run 6254 6254 13352.38 2.135 2.135 99.75 GM_PC_couple 6254 6254 15.83 0.003 0.003 0.12 PC_GM_couple 6254 6254 12.51 0.002 0.002 0.09 #others 5.70 5.705 0.04 ------------------------------------------------------------------------------- ======= Cycle 6254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6255 steps, 2.56000 s simulation time, 13388.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6255 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13388.9013388.90513388.905 100.00 ------------------------------------------------------------------------------- PC_run 6255 6255 13354.86 2.135 2.135 99.75 GM_PC_couple 6255 6255 15.83 0.003 0.003 0.12 PC_GM_couple 6255 6255 12.51 0.002 0.002 0.09 #others 5.71 5.706 0.04 ------------------------------------------------------------------------------- ======= Cycle 6255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6256 steps, 2.56000 s simulation time, 13391.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6256 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13391.4013391.40513391.405 100.00 ------------------------------------------------------------------------------- PC_run 6256 6256 13357.36 2.135 2.135 99.75 GM_PC_couple 6256 6256 15.83 0.003 0.003 0.12 PC_GM_couple 6256 6256 12.51 0.002 0.002 0.09 #others 5.71 5.706 0.04 ------------------------------------------------------------------------------- ======= Cycle 6256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6257 steps, 2.56000 s simulation time, 13394.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6257 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13394.0813394.07813394.078 100.00 ------------------------------------------------------------------------------- PC_run 6257 6257 13360.02 2.135 2.135 99.75 GM_PC_couple 6257 6257 15.83 0.003 0.003 0.12 PC_GM_couple 6257 6257 12.51 0.002 0.002 0.09 #others 5.71 5.707 0.04 ------------------------------------------------------------------------------- ======= Cycle 6257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6258 steps, 2.56000 s simulation time, 13396.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6258 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13396.3813396.38413396.384 100.00 ------------------------------------------------------------------------------- PC_run 6258 6258 13362.33 2.135 2.135 99.75 GM_PC_couple 6258 6258 15.84 0.003 0.003 0.12 PC_GM_couple 6258 6258 12.51 0.002 0.002 0.09 #others 5.71 5.708 0.04 ------------------------------------------------------------------------------- ======= Cycle 6258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6259 steps, 2.56000 s simulation time, 13399.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6259 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13399.1213399.12313399.123 100.00 ------------------------------------------------------------------------------- PC_run 6259 6259 13365.06 2.135 2.135 99.75 GM_PC_couple 6259 6259 15.84 0.003 0.003 0.12 PC_GM_couple 6259 6259 12.51 0.002 0.002 0.09 #others 5.71 5.709 0.04 ------------------------------------------------------------------------------- ======= Cycle 6259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6260 steps, 2.56000 s simulation time, 13401.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6260 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13401.4613401.46413401.464 100.00 ------------------------------------------------------------------------------- PC_run 6260 6260 13367.40 2.135 2.135 99.75 GM_PC_couple 6260 6260 15.84 0.003 0.003 0.12 PC_GM_couple 6260 6260 12.52 0.002 0.002 0.09 #others 5.71 5.710 0.04 ------------------------------------------------------------------------------- ======= Cycle 6260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6261 steps, 2.56000 s simulation time, 13403.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6261 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13403.9413403.93713403.937 100.00 ------------------------------------------------------------------------------- PC_run 6261 6261 13369.86 2.135 2.135 99.75 GM_PC_couple 6261 6261 15.84 0.003 0.003 0.12 PC_GM_couple 6261 6261 12.52 0.002 0.002 0.09 #others 5.71 5.710 0.04 ------------------------------------------------------------------------------- ======= Cycle 6261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6262 steps, 2.56000 s simulation time, 13406.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6262 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13406.2513406.25213406.252 100.00 ------------------------------------------------------------------------------- PC_run 6262 6262 13372.17 2.135 2.135 99.75 GM_PC_couple 6262 6262 15.85 0.003 0.003 0.12 PC_GM_couple 6262 6262 12.52 0.002 0.002 0.09 #others 5.71 5.711 0.04 ------------------------------------------------------------------------------- ======= Cycle 6262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6263 steps, 2.56000 s simulation time, 13409.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6263 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13409.1413409.14113409.141 100.00 ------------------------------------------------------------------------------- PC_run 6263 6263 13375.06 2.136 2.136 99.75 GM_PC_couple 6263 6263 15.85 0.003 0.003 0.12 PC_GM_couple 6263 6263 12.52 0.002 0.002 0.09 #others 5.71 5.712 0.04 ------------------------------------------------------------------------------- ======= Cycle 6263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6264 steps, 2.56000 s simulation time, 13411.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6264 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13411.8713411.86813411.868 100.00 ------------------------------------------------------------------------------- PC_run 6264 6264 13377.78 2.136 2.136 99.75 GM_PC_couple 6264 6264 15.85 0.003 0.003 0.12 PC_GM_couple 6264 6264 12.52 0.002 0.002 0.09 #others 5.71 5.712 0.04 ------------------------------------------------------------------------------- ======= Cycle 6264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6265 steps, 2.56000 s simulation time, 13414.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6265 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13414.2513414.25413414.254 100.00 ------------------------------------------------------------------------------- PC_run 6265 6265 13380.16 2.136 2.136 99.75 GM_PC_couple 6265 6265 15.85 0.003 0.003 0.12 PC_GM_couple 6265 6265 12.53 0.002 0.002 0.09 #others 5.71 5.713 0.04 ------------------------------------------------------------------------------- ======= Cycle 6265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6266 steps, 2.56000 s simulation time, 13416.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6266 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13416.5513416.55013416.550 100.00 ------------------------------------------------------------------------------- PC_run 6266 6266 13382.45 2.136 2.136 99.75 GM_PC_couple 6266 6266 15.86 0.003 0.003 0.12 PC_GM_couple 6266 6266 12.53 0.002 0.002 0.09 #others 5.71 5.714 0.04 ------------------------------------------------------------------------------- ======= Cycle 6266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6267 steps, 2.56000 s simulation time, 13419.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6267 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13419.1313419.13413419.134 100.00 ------------------------------------------------------------------------------- PC_run 6267 6267 13385.03 2.136 2.136 99.75 GM_PC_couple 6267 6267 15.86 0.003 0.003 0.12 PC_GM_couple 6267 6267 12.53 0.002 0.002 0.09 #others 5.72 5.715 0.04 ------------------------------------------------------------------------------- ======= Cycle 6267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6268 steps, 2.56000 s simulation time, 13423.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6268 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13423.2013423.20113423.201 100.00 ------------------------------------------------------------------------------- PC_run 6268 6268 13389.09 2.136 2.136 99.75 GM_PC_couple 6268 6268 15.86 0.003 0.003 0.12 PC_GM_couple 6268 6268 12.53 0.002 0.002 0.09 #others 5.72 5.716 0.04 ------------------------------------------------------------------------------- ======= Cycle 6268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6269 steps, 2.56000 s simulation time, 13425.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6269 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13425.6213425.62213425.622 100.00 ------------------------------------------------------------------------------- PC_run 6269 6269 13391.51 2.136 2.136 99.75 GM_PC_couple 6269 6269 15.86 0.003 0.003 0.12 PC_GM_couple 6269 6269 12.53 0.002 0.002 0.09 #others 5.72 5.717 0.04 ------------------------------------------------------------------------------- ======= Cycle 6269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6270 steps, 2.56000 s simulation time, 13428.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6270 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13428.4113428.40813428.408 100.00 ------------------------------------------------------------------------------- PC_run 6270 6270 13394.29 2.136 2.136 99.75 GM_PC_couple 6270 6270 15.86 0.003 0.003 0.12 PC_GM_couple 6270 6270 12.54 0.002 0.002 0.09 #others 5.72 5.718 0.04 ------------------------------------------------------------------------------- ======= Cycle 6270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6271 steps, 2.56000 s simulation time, 13430.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6271 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13430.8613430.86313430.863 100.00 ------------------------------------------------------------------------------- PC_run 6271 6271 13396.74 2.136 2.136 99.75 GM_PC_couple 6271 6271 15.87 0.003 0.003 0.12 PC_GM_couple 6271 6271 12.54 0.002 0.002 0.09 #others 5.72 5.719 0.04 ------------------------------------------------------------------------------- ======= Cycle 6271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6272 steps, 2.56000 s simulation time, 13433.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6272 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13433.3113433.30613433.306 100.00 ------------------------------------------------------------------------------- PC_run 6272 6272 13399.18 2.136 2.136 99.75 GM_PC_couple 6272 6272 15.87 0.003 0.003 0.12 PC_GM_couple 6272 6272 12.54 0.002 0.002 0.09 #others 5.72 5.720 0.04 ------------------------------------------------------------------------------- ======= Cycle 6272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6273 steps, 2.56000 s simulation time, 13435.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6273 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13435.4813435.47713435.477 100.00 ------------------------------------------------------------------------------- PC_run 6273 6273 13401.34 2.136 2.136 99.75 GM_PC_couple 6273 6273 15.87 0.003 0.003 0.12 PC_GM_couple 6273 6273 12.54 0.002 0.002 0.09 #others 5.72 5.721 0.04 ------------------------------------------------------------------------------- ======= Cycle 6273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6274 steps, 2.56000 s simulation time, 13437.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6274 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13437.5813437.58213437.582 100.00 ------------------------------------------------------------------------------- PC_run 6274 6274 13403.44 2.136 2.136 99.75 GM_PC_couple 6274 6274 15.87 0.003 0.003 0.12 PC_GM_couple 6274 6274 12.54 0.002 0.002 0.09 #others 5.72 5.722 0.04 ------------------------------------------------------------------------------- ======= Cycle 6274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6275 steps, 2.56000 s simulation time, 13439.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6275 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13439.8513439.84613439.846 100.00 ------------------------------------------------------------------------------- PC_run 6275 6275 13405.70 2.136 2.136 99.75 GM_PC_couple 6275 6275 15.88 0.003 0.003 0.12 PC_GM_couple 6275 6275 12.54 0.002 0.002 0.09 #others 5.72 5.723 0.04 ------------------------------------------------------------------------------- ======= Cycle 6275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6276 steps, 2.56000 s simulation time, 13442.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6276 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13442.0913442.09013442.090 100.00 ------------------------------------------------------------------------------- PC_run 6276 6276 13407.94 2.136 2.136 99.75 GM_PC_couple 6276 6276 15.88 0.003 0.003 0.12 PC_GM_couple 6276 6276 12.55 0.002 0.002 0.09 #others 5.72 5.723 0.04 ------------------------------------------------------------------------------- ======= Cycle 6276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6277 steps, 2.56000 s simulation time, 13444.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6277 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13444.1913444.18713444.187 100.00 ------------------------------------------------------------------------------- PC_run 6277 6277 13410.03 2.136 2.136 99.75 GM_PC_couple 6277 6277 15.88 0.003 0.003 0.12 PC_GM_couple 6277 6277 12.55 0.002 0.002 0.09 #others 5.72 5.724 0.04 ------------------------------------------------------------------------------- ======= Cycle 6277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6278 steps, 2.56000 s simulation time, 13446.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6278 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13446.2013446.19513446.195 100.00 ------------------------------------------------------------------------------- PC_run 6278 6278 13412.04 2.136 2.136 99.75 GM_PC_couple 6278 6278 15.88 0.003 0.003 0.12 PC_GM_couple 6278 6278 12.55 0.002 0.002 0.09 #others 5.72 5.725 0.04 ------------------------------------------------------------------------------- ======= Cycle 6278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6279 steps, 2.56000 s simulation time, 13448.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6279 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13448.2913448.28613448.286 100.00 ------------------------------------------------------------------------------- PC_run 6279 6279 13414.12 2.136 2.136 99.75 GM_PC_couple 6279 6279 15.89 0.003 0.003 0.12 PC_GM_couple 6279 6279 12.55 0.002 0.002 0.09 #others 5.73 5.726 0.04 ------------------------------------------------------------------------------- ======= Cycle 6279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6280 steps, 2.56000 s simulation time, 13450.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6280 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13450.5413450.53613450.536 100.00 ------------------------------------------------------------------------------- PC_run 6280 6280 13416.37 2.136 2.136 99.75 GM_PC_couple 6280 6280 15.89 0.003 0.003 0.12 PC_GM_couple 6280 6280 12.55 0.002 0.002 0.09 #others 5.73 5.727 0.04 ------------------------------------------------------------------------------- ======= Cycle 6280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6281 steps, 2.56000 s simulation time, 13452.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6281 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13452.5313452.53213452.532 100.00 ------------------------------------------------------------------------------- PC_run 6281 6281 13418.36 2.136 2.136 99.75 GM_PC_couple 6281 6281 15.89 0.003 0.003 0.12 PC_GM_couple 6281 6281 12.56 0.002 0.002 0.09 #others 5.73 5.728 0.04 ------------------------------------------------------------------------------- ======= Cycle 6281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6282 steps, 2.56000 s simulation time, 13454.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6282 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13454.6513454.65113454.651 100.00 ------------------------------------------------------------------------------- PC_run 6282 6282 13420.47 2.136 2.136 99.75 GM_PC_couple 6282 6282 15.89 0.003 0.003 0.12 PC_GM_couple 6282 6282 12.56 0.002 0.002 0.09 #others 5.73 5.728 0.04 ------------------------------------------------------------------------------- ======= Cycle 6282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6283 steps, 2.56000 s simulation time, 13456.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6283 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13456.8613456.86213456.862 100.00 ------------------------------------------------------------------------------- PC_run 6283 6283 13422.68 2.136 2.136 99.75 GM_PC_couple 6283 6283 15.89 0.003 0.003 0.12 PC_GM_couple 6283 6283 12.56 0.002 0.002 0.09 #others 5.73 5.729 0.04 ------------------------------------------------------------------------------- ======= Cycle 6283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6284 steps, 2.56000 s simulation time, 13459.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6284 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13459.1513459.15313459.153 100.00 ------------------------------------------------------------------------------- PC_run 6284 6284 13424.97 2.136 2.136 99.75 GM_PC_couple 6284 6284 15.90 0.003 0.003 0.12 PC_GM_couple 6284 6284 12.56 0.002 0.002 0.09 #others 5.73 5.730 0.04 ------------------------------------------------------------------------------- ======= Cycle 6284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6285 steps, 2.56000 s simulation time, 13461.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6285 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13461.4013461.39813461.398 100.00 ------------------------------------------------------------------------------- PC_run 6285 6285 13427.21 2.136 2.136 99.75 GM_PC_couple 6285 6285 15.90 0.003 0.003 0.12 PC_GM_couple 6285 6285 12.56 0.002 0.002 0.09 #others 5.73 5.731 0.04 ------------------------------------------------------------------------------- ======= Cycle 6285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6286 steps, 2.56000 s simulation time, 13463.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6286 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13463.9913463.99113463.991 100.00 ------------------------------------------------------------------------------- PC_run 6286 6286 13429.79 2.136 2.136 99.75 GM_PC_couple 6286 6286 15.90 0.003 0.003 0.12 PC_GM_couple 6286 6286 12.57 0.002 0.002 0.09 #others 5.73 5.732 0.04 ------------------------------------------------------------------------------- ======= Cycle 6286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6287 steps, 2.56000 s simulation time, 13466.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6287 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13466.2513466.24613466.246 100.00 ------------------------------------------------------------------------------- PC_run 6287 6287 13432.04 2.136 2.136 99.75 GM_PC_couple 6287 6287 15.90 0.003 0.003 0.12 PC_GM_couple 6287 6287 12.57 0.002 0.002 0.09 #others 5.73 5.733 0.04 ------------------------------------------------------------------------------- ======= Cycle 6287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6288 steps, 2.56000 s simulation time, 13469.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6288 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13469.0313469.02913469.029 100.00 ------------------------------------------------------------------------------- PC_run 6288 6288 13434.82 2.137 2.137 99.75 GM_PC_couple 6288 6288 15.91 0.003 0.003 0.12 PC_GM_couple 6288 6288 12.57 0.002 0.002 0.09 #others 5.73 5.734 0.04 ------------------------------------------------------------------------------- ======= Cycle 6288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6289 steps, 2.56000 s simulation time, 13471.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6289 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13471.5413471.53713471.537 100.00 ------------------------------------------------------------------------------- PC_run 6289 6289 13437.32 2.137 2.137 99.75 GM_PC_couple 6289 6289 15.91 0.003 0.003 0.12 PC_GM_couple 6289 6289 12.57 0.002 0.002 0.09 #others 5.73 5.735 0.04 ------------------------------------------------------------------------------- ======= Cycle 6289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6290 steps, 2.56000 s simulation time, 13474.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6290 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13474.2713474.26813474.268 100.00 ------------------------------------------------------------------------------- PC_run 6290 6290 13440.05 2.137 2.137 99.75 GM_PC_couple 6290 6290 15.91 0.003 0.003 0.12 PC_GM_couple 6290 6290 12.57 0.002 0.002 0.09 #others 5.74 5.735 0.04 ------------------------------------------------------------------------------- ======= Cycle 6290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6291 steps, 2.56000 s simulation time, 13476.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6291 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13476.7113476.70513476.705 100.00 ------------------------------------------------------------------------------- PC_run 6291 6291 13442.48 2.137 2.137 99.75 GM_PC_couple 6291 6291 15.91 0.003 0.003 0.12 PC_GM_couple 6291 6291 12.57 0.002 0.002 0.09 #others 5.74 5.736 0.04 ------------------------------------------------------------------------------- ======= Cycle 6291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6292 steps, 2.56000 s simulation time, 13478.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6292 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13478.9113478.91413478.914 100.00 ------------------------------------------------------------------------------- PC_run 6292 6292 13444.69 2.137 2.137 99.75 GM_PC_couple 6292 6292 15.92 0.003 0.003 0.12 PC_GM_couple 6292 6292 12.58 0.002 0.002 0.09 #others 5.74 5.737 0.04 ------------------------------------------------------------------------------- ======= Cycle 6292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6293 steps, 2.56000 s simulation time, 13481.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6293 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13481.0313481.02713481.027 100.00 ------------------------------------------------------------------------------- PC_run 6293 6293 13446.79 2.137 2.137 99.75 GM_PC_couple 6293 6293 15.92 0.003 0.003 0.12 PC_GM_couple 6293 6293 12.58 0.002 0.002 0.09 #others 5.74 5.738 0.04 ------------------------------------------------------------------------------- ======= Cycle 6293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6294 steps, 2.56000 s simulation time, 13483.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6294 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13483.2813483.28313483.283 100.00 ------------------------------------------------------------------------------- PC_run 6294 6294 13449.04 2.137 2.137 99.75 GM_PC_couple 6294 6294 15.92 0.003 0.003 0.12 PC_GM_couple 6294 6294 12.58 0.002 0.002 0.09 #others 5.74 5.739 0.04 ------------------------------------------------------------------------------- ======= Cycle 6294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6295 steps, 2.56000 s simulation time, 13485.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6295 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13485.4213485.41913485.419 100.00 ------------------------------------------------------------------------------- PC_run 6295 6295 13451.18 2.137 2.137 99.75 GM_PC_couple 6295 6295 15.92 0.003 0.003 0.12 PC_GM_couple 6295 6295 12.58 0.002 0.002 0.09 #others 5.74 5.740 0.04 ------------------------------------------------------------------------------- ======= Cycle 6295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6296 steps, 2.56000 s simulation time, 13487.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6296 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13487.4713487.47413487.474 100.00 ------------------------------------------------------------------------------- PC_run 6296 6296 13453.23 2.137 2.137 99.75 GM_PC_couple 6296 6296 15.92 0.003 0.003 0.12 PC_GM_couple 6296 6296 12.58 0.002 0.002 0.09 #others 5.74 5.740 0.04 ------------------------------------------------------------------------------- ======= Cycle 6296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6297 steps, 2.56000 s simulation time, 13489.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6297 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13489.5713489.56913489.569 100.00 ------------------------------------------------------------------------------- PC_run 6297 6297 13455.32 2.137 2.137 99.75 GM_PC_couple 6297 6297 15.93 0.003 0.003 0.12 PC_GM_couple 6297 6297 12.59 0.002 0.002 0.09 #others 5.74 5.741 0.04 ------------------------------------------------------------------------------- ======= Cycle 6297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6298 steps, 2.56000 s simulation time, 13491.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6298 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13491.5613491.56013491.560 100.00 ------------------------------------------------------------------------------- PC_run 6298 6298 13457.30 2.137 2.137 99.75 GM_PC_couple 6298 6298 15.93 0.003 0.003 0.12 PC_GM_couple 6298 6298 12.59 0.002 0.002 0.09 #others 5.74 5.742 0.04 ------------------------------------------------------------------------------- ======= Cycle 6298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6299 steps, 2.56000 s simulation time, 13494.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6299 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13494.0713494.06513494.065 100.00 ------------------------------------------------------------------------------- PC_run 6299 6299 13459.80 2.137 2.137 99.75 GM_PC_couple 6299 6299 15.93 0.003 0.003 0.12 PC_GM_couple 6299 6299 12.59 0.002 0.002 0.09 #others 5.74 5.743 0.04 ------------------------------------------------------------------------------- ======= Cycle 6299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6300 steps, 2.56000 s simulation time, 13496.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6300 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13496.3013496.29613496.296 100.00 ------------------------------------------------------------------------------- PC_run 6300 6300 13462.03 2.137 2.137 99.75 GM_PC_couple 6300 6300 15.93 0.003 0.003 0.12 PC_GM_couple 6300 6300 12.59 0.002 0.002 0.09 #others 5.74 5.743 0.04 ------------------------------------------------------------------------------- ======= Cycle 6300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6301 steps, 2.56000 s simulation time, 13498.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6301 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13498.4213498.42313498.423 100.00 ------------------------------------------------------------------------------- PC_run 6301 6301 13464.15 2.137 2.137 99.75 GM_PC_couple 6301 6301 15.94 0.003 0.003 0.12 PC_GM_couple 6301 6301 12.59 0.002 0.002 0.09 #others 5.74 5.744 0.04 ------------------------------------------------------------------------------- ======= Cycle 6301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6302 steps, 2.56000 s simulation time, 13500.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6302 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13500.5713500.56913500.569 100.00 ------------------------------------------------------------------------------- PC_run 6302 6302 13466.29 2.137 2.137 99.75 GM_PC_couple 6302 6302 15.94 0.003 0.003 0.12 PC_GM_couple 6302 6302 12.59 0.002 0.002 0.09 #others 5.74 5.745 0.04 ------------------------------------------------------------------------------- ======= Cycle 6302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6303 steps, 2.56000 s simulation time, 13502.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6303 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13502.6413502.63713502.637 100.00 ------------------------------------------------------------------------------- PC_run 6303 6303 13468.35 2.137 2.137 99.75 GM_PC_couple 6303 6303 15.94 0.003 0.003 0.12 PC_GM_couple 6303 6303 12.60 0.002 0.002 0.09 #others 5.75 5.746 0.04 ------------------------------------------------------------------------------- ======= Cycle 6303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6304 steps, 2.56000 s simulation time, 13505.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6304 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13505.3913505.39413505.394 100.00 ------------------------------------------------------------------------------- PC_run 6304 6304 13471.11 2.137 2.137 99.75 GM_PC_couple 6304 6304 15.94 0.003 0.003 0.12 PC_GM_couple 6304 6304 12.60 0.002 0.002 0.09 #others 5.75 5.747 0.04 ------------------------------------------------------------------------------- ======= Cycle 6304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6305 steps, 2.56000 s simulation time, 13508.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6305 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13508.0013508.00213508.002 100.00 ------------------------------------------------------------------------------- PC_run 6305 6305 13473.71 2.137 2.137 99.75 GM_PC_couple 6305 6305 15.95 0.003 0.003 0.12 PC_GM_couple 6305 6305 12.60 0.002 0.002 0.09 #others 5.75 5.748 0.04 ------------------------------------------------------------------------------- ======= Cycle 6305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6306 steps, 2.56000 s simulation time, 13510.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6306 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13510.9013510.89613510.896 100.00 ------------------------------------------------------------------------------- PC_run 6306 6306 13476.60 2.137 2.137 99.75 GM_PC_couple 6306 6306 15.95 0.003 0.003 0.12 PC_GM_couple 6306 6306 12.60 0.002 0.002 0.09 #others 5.75 5.749 0.04 ------------------------------------------------------------------------------- ======= Cycle 6306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6307 steps, 2.56000 s simulation time, 13513.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6307 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13513.4113513.41313513.413 100.00 ------------------------------------------------------------------------------- PC_run 6307 6307 13479.11 2.137 2.137 99.75 GM_PC_couple 6307 6307 15.95 0.003 0.003 0.12 PC_GM_couple 6307 6307 12.60 0.002 0.002 0.09 #others 5.75 5.749 0.04 ------------------------------------------------------------------------------- ======= Cycle 6307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6308 steps, 2.56000 s simulation time, 13516.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6308 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13516.3413516.33913516.339 100.00 ------------------------------------------------------------------------------- PC_run 6308 6308 13482.03 2.137 2.137 99.75 GM_PC_couple 6308 6308 15.95 0.003 0.003 0.12 PC_GM_couple 6308 6308 12.61 0.002 0.002 0.09 #others 5.75 5.750 0.04 ------------------------------------------------------------------------------- ======= Cycle 6308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6309 steps, 2.56000 s simulation time, 13518.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6309 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13518.8413518.84013518.840 100.00 ------------------------------------------------------------------------------- PC_run 6309 6309 13484.53 2.137 2.137 99.75 GM_PC_couple 6309 6309 15.96 0.003 0.003 0.12 PC_GM_couple 6309 6309 12.61 0.002 0.002 0.09 #others 5.75 5.751 0.04 ------------------------------------------------------------------------------- ======= Cycle 6309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6310 steps, 2.56000 s simulation time, 13521.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6310 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13521.2313521.22813521.228 100.00 ------------------------------------------------------------------------------- PC_run 6310 6310 13486.91 2.137 2.137 99.75 GM_PC_couple 6310 6310 15.96 0.003 0.003 0.12 PC_GM_couple 6310 6310 12.61 0.002 0.002 0.09 #others 5.75 5.752 0.04 ------------------------------------------------------------------------------- ======= Cycle 6310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6311 steps, 2.56000 s simulation time, 13523.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6311 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13523.6413523.63713523.637 100.00 ------------------------------------------------------------------------------- PC_run 6311 6311 13489.31 2.137 2.137 99.75 GM_PC_couple 6311 6311 15.96 0.003 0.003 0.12 PC_GM_couple 6311 6311 12.61 0.002 0.002 0.09 #others 5.75 5.753 0.04 ------------------------------------------------------------------------------- ======= Cycle 6311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6312 steps, 2.56000 s simulation time, 13526.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6312 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13526.9013526.90013526.900 100.00 ------------------------------------------------------------------------------- PC_run 6312 6312 13492.57 2.138 2.138 99.75 GM_PC_couple 6312 6312 15.96 0.003 0.003 0.12 PC_GM_couple 6312 6312 12.61 0.002 0.002 0.09 #others 5.75 5.754 0.04 ------------------------------------------------------------------------------- ======= Cycle 6312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6313 steps, 2.56000 s simulation time, 13529.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6313 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13529.3013529.29613529.296 100.00 ------------------------------------------------------------------------------- PC_run 6313 6313 13494.96 2.138 2.138 99.75 GM_PC_couple 6313 6313 15.96 0.003 0.003 0.12 PC_GM_couple 6313 6313 12.62 0.002 0.002 0.09 #others 5.75 5.754 0.04 ------------------------------------------------------------------------------- ======= Cycle 6313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6314 steps, 2.56000 s simulation time, 13531.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6314 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13531.5313531.53013531.530 100.00 ------------------------------------------------------------------------------- PC_run 6314 6314 13497.19 2.138 2.138 99.75 GM_PC_couple 6314 6314 15.97 0.003 0.003 0.12 PC_GM_couple 6314 6314 12.62 0.002 0.002 0.09 #others 5.76 5.755 0.04 ------------------------------------------------------------------------------- ======= Cycle 6314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6315 steps, 2.56000 s simulation time, 13533.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6315 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13533.6113533.60813533.608 100.00 ------------------------------------------------------------------------------- PC_run 6315 6315 13499.26 2.138 2.138 99.75 GM_PC_couple 6315 6315 15.97 0.003 0.003 0.12 PC_GM_couple 6315 6315 12.62 0.002 0.002 0.09 #others 5.76 5.756 0.04 ------------------------------------------------------------------------------- ======= Cycle 6315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6316 steps, 2.56000 s simulation time, 13535.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6316 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13535.9813535.97813535.978 100.00 ------------------------------------------------------------------------------- PC_run 6316 6316 13501.63 2.138 2.138 99.75 GM_PC_couple 6316 6316 15.97 0.003 0.003 0.12 PC_GM_couple 6316 6316 12.62 0.002 0.002 0.09 #others 5.76 5.757 0.04 ------------------------------------------------------------------------------- ======= Cycle 6316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6317 steps, 2.56000 s simulation time, 13538.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6317 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13538.0313538.02513538.025 100.00 ------------------------------------------------------------------------------- PC_run 6317 6317 13503.67 2.138 2.138 99.75 GM_PC_couple 6317 6317 15.97 0.003 0.003 0.12 PC_GM_couple 6317 6317 12.62 0.002 0.002 0.09 #others 5.76 5.758 0.04 ------------------------------------------------------------------------------- ======= Cycle 6317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6318 steps, 2.56000 s simulation time, 13540.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6318 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13540.1413540.14113540.141 100.00 ------------------------------------------------------------------------------- PC_run 6318 6318 13505.78 2.138 2.138 99.75 GM_PC_couple 6318 6318 15.98 0.003 0.003 0.12 PC_GM_couple 6318 6318 12.62 0.002 0.002 0.09 #others 5.76 5.759 0.04 ------------------------------------------------------------------------------- ======= Cycle 6318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6319 steps, 2.56000 s simulation time, 13542.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6319 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13542.3713542.36613542.366 100.00 ------------------------------------------------------------------------------- PC_run 6319 6319 13508.00 2.138 2.138 99.75 GM_PC_couple 6319 6319 15.98 0.003 0.003 0.12 PC_GM_couple 6319 6319 12.63 0.002 0.002 0.09 #others 5.76 5.760 0.04 ------------------------------------------------------------------------------- ======= Cycle 6319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6320 steps, 2.56000 s simulation time, 13544.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6320 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13544.6813544.67713544.677 100.00 ------------------------------------------------------------------------------- PC_run 6320 6320 13510.31 2.138 2.138 99.75 GM_PC_couple 6320 6320 15.98 0.003 0.003 0.12 PC_GM_couple 6320 6320 12.63 0.002 0.002 0.09 #others 5.76 5.760 0.04 ------------------------------------------------------------------------------- ======= Cycle 6320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6321 steps, 2.56000 s simulation time, 13546.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6321 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13546.9413546.93513546.935 100.00 ------------------------------------------------------------------------------- PC_run 6321 6321 13512.56 2.138 2.138 99.75 GM_PC_couple 6321 6321 15.98 0.003 0.003 0.12 PC_GM_couple 6321 6321 12.63 0.002 0.002 0.09 #others 5.76 5.761 0.04 ------------------------------------------------------------------------------- ======= Cycle 6321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6322 steps, 2.56000 s simulation time, 13549.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6322 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13549.3613549.35613549.356 100.00 ------------------------------------------------------------------------------- PC_run 6322 6322 13514.98 2.138 2.138 99.75 GM_PC_couple 6322 6322 15.99 0.003 0.003 0.12 PC_GM_couple 6322 6322 12.63 0.002 0.002 0.09 #others 5.76 5.762 0.04 ------------------------------------------------------------------------------- ======= Cycle 6322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6323 steps, 2.56000 s simulation time, 13551.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6323 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13551.8113551.81113551.811 100.00 ------------------------------------------------------------------------------- PC_run 6323 6323 13517.43 2.138 2.138 99.75 GM_PC_couple 6323 6323 15.99 0.003 0.003 0.12 PC_GM_couple 6323 6323 12.63 0.002 0.002 0.09 #others 5.76 5.763 0.04 ------------------------------------------------------------------------------- ======= Cycle 6323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6324 steps, 2.56000 s simulation time, 13555.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6324 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13555.3113555.30913555.309 100.00 ------------------------------------------------------------------------------- PC_run 6324 6324 13520.92 2.138 2.138 99.75 GM_PC_couple 6324 6324 15.99 0.003 0.003 0.12 PC_GM_couple 6324 6324 12.64 0.002 0.002 0.09 #others 5.76 5.763 0.04 ------------------------------------------------------------------------------- ======= Cycle 6324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6325 steps, 2.56000 s simulation time, 13558.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6325 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13558.2913558.29213558.292 100.00 ------------------------------------------------------------------------------- PC_run 6325 6325 13523.90 2.138 2.138 99.75 GM_PC_couple 6325 6325 15.99 0.003 0.003 0.12 PC_GM_couple 6325 6325 12.64 0.002 0.002 0.09 #others 5.76 5.764 0.04 ------------------------------------------------------------------------------- ======= Cycle 6325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6326 steps, 2.56000 s simulation time, 13560.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6326 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13560.8713560.87213560.872 100.00 ------------------------------------------------------------------------------- PC_run 6326 6326 13526.47 2.138 2.138 99.75 GM_PC_couple 6326 6326 15.99 0.003 0.003 0.12 PC_GM_couple 6326 6326 12.64 0.002 0.002 0.09 #others 5.76 5.765 0.04 ------------------------------------------------------------------------------- ======= Cycle 6326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6327 steps, 2.56000 s simulation time, 13563.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6327 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13563.0413563.04513563.045 100.00 ------------------------------------------------------------------------------- PC_run 6327 6327 13528.64 2.138 2.138 99.75 GM_PC_couple 6327 6327 16.00 0.003 0.003 0.12 PC_GM_couple 6327 6327 12.64 0.002 0.002 0.09 #others 5.77 5.766 0.04 ------------------------------------------------------------------------------- ======= Cycle 6327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6328 steps, 2.56000 s simulation time, 13565.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6328 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13565.3513565.34713565.347 100.00 ------------------------------------------------------------------------------- PC_run 6328 6328 13530.94 2.138 2.138 99.75 GM_PC_couple 6328 6328 16.00 0.003 0.003 0.12 PC_GM_couple 6328 6328 12.64 0.002 0.002 0.09 #others 5.77 5.767 0.04 ------------------------------------------------------------------------------- ======= Cycle 6328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6329 steps, 2.56000 s simulation time, 13568.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6329 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13568.4913568.48713568.487 100.00 ------------------------------------------------------------------------------- PC_run 6329 6329 13534.07 2.138 2.138 99.75 GM_PC_couple 6329 6329 16.00 0.003 0.003 0.12 PC_GM_couple 6329 6329 12.65 0.002 0.002 0.09 #others 5.77 5.767 0.04 ------------------------------------------------------------------------------- ======= Cycle 6329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6330 steps, 2.56000 s simulation time, 13570.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6330 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13570.7213570.71613570.716 100.00 ------------------------------------------------------------------------------- PC_run 6330 6330 13536.30 2.138 2.138 99.75 GM_PC_couple 6330 6330 16.00 0.003 0.003 0.12 PC_GM_couple 6330 6330 12.65 0.002 0.002 0.09 #others 5.77 5.768 0.04 ------------------------------------------------------------------------------- ======= Cycle 6330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6331 steps, 2.56000 s simulation time, 13573.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6331 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13573.2113573.20713573.207 100.00 ------------------------------------------------------------------------------- PC_run 6331 6331 13538.78 2.138 2.138 99.75 GM_PC_couple 6331 6331 16.01 0.003 0.003 0.12 PC_GM_couple 6331 6331 12.65 0.002 0.002 0.09 #others 5.77 5.769 0.04 ------------------------------------------------------------------------------- ======= Cycle 6331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6332 steps, 2.56000 s simulation time, 13575.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6332 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13575.7013575.69613575.696 100.00 ------------------------------------------------------------------------------- PC_run 6332 6332 13541.27 2.139 2.139 99.75 GM_PC_couple 6332 6332 16.01 0.003 0.003 0.12 PC_GM_couple 6332 6332 12.65 0.002 0.002 0.09 #others 5.77 5.769 0.04 ------------------------------------------------------------------------------- ======= Cycle 6332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6333 steps, 2.56000 s simulation time, 13578.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6333 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13578.2713578.27013578.270 100.00 ------------------------------------------------------------------------------- PC_run 6333 6333 13543.84 2.139 2.139 99.75 GM_PC_couple 6333 6333 16.01 0.003 0.003 0.12 PC_GM_couple 6333 6333 12.65 0.002 0.002 0.09 #others 5.77 5.770 0.04 ------------------------------------------------------------------------------- ======= Cycle 6333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6334 steps, 2.56000 s simulation time, 13580.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6334 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13580.9413580.94413580.944 100.00 ------------------------------------------------------------------------------- PC_run 6334 6334 13546.51 2.139 2.139 99.75 GM_PC_couple 6334 6334 16.01 0.003 0.003 0.12 PC_GM_couple 6334 6334 12.65 0.002 0.002 0.09 #others 5.77 5.771 0.04 ------------------------------------------------------------------------------- ======= Cycle 6334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6335 steps, 2.56000 s simulation time, 13583.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6335 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13583.2613583.26113583.261 100.00 ------------------------------------------------------------------------------- PC_run 6335 6335 13548.82 2.139 2.139 99.75 GM_PC_couple 6335 6335 16.02 0.003 0.003 0.12 PC_GM_couple 6335 6335 12.66 0.002 0.002 0.09 #others 5.77 5.772 0.04 ------------------------------------------------------------------------------- ======= Cycle 6335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6336 steps, 2.56000 s simulation time, 13585.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6336 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13585.4113585.40813585.408 100.00 ------------------------------------------------------------------------------- PC_run 6336 6336 13550.96 2.139 2.139 99.75 GM_PC_couple 6336 6336 16.02 0.003 0.003 0.12 PC_GM_couple 6336 6336 12.66 0.002 0.002 0.09 #others 5.77 5.772 0.04 ------------------------------------------------------------------------------- ======= Cycle 6336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6337 steps, 2.56000 s simulation time, 13587.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6337 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13587.5113587.51113587.511 100.00 ------------------------------------------------------------------------------- PC_run 6337 6337 13553.06 2.139 2.139 99.75 GM_PC_couple 6337 6337 16.02 0.003 0.003 0.12 PC_GM_couple 6337 6337 12.66 0.002 0.002 0.09 #others 5.77 5.773 0.04 ------------------------------------------------------------------------------- ======= Cycle 6337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6338 steps, 2.56000 s simulation time, 13589.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6338 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13589.9513589.94713589.947 100.00 ------------------------------------------------------------------------------- PC_run 6338 6338 13555.49 2.139 2.139 99.75 GM_PC_couple 6338 6338 16.02 0.003 0.003 0.12 PC_GM_couple 6338 6338 12.66 0.002 0.002 0.09 #others 5.77 5.774 0.04 ------------------------------------------------------------------------------- ======= Cycle 6338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6339 steps, 2.56000 s simulation time, 13592.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6339 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13592.0113592.00713592.007 100.00 ------------------------------------------------------------------------------- PC_run 6339 6339 13557.54 2.139 2.139 99.75 GM_PC_couple 6339 6339 16.02 0.003 0.003 0.12 PC_GM_couple 6339 6339 12.66 0.002 0.002 0.09 #others 5.77 5.775 0.04 ------------------------------------------------------------------------------- ======= Cycle 6339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6340 steps, 2.56000 s simulation time, 13594.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6340 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13594.2013594.20013594.200 100.00 ------------------------------------------------------------------------------- PC_run 6340 6340 13559.73 2.139 2.139 99.75 GM_PC_couple 6340 6340 16.03 0.003 0.003 0.12 PC_GM_couple 6340 6340 12.67 0.002 0.002 0.09 #others 5.78 5.776 0.04 ------------------------------------------------------------------------------- ======= Cycle 6340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6341 steps, 2.56000 s simulation time, 13596.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6341 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13596.3313596.33013596.330 100.00 ------------------------------------------------------------------------------- PC_run 6341 6341 13561.86 2.139 2.139 99.75 GM_PC_couple 6341 6341 16.03 0.003 0.003 0.12 PC_GM_couple 6341 6341 12.67 0.002 0.002 0.09 #others 5.78 5.777 0.04 ------------------------------------------------------------------------------- ======= Cycle 6341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6342 steps, 2.56000 s simulation time, 13599.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6342 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13599.1913599.19413599.194 100.00 ------------------------------------------------------------------------------- PC_run 6342 6342 13564.72 2.139 2.139 99.75 GM_PC_couple 6342 6342 16.03 0.003 0.003 0.12 PC_GM_couple 6342 6342 12.67 0.002 0.002 0.09 #others 5.78 5.778 0.04 ------------------------------------------------------------------------------- ======= Cycle 6342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6343 steps, 2.56000 s simulation time, 13601.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6343 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13601.7713601.77013601.770 100.00 ------------------------------------------------------------------------------- PC_run 6343 6343 13567.29 2.139 2.139 99.75 GM_PC_couple 6343 6343 16.03 0.003 0.003 0.12 PC_GM_couple 6343 6343 12.67 0.002 0.002 0.09 #others 5.78 5.779 0.04 ------------------------------------------------------------------------------- ======= Cycle 6343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6344 steps, 2.56000 s simulation time, 13604.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6344 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13604.1413604.14513604.145 100.00 ------------------------------------------------------------------------------- PC_run 6344 6344 13569.66 2.139 2.139 99.75 GM_PC_couple 6344 6344 16.04 0.003 0.003 0.12 PC_GM_couple 6344 6344 12.67 0.002 0.002 0.09 #others 5.78 5.780 0.04 ------------------------------------------------------------------------------- ======= Cycle 6344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6345 steps, 2.56000 s simulation time, 13606.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6345 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13606.7413606.73813606.738 100.00 ------------------------------------------------------------------------------- PC_run 6345 6345 13572.24 2.139 2.139 99.75 GM_PC_couple 6345 6345 16.04 0.003 0.003 0.12 PC_GM_couple 6345 6345 12.67 0.002 0.002 0.09 #others 5.78 5.781 0.04 ------------------------------------------------------------------------------- ======= Cycle 6345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6346 steps, 2.56000 s simulation time, 13609.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6346 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13609.3613609.36413609.364 100.00 ------------------------------------------------------------------------------- PC_run 6346 6346 13574.86 2.139 2.139 99.75 GM_PC_couple 6346 6346 16.04 0.003 0.003 0.12 PC_GM_couple 6346 6346 12.68 0.002 0.002 0.09 #others 5.78 5.782 0.04 ------------------------------------------------------------------------------- ======= Cycle 6346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6347 steps, 2.56000 s simulation time, 13612.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6347 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13612.0213612.01613612.016 100.00 ------------------------------------------------------------------------------- PC_run 6347 6347 13577.51 2.139 2.139 99.75 GM_PC_couple 6347 6347 16.04 0.003 0.003 0.12 PC_GM_couple 6347 6347 12.68 0.002 0.002 0.09 #others 5.78 5.782 0.04 ------------------------------------------------------------------------------- ======= Cycle 6347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6348 steps, 2.56000 s simulation time, 13614.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6348 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13614.3313614.32713614.327 100.00 ------------------------------------------------------------------------------- PC_run 6348 6348 13579.82 2.139 2.139 99.75 GM_PC_couple 6348 6348 16.05 0.003 0.003 0.12 PC_GM_couple 6348 6348 12.68 0.002 0.002 0.09 #others 5.78 5.783 0.04 ------------------------------------------------------------------------------- ======= Cycle 6348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6349 steps, 2.56000 s simulation time, 13616.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6349 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13616.6113616.60613616.606 100.00 ------------------------------------------------------------------------------- PC_run 6349 6349 13582.09 2.139 2.139 99.75 GM_PC_couple 6349 6349 16.05 0.003 0.003 0.12 PC_GM_couple 6349 6349 12.68 0.002 0.002 0.09 #others 5.78 5.784 0.04 ------------------------------------------------------------------------------- ======= Cycle 6349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6350 steps, 2.56000 s simulation time, 13619.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6350 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13619.4613619.45913619.459 100.00 ------------------------------------------------------------------------------- PC_run 6350 6350 13584.94 2.139 2.139 99.75 GM_PC_couple 6350 6350 16.05 0.003 0.003 0.12 PC_GM_couple 6350 6350 12.68 0.002 0.002 0.09 #others 5.78 5.785 0.04 ------------------------------------------------------------------------------- ======= Cycle 6350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6351 steps, 2.56000 s simulation time, 13621.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6351 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13621.9913621.99313621.993 100.00 ------------------------------------------------------------------------------- PC_run 6351 6351 13587.47 2.139 2.139 99.75 GM_PC_couple 6351 6351 16.05 0.003 0.003 0.12 PC_GM_couple 6351 6351 12.69 0.002 0.002 0.09 #others 5.79 5.786 0.04 ------------------------------------------------------------------------------- ======= Cycle 6351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6352 steps, 2.56000 s simulation time, 13624.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6352 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13624.3513624.35113624.351 100.00 ------------------------------------------------------------------------------- PC_run 6352 6352 13589.82 2.139 2.139 99.75 GM_PC_couple 6352 6352 16.05 0.003 0.003 0.12 PC_GM_couple 6352 6352 12.69 0.002 0.002 0.09 #others 5.79 5.787 0.04 ------------------------------------------------------------------------------- ======= Cycle 6352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6353 steps, 2.56000 s simulation time, 13626.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6353 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13626.8613626.86313626.863 100.00 ------------------------------------------------------------------------------- PC_run 6353 6353 13592.33 2.140 2.140 99.75 GM_PC_couple 6353 6353 16.06 0.003 0.003 0.12 PC_GM_couple 6353 6353 12.69 0.002 0.002 0.09 #others 5.79 5.787 0.04 ------------------------------------------------------------------------------- ======= Cycle 6353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6354 steps, 2.56000 s simulation time, 13629.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6354 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13629.8713629.87413629.874 100.00 ------------------------------------------------------------------------------- PC_run 6354 6354 13595.34 2.140 2.140 99.75 GM_PC_couple 6354 6354 16.06 0.003 0.003 0.12 PC_GM_couple 6354 6354 12.69 0.002 0.002 0.09 #others 5.79 5.788 0.04 ------------------------------------------------------------------------------- ======= Cycle 6354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6355 steps, 2.56000 s simulation time, 13632.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6355 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13632.4913632.48813632.488 100.00 ------------------------------------------------------------------------------- PC_run 6355 6355 13597.94 2.140 2.140 99.75 GM_PC_couple 6355 6355 16.06 0.003 0.003 0.12 PC_GM_couple 6355 6355 12.69 0.002 0.002 0.09 #others 5.79 5.789 0.04 ------------------------------------------------------------------------------- ======= Cycle 6355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6356 steps, 2.56000 s simulation time, 13635.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6356 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13635.0413635.03513635.035 100.00 ------------------------------------------------------------------------------- PC_run 6356 6356 13600.48 2.140 2.140 99.75 GM_PC_couple 6356 6356 16.07 0.003 0.003 0.12 PC_GM_couple 6356 6356 12.70 0.002 0.002 0.09 #others 5.79 5.790 0.04 ------------------------------------------------------------------------------- ======= Cycle 6356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6357 steps, 2.56000 s simulation time, 13637.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6357 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13637.6813637.67613637.676 100.00 ------------------------------------------------------------------------------- PC_run 6357 6357 13603.12 2.140 2.140 99.75 GM_PC_couple 6357 6357 16.07 0.003 0.003 0.12 PC_GM_couple 6357 6357 12.70 0.002 0.002 0.09 #others 5.79 5.791 0.04 ------------------------------------------------------------------------------- ======= Cycle 6357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6358 steps, 2.56000 s simulation time, 13640.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6358 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13640.3513640.35213640.352 100.00 ------------------------------------------------------------------------------- PC_run 6358 6358 13605.79 2.140 2.140 99.75 GM_PC_couple 6358 6358 16.07 0.003 0.003 0.12 PC_GM_couple 6358 6358 12.70 0.002 0.002 0.09 #others 5.79 5.792 0.04 ------------------------------------------------------------------------------- ======= Cycle 6358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6359 steps, 2.56000 s simulation time, 13642.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6359 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13642.3913642.39213642.392 100.00 ------------------------------------------------------------------------------- PC_run 6359 6359 13607.82 2.140 2.140 99.75 GM_PC_couple 6359 6359 16.07 0.003 0.003 0.12 PC_GM_couple 6359 6359 12.70 0.002 0.002 0.09 #others 5.79 5.793 0.04 ------------------------------------------------------------------------------- ======= Cycle 6359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6360 steps, 2.56000 s simulation time, 13644.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6360 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13644.9113644.91113644.911 100.00 ------------------------------------------------------------------------------- PC_run 6360 6360 13610.34 2.140 2.140 99.75 GM_PC_couple 6360 6360 16.08 0.003 0.003 0.12 PC_GM_couple 6360 6360 12.70 0.002 0.002 0.09 #others 5.79 5.794 0.04 ------------------------------------------------------------------------------- ======= Cycle 6360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6361 steps, 2.56000 s simulation time, 13647.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6361 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13647.4213647.42513647.425 100.00 ------------------------------------------------------------------------------- PC_run 6361 6361 13612.85 2.140 2.140 99.75 GM_PC_couple 6361 6361 16.08 0.003 0.003 0.12 PC_GM_couple 6361 6361 12.71 0.002 0.002 0.09 #others 5.79 5.794 0.04 ------------------------------------------------------------------------------- ======= Cycle 6361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6362 steps, 2.56000 s simulation time, 13650.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6362 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13650.1813650.18013650.180 100.00 ------------------------------------------------------------------------------- PC_run 6362 6362 13615.60 2.140 2.140 99.75 GM_PC_couple 6362 6362 16.08 0.003 0.003 0.12 PC_GM_couple 6362 6362 12.71 0.002 0.002 0.09 #others 5.80 5.795 0.04 ------------------------------------------------------------------------------- ======= Cycle 6362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6363 steps, 2.56000 s simulation time, 13652.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6363 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13652.7413652.73813652.738 100.00 ------------------------------------------------------------------------------- PC_run 6363 6363 13618.15 2.140 2.140 99.75 GM_PC_couple 6363 6363 16.08 0.003 0.003 0.12 PC_GM_couple 6363 6363 12.71 0.002 0.002 0.09 #others 5.80 5.796 0.04 ------------------------------------------------------------------------------- ======= Cycle 6363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6364 steps, 2.56000 s simulation time, 13655.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6364 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13655.9013655.89913655.899 100.00 ------------------------------------------------------------------------------- PC_run 6364 6364 13621.30 2.140 2.140 99.75 GM_PC_couple 6364 6364 16.08 0.003 0.003 0.12 PC_GM_couple 6364 6364 12.71 0.002 0.002 0.09 #others 5.80 5.797 0.04 ------------------------------------------------------------------------------- ======= Cycle 6364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6365 steps, 2.56000 s simulation time, 13658.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6365 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13658.4413658.43913658.439 100.00 ------------------------------------------------------------------------------- PC_run 6365 6365 13623.84 2.140 2.140 99.75 GM_PC_couple 6365 6365 16.09 0.003 0.003 0.12 PC_GM_couple 6365 6365 12.71 0.002 0.002 0.09 #others 5.80 5.798 0.04 ------------------------------------------------------------------------------- ======= Cycle 6365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6366 steps, 2.56000 s simulation time, 13660.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6366 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13660.5113660.50913660.509 100.00 ------------------------------------------------------------------------------- PC_run 6366 6366 13625.91 2.140 2.140 99.75 GM_PC_couple 6366 6366 16.09 0.003 0.003 0.12 PC_GM_couple 6366 6366 12.72 0.002 0.002 0.09 #others 5.80 5.798 0.04 ------------------------------------------------------------------------------- ======= Cycle 6366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6367 steps, 2.56000 s simulation time, 13662.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6367 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13662.6313662.63413662.634 100.00 ------------------------------------------------------------------------------- PC_run 6367 6367 13628.03 2.140 2.140 99.75 GM_PC_couple 6367 6367 16.09 0.003 0.003 0.12 PC_GM_couple 6367 6367 12.72 0.002 0.002 0.09 #others 5.80 5.799 0.04 ------------------------------------------------------------------------------- ======= Cycle 6367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6368 steps, 2.56000 s simulation time, 13664.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6368 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13664.6613664.66313664.663 100.00 ------------------------------------------------------------------------------- PC_run 6368 6368 13630.05 2.140 2.140 99.75 GM_PC_couple 6368 6368 16.09 0.003 0.003 0.12 PC_GM_couple 6368 6368 12.72 0.002 0.002 0.09 #others 5.80 5.800 0.04 ------------------------------------------------------------------------------- ======= Cycle 6368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6369 steps, 2.56000 s simulation time, 13667.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6369 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13667.6413667.63613667.636 100.00 ------------------------------------------------------------------------------- PC_run 6369 6369 13633.02 2.141 2.141 99.75 GM_PC_couple 6369 6369 16.10 0.003 0.003 0.12 PC_GM_couple 6369 6369 12.72 0.002 0.002 0.09 #others 5.80 5.800 0.04 ------------------------------------------------------------------------------- ======= Cycle 6369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6370 steps, 2.56000 s simulation time, 13669.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6370 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13669.9413669.93613669.936 100.00 ------------------------------------------------------------------------------- PC_run 6370 6370 13635.31 2.141 2.141 99.75 GM_PC_couple 6370 6370 16.10 0.003 0.003 0.12 PC_GM_couple 6370 6370 12.72 0.002 0.002 0.09 #others 5.80 5.801 0.04 ------------------------------------------------------------------------------- ======= Cycle 6370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6371 steps, 2.56000 s simulation time, 13672.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6371 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13672.1013672.10413672.104 100.00 ------------------------------------------------------------------------------- PC_run 6371 6371 13637.48 2.141 2.141 99.75 GM_PC_couple 6371 6371 16.10 0.003 0.003 0.12 PC_GM_couple 6371 6371 12.72 0.002 0.002 0.09 #others 5.80 5.802 0.04 ------------------------------------------------------------------------------- ======= Cycle 6371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6372 steps, 2.56000 s simulation time, 13674.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6372 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13674.6713674.67013674.670 100.00 ------------------------------------------------------------------------------- PC_run 6372 6372 13640.04 2.141 2.141 99.75 GM_PC_couple 6372 6372 16.10 0.003 0.003 0.12 PC_GM_couple 6372 6372 12.73 0.002 0.002 0.09 #others 5.80 5.802 0.04 ------------------------------------------------------------------------------- ======= Cycle 6372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6373 steps, 2.56000 s simulation time, 13677.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6373 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13677.3413677.34313677.343 100.00 ------------------------------------------------------------------------------- PC_run 6373 6373 13642.71 2.141 2.141 99.75 GM_PC_couple 6373 6373 16.11 0.003 0.003 0.12 PC_GM_couple 6373 6373 12.73 0.002 0.002 0.09 #others 5.80 5.803 0.04 ------------------------------------------------------------------------------- ======= Cycle 6373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6374 steps, 2.56000 s simulation time, 13679.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6374 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13679.5313679.53113679.531 100.00 ------------------------------------------------------------------------------- PC_run 6374 6374 13644.89 2.141 2.141 99.75 GM_PC_couple 6374 6374 16.11 0.003 0.003 0.12 PC_GM_couple 6374 6374 12.73 0.002 0.002 0.09 #others 5.80 5.804 0.04 ------------------------------------------------------------------------------- ======= Cycle 6374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6375 steps, 2.56000 s simulation time, 13681.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6375 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13681.6813681.67713681.677 100.00 ------------------------------------------------------------------------------- PC_run 6375 6375 13647.03 2.141 2.141 99.75 GM_PC_couple 6375 6375 16.11 0.003 0.003 0.12 PC_GM_couple 6375 6375 12.73 0.002 0.002 0.09 #others 5.81 5.805 0.04 ------------------------------------------------------------------------------- ======= Cycle 6375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6376 steps, 2.56000 s simulation time, 13683.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6376 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13683.7713683.76713683.767 100.00 ------------------------------------------------------------------------------- PC_run 6376 6376 13649.11 2.141 2.141 99.75 GM_PC_couple 6376 6376 16.11 0.003 0.003 0.12 PC_GM_couple 6376 6376 12.73 0.002 0.002 0.09 #others 5.81 5.806 0.04 ------------------------------------------------------------------------------- ======= Cycle 6376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6377 steps, 2.56000 s simulation time, 13685.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6377 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13685.9413685.94413685.944 100.00 ------------------------------------------------------------------------------- PC_run 6377 6377 13651.29 2.141 2.141 99.75 GM_PC_couple 6377 6377 16.11 0.003 0.003 0.12 PC_GM_couple 6377 6377 12.74 0.002 0.002 0.09 #others 5.81 5.807 0.04 ------------------------------------------------------------------------------- ======= Cycle 6377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6378 steps, 2.56000 s simulation time, 13688.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6378 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13688.3813688.37813688.378 100.00 ------------------------------------------------------------------------------- PC_run 6378 6378 13653.71 2.141 2.141 99.75 GM_PC_couple 6378 6378 16.12 0.003 0.003 0.12 PC_GM_couple 6378 6378 12.74 0.002 0.002 0.09 #others 5.81 5.808 0.04 ------------------------------------------------------------------------------- ======= Cycle 6378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6379 steps, 2.56000 s simulation time, 13690.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6379 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13690.4913690.48613690.486 100.00 ------------------------------------------------------------------------------- PC_run 6379 6379 13655.82 2.141 2.141 99.75 GM_PC_couple 6379 6379 16.12 0.003 0.003 0.12 PC_GM_couple 6379 6379 12.74 0.002 0.002 0.09 #others 5.81 5.809 0.04 ------------------------------------------------------------------------------- ======= Cycle 6379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6380 steps, 2.56000 s simulation time, 13692.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6380 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13692.7013692.69813692.698 100.00 ------------------------------------------------------------------------------- PC_run 6380 6380 13658.03 2.141 2.141 99.75 GM_PC_couple 6380 6380 16.12 0.003 0.003 0.12 PC_GM_couple 6380 6380 12.74 0.002 0.002 0.09 #others 5.81 5.810 0.04 ------------------------------------------------------------------------------- ======= Cycle 6380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6381 steps, 2.56000 s simulation time, 13694.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6381 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13694.8813694.88113694.881 100.00 ------------------------------------------------------------------------------- PC_run 6381 6381 13660.20 2.141 2.141 99.75 GM_PC_couple 6381 6381 16.12 0.003 0.003 0.12 PC_GM_couple 6381 6381 12.74 0.002 0.002 0.09 #others 5.81 5.810 0.04 ------------------------------------------------------------------------------- ======= Cycle 6381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6382 steps, 2.56000 s simulation time, 13697.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6382 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13697.3513697.34713697.347 100.00 ------------------------------------------------------------------------------- PC_run 6382 6382 13662.66 2.141 2.141 99.75 GM_PC_couple 6382 6382 16.13 0.003 0.003 0.12 PC_GM_couple 6382 6382 12.75 0.002 0.002 0.09 #others 5.81 5.811 0.04 ------------------------------------------------------------------------------- ======= Cycle 6382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6383 steps, 2.56000 s simulation time, 13699.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6383 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13699.4113699.40713699.407 100.00 ------------------------------------------------------------------------------- PC_run 6383 6383 13664.72 2.141 2.141 99.75 GM_PC_couple 6383 6383 16.13 0.003 0.003 0.12 PC_GM_couple 6383 6383 12.75 0.002 0.002 0.09 #others 5.81 5.812 0.04 ------------------------------------------------------------------------------- ======= Cycle 6383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6384 steps, 2.56000 s simulation time, 13701.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6384 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13701.6213701.62113701.621 100.00 ------------------------------------------------------------------------------- PC_run 6384 6384 13666.93 2.141 2.141 99.75 GM_PC_couple 6384 6384 16.13 0.003 0.003 0.12 PC_GM_couple 6384 6384 12.75 0.002 0.002 0.09 #others 5.81 5.812 0.04 ------------------------------------------------------------------------------- ======= Cycle 6384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6385 steps, 2.56000 s simulation time, 13703.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6385 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13703.8313703.83313703.833 100.00 ------------------------------------------------------------------------------- PC_run 6385 6385 13669.14 2.141 2.141 99.75 GM_PC_couple 6385 6385 16.13 0.003 0.003 0.12 PC_GM_couple 6385 6385 12.75 0.002 0.002 0.09 #others 5.81 5.813 0.04 ------------------------------------------------------------------------------- ======= Cycle 6385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6386 steps, 2.56000 s simulation time, 13706.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6386 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13706.1013706.10513706.105 100.00 ------------------------------------------------------------------------------- PC_run 6386 6386 13671.40 2.141 2.141 99.75 GM_PC_couple 6386 6386 16.14 0.003 0.003 0.12 PC_GM_couple 6386 6386 12.75 0.002 0.002 0.09 #others 5.81 5.814 0.04 ------------------------------------------------------------------------------- ======= Cycle 6386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6387 steps, 2.56000 s simulation time, 13708.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6387 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13708.2213708.22313708.223 100.00 ------------------------------------------------------------------------------- PC_run 6387 6387 13673.52 2.141 2.141 99.75 GM_PC_couple 6387 6387 16.14 0.003 0.003 0.12 PC_GM_couple 6387 6387 12.75 0.002 0.002 0.09 #others 5.81 5.814 0.04 ------------------------------------------------------------------------------- ======= Cycle 6387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6388 steps, 2.56000 s simulation time, 13710.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6388 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13710.7013710.69913710.699 100.00 ------------------------------------------------------------------------------- PC_run 6388 6388 13675.99 2.141 2.141 99.75 GM_PC_couple 6388 6388 16.14 0.003 0.003 0.12 PC_GM_couple 6388 6388 12.76 0.002 0.002 0.09 #others 5.82 5.815 0.04 ------------------------------------------------------------------------------- ======= Cycle 6388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6389 steps, 2.56000 s simulation time, 13712.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6389 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13712.9613712.95713712.957 100.00 ------------------------------------------------------------------------------- PC_run 6389 6389 13678.24 2.141 2.141 99.75 GM_PC_couple 6389 6389 16.14 0.003 0.003 0.12 PC_GM_couple 6389 6389 12.76 0.002 0.002 0.09 #others 5.82 5.816 0.04 ------------------------------------------------------------------------------- ======= Cycle 6389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6390 steps, 2.56000 s simulation time, 13715.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6390 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13715.3913715.39113715.391 100.00 ------------------------------------------------------------------------------- PC_run 6390 6390 13680.67 2.141 2.141 99.75 GM_PC_couple 6390 6390 16.15 0.003 0.003 0.12 PC_GM_couple 6390 6390 12.76 0.002 0.002 0.09 #others 5.82 5.817 0.04 ------------------------------------------------------------------------------- ======= Cycle 6390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6391 steps, 2.56000 s simulation time, 13717.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6391 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13717.5713717.56813717.568 100.00 ------------------------------------------------------------------------------- PC_run 6391 6391 13682.84 2.141 2.141 99.75 GM_PC_couple 6391 6391 16.15 0.003 0.003 0.12 PC_GM_couple 6391 6391 12.76 0.002 0.002 0.09 #others 5.82 5.818 0.04 ------------------------------------------------------------------------------- ======= Cycle 6391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6392 steps, 2.56000 s simulation time, 13719.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6392 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13719.5013719.50313719.503 100.00 ------------------------------------------------------------------------------- PC_run 6392 6392 13684.77 2.141 2.141 99.75 GM_PC_couple 6392 6392 16.15 0.003 0.003 0.12 PC_GM_couple 6392 6392 12.76 0.002 0.002 0.09 #others 5.82 5.818 0.04 ------------------------------------------------------------------------------- ======= Cycle 6392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6393 steps, 2.56000 s simulation time, 13721.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6393 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13721.6513721.65113721.651 100.00 ------------------------------------------------------------------------------- PC_run 6393 6393 13686.91 2.141 2.141 99.75 GM_PC_couple 6393 6393 16.15 0.003 0.003 0.12 PC_GM_couple 6393 6393 12.77 0.002 0.002 0.09 #others 5.82 5.819 0.04 ------------------------------------------------------------------------------- ======= Cycle 6393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6394 steps, 2.56000 s simulation time, 13724.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6394 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13724.4013724.40213724.402 100.00 ------------------------------------------------------------------------------- PC_run 6394 6394 13689.66 2.141 2.141 99.75 GM_PC_couple 6394 6394 16.15 0.003 0.003 0.12 PC_GM_couple 6394 6394 12.77 0.002 0.002 0.09 #others 5.82 5.820 0.04 ------------------------------------------------------------------------------- ======= Cycle 6394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6395 steps, 2.56000 s simulation time, 13726.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6395 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13726.5313726.53213726.532 100.00 ------------------------------------------------------------------------------- PC_run 6395 6395 13691.78 2.141 2.141 99.75 GM_PC_couple 6395 6395 16.16 0.003 0.003 0.12 PC_GM_couple 6395 6395 12.77 0.002 0.002 0.09 #others 5.82 5.821 0.04 ------------------------------------------------------------------------------- ======= Cycle 6395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6396 steps, 2.56000 s simulation time, 13729.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6396 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13729.2013729.20413729.204 100.00 ------------------------------------------------------------------------------- PC_run 6396 6396 13694.45 2.141 2.141 99.75 GM_PC_couple 6396 6396 16.16 0.003 0.003 0.12 PC_GM_couple 6396 6396 12.77 0.002 0.002 0.09 #others 5.82 5.822 0.04 ------------------------------------------------------------------------------- ======= Cycle 6396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6397 steps, 2.56000 s simulation time, 13731.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6397 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13731.5413731.53713731.537 100.00 ------------------------------------------------------------------------------- PC_run 6397 6397 13696.78 2.141 2.141 99.75 GM_PC_couple 6397 6397 16.16 0.003 0.003 0.12 PC_GM_couple 6397 6397 12.77 0.002 0.002 0.09 #others 5.82 5.823 0.04 ------------------------------------------------------------------------------- ======= Cycle 6397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6398 steps, 2.56000 s simulation time, 13734.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6398 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13734.2813734.28513734.285 100.00 ------------------------------------------------------------------------------- PC_run 6398 6398 13699.52 2.141 2.141 99.75 GM_PC_couple 6398 6398 16.16 0.003 0.003 0.12 PC_GM_couple 6398 6398 12.77 0.002 0.002 0.09 #others 5.82 5.823 0.04 ------------------------------------------------------------------------------- ======= Cycle 6398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6399 steps, 2.56000 s simulation time, 13736.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6399 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13736.6113736.60913736.609 100.00 ------------------------------------------------------------------------------- PC_run 6399 6399 13701.84 2.141 2.141 99.75 GM_PC_couple 6399 6399 16.17 0.003 0.003 0.12 PC_GM_couple 6399 6399 12.78 0.002 0.002 0.09 #others 5.82 5.824 0.04 ------------------------------------------------------------------------------- ======= Cycle 6399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6400 steps, 2.56000 s simulation time, 13738.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6400 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13738.9313738.93513738.935 100.00 ------------------------------------------------------------------------------- PC_run 6400 6400 13704.16 2.141 2.141 99.75 GM_PC_couple 6400 6400 16.17 0.003 0.003 0.12 PC_GM_couple 6400 6400 12.78 0.002 0.002 0.09 #others 5.82 5.825 0.04 ------------------------------------------------------------------------------- ======= Cycle 6400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6401 steps, 2.56000 s simulation time, 13741.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6401 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13741.2613741.25813741.258 100.00 ------------------------------------------------------------------------------- PC_run 6401 6401 13706.48 2.141 2.141 99.75 GM_PC_couple 6401 6401 16.17 0.003 0.003 0.12 PC_GM_couple 6401 6401 12.78 0.002 0.002 0.09 #others 5.83 5.826 0.04 ------------------------------------------------------------------------------- ======= Cycle 6401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6402 steps, 2.56000 s simulation time, 13743.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6402 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13743.3813743.38113743.381 100.00 ------------------------------------------------------------------------------- PC_run 6402 6402 13708.60 2.141 2.141 99.75 GM_PC_couple 6402 6402 16.17 0.003 0.003 0.12 PC_GM_couple 6402 6402 12.78 0.002 0.002 0.09 #others 5.83 5.827 0.04 ------------------------------------------------------------------------------- ======= Cycle 6402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6403 steps, 2.56000 s simulation time, 13745.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6403 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13745.5213745.52313745.523 100.00 ------------------------------------------------------------------------------- PC_run 6403 6403 13710.74 2.141 2.141 99.75 GM_PC_couple 6403 6403 16.18 0.003 0.003 0.12 PC_GM_couple 6403 6403 12.78 0.002 0.002 0.09 #others 5.83 5.828 0.04 ------------------------------------------------------------------------------- ======= Cycle 6403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6404 steps, 2.56000 s simulation time, 13748.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6404 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13748.4313748.42613748.426 100.00 ------------------------------------------------------------------------------- PC_run 6404 6404 13713.63 2.141 2.141 99.75 GM_PC_couple 6404 6404 16.18 0.003 0.003 0.12 PC_GM_couple 6404 6404 12.79 0.002 0.002 0.09 #others 5.83 5.829 0.04 ------------------------------------------------------------------------------- ======= Cycle 6404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6405 steps, 2.56000 s simulation time, 13750.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6405 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13750.9213750.92213750.922 100.00 ------------------------------------------------------------------------------- PC_run 6405 6405 13716.12 2.141 2.141 99.75 GM_PC_couple 6405 6405 16.18 0.003 0.003 0.12 PC_GM_couple 6405 6405 12.79 0.002 0.002 0.09 #others 5.83 5.830 0.04 ------------------------------------------------------------------------------- ======= Cycle 6405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6406 steps, 2.56000 s simulation time, 13753.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6406 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13753.2013753.19713753.197 100.00 ------------------------------------------------------------------------------- PC_run 6406 6406 13718.39 2.141 2.141 99.75 GM_PC_couple 6406 6406 16.18 0.003 0.003 0.12 PC_GM_couple 6406 6406 12.79 0.002 0.002 0.09 #others 5.83 5.830 0.04 ------------------------------------------------------------------------------- ======= Cycle 6406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6407 steps, 2.56000 s simulation time, 13755.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6407 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13755.7213755.72213755.722 100.00 ------------------------------------------------------------------------------- PC_run 6407 6407 13720.92 2.142 2.142 99.75 GM_PC_couple 6407 6407 16.18 0.003 0.003 0.12 PC_GM_couple 6407 6407 12.79 0.002 0.002 0.09 #others 5.83 5.831 0.04 ------------------------------------------------------------------------------- ======= Cycle 6407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6408 steps, 2.56000 s simulation time, 13758.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6408 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13758.4313758.42713758.427 100.00 ------------------------------------------------------------------------------- PC_run 6408 6408 13723.61 2.142 2.142 99.75 GM_PC_couple 6408 6408 16.19 0.003 0.003 0.12 PC_GM_couple 6408 6408 12.79 0.002 0.002 0.09 #others 5.83 5.832 0.04 ------------------------------------------------------------------------------- ======= Cycle 6408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6409 steps, 2.56000 s simulation time, 13760.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6409 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13760.7013760.70313760.703 100.00 ------------------------------------------------------------------------------- PC_run 6409 6409 13725.89 2.142 2.142 99.75 GM_PC_couple 6409 6409 16.19 0.003 0.003 0.12 PC_GM_couple 6409 6409 12.79 0.002 0.002 0.09 #others 5.83 5.833 0.04 ------------------------------------------------------------------------------- ======= Cycle 6409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6410 steps, 2.56000 s simulation time, 13762.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6410 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13762.6413762.64113762.641 100.00 ------------------------------------------------------------------------------- PC_run 6410 6410 13727.82 2.142 2.142 99.75 GM_PC_couple 6410 6410 16.19 0.003 0.003 0.12 PC_GM_couple 6410 6410 12.80 0.002 0.002 0.09 #others 5.83 5.834 0.04 ------------------------------------------------------------------------------- ======= Cycle 6410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6411 steps, 2.56000 s simulation time, 13764.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6411 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13764.7313764.72913764.729 100.00 ------------------------------------------------------------------------------- PC_run 6411 6411 13729.90 2.142 2.142 99.75 GM_PC_couple 6411 6411 16.19 0.003 0.003 0.12 PC_GM_couple 6411 6411 12.80 0.002 0.002 0.09 #others 5.83 5.835 0.04 ------------------------------------------------------------------------------- ======= Cycle 6411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6412 steps, 2.56000 s simulation time, 13766.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6412 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13766.8613766.86313766.863 100.00 ------------------------------------------------------------------------------- PC_run 6412 6412 13732.03 2.142 2.142 99.75 GM_PC_couple 6412 6412 16.20 0.003 0.003 0.12 PC_GM_couple 6412 6412 12.80 0.002 0.002 0.09 #others 5.84 5.835 0.04 ------------------------------------------------------------------------------- ======= Cycle 6412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6413 steps, 2.56000 s simulation time, 13768.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6413 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13768.8913768.89313768.893 100.00 ------------------------------------------------------------------------------- PC_run 6413 6413 13734.06 2.142 2.142 99.75 GM_PC_couple 6413 6413 16.20 0.003 0.003 0.12 PC_GM_couple 6413 6413 12.80 0.002 0.002 0.09 #others 5.84 5.836 0.04 ------------------------------------------------------------------------------- ======= Cycle 6413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6414 steps, 2.56000 s simulation time, 13771.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6414 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13771.0013771.00213771.002 100.00 ------------------------------------------------------------------------------- PC_run 6414 6414 13736.16 2.142 2.142 99.75 GM_PC_couple 6414 6414 16.20 0.003 0.003 0.12 PC_GM_couple 6414 6414 12.80 0.002 0.002 0.09 #others 5.84 5.837 0.04 ------------------------------------------------------------------------------- ======= Cycle 6414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6415 steps, 2.56000 s simulation time, 13773.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6415 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13773.0813773.08113773.081 100.00 ------------------------------------------------------------------------------- PC_run 6415 6415 13738.24 2.142 2.142 99.75 GM_PC_couple 6415 6415 16.20 0.003 0.003 0.12 PC_GM_couple 6415 6415 12.81 0.002 0.002 0.09 #others 5.84 5.837 0.04 ------------------------------------------------------------------------------- ======= Cycle 6415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6416 steps, 2.56000 s simulation time, 13775.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6416 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13775.4713775.47013775.470 100.00 ------------------------------------------------------------------------------- PC_run 6416 6416 13740.62 2.142 2.142 99.75 GM_PC_couple 6416 6416 16.21 0.003 0.003 0.12 PC_GM_couple 6416 6416 12.81 0.002 0.002 0.09 #others 5.84 5.838 0.04 ------------------------------------------------------------------------------- ======= Cycle 6416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6417 steps, 2.56000 s simulation time, 13777.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6417 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13777.7713777.76613777.766 100.00 ------------------------------------------------------------------------------- PC_run 6417 6417 13742.91 2.142 2.142 99.75 GM_PC_couple 6417 6417 16.21 0.003 0.003 0.12 PC_GM_couple 6417 6417 12.81 0.002 0.002 0.09 #others 5.84 5.839 0.04 ------------------------------------------------------------------------------- ======= Cycle 6417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6418 steps, 2.56000 s simulation time, 13780.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6418 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13780.4013780.39713780.397 100.00 ------------------------------------------------------------------------------- PC_run 6418 6418 13745.54 2.142 2.142 99.75 GM_PC_couple 6418 6418 16.21 0.003 0.003 0.12 PC_GM_couple 6418 6418 12.81 0.002 0.002 0.09 #others 5.84 5.840 0.04 ------------------------------------------------------------------------------- ======= Cycle 6418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6419 steps, 2.56000 s simulation time, 13782.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6419 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13782.8913782.88813782.888 100.00 ------------------------------------------------------------------------------- PC_run 6419 6419 13748.02 2.142 2.142 99.75 GM_PC_couple 6419 6419 16.21 0.003 0.003 0.12 PC_GM_couple 6419 6419 12.81 0.002 0.002 0.09 #others 5.84 5.840 0.04 ------------------------------------------------------------------------------- ======= Cycle 6419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6420 steps, 2.56000 s simulation time, 13785.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6420 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13785.8113785.80613785.806 100.00 ------------------------------------------------------------------------------- PC_run 6420 6420 13750.93 2.142 2.142 99.75 GM_PC_couple 6420 6420 16.21 0.003 0.003 0.12 PC_GM_couple 6420 6420 12.82 0.002 0.002 0.09 #others 5.84 5.841 0.04 ------------------------------------------------------------------------------- ======= Cycle 6420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6421 steps, 2.56000 s simulation time, 13788.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6421 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13788.1113788.10813788.108 100.00 ------------------------------------------------------------------------------- PC_run 6421 6421 13753.23 2.142 2.142 99.75 GM_PC_couple 6421 6421 16.22 0.003 0.003 0.12 PC_GM_couple 6421 6421 12.82 0.002 0.002 0.09 #others 5.84 5.842 0.04 ------------------------------------------------------------------------------- ======= Cycle 6421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6422 steps, 2.56000 s simulation time, 13790.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6422 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13790.5113790.50713790.507 100.00 ------------------------------------------------------------------------------- PC_run 6422 6422 13755.63 2.142 2.142 99.75 GM_PC_couple 6422 6422 16.22 0.003 0.003 0.12 PC_GM_couple 6422 6422 12.82 0.002 0.002 0.09 #others 5.84 5.842 0.04 ------------------------------------------------------------------------------- ======= Cycle 6422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6423 steps, 2.56000 s simulation time, 13792.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6423 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13792.6113792.60913792.609 100.00 ------------------------------------------------------------------------------- PC_run 6423 6423 13757.72 2.142 2.142 99.75 GM_PC_couple 6423 6423 16.22 0.003 0.003 0.12 PC_GM_couple 6423 6423 12.82 0.002 0.002 0.09 #others 5.84 5.843 0.04 ------------------------------------------------------------------------------- ======= Cycle 6423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6424 steps, 2.56000 s simulation time, 13794.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6424 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13794.8713794.86613794.866 100.00 ------------------------------------------------------------------------------- PC_run 6424 6424 13759.98 2.142 2.142 99.75 GM_PC_couple 6424 6424 16.22 0.003 0.003 0.12 PC_GM_couple 6424 6424 12.82 0.002 0.002 0.09 #others 5.84 5.844 0.04 ------------------------------------------------------------------------------- ======= Cycle 6424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6425 steps, 2.56000 s simulation time, 13797.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6425 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13797.0413797.04113797.041 100.00 ------------------------------------------------------------------------------- PC_run 6425 6425 13762.15 2.142 2.142 99.75 GM_PC_couple 6425 6425 16.23 0.003 0.003 0.12 PC_GM_couple 6425 6425 12.82 0.002 0.002 0.09 #others 5.85 5.845 0.04 ------------------------------------------------------------------------------- ======= Cycle 6425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6426 steps, 2.56000 s simulation time, 13799.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6426 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13799.2413799.24113799.241 100.00 ------------------------------------------------------------------------------- PC_run 6426 6426 13764.34 2.142 2.142 99.75 GM_PC_couple 6426 6426 16.23 0.003 0.003 0.12 PC_GM_couple 6426 6426 12.83 0.002 0.002 0.09 #others 5.85 5.846 0.04 ------------------------------------------------------------------------------- ======= Cycle 6426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6427 steps, 2.56000 s simulation time, 13801.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6427 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13801.2213801.21513801.215 100.00 ------------------------------------------------------------------------------- PC_run 6427 6427 13766.31 2.142 2.142 99.75 GM_PC_couple 6427 6427 16.23 0.003 0.003 0.12 PC_GM_couple 6427 6427 12.83 0.002 0.002 0.09 #others 5.85 5.847 0.04 ------------------------------------------------------------------------------- ======= Cycle 6427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6428 steps, 2.56000 s simulation time, 13803.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6428 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13803.4413803.43713803.437 100.00 ------------------------------------------------------------------------------- PC_run 6428 6428 13768.53 2.142 2.142 99.75 GM_PC_couple 6428 6428 16.23 0.003 0.003 0.12 PC_GM_couple 6428 6428 12.83 0.002 0.002 0.09 #others 5.85 5.847 0.04 ------------------------------------------------------------------------------- ======= Cycle 6428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6429 steps, 2.56000 s simulation time, 13806.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6429 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13806.0413806.03813806.038 100.00 ------------------------------------------------------------------------------- PC_run 6429 6429 13771.12 2.142 2.142 99.75 GM_PC_couple 6429 6429 16.24 0.003 0.003 0.12 PC_GM_couple 6429 6429 12.83 0.002 0.002 0.09 #others 5.85 5.848 0.04 ------------------------------------------------------------------------------- ======= Cycle 6429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6430 steps, 2.56000 s simulation time, 13808.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6430 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13808.4613808.46213808.462 100.00 ------------------------------------------------------------------------------- PC_run 6430 6430 13773.54 2.142 2.142 99.75 GM_PC_couple 6430 6430 16.24 0.003 0.003 0.12 PC_GM_couple 6430 6430 12.83 0.002 0.002 0.09 #others 5.85 5.849 0.04 ------------------------------------------------------------------------------- ======= Cycle 6430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6431 steps, 2.56000 s simulation time, 13810.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6431 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13810.8713810.87113810.871 100.00 ------------------------------------------------------------------------------- PC_run 6431 6431 13775.95 2.142 2.142 99.75 GM_PC_couple 6431 6431 16.24 0.003 0.003 0.12 PC_GM_couple 6431 6431 12.84 0.002 0.002 0.09 #others 5.85 5.850 0.04 ------------------------------------------------------------------------------- ======= Cycle 6431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6432 steps, 2.56000 s simulation time, 13813.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6432 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13813.1413813.14013813.140 100.00 ------------------------------------------------------------------------------- PC_run 6432 6432 13778.21 2.142 2.142 99.75 GM_PC_couple 6432 6432 16.24 0.003 0.003 0.12 PC_GM_couple 6432 6432 12.84 0.002 0.002 0.09 #others 5.85 5.851 0.04 ------------------------------------------------------------------------------- ======= Cycle 6432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6433 steps, 2.56000 s simulation time, 13815.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6433 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13815.4713815.46813815.468 100.00 ------------------------------------------------------------------------------- PC_run 6433 6433 13780.53 2.142 2.142 99.75 GM_PC_couple 6433 6433 16.24 0.003 0.003 0.12 PC_GM_couple 6433 6433 12.84 0.002 0.002 0.09 #others 5.85 5.852 0.04 ------------------------------------------------------------------------------- ======= Cycle 6433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6434 steps, 2.56000 s simulation time, 13818.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6434 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13818.1013818.10413818.104 100.00 ------------------------------------------------------------------------------- PC_run 6434 6434 13783.16 2.142 2.142 99.75 GM_PC_couple 6434 6434 16.25 0.003 0.003 0.12 PC_GM_couple 6434 6434 12.84 0.002 0.002 0.09 #others 5.85 5.852 0.04 ------------------------------------------------------------------------------- ======= Cycle 6434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6435 steps, 2.56000 s simulation time, 13820.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6435 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13820.1713820.16613820.166 100.00 ------------------------------------------------------------------------------- PC_run 6435 6435 13785.22 2.142 2.142 99.75 GM_PC_couple 6435 6435 16.25 0.003 0.003 0.12 PC_GM_couple 6435 6435 12.84 0.002 0.002 0.09 #others 5.85 5.853 0.04 ------------------------------------------------------------------------------- ======= Cycle 6435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6436 steps, 2.56000 s simulation time, 13822.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6436 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13822.3213822.32013822.320 100.00 ------------------------------------------------------------------------------- PC_run 6436 6436 13787.37 2.142 2.142 99.75 GM_PC_couple 6436 6436 16.25 0.003 0.003 0.12 PC_GM_couple 6436 6436 12.84 0.002 0.002 0.09 #others 5.85 5.854 0.04 ------------------------------------------------------------------------------- ======= Cycle 6436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6437 steps, 2.56000 s simulation time, 13824.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6437 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13824.2613824.25513824.255 100.00 ------------------------------------------------------------------------------- PC_run 6437 6437 13789.30 2.142 2.142 99.75 GM_PC_couple 6437 6437 16.25 0.003 0.003 0.12 PC_GM_couple 6437 6437 12.85 0.002 0.002 0.09 #others 5.85 5.855 0.04 ------------------------------------------------------------------------------- ======= Cycle 6437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6438 steps, 2.56000 s simulation time, 13826.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6438 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13826.2813826.27813826.278 100.00 ------------------------------------------------------------------------------- PC_run 6438 6438 13791.32 2.142 2.142 99.75 GM_PC_couple 6438 6438 16.26 0.003 0.003 0.12 PC_GM_couple 6438 6438 12.85 0.002 0.002 0.09 #others 5.86 5.856 0.04 ------------------------------------------------------------------------------- ======= Cycle 6438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6439 steps, 2.56000 s simulation time, 13829.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6439 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13829.3813829.37513829.375 100.00 ------------------------------------------------------------------------------- PC_run 6439 6439 13794.41 2.142 2.142 99.75 GM_PC_couple 6439 6439 16.26 0.003 0.003 0.12 PC_GM_couple 6439 6439 12.85 0.002 0.002 0.09 #others 5.86 5.857 0.04 ------------------------------------------------------------------------------- ======= Cycle 6439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6440 steps, 2.56000 s simulation time, 13831.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6440 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13831.5413831.54413831.544 100.00 ------------------------------------------------------------------------------- PC_run 6440 6440 13796.57 2.142 2.142 99.75 GM_PC_couple 6440 6440 16.26 0.003 0.003 0.12 PC_GM_couple 6440 6440 12.85 0.002 0.002 0.09 #others 5.86 5.858 0.04 ------------------------------------------------------------------------------- ======= Cycle 6440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6441 steps, 2.56000 s simulation time, 13833.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6441 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13833.7613833.75613833.756 100.00 ------------------------------------------------------------------------------- PC_run 6441 6441 13798.78 2.142 2.142 99.75 GM_PC_couple 6441 6441 16.26 0.003 0.003 0.12 PC_GM_couple 6441 6441 12.85 0.002 0.002 0.09 #others 5.86 5.858 0.04 ------------------------------------------------------------------------------- ======= Cycle 6441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6442 steps, 2.56000 s simulation time, 13836.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6442 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13836.5013836.50113836.501 100.00 ------------------------------------------------------------------------------- PC_run 6442 6442 13801.52 2.142 2.142 99.75 GM_PC_couple 6442 6442 16.27 0.003 0.003 0.12 PC_GM_couple 6442 6442 12.86 0.002 0.002 0.09 #others 5.86 5.859 0.04 ------------------------------------------------------------------------------- ======= Cycle 6442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6443 steps, 2.56000 s simulation time, 13839.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6443 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13839.2513839.24613839.246 100.00 ------------------------------------------------------------------------------- PC_run 6443 6443 13804.26 2.143 2.143 99.75 GM_PC_couple 6443 6443 16.27 0.003 0.003 0.12 PC_GM_couple 6443 6443 12.86 0.002 0.002 0.09 #others 5.86 5.860 0.04 ------------------------------------------------------------------------------- ======= Cycle 6443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6444 steps, 2.56000 s simulation time, 13841.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6444 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13841.9613841.95613841.956 100.00 ------------------------------------------------------------------------------- PC_run 6444 6444 13806.97 2.143 2.143 99.75 GM_PC_couple 6444 6444 16.27 0.003 0.003 0.12 PC_GM_couple 6444 6444 12.86 0.002 0.002 0.09 #others 5.86 5.861 0.04 ------------------------------------------------------------------------------- ======= Cycle 6444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6445 steps, 2.56000 s simulation time, 13844.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6445 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13844.1613844.16413844.164 100.00 ------------------------------------------------------------------------------- PC_run 6445 6445 13809.17 2.143 2.143 99.75 GM_PC_couple 6445 6445 16.27 0.003 0.003 0.12 PC_GM_couple 6445 6445 12.86 0.002 0.002 0.09 #others 5.86 5.862 0.04 ------------------------------------------------------------------------------- ======= Cycle 6445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6446 steps, 2.56000 s simulation time, 13846.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6446 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13846.4713846.46913846.469 100.00 ------------------------------------------------------------------------------- PC_run 6446 6446 13811.47 2.143 2.143 99.75 GM_PC_couple 6446 6446 16.27 0.003 0.003 0.12 PC_GM_couple 6446 6446 12.86 0.002 0.002 0.09 #others 5.86 5.863 0.04 ------------------------------------------------------------------------------- ======= Cycle 6446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6447 steps, 2.56000 s simulation time, 13848.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6447 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13848.5613848.56013848.560 100.00 ------------------------------------------------------------------------------- PC_run 6447 6447 13813.55 2.143 2.143 99.75 GM_PC_couple 6447 6447 16.28 0.003 0.003 0.12 PC_GM_couple 6447 6447 12.86 0.002 0.002 0.09 #others 5.86 5.863 0.04 ------------------------------------------------------------------------------- ======= Cycle 6447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6448 steps, 2.56000 s simulation time, 13850.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6448 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13850.8513850.84913850.849 100.00 ------------------------------------------------------------------------------- PC_run 6448 6448 13815.84 2.143 2.143 99.75 GM_PC_couple 6448 6448 16.28 0.003 0.003 0.12 PC_GM_couple 6448 6448 12.87 0.002 0.002 0.09 #others 5.86 5.864 0.04 ------------------------------------------------------------------------------- ======= Cycle 6448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6449 steps, 2.56000 s simulation time, 13853.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6449 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13853.1213853.11713853.117 100.00 ------------------------------------------------------------------------------- PC_run 6449 6449 13818.10 2.143 2.143 99.75 GM_PC_couple 6449 6449 16.28 0.003 0.003 0.12 PC_GM_couple 6449 6449 12.87 0.002 0.002 0.09 #others 5.87 5.865 0.04 ------------------------------------------------------------------------------- ======= Cycle 6449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6450 steps, 2.56000 s simulation time, 13855.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6450 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13855.3413855.34013855.340 100.00 ------------------------------------------------------------------------------- PC_run 6450 6450 13820.32 2.143 2.143 99.75 GM_PC_couple 6450 6450 16.28 0.003 0.003 0.12 PC_GM_couple 6450 6450 12.87 0.002 0.002 0.09 #others 5.87 5.866 0.04 ------------------------------------------------------------------------------- ======= Cycle 6450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6451 steps, 2.56000 s simulation time, 13857.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6451 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13857.8513857.85413857.854 100.00 ------------------------------------------------------------------------------- PC_run 6451 6451 13822.83 2.143 2.143 99.75 GM_PC_couple 6451 6451 16.29 0.003 0.003 0.12 PC_GM_couple 6451 6451 12.87 0.002 0.002 0.09 #others 5.87 5.867 0.04 ------------------------------------------------------------------------------- ======= Cycle 6451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6452 steps, 2.56000 s simulation time, 13860.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6452 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13860.9013860.90013860.900 100.00 ------------------------------------------------------------------------------- PC_run 6452 6452 13825.87 2.143 2.143 99.75 GM_PC_couple 6452 6452 16.29 0.003 0.003 0.12 PC_GM_couple 6452 6452 12.87 0.002 0.002 0.09 #others 5.87 5.867 0.04 ------------------------------------------------------------------------------- ======= Cycle 6452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6453 steps, 2.56000 s simulation time, 13863.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6453 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13863.4013863.39913863.399 100.00 ------------------------------------------------------------------------------- PC_run 6453 6453 13828.36 2.143 2.143 99.75 GM_PC_couple 6453 6453 16.29 0.003 0.003 0.12 PC_GM_couple 6453 6453 12.88 0.002 0.002 0.09 #others 5.87 5.868 0.04 ------------------------------------------------------------------------------- ======= Cycle 6453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6454 steps, 2.56000 s simulation time, 13866.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6454 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13866.3213866.32313866.323 100.00 ------------------------------------------------------------------------------- PC_run 6454 6454 13831.28 2.143 2.143 99.75 GM_PC_couple 6454 6454 16.29 0.003 0.003 0.12 PC_GM_couple 6454 6454 12.88 0.002 0.002 0.09 #others 5.87 5.869 0.04 ------------------------------------------------------------------------------- ======= Cycle 6454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6455 steps, 2.56000 s simulation time, 13868.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6455 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13868.7613868.75513868.755 100.00 ------------------------------------------------------------------------------- PC_run 6455 6455 13833.71 2.143 2.143 99.75 GM_PC_couple 6455 6455 16.29 0.003 0.003 0.12 PC_GM_couple 6455 6455 12.88 0.002 0.002 0.09 #others 5.87 5.870 0.04 ------------------------------------------------------------------------------- ======= Cycle 6455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6456 steps, 2.56000 s simulation time, 13871.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6456 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13871.5713871.57113871.571 100.00 ------------------------------------------------------------------------------- PC_run 6456 6456 13836.52 2.143 2.143 99.75 GM_PC_couple 6456 6456 16.30 0.003 0.003 0.12 PC_GM_couple 6456 6456 12.88 0.002 0.002 0.09 #others 5.87 5.871 0.04 ------------------------------------------------------------------------------- ======= Cycle 6456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6457 steps, 2.56000 s simulation time, 13873.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6457 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13873.9813873.98213873.982 100.00 ------------------------------------------------------------------------------- PC_run 6457 6457 13838.93 2.143 2.143 99.75 GM_PC_couple 6457 6457 16.30 0.003 0.003 0.12 PC_GM_couple 6457 6457 12.88 0.002 0.002 0.09 #others 5.87 5.872 0.04 ------------------------------------------------------------------------------- ======= Cycle 6457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6458 steps, 2.56000 s simulation time, 13876.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6458 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13876.3813876.37613876.376 100.00 ------------------------------------------------------------------------------- PC_run 6458 6458 13841.32 2.143 2.143 99.75 GM_PC_couple 6458 6458 16.30 0.003 0.003 0.12 PC_GM_couple 6458 6458 12.88 0.002 0.002 0.09 #others 5.87 5.873 0.04 ------------------------------------------------------------------------------- ======= Cycle 6458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6459 steps, 2.56000 s simulation time, 13878.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6459 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13878.9913878.99513878.995 100.00 ------------------------------------------------------------------------------- PC_run 6459 6459 13843.93 2.143 2.143 99.75 GM_PC_couple 6459 6459 16.30 0.003 0.003 0.12 PC_GM_couple 6459 6459 12.89 0.002 0.002 0.09 #others 5.87 5.874 0.04 ------------------------------------------------------------------------------- ======= Cycle 6459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6460 steps, 2.56000 s simulation time, 13881.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6460 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13881.9213881.91913881.919 100.00 ------------------------------------------------------------------------------- PC_run 6460 6460 13846.85 2.143 2.143 99.75 GM_PC_couple 6460 6460 16.31 0.003 0.003 0.12 PC_GM_couple 6460 6460 12.89 0.002 0.002 0.09 #others 5.87 5.874 0.04 ------------------------------------------------------------------------------- ======= Cycle 6460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6461 steps, 2.56000 s simulation time, 13884.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6461 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13884.2213884.22213884.222 100.00 ------------------------------------------------------------------------------- PC_run 6461 6461 13849.15 2.143 2.143 99.75 GM_PC_couple 6461 6461 16.31 0.003 0.003 0.12 PC_GM_couple 6461 6461 12.89 0.002 0.002 0.09 #others 5.87 5.875 0.04 ------------------------------------------------------------------------------- ======= Cycle 6461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6462 steps, 2.56000 s simulation time, 13886.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6462 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13886.6313886.63313886.633 100.00 ------------------------------------------------------------------------------- PC_run 6462 6462 13851.55 2.144 2.144 99.75 GM_PC_couple 6462 6462 16.31 0.003 0.003 0.12 PC_GM_couple 6462 6462 12.89 0.002 0.002 0.09 #others 5.88 5.876 0.04 ------------------------------------------------------------------------------- ======= Cycle 6462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6463 steps, 2.56000 s simulation time, 13889.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6463 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13889.0313889.03013889.030 100.00 ------------------------------------------------------------------------------- PC_run 6463 6463 13853.95 2.144 2.144 99.75 GM_PC_couple 6463 6463 16.31 0.003 0.003 0.12 PC_GM_couple 6463 6463 12.89 0.002 0.002 0.09 #others 5.88 5.877 0.04 ------------------------------------------------------------------------------- ======= Cycle 6463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6464 steps, 2.56000 s simulation time, 13891.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6464 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13891.5813891.58013891.580 100.00 ------------------------------------------------------------------------------- PC_run 6464 6464 13856.49 2.144 2.144 99.75 GM_PC_couple 6464 6464 16.32 0.003 0.003 0.12 PC_GM_couple 6464 6464 12.90 0.002 0.002 0.09 #others 5.88 5.878 0.04 ------------------------------------------------------------------------------- ======= Cycle 6464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6465 steps, 2.56000 s simulation time, 13894.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6465 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13894.1213894.11613894.116 100.00 ------------------------------------------------------------------------------- PC_run 6465 6465 13859.02 2.144 2.144 99.75 GM_PC_couple 6465 6465 16.32 0.003 0.003 0.12 PC_GM_couple 6465 6465 12.90 0.002 0.002 0.09 #others 5.88 5.878 0.04 ------------------------------------------------------------------------------- ======= Cycle 6465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6466 steps, 2.56000 s simulation time, 13896.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6466 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13896.7413896.73613896.736 100.00 ------------------------------------------------------------------------------- PC_run 6466 6466 13861.64 2.144 2.144 99.75 GM_PC_couple 6466 6466 16.32 0.003 0.003 0.12 PC_GM_couple 6466 6466 12.90 0.002 0.002 0.09 #others 5.88 5.879 0.04 ------------------------------------------------------------------------------- ======= Cycle 6466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6467 steps, 2.56000 s simulation time, 13899.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6467 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13899.0913899.09213899.092 100.00 ------------------------------------------------------------------------------- PC_run 6467 6467 13863.99 2.144 2.144 99.75 GM_PC_couple 6467 6467 16.32 0.003 0.003 0.12 PC_GM_couple 6467 6467 12.90 0.002 0.002 0.09 #others 5.88 5.880 0.04 ------------------------------------------------------------------------------- ======= Cycle 6467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6468 steps, 2.56000 s simulation time, 13901.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6468 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13901.7713901.76613901.766 100.00 ------------------------------------------------------------------------------- PC_run 6468 6468 13866.66 2.144 2.144 99.75 GM_PC_couple 6468 6468 16.32 0.003 0.003 0.12 PC_GM_couple 6468 6468 12.90 0.002 0.002 0.09 #others 5.88 5.881 0.04 ------------------------------------------------------------------------------- ======= Cycle 6468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6469 steps, 2.56000 s simulation time, 13903.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6469 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13903.7413903.74013903.740 100.00 ------------------------------------------------------------------------------- PC_run 6469 6469 13868.63 2.144 2.144 99.75 GM_PC_couple 6469 6469 16.33 0.003 0.003 0.12 PC_GM_couple 6469 6469 12.91 0.002 0.002 0.09 #others 5.88 5.881 0.04 ------------------------------------------------------------------------------- ======= Cycle 6469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6470 steps, 2.56000 s simulation time, 13905.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6470 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13905.8313905.82513905.825 100.00 ------------------------------------------------------------------------------- PC_run 6470 6470 13870.71 2.144 2.144 99.75 GM_PC_couple 6470 6470 16.33 0.003 0.003 0.12 PC_GM_couple 6470 6470 12.91 0.002 0.002 0.09 #others 5.88 5.882 0.04 ------------------------------------------------------------------------------- ======= Cycle 6470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6471 steps, 2.56000 s simulation time, 13908.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6471 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13908.2813908.27513908.275 100.00 ------------------------------------------------------------------------------- PC_run 6471 6471 13873.15 2.144 2.144 99.75 GM_PC_couple 6471 6471 16.33 0.003 0.003 0.12 PC_GM_couple 6471 6471 12.91 0.002 0.002 0.09 #others 5.88 5.883 0.04 ------------------------------------------------------------------------------- ======= Cycle 6471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6472 steps, 2.56000 s simulation time, 13910.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6472 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13910.2813910.27513910.275 100.00 ------------------------------------------------------------------------------- PC_run 6472 6472 13875.15 2.144 2.144 99.75 GM_PC_couple 6472 6472 16.33 0.003 0.003 0.12 PC_GM_couple 6472 6472 12.91 0.002 0.002 0.09 #others 5.88 5.884 0.04 ------------------------------------------------------------------------------- ======= Cycle 6472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6473 steps, 2.56000 s simulation time, 13913.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6473 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13913.2213913.22413913.224 100.00 ------------------------------------------------------------------------------- PC_run 6473 6473 13878.09 2.144 2.144 99.75 GM_PC_couple 6473 6473 16.34 0.003 0.003 0.12 PC_GM_couple 6473 6473 12.91 0.002 0.002 0.09 #others 5.88 5.885 0.04 ------------------------------------------------------------------------------- ======= Cycle 6473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6474 steps, 2.56000 s simulation time, 13916.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6474 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13916.4413916.43613916.436 100.00 ------------------------------------------------------------------------------- PC_run 6474 6474 13881.30 2.144 2.144 99.75 GM_PC_couple 6474 6474 16.34 0.003 0.003 0.12 PC_GM_couple 6474 6474 12.91 0.002 0.002 0.09 #others 5.89 5.886 0.04 ------------------------------------------------------------------------------- ======= Cycle 6474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6475 steps, 2.56000 s simulation time, 13918.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6475 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13918.6913918.69213918.692 100.00 ------------------------------------------------------------------------------- PC_run 6475 6475 13883.55 2.144 2.144 99.75 GM_PC_couple 6475 6475 16.34 0.003 0.003 0.12 PC_GM_couple 6475 6475 12.92 0.002 0.002 0.09 #others 5.89 5.887 0.04 ------------------------------------------------------------------------------- ======= Cycle 6475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6476 steps, 2.56000 s simulation time, 13921.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6476 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13921.2213921.22013921.220 100.00 ------------------------------------------------------------------------------- PC_run 6476 6476 13886.07 2.144 2.144 99.75 GM_PC_couple 6476 6476 16.34 0.003 0.003 0.12 PC_GM_couple 6476 6476 12.92 0.002 0.002 0.09 #others 5.89 5.888 0.04 ------------------------------------------------------------------------------- ======= Cycle 6476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6477 steps, 2.56000 s simulation time, 13923.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6477 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13923.6813923.67913923.679 100.00 ------------------------------------------------------------------------------- PC_run 6477 6477 13888.52 2.144 2.144 99.75 GM_PC_couple 6477 6477 16.35 0.003 0.003 0.12 PC_GM_couple 6477 6477 12.92 0.002 0.002 0.09 #others 5.89 5.889 0.04 ------------------------------------------------------------------------------- ======= Cycle 6477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6478 steps, 2.56000 s simulation time, 13926.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6478 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13926.2213926.22113926.221 100.00 ------------------------------------------------------------------------------- PC_run 6478 6478 13891.06 2.144 2.144 99.75 GM_PC_couple 6478 6478 16.35 0.003 0.003 0.12 PC_GM_couple 6478 6478 12.92 0.002 0.002 0.09 #others 5.89 5.890 0.04 ------------------------------------------------------------------------------- ======= Cycle 6478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6479 steps, 2.56000 s simulation time, 13929.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6479 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13929.0513929.05413929.054 100.00 ------------------------------------------------------------------------------- PC_run 6479 6479 13893.89 2.144 2.144 99.75 GM_PC_couple 6479 6479 16.35 0.003 0.003 0.12 PC_GM_couple 6479 6479 12.92 0.002 0.002 0.09 #others 5.89 5.890 0.04 ------------------------------------------------------------------------------- ======= Cycle 6479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6480 steps, 2.56000 s simulation time, 13931.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6480 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13931.4513931.45313931.453 100.00 ------------------------------------------------------------------------------- PC_run 6480 6480 13896.28 2.144 2.144 99.75 GM_PC_couple 6480 6480 16.35 0.003 0.003 0.12 PC_GM_couple 6480 6480 12.93 0.002 0.002 0.09 #others 5.89 5.891 0.04 ------------------------------------------------------------------------------- ======= Cycle 6480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6481 steps, 2.56000 s simulation time, 13934.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6481 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13934.0113934.00613934.006 100.00 ------------------------------------------------------------------------------- PC_run 6481 6481 13898.83 2.145 2.145 99.75 GM_PC_couple 6481 6481 16.36 0.003 0.003 0.12 PC_GM_couple 6481 6481 12.93 0.002 0.002 0.09 #others 5.89 5.892 0.04 ------------------------------------------------------------------------------- ======= Cycle 6481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6482 steps, 2.56000 s simulation time, 13936.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6482 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13936.6713936.67213936.672 100.00 ------------------------------------------------------------------------------- PC_run 6482 6482 13901.49 2.145 2.145 99.75 GM_PC_couple 6482 6482 16.36 0.003 0.003 0.12 PC_GM_couple 6482 6482 12.93 0.002 0.002 0.09 #others 5.89 5.893 0.04 ------------------------------------------------------------------------------- ======= Cycle 6482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6483 steps, 2.56000 s simulation time, 13939.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6483 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13939.0613939.05613939.056 100.00 ------------------------------------------------------------------------------- PC_run 6483 6483 13903.87 2.145 2.145 99.75 GM_PC_couple 6483 6483 16.36 0.003 0.003 0.12 PC_GM_couple 6483 6483 12.93 0.002 0.002 0.09 #others 5.89 5.894 0.04 ------------------------------------------------------------------------------- ======= Cycle 6483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6484 steps, 2.56000 s simulation time, 13941.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6484 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13941.8213941.81713941.817 100.00 ------------------------------------------------------------------------------- PC_run 6484 6484 13906.63 2.145 2.145 99.75 GM_PC_couple 6484 6484 16.36 0.003 0.003 0.12 PC_GM_couple 6484 6484 12.93 0.002 0.002 0.09 #others 5.89 5.895 0.04 ------------------------------------------------------------------------------- ======= Cycle 6484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6485 steps, 2.56000 s simulation time, 13944.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6485 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13944.2213944.21613944.216 100.00 ------------------------------------------------------------------------------- PC_run 6485 6485 13909.02 2.145 2.145 99.75 GM_PC_couple 6485 6485 16.37 0.003 0.003 0.12 PC_GM_couple 6485 6485 12.94 0.002 0.002 0.09 #others 5.90 5.895 0.04 ------------------------------------------------------------------------------- ======= Cycle 6485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6486 steps, 2.56000 s simulation time, 13946.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6486 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13946.7513946.74713946.747 100.00 ------------------------------------------------------------------------------- PC_run 6486 6486 13911.54 2.145 2.145 99.75 GM_PC_couple 6486 6486 16.37 0.003 0.003 0.12 PC_GM_couple 6486 6486 12.94 0.002 0.002 0.09 #others 5.90 5.896 0.04 ------------------------------------------------------------------------------- ======= Cycle 6486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6487 steps, 2.56000 s simulation time, 13949.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6487 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13949.7113949.70813949.708 100.00 ------------------------------------------------------------------------------- PC_run 6487 6487 13914.50 2.145 2.145 99.75 GM_PC_couple 6487 6487 16.37 0.003 0.003 0.12 PC_GM_couple 6487 6487 12.94 0.002 0.002 0.09 #others 5.90 5.898 0.04 ------------------------------------------------------------------------------- ======= Cycle 6487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6488 steps, 2.56000 s simulation time, 13952.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6488 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13952.8513952.85013952.850 100.00 ------------------------------------------------------------------------------- PC_run 6488 6488 13917.63 2.145 2.145 99.75 GM_PC_couple 6488 6488 16.37 0.003 0.003 0.12 PC_GM_couple 6488 6488 12.94 0.002 0.002 0.09 #others 5.90 5.898 0.04 ------------------------------------------------------------------------------- ======= Cycle 6488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6489 steps, 2.56000 s simulation time, 13955.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6489 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13955.4713955.47013955.470 100.00 ------------------------------------------------------------------------------- PC_run 6489 6489 13920.25 2.145 2.145 99.75 GM_PC_couple 6489 6489 16.38 0.003 0.003 0.12 PC_GM_couple 6489 6489 12.95 0.002 0.002 0.09 #others 5.90 5.900 0.04 ------------------------------------------------------------------------------- ======= Cycle 6489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6490 steps, 2.56000 s simulation time, 13958.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6490 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13958.0713958.07113958.071 100.00 ------------------------------------------------------------------------------- PC_run 6490 6490 13922.84 2.145 2.145 99.75 GM_PC_couple 6490 6490 16.38 0.003 0.003 0.12 PC_GM_couple 6490 6490 12.95 0.002 0.002 0.09 #others 5.90 5.901 0.04 ------------------------------------------------------------------------------- ======= Cycle 6490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6491 steps, 2.56000 s simulation time, 13960.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6491 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13960.3713960.36513960.365 100.00 ------------------------------------------------------------------------------- PC_run 6491 6491 13925.13 2.145 2.145 99.75 GM_PC_couple 6491 6491 16.38 0.003 0.003 0.12 PC_GM_couple 6491 6491 12.95 0.002 0.002 0.09 #others 5.90 5.902 0.04 ------------------------------------------------------------------------------- ======= Cycle 6491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6492 steps, 2.56000 s simulation time, 13962.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6492 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13962.8213962.81913962.819 100.00 ------------------------------------------------------------------------------- PC_run 6492 6492 13927.58 2.145 2.145 99.75 GM_PC_couple 6492 6492 16.38 0.003 0.003 0.12 PC_GM_couple 6492 6492 12.95 0.002 0.002 0.09 #others 5.90 5.903 0.04 ------------------------------------------------------------------------------- ======= Cycle 6492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6493 steps, 2.56000 s simulation time, 13965.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6493 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13965.1313965.13413965.134 100.00 ------------------------------------------------------------------------------- PC_run 6493 6493 13929.89 2.145 2.145 99.75 GM_PC_couple 6493 6493 16.39 0.003 0.003 0.12 PC_GM_couple 6493 6493 12.95 0.002 0.002 0.09 #others 5.90 5.903 0.04 ------------------------------------------------------------------------------- ======= Cycle 6493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6494 steps, 2.56000 s simulation time, 13967.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6494 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13967.5513967.55413967.554 100.00 ------------------------------------------------------------------------------- PC_run 6494 6494 13932.31 2.145 2.145 99.75 GM_PC_couple 6494 6494 16.39 0.003 0.003 0.12 PC_GM_couple 6494 6494 12.96 0.002 0.002 0.09 #others 5.90 5.904 0.04 ------------------------------------------------------------------------------- ======= Cycle 6494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6495 steps, 2.56000 s simulation time, 13970.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6495 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13970.0113970.00813970.008 100.00 ------------------------------------------------------------------------------- PC_run 6495 6495 13934.75 2.145 2.145 99.75 GM_PC_couple 6495 6495 16.39 0.003 0.003 0.12 PC_GM_couple 6495 6495 12.96 0.002 0.002 0.09 #others 5.91 5.905 0.04 ------------------------------------------------------------------------------- ======= Cycle 6495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6496 steps, 2.56000 s simulation time, 13973.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6496 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13973.1013973.09913973.099 100.00 ------------------------------------------------------------------------------- PC_run 6496 6496 13937.84 2.146 2.146 99.75 GM_PC_couple 6496 6496 16.39 0.003 0.003 0.12 PC_GM_couple 6496 6496 12.96 0.002 0.002 0.09 #others 5.91 5.906 0.04 ------------------------------------------------------------------------------- ======= Cycle 6496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6497 steps, 2.56000 s simulation time, 13975.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6497 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13975.5413975.53613975.536 100.00 ------------------------------------------------------------------------------- PC_run 6497 6497 13940.27 2.146 2.146 99.75 GM_PC_couple 6497 6497 16.40 0.003 0.003 0.12 PC_GM_couple 6497 6497 12.96 0.002 0.002 0.09 #others 5.91 5.907 0.04 ------------------------------------------------------------------------------- ======= Cycle 6497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6498 steps, 2.56000 s simulation time, 13978.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6498 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13978.0613978.06013978.060 100.00 ------------------------------------------------------------------------------- PC_run 6498 6498 13942.79 2.146 2.146 99.75 GM_PC_couple 6498 6498 16.40 0.003 0.003 0.12 PC_GM_couple 6498 6498 12.96 0.002 0.002 0.09 #others 5.91 5.908 0.04 ------------------------------------------------------------------------------- ======= Cycle 6498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6499 steps, 2.56000 s simulation time, 13980.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6499 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13980.5413980.54113980.541 100.00 ------------------------------------------------------------------------------- PC_run 6499 6499 13945.26 2.146 2.146 99.75 GM_PC_couple 6499 6499 16.40 0.003 0.003 0.12 PC_GM_couple 6499 6499 12.97 0.002 0.002 0.09 #others 5.91 5.909 0.04 ------------------------------------------------------------------------------- ======= Cycle 6499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6500 steps, 2.56000 s simulation time, 13983.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6500 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13983.1013983.09813983.098 100.00 ------------------------------------------------------------------------------- PC_run 6500 6500 13947.81 2.146 2.146 99.75 GM_PC_couple 6500 6500 16.41 0.003 0.003 0.12 PC_GM_couple 6500 6500 12.97 0.002 0.002 0.09 #others 5.91 5.910 0.04 ------------------------------------------------------------------------------- ======= Cycle 6500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6501 steps, 2.56000 s simulation time, 13985.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6501 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13985.9513985.95413985.954 100.00 ------------------------------------------------------------------------------- PC_run 6501 6501 13950.66 2.146 2.146 99.75 GM_PC_couple 6501 6501 16.41 0.003 0.003 0.12 PC_GM_couple 6501 6501 12.97 0.002 0.002 0.09 #others 5.91 5.911 0.04 ------------------------------------------------------------------------------- ======= Cycle 6501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6502 steps, 2.56000 s simulation time, 13988.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6502 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13988.2613988.25813988.258 100.00 ------------------------------------------------------------------------------- PC_run 6502 6502 13952.96 2.146 2.146 99.75 GM_PC_couple 6502 6502 16.41 0.003 0.003 0.12 PC_GM_couple 6502 6502 12.97 0.002 0.002 0.09 #others 5.91 5.912 0.04 ------------------------------------------------------------------------------- ======= Cycle 6502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6503 steps, 2.56000 s simulation time, 13990.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6503 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13990.3913990.39313990.393 100.00 ------------------------------------------------------------------------------- PC_run 6503 6503 13955.09 2.146 2.146 99.75 GM_PC_couple 6503 6503 16.41 0.003 0.003 0.12 PC_GM_couple 6503 6503 12.97 0.002 0.002 0.09 #others 5.91 5.913 0.04 ------------------------------------------------------------------------------- ======= Cycle 6503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6504 steps, 2.56000 s simulation time, 13992.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6504 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13992.6313992.63413992.634 100.00 ------------------------------------------------------------------------------- PC_run 6504 6504 13957.33 2.146 2.146 99.75 GM_PC_couple 6504 6504 16.42 0.003 0.003 0.12 PC_GM_couple 6504 6504 12.97 0.002 0.002 0.09 #others 5.91 5.914 0.04 ------------------------------------------------------------------------------- ======= Cycle 6504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6505 steps, 2.56000 s simulation time, 13994.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6505 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13994.6013994.60213994.602 100.00 ------------------------------------------------------------------------------- PC_run 6505 6505 13959.29 2.146 2.146 99.75 GM_PC_couple 6505 6505 16.42 0.003 0.003 0.12 PC_GM_couple 6505 6505 12.98 0.002 0.002 0.09 #others 5.92 5.915 0.04 ------------------------------------------------------------------------------- ======= Cycle 6505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6506 steps, 2.56000 s simulation time, 13996.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6506 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13996.6413996.64313996.643 100.00 ------------------------------------------------------------------------------- PC_run 6506 6506 13961.33 2.146 2.146 99.75 GM_PC_couple 6506 6506 16.42 0.003 0.003 0.12 PC_GM_couple 6506 6506 12.98 0.002 0.002 0.09 #others 5.92 5.916 0.04 ------------------------------------------------------------------------------- ======= Cycle 6506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6507 steps, 2.56000 s simulation time, 13998.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6507 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13998.7313998.72713998.727 100.00 ------------------------------------------------------------------------------- PC_run 6507 6507 13963.41 2.146 2.146 99.75 GM_PC_couple 6507 6507 16.42 0.003 0.003 0.12 PC_GM_couple 6507 6507 12.98 0.002 0.002 0.09 #others 5.92 5.917 0.04 ------------------------------------------------------------------------------- ======= Cycle 6507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6508 steps, 2.56000 s simulation time, 14000.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6508 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14000.8514000.85214000.852 100.00 ------------------------------------------------------------------------------- PC_run 6508 6508 13965.52 2.146 2.146 99.75 GM_PC_couple 6508 6508 16.43 0.003 0.003 0.12 PC_GM_couple 6508 6508 12.98 0.002 0.002 0.09 #others 5.92 5.918 0.04 ------------------------------------------------------------------------------- ======= Cycle 6508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6509 steps, 2.56000 s simulation time, 14003.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6509 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14003.3014003.30414003.304 100.00 ------------------------------------------------------------------------------- PC_run 6509 6509 13967.97 2.146 2.146 99.75 GM_PC_couple 6509 6509 16.43 0.003 0.003 0.12 PC_GM_couple 6509 6509 12.99 0.002 0.002 0.09 #others 5.92 5.919 0.04 ------------------------------------------------------------------------------- ======= Cycle 6509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6510 steps, 2.56000 s simulation time, 14005.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6510 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14005.5714005.57114005.571 100.00 ------------------------------------------------------------------------------- PC_run 6510 6510 13970.23 2.146 2.146 99.75 GM_PC_couple 6510 6510 16.43 0.003 0.003 0.12 PC_GM_couple 6510 6510 12.99 0.002 0.002 0.09 #others 5.92 5.920 0.04 ------------------------------------------------------------------------------- ======= Cycle 6510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6511 steps, 2.56000 s simulation time, 14008.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6511 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14008.3414008.34214008.342 100.00 ------------------------------------------------------------------------------- PC_run 6511 6511 13972.98 2.146 2.146 99.75 GM_PC_couple 6511 6511 16.44 0.003 0.003 0.12 PC_GM_couple 6511 6511 13.00 0.002 0.002 0.09 #others 5.92 5.921 0.04 ------------------------------------------------------------------------------- ======= Cycle 6511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6512 steps, 2.56000 s simulation time, 14010.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6512 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14010.7614010.76114010.761 100.00 ------------------------------------------------------------------------------- PC_run 6512 6512 13975.39 2.146 2.146 99.75 GM_PC_couple 6512 6512 16.44 0.003 0.003 0.12 PC_GM_couple 6512 6512 13.00 0.002 0.002 0.09 #others 5.92 5.922 0.04 ------------------------------------------------------------------------------- ======= Cycle 6512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6513 steps, 2.56000 s simulation time, 14013.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6513 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14013.0014013.00014013.000 100.00 ------------------------------------------------------------------------------- PC_run 6513 6513 13977.63 2.146 2.146 99.75 GM_PC_couple 6513 6513 16.45 0.003 0.003 0.12 PC_GM_couple 6513 6513 13.00 0.002 0.002 0.09 #others 5.92 5.924 0.04 ------------------------------------------------------------------------------- ======= Cycle 6513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6514 steps, 2.56000 s simulation time, 14016.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6514 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14016.0914016.09514016.095 100.00 ------------------------------------------------------------------------------- PC_run 6514 6514 13980.72 2.146 2.146 99.75 GM_PC_couple 6514 6514 16.45 0.003 0.003 0.12 PC_GM_couple 6514 6514 13.01 0.002 0.002 0.09 #others 5.92 5.925 0.04 ------------------------------------------------------------------------------- ======= Cycle 6514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6515 steps, 2.56000 s simulation time, 14018.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6515 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14018.2714018.26814018.268 100.00 ------------------------------------------------------------------------------- PC_run 6515 6515 13982.88 2.146 2.146 99.75 GM_PC_couple 6515 6515 16.45 0.003 0.003 0.12 PC_GM_couple 6515 6515 13.01 0.002 0.002 0.09 #others 5.93 5.926 0.04 ------------------------------------------------------------------------------- ======= Cycle 6515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6516 steps, 2.56000 s simulation time, 14020.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6516 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14020.5714020.57014020.570 100.00 ------------------------------------------------------------------------------- PC_run 6516 6516 13985.17 2.146 2.146 99.75 GM_PC_couple 6516 6516 16.46 0.003 0.003 0.12 PC_GM_couple 6516 6516 13.01 0.002 0.002 0.09 #others 5.93 5.927 0.04 ------------------------------------------------------------------------------- ======= Cycle 6516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6517 steps, 2.56000 s simulation time, 14022.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6517 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14022.8114022.80714022.807 100.00 ------------------------------------------------------------------------------- PC_run 6517 6517 13987.41 2.146 2.146 99.75 GM_PC_couple 6517 6517 16.46 0.003 0.003 0.12 PC_GM_couple 6517 6517 13.01 0.002 0.002 0.09 #others 5.93 5.928 0.04 ------------------------------------------------------------------------------- ======= Cycle 6517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6518 steps, 2.56000 s simulation time, 14025.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6518 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14025.0814025.07814025.078 100.00 ------------------------------------------------------------------------------- PC_run 6518 6518 13989.67 2.146 2.146 99.75 GM_PC_couple 6518 6518 16.46 0.003 0.003 0.12 PC_GM_couple 6518 6518 13.01 0.002 0.002 0.09 #others 5.93 5.929 0.04 ------------------------------------------------------------------------------- ======= Cycle 6518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6519 steps, 2.56000 s simulation time, 14027.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6519 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14027.0814027.07814027.078 100.00 ------------------------------------------------------------------------------- PC_run 6519 6519 13991.67 2.146 2.146 99.75 GM_PC_couple 6519 6519 16.46 0.003 0.003 0.12 PC_GM_couple 6519 6519 13.02 0.002 0.002 0.09 #others 5.93 5.930 0.04 ------------------------------------------------------------------------------- ======= Cycle 6519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6520 steps, 2.56000 s simulation time, 14029.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6520 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14029.2514029.24714029.247 100.00 ------------------------------------------------------------------------------- PC_run 6520 6520 13993.83 2.146 2.146 99.75 GM_PC_couple 6520 6520 16.47 0.003 0.003 0.12 PC_GM_couple 6520 6520 13.02 0.002 0.002 0.09 #others 5.93 5.931 0.04 ------------------------------------------------------------------------------- ======= Cycle 6520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6521 steps, 2.56000 s simulation time, 14031.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6521 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14031.7114031.70714031.707 100.00 ------------------------------------------------------------------------------- PC_run 6521 6521 13996.29 2.146 2.146 99.75 GM_PC_couple 6521 6521 16.47 0.003 0.003 0.12 PC_GM_couple 6521 6521 13.02 0.002 0.002 0.09 #others 5.93 5.932 0.04 ------------------------------------------------------------------------------- ======= Cycle 6521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6522 steps, 2.56000 s simulation time, 14034.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6522 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14034.4714034.46714034.467 100.00 ------------------------------------------------------------------------------- PC_run 6522 6522 13999.04 2.146 2.146 99.75 GM_PC_couple 6522 6522 16.47 0.003 0.003 0.12 PC_GM_couple 6522 6522 13.02 0.002 0.002 0.09 #others 5.93 5.933 0.04 ------------------------------------------------------------------------------- ======= Cycle 6522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6523 steps, 2.56000 s simulation time, 14036.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6523 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14036.7614036.76114036.761 100.00 ------------------------------------------------------------------------------- PC_run 6523 6523 14001.33 2.146 2.146 99.75 GM_PC_couple 6523 6523 16.47 0.003 0.003 0.12 PC_GM_couple 6523 6523 13.02 0.002 0.002 0.09 #others 5.93 5.934 0.04 ------------------------------------------------------------------------------- ======= Cycle 6523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6524 steps, 2.56000 s simulation time, 14038.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6524 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14038.9714038.96814038.968 100.00 ------------------------------------------------------------------------------- PC_run 6524 6524 14003.53 2.146 2.146 99.75 GM_PC_couple 6524 6524 16.48 0.003 0.003 0.12 PC_GM_couple 6524 6524 13.03 0.002 0.002 0.09 #others 5.93 5.935 0.04 ------------------------------------------------------------------------------- ======= Cycle 6524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6525 steps, 2.56000 s simulation time, 14041.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6525 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14041.1714041.16814041.168 100.00 ------------------------------------------------------------------------------- PC_run 6525 6525 14005.72 2.146 2.146 99.75 GM_PC_couple 6525 6525 16.48 0.003 0.003 0.12 PC_GM_couple 6525 6525 13.03 0.002 0.002 0.09 #others 5.94 5.936 0.04 ------------------------------------------------------------------------------- ======= Cycle 6525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6526 steps, 2.56000 s simulation time, 14043.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6526 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14043.6814043.67714043.677 100.00 ------------------------------------------------------------------------------- PC_run 6526 6526 14008.23 2.147 2.147 99.75 GM_PC_couple 6526 6526 16.48 0.003 0.003 0.12 PC_GM_couple 6526 6526 13.03 0.002 0.002 0.09 #others 5.94 5.937 0.04 ------------------------------------------------------------------------------- ======= Cycle 6526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6527 steps, 2.56000 s simulation time, 14046.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6527 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14046.1414046.13614046.136 100.00 ------------------------------------------------------------------------------- PC_run 6527 6527 14010.68 2.147 2.147 99.75 GM_PC_couple 6527 6527 16.49 0.003 0.003 0.12 PC_GM_couple 6527 6527 13.03 0.002 0.002 0.09 #others 5.94 5.938 0.04 ------------------------------------------------------------------------------- ======= Cycle 6527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6528 steps, 2.56000 s simulation time, 14048.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6528 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14048.3114048.30914048.309 100.00 ------------------------------------------------------------------------------- PC_run 6528 6528 14012.85 2.147 2.147 99.75 GM_PC_couple 6528 6528 16.49 0.003 0.003 0.12 PC_GM_couple 6528 6528 13.03 0.002 0.002 0.09 #others 5.94 5.939 0.04 ------------------------------------------------------------------------------- ======= Cycle 6528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6529 steps, 2.56000 s simulation time, 14050.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6529 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14050.4814050.48414050.484 100.00 ------------------------------------------------------------------------------- PC_run 6529 6529 14015.02 2.147 2.147 99.75 GM_PC_couple 6529 6529 16.49 0.003 0.003 0.12 PC_GM_couple 6529 6529 13.04 0.002 0.002 0.09 #others 5.94 5.940 0.04 ------------------------------------------------------------------------------- ======= Cycle 6529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6530 steps, 2.56000 s simulation time, 14052.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6530 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14052.7414052.74214052.742 100.00 ------------------------------------------------------------------------------- PC_run 6530 6530 14017.27 2.147 2.147 99.75 GM_PC_couple 6530 6530 16.49 0.003 0.003 0.12 PC_GM_couple 6530 6530 13.04 0.002 0.002 0.09 #others 5.94 5.940 0.04 ------------------------------------------------------------------------------- ======= Cycle 6530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6531 steps, 2.56000 s simulation time, 14055.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6531 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14055.0014054.99914054.999 100.00 ------------------------------------------------------------------------------- PC_run 6531 6531 14019.52 2.147 2.147 99.75 GM_PC_couple 6531 6531 16.49 0.003 0.003 0.12 PC_GM_couple 6531 6531 13.04 0.002 0.002 0.09 #others 5.94 5.941 0.04 ------------------------------------------------------------------------------- ======= Cycle 6531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6532 steps, 2.56000 s simulation time, 14057.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6532 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14057.2214057.22214057.222 100.00 ------------------------------------------------------------------------------- PC_run 6532 6532 14021.74 2.147 2.147 99.75 GM_PC_couple 6532 6532 16.50 0.003 0.003 0.12 PC_GM_couple 6532 6532 13.04 0.002 0.002 0.09 #others 5.94 5.942 0.04 ------------------------------------------------------------------------------- ======= Cycle 6532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6533 steps, 2.56000 s simulation time, 14059.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6533 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14059.4714059.46614059.466 100.00 ------------------------------------------------------------------------------- PC_run 6533 6533 14023.98 2.147 2.147 99.75 GM_PC_couple 6533 6533 16.50 0.003 0.003 0.12 PC_GM_couple 6533 6533 13.04 0.002 0.002 0.09 #others 5.94 5.943 0.04 ------------------------------------------------------------------------------- ======= Cycle 6533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6534 steps, 2.56000 s simulation time, 14061.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6534 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14061.6814061.68214061.682 100.00 ------------------------------------------------------------------------------- PC_run 6534 6534 14026.19 2.147 2.147 99.75 GM_PC_couple 6534 6534 16.50 0.003 0.003 0.12 PC_GM_couple 6534 6534 13.05 0.002 0.002 0.09 #others 5.94 5.944 0.04 ------------------------------------------------------------------------------- ======= Cycle 6534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6535 steps, 2.56000 s simulation time, 14063.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6535 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14063.8314063.82514063.825 100.00 ------------------------------------------------------------------------------- PC_run 6535 6535 14028.33 2.147 2.147 99.75 GM_PC_couple 6535 6535 16.51 0.003 0.003 0.12 PC_GM_couple 6535 6535 13.05 0.002 0.002 0.09 #others 5.94 5.945 0.04 ------------------------------------------------------------------------------- ======= Cycle 6535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6536 steps, 2.56000 s simulation time, 14066.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6536 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14066.0514066.05414066.054 100.00 ------------------------------------------------------------------------------- PC_run 6536 6536 14030.55 2.147 2.147 99.75 GM_PC_couple 6536 6536 16.51 0.003 0.003 0.12 PC_GM_couple 6536 6536 13.05 0.002 0.002 0.09 #others 5.95 5.946 0.04 ------------------------------------------------------------------------------- ======= Cycle 6536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6537 steps, 2.56000 s simulation time, 14068.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6537 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14068.4714068.46814068.468 100.00 ------------------------------------------------------------------------------- PC_run 6537 6537 14032.96 2.147 2.147 99.75 GM_PC_couple 6537 6537 16.51 0.003 0.003 0.12 PC_GM_couple 6537 6537 13.05 0.002 0.002 0.09 #others 5.95 5.947 0.04 ------------------------------------------------------------------------------- ======= Cycle 6537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6538 steps, 2.56000 s simulation time, 14070.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6538 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14070.8814070.87614070.876 100.00 ------------------------------------------------------------------------------- PC_run 6538 6538 14035.36 2.147 2.147 99.75 GM_PC_couple 6538 6538 16.51 0.003 0.003 0.12 PC_GM_couple 6538 6538 13.05 0.002 0.002 0.09 #others 5.95 5.948 0.04 ------------------------------------------------------------------------------- ======= Cycle 6538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6539 steps, 2.56000 s simulation time, 14073.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6539 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14073.0014072.99514072.995 100.00 ------------------------------------------------------------------------------- PC_run 6539 6539 14037.47 2.147 2.147 99.75 GM_PC_couple 6539 6539 16.52 0.003 0.003 0.12 PC_GM_couple 6539 6539 13.06 0.002 0.002 0.09 #others 5.95 5.949 0.04 ------------------------------------------------------------------------------- ======= Cycle 6539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6540 steps, 2.56000 s simulation time, 14075.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6540 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14075.5814075.58214075.582 100.00 ------------------------------------------------------------------------------- PC_run 6540 6540 14040.05 2.147 2.147 99.75 GM_PC_couple 6540 6540 16.52 0.003 0.003 0.12 PC_GM_couple 6540 6540 13.06 0.002 0.002 0.09 #others 5.95 5.950 0.04 ------------------------------------------------------------------------------- ======= Cycle 6540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6541 steps, 2.56000 s simulation time, 14077.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6541 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14077.8714077.86614077.866 100.00 ------------------------------------------------------------------------------- PC_run 6541 6541 14042.33 2.147 2.147 99.75 GM_PC_couple 6541 6541 16.52 0.003 0.003 0.12 PC_GM_couple 6541 6541 13.06 0.002 0.002 0.09 #others 5.95 5.951 0.04 ------------------------------------------------------------------------------- ======= Cycle 6541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6542 steps, 2.56000 s simulation time, 14080.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6542 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14080.3514080.35014080.350 100.00 ------------------------------------------------------------------------------- PC_run 6542 6542 14044.81 2.147 2.147 99.75 GM_PC_couple 6542 6542 16.53 0.003 0.003 0.12 PC_GM_couple 6542 6542 13.06 0.002 0.002 0.09 #others 5.95 5.953 0.04 ------------------------------------------------------------------------------- ======= Cycle 6542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6543 steps, 2.56000 s simulation time, 14082.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6543 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14082.4414082.44114082.441 100.00 ------------------------------------------------------------------------------- PC_run 6543 6543 14046.90 2.147 2.147 99.75 GM_PC_couple 6543 6543 16.53 0.003 0.003 0.12 PC_GM_couple 6543 6543 13.06 0.002 0.002 0.09 #others 5.95 5.954 0.04 ------------------------------------------------------------------------------- ======= Cycle 6543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6544 steps, 2.56000 s simulation time, 14084.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6544 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14084.5214084.51614084.516 100.00 ------------------------------------------------------------------------------- PC_run 6544 6544 14048.96 2.147 2.147 99.75 GM_PC_couple 6544 6544 16.53 0.003 0.003 0.12 PC_GM_couple 6544 6544 13.07 0.002 0.002 0.09 #others 5.95 5.955 0.04 ------------------------------------------------------------------------------- ======= Cycle 6544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6545 steps, 2.56000 s simulation time, 14086.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6545 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14086.5214086.52414086.524 100.00 ------------------------------------------------------------------------------- PC_run 6545 6545 14050.97 2.147 2.147 99.75 GM_PC_couple 6545 6545 16.53 0.003 0.003 0.12 PC_GM_couple 6545 6545 13.07 0.002 0.002 0.09 #others 5.96 5.956 0.04 ------------------------------------------------------------------------------- ======= Cycle 6545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6546 steps, 2.56000 s simulation time, 14089.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6546 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14089.3014089.30114089.301 100.00 ------------------------------------------------------------------------------- PC_run 6546 6546 14053.74 2.147 2.147 99.75 GM_PC_couple 6546 6546 16.54 0.003 0.003 0.12 PC_GM_couple 6546 6546 13.07 0.002 0.002 0.09 #others 5.96 5.956 0.04 ------------------------------------------------------------------------------- ======= Cycle 6546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6547 steps, 2.56000 s simulation time, 14091.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6547 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14091.4114091.41414091.414 100.00 ------------------------------------------------------------------------------- PC_run 6547 6547 14055.85 2.147 2.147 99.75 GM_PC_couple 6547 6547 16.54 0.003 0.003 0.12 PC_GM_couple 6547 6547 13.07 0.002 0.002 0.09 #others 5.96 5.957 0.04 ------------------------------------------------------------------------------- ======= Cycle 6547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6548 steps, 2.56000 s simulation time, 14093.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6548 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14093.4914093.49114093.491 100.00 ------------------------------------------------------------------------------- PC_run 6548 6548 14057.92 2.147 2.147 99.75 GM_PC_couple 6548 6548 16.54 0.003 0.003 0.12 PC_GM_couple 6548 6548 13.07 0.002 0.002 0.09 #others 5.96 5.958 0.04 ------------------------------------------------------------------------------- ======= Cycle 6548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6549 steps, 2.56000 s simulation time, 14095.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6549 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14095.8314095.83414095.834 100.00 ------------------------------------------------------------------------------- PC_run 6549 6549 14060.26 2.147 2.147 99.75 GM_PC_couple 6549 6549 16.54 0.003 0.003 0.12 PC_GM_couple 6549 6549 13.08 0.002 0.002 0.09 #others 5.96 5.959 0.04 ------------------------------------------------------------------------------- ======= Cycle 6549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6550 steps, 2.56000 s simulation time, 14098.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6550 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14098.6514098.64714098.647 100.00 ------------------------------------------------------------------------------- PC_run 6550 6550 14063.06 2.147 2.147 99.75 GM_PC_couple 6550 6550 16.55 0.003 0.003 0.12 PC_GM_couple 6550 6550 13.08 0.002 0.002 0.09 #others 5.96 5.960 0.04 ------------------------------------------------------------------------------- ======= Cycle 6550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6551 steps, 2.56000 s simulation time, 14101.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6551 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14101.4014101.40114101.401 100.00 ------------------------------------------------------------------------------- PC_run 6551 6551 14065.81 2.147 2.147 99.75 GM_PC_couple 6551 6551 16.55 0.003 0.003 0.12 PC_GM_couple 6551 6551 13.08 0.002 0.002 0.09 #others 5.96 5.961 0.04 ------------------------------------------------------------------------------- ======= Cycle 6551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6552 steps, 2.56000 s simulation time, 14103.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6552 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14103.9914103.99414103.994 100.00 ------------------------------------------------------------------------------- PC_run 6552 6552 14068.40 2.147 2.147 99.75 GM_PC_couple 6552 6552 16.55 0.003 0.003 0.12 PC_GM_couple 6552 6552 13.08 0.002 0.002 0.09 #others 5.96 5.962 0.04 ------------------------------------------------------------------------------- ======= Cycle 6552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6553 steps, 2.56000 s simulation time, 14106.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6553 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14106.7614106.75614106.756 100.00 ------------------------------------------------------------------------------- PC_run 6553 6553 14071.15 2.147 2.147 99.75 GM_PC_couple 6553 6553 16.56 0.003 0.003 0.12 PC_GM_couple 6553 6553 13.09 0.002 0.002 0.09 #others 5.96 5.963 0.04 ------------------------------------------------------------------------------- ======= Cycle 6553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6554 steps, 2.56000 s simulation time, 14109.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6554 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14109.7414109.74014109.740 100.00 ------------------------------------------------------------------------------- PC_run 6554 6554 14074.13 2.147 2.147 99.75 GM_PC_couple 6554 6554 16.56 0.003 0.003 0.12 PC_GM_couple 6554 6554 13.09 0.002 0.002 0.09 #others 5.96 5.964 0.04 ------------------------------------------------------------------------------- ======= Cycle 6554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6555 steps, 2.56000 s simulation time, 14112.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6555 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14112.1214112.12114112.121 100.00 ------------------------------------------------------------------------------- PC_run 6555 6555 14076.50 2.147 2.147 99.75 GM_PC_couple 6555 6555 16.56 0.003 0.003 0.12 PC_GM_couple 6555 6555 13.09 0.002 0.002 0.09 #others 5.97 5.965 0.04 ------------------------------------------------------------------------------- ======= Cycle 6555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6556 steps, 2.56000 s simulation time, 14114.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6556 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14114.7414114.73914114.739 100.00 ------------------------------------------------------------------------------- PC_run 6556 6556 14079.12 2.148 2.148 99.75 GM_PC_couple 6556 6556 16.56 0.003 0.003 0.12 PC_GM_couple 6556 6556 13.09 0.002 0.002 0.09 #others 5.97 5.966 0.04 ------------------------------------------------------------------------------- ======= Cycle 6556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6557 steps, 2.56000 s simulation time, 14117.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6557 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14117.1714117.16914117.169 100.00 ------------------------------------------------------------------------------- PC_run 6557 6557 14081.54 2.148 2.148 99.75 GM_PC_couple 6557 6557 16.57 0.003 0.003 0.12 PC_GM_couple 6557 6557 13.09 0.002 0.002 0.09 #others 5.97 5.967 0.04 ------------------------------------------------------------------------------- ======= Cycle 6557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6558 steps, 2.56000 s simulation time, 14119.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6558 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14119.9914119.98814119.988 100.00 ------------------------------------------------------------------------------- PC_run 6558 6558 14084.35 2.148 2.148 99.75 GM_PC_couple 6558 6558 16.57 0.003 0.003 0.12 PC_GM_couple 6558 6558 13.10 0.002 0.002 0.09 #others 5.97 5.968 0.04 ------------------------------------------------------------------------------- ======= Cycle 6558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6559 steps, 2.56000 s simulation time, 14122.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6559 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14122.6614122.65914122.659 100.00 ------------------------------------------------------------------------------- PC_run 6559 6559 14087.02 2.148 2.148 99.75 GM_PC_couple 6559 6559 16.57 0.003 0.003 0.12 PC_GM_couple 6559 6559 13.10 0.002 0.002 0.09 #others 5.97 5.969 0.04 ------------------------------------------------------------------------------- ======= Cycle 6559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6560 steps, 2.56000 s simulation time, 14125.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6560 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14125.1314125.13414125.134 100.00 ------------------------------------------------------------------------------- PC_run 6560 6560 14089.49 2.148 2.148 99.75 GM_PC_couple 6560 6560 16.58 0.003 0.003 0.12 PC_GM_couple 6560 6560 13.10 0.002 0.002 0.09 #others 5.97 5.969 0.04 ------------------------------------------------------------------------------- ======= Cycle 6560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6561 steps, 2.56000 s simulation time, 14128.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6561 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14128.1614128.16214128.162 100.00 ------------------------------------------------------------------------------- PC_run 6561 6561 14092.51 2.148 2.148 99.75 GM_PC_couple 6561 6561 16.58 0.003 0.003 0.12 PC_GM_couple 6561 6561 13.10 0.002 0.002 0.09 #others 5.97 5.970 0.04 ------------------------------------------------------------------------------- ======= Cycle 6561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6562 steps, 2.56000 s simulation time, 14130.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6562 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14130.6114130.60914130.609 100.00 ------------------------------------------------------------------------------- PC_run 6562 6562 14094.95 2.148 2.148 99.75 GM_PC_couple 6562 6562 16.58 0.003 0.003 0.12 PC_GM_couple 6562 6562 13.10 0.002 0.002 0.09 #others 5.97 5.971 0.04 ------------------------------------------------------------------------------- ======= Cycle 6562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6563 steps, 2.56000 s simulation time, 14133.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6563 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14133.1414133.14114133.141 100.00 ------------------------------------------------------------------------------- PC_run 6563 6563 14097.48 2.148 2.148 99.75 GM_PC_couple 6563 6563 16.58 0.003 0.003 0.12 PC_GM_couple 6563 6563 13.11 0.002 0.002 0.09 #others 5.97 5.972 0.04 ------------------------------------------------------------------------------- ======= Cycle 6563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6564 steps, 2.56000 s simulation time, 14136.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6564 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14136.3314136.32914136.329 100.00 ------------------------------------------------------------------------------- PC_run 6564 6564 14100.66 2.148 2.148 99.75 GM_PC_couple 6564 6564 16.59 0.003 0.003 0.12 PC_GM_couple 6564 6564 13.11 0.002 0.002 0.09 #others 5.97 5.973 0.04 ------------------------------------------------------------------------------- ======= Cycle 6564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6565 steps, 2.56000 s simulation time, 14138.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6565 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14138.7714138.77414138.774 100.00 ------------------------------------------------------------------------------- PC_run 6565 6565 14103.10 2.148 2.148 99.75 GM_PC_couple 6565 6565 16.59 0.003 0.003 0.12 PC_GM_couple 6565 6565 13.11 0.002 0.002 0.09 #others 5.97 5.974 0.04 ------------------------------------------------------------------------------- ======= Cycle 6565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6566 steps, 2.56000 s simulation time, 14141.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6566 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14141.3414141.34114141.341 100.00 ------------------------------------------------------------------------------- PC_run 6566 6566 14105.66 2.148 2.148 99.75 GM_PC_couple 6566 6566 16.59 0.003 0.003 0.12 PC_GM_couple 6566 6566 13.11 0.002 0.002 0.09 #others 5.98 5.975 0.04 ------------------------------------------------------------------------------- ======= Cycle 6566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6567 steps, 2.56000 s simulation time, 14143.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6567 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14143.7414143.73914143.739 100.00 ------------------------------------------------------------------------------- PC_run 6567 6567 14108.05 2.148 2.148 99.75 GM_PC_couple 6567 6567 16.60 0.003 0.003 0.12 PC_GM_couple 6567 6567 13.12 0.002 0.002 0.09 #others 5.98 5.976 0.04 ------------------------------------------------------------------------------- ======= Cycle 6567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6568 steps, 2.56000 s simulation time, 14146.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6568 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14146.3314146.33014146.330 100.00 ------------------------------------------------------------------------------- PC_run 6568 6568 14110.64 2.148 2.148 99.75 GM_PC_couple 6568 6568 16.60 0.003 0.003 0.12 PC_GM_couple 6568 6568 13.12 0.002 0.002 0.09 #others 5.98 5.977 0.04 ------------------------------------------------------------------------------- ======= Cycle 6568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6569 steps, 2.56000 s simulation time, 14148.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6569 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14148.6114148.60614148.606 100.00 ------------------------------------------------------------------------------- PC_run 6569 6569 14112.91 2.148 2.148 99.75 GM_PC_couple 6569 6569 16.60 0.003 0.003 0.12 PC_GM_couple 6569 6569 13.12 0.002 0.002 0.09 #others 5.98 5.978 0.04 ------------------------------------------------------------------------------- ======= Cycle 6569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6570 steps, 2.56000 s simulation time, 14150.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6570 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14150.6914150.68714150.687 100.00 ------------------------------------------------------------------------------- PC_run 6570 6570 14114.98 2.148 2.148 99.75 GM_PC_couple 6570 6570 16.60 0.003 0.003 0.12 PC_GM_couple 6570 6570 13.12 0.002 0.002 0.09 #others 5.98 5.979 0.04 ------------------------------------------------------------------------------- ======= Cycle 6570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6571 steps, 2.56000 s simulation time, 14152.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6571 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14152.9014152.90314152.903 100.00 ------------------------------------------------------------------------------- PC_run 6571 6571 14117.20 2.148 2.148 99.75 GM_PC_couple 6571 6571 16.60 0.003 0.003 0.12 PC_GM_couple 6571 6571 13.12 0.002 0.002 0.09 #others 5.98 5.980 0.04 ------------------------------------------------------------------------------- ======= Cycle 6571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6572 steps, 2.56000 s simulation time, 14154.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6572 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14154.9414154.94414154.944 100.00 ------------------------------------------------------------------------------- PC_run 6572 6572 14119.23 2.148 2.148 99.75 GM_PC_couple 6572 6572 16.61 0.003 0.003 0.12 PC_GM_couple 6572 6572 13.13 0.002 0.002 0.09 #others 5.98 5.981 0.04 ------------------------------------------------------------------------------- ======= Cycle 6572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6573 steps, 2.56000 s simulation time, 14157.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6573 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14157.2114157.21414157.214 100.00 ------------------------------------------------------------------------------- PC_run 6573 6573 14121.49 2.148 2.148 99.75 GM_PC_couple 6573 6573 16.61 0.003 0.003 0.12 PC_GM_couple 6573 6573 13.13 0.002 0.002 0.09 #others 5.98 5.982 0.04 ------------------------------------------------------------------------------- ======= Cycle 6573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6574 steps, 2.56000 s simulation time, 14159.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6574 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14159.7314159.72614159.726 100.00 ------------------------------------------------------------------------------- PC_run 6574 6574 14124.00 2.148 2.148 99.75 GM_PC_couple 6574 6574 16.62 0.003 0.003 0.12 PC_GM_couple 6574 6574 13.13 0.002 0.002 0.09 #others 5.98 5.983 0.04 ------------------------------------------------------------------------------- ======= Cycle 6574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6575 steps, 2.56000 s simulation time, 14161.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6575 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14161.9714161.97214161.972 100.00 ------------------------------------------------------------------------------- PC_run 6575 6575 14126.24 2.148 2.148 99.75 GM_PC_couple 6575 6575 16.62 0.003 0.003 0.12 PC_GM_couple 6575 6575 13.13 0.002 0.002 0.09 #others 5.98 5.984 0.04 ------------------------------------------------------------------------------- ======= Cycle 6575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6576 steps, 2.56000 s simulation time, 14164.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6576 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14164.2814164.28314164.283 100.00 ------------------------------------------------------------------------------- PC_run 6576 6576 14128.54 2.149 2.149 99.75 GM_PC_couple 6576 6576 16.62 0.003 0.003 0.12 PC_GM_couple 6576 6576 13.13 0.002 0.002 0.09 #others 5.99 5.986 0.04 ------------------------------------------------------------------------------- ======= Cycle 6576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6577 steps, 2.56000 s simulation time, 14166.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6577 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14166.7114166.70614166.706 100.00 ------------------------------------------------------------------------------- PC_run 6577 6577 14130.96 2.149 2.149 99.75 GM_PC_couple 6577 6577 16.63 0.003 0.003 0.12 PC_GM_couple 6577 6577 13.14 0.002 0.002 0.09 #others 5.99 5.987 0.04 ------------------------------------------------------------------------------- ======= Cycle 6577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6578 steps, 2.56000 s simulation time, 14169.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6578 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14169.3814169.38514169.385 100.00 ------------------------------------------------------------------------------- PC_run 6578 6578 14133.63 2.149 2.149 99.75 GM_PC_couple 6578 6578 16.63 0.003 0.003 0.12 PC_GM_couple 6578 6578 13.14 0.002 0.002 0.09 #others 5.99 5.988 0.04 ------------------------------------------------------------------------------- ======= Cycle 6578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6579 steps, 2.56000 s simulation time, 14172.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6579 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14172.0814172.08514172.085 100.00 ------------------------------------------------------------------------------- PC_run 6579 6579 14136.32 2.149 2.149 99.75 GM_PC_couple 6579 6579 16.63 0.003 0.003 0.12 PC_GM_couple 6579 6579 13.14 0.002 0.002 0.09 #others 5.99 5.989 0.04 ------------------------------------------------------------------------------- ======= Cycle 6579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6580 steps, 2.56000 s simulation time, 14174.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6580 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14174.7314174.73114174.731 100.00 ------------------------------------------------------------------------------- PC_run 6580 6580 14138.96 2.149 2.149 99.75 GM_PC_couple 6580 6580 16.63 0.003 0.003 0.12 PC_GM_couple 6580 6580 13.14 0.002 0.002 0.09 #others 5.99 5.990 0.04 ------------------------------------------------------------------------------- ======= Cycle 6580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6581 steps, 2.56000 s simulation time, 14177.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6581 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14177.5014177.50414177.504 100.00 ------------------------------------------------------------------------------- PC_run 6581 6581 14141.73 2.149 2.149 99.75 GM_PC_couple 6581 6581 16.64 0.003 0.003 0.12 PC_GM_couple 6581 6581 13.15 0.002 0.002 0.09 #others 5.99 5.991 0.04 ------------------------------------------------------------------------------- ======= Cycle 6581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6582 steps, 2.56000 s simulation time, 14181.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6582 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14181.0614181.05514181.055 100.00 ------------------------------------------------------------------------------- PC_run 6582 6582 14145.28 2.149 2.149 99.75 GM_PC_couple 6582 6582 16.64 0.003 0.003 0.12 PC_GM_couple 6582 6582 13.15 0.002 0.002 0.09 #others 5.99 5.992 0.04 ------------------------------------------------------------------------------- ======= Cycle 6582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6583 steps, 2.56000 s simulation time, 14183.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6583 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14183.5414183.53614183.536 100.00 ------------------------------------------------------------------------------- PC_run 6583 6583 14147.75 2.149 2.149 99.75 GM_PC_couple 6583 6583 16.64 0.003 0.003 0.12 PC_GM_couple 6583 6583 13.15 0.002 0.002 0.09 #others 5.99 5.993 0.04 ------------------------------------------------------------------------------- ======= Cycle 6583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6584 steps, 2.56000 s simulation time, 14186.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6584 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14186.0714186.06714186.067 100.00 ------------------------------------------------------------------------------- PC_run 6584 6584 14150.28 2.149 2.149 99.75 GM_PC_couple 6584 6584 16.64 0.003 0.003 0.12 PC_GM_couple 6584 6584 13.15 0.002 0.002 0.09 #others 5.99 5.994 0.04 ------------------------------------------------------------------------------- ======= Cycle 6584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6585 steps, 2.56000 s simulation time, 14188.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6585 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14188.6114188.60614188.606 100.00 ------------------------------------------------------------------------------- PC_run 6585 6585 14152.81 2.149 2.149 99.75 GM_PC_couple 6585 6585 16.65 0.003 0.003 0.12 PC_GM_couple 6585 6585 13.15 0.002 0.002 0.09 #others 5.99 5.995 0.04 ------------------------------------------------------------------------------- ======= Cycle 6585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6586 steps, 2.56000 s simulation time, 14190.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6586 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14190.9314190.93414190.934 100.00 ------------------------------------------------------------------------------- PC_run 6586 6586 14155.13 2.149 2.149 99.75 GM_PC_couple 6586 6586 16.65 0.003 0.003 0.12 PC_GM_couple 6586 6586 13.16 0.002 0.002 0.09 #others 6.00 5.995 0.04 ------------------------------------------------------------------------------- ======= Cycle 6586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6587 steps, 2.56000 s simulation time, 14193.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6587 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14193.4914193.49014193.490 100.00 ------------------------------------------------------------------------------- PC_run 6587 6587 14157.68 2.149 2.149 99.75 GM_PC_couple 6587 6587 16.65 0.003 0.003 0.12 PC_GM_couple 6587 6587 13.16 0.002 0.002 0.09 #others 6.00 5.996 0.04 ------------------------------------------------------------------------------- ======= Cycle 6587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6588 steps, 2.56000 s simulation time, 14195.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6588 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14195.7914195.79214195.792 100.00 ------------------------------------------------------------------------------- PC_run 6588 6588 14159.98 2.149 2.149 99.75 GM_PC_couple 6588 6588 16.65 0.003 0.003 0.12 PC_GM_couple 6588 6588 13.16 0.002 0.002 0.09 #others 6.00 5.997 0.04 ------------------------------------------------------------------------------- ======= Cycle 6588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6589 steps, 2.56000 s simulation time, 14197.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6589 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14197.8214197.82414197.824 100.00 ------------------------------------------------------------------------------- PC_run 6589 6589 14162.01 2.149 2.149 99.75 GM_PC_couple 6589 6589 16.66 0.003 0.003 0.12 PC_GM_couple 6589 6589 13.16 0.002 0.002 0.09 #others 6.00 5.997 0.04 ------------------------------------------------------------------------------- ======= Cycle 6589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6590 steps, 2.56000 s simulation time, 14200.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6590 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14200.0814200.07514200.075 100.00 ------------------------------------------------------------------------------- PC_run 6590 6590 14164.26 2.149 2.149 99.75 GM_PC_couple 6590 6590 16.66 0.003 0.003 0.12 PC_GM_couple 6590 6590 13.16 0.002 0.002 0.09 #others 6.00 5.998 0.04 ------------------------------------------------------------------------------- ======= Cycle 6590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6591 steps, 2.56000 s simulation time, 14202.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6591 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14202.2814202.28014202.280 100.00 ------------------------------------------------------------------------------- PC_run 6591 6591 14166.46 2.149 2.149 99.75 GM_PC_couple 6591 6591 16.66 0.003 0.003 0.12 PC_GM_couple 6591 6591 13.16 0.002 0.002 0.09 #others 6.00 5.999 0.04 ------------------------------------------------------------------------------- ======= Cycle 6591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6592 steps, 2.56000 s simulation time, 14204.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6592 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14204.3314204.32714204.327 100.00 ------------------------------------------------------------------------------- PC_run 6592 6592 14168.50 2.149 2.149 99.75 GM_PC_couple 6592 6592 16.66 0.003 0.003 0.12 PC_GM_couple 6592 6592 13.17 0.002 0.002 0.09 #others 6.00 6.000 0.04 ------------------------------------------------------------------------------- ======= Cycle 6592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6593 steps, 2.56000 s simulation time, 14206.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6593 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14206.6314206.63414206.634 100.00 ------------------------------------------------------------------------------- PC_run 6593 6593 14170.80 2.149 2.149 99.75 GM_PC_couple 6593 6593 16.67 0.003 0.003 0.12 PC_GM_couple 6593 6593 13.17 0.002 0.002 0.09 #others 6.00 6.001 0.04 ------------------------------------------------------------------------------- ======= Cycle 6593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6594 steps, 2.56000 s simulation time, 14209.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6594 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14209.0814209.07514209.075 100.00 ------------------------------------------------------------------------------- PC_run 6594 6594 14173.23 2.149 2.149 99.75 GM_PC_couple 6594 6594 16.67 0.003 0.003 0.12 PC_GM_couple 6594 6594 13.17 0.002 0.002 0.09 #others 6.00 6.002 0.04 ------------------------------------------------------------------------------- ======= Cycle 6594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6595 steps, 2.56000 s simulation time, 14211.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6595 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14211.4214211.42314211.423 100.00 ------------------------------------------------------------------------------- PC_run 6595 6595 14175.57 2.149 2.149 99.75 GM_PC_couple 6595 6595 16.67 0.003 0.003 0.12 PC_GM_couple 6595 6595 13.17 0.002 0.002 0.09 #others 6.00 6.003 0.04 ------------------------------------------------------------------------------- ======= Cycle 6595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6596 steps, 2.56000 s simulation time, 14213.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6596 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14213.8914213.88814213.888 100.00 ------------------------------------------------------------------------------- PC_run 6596 6596 14178.03 2.149 2.149 99.75 GM_PC_couple 6596 6596 16.68 0.003 0.003 0.12 PC_GM_couple 6596 6596 13.18 0.002 0.002 0.09 #others 6.00 6.004 0.04 ------------------------------------------------------------------------------- ======= Cycle 6596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6597 steps, 2.56000 s simulation time, 14216.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6597 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14216.6114216.61314216.613 100.00 ------------------------------------------------------------------------------- PC_run 6597 6597 14180.75 2.150 2.150 99.75 GM_PC_couple 6597 6597 16.68 0.003 0.003 0.12 PC_GM_couple 6597 6597 13.18 0.002 0.002 0.09 #others 6.01 6.005 0.04 ------------------------------------------------------------------------------- ======= Cycle 6597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6598 steps, 2.56000 s simulation time, 14219.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6598 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14219.4814219.47614219.476 100.00 ------------------------------------------------------------------------------- PC_run 6598 6598 14183.61 2.150 2.150 99.75 GM_PC_couple 6598 6598 16.68 0.003 0.003 0.12 PC_GM_couple 6598 6598 13.18 0.002 0.002 0.09 #others 6.01 6.006 0.04 ------------------------------------------------------------------------------- ======= Cycle 6598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6599 steps, 2.56000 s simulation time, 14221.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6599 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14221.9414221.93814221.938 100.00 ------------------------------------------------------------------------------- PC_run 6599 6599 14186.06 2.150 2.150 99.75 GM_PC_couple 6599 6599 16.69 0.003 0.003 0.12 PC_GM_couple 6599 6599 13.18 0.002 0.002 0.09 #others 6.01 6.008 0.04 ------------------------------------------------------------------------------- ======= Cycle 6599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6600 steps, 2.56000 s simulation time, 14224.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6600 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14224.4514224.44614224.446 100.00 ------------------------------------------------------------------------------- PC_run 6600 6600 14188.56 2.150 2.150 99.75 GM_PC_couple 6600 6600 16.69 0.003 0.003 0.12 PC_GM_couple 6600 6600 13.19 0.002 0.002 0.09 #others 6.01 6.009 0.04 ------------------------------------------------------------------------------- ======= Cycle 6600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6601 steps, 2.56000 s simulation time, 14226.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6601 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14226.8714226.87314226.873 100.00 ------------------------------------------------------------------------------- PC_run 6601 6601 14190.98 2.150 2.150 99.75 GM_PC_couple 6601 6601 16.69 0.003 0.003 0.12 PC_GM_couple 6601 6601 13.19 0.002 0.002 0.09 #others 6.01 6.010 0.04 ------------------------------------------------------------------------------- ======= Cycle 6601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6602 steps, 2.56000 s simulation time, 14229.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6602 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14229.0314229.02914229.029 100.00 ------------------------------------------------------------------------------- PC_run 6602 6602 14193.13 2.150 2.150 99.75 GM_PC_couple 6602 6602 16.69 0.003 0.003 0.12 PC_GM_couple 6602 6602 13.19 0.002 0.002 0.09 #others 6.01 6.010 0.04 ------------------------------------------------------------------------------- ======= Cycle 6602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6603 steps, 2.56000 s simulation time, 14232.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6603 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14232.0514232.05514232.055 100.00 ------------------------------------------------------------------------------- PC_run 6603 6603 14196.15 2.150 2.150 99.75 GM_PC_couple 6603 6603 16.70 0.003 0.003 0.12 PC_GM_couple 6603 6603 13.19 0.002 0.002 0.09 #others 6.01 6.012 0.04 ------------------------------------------------------------------------------- ======= Cycle 6603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6604 steps, 2.56000 s simulation time, 14234.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6604 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14234.4014234.40514234.405 100.00 ------------------------------------------------------------------------------- PC_run 6604 6604 14198.50 2.150 2.150 99.75 GM_PC_couple 6604 6604 16.70 0.003 0.003 0.12 PC_GM_couple 6604 6604 13.19 0.002 0.002 0.09 #others 6.01 6.012 0.04 ------------------------------------------------------------------------------- ======= Cycle 6604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6605 steps, 2.56000 s simulation time, 14237.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6605 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14237.0614237.05614237.056 100.00 ------------------------------------------------------------------------------- PC_run 6605 6605 14201.14 2.150 2.150 99.75 GM_PC_couple 6605 6605 16.70 0.003 0.003 0.12 PC_GM_couple 6605 6605 13.20 0.002 0.002 0.09 #others 6.01 6.014 0.04 ------------------------------------------------------------------------------- ======= Cycle 6605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6606 steps, 2.56000 s simulation time, 14239.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6606 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14239.6014239.59714239.597 100.00 ------------------------------------------------------------------------------- PC_run 6606 6606 14203.68 2.150 2.150 99.75 GM_PC_couple 6606 6606 16.70 0.003 0.003 0.12 PC_GM_couple 6606 6606 13.20 0.002 0.002 0.09 #others 6.01 6.015 0.04 ------------------------------------------------------------------------------- ======= Cycle 6606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6607 steps, 2.56000 s simulation time, 14242.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6607 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14242.1314242.13014242.130 100.00 ------------------------------------------------------------------------------- PC_run 6607 6607 14206.20 2.150 2.150 99.75 GM_PC_couple 6607 6607 16.71 0.003 0.003 0.12 PC_GM_couple 6607 6607 13.20 0.002 0.002 0.09 #others 6.02 6.016 0.04 ------------------------------------------------------------------------------- ======= Cycle 6607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6608 steps, 2.56000 s simulation time, 14244.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6608 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14244.9814244.97914244.979 100.00 ------------------------------------------------------------------------------- PC_run 6608 6608 14209.05 2.150 2.150 99.75 GM_PC_couple 6608 6608 16.71 0.003 0.003 0.12 PC_GM_couple 6608 6608 13.20 0.002 0.002 0.09 #others 6.02 6.017 0.04 ------------------------------------------------------------------------------- ======= Cycle 6608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6609 steps, 2.56000 s simulation time, 14247.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6609 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14247.4614247.46414247.464 100.00 ------------------------------------------------------------------------------- PC_run 6609 6609 14211.52 2.150 2.150 99.75 GM_PC_couple 6609 6609 16.72 0.003 0.003 0.12 PC_GM_couple 6609 6609 13.21 0.002 0.002 0.09 #others 6.02 6.018 0.04 ------------------------------------------------------------------------------- ======= Cycle 6609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6610 steps, 2.56000 s simulation time, 14249.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6610 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14249.9814249.98414249.984 100.00 ------------------------------------------------------------------------------- PC_run 6610 6610 14214.03 2.150 2.150 99.75 GM_PC_couple 6610 6610 16.72 0.003 0.003 0.12 PC_GM_couple 6610 6610 13.21 0.002 0.002 0.09 #others 6.02 6.019 0.04 ------------------------------------------------------------------------------- ======= Cycle 6610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6611 steps, 2.56000 s simulation time, 14252.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6611 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14252.6414252.63814252.638 100.00 ------------------------------------------------------------------------------- PC_run 6611 6611 14216.68 2.150 2.150 99.75 GM_PC_couple 6611 6611 16.73 0.003 0.003 0.12 PC_GM_couple 6611 6611 13.22 0.002 0.002 0.09 #others 6.02 6.020 0.04 ------------------------------------------------------------------------------- ======= Cycle 6611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6612 steps, 2.56000 s simulation time, 14255.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6612 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14255.0714255.06814255.068 100.00 ------------------------------------------------------------------------------- PC_run 6612 6612 14219.10 2.150 2.150 99.75 GM_PC_couple 6612 6612 16.73 0.003 0.003 0.12 PC_GM_couple 6612 6612 13.22 0.002 0.002 0.09 #others 6.02 6.021 0.04 ------------------------------------------------------------------------------- ======= Cycle 6612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6613 steps, 2.56000 s simulation time, 14257.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6613 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14257.8714257.87214257.872 100.00 ------------------------------------------------------------------------------- PC_run 6613 6613 14221.90 2.151 2.151 99.75 GM_PC_couple 6613 6613 16.73 0.003 0.003 0.12 PC_GM_couple 6613 6613 13.22 0.002 0.002 0.09 #others 6.02 6.022 0.04 ------------------------------------------------------------------------------- ======= Cycle 6613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6614 steps, 2.56000 s simulation time, 14259.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6614 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14259.8914259.89114259.891 100.00 ------------------------------------------------------------------------------- PC_run 6614 6614 14223.91 2.151 2.151 99.75 GM_PC_couple 6614 6614 16.73 0.003 0.003 0.12 PC_GM_couple 6614 6614 13.22 0.002 0.002 0.09 #others 6.02 6.023 0.04 ------------------------------------------------------------------------------- ======= Cycle 6614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6615 steps, 2.56000 s simulation time, 14262.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6615 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14262.0514262.04814262.048 100.00 ------------------------------------------------------------------------------- PC_run 6615 6615 14226.07 2.151 2.151 99.75 GM_PC_couple 6615 6615 16.74 0.003 0.003 0.12 PC_GM_couple 6615 6615 13.22 0.002 0.002 0.09 #others 6.02 6.024 0.04 ------------------------------------------------------------------------------- ======= Cycle 6615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6616 steps, 2.56000 s simulation time, 14264.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6616 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14264.1514264.15314264.153 100.00 ------------------------------------------------------------------------------- PC_run 6616 6616 14228.17 2.151 2.151 99.75 GM_PC_couple 6616 6616 16.74 0.003 0.003 0.12 PC_GM_couple 6616 6616 13.23 0.002 0.002 0.09 #others 6.02 6.025 0.04 ------------------------------------------------------------------------------- ======= Cycle 6616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6617 steps, 2.56000 s simulation time, 14266.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6617 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14266.5514266.55214266.552 100.00 ------------------------------------------------------------------------------- PC_run 6617 6617 14230.56 2.151 2.151 99.75 GM_PC_couple 6617 6617 16.74 0.003 0.003 0.12 PC_GM_couple 6617 6617 13.23 0.002 0.002 0.09 #others 6.03 6.026 0.04 ------------------------------------------------------------------------------- ======= Cycle 6617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6618 steps, 2.56000 s simulation time, 14268.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6618 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14268.7314268.73414268.734 100.00 ------------------------------------------------------------------------------- PC_run 6618 6618 14232.74 2.151 2.151 99.75 GM_PC_couple 6618 6618 16.74 0.003 0.003 0.12 PC_GM_couple 6618 6618 13.23 0.002 0.002 0.09 #others 6.03 6.027 0.04 ------------------------------------------------------------------------------- ======= Cycle 6618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6619 steps, 2.56000 s simulation time, 14270.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6619 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14270.9114270.91114270.911 100.00 ------------------------------------------------------------------------------- PC_run 6619 6619 14234.91 2.151 2.151 99.75 GM_PC_couple 6619 6619 16.75 0.003 0.003 0.12 PC_GM_couple 6619 6619 13.23 0.002 0.002 0.09 #others 6.03 6.028 0.04 ------------------------------------------------------------------------------- ======= Cycle 6619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6620 steps, 2.56000 s simulation time, 14273.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6620 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14273.0914273.09414273.094 100.00 ------------------------------------------------------------------------------- PC_run 6620 6620 14237.08 2.151 2.151 99.75 GM_PC_couple 6620 6620 16.75 0.003 0.003 0.12 PC_GM_couple 6620 6620 13.23 0.002 0.002 0.09 #others 6.03 6.029 0.04 ------------------------------------------------------------------------------- ======= Cycle 6620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6621 steps, 2.56000 s simulation time, 14275.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6621 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14275.6714275.66614275.666 100.00 ------------------------------------------------------------------------------- PC_run 6621 6621 14239.65 2.151 2.151 99.75 GM_PC_couple 6621 6621 16.75 0.003 0.003 0.12 PC_GM_couple 6621 6621 13.24 0.002 0.002 0.09 #others 6.03 6.030 0.04 ------------------------------------------------------------------------------- ======= Cycle 6621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6622 steps, 2.56000 s simulation time, 14277.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6622 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14277.9514277.95214277.952 100.00 ------------------------------------------------------------------------------- PC_run 6622 6622 14241.93 2.151 2.151 99.75 GM_PC_couple 6622 6622 16.75 0.003 0.003 0.12 PC_GM_couple 6622 6622 13.24 0.002 0.002 0.09 #others 6.03 6.031 0.04 ------------------------------------------------------------------------------- ======= Cycle 6622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6623 steps, 2.56000 s simulation time, 14280.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6623 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14280.2314280.23214280.232 100.00 ------------------------------------------------------------------------------- PC_run 6623 6623 14244.20 2.151 2.151 99.75 GM_PC_couple 6623 6623 16.76 0.003 0.003 0.12 PC_GM_couple 6623 6623 13.24 0.002 0.002 0.09 #others 6.03 6.032 0.04 ------------------------------------------------------------------------------- ======= Cycle 6623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6624 steps, 2.56000 s simulation time, 14282.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6624 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14282.3714282.37414282.374 100.00 ------------------------------------------------------------------------------- PC_run 6624 6624 14246.34 2.151 2.151 99.75 GM_PC_couple 6624 6624 16.76 0.003 0.003 0.12 PC_GM_couple 6624 6624 13.24 0.002 0.002 0.09 #others 6.03 6.033 0.04 ------------------------------------------------------------------------------- ======= Cycle 6624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6625 steps, 2.56000 s simulation time, 14284.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6625 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14284.7814284.77614284.776 100.00 ------------------------------------------------------------------------------- PC_run 6625 6625 14248.73 2.151 2.151 99.75 GM_PC_couple 6625 6625 16.76 0.003 0.003 0.12 PC_GM_couple 6625 6625 13.25 0.002 0.002 0.09 #others 6.03 6.034 0.04 ------------------------------------------------------------------------------- ======= Cycle 6625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6626 steps, 2.56000 s simulation time, 14287.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6626 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14287.3314287.33114287.331 100.00 ------------------------------------------------------------------------------- PC_run 6626 6626 14251.28 2.151 2.151 99.75 GM_PC_couple 6626 6626 16.77 0.003 0.003 0.12 PC_GM_couple 6626 6626 13.25 0.002 0.002 0.09 #others 6.04 6.035 0.04 ------------------------------------------------------------------------------- ======= Cycle 6626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6627 steps, 2.56000 s simulation time, 14289.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6627 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14289.5914289.58914289.589 100.00 ------------------------------------------------------------------------------- PC_run 6627 6627 14253.54 2.151 2.151 99.75 GM_PC_couple 6627 6627 16.77 0.003 0.003 0.12 PC_GM_couple 6627 6627 13.25 0.002 0.002 0.09 #others 6.04 6.036 0.04 ------------------------------------------------------------------------------- ======= Cycle 6627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6628 steps, 2.56000 s simulation time, 14291.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6628 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14291.7814291.78014291.780 100.00 ------------------------------------------------------------------------------- PC_run 6628 6628 14255.72 2.151 2.151 99.75 GM_PC_couple 6628 6628 16.77 0.003 0.003 0.12 PC_GM_couple 6628 6628 13.25 0.002 0.002 0.09 #others 6.04 6.037 0.04 ------------------------------------------------------------------------------- ======= Cycle 6628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6629 steps, 2.56000 s simulation time, 14293.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6629 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14293.9914293.98614293.986 100.00 ------------------------------------------------------------------------------- PC_run 6629 6629 14257.92 2.151 2.151 99.75 GM_PC_couple 6629 6629 16.77 0.003 0.003 0.12 PC_GM_couple 6629 6629 13.25 0.002 0.002 0.09 #others 6.04 6.038 0.04 ------------------------------------------------------------------------------- ======= Cycle 6629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6630 steps, 2.56000 s simulation time, 14296.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6630 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14296.2114296.20614296.206 100.00 ------------------------------------------------------------------------------- PC_run 6630 6630 14260.14 2.151 2.151 99.75 GM_PC_couple 6630 6630 16.78 0.003 0.003 0.12 PC_GM_couple 6630 6630 13.26 0.002 0.002 0.09 #others 6.04 6.038 0.04 ------------------------------------------------------------------------------- ======= Cycle 6630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6631 steps, 2.56000 s simulation time, 14298.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6631 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14298.3614298.36114298.361 100.00 ------------------------------------------------------------------------------- PC_run 6631 6631 14262.29 2.151 2.151 99.75 GM_PC_couple 6631 6631 16.78 0.003 0.003 0.12 PC_GM_couple 6631 6631 13.26 0.002 0.002 0.09 #others 6.04 6.039 0.04 ------------------------------------------------------------------------------- ======= Cycle 6631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6632 steps, 2.56000 s simulation time, 14300.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6632 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14300.6114300.61014300.610 100.00 ------------------------------------------------------------------------------- PC_run 6632 6632 14264.53 2.151 2.151 99.75 GM_PC_couple 6632 6632 16.78 0.003 0.003 0.12 PC_GM_couple 6632 6632 13.26 0.002 0.002 0.09 #others 6.04 6.040 0.04 ------------------------------------------------------------------------------- ======= Cycle 6632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6633 steps, 2.56000 s simulation time, 14303.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6633 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14303.0514303.05014303.050 100.00 ------------------------------------------------------------------------------- PC_run 6633 6633 14266.96 2.151 2.151 99.75 GM_PC_couple 6633 6633 16.78 0.003 0.003 0.12 PC_GM_couple 6633 6633 13.26 0.002 0.002 0.09 #others 6.04 6.042 0.04 ------------------------------------------------------------------------------- ======= Cycle 6633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6634 steps, 2.56000 s simulation time, 14305.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6634 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14305.3414305.34314305.343 100.00 ------------------------------------------------------------------------------- PC_run 6634 6634 14269.25 2.151 2.151 99.75 GM_PC_couple 6634 6634 16.79 0.003 0.003 0.12 PC_GM_couple 6634 6634 13.26 0.002 0.002 0.09 #others 6.04 6.043 0.04 ------------------------------------------------------------------------------- ======= Cycle 6634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6635 steps, 2.56000 s simulation time, 14307.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6635 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14307.7114307.70914307.709 100.00 ------------------------------------------------------------------------------- PC_run 6635 6635 14271.61 2.151 2.151 99.75 GM_PC_couple 6635 6635 16.79 0.003 0.003 0.12 PC_GM_couple 6635 6635 13.27 0.002 0.002 0.09 #others 6.04 6.044 0.04 ------------------------------------------------------------------------------- ======= Cycle 6635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6636 steps, 2.56000 s simulation time, 14310.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6636 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14310.1414310.14014310.140 100.00 ------------------------------------------------------------------------------- PC_run 6636 6636 14274.04 2.151 2.151 99.75 GM_PC_couple 6636 6636 16.79 0.003 0.003 0.12 PC_GM_couple 6636 6636 13.27 0.002 0.002 0.09 #others 6.04 6.045 0.04 ------------------------------------------------------------------------------- ======= Cycle 6636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6637 steps, 2.56000 s simulation time, 14313.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6637 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14313.0214313.01814313.018 100.00 ------------------------------------------------------------------------------- PC_run 6637 6637 14276.91 2.151 2.151 99.75 GM_PC_couple 6637 6637 16.79 0.003 0.003 0.12 PC_GM_couple 6637 6637 13.27 0.002 0.002 0.09 #others 6.05 6.046 0.04 ------------------------------------------------------------------------------- ======= Cycle 6637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6638 steps, 2.56000 s simulation time, 14315.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6638 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14315.4714315.46514315.465 100.00 ------------------------------------------------------------------------------- PC_run 6638 6638 14279.35 2.151 2.151 99.75 GM_PC_couple 6638 6638 16.80 0.003 0.003 0.12 PC_GM_couple 6638 6638 13.27 0.002 0.002 0.09 #others 6.05 6.047 0.04 ------------------------------------------------------------------------------- ======= Cycle 6638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6639 steps, 2.56000 s simulation time, 14317.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6639 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14317.7114317.71314317.713 100.00 ------------------------------------------------------------------------------- PC_run 6639 6639 14281.59 2.151 2.151 99.75 GM_PC_couple 6639 6639 16.80 0.003 0.003 0.12 PC_GM_couple 6639 6639 13.28 0.002 0.002 0.09 #others 6.05 6.048 0.04 ------------------------------------------------------------------------------- ======= Cycle 6639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6640 steps, 2.56000 s simulation time, 14319.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6640 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14319.9714319.96614319.966 100.00 ------------------------------------------------------------------------------- PC_run 6640 6640 14283.84 2.151 2.151 99.75 GM_PC_couple 6640 6640 16.80 0.003 0.003 0.12 PC_GM_couple 6640 6640 13.28 0.002 0.002 0.09 #others 6.05 6.049 0.04 ------------------------------------------------------------------------------- ======= Cycle 6640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6641 steps, 2.56000 s simulation time, 14322.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6641 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14322.1714322.17014322.170 100.00 ------------------------------------------------------------------------------- PC_run 6641 6641 14286.03 2.151 2.151 99.75 GM_PC_couple 6641 6641 16.81 0.003 0.003 0.12 PC_GM_couple 6641 6641 13.28 0.002 0.002 0.09 #others 6.05 6.050 0.04 ------------------------------------------------------------------------------- ======= Cycle 6641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6642 steps, 2.56000 s simulation time, 14324.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6642 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14324.2114324.20614324.206 100.00 ------------------------------------------------------------------------------- PC_run 6642 6642 14288.06 2.151 2.151 99.75 GM_PC_couple 6642 6642 16.81 0.003 0.003 0.12 PC_GM_couple 6642 6642 13.28 0.002 0.002 0.09 #others 6.05 6.051 0.04 ------------------------------------------------------------------------------- ======= Cycle 6642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6643 steps, 2.56000 s simulation time, 14327.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6643 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14327.1314327.13114327.131 100.00 ------------------------------------------------------------------------------- PC_run 6643 6643 14290.99 2.151 2.151 99.75 GM_PC_couple 6643 6643 16.81 0.003 0.003 0.12 PC_GM_couple 6643 6643 13.28 0.002 0.002 0.09 #others 6.05 6.052 0.04 ------------------------------------------------------------------------------- ======= Cycle 6643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6644 steps, 2.56000 s simulation time, 14329.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6644 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14329.7814329.78414329.784 100.00 ------------------------------------------------------------------------------- PC_run 6644 6644 14293.63 2.151 2.151 99.75 GM_PC_couple 6644 6644 16.81 0.003 0.003 0.12 PC_GM_couple 6644 6644 13.29 0.002 0.002 0.09 #others 6.05 6.053 0.04 ------------------------------------------------------------------------------- ======= Cycle 6644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6645 steps, 2.56000 s simulation time, 14332.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6645 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14332.5114332.50914332.509 100.00 ------------------------------------------------------------------------------- PC_run 6645 6645 14296.35 2.151 2.151 99.75 GM_PC_couple 6645 6645 16.82 0.003 0.003 0.12 PC_GM_couple 6645 6645 13.29 0.002 0.002 0.09 #others 6.05 6.054 0.04 ------------------------------------------------------------------------------- ======= Cycle 6645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6646 steps, 2.56000 s simulation time, 14335.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6646 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14335.1714335.17514335.175 100.00 ------------------------------------------------------------------------------- PC_run 6646 6646 14299.01 2.152 2.152 99.75 GM_PC_couple 6646 6646 16.82 0.003 0.003 0.12 PC_GM_couple 6646 6646 13.29 0.002 0.002 0.09 #others 6.06 6.055 0.04 ------------------------------------------------------------------------------- ======= Cycle 6646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6647 steps, 2.56000 s simulation time, 14338.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6647 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14338.3414338.33914338.339 100.00 ------------------------------------------------------------------------------- PC_run 6647 6647 14302.17 2.152 2.152 99.75 GM_PC_couple 6647 6647 16.82 0.003 0.003 0.12 PC_GM_couple 6647 6647 13.29 0.002 0.002 0.09 #others 6.06 6.056 0.04 ------------------------------------------------------------------------------- ======= Cycle 6647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6648 steps, 2.56000 s simulation time, 14340.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6648 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14340.7414340.74214340.742 100.00 ------------------------------------------------------------------------------- PC_run 6648 6648 14304.56 2.152 2.152 99.75 GM_PC_couple 6648 6648 16.82 0.003 0.003 0.12 PC_GM_couple 6648 6648 13.30 0.002 0.002 0.09 #others 6.06 6.057 0.04 ------------------------------------------------------------------------------- ======= Cycle 6648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6649 steps, 2.56000 s simulation time, 14343.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6649 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14343.2514343.24714343.247 100.00 ------------------------------------------------------------------------------- PC_run 6649 6649 14307.07 2.152 2.152 99.75 GM_PC_couple 6649 6649 16.83 0.003 0.003 0.12 PC_GM_couple 6649 6649 13.30 0.002 0.002 0.09 #others 6.06 6.058 0.04 ------------------------------------------------------------------------------- ======= Cycle 6649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6650 steps, 2.56000 s simulation time, 14345.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6650 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14345.6214345.62214345.622 100.00 ------------------------------------------------------------------------------- PC_run 6650 6650 14309.43 2.152 2.152 99.75 GM_PC_couple 6650 6650 16.83 0.003 0.003 0.12 PC_GM_couple 6650 6650 13.30 0.002 0.002 0.09 #others 6.06 6.059 0.04 ------------------------------------------------------------------------------- ======= Cycle 6650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6651 steps, 2.56000 s simulation time, 14348.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6651 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14348.7214348.72314348.723 100.00 ------------------------------------------------------------------------------- PC_run 6651 6651 14312.53 2.152 2.152 99.75 GM_PC_couple 6651 6651 16.83 0.003 0.003 0.12 PC_GM_couple 6651 6651 13.30 0.002 0.002 0.09 #others 6.06 6.060 0.04 ------------------------------------------------------------------------------- ======= Cycle 6651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6652 steps, 2.56000 s simulation time, 14351.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6652 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14351.3514351.34714351.347 100.00 ------------------------------------------------------------------------------- PC_run 6652 6652 14315.15 2.152 2.152 99.75 GM_PC_couple 6652 6652 16.83 0.003 0.003 0.12 PC_GM_couple 6652 6652 13.30 0.002 0.002 0.09 #others 6.06 6.061 0.04 ------------------------------------------------------------------------------- ======= Cycle 6652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6653 steps, 2.56000 s simulation time, 14353.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6653 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14353.7714353.76614353.766 100.00 ------------------------------------------------------------------------------- PC_run 6653 6653 14317.56 2.152 2.152 99.75 GM_PC_couple 6653 6653 16.84 0.003 0.003 0.12 PC_GM_couple 6653 6653 13.31 0.002 0.002 0.09 #others 6.06 6.062 0.04 ------------------------------------------------------------------------------- ======= Cycle 6653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6654 steps, 2.56000 s simulation time, 14357.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6654 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14357.6614357.66214357.662 100.00 ------------------------------------------------------------------------------- PC_run 6654 6654 14321.45 2.152 2.152 99.75 GM_PC_couple 6654 6654 16.84 0.003 0.003 0.12 PC_GM_couple 6654 6654 13.31 0.002 0.002 0.09 #others 6.06 6.063 0.04 ------------------------------------------------------------------------------- ======= Cycle 6654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6655 steps, 2.56000 s simulation time, 14359.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6655 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14359.9414359.94314359.943 100.00 ------------------------------------------------------------------------------- PC_run 6655 6655 14323.72 2.152 2.152 99.75 GM_PC_couple 6655 6655 16.84 0.003 0.003 0.12 PC_GM_couple 6655 6655 13.31 0.002 0.002 0.09 #others 6.06 6.064 0.04 ------------------------------------------------------------------------------- ======= Cycle 6655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6656 steps, 2.56000 s simulation time, 14362.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6656 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14362.1914362.18614362.186 100.00 ------------------------------------------------------------------------------- PC_run 6656 6656 14325.96 2.152 2.152 99.75 GM_PC_couple 6656 6656 16.85 0.003 0.003 0.12 PC_GM_couple 6656 6656 13.31 0.002 0.002 0.09 #others 6.06 6.065 0.04 ------------------------------------------------------------------------------- ======= Cycle 6656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6657 steps, 2.56000 s simulation time, 14364.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6657 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14364.5714364.56814364.568 100.00 ------------------------------------------------------------------------------- PC_run 6657 6657 14328.34 2.152 2.152 99.75 GM_PC_couple 6657 6657 16.85 0.003 0.003 0.12 PC_GM_couple 6657 6657 13.31 0.002 0.002 0.09 #others 6.07 6.066 0.04 ------------------------------------------------------------------------------- ======= Cycle 6657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6658 steps, 2.56000 s simulation time, 14366.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6658 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14366.8114366.80914366.809 100.00 ------------------------------------------------------------------------------- PC_run 6658 6658 14330.57 2.152 2.152 99.75 GM_PC_couple 6658 6658 16.85 0.003 0.003 0.12 PC_GM_couple 6658 6658 13.32 0.002 0.002 0.09 #others 6.07 6.067 0.04 ------------------------------------------------------------------------------- ======= Cycle 6658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6659 steps, 2.56000 s simulation time, 14369.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6659 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14369.2414369.23814369.238 100.00 ------------------------------------------------------------------------------- PC_run 6659 6659 14333.00 2.152 2.152 99.75 GM_PC_couple 6659 6659 16.86 0.003 0.003 0.12 PC_GM_couple 6659 6659 13.32 0.002 0.002 0.09 #others 6.07 6.068 0.04 ------------------------------------------------------------------------------- ======= Cycle 6659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6660 steps, 2.56000 s simulation time, 14371.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6660 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14371.3214371.32514371.325 100.00 ------------------------------------------------------------------------------- PC_run 6660 6660 14335.08 2.152 2.152 99.75 GM_PC_couple 6660 6660 16.86 0.003 0.003 0.12 PC_GM_couple 6660 6660 13.32 0.002 0.002 0.09 #others 6.07 6.069 0.04 ------------------------------------------------------------------------------- ======= Cycle 6660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6661 steps, 2.56000 s simulation time, 14373.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6661 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14373.5514373.55414373.554 100.00 ------------------------------------------------------------------------------- PC_run 6661 6661 14337.30 2.152 2.152 99.75 GM_PC_couple 6661 6661 16.86 0.003 0.003 0.12 PC_GM_couple 6661 6661 13.32 0.002 0.002 0.09 #others 6.07 6.070 0.04 ------------------------------------------------------------------------------- ======= Cycle 6661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6662 steps, 2.56000 s simulation time, 14375.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6662 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14375.8614375.86314375.863 100.00 ------------------------------------------------------------------------------- PC_run 6662 6662 14339.60 2.152 2.152 99.75 GM_PC_couple 6662 6662 16.86 0.003 0.003 0.12 PC_GM_couple 6662 6662 13.32 0.002 0.002 0.09 #others 6.07 6.071 0.04 ------------------------------------------------------------------------------- ======= Cycle 6662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6663 steps, 2.56000 s simulation time, 14378.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6663 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14378.0014378.00114378.001 100.00 ------------------------------------------------------------------------------- PC_run 6663 6663 14341.74 2.152 2.152 99.75 GM_PC_couple 6663 6663 16.87 0.003 0.003 0.12 PC_GM_couple 6663 6663 13.33 0.002 0.002 0.09 #others 6.07 6.072 0.04 ------------------------------------------------------------------------------- ======= Cycle 6663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6664 steps, 2.56000 s simulation time, 14380.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6664 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14380.4314380.42514380.425 100.00 ------------------------------------------------------------------------------- PC_run 6664 6664 14344.16 2.152 2.152 99.75 GM_PC_couple 6664 6664 16.87 0.003 0.003 0.12 PC_GM_couple 6664 6664 13.33 0.002 0.002 0.09 #others 6.07 6.072 0.04 ------------------------------------------------------------------------------- ======= Cycle 6664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6665 steps, 2.56000 s simulation time, 14382.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6665 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14382.5614382.56514382.565 100.00 ------------------------------------------------------------------------------- PC_run 6665 6665 14346.29 2.152 2.152 99.75 GM_PC_couple 6665 6665 16.87 0.003 0.003 0.12 PC_GM_couple 6665 6665 13.33 0.002 0.002 0.09 #others 6.07 6.073 0.04 ------------------------------------------------------------------------------- ======= Cycle 6665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6666 steps, 2.56000 s simulation time, 14384.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6666 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14384.8614384.85714384.857 100.00 ------------------------------------------------------------------------------- PC_run 6666 6666 14348.58 2.153 2.153 99.75 GM_PC_couple 6666 6666 16.87 0.003 0.003 0.12 PC_GM_couple 6666 6666 13.33 0.002 0.002 0.09 #others 6.07 6.074 0.04 ------------------------------------------------------------------------------- ======= Cycle 6666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6667 steps, 2.56000 s simulation time, 14386.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6667 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14386.9414386.94014386.940 100.00 ------------------------------------------------------------------------------- PC_run 6667 6667 14350.66 2.152 2.152 99.75 GM_PC_couple 6667 6667 16.87 0.003 0.003 0.12 PC_GM_couple 6667 6667 13.33 0.002 0.002 0.09 #others 6.08 6.075 0.04 ------------------------------------------------------------------------------- ======= Cycle 6667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6668 steps, 2.56000 s simulation time, 14389.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6668 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14389.5014389.49814389.498 100.00 ------------------------------------------------------------------------------- PC_run 6668 6668 14353.21 2.153 2.153 99.75 GM_PC_couple 6668 6668 16.88 0.003 0.003 0.12 PC_GM_couple 6668 6668 13.34 0.002 0.002 0.09 #others 6.08 6.076 0.04 ------------------------------------------------------------------------------- ======= Cycle 6668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6669 steps, 2.56000 s simulation time, 14391.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6669 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14391.7614391.75914391.759 100.00 ------------------------------------------------------------------------------- PC_run 6669 6669 14355.47 2.153 2.153 99.75 GM_PC_couple 6669 6669 16.88 0.003 0.003 0.12 PC_GM_couple 6669 6669 13.34 0.002 0.002 0.09 #others 6.08 6.077 0.04 ------------------------------------------------------------------------------- ======= Cycle 6669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6670 steps, 2.56000 s simulation time, 14393.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6670 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14393.8314393.82714393.827 100.00 ------------------------------------------------------------------------------- PC_run 6670 6670 14357.53 2.153 2.153 99.75 GM_PC_couple 6670 6670 16.88 0.003 0.003 0.12 PC_GM_couple 6670 6670 13.34 0.002 0.002 0.09 #others 6.08 6.078 0.04 ------------------------------------------------------------------------------- ======= Cycle 6670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6671 steps, 2.56000 s simulation time, 14396.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6671 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14396.0914396.09414396.094 100.00 ------------------------------------------------------------------------------- PC_run 6671 6671 14359.79 2.153 2.153 99.75 GM_PC_couple 6671 6671 16.88 0.003 0.003 0.12 PC_GM_couple 6671 6671 13.34 0.002 0.002 0.09 #others 6.08 6.079 0.04 ------------------------------------------------------------------------------- ======= Cycle 6671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6672 steps, 2.56000 s simulation time, 14398.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6672 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14398.3314398.33114398.331 100.00 ------------------------------------------------------------------------------- PC_run 6672 6672 14362.02 2.153 2.153 99.75 GM_PC_couple 6672 6672 16.89 0.003 0.003 0.12 PC_GM_couple 6672 6672 13.34 0.002 0.002 0.09 #others 6.08 6.079 0.04 ------------------------------------------------------------------------------- ======= Cycle 6672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6673 steps, 2.56000 s simulation time, 14400.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6673 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14400.6614400.66414400.664 100.00 ------------------------------------------------------------------------------- PC_run 6673 6673 14364.35 2.153 2.153 99.75 GM_PC_couple 6673 6673 16.89 0.003 0.003 0.12 PC_GM_couple 6673 6673 13.34 0.002 0.002 0.09 #others 6.08 6.080 0.04 ------------------------------------------------------------------------------- ======= Cycle 6673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6674 steps, 2.56000 s simulation time, 14402.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6674 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14402.8114402.80914402.809 100.00 ------------------------------------------------------------------------------- PC_run 6674 6674 14366.49 2.153 2.153 99.75 GM_PC_couple 6674 6674 16.89 0.003 0.003 0.12 PC_GM_couple 6674 6674 13.35 0.002 0.002 0.09 #others 6.08 6.081 0.04 ------------------------------------------------------------------------------- ======= Cycle 6674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6675 steps, 2.56000 s simulation time, 14404.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6675 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14404.8714404.87414404.874 100.00 ------------------------------------------------------------------------------- PC_run 6675 6675 14368.55 2.153 2.153 99.75 GM_PC_couple 6675 6675 16.90 0.003 0.003 0.12 PC_GM_couple 6675 6675 13.35 0.002 0.002 0.09 #others 6.08 6.082 0.04 ------------------------------------------------------------------------------- ======= Cycle 6675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6676 steps, 2.56000 s simulation time, 14407.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6676 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14407.2614407.25514407.255 100.00 ------------------------------------------------------------------------------- PC_run 6676 6676 14370.92 2.153 2.153 99.75 GM_PC_couple 6676 6676 16.90 0.003 0.003 0.12 PC_GM_couple 6676 6676 13.35 0.002 0.002 0.09 #others 6.08 6.083 0.04 ------------------------------------------------------------------------------- ======= Cycle 6676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6677 steps, 2.56000 s simulation time, 14409.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6677 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14409.4814409.48314409.483 100.00 ------------------------------------------------------------------------------- PC_run 6677 6677 14373.14 2.153 2.153 99.75 GM_PC_couple 6677 6677 16.90 0.003 0.003 0.12 PC_GM_couple 6677 6677 13.35 0.002 0.002 0.09 #others 6.08 6.085 0.04 ------------------------------------------------------------------------------- ======= Cycle 6677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6678 steps, 2.56000 s simulation time, 14411.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6678 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14411.6414411.64214411.642 100.00 ------------------------------------------------------------------------------- PC_run 6678 6678 14375.30 2.153 2.153 99.75 GM_PC_couple 6678 6678 16.90 0.003 0.003 0.12 PC_GM_couple 6678 6678 13.36 0.002 0.002 0.09 #others 6.09 6.086 0.04 ------------------------------------------------------------------------------- ======= Cycle 6678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6679 steps, 2.56000 s simulation time, 14413.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6679 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14413.9314413.93214413.932 100.00 ------------------------------------------------------------------------------- PC_run 6679 6679 14377.58 2.153 2.153 99.75 GM_PC_couple 6679 6679 16.91 0.003 0.003 0.12 PC_GM_couple 6679 6679 13.36 0.002 0.002 0.09 #others 6.09 6.087 0.04 ------------------------------------------------------------------------------- ======= Cycle 6679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6680 steps, 2.56000 s simulation time, 14416.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6680 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14416.3714416.36514416.365 100.00 ------------------------------------------------------------------------------- PC_run 6680 6680 14380.00 2.153 2.153 99.75 GM_PC_couple 6680 6680 16.91 0.003 0.003 0.12 PC_GM_couple 6680 6680 13.36 0.002 0.002 0.09 #others 6.09 6.088 0.04 ------------------------------------------------------------------------------- ======= Cycle 6680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6681 steps, 2.56000 s simulation time, 14418.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6681 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14418.6114418.60814418.608 100.00 ------------------------------------------------------------------------------- PC_run 6681 6681 14382.24 2.153 2.153 99.75 GM_PC_couple 6681 6681 16.91 0.003 0.003 0.12 PC_GM_couple 6681 6681 13.36 0.002 0.002 0.09 #others 6.09 6.089 0.04 ------------------------------------------------------------------------------- ======= Cycle 6681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6682 steps, 2.56000 s simulation time, 14420.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6682 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14420.8614420.86214420.862 100.00 ------------------------------------------------------------------------------- PC_run 6682 6682 14384.49 2.153 2.153 99.75 GM_PC_couple 6682 6682 16.92 0.003 0.003 0.12 PC_GM_couple 6682 6682 13.37 0.002 0.002 0.09 #others 6.09 6.090 0.04 ------------------------------------------------------------------------------- ======= Cycle 6682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6683 steps, 2.56000 s simulation time, 14422.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6683 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14422.9914422.98514422.985 100.00 ------------------------------------------------------------------------------- PC_run 6683 6683 14386.61 2.153 2.153 99.75 GM_PC_couple 6683 6683 16.92 0.003 0.003 0.12 PC_GM_couple 6683 6683 13.37 0.002 0.002 0.09 #others 6.09 6.091 0.04 ------------------------------------------------------------------------------- ======= Cycle 6683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6684 steps, 2.56000 s simulation time, 14425.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6684 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14425.4214425.41714425.417 100.00 ------------------------------------------------------------------------------- PC_run 6684 6684 14389.03 2.153 2.153 99.75 GM_PC_couple 6684 6684 16.92 0.003 0.003 0.12 PC_GM_couple 6684 6684 13.37 0.002 0.002 0.09 #others 6.09 6.092 0.04 ------------------------------------------------------------------------------- ======= Cycle 6684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6685 steps, 2.56000 s simulation time, 14427.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6685 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14427.5514427.55314427.553 100.00 ------------------------------------------------------------------------------- PC_run 6685 6685 14391.16 2.153 2.153 99.75 GM_PC_couple 6685 6685 16.92 0.003 0.003 0.12 PC_GM_couple 6685 6685 13.37 0.002 0.002 0.09 #others 6.09 6.093 0.04 ------------------------------------------------------------------------------- ======= Cycle 6685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6686 steps, 2.56000 s simulation time, 14429.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6686 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14429.8714429.87414429.874 100.00 ------------------------------------------------------------------------------- PC_run 6686 6686 14393.48 2.153 2.153 99.75 GM_PC_couple 6686 6686 16.93 0.003 0.003 0.12 PC_GM_couple 6686 6686 13.37 0.002 0.002 0.09 #others 6.09 6.094 0.04 ------------------------------------------------------------------------------- ======= Cycle 6686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6687 steps, 2.56000 s simulation time, 14431.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6687 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14431.9414431.94314431.943 100.00 ------------------------------------------------------------------------------- PC_run 6687 6687 14395.54 2.153 2.153 99.75 GM_PC_couple 6687 6687 16.93 0.003 0.003 0.12 PC_GM_couple 6687 6687 13.37 0.002 0.002 0.09 #others 6.09 6.095 0.04 ------------------------------------------------------------------------------- ======= Cycle 6687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6688 steps, 2.56000 s simulation time, 14434.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6688 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14434.4514434.45114434.451 100.00 ------------------------------------------------------------------------------- PC_run 6688 6688 14398.05 2.153 2.153 99.75 GM_PC_couple 6688 6688 16.93 0.003 0.003 0.12 PC_GM_couple 6688 6688 13.38 0.002 0.002 0.09 #others 6.10 6.096 0.04 ------------------------------------------------------------------------------- ======= Cycle 6688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6689 steps, 2.56000 s simulation time, 14436.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6689 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14436.6114436.60714436.607 100.00 ------------------------------------------------------------------------------- PC_run 6689 6689 14400.20 2.153 2.153 99.75 GM_PC_couple 6689 6689 16.94 0.003 0.003 0.12 PC_GM_couple 6689 6689 13.38 0.002 0.002 0.09 #others 6.10 6.097 0.04 ------------------------------------------------------------------------------- ======= Cycle 6689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6690 steps, 2.56000 s simulation time, 14439.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6690 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14439.0714439.06714439.067 100.00 ------------------------------------------------------------------------------- PC_run 6690 6690 14402.65 2.153 2.153 99.75 GM_PC_couple 6690 6690 16.94 0.003 0.003 0.12 PC_GM_couple 6690 6690 13.38 0.002 0.002 0.09 #others 6.10 6.098 0.04 ------------------------------------------------------------------------------- ======= Cycle 6690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6691 steps, 2.56000 s simulation time, 14441.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6691 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14441.2614441.26414441.264 100.00 ------------------------------------------------------------------------------- PC_run 6691 6691 14404.84 2.153 2.153 99.75 GM_PC_couple 6691 6691 16.94 0.003 0.003 0.12 PC_GM_couple 6691 6691 13.38 0.002 0.002 0.09 #others 6.10 6.099 0.04 ------------------------------------------------------------------------------- ======= Cycle 6691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6692 steps, 2.56000 s simulation time, 14443.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6692 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14443.3914443.39414443.394 100.00 ------------------------------------------------------------------------------- PC_run 6692 6692 14406.96 2.153 2.153 99.75 GM_PC_couple 6692 6692 16.94 0.003 0.003 0.12 PC_GM_couple 6692 6692 13.39 0.002 0.002 0.09 #others 6.10 6.100 0.04 ------------------------------------------------------------------------------- ======= Cycle 6692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6693 steps, 2.56000 s simulation time, 14445.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6693 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14445.6114445.60914445.609 100.00 ------------------------------------------------------------------------------- PC_run 6693 6693 14409.17 2.153 2.153 99.75 GM_PC_couple 6693 6693 16.95 0.003 0.003 0.12 PC_GM_couple 6693 6693 13.39 0.002 0.002 0.09 #others 6.10 6.101 0.04 ------------------------------------------------------------------------------- ======= Cycle 6693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6694 steps, 2.56000 s simulation time, 14447.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6694 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14447.9914447.98814447.988 100.00 ------------------------------------------------------------------------------- PC_run 6694 6694 14411.54 2.153 2.153 99.75 GM_PC_couple 6694 6694 16.95 0.003 0.003 0.12 PC_GM_couple 6694 6694 13.39 0.002 0.002 0.09 #others 6.10 6.102 0.04 ------------------------------------------------------------------------------- ======= Cycle 6694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6695 steps, 2.56000 s simulation time, 14450.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6695 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14450.2514450.24914450.249 100.00 ------------------------------------------------------------------------------- PC_run 6695 6695 14413.80 2.153 2.153 99.75 GM_PC_couple 6695 6695 16.95 0.003 0.003 0.12 PC_GM_couple 6695 6695 13.39 0.002 0.002 0.09 #others 6.10 6.103 0.04 ------------------------------------------------------------------------------- ======= Cycle 6695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6696 steps, 2.56000 s simulation time, 14452.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6696 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14452.6214452.62114452.621 100.00 ------------------------------------------------------------------------------- PC_run 6696 6696 14416.16 2.153 2.153 99.75 GM_PC_couple 6696 6696 16.96 0.003 0.003 0.12 PC_GM_couple 6696 6696 13.40 0.002 0.002 0.09 #others 6.10 6.105 0.04 ------------------------------------------------------------------------------- ======= Cycle 6696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6697 steps, 2.56000 s simulation time, 14454.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6697 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14454.9214454.91614454.916 100.00 ------------------------------------------------------------------------------- PC_run 6697 6697 14418.45 2.153 2.153 99.75 GM_PC_couple 6697 6697 16.96 0.003 0.003 0.12 PC_GM_couple 6697 6697 13.40 0.002 0.002 0.09 #others 6.11 6.105 0.04 ------------------------------------------------------------------------------- ======= Cycle 6697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6698 steps, 2.56000 s simulation time, 14456.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6698 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14456.9914456.98714456.987 100.00 ------------------------------------------------------------------------------- PC_run 6698 6698 14420.52 2.153 2.153 99.75 GM_PC_couple 6698 6698 16.96 0.003 0.003 0.12 PC_GM_couple 6698 6698 13.40 0.002 0.002 0.09 #others 6.11 6.107 0.04 ------------------------------------------------------------------------------- ======= Cycle 6698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6699 steps, 2.56000 s simulation time, 14459.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6699 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14459.6014459.59814459.598 100.00 ------------------------------------------------------------------------------- PC_run 6699 6699 14423.13 2.153 2.153 99.75 GM_PC_couple 6699 6699 16.96 0.003 0.003 0.12 PC_GM_couple 6699 6699 13.40 0.002 0.002 0.09 #others 6.11 6.107 0.04 ------------------------------------------------------------------------------- ======= Cycle 6699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6700 steps, 2.56000 s simulation time, 14461.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6700 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14461.7114461.70714461.707 100.00 ------------------------------------------------------------------------------- PC_run 6700 6700 14425.23 2.153 2.153 99.75 GM_PC_couple 6700 6700 16.97 0.003 0.003 0.12 PC_GM_couple 6700 6700 13.40 0.002 0.002 0.09 #others 6.11 6.108 0.04 ------------------------------------------------------------------------------- ======= Cycle 6700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6701 steps, 2.56000 s simulation time, 14464.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6701 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14464.0714464.06614464.066 100.00 ------------------------------------------------------------------------------- PC_run 6701 6701 14427.58 2.153 2.153 99.75 GM_PC_couple 6701 6701 16.97 0.003 0.003 0.12 PC_GM_couple 6701 6701 13.40 0.002 0.002 0.09 #others 6.11 6.109 0.04 ------------------------------------------------------------------------------- ======= Cycle 6701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6702 steps, 2.56000 s simulation time, 14466.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6702 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14466.5714466.57514466.575 100.00 ------------------------------------------------------------------------------- PC_run 6702 6702 14430.09 2.153 2.153 99.75 GM_PC_couple 6702 6702 16.97 0.003 0.003 0.12 PC_GM_couple 6702 6702 13.41 0.002 0.002 0.09 #others 6.11 6.110 0.04 ------------------------------------------------------------------------------- ======= Cycle 6702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6703 steps, 2.56000 s simulation time, 14469.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6703 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14469.2014469.19814469.198 100.00 ------------------------------------------------------------------------------- PC_run 6703 6703 14432.70 2.153 2.153 99.75 GM_PC_couple 6703 6703 16.97 0.003 0.003 0.12 PC_GM_couple 6703 6703 13.41 0.002 0.002 0.09 #others 6.11 6.111 0.04 ------------------------------------------------------------------------------- ======= Cycle 6703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6704 steps, 2.56000 s simulation time, 14471.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6704 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14471.9714471.97114471.971 100.00 ------------------------------------------------------------------------------- PC_run 6704 6704 14435.47 2.153 2.153 99.75 GM_PC_couple 6704 6704 16.98 0.003 0.003 0.12 PC_GM_couple 6704 6704 13.41 0.002 0.002 0.09 #others 6.11 6.112 0.04 ------------------------------------------------------------------------------- ======= Cycle 6704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6705 steps, 2.56000 s simulation time, 14474.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6705 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14474.5014474.49614474.496 100.00 ------------------------------------------------------------------------------- PC_run 6705 6705 14437.99 2.153 2.153 99.75 GM_PC_couple 6705 6705 16.98 0.003 0.003 0.12 PC_GM_couple 6705 6705 13.41 0.002 0.002 0.09 #others 6.11 6.113 0.04 ------------------------------------------------------------------------------- ======= Cycle 6705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6706 steps, 2.56000 s simulation time, 14476.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6706 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14476.8914476.88914476.889 100.00 ------------------------------------------------------------------------------- PC_run 6706 6706 14440.38 2.153 2.153 99.75 GM_PC_couple 6706 6706 16.98 0.003 0.003 0.12 PC_GM_couple 6706 6706 13.42 0.002 0.002 0.09 #others 6.11 6.114 0.04 ------------------------------------------------------------------------------- ======= Cycle 6706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6707 steps, 2.56000 s simulation time, 14479.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6707 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14479.2214479.21814479.218 100.00 ------------------------------------------------------------------------------- PC_run 6707 6707 14442.70 2.153 2.153 99.75 GM_PC_couple 6707 6707 16.99 0.003 0.003 0.12 PC_GM_couple 6707 6707 13.42 0.002 0.002 0.09 #others 6.12 6.115 0.04 ------------------------------------------------------------------------------- ======= Cycle 6707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6708 steps, 2.56000 s simulation time, 14481.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6708 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14481.7114481.71014481.710 100.00 ------------------------------------------------------------------------------- PC_run 6708 6708 14445.19 2.153 2.153 99.75 GM_PC_couple 6708 6708 16.99 0.003 0.003 0.12 PC_GM_couple 6708 6708 13.42 0.002 0.002 0.09 #others 6.12 6.117 0.04 ------------------------------------------------------------------------------- ======= Cycle 6708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6709 steps, 2.56000 s simulation time, 14483.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6709 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14483.8914483.89114483.891 100.00 ------------------------------------------------------------------------------- PC_run 6709 6709 14447.36 2.153 2.153 99.75 GM_PC_couple 6709 6709 16.99 0.003 0.003 0.12 PC_GM_couple 6709 6709 13.42 0.002 0.002 0.09 #others 6.12 6.118 0.04 ------------------------------------------------------------------------------- ======= Cycle 6709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6710 steps, 2.56000 s simulation time, 14486.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6710 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14486.0014485.99814485.998 100.00 ------------------------------------------------------------------------------- PC_run 6710 6710 14449.46 2.153 2.153 99.75 GM_PC_couple 6710 6710 16.99 0.003 0.003 0.12 PC_GM_couple 6710 6710 13.42 0.002 0.002 0.09 #others 6.12 6.118 0.04 ------------------------------------------------------------------------------- ======= Cycle 6710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6711 steps, 2.56000 s simulation time, 14487.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6711 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14487.9814487.97914487.979 100.00 ------------------------------------------------------------------------------- PC_run 6711 6711 14451.44 2.153 2.153 99.75 GM_PC_couple 6711 6711 17.00 0.003 0.003 0.12 PC_GM_couple 6711 6711 13.42 0.002 0.002 0.09 #others 6.12 6.119 0.04 ------------------------------------------------------------------------------- ======= Cycle 6711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6712 steps, 2.56000 s simulation time, 14490.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6712 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14490.4414490.44014490.440 100.00 ------------------------------------------------------------------------------- PC_run 6712 6712 14453.90 2.153 2.153 99.75 GM_PC_couple 6712 6712 17.00 0.003 0.003 0.12 PC_GM_couple 6712 6712 13.43 0.002 0.002 0.09 #others 6.12 6.119 0.04 ------------------------------------------------------------------------------- ======= Cycle 6712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6713 steps, 2.56000 s simulation time, 14492.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6713 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14492.4414492.43614492.436 100.00 ------------------------------------------------------------------------------- PC_run 6713 6713 14455.89 2.153 2.153 99.75 GM_PC_couple 6713 6713 17.00 0.003 0.003 0.12 PC_GM_couple 6713 6713 13.43 0.002 0.002 0.09 #others 6.12 6.120 0.04 ------------------------------------------------------------------------------- ======= Cycle 6713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6714 steps, 2.56000 s simulation time, 14494.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6714 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14494.8414494.83814494.838 100.00 ------------------------------------------------------------------------------- PC_run 6714 6714 14458.28 2.153 2.153 99.75 GM_PC_couple 6714 6714 17.00 0.003 0.003 0.12 PC_GM_couple 6714 6714 13.43 0.002 0.002 0.09 #others 6.12 6.121 0.04 ------------------------------------------------------------------------------- ======= Cycle 6714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6715 steps, 2.56000 s simulation time, 14497.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6715 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14497.5114497.50814497.508 100.00 ------------------------------------------------------------------------------- PC_run 6715 6715 14460.95 2.154 2.154 99.75 GM_PC_couple 6715 6715 17.01 0.003 0.003 0.12 PC_GM_couple 6715 6715 13.43 0.002 0.002 0.09 #others 6.12 6.122 0.04 ------------------------------------------------------------------------------- ======= Cycle 6715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6716 steps, 2.56000 s simulation time, 14500.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6716 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14500.3414500.34414500.344 100.00 ------------------------------------------------------------------------------- PC_run 6716 6716 14463.78 2.154 2.154 99.75 GM_PC_couple 6716 6716 17.01 0.003 0.003 0.12 PC_GM_couple 6716 6716 13.43 0.002 0.002 0.09 #others 6.12 6.123 0.04 ------------------------------------------------------------------------------- ======= Cycle 6716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6717 steps, 2.56000 s simulation time, 14502.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6717 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14502.8014502.80414502.804 100.00 ------------------------------------------------------------------------------- PC_run 6717 6717 14466.23 2.154 2.154 99.75 GM_PC_couple 6717 6717 17.01 0.003 0.003 0.12 PC_GM_couple 6717 6717 13.44 0.002 0.002 0.09 #others 6.12 6.124 0.04 ------------------------------------------------------------------------------- ======= Cycle 6717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6718 steps, 2.56000 s simulation time, 14505.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6718 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14505.3214505.31714505.317 100.00 ------------------------------------------------------------------------------- PC_run 6718 6718 14468.74 2.154 2.154 99.75 GM_PC_couple 6718 6718 17.01 0.003 0.003 0.12 PC_GM_couple 6718 6718 13.44 0.002 0.002 0.09 #others 6.13 6.125 0.04 ------------------------------------------------------------------------------- ======= Cycle 6718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6719 steps, 2.56000 s simulation time, 14508.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6719 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14508.0814508.08014508.080 100.00 ------------------------------------------------------------------------------- PC_run 6719 6719 14471.50 2.154 2.154 99.75 GM_PC_couple 6719 6719 17.02 0.003 0.003 0.12 PC_GM_couple 6719 6719 13.44 0.002 0.002 0.09 #others 6.13 6.127 0.04 ------------------------------------------------------------------------------- ======= Cycle 6719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6720 steps, 2.56000 s simulation time, 14510.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6720 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14510.5814510.58114510.581 100.00 ------------------------------------------------------------------------------- PC_run 6720 6720 14473.99 2.154 2.154 99.75 GM_PC_couple 6720 6720 17.02 0.003 0.003 0.12 PC_GM_couple 6720 6720 13.44 0.002 0.002 0.09 #others 6.13 6.128 0.04 ------------------------------------------------------------------------------- ======= Cycle 6720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6721 steps, 2.56000 s simulation time, 14513.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6721 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14513.3014513.29914513.299 100.00 ------------------------------------------------------------------------------- PC_run 6721 6721 14476.70 2.154 2.154 99.75 GM_PC_couple 6721 6721 17.02 0.003 0.003 0.12 PC_GM_couple 6721 6721 13.44 0.002 0.002 0.09 #others 6.13 6.129 0.04 ------------------------------------------------------------------------------- ======= Cycle 6721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6722 steps, 2.56000 s simulation time, 14516.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6722 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14516.1214516.11614516.116 100.00 ------------------------------------------------------------------------------- PC_run 6722 6722 14479.51 2.154 2.154 99.75 GM_PC_couple 6722 6722 17.02 0.003 0.003 0.12 PC_GM_couple 6722 6722 13.45 0.002 0.002 0.09 #others 6.13 6.130 0.04 ------------------------------------------------------------------------------- ======= Cycle 6722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6723 steps, 2.56000 s simulation time, 14519.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6723 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14519.2714519.27314519.273 100.00 ------------------------------------------------------------------------------- PC_run 6723 6723 14482.67 2.154 2.154 99.75 GM_PC_couple 6723 6723 17.03 0.003 0.003 0.12 PC_GM_couple 6723 6723 13.45 0.002 0.002 0.09 #others 6.13 6.131 0.04 ------------------------------------------------------------------------------- ======= Cycle 6723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6724 steps, 2.56000 s simulation time, 14523.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6724 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14523.2214523.22014523.220 100.00 ------------------------------------------------------------------------------- PC_run 6724 6724 14486.61 2.154 2.154 99.75 GM_PC_couple 6724 6724 17.03 0.003 0.003 0.12 PC_GM_couple 6724 6724 13.45 0.002 0.002 0.09 #others 6.13 6.132 0.04 ------------------------------------------------------------------------------- ======= Cycle 6724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6725 steps, 2.56000 s simulation time, 14526.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6725 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14526.9614526.95814526.958 100.00 ------------------------------------------------------------------------------- PC_run 6725 6725 14490.34 2.155 2.155 99.75 GM_PC_couple 6725 6725 17.03 0.003 0.003 0.12 PC_GM_couple 6725 6725 13.45 0.002 0.002 0.09 #others 6.13 6.132 0.04 ------------------------------------------------------------------------------- ======= Cycle 6725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6726 steps, 2.56000 s simulation time, 14529.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6726 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14529.6214529.62214529.622 100.00 ------------------------------------------------------------------------------- PC_run 6726 6726 14493.00 2.155 2.155 99.75 GM_PC_couple 6726 6726 17.04 0.003 0.003 0.12 PC_GM_couple 6726 6726 13.45 0.002 0.002 0.09 #others 6.13 6.134 0.04 ------------------------------------------------------------------------------- ======= Cycle 6726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6727 steps, 2.56000 s simulation time, 14532.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6727 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14532.5514532.55214532.552 100.00 ------------------------------------------------------------------------------- PC_run 6727 6727 14495.92 2.155 2.155 99.75 GM_PC_couple 6727 6727 17.04 0.003 0.003 0.12 PC_GM_couple 6727 6727 13.46 0.002 0.002 0.09 #others 6.13 6.135 0.04 ------------------------------------------------------------------------------- ======= Cycle 6727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6728 steps, 2.56000 s simulation time, 14535.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6728 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14534.9914534.99514534.995 100.00 ------------------------------------------------------------------------------- PC_run 6728 6728 14498.36 2.155 2.155 99.75 GM_PC_couple 6728 6728 17.04 0.003 0.003 0.12 PC_GM_couple 6728 6728 13.46 0.002 0.002 0.09 #others 6.14 6.136 0.04 ------------------------------------------------------------------------------- ======= Cycle 6728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6729 steps, 2.56000 s simulation time, 14540.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6729 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14540.1414540.14514540.145 100.00 ------------------------------------------------------------------------------- PC_run 6729 6729 14503.50 2.155 2.155 99.75 GM_PC_couple 6729 6729 17.04 0.003 0.003 0.12 PC_GM_couple 6729 6729 13.46 0.002 0.002 0.09 #others 6.14 6.137 0.04 ------------------------------------------------------------------------------- ======= Cycle 6729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6730 steps, 2.56000 s simulation time, 14543.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6730 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14543.6014543.59714543.597 100.00 ------------------------------------------------------------------------------- PC_run 6730 6730 14506.95 2.156 2.156 99.75 GM_PC_couple 6730 6730 17.05 0.003 0.003 0.12 PC_GM_couple 6730 6730 13.46 0.002 0.002 0.09 #others 6.14 6.138 0.04 ------------------------------------------------------------------------------- ======= Cycle 6730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6731 steps, 2.56000 s simulation time, 14546.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6731 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14546.4514546.45414546.454 100.00 ------------------------------------------------------------------------------- PC_run 6731 6731 14509.80 2.156 2.156 99.75 GM_PC_couple 6731 6731 17.05 0.003 0.003 0.12 PC_GM_couple 6731 6731 13.47 0.002 0.002 0.09 #others 6.14 6.138 0.04 ------------------------------------------------------------------------------- ======= Cycle 6731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6732 steps, 2.56000 s simulation time, 14550.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6732 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14550.1014550.09614550.096 100.00 ------------------------------------------------------------------------------- PC_run 6732 6732 14513.44 2.156 2.156 99.75 GM_PC_couple 6732 6732 17.05 0.003 0.003 0.12 PC_GM_couple 6732 6732 13.47 0.002 0.002 0.09 #others 6.14 6.139 0.04 ------------------------------------------------------------------------------- ======= Cycle 6732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6733 steps, 2.56000 s simulation time, 14555.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6733 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14555.3414555.34414555.344 100.00 ------------------------------------------------------------------------------- PC_run 6733 6733 14518.68 2.156 2.156 99.75 GM_PC_couple 6733 6733 17.06 0.003 0.003 0.12 PC_GM_couple 6733 6733 13.47 0.002 0.002 0.09 #others 6.14 6.140 0.04 ------------------------------------------------------------------------------- ======= Cycle 6733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6734 steps, 2.56000 s simulation time, 14559.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6734 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14559.6814559.68014559.680 100.00 ------------------------------------------------------------------------------- PC_run 6734 6734 14523.01 2.157 2.157 99.75 GM_PC_couple 6734 6734 17.06 0.003 0.003 0.12 PC_GM_couple 6734 6734 13.47 0.002 0.002 0.09 #others 6.14 6.142 0.04 ------------------------------------------------------------------------------- ======= Cycle 6734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6735 steps, 2.56000 s simulation time, 14562.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6735 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14562.4614562.45514562.455 100.00 ------------------------------------------------------------------------------- PC_run 6735 6735 14525.77 2.157 2.157 99.75 GM_PC_couple 6735 6735 17.06 0.003 0.003 0.12 PC_GM_couple 6735 6735 13.48 0.002 0.002 0.09 #others 6.14 6.143 0.04 ------------------------------------------------------------------------------- ======= Cycle 6735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6736 steps, 2.56000 s simulation time, 14565.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6736 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14565.1714565.17314565.173 100.00 ------------------------------------------------------------------------------- PC_run 6736 6736 14528.49 2.157 2.157 99.75 GM_PC_couple 6736 6736 17.07 0.003 0.003 0.12 PC_GM_couple 6736 6736 13.48 0.002 0.002 0.09 #others 6.14 6.144 0.04 ------------------------------------------------------------------------------- ======= Cycle 6736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6737 steps, 2.56000 s simulation time, 14567.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6737 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14567.5914567.59214567.592 100.00 ------------------------------------------------------------------------------- PC_run 6737 6737 14530.90 2.157 2.157 99.75 GM_PC_couple 6737 6737 17.07 0.003 0.003 0.12 PC_GM_couple 6737 6737 13.48 0.002 0.002 0.09 #others 6.15 6.145 0.04 ------------------------------------------------------------------------------- ======= Cycle 6737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6738 steps, 2.56000 s simulation time, 14570.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6738 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14570.1214570.12014570.120 100.00 ------------------------------------------------------------------------------- PC_run 6738 6738 14533.42 2.157 2.157 99.75 GM_PC_couple 6738 6738 17.07 0.003 0.003 0.12 PC_GM_couple 6738 6738 13.48 0.002 0.002 0.09 #others 6.15 6.146 0.04 ------------------------------------------------------------------------------- ======= Cycle 6738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6739 steps, 2.56000 s simulation time, 14572.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6739 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14572.6614572.66114572.661 100.00 ------------------------------------------------------------------------------- PC_run 6739 6739 14535.96 2.157 2.157 99.75 GM_PC_couple 6739 6739 17.07 0.003 0.003 0.12 PC_GM_couple 6739 6739 13.48 0.002 0.002 0.09 #others 6.15 6.147 0.04 ------------------------------------------------------------------------------- ======= Cycle 6739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6740 steps, 2.56000 s simulation time, 14575.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6740 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14575.1614575.16014575.160 100.00 ------------------------------------------------------------------------------- PC_run 6740 6740 14538.45 2.157 2.157 99.75 GM_PC_couple 6740 6740 17.08 0.003 0.003 0.12 PC_GM_couple 6740 6740 13.49 0.002 0.002 0.09 #others 6.15 6.148 0.04 ------------------------------------------------------------------------------- ======= Cycle 6740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6741 steps, 2.56000 s simulation time, 14577.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6741 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14577.8714577.87414577.874 100.00 ------------------------------------------------------------------------------- PC_run 6741 6741 14541.16 2.157 2.157 99.75 GM_PC_couple 6741 6741 17.08 0.003 0.003 0.12 PC_GM_couple 6741 6741 13.49 0.002 0.002 0.09 #others 6.15 6.149 0.04 ------------------------------------------------------------------------------- ======= Cycle 6741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6742 steps, 2.56000 s simulation time, 14582.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6742 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14582.1414582.14014582.140 100.00 ------------------------------------------------------------------------------- PC_run 6742 6742 14545.42 2.157 2.157 99.75 GM_PC_couple 6742 6742 17.08 0.003 0.003 0.12 PC_GM_couple 6742 6742 13.49 0.002 0.002 0.09 #others 6.15 6.150 0.04 ------------------------------------------------------------------------------- ======= Cycle 6742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6743 steps, 2.56000 s simulation time, 14584.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6743 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14584.9914584.98814584.988 100.00 ------------------------------------------------------------------------------- PC_run 6743 6743 14548.26 2.158 2.158 99.75 GM_PC_couple 6743 6743 17.08 0.003 0.003 0.12 PC_GM_couple 6743 6743 13.49 0.002 0.002 0.09 #others 6.15 6.150 0.04 ------------------------------------------------------------------------------- ======= Cycle 6743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6744 steps, 2.56000 s simulation time, 14589.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6744 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14589.4314589.43014589.430 100.00 ------------------------------------------------------------------------------- PC_run 6744 6744 14552.70 2.158 2.158 99.75 GM_PC_couple 6744 6744 17.08 0.003 0.003 0.12 PC_GM_couple 6744 6744 13.49 0.002 0.002 0.09 #others 6.15 6.151 0.04 ------------------------------------------------------------------------------- ======= Cycle 6744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6745 steps, 2.56000 s simulation time, 14592.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6745 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14592.3014592.29914592.299 100.00 ------------------------------------------------------------------------------- PC_run 6745 6745 14555.56 2.158 2.158 99.75 GM_PC_couple 6745 6745 17.09 0.003 0.003 0.12 PC_GM_couple 6745 6745 13.50 0.002 0.002 0.09 #others 6.15 6.152 0.04 ------------------------------------------------------------------------------- ======= Cycle 6745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6746 steps, 2.56000 s simulation time, 14595.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6746 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14595.8614595.86414595.864 100.00 ------------------------------------------------------------------------------- PC_run 6746 6746 14559.12 2.158 2.158 99.75 GM_PC_couple 6746 6746 17.09 0.003 0.003 0.12 PC_GM_couple 6746 6746 13.50 0.002 0.002 0.09 #others 6.15 6.154 0.04 ------------------------------------------------------------------------------- ======= Cycle 6746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6747 steps, 2.56000 s simulation time, 14598.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6747 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14598.8614598.85614598.856 100.00 ------------------------------------------------------------------------------- PC_run 6747 6747 14562.10 2.158 2.158 99.75 GM_PC_couple 6747 6747 17.09 0.003 0.003 0.12 PC_GM_couple 6747 6747 13.51 0.002 0.002 0.09 #others 6.16 6.158 0.04 ------------------------------------------------------------------------------- ======= Cycle 6747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6748 steps, 2.56000 s simulation time, 14601.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6748 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14601.2314601.22514601.225 100.00 ------------------------------------------------------------------------------- PC_run 6748 6748 14564.46 2.158 2.158 99.75 GM_PC_couple 6748 6748 17.10 0.003 0.003 0.12 PC_GM_couple 6748 6748 13.51 0.002 0.002 0.09 #others 6.16 6.160 0.04 ------------------------------------------------------------------------------- ======= Cycle 6748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6749 steps, 2.56000 s simulation time, 14603.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6749 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14603.2914603.28914603.289 100.00 ------------------------------------------------------------------------------- PC_run 6749 6749 14566.52 2.158 2.158 99.75 GM_PC_couple 6749 6749 17.10 0.003 0.003 0.12 PC_GM_couple 6749 6749 13.51 0.002 0.002 0.09 #others 6.16 6.160 0.04 ------------------------------------------------------------------------------- ======= Cycle 6749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6750 steps, 2.56000 s simulation time, 14605.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6750 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14605.6914605.69214605.692 100.00 ------------------------------------------------------------------------------- PC_run 6750 6750 14568.92 2.158 2.158 99.75 GM_PC_couple 6750 6750 17.10 0.003 0.003 0.12 PC_GM_couple 6750 6750 13.51 0.002 0.002 0.09 #others 6.16 6.161 0.04 ------------------------------------------------------------------------------- ======= Cycle 6750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6751 steps, 2.56000 s simulation time, 14607.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6751 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14607.8514607.84714607.847 100.00 ------------------------------------------------------------------------------- PC_run 6751 6751 14571.07 2.158 2.158 99.75 GM_PC_couple 6751 6751 17.10 0.003 0.003 0.12 PC_GM_couple 6751 6751 13.51 0.002 0.002 0.09 #others 6.16 6.162 0.04 ------------------------------------------------------------------------------- ======= Cycle 6751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6752 steps, 2.56000 s simulation time, 14609.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6752 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14609.8614609.86014609.860 100.00 ------------------------------------------------------------------------------- PC_run 6752 6752 14573.07 2.158 2.158 99.75 GM_PC_couple 6752 6752 17.11 0.003 0.003 0.12 PC_GM_couple 6752 6752 13.52 0.002 0.002 0.09 #others 6.16 6.162 0.04 ------------------------------------------------------------------------------- ======= Cycle 6752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6753 steps, 2.56000 s simulation time, 14612.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6753 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14612.0814612.07714612.077 100.00 ------------------------------------------------------------------------------- PC_run 6753 6753 14575.29 2.158 2.158 99.75 GM_PC_couple 6753 6753 17.11 0.003 0.003 0.12 PC_GM_couple 6753 6753 13.52 0.002 0.002 0.09 #others 6.16 6.163 0.04 ------------------------------------------------------------------------------- ======= Cycle 6753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6754 steps, 2.56000 s simulation time, 14614.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6754 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14614.4214614.42114614.421 100.00 ------------------------------------------------------------------------------- PC_run 6754 6754 14577.63 2.158 2.158 99.75 GM_PC_couple 6754 6754 17.11 0.003 0.003 0.12 PC_GM_couple 6754 6754 13.52 0.002 0.002 0.09 #others 6.16 6.164 0.04 ------------------------------------------------------------------------------- ======= Cycle 6754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6755 steps, 2.56000 s simulation time, 14616.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6755 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14616.6714616.67314616.673 100.00 ------------------------------------------------------------------------------- PC_run 6755 6755 14579.87 2.158 2.158 99.75 GM_PC_couple 6755 6755 17.11 0.003 0.003 0.12 PC_GM_couple 6755 6755 13.52 0.002 0.002 0.09 #others 6.16 6.164 0.04 ------------------------------------------------------------------------------- ======= Cycle 6755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6756 steps, 2.56000 s simulation time, 14618.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6756 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14618.8314618.83314618.833 100.00 ------------------------------------------------------------------------------- PC_run 6756 6756 14582.03 2.158 2.158 99.75 GM_PC_couple 6756 6756 17.12 0.003 0.003 0.12 PC_GM_couple 6756 6756 13.52 0.002 0.002 0.09 #others 6.16 6.165 0.04 ------------------------------------------------------------------------------- ======= Cycle 6756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6757 steps, 2.56000 s simulation time, 14620.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6757 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14620.9414620.93914620.939 100.00 ------------------------------------------------------------------------------- PC_run 6757 6757 14584.13 2.158 2.158 99.75 GM_PC_couple 6757 6757 17.12 0.003 0.003 0.12 PC_GM_couple 6757 6757 13.53 0.002 0.002 0.09 #others 6.17 6.166 0.04 ------------------------------------------------------------------------------- ======= Cycle 6757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6758 steps, 2.56000 s simulation time, 14623.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6758 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14623.3614623.35514623.355 100.00 ------------------------------------------------------------------------------- PC_run 6758 6758 14586.54 2.158 2.158 99.75 GM_PC_couple 6758 6758 17.12 0.003 0.003 0.12 PC_GM_couple 6758 6758 13.53 0.002 0.002 0.09 #others 6.17 6.167 0.04 ------------------------------------------------------------------------------- ======= Cycle 6758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6759 steps, 2.56000 s simulation time, 14625.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6759 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14625.5014625.50314625.503 100.00 ------------------------------------------------------------------------------- PC_run 6759 6759 14588.68 2.158 2.158 99.75 GM_PC_couple 6759 6759 17.12 0.003 0.003 0.12 PC_GM_couple 6759 6759 13.53 0.002 0.002 0.09 #others 6.17 6.167 0.04 ------------------------------------------------------------------------------- ======= Cycle 6759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6760 steps, 2.56000 s simulation time, 14627.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6760 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14627.6614627.65714627.657 100.00 ------------------------------------------------------------------------------- PC_run 6760 6760 14590.83 2.158 2.158 99.75 GM_PC_couple 6760 6760 17.12 0.003 0.003 0.12 PC_GM_couple 6760 6760 13.53 0.002 0.002 0.09 #others 6.17 6.168 0.04 ------------------------------------------------------------------------------- ======= Cycle 6760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6761 steps, 2.56000 s simulation time, 14629.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6761 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14629.8714629.86614629.866 100.00 ------------------------------------------------------------------------------- PC_run 6761 6761 14593.04 2.158 2.158 99.75 GM_PC_couple 6761 6761 17.13 0.003 0.003 0.12 PC_GM_couple 6761 6761 13.53 0.002 0.002 0.09 #others 6.17 6.169 0.04 ------------------------------------------------------------------------------- ======= Cycle 6761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6762 steps, 2.56000 s simulation time, 14632.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6762 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14632.1214632.11614632.116 100.00 ------------------------------------------------------------------------------- PC_run 6762 6762 14595.28 2.158 2.158 99.75 GM_PC_couple 6762 6762 17.13 0.003 0.003 0.12 PC_GM_couple 6762 6762 13.54 0.002 0.002 0.09 #others 6.17 6.170 0.04 ------------------------------------------------------------------------------- ======= Cycle 6762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6763 steps, 2.56000 s simulation time, 14634.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6763 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14634.5114634.50714634.507 100.00 ------------------------------------------------------------------------------- PC_run 6763 6763 14597.67 2.158 2.158 99.75 GM_PC_couple 6763 6763 17.13 0.003 0.003 0.12 PC_GM_couple 6763 6763 13.54 0.002 0.002 0.09 #others 6.17 6.171 0.04 ------------------------------------------------------------------------------- ======= Cycle 6763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6764 steps, 2.56000 s simulation time, 14637.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6764 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14637.0014637.00114637.001 100.00 ------------------------------------------------------------------------------- PC_run 6764 6764 14600.16 2.159 2.159 99.75 GM_PC_couple 6764 6764 17.14 0.003 0.003 0.12 PC_GM_couple 6764 6764 13.54 0.002 0.002 0.09 #others 6.17 6.172 0.04 ------------------------------------------------------------------------------- ======= Cycle 6764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6765 steps, 2.56000 s simulation time, 14639.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6765 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14639.2614639.26514639.265 100.00 ------------------------------------------------------------------------------- PC_run 6765 6765 14602.41 2.159 2.159 99.75 GM_PC_couple 6765 6765 17.14 0.003 0.003 0.12 PC_GM_couple 6765 6765 13.54 0.002 0.002 0.09 #others 6.17 6.172 0.04 ------------------------------------------------------------------------------- ======= Cycle 6765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6766 steps, 2.56000 s simulation time, 14641.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6766 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14641.2414641.24514641.245 100.00 ------------------------------------------------------------------------------- PC_run 6766 6766 14604.39 2.158 2.158 99.75 GM_PC_couple 6766 6766 17.14 0.003 0.003 0.12 PC_GM_couple 6766 6766 13.54 0.002 0.002 0.09 #others 6.17 6.173 0.04 ------------------------------------------------------------------------------- ======= Cycle 6766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6767 steps, 2.56000 s simulation time, 14643.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6767 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14643.4314643.42614643.426 100.00 ------------------------------------------------------------------------------- PC_run 6767 6767 14606.56 2.158 2.158 99.75 GM_PC_couple 6767 6767 17.14 0.003 0.003 0.12 PC_GM_couple 6767 6767 13.55 0.002 0.002 0.09 #others 6.17 6.174 0.04 ------------------------------------------------------------------------------- ======= Cycle 6767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6768 steps, 2.56000 s simulation time, 14645.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6768 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14645.6014645.60514645.605 100.00 ------------------------------------------------------------------------------- PC_run 6768 6768 14608.74 2.159 2.159 99.75 GM_PC_couple 6768 6768 17.15 0.003 0.003 0.12 PC_GM_couple 6768 6768 13.55 0.002 0.002 0.09 #others 6.17 6.175 0.04 ------------------------------------------------------------------------------- ======= Cycle 6768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6769 steps, 2.56000 s simulation time, 14648.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6769 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14648.2214648.22414648.224 100.00 ------------------------------------------------------------------------------- PC_run 6769 6769 14611.35 2.159 2.159 99.75 GM_PC_couple 6769 6769 17.15 0.003 0.003 0.12 PC_GM_couple 6769 6769 13.55 0.002 0.002 0.09 #others 6.18 6.176 0.04 ------------------------------------------------------------------------------- ======= Cycle 6769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6770 steps, 2.56000 s simulation time, 14650.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6770 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14650.3714650.37114650.371 100.00 ------------------------------------------------------------------------------- PC_run 6770 6770 14613.49 2.159 2.159 99.75 GM_PC_couple 6770 6770 17.15 0.003 0.003 0.12 PC_GM_couple 6770 6770 13.55 0.002 0.002 0.09 #others 6.18 6.176 0.04 ------------------------------------------------------------------------------- ======= Cycle 6770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6771 steps, 2.56000 s simulation time, 14652.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6771 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14652.6114652.61314652.613 100.00 ------------------------------------------------------------------------------- PC_run 6771 6771 14615.72 2.159 2.159 99.75 GM_PC_couple 6771 6771 17.16 0.003 0.003 0.12 PC_GM_couple 6771 6771 13.55 0.002 0.002 0.09 #others 6.18 6.177 0.04 ------------------------------------------------------------------------------- ======= Cycle 6771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6772 steps, 2.56000 s simulation time, 14655.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6772 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14655.0014655.00214655.002 100.00 ------------------------------------------------------------------------------- PC_run 6772 6772 14618.11 2.159 2.159 99.75 GM_PC_couple 6772 6772 17.16 0.003 0.003 0.12 PC_GM_couple 6772 6772 13.56 0.002 0.002 0.09 #others 6.18 6.178 0.04 ------------------------------------------------------------------------------- ======= Cycle 6772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6773 steps, 2.56000 s simulation time, 14657.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6773 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14657.4014657.40314657.403 100.00 ------------------------------------------------------------------------------- PC_run 6773 6773 14620.50 2.159 2.159 99.75 GM_PC_couple 6773 6773 17.16 0.003 0.003 0.12 PC_GM_couple 6773 6773 13.56 0.002 0.002 0.09 #others 6.18 6.179 0.04 ------------------------------------------------------------------------------- ======= Cycle 6773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6774 steps, 2.56000 s simulation time, 14660.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6774 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14660.0514660.05314660.053 100.00 ------------------------------------------------------------------------------- PC_run 6774 6774 14623.15 2.159 2.159 99.75 GM_PC_couple 6774 6774 17.16 0.003 0.003 0.12 PC_GM_couple 6774 6774 13.56 0.002 0.002 0.09 #others 6.18 6.180 0.04 ------------------------------------------------------------------------------- ======= Cycle 6774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6775 steps, 2.56000 s simulation time, 14662.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6775 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14662.2114662.20614662.206 100.00 ------------------------------------------------------------------------------- PC_run 6775 6775 14625.29 2.159 2.159 99.75 GM_PC_couple 6775 6775 17.17 0.003 0.003 0.12 PC_GM_couple 6775 6775 13.56 0.002 0.002 0.09 #others 6.18 6.181 0.04 ------------------------------------------------------------------------------- ======= Cycle 6775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6776 steps, 2.56000 s simulation time, 14664.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6776 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14664.5014664.50514664.505 100.00 ------------------------------------------------------------------------------- PC_run 6776 6776 14627.59 2.159 2.159 99.75 GM_PC_couple 6776 6776 17.17 0.003 0.003 0.12 PC_GM_couple 6776 6776 13.57 0.002 0.002 0.09 #others 6.18 6.182 0.04 ------------------------------------------------------------------------------- ======= Cycle 6776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6777 steps, 2.56000 s simulation time, 14666.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6777 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14666.7314666.73314666.733 100.00 ------------------------------------------------------------------------------- PC_run 6777 6777 14629.81 2.159 2.159 99.75 GM_PC_couple 6777 6777 17.17 0.003 0.003 0.12 PC_GM_couple 6777 6777 13.57 0.002 0.002 0.09 #others 6.18 6.183 0.04 ------------------------------------------------------------------------------- ======= Cycle 6777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6778 steps, 2.56000 s simulation time, 14669.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6778 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14669.9814669.98114669.981 100.00 ------------------------------------------------------------------------------- PC_run 6778 6778 14633.05 2.159 2.159 99.75 GM_PC_couple 6778 6778 17.17 0.003 0.003 0.12 PC_GM_couple 6778 6778 13.57 0.002 0.002 0.09 #others 6.18 6.183 0.04 ------------------------------------------------------------------------------- ======= Cycle 6778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6779 steps, 2.56000 s simulation time, 14672.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6779 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14672.5014672.50414672.504 100.00 ------------------------------------------------------------------------------- PC_run 6779 6779 14635.57 2.159 2.159 99.75 GM_PC_couple 6779 6779 17.18 0.003 0.003 0.12 PC_GM_couple 6779 6779 13.57 0.002 0.002 0.09 #others 6.18 6.184 0.04 ------------------------------------------------------------------------------- ======= Cycle 6779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6780 steps, 2.56000 s simulation time, 14675.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6780 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14675.0614675.06214675.062 100.00 ------------------------------------------------------------------------------- PC_run 6780 6780 14638.13 2.159 2.159 99.75 GM_PC_couple 6780 6780 17.18 0.003 0.003 0.12 PC_GM_couple 6780 6780 13.57 0.002 0.002 0.09 #others 6.18 6.185 0.04 ------------------------------------------------------------------------------- ======= Cycle 6780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6781 steps, 2.56000 s simulation time, 14677.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6781 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14677.6014677.60314677.603 100.00 ------------------------------------------------------------------------------- PC_run 6781 6781 14640.66 2.159 2.159 99.75 GM_PC_couple 6781 6781 17.18 0.003 0.003 0.12 PC_GM_couple 6781 6781 13.58 0.002 0.002 0.09 #others 6.19 6.186 0.04 ------------------------------------------------------------------------------- ======= Cycle 6781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6782 steps, 2.56000 s simulation time, 14679.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6782 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14679.7514679.75114679.751 100.00 ------------------------------------------------------------------------------- PC_run 6782 6782 14642.80 2.159 2.159 99.75 GM_PC_couple 6782 6782 17.18 0.003 0.003 0.12 PC_GM_couple 6782 6782 13.58 0.002 0.002 0.09 #others 6.19 6.187 0.04 ------------------------------------------------------------------------------- ======= Cycle 6782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6783 steps, 2.56000 s simulation time, 14682.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6783 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14682.0214682.02014682.020 100.00 ------------------------------------------------------------------------------- PC_run 6783 6783 14645.07 2.159 2.159 99.75 GM_PC_couple 6783 6783 17.19 0.003 0.003 0.12 PC_GM_couple 6783 6783 13.58 0.002 0.002 0.09 #others 6.19 6.187 0.04 ------------------------------------------------------------------------------- ======= Cycle 6783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6784 steps, 2.56000 s simulation time, 14684.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6784 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14684.9514684.94514684.945 100.00 ------------------------------------------------------------------------------- PC_run 6784 6784 14647.99 2.159 2.159 99.75 GM_PC_couple 6784 6784 17.19 0.003 0.003 0.12 PC_GM_couple 6784 6784 13.58 0.002 0.002 0.09 #others 6.19 6.188 0.04 ------------------------------------------------------------------------------- ======= Cycle 6784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6785 steps, 2.56000 s simulation time, 14687.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6785 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14687.6214687.61614687.616 100.00 ------------------------------------------------------------------------------- PC_run 6785 6785 14650.65 2.159 2.159 99.75 GM_PC_couple 6785 6785 17.19 0.003 0.003 0.12 PC_GM_couple 6785 6785 13.58 0.002 0.002 0.09 #others 6.19 6.189 0.04 ------------------------------------------------------------------------------- ======= Cycle 6785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6786 steps, 2.56000 s simulation time, 14691.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6786 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14691.0014690.99614690.996 100.00 ------------------------------------------------------------------------------- PC_run 6786 6786 14654.03 2.159 2.159 99.75 GM_PC_couple 6786 6786 17.19 0.003 0.003 0.12 PC_GM_couple 6786 6786 13.59 0.002 0.002 0.09 #others 6.19 6.190 0.04 ------------------------------------------------------------------------------- ======= Cycle 6786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6787 steps, 2.56000 s simulation time, 14936.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6787 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14936.2714936.26914936.269 100.00 ------------------------------------------------------------------------------- PC_run 6787 6787 14899.29 2.195 2.195 99.75 GM_PC_couple 6787 6787 17.20 0.003 0.003 0.12 PC_GM_couple 6787 6787 13.59 0.002 0.002 0.09 #others 6.19 6.191 0.04 ------------------------------------------------------------------------------- ======= Cycle 6787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6788 steps, 2.56000 s simulation time, 15180.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6788 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15180.1115180.11115180.111 100.00 ------------------------------------------------------------------------------- PC_run 6788 6788 15143.13 2.231 2.231 99.76 GM_PC_couple 6788 6788 17.20 0.003 0.003 0.11 PC_GM_couple 6788 6788 13.59 0.002 0.002 0.09 #others 6.19 6.192 0.04 ------------------------------------------------------------------------------- ======= Cycle 6788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6789 steps, 2.56000 s simulation time, 15182.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6789 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15182.2815182.28015182.280 100.00 ------------------------------------------------------------------------------- PC_run 6789 6789 15145.29 2.231 2.231 99.76 GM_PC_couple 6789 6789 17.20 0.003 0.003 0.11 PC_GM_couple 6789 6789 13.59 0.002 0.002 0.09 #others 6.19 6.193 0.04 ------------------------------------------------------------------------------- ======= Cycle 6789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6790 steps, 2.56000 s simulation time, 15184.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6790 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15184.6715184.66615184.666 100.00 ------------------------------------------------------------------------------- PC_run 6790 6790 15147.67 2.231 2.231 99.76 GM_PC_couple 6790 6790 17.20 0.003 0.003 0.11 PC_GM_couple 6790 6790 13.59 0.002 0.002 0.09 #others 6.19 6.193 0.04 ------------------------------------------------------------------------------- ======= Cycle 6790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6791 steps, 2.56000 s simulation time, 15187.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6791 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15187.5015187.50115187.501 100.00 ------------------------------------------------------------------------------- PC_run 6791 6791 15150.50 2.231 2.231 99.76 GM_PC_couple 6791 6791 17.21 0.003 0.003 0.11 PC_GM_couple 6791 6791 13.60 0.002 0.002 0.09 #others 6.19 6.194 0.04 ------------------------------------------------------------------------------- ======= Cycle 6791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6792 steps, 2.56000 s simulation time, 15189.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6792 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15189.8615189.86015189.860 100.00 ------------------------------------------------------------------------------- PC_run 6792 6792 15152.86 2.231 2.231 99.76 GM_PC_couple 6792 6792 17.21 0.003 0.003 0.11 PC_GM_couple 6792 6792 13.60 0.002 0.002 0.09 #others 6.19 6.195 0.04 ------------------------------------------------------------------------------- ======= Cycle 6792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6793 steps, 2.56000 s simulation time, 15191.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6793 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15191.8615191.86315191.863 100.00 ------------------------------------------------------------------------------- PC_run 6793 6793 15154.86 2.231 2.231 99.76 GM_PC_couple 6793 6793 17.21 0.003 0.003 0.11 PC_GM_couple 6793 6793 13.60 0.002 0.002 0.09 #others 6.20 6.196 0.04 ------------------------------------------------------------------------------- ======= Cycle 6793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6794 steps, 2.56000 s simulation time, 15194.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6794 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15194.2215194.21815194.218 100.00 ------------------------------------------------------------------------------- PC_run 6794 6794 15157.21 2.231 2.231 99.76 GM_PC_couple 6794 6794 17.21 0.003 0.003 0.11 PC_GM_couple 6794 6794 13.60 0.002 0.002 0.09 #others 6.20 6.196 0.04 ------------------------------------------------------------------------------- ======= Cycle 6794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6795 steps, 2.56000 s simulation time, 15196.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6795 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15196.6815196.67715196.677 100.00 ------------------------------------------------------------------------------- PC_run 6795 6795 15159.66 2.231 2.231 99.76 GM_PC_couple 6795 6795 17.22 0.003 0.003 0.11 PC_GM_couple 6795 6795 13.60 0.002 0.002 0.09 #others 6.20 6.197 0.04 ------------------------------------------------------------------------------- ======= Cycle 6795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6796 steps, 2.56000 s simulation time, 15199.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6796 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15199.2015199.19715199.197 100.00 ------------------------------------------------------------------------------- PC_run 6796 6796 15162.17 2.231 2.231 99.76 GM_PC_couple 6796 6796 17.22 0.003 0.003 0.11 PC_GM_couple 6796 6796 13.60 0.002 0.002 0.09 #others 6.20 6.198 0.04 ------------------------------------------------------------------------------- ======= Cycle 6796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6797 steps, 2.56000 s simulation time, 15202.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6797 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15202.0315202.02615202.026 100.00 ------------------------------------------------------------------------------- PC_run 6797 6797 15165.00 2.231 2.231 99.76 GM_PC_couple 6797 6797 17.22 0.003 0.003 0.11 PC_GM_couple 6797 6797 13.61 0.002 0.002 0.09 #others 6.20 6.199 0.04 ------------------------------------------------------------------------------- ======= Cycle 6797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6798 steps, 2.56000 s simulation time, 15206.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6798 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15206.7515206.75115206.751 100.00 ------------------------------------------------------------------------------- PC_run 6798 6798 15169.72 2.231 2.231 99.76 GM_PC_couple 6798 6798 17.22 0.003 0.003 0.11 PC_GM_couple 6798 6798 13.61 0.002 0.002 0.09 #others 6.20 6.200 0.04 ------------------------------------------------------------------------------- ======= Cycle 6798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6799 steps, 2.56000 s simulation time, 15210.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6799 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15210.5115210.51415210.514 100.00 ------------------------------------------------------------------------------- PC_run 6799 6799 15173.48 2.232 2.232 99.76 GM_PC_couple 6799 6799 17.23 0.003 0.003 0.11 PC_GM_couple 6799 6799 13.61 0.002 0.002 0.09 #others 6.20 6.200 0.04 ------------------------------------------------------------------------------- ======= Cycle 6799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6800 steps, 2.56000 s simulation time, 15213.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6800 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15213.8815213.88515213.885 100.00 ------------------------------------------------------------------------------- PC_run 6800 6800 15176.84 2.232 2.232 99.76 GM_PC_couple 6800 6800 17.23 0.003 0.003 0.11 PC_GM_couple 6800 6800 13.61 0.002 0.002 0.09 #others 6.20 6.201 0.04 ------------------------------------------------------------------------------- ======= Cycle 6800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6801 steps, 2.56000 s simulation time, 15216.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6801 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15216.6915216.69015216.690 100.00 ------------------------------------------------------------------------------- PC_run 6801 6801 15179.64 2.232 2.232 99.76 GM_PC_couple 6801 6801 17.23 0.003 0.003 0.11 PC_GM_couple 6801 6801 13.61 0.002 0.002 0.09 #others 6.20 6.202 0.04 ------------------------------------------------------------------------------- ======= Cycle 6801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6802 steps, 2.56000 s simulation time, 15219.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6802 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15219.6215219.62415219.624 100.00 ------------------------------------------------------------------------------- PC_run 6802 6802 15182.57 2.232 2.232 99.76 GM_PC_couple 6802 6802 17.23 0.003 0.003 0.11 PC_GM_couple 6802 6802 13.62 0.002 0.002 0.09 #others 6.20 6.203 0.04 ------------------------------------------------------------------------------- ======= Cycle 6802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6803 steps, 2.56000 s simulation time, 15222.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6803 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15222.1015222.09815222.098 100.00 ------------------------------------------------------------------------------- PC_run 6803 6803 15185.04 2.232 2.232 99.76 GM_PC_couple 6803 6803 17.23 0.003 0.003 0.11 PC_GM_couple 6803 6803 13.62 0.002 0.002 0.09 #others 6.20 6.204 0.04 ------------------------------------------------------------------------------- ======= Cycle 6803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6804 steps, 2.56000 s simulation time, 15224.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6804 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15224.5915224.59215224.592 100.00 ------------------------------------------------------------------------------- PC_run 6804 6804 15187.53 2.232 2.232 99.76 GM_PC_couple 6804 6804 17.24 0.003 0.003 0.11 PC_GM_couple 6804 6804 13.62 0.002 0.002 0.09 #others 6.20 6.205 0.04 ------------------------------------------------------------------------------- ======= Cycle 6804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6805 steps, 2.56000 s simulation time, 15226.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6805 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15226.9415226.93715226.937 100.00 ------------------------------------------------------------------------------- PC_run 6805 6805 15189.87 2.232 2.232 99.76 GM_PC_couple 6805 6805 17.24 0.003 0.003 0.11 PC_GM_couple 6805 6805 13.62 0.002 0.002 0.09 #others 6.21 6.205 0.04 ------------------------------------------------------------------------------- ======= Cycle 6805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6806 steps, 2.56000 s simulation time, 15229.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6806 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15229.4615229.45815229.458 100.00 ------------------------------------------------------------------------------- PC_run 6806 6806 15192.39 2.232 2.232 99.76 GM_PC_couple 6806 6806 17.24 0.003 0.003 0.11 PC_GM_couple 6806 6806 13.62 0.002 0.002 0.09 #others 6.21 6.206 0.04 ------------------------------------------------------------------------------- ======= Cycle 6806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6807 steps, 2.56000 s simulation time, 15232.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6807 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15232.4615232.46315232.463 100.00 ------------------------------------------------------------------------------- PC_run 6807 6807 15195.39 2.232 2.232 99.76 GM_PC_couple 6807 6807 17.24 0.003 0.003 0.11 PC_GM_couple 6807 6807 13.63 0.002 0.002 0.09 #others 6.21 6.207 0.04 ------------------------------------------------------------------------------- ======= Cycle 6807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6808 steps, 2.56000 s simulation time, 15243.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6808 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15243.6815243.68515243.685 100.00 ------------------------------------------------------------------------------- PC_run 6808 6808 15206.60 2.234 2.234 99.76 GM_PC_couple 6808 6808 17.25 0.003 0.003 0.11 PC_GM_couple 6808 6808 13.63 0.002 0.002 0.09 #others 6.21 6.208 0.04 ------------------------------------------------------------------------------- ======= Cycle 6808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6809 steps, 2.56000 s simulation time, 15262.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6809 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15262.1315262.12815262.128 100.00 ------------------------------------------------------------------------------- PC_run 6809 6809 15225.04 2.236 2.236 99.76 GM_PC_couple 6809 6809 17.25 0.003 0.003 0.11 PC_GM_couple 6809 6809 13.63 0.002 0.002 0.09 #others 6.21 6.209 0.04 ------------------------------------------------------------------------------- ======= Cycle 6809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6810 steps, 2.56000 s simulation time, 15270.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6810 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15270.7815270.77915270.779 100.00 ------------------------------------------------------------------------------- PC_run 6810 6810 15233.69 2.237 2.237 99.76 GM_PC_couple 6810 6810 17.25 0.003 0.003 0.11 PC_GM_couple 6810 6810 13.63 0.002 0.002 0.09 #others 6.21 6.209 0.04 ------------------------------------------------------------------------------- ======= Cycle 6810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6811 steps, 2.56000 s simulation time, 15273.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6811 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15273.1615273.15815273.158 100.00 ------------------------------------------------------------------------------- PC_run 6811 6811 15236.06 2.237 2.237 99.76 GM_PC_couple 6811 6811 17.25 0.003 0.003 0.11 PC_GM_couple 6811 6811 13.63 0.002 0.002 0.09 #others 6.21 6.211 0.04 ------------------------------------------------------------------------------- ======= Cycle 6811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6812 steps, 2.56000 s simulation time, 15275.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6812 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15275.8615275.85715275.857 100.00 ------------------------------------------------------------------------------- PC_run 6812 6812 15238.76 2.237 2.237 99.76 GM_PC_couple 6812 6812 17.26 0.003 0.003 0.11 PC_GM_couple 6812 6812 13.63 0.002 0.002 0.09 #others 6.21 6.211 0.04 ------------------------------------------------------------------------------- ======= Cycle 6812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6813 steps, 2.56000 s simulation time, 15277.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6813 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15277.9915277.98515277.985 100.00 ------------------------------------------------------------------------------- PC_run 6813 6813 15240.88 2.237 2.237 99.76 GM_PC_couple 6813 6813 17.26 0.003 0.003 0.11 PC_GM_couple 6813 6813 13.64 0.002 0.002 0.09 #others 6.21 6.212 0.04 ------------------------------------------------------------------------------- ======= Cycle 6813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6814 steps, 2.56000 s simulation time, 15280.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6814 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15280.3915280.38815280.388 100.00 ------------------------------------------------------------------------------- PC_run 6814 6814 15243.28 2.237 2.237 99.76 GM_PC_couple 6814 6814 17.26 0.003 0.003 0.11 PC_GM_couple 6814 6814 13.64 0.002 0.002 0.09 #others 6.21 6.213 0.04 ------------------------------------------------------------------------------- ======= Cycle 6814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6815 steps, 2.56000 s simulation time, 15282.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6815 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15282.7715282.77215282.772 100.00 ------------------------------------------------------------------------------- PC_run 6815 6815 15245.66 2.237 2.237 99.76 GM_PC_couple 6815 6815 17.26 0.003 0.003 0.11 PC_GM_couple 6815 6815 13.64 0.002 0.002 0.09 #others 6.21 6.213 0.04 ------------------------------------------------------------------------------- ======= Cycle 6815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6816 steps, 2.56000 s simulation time, 15285.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6816 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15285.3015285.30215285.302 100.00 ------------------------------------------------------------------------------- PC_run 6816 6816 15248.18 2.237 2.237 99.76 GM_PC_couple 6816 6816 17.26 0.003 0.003 0.11 PC_GM_couple 6816 6816 13.64 0.002 0.002 0.09 #others 6.21 6.214 0.04 ------------------------------------------------------------------------------- ======= Cycle 6816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6817 steps, 2.56000 s simulation time, 15287.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6817 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15287.9715287.97115287.971 100.00 ------------------------------------------------------------------------------- PC_run 6817 6817 15250.85 2.237 2.237 99.76 GM_PC_couple 6817 6817 17.27 0.003 0.003 0.11 PC_GM_couple 6817 6817 13.64 0.002 0.002 0.09 #others 6.21 6.215 0.04 ------------------------------------------------------------------------------- ======= Cycle 6817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6818 steps, 2.56000 s simulation time, 15290.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6818 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15290.5415290.54215290.542 100.00 ------------------------------------------------------------------------------- PC_run 6818 6818 15253.41 2.237 2.237 99.76 GM_PC_couple 6818 6818 17.27 0.003 0.003 0.11 PC_GM_couple 6818 6818 13.65 0.002 0.002 0.09 #others 6.22 6.216 0.04 ------------------------------------------------------------------------------- ======= Cycle 6818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6819 steps, 2.56000 s simulation time, 15293.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6819 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15293.2215293.21615293.216 100.00 ------------------------------------------------------------------------------- PC_run 6819 6819 15256.08 2.237 2.237 99.76 GM_PC_couple 6819 6819 17.27 0.003 0.003 0.11 PC_GM_couple 6819 6819 13.65 0.002 0.002 0.09 #others 6.22 6.216 0.04 ------------------------------------------------------------------------------- ======= Cycle 6819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6820 steps, 2.56000 s simulation time, 15296.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6820 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15296.1115296.11115296.111 100.00 ------------------------------------------------------------------------------- PC_run 6820 6820 15258.97 2.237 2.237 99.76 GM_PC_couple 6820 6820 17.27 0.003 0.003 0.11 PC_GM_couple 6820 6820 13.65 0.002 0.002 0.09 #others 6.22 6.217 0.04 ------------------------------------------------------------------------------- ======= Cycle 6820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6821 steps, 2.56000 s simulation time, 15298.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6821 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15298.8115298.80615298.806 100.00 ------------------------------------------------------------------------------- PC_run 6821 6821 15261.66 2.237 2.237 99.76 GM_PC_couple 6821 6821 17.28 0.003 0.003 0.11 PC_GM_couple 6821 6821 13.65 0.002 0.002 0.09 #others 6.22 6.218 0.04 ------------------------------------------------------------------------------- ======= Cycle 6821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6822 steps, 2.56000 s simulation time, 15301.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6822 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15301.2015301.20015301.200 100.00 ------------------------------------------------------------------------------- PC_run 6822 6822 15264.05 2.237 2.237 99.76 GM_PC_couple 6822 6822 17.28 0.003 0.003 0.11 PC_GM_couple 6822 6822 13.65 0.002 0.002 0.09 #others 6.22 6.219 0.04 ------------------------------------------------------------------------------- ======= Cycle 6822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6823 steps, 2.56000 s simulation time, 15303.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6823 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15303.5515303.54815303.548 100.00 ------------------------------------------------------------------------------- PC_run 6823 6823 15266.39 2.237 2.237 99.76 GM_PC_couple 6823 6823 17.28 0.003 0.003 0.11 PC_GM_couple 6823 6823 13.65 0.002 0.002 0.09 #others 6.22 6.220 0.04 ------------------------------------------------------------------------------- ======= Cycle 6823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6824 steps, 2.56000 s simulation time, 15306.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6824 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15306.1515306.14615306.146 100.00 ------------------------------------------------------------------------------- PC_run 6824 6824 15268.99 2.238 2.238 99.76 GM_PC_couple 6824 6824 17.28 0.003 0.003 0.11 PC_GM_couple 6824 6824 13.66 0.002 0.002 0.09 #others 6.22 6.220 0.04 ------------------------------------------------------------------------------- ======= Cycle 6824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6825 steps, 2.56000 s simulation time, 15308.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6825 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15308.4315308.43315308.433 100.00 ------------------------------------------------------------------------------- PC_run 6825 6825 15271.27 2.238 2.238 99.76 GM_PC_couple 6825 6825 17.29 0.003 0.003 0.11 PC_GM_couple 6825 6825 13.66 0.002 0.002 0.09 #others 6.22 6.221 0.04 ------------------------------------------------------------------------------- ======= Cycle 6825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6826 steps, 2.56000 s simulation time, 15310.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6826 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15310.8015310.80215310.802 100.00 ------------------------------------------------------------------------------- PC_run 6826 6826 15273.63 2.238 2.238 99.76 GM_PC_couple 6826 6826 17.29 0.003 0.003 0.11 PC_GM_couple 6826 6826 13.66 0.002 0.002 0.09 #others 6.22 6.222 0.04 ------------------------------------------------------------------------------- ======= Cycle 6826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6827 steps, 2.56000 s simulation time, 15313.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6827 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15313.2115313.21015313.210 100.00 ------------------------------------------------------------------------------- PC_run 6827 6827 15276.04 2.238 2.238 99.76 GM_PC_couple 6827 6827 17.29 0.003 0.003 0.11 PC_GM_couple 6827 6827 13.66 0.002 0.002 0.09 #others 6.22 6.223 0.04 ------------------------------------------------------------------------------- ======= Cycle 6827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6828 steps, 2.56000 s simulation time, 15316.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6828 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15316.2815316.28115316.281 100.00 ------------------------------------------------------------------------------- PC_run 6828 6828 15279.10 2.238 2.238 99.76 GM_PC_couple 6828 6828 17.29 0.003 0.003 0.11 PC_GM_couple 6828 6828 13.66 0.002 0.002 0.09 #others 6.22 6.223 0.04 ------------------------------------------------------------------------------- ======= Cycle 6828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6829 steps, 2.56000 s simulation time, 15319.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6829 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15319.4015319.40115319.401 100.00 ------------------------------------------------------------------------------- PC_run 6829 6829 15282.22 2.238 2.238 99.76 GM_PC_couple 6829 6829 17.29 0.003 0.003 0.11 PC_GM_couple 6829 6829 13.67 0.002 0.002 0.09 #others 6.22 6.224 0.04 ------------------------------------------------------------------------------- ======= Cycle 6829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6830 steps, 2.56000 s simulation time, 15322.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6830 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15322.3515322.34715322.347 100.00 ------------------------------------------------------------------------------- PC_run 6830 6830 15285.16 2.238 2.238 99.76 GM_PC_couple 6830 6830 17.30 0.003 0.003 0.11 PC_GM_couple 6830 6830 13.67 0.002 0.002 0.09 #others 6.23 6.225 0.04 ------------------------------------------------------------------------------- ======= Cycle 6830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6831 steps, 2.56000 s simulation time, 15324.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6831 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15324.7215324.71715324.717 100.00 ------------------------------------------------------------------------------- PC_run 6831 6831 15287.52 2.238 2.238 99.76 GM_PC_couple 6831 6831 17.30 0.003 0.003 0.11 PC_GM_couple 6831 6831 13.67 0.002 0.002 0.09 #others 6.23 6.226 0.04 ------------------------------------------------------------------------------- ======= Cycle 6831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6832 steps, 2.56000 s simulation time, 15327.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6832 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15327.2015327.20215327.202 100.00 ------------------------------------------------------------------------------- PC_run 6832 6832 15290.00 2.238 2.238 99.76 GM_PC_couple 6832 6832 17.30 0.003 0.003 0.11 PC_GM_couple 6832 6832 13.67 0.002 0.002 0.09 #others 6.23 6.227 0.04 ------------------------------------------------------------------------------- ======= Cycle 6832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6833 steps, 2.56000 s simulation time, 15329.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6833 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15329.3515329.34815329.348 100.00 ------------------------------------------------------------------------------- PC_run 6833 6833 15292.14 2.238 2.238 99.76 GM_PC_couple 6833 6833 17.30 0.003 0.003 0.11 PC_GM_couple 6833 6833 13.67 0.002 0.002 0.09 #others 6.23 6.227 0.04 ------------------------------------------------------------------------------- ======= Cycle 6833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6834 steps, 2.56000 s simulation time, 15332.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6834 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15332.6915332.68715332.687 100.00 ------------------------------------------------------------------------------- PC_run 6834 6834 15295.48 2.238 2.238 99.76 GM_PC_couple 6834 6834 17.31 0.003 0.003 0.11 PC_GM_couple 6834 6834 13.67 0.002 0.002 0.09 #others 6.23 6.228 0.04 ------------------------------------------------------------------------------- ======= Cycle 6834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6835 steps, 2.56000 s simulation time, 15334.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6835 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15334.8915334.89315334.893 100.00 ------------------------------------------------------------------------------- PC_run 6835 6835 15297.68 2.238 2.238 99.76 GM_PC_couple 6835 6835 17.31 0.003 0.003 0.11 PC_GM_couple 6835 6835 13.68 0.002 0.002 0.09 #others 6.23 6.229 0.04 ------------------------------------------------------------------------------- ======= Cycle 6835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6836 steps, 2.56000 s simulation time, 15337.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6836 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15337.6815337.68115337.681 100.00 ------------------------------------------------------------------------------- PC_run 6836 6836 15300.46 2.238 2.238 99.76 GM_PC_couple 6836 6836 17.31 0.003 0.003 0.11 PC_GM_couple 6836 6836 13.68 0.002 0.002 0.09 #others 6.23 6.230 0.04 ------------------------------------------------------------------------------- ======= Cycle 6836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6837 steps, 2.56000 s simulation time, 15340.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6837 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15340.3215340.32415340.324 100.00 ------------------------------------------------------------------------------- PC_run 6837 6837 15303.10 2.238 2.238 99.76 GM_PC_couple 6837 6837 17.31 0.003 0.003 0.11 PC_GM_couple 6837 6837 13.68 0.002 0.002 0.09 #others 6.23 6.231 0.04 ------------------------------------------------------------------------------- ======= Cycle 6837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6838 steps, 2.56000 s simulation time, 15342.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6838 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15342.9815342.98515342.985 100.00 ------------------------------------------------------------------------------- PC_run 6838 6838 15305.76 2.238 2.238 99.76 GM_PC_couple 6838 6838 17.32 0.003 0.003 0.11 PC_GM_couple 6838 6838 13.68 0.002 0.002 0.09 #others 6.23 6.232 0.04 ------------------------------------------------------------------------------- ======= Cycle 6838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6839 steps, 2.56000 s simulation time, 15346.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6839 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15346.0115346.01215346.012 100.00 ------------------------------------------------------------------------------- PC_run 6839 6839 15308.78 2.238 2.238 99.76 GM_PC_couple 6839 6839 17.32 0.003 0.003 0.11 PC_GM_couple 6839 6839 13.68 0.002 0.002 0.09 #others 6.23 6.232 0.04 ------------------------------------------------------------------------------- ======= Cycle 6839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6840 steps, 2.56000 s simulation time, 15348.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6840 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15348.4915348.49515348.495 100.00 ------------------------------------------------------------------------------- PC_run 6840 6840 15311.26 2.238 2.238 99.76 GM_PC_couple 6840 6840 17.32 0.003 0.003 0.11 PC_GM_couple 6840 6840 13.69 0.002 0.002 0.09 #others 6.23 6.233 0.04 ------------------------------------------------------------------------------- ======= Cycle 6840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6841 steps, 2.56000 s simulation time, 15351.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6841 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15351.4815351.48415351.484 100.00 ------------------------------------------------------------------------------- PC_run 6841 6841 15314.24 2.239 2.239 99.76 GM_PC_couple 6841 6841 17.32 0.003 0.003 0.11 PC_GM_couple 6841 6841 13.69 0.002 0.002 0.09 #others 6.23 6.234 0.04 ------------------------------------------------------------------------------- ======= Cycle 6841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6842 steps, 2.56000 s simulation time, 15354.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6842 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15354.0315354.03415354.034 100.00 ------------------------------------------------------------------------------- PC_run 6842 6842 15316.79 2.239 2.239 99.76 GM_PC_couple 6842 6842 17.32 0.003 0.003 0.11 PC_GM_couple 6842 6842 13.69 0.002 0.002 0.09 #others 6.23 6.235 0.04 ------------------------------------------------------------------------------- ======= Cycle 6842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6843 steps, 2.56000 s simulation time, 15356.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6843 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15356.7315356.73015356.730 100.00 ------------------------------------------------------------------------------- PC_run 6843 6843 15319.48 2.239 2.239 99.76 GM_PC_couple 6843 6843 17.33 0.003 0.003 0.11 PC_GM_couple 6843 6843 13.69 0.002 0.002 0.09 #others 6.24 6.236 0.04 ------------------------------------------------------------------------------- ======= Cycle 6843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6844 steps, 2.56000 s simulation time, 15359.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6844 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15359.7915359.79015359.790 100.00 ------------------------------------------------------------------------------- PC_run 6844 6844 15322.53 2.239 2.239 99.76 GM_PC_couple 6844 6844 17.33 0.003 0.003 0.11 PC_GM_couple 6844 6844 13.69 0.002 0.002 0.09 #others 6.24 6.237 0.04 ------------------------------------------------------------------------------- ======= Cycle 6844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6845 steps, 2.56000 s simulation time, 15362.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6845 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15362.4715362.47115362.471 100.00 ------------------------------------------------------------------------------- PC_run 6845 6845 15325.21 2.239 2.239 99.76 GM_PC_couple 6845 6845 17.33 0.003 0.003 0.11 PC_GM_couple 6845 6845 13.69 0.002 0.002 0.09 #others 6.24 6.238 0.04 ------------------------------------------------------------------------------- ======= Cycle 6845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6846 steps, 2.56000 s simulation time, 15364.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6846 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15364.8015364.80215364.802 100.00 ------------------------------------------------------------------------------- PC_run 6846 6846 15327.53 2.239 2.239 99.76 GM_PC_couple 6846 6846 17.33 0.003 0.003 0.11 PC_GM_couple 6846 6846 13.70 0.002 0.002 0.09 #others 6.24 6.239 0.04 ------------------------------------------------------------------------------- ======= Cycle 6846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6847 steps, 2.56000 s simulation time, 15367.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6847 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15367.4915367.48815367.488 100.00 ------------------------------------------------------------------------------- PC_run 6847 6847 15330.21 2.239 2.239 99.76 GM_PC_couple 6847 6847 17.34 0.003 0.003 0.11 PC_GM_couple 6847 6847 13.70 0.002 0.002 0.09 #others 6.24 6.240 0.04 ------------------------------------------------------------------------------- ======= Cycle 6847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6848 steps, 2.56000 s simulation time, 15370.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6848 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15370.6915370.68815370.688 100.00 ------------------------------------------------------------------------------- PC_run 6848 6848 15333.41 2.239 2.239 99.76 GM_PC_couple 6848 6848 17.34 0.003 0.003 0.11 PC_GM_couple 6848 6848 13.70 0.002 0.002 0.09 #others 6.24 6.240 0.04 ------------------------------------------------------------------------------- ======= Cycle 6848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6849 steps, 2.56000 s simulation time, 15373.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6849 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15373.5515373.54915373.549 100.00 ------------------------------------------------------------------------------- PC_run 6849 6849 15336.26 2.239 2.239 99.76 GM_PC_couple 6849 6849 17.34 0.003 0.003 0.11 PC_GM_couple 6849 6849 13.70 0.002 0.002 0.09 #others 6.24 6.242 0.04 ------------------------------------------------------------------------------- ======= Cycle 6849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6850 steps, 2.56000 s simulation time, 15376.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6850 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15376.1415376.14215376.142 100.00 ------------------------------------------------------------------------------- PC_run 6850 6850 15338.85 2.239 2.239 99.76 GM_PC_couple 6850 6850 17.34 0.003 0.003 0.11 PC_GM_couple 6850 6850 13.70 0.002 0.002 0.09 #others 6.24 6.242 0.04 ------------------------------------------------------------------------------- ======= Cycle 6850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6851 steps, 2.56000 s simulation time, 15378.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6851 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15378.7215378.71815378.718 100.00 ------------------------------------------------------------------------------- PC_run 6851 6851 15341.42 2.239 2.239 99.76 GM_PC_couple 6851 6851 17.35 0.003 0.003 0.11 PC_GM_couple 6851 6851 13.71 0.002 0.002 0.09 #others 6.24 6.243 0.04 ------------------------------------------------------------------------------- ======= Cycle 6851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6852 steps, 2.56000 s simulation time, 15381.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6852 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15381.4415381.44515381.445 100.00 ------------------------------------------------------------------------------- PC_run 6852 6852 15344.15 2.239 2.239 99.76 GM_PC_couple 6852 6852 17.35 0.003 0.003 0.11 PC_GM_couple 6852 6852 13.71 0.002 0.002 0.09 #others 6.24 6.244 0.04 ------------------------------------------------------------------------------- ======= Cycle 6852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6853 steps, 2.56000 s simulation time, 15383.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6853 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15383.7515383.75315383.753 100.00 ------------------------------------------------------------------------------- PC_run 6853 6853 15346.45 2.239 2.239 99.76 GM_PC_couple 6853 6853 17.35 0.003 0.003 0.11 PC_GM_couple 6853 6853 13.71 0.002 0.002 0.09 #others 6.24 6.245 0.04 ------------------------------------------------------------------------------- ======= Cycle 6853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6854 steps, 2.56000 s simulation time, 15386.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6854 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15386.5515386.55015386.550 100.00 ------------------------------------------------------------------------------- PC_run 6854 6854 15349.24 2.239 2.239 99.76 GM_PC_couple 6854 6854 17.35 0.003 0.003 0.11 PC_GM_couple 6854 6854 13.71 0.002 0.002 0.09 #others 6.25 6.246 0.04 ------------------------------------------------------------------------------- ======= Cycle 6854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6855 steps, 2.56000 s simulation time, 15389.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6855 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15389.3315389.32715389.327 100.00 ------------------------------------------------------------------------------- PC_run 6855 6855 15352.01 2.240 2.240 99.76 GM_PC_couple 6855 6855 17.35 0.003 0.003 0.11 PC_GM_couple 6855 6855 13.71 0.002 0.002 0.09 #others 6.25 6.247 0.04 ------------------------------------------------------------------------------- ======= Cycle 6855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6856 steps, 2.56000 s simulation time, 15392.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6856 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15392.4115392.40815392.408 100.00 ------------------------------------------------------------------------------- PC_run 6856 6856 15355.09 2.240 2.240 99.76 GM_PC_couple 6856 6856 17.36 0.003 0.003 0.11 PC_GM_couple 6856 6856 13.72 0.002 0.002 0.09 #others 6.25 6.247 0.04 ------------------------------------------------------------------------------- ======= Cycle 6856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6857 steps, 2.56000 s simulation time, 15394.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6857 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15394.9215394.92215394.922 100.00 ------------------------------------------------------------------------------- PC_run 6857 6857 15357.60 2.240 2.240 99.76 GM_PC_couple 6857 6857 17.36 0.003 0.003 0.11 PC_GM_couple 6857 6857 13.72 0.002 0.002 0.09 #others 6.25 6.248 0.04 ------------------------------------------------------------------------------- ======= Cycle 6857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6858 steps, 2.56000 s simulation time, 15397.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6858 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15397.9915397.98815397.988 100.00 ------------------------------------------------------------------------------- PC_run 6858 6858 15360.66 2.240 2.240 99.76 GM_PC_couple 6858 6858 17.36 0.003 0.003 0.11 PC_GM_couple 6858 6858 13.72 0.002 0.002 0.09 #others 6.25 6.249 0.04 ------------------------------------------------------------------------------- ======= Cycle 6858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6859 steps, 2.56000 s simulation time, 15400.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6859 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15400.5615400.56415400.564 100.00 ------------------------------------------------------------------------------- PC_run 6859 6859 15363.23 2.240 2.240 99.76 GM_PC_couple 6859 6859 17.36 0.003 0.003 0.11 PC_GM_couple 6859 6859 13.72 0.002 0.002 0.09 #others 6.25 6.250 0.04 ------------------------------------------------------------------------------- ======= Cycle 6859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6860 steps, 2.56000 s simulation time, 15403.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6860 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15403.6415403.64015403.640 100.00 ------------------------------------------------------------------------------- PC_run 6860 6860 15366.30 2.240 2.240 99.76 GM_PC_couple 6860 6860 17.37 0.003 0.003 0.11 PC_GM_couple 6860 6860 13.72 0.002 0.002 0.09 #others 6.25 6.251 0.04 ------------------------------------------------------------------------------- ======= Cycle 6860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6861 steps, 2.56000 s simulation time, 15406.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6861 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15406.5115406.50515406.505 100.00 ------------------------------------------------------------------------------- PC_run 6861 6861 15369.16 2.240 2.240 99.76 GM_PC_couple 6861 6861 17.37 0.003 0.003 0.11 PC_GM_couple 6861 6861 13.72 0.002 0.002 0.09 #others 6.25 6.252 0.04 ------------------------------------------------------------------------------- ======= Cycle 6861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6862 steps, 2.56000 s simulation time, 15408.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6862 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15408.8115408.81215408.812 100.00 ------------------------------------------------------------------------------- PC_run 6862 6862 15371.46 2.240 2.240 99.76 GM_PC_couple 6862 6862 17.37 0.003 0.003 0.11 PC_GM_couple 6862 6862 13.73 0.002 0.002 0.09 #others 6.25 6.253 0.04 ------------------------------------------------------------------------------- ======= Cycle 6862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6863 steps, 2.56000 s simulation time, 15411.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6863 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15411.5415411.54315411.543 100.00 ------------------------------------------------------------------------------- PC_run 6863 6863 15374.19 2.240 2.240 99.76 GM_PC_couple 6863 6863 17.37 0.003 0.003 0.11 PC_GM_couple 6863 6863 13.73 0.002 0.002 0.09 #others 6.25 6.254 0.04 ------------------------------------------------------------------------------- ======= Cycle 6863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6864 steps, 2.56000 s simulation time, 15413.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6864 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15413.9715413.97415413.974 100.00 ------------------------------------------------------------------------------- PC_run 6864 6864 15376.61 2.240 2.240 99.76 GM_PC_couple 6864 6864 17.38 0.003 0.003 0.11 PC_GM_couple 6864 6864 13.73 0.002 0.002 0.09 #others 6.25 6.255 0.04 ------------------------------------------------------------------------------- ======= Cycle 6864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6865 steps, 2.56000 s simulation time, 15416.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6865 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15416.2215416.21515416.215 100.00 ------------------------------------------------------------------------------- PC_run 6865 6865 15378.85 2.240 2.240 99.76 GM_PC_couple 6865 6865 17.38 0.003 0.003 0.11 PC_GM_couple 6865 6865 13.73 0.002 0.002 0.09 #others 6.26 6.255 0.04 ------------------------------------------------------------------------------- ======= Cycle 6865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6866 steps, 2.56000 s simulation time, 15418.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6866 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15418.3915418.38715418.387 100.00 ------------------------------------------------------------------------------- PC_run 6866 6866 15381.02 2.240 2.240 99.76 GM_PC_couple 6866 6866 17.38 0.003 0.003 0.11 PC_GM_couple 6866 6866 13.73 0.002 0.002 0.09 #others 6.26 6.256 0.04 ------------------------------------------------------------------------------- ======= Cycle 6866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6867 steps, 2.56000 s simulation time, 15420.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6867 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15420.7415420.73615420.736 100.00 ------------------------------------------------------------------------------- PC_run 6867 6867 15383.36 2.240 2.240 99.76 GM_PC_couple 6867 6867 17.38 0.003 0.003 0.11 PC_GM_couple 6867 6867 13.74 0.002 0.002 0.09 #others 6.26 6.257 0.04 ------------------------------------------------------------------------------- ======= Cycle 6867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6868 steps, 2.56000 s simulation time, 15424.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6868 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15424.6815424.68415424.684 100.00 ------------------------------------------------------------------------------- PC_run 6868 6868 15387.30 2.240 2.240 99.76 GM_PC_couple 6868 6868 17.38 0.003 0.003 0.11 PC_GM_couple 6868 6868 13.74 0.002 0.002 0.09 #others 6.26 6.258 0.04 ------------------------------------------------------------------------------- ======= Cycle 6868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6869 steps, 2.56000 s simulation time, 15427.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6869 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15427.3615427.35915427.359 100.00 ------------------------------------------------------------------------------- PC_run 6869 6869 15389.97 2.240 2.240 99.76 GM_PC_couple 6869 6869 17.39 0.003 0.003 0.11 PC_GM_couple 6869 6869 13.74 0.002 0.002 0.09 #others 6.26 6.259 0.04 ------------------------------------------------------------------------------- ======= Cycle 6869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6870 steps, 2.56000 s simulation time, 15430.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6870 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15430.0415430.03815430.038 100.00 ------------------------------------------------------------------------------- PC_run 6870 6870 15392.65 2.241 2.241 99.76 GM_PC_couple 6870 6870 17.39 0.003 0.003 0.11 PC_GM_couple 6870 6870 13.74 0.002 0.002 0.09 #others 6.26 6.260 0.04 ------------------------------------------------------------------------------- ======= Cycle 6870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6871 steps, 2.56000 s simulation time, 15432.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6871 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15432.4715432.46615432.466 100.00 ------------------------------------------------------------------------------- PC_run 6871 6871 15395.07 2.241 2.241 99.76 GM_PC_couple 6871 6871 17.39 0.003 0.003 0.11 PC_GM_couple 6871 6871 13.74 0.002 0.002 0.09 #others 6.26 6.260 0.04 ------------------------------------------------------------------------------- ======= Cycle 6871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6872 steps, 2.56000 s simulation time, 15435.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6872 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15435.0115435.01315435.013 100.00 ------------------------------------------------------------------------------- PC_run 6872 6872 15397.61 2.241 2.241 99.76 GM_PC_couple 6872 6872 17.39 0.003 0.003 0.11 PC_GM_couple 6872 6872 13.74 0.002 0.002 0.09 #others 6.26 6.261 0.04 ------------------------------------------------------------------------------- ======= Cycle 6872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6873 steps, 2.56000 s simulation time, 15437.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6873 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15437.6315437.63515437.635 100.00 ------------------------------------------------------------------------------- PC_run 6873 6873 15400.23 2.241 2.241 99.76 GM_PC_couple 6873 6873 17.40 0.003 0.003 0.11 PC_GM_couple 6873 6873 13.75 0.002 0.002 0.09 #others 6.26 6.262 0.04 ------------------------------------------------------------------------------- ======= Cycle 6873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6874 steps, 2.56000 s simulation time, 15439.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6874 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15439.9415439.94315439.943 100.00 ------------------------------------------------------------------------------- PC_run 6874 6874 15402.53 2.241 2.241 99.76 GM_PC_couple 6874 6874 17.40 0.003 0.003 0.11 PC_GM_couple 6874 6874 13.75 0.002 0.002 0.09 #others 6.26 6.263 0.04 ------------------------------------------------------------------------------- ======= Cycle 6874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6875 steps, 2.56000 s simulation time, 15442.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6875 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15442.2315442.22915442.229 100.00 ------------------------------------------------------------------------------- PC_run 6875 6875 15404.81 2.241 2.241 99.76 GM_PC_couple 6875 6875 17.40 0.003 0.003 0.11 PC_GM_couple 6875 6875 13.75 0.002 0.002 0.09 #others 6.26 6.264 0.04 ------------------------------------------------------------------------------- ======= Cycle 6875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6876 steps, 2.56000 s simulation time, 15444.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6876 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15444.6115444.60915444.609 100.00 ------------------------------------------------------------------------------- PC_run 6876 6876 15407.19 2.241 2.241 99.76 GM_PC_couple 6876 6876 17.40 0.003 0.003 0.11 PC_GM_couple 6876 6876 13.75 0.002 0.002 0.09 #others 6.27 6.265 0.04 ------------------------------------------------------------------------------- ======= Cycle 6876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6877 steps, 2.56000 s simulation time, 15446.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6877 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15446.9615446.96215446.962 100.00 ------------------------------------------------------------------------------- PC_run 6877 6877 15409.53 2.241 2.241 99.76 GM_PC_couple 6877 6877 17.41 0.003 0.003 0.11 PC_GM_couple 6877 6877 13.76 0.002 0.002 0.09 #others 6.27 6.267 0.04 ------------------------------------------------------------------------------- ======= Cycle 6877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6878 steps, 2.56000 s simulation time, 15449.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6878 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15449.3015449.30515449.305 100.00 ------------------------------------------------------------------------------- PC_run 6878 6878 15411.87 2.241 2.241 99.76 GM_PC_couple 6878 6878 17.41 0.003 0.003 0.11 PC_GM_couple 6878 6878 13.76 0.002 0.002 0.09 #others 6.27 6.268 0.04 ------------------------------------------------------------------------------- ======= Cycle 6878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6879 steps, 2.56000 s simulation time, 15451.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6879 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15451.9415451.94315451.943 100.00 ------------------------------------------------------------------------------- PC_run 6879 6879 15414.50 2.241 2.241 99.76 GM_PC_couple 6879 6879 17.41 0.003 0.003 0.11 PC_GM_couple 6879 6879 13.76 0.002 0.002 0.09 #others 6.27 6.269 0.04 ------------------------------------------------------------------------------- ======= Cycle 6879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6880 steps, 2.56000 s simulation time, 15454.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6880 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15454.2915454.29215454.292 100.00 ------------------------------------------------------------------------------- PC_run 6880 6880 15416.85 2.241 2.241 99.76 GM_PC_couple 6880 6880 17.41 0.003 0.003 0.11 PC_GM_couple 6880 6880 13.76 0.002 0.002 0.09 #others 6.27 6.270 0.04 ------------------------------------------------------------------------------- ======= Cycle 6880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6881 steps, 2.56000 s simulation time, 15456.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6881 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15456.5815456.58415456.584 100.00 ------------------------------------------------------------------------------- PC_run 6881 6881 15419.14 2.241 2.241 99.76 GM_PC_couple 6881 6881 17.42 0.003 0.003 0.11 PC_GM_couple 6881 6881 13.76 0.002 0.002 0.09 #others 6.27 6.270 0.04 ------------------------------------------------------------------------------- ======= Cycle 6881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6882 steps, 2.56000 s simulation time, 15458.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6882 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15458.7615458.75815458.758 100.00 ------------------------------------------------------------------------------- PC_run 6882 6882 15421.30 2.241 2.241 99.76 GM_PC_couple 6882 6882 17.42 0.003 0.003 0.11 PC_GM_couple 6882 6882 13.76 0.002 0.002 0.09 #others 6.27 6.271 0.04 ------------------------------------------------------------------------------- ======= Cycle 6882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6883 steps, 2.56000 s simulation time, 15460.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6883 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15460.9215460.91615460.916 100.00 ------------------------------------------------------------------------------- PC_run 6883 6883 15423.46 2.241 2.241 99.76 GM_PC_couple 6883 6883 17.42 0.003 0.003 0.11 PC_GM_couple 6883 6883 13.77 0.002 0.002 0.09 #others 6.27 6.272 0.04 ------------------------------------------------------------------------------- ======= Cycle 6883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6884 steps, 2.56000 s simulation time, 15463.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6884 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15463.3015463.30115463.301 100.00 ------------------------------------------------------------------------------- PC_run 6884 6884 15425.84 2.241 2.241 99.76 GM_PC_couple 6884 6884 17.42 0.003 0.003 0.11 PC_GM_couple 6884 6884 13.77 0.002 0.002 0.09 #others 6.27 6.273 0.04 ------------------------------------------------------------------------------- ======= Cycle 6884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6885 steps, 2.56000 s simulation time, 15465.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6885 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15465.3415465.34115465.341 100.00 ------------------------------------------------------------------------------- PC_run 6885 6885 15427.87 2.241 2.241 99.76 GM_PC_couple 6885 6885 17.43 0.003 0.003 0.11 PC_GM_couple 6885 6885 13.77 0.002 0.002 0.09 #others 6.27 6.275 0.04 ------------------------------------------------------------------------------- ======= Cycle 6885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6886 steps, 2.56000 s simulation time, 15467.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6886 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15467.4515467.45215467.452 100.00 ------------------------------------------------------------------------------- PC_run 6886 6886 15429.98 2.241 2.241 99.76 GM_PC_couple 6886 6886 17.43 0.003 0.003 0.11 PC_GM_couple 6886 6886 13.77 0.002 0.002 0.09 #others 6.28 6.275 0.04 ------------------------------------------------------------------------------- ======= Cycle 6886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6887 steps, 2.56000 s simulation time, 15469.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6887 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15469.5815469.58215469.582 100.00 ------------------------------------------------------------------------------- PC_run 6887 6887 15432.10 2.241 2.241 99.76 GM_PC_couple 6887 6887 17.43 0.003 0.003 0.11 PC_GM_couple 6887 6887 13.77 0.002 0.002 0.09 #others 6.28 6.276 0.04 ------------------------------------------------------------------------------- ======= Cycle 6887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6888 steps, 2.56000 s simulation time, 15472.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6888 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15472.0315472.02915472.029 100.00 ------------------------------------------------------------------------------- PC_run 6888 6888 15434.54 2.241 2.241 99.76 GM_PC_couple 6888 6888 17.43 0.003 0.003 0.11 PC_GM_couple 6888 6888 13.78 0.002 0.002 0.09 #others 6.28 6.277 0.04 ------------------------------------------------------------------------------- ======= Cycle 6888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6889 steps, 2.56000 s simulation time, 15474.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6889 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15474.2815474.28215474.282 100.00 ------------------------------------------------------------------------------- PC_run 6889 6889 15436.79 2.241 2.241 99.76 GM_PC_couple 6889 6889 17.44 0.003 0.003 0.11 PC_GM_couple 6889 6889 13.78 0.002 0.002 0.09 #others 6.28 6.278 0.04 ------------------------------------------------------------------------------- ======= Cycle 6889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6890 steps, 2.56000 s simulation time, 15476.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6890 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15476.4215476.42315476.423 100.00 ------------------------------------------------------------------------------- PC_run 6890 6890 15438.93 2.241 2.241 99.76 GM_PC_couple 6890 6890 17.44 0.003 0.003 0.11 PC_GM_couple 6890 6890 13.78 0.002 0.002 0.09 #others 6.28 6.278 0.04 ------------------------------------------------------------------------------- ======= Cycle 6890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6891 steps, 2.56000 s simulation time, 15478.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6891 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15478.5415478.54315478.543 100.00 ------------------------------------------------------------------------------- PC_run 6891 6891 15441.04 2.241 2.241 99.76 GM_PC_couple 6891 6891 17.44 0.003 0.003 0.11 PC_GM_couple 6891 6891 13.78 0.002 0.002 0.09 #others 6.28 6.279 0.04 ------------------------------------------------------------------------------- ======= Cycle 6891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6892 steps, 2.56000 s simulation time, 15480.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6892 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15480.8215480.82015480.820 100.00 ------------------------------------------------------------------------------- PC_run 6892 6892 15443.31 2.241 2.241 99.76 GM_PC_couple 6892 6892 17.44 0.003 0.003 0.11 PC_GM_couple 6892 6892 13.78 0.002 0.002 0.09 #others 6.28 6.280 0.04 ------------------------------------------------------------------------------- ======= Cycle 6892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6893 steps, 2.56000 s simulation time, 15482.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6893 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15482.9615482.96015482.960 100.00 ------------------------------------------------------------------------------- PC_run 6893 6893 15445.45 2.241 2.241 99.76 GM_PC_couple 6893 6893 17.44 0.003 0.003 0.11 PC_GM_couple 6893 6893 13.79 0.002 0.002 0.09 #others 6.28 6.281 0.04 ------------------------------------------------------------------------------- ======= Cycle 6893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6894 steps, 2.56000 s simulation time, 15485.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6894 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15485.0915485.08615485.086 100.00 ------------------------------------------------------------------------------- PC_run 6894 6894 15447.57 2.241 2.241 99.76 GM_PC_couple 6894 6894 17.45 0.003 0.003 0.11 PC_GM_couple 6894 6894 13.79 0.002 0.002 0.09 #others 6.28 6.282 0.04 ------------------------------------------------------------------------------- ======= Cycle 6894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6895 steps, 2.56000 s simulation time, 15487.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6895 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15487.3615487.35915487.359 100.00 ------------------------------------------------------------------------------- PC_run 6895 6895 15449.84 2.241 2.241 99.76 GM_PC_couple 6895 6895 17.45 0.003 0.003 0.11 PC_GM_couple 6895 6895 13.79 0.002 0.002 0.09 #others 6.28 6.283 0.04 ------------------------------------------------------------------------------- ======= Cycle 6895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6896 steps, 2.56000 s simulation time, 15489.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6896 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15489.7515489.75015489.750 100.00 ------------------------------------------------------------------------------- PC_run 6896 6896 15452.22 2.241 2.241 99.76 GM_PC_couple 6896 6896 17.45 0.003 0.003 0.11 PC_GM_couple 6896 6896 13.79 0.002 0.002 0.09 #others 6.28 6.284 0.04 ------------------------------------------------------------------------------- ======= Cycle 6896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6897 steps, 2.56000 s simulation time, 15491.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6897 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15491.8815491.87915491.879 100.00 ------------------------------------------------------------------------------- PC_run 6897 6897 15454.35 2.241 2.241 99.76 GM_PC_couple 6897 6897 17.45 0.003 0.003 0.11 PC_GM_couple 6897 6897 13.79 0.002 0.002 0.09 #others 6.28 6.285 0.04 ------------------------------------------------------------------------------- ======= Cycle 6897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6898 steps, 2.56000 s simulation time, 15494.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6898 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15494.1215494.11615494.116 100.00 ------------------------------------------------------------------------------- PC_run 6898 6898 15456.58 2.241 2.241 99.76 GM_PC_couple 6898 6898 17.46 0.003 0.003 0.11 PC_GM_couple 6898 6898 13.80 0.002 0.002 0.09 #others 6.29 6.286 0.04 ------------------------------------------------------------------------------- ======= Cycle 6898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6899 steps, 2.56000 s simulation time, 15496.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6899 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15496.3515496.35115496.351 100.00 ------------------------------------------------------------------------------- PC_run 6899 6899 15458.81 2.241 2.241 99.76 GM_PC_couple 6899 6899 17.46 0.003 0.003 0.11 PC_GM_couple 6899 6899 13.80 0.002 0.002 0.09 #others 6.29 6.286 0.04 ------------------------------------------------------------------------------- ======= Cycle 6899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6900 steps, 2.56000 s simulation time, 15498.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6900 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15498.5415498.53515498.535 100.00 ------------------------------------------------------------------------------- PC_run 6900 6900 15460.99 2.241 2.241 99.76 GM_PC_couple 6900 6900 17.46 0.003 0.003 0.11 PC_GM_couple 6900 6900 13.80 0.002 0.002 0.09 #others 6.29 6.287 0.04 ------------------------------------------------------------------------------- ======= Cycle 6900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6901 steps, 2.56000 s simulation time, 15500.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6901 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15500.6715500.67115500.671 100.00 ------------------------------------------------------------------------------- PC_run 6901 6901 15463.12 2.241 2.241 99.76 GM_PC_couple 6901 6901 17.46 0.003 0.003 0.11 PC_GM_couple 6901 6901 13.80 0.002 0.002 0.09 #others 6.29 6.288 0.04 ------------------------------------------------------------------------------- ======= Cycle 6901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6902 steps, 2.56000 s simulation time, 15502.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6902 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15502.9015502.89715502.897 100.00 ------------------------------------------------------------------------------- PC_run 6902 6902 15465.34 2.241 2.241 99.76 GM_PC_couple 6902 6902 17.46 0.003 0.003 0.11 PC_GM_couple 6902 6902 13.80 0.002 0.002 0.09 #others 6.29 6.290 0.04 ------------------------------------------------------------------------------- ======= Cycle 6902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6903 steps, 2.56000 s simulation time, 15505.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6903 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15505.0715505.06815505.068 100.00 ------------------------------------------------------------------------------- PC_run 6903 6903 15467.51 2.241 2.241 99.76 GM_PC_couple 6903 6903 17.47 0.003 0.003 0.11 PC_GM_couple 6903 6903 13.80 0.002 0.002 0.09 #others 6.29 6.291 0.04 ------------------------------------------------------------------------------- ======= Cycle 6903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6904 steps, 2.56000 s simulation time, 15507.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6904 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15507.4515507.45415507.454 100.00 ------------------------------------------------------------------------------- PC_run 6904 6904 15469.89 2.241 2.241 99.76 GM_PC_couple 6904 6904 17.47 0.003 0.003 0.11 PC_GM_couple 6904 6904 13.81 0.002 0.002 0.09 #others 6.29 6.292 0.04 ------------------------------------------------------------------------------- ======= Cycle 6904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6905 steps, 2.56000 s simulation time, 15509.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6905 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15509.5915509.59015509.590 100.00 ------------------------------------------------------------------------------- PC_run 6905 6905 15472.02 2.241 2.241 99.76 GM_PC_couple 6905 6905 17.47 0.003 0.003 0.11 PC_GM_couple 6905 6905 13.81 0.002 0.002 0.09 #others 6.29 6.293 0.04 ------------------------------------------------------------------------------- ======= Cycle 6905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6906 steps, 2.56000 s simulation time, 15511.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6906 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15511.8015511.80415511.804 100.00 ------------------------------------------------------------------------------- PC_run 6906 6906 15474.23 2.241 2.241 99.76 GM_PC_couple 6906 6906 17.47 0.003 0.003 0.11 PC_GM_couple 6906 6906 13.81 0.002 0.002 0.09 #others 6.29 6.293 0.04 ------------------------------------------------------------------------------- ======= Cycle 6906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6907 steps, 2.56000 s simulation time, 15514.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6907 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15514.0915514.08915514.089 100.00 ------------------------------------------------------------------------------- PC_run 6907 6907 15476.51 2.241 2.241 99.76 GM_PC_couple 6907 6907 17.48 0.003 0.003 0.11 PC_GM_couple 6907 6907 13.81 0.002 0.002 0.09 #others 6.29 6.294 0.04 ------------------------------------------------------------------------------- ======= Cycle 6907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6908 steps, 2.56000 s simulation time, 15516.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6908 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15516.1515516.15115516.151 100.00 ------------------------------------------------------------------------------- PC_run 6908 6908 15478.56 2.241 2.241 99.76 GM_PC_couple 6908 6908 17.48 0.003 0.003 0.11 PC_GM_couple 6908 6908 13.81 0.002 0.002 0.09 #others 6.29 6.295 0.04 ------------------------------------------------------------------------------- ======= Cycle 6908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6909 steps, 2.56000 s simulation time, 15518.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6909 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15518.5215518.51715518.517 100.00 ------------------------------------------------------------------------------- PC_run 6909 6909 15480.93 2.241 2.241 99.76 GM_PC_couple 6909 6909 17.48 0.003 0.003 0.11 PC_GM_couple 6909 6909 13.82 0.002 0.002 0.09 #others 6.30 6.296 0.04 ------------------------------------------------------------------------------- ======= Cycle 6909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6910 steps, 2.56000 s simulation time, 15520.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6910 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15520.5615520.56015520.560 100.00 ------------------------------------------------------------------------------- PC_run 6910 6910 15482.96 2.241 2.241 99.76 GM_PC_couple 6910 6910 17.48 0.003 0.003 0.11 PC_GM_couple 6910 6910 13.82 0.002 0.002 0.09 #others 6.30 6.296 0.04 ------------------------------------------------------------------------------- ======= Cycle 6910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6911 steps, 2.56000 s simulation time, 15522.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6911 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15522.7215522.71615522.716 100.00 ------------------------------------------------------------------------------- PC_run 6911 6911 15485.11 2.241 2.241 99.76 GM_PC_couple 6911 6911 17.49 0.003 0.003 0.11 PC_GM_couple 6911 6911 13.82 0.002 0.002 0.09 #others 6.30 6.297 0.04 ------------------------------------------------------------------------------- ======= Cycle 6911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6912 steps, 2.56000 s simulation time, 15524.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6912 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15524.9915524.98615524.986 100.00 ------------------------------------------------------------------------------- PC_run 6912 6912 15487.38 2.241 2.241 99.76 GM_PC_couple 6912 6912 17.49 0.003 0.003 0.11 PC_GM_couple 6912 6912 13.82 0.002 0.002 0.09 #others 6.30 6.298 0.04 ------------------------------------------------------------------------------- ======= Cycle 6912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6913 steps, 2.56000 s simulation time, 15527.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6913 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15527.1415527.14115527.141 100.00 ------------------------------------------------------------------------------- PC_run 6913 6913 15489.53 2.241 2.241 99.76 GM_PC_couple 6913 6913 17.49 0.003 0.003 0.11 PC_GM_couple 6913 6913 13.82 0.002 0.002 0.09 #others 6.30 6.298 0.04 ------------------------------------------------------------------------------- ======= Cycle 6913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6914 steps, 2.56000 s simulation time, 15529.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6914 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15529.5515529.54615529.546 100.00 ------------------------------------------------------------------------------- PC_run 6914 6914 15491.93 2.241 2.241 99.76 GM_PC_couple 6914 6914 17.49 0.003 0.003 0.11 PC_GM_couple 6914 6914 13.82 0.002 0.002 0.09 #others 6.30 6.299 0.04 ------------------------------------------------------------------------------- ======= Cycle 6914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6915 steps, 2.56000 s simulation time, 15531.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6915 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15531.8315531.82915531.829 100.00 ------------------------------------------------------------------------------- PC_run 6915 6915 15494.21 2.241 2.241 99.76 GM_PC_couple 6915 6915 17.49 0.003 0.003 0.11 PC_GM_couple 6915 6915 13.83 0.002 0.002 0.09 #others 6.30 6.300 0.04 ------------------------------------------------------------------------------- ======= Cycle 6915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6916 steps, 2.56000 s simulation time, 15533.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6916 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15533.9315533.93415533.934 100.00 ------------------------------------------------------------------------------- PC_run 6916 6916 15496.31 2.241 2.241 99.76 GM_PC_couple 6916 6916 17.50 0.003 0.003 0.11 PC_GM_couple 6916 6916 13.83 0.002 0.002 0.09 #others 6.30 6.301 0.04 ------------------------------------------------------------------------------- ======= Cycle 6916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6917 steps, 2.56000 s simulation time, 15536.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6917 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15536.0915536.09015536.090 100.00 ------------------------------------------------------------------------------- PC_run 6917 6917 15498.46 2.241 2.241 99.76 GM_PC_couple 6917 6917 17.50 0.003 0.003 0.11 PC_GM_couple 6917 6917 13.83 0.002 0.002 0.09 #others 6.30 6.302 0.04 ------------------------------------------------------------------------------- ======= Cycle 6917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6918 steps, 2.56000 s simulation time, 15538.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6918 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15538.3915538.38815538.388 100.00 ------------------------------------------------------------------------------- PC_run 6918 6918 15500.75 2.241 2.241 99.76 GM_PC_couple 6918 6918 17.50 0.003 0.003 0.11 PC_GM_couple 6918 6918 13.83 0.002 0.002 0.09 #others 6.30 6.302 0.04 ------------------------------------------------------------------------------- ======= Cycle 6918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6919 steps, 2.56000 s simulation time, 15540.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6919 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15540.5915540.59215540.592 100.00 ------------------------------------------------------------------------------- PC_run 6919 6919 15502.95 2.241 2.241 99.76 GM_PC_couple 6919 6919 17.50 0.003 0.003 0.11 PC_GM_couple 6919 6919 13.83 0.002 0.002 0.09 #others 6.30 6.303 0.04 ------------------------------------------------------------------------------- ======= Cycle 6919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6920 steps, 2.56000 s simulation time, 15542.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6920 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15542.8015542.80315542.803 100.00 ------------------------------------------------------------------------------- PC_run 6920 6920 15505.16 2.241 2.241 99.76 GM_PC_couple 6920 6920 17.51 0.003 0.003 0.11 PC_GM_couple 6920 6920 13.84 0.002 0.002 0.09 #others 6.30 6.304 0.04 ------------------------------------------------------------------------------- ======= Cycle 6920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6921 steps, 2.56000 s simulation time, 15545.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6921 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15545.1715545.16715545.167 100.00 ------------------------------------------------------------------------------- PC_run 6921 6921 15507.52 2.241 2.241 99.76 GM_PC_couple 6921 6921 17.51 0.003 0.003 0.11 PC_GM_couple 6921 6921 13.84 0.002 0.002 0.09 #others 6.30 6.305 0.04 ------------------------------------------------------------------------------- ======= Cycle 6921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6922 steps, 2.56000 s simulation time, 15548.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6922 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15548.4215548.42415548.424 100.00 ------------------------------------------------------------------------------- PC_run 6922 6922 15510.77 2.241 2.241 99.76 GM_PC_couple 6922 6922 17.51 0.003 0.003 0.11 PC_GM_couple 6922 6922 13.84 0.002 0.002 0.09 #others 6.31 6.306 0.04 ------------------------------------------------------------------------------- ======= Cycle 6922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6923 steps, 2.56000 s simulation time, 15550.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6923 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15550.7715550.76715550.767 100.00 ------------------------------------------------------------------------------- PC_run 6923 6923 15513.11 2.241 2.241 99.76 GM_PC_couple 6923 6923 17.51 0.003 0.003 0.11 PC_GM_couple 6923 6923 13.84 0.002 0.002 0.09 #others 6.31 6.307 0.04 ------------------------------------------------------------------------------- ======= Cycle 6923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6924 steps, 2.56000 s simulation time, 15553.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6924 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15553.1015553.09615553.096 100.00 ------------------------------------------------------------------------------- PC_run 6924 6924 15515.43 2.241 2.241 99.76 GM_PC_couple 6924 6924 17.52 0.003 0.003 0.11 PC_GM_couple 6924 6924 13.84 0.002 0.002 0.09 #others 6.31 6.308 0.04 ------------------------------------------------------------------------------- ======= Cycle 6924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6925 steps, 2.56000 s simulation time, 15555.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6925 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15555.6115555.60815555.608 100.00 ------------------------------------------------------------------------------- PC_run 6925 6925 15517.94 2.241 2.241 99.76 GM_PC_couple 6925 6925 17.52 0.003 0.003 0.11 PC_GM_couple 6925 6925 13.85 0.002 0.002 0.09 #others 6.31 6.309 0.04 ------------------------------------------------------------------------------- ======= Cycle 6925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6926 steps, 2.56000 s simulation time, 15559.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6926 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15559.2415559.24315559.243 100.00 ------------------------------------------------------------------------------- PC_run 6926 6926 15521.57 2.241 2.241 99.76 GM_PC_couple 6926 6926 17.52 0.003 0.003 0.11 PC_GM_couple 6926 6926 13.85 0.002 0.002 0.09 #others 6.31 6.309 0.04 ------------------------------------------------------------------------------- ======= Cycle 6926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6927 steps, 2.56000 s simulation time, 15561.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6927 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15561.4015561.39615561.396 100.00 ------------------------------------------------------------------------------- PC_run 6927 6927 15523.71 2.241 2.241 99.76 GM_PC_couple 6927 6927 17.52 0.003 0.003 0.11 PC_GM_couple 6927 6927 13.85 0.002 0.002 0.09 #others 6.31 6.310 0.04 ------------------------------------------------------------------------------- ======= Cycle 6927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6928 steps, 2.56000 s simulation time, 15563.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6928 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15563.5615563.56115563.561 100.00 ------------------------------------------------------------------------------- PC_run 6928 6928 15525.87 2.241 2.241 99.76 GM_PC_couple 6928 6928 17.53 0.003 0.003 0.11 PC_GM_couple 6928 6928 13.85 0.002 0.002 0.09 #others 6.31 6.311 0.04 ------------------------------------------------------------------------------- ======= Cycle 6928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6929 steps, 2.56000 s simulation time, 15565.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6929 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15565.8915565.88615565.886 100.00 ------------------------------------------------------------------------------- PC_run 6929 6929 15528.19 2.241 2.241 99.76 GM_PC_couple 6929 6929 17.53 0.003 0.003 0.11 PC_GM_couple 6929 6929 13.85 0.002 0.002 0.09 #others 6.31 6.312 0.04 ------------------------------------------------------------------------------- ======= Cycle 6929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6930 steps, 2.56000 s simulation time, 15568.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6930 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15568.8715568.87315568.873 100.00 ------------------------------------------------------------------------------- PC_run 6930 6930 15531.18 2.241 2.241 99.76 GM_PC_couple 6930 6930 17.53 0.003 0.003 0.11 PC_GM_couple 6930 6930 13.85 0.002 0.002 0.09 #others 6.31 6.313 0.04 ------------------------------------------------------------------------------- ======= Cycle 6930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6931 steps, 2.56000 s simulation time, 15571.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6931 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15571.3515571.34515571.345 100.00 ------------------------------------------------------------------------------- PC_run 6931 6931 15533.64 2.241 2.241 99.76 GM_PC_couple 6931 6931 17.53 0.003 0.003 0.11 PC_GM_couple 6931 6931 13.86 0.002 0.002 0.09 #others 6.31 6.314 0.04 ------------------------------------------------------------------------------- ======= Cycle 6931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6932 steps, 2.56000 s simulation time, 15573.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6932 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15573.8815573.88015573.880 100.00 ------------------------------------------------------------------------------- PC_run 6932 6932 15536.17 2.241 2.241 99.76 GM_PC_couple 6932 6932 17.53 0.003 0.003 0.11 PC_GM_couple 6932 6932 13.86 0.002 0.002 0.09 #others 6.31 6.314 0.04 ------------------------------------------------------------------------------- ======= Cycle 6932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6933 steps, 2.56000 s simulation time, 15576.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6933 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15576.3315576.33415576.334 100.00 ------------------------------------------------------------------------------- PC_run 6933 6933 15538.62 2.241 2.241 99.76 GM_PC_couple 6933 6933 17.54 0.003 0.003 0.11 PC_GM_couple 6933 6933 13.86 0.002 0.002 0.09 #others 6.32 6.315 0.04 ------------------------------------------------------------------------------- ======= Cycle 6933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6934 steps, 2.56000 s simulation time, 15579.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6934 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15579.1915579.19115579.191 100.00 ------------------------------------------------------------------------------- PC_run 6934 6934 15541.47 2.241 2.241 99.76 GM_PC_couple 6934 6934 17.54 0.003 0.003 0.11 PC_GM_couple 6934 6934 13.86 0.002 0.002 0.09 #others 6.32 6.316 0.04 ------------------------------------------------------------------------------- ======= Cycle 6934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6935 steps, 2.56000 s simulation time, 15581.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6935 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15581.5615581.56415581.564 100.00 ------------------------------------------------------------------------------- PC_run 6935 6935 15543.84 2.241 2.241 99.76 GM_PC_couple 6935 6935 17.54 0.003 0.003 0.11 PC_GM_couple 6935 6935 13.86 0.002 0.002 0.09 #others 6.32 6.317 0.04 ------------------------------------------------------------------------------- ======= Cycle 6935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6936 steps, 2.56000 s simulation time, 15583.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6936 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15583.9215583.91515583.915 100.00 ------------------------------------------------------------------------------- PC_run 6936 6936 15546.19 2.241 2.241 99.76 GM_PC_couple 6936 6936 17.54 0.003 0.003 0.11 PC_GM_couple 6936 6936 13.87 0.002 0.002 0.09 #others 6.32 6.317 0.04 ------------------------------------------------------------------------------- ======= Cycle 6936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6937 steps, 2.56000 s simulation time, 15586.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6937 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15586.5115586.50615586.506 100.00 ------------------------------------------------------------------------------- PC_run 6937 6937 15548.77 2.241 2.241 99.76 GM_PC_couple 6937 6937 17.55 0.003 0.003 0.11 PC_GM_couple 6937 6937 13.87 0.002 0.002 0.09 #others 6.32 6.318 0.04 ------------------------------------------------------------------------------- ======= Cycle 6937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6938 steps, 2.56000 s simulation time, 15589.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6938 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15589.3815589.38215589.382 100.00 ------------------------------------------------------------------------------- PC_run 6938 6938 15551.65 2.242 2.242 99.76 GM_PC_couple 6938 6938 17.55 0.003 0.003 0.11 PC_GM_couple 6938 6938 13.87 0.002 0.002 0.09 #others 6.32 6.319 0.04 ------------------------------------------------------------------------------- ======= Cycle 6938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6939 steps, 2.56000 s simulation time, 15591.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6939 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15591.9515591.94815591.948 100.00 ------------------------------------------------------------------------------- PC_run 6939 6939 15554.21 2.242 2.242 99.76 GM_PC_couple 6939 6939 17.55 0.003 0.003 0.11 PC_GM_couple 6939 6939 13.87 0.002 0.002 0.09 #others 6.32 6.320 0.04 ------------------------------------------------------------------------------- ======= Cycle 6939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6940 steps, 2.56000 s simulation time, 15594.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6940 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15594.4415594.44115594.441 100.00 ------------------------------------------------------------------------------- PC_run 6940 6940 15556.70 2.242 2.242 99.76 GM_PC_couple 6940 6940 17.55 0.003 0.003 0.11 PC_GM_couple 6940 6940 13.87 0.002 0.002 0.09 #others 6.32 6.321 0.04 ------------------------------------------------------------------------------- ======= Cycle 6940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6941 steps, 2.56000 s simulation time, 15597.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6941 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15597.1315597.13215597.132 100.00 ------------------------------------------------------------------------------- PC_run 6941 6941 15559.38 2.242 2.242 99.76 GM_PC_couple 6941 6941 17.56 0.003 0.003 0.11 PC_GM_couple 6941 6941 13.87 0.002 0.002 0.09 #others 6.32 6.322 0.04 ------------------------------------------------------------------------------- ======= Cycle 6941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6942 steps, 2.56000 s simulation time, 15600.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6942 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15600.0715600.06715600.067 100.00 ------------------------------------------------------------------------------- PC_run 6942 6942 15562.31 2.242 2.242 99.76 GM_PC_couple 6942 6942 17.56 0.003 0.003 0.11 PC_GM_couple 6942 6942 13.88 0.002 0.002 0.09 #others 6.32 6.323 0.04 ------------------------------------------------------------------------------- ======= Cycle 6942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6943 steps, 2.56000 s simulation time, 15602.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6943 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15602.7715602.77315602.773 100.00 ------------------------------------------------------------------------------- PC_run 6943 6943 15565.01 2.242 2.242 99.76 GM_PC_couple 6943 6943 17.56 0.003 0.003 0.11 PC_GM_couple 6943 6943 13.88 0.002 0.002 0.09 #others 6.32 6.324 0.04 ------------------------------------------------------------------------------- ======= Cycle 6943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6944 steps, 2.56000 s simulation time, 15605.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6944 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15605.4615605.46215605.462 100.00 ------------------------------------------------------------------------------- PC_run 6944 6944 15567.69 2.242 2.242 99.76 GM_PC_couple 6944 6944 17.56 0.003 0.003 0.11 PC_GM_couple 6944 6944 13.88 0.002 0.002 0.09 #others 6.32 6.325 0.04 ------------------------------------------------------------------------------- ======= Cycle 6944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6945 steps, 2.56000 s simulation time, 15607.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6945 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15607.9915607.98715607.987 100.00 ------------------------------------------------------------------------------- PC_run 6945 6945 15570.21 2.242 2.242 99.76 GM_PC_couple 6945 6945 17.57 0.003 0.003 0.11 PC_GM_couple 6945 6945 13.88 0.002 0.002 0.09 #others 6.33 6.326 0.04 ------------------------------------------------------------------------------- ======= Cycle 6945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6946 steps, 2.56000 s simulation time, 15610.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6946 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15610.6015610.60115610.601 100.00 ------------------------------------------------------------------------------- PC_run 6946 6946 15572.82 2.242 2.242 99.76 GM_PC_couple 6946 6946 17.57 0.003 0.003 0.11 PC_GM_couple 6946 6946 13.88 0.002 0.002 0.09 #others 6.33 6.326 0.04 ------------------------------------------------------------------------------- ======= Cycle 6946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6947 steps, 2.56000 s simulation time, 15612.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6947 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15612.8115612.81015612.810 100.00 ------------------------------------------------------------------------------- PC_run 6947 6947 15575.03 2.242 2.242 99.76 GM_PC_couple 6947 6947 17.57 0.003 0.003 0.11 PC_GM_couple 6947 6947 13.89 0.002 0.002 0.09 #others 6.33 6.327 0.04 ------------------------------------------------------------------------------- ======= Cycle 6947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6948 steps, 2.56000 s simulation time, 15615.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6948 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15615.0215615.02015615.020 100.00 ------------------------------------------------------------------------------- PC_run 6948 6948 15577.23 2.242 2.242 99.76 GM_PC_couple 6948 6948 17.57 0.003 0.003 0.11 PC_GM_couple 6948 6948 13.89 0.002 0.002 0.09 #others 6.33 6.328 0.04 ------------------------------------------------------------------------------- ======= Cycle 6948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6949 steps, 2.56000 s simulation time, 15617.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6949 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15617.2515617.24515617.245 100.00 ------------------------------------------------------------------------------- PC_run 6949 6949 15579.45 2.242 2.242 99.76 GM_PC_couple 6949 6949 17.57 0.003 0.003 0.11 PC_GM_couple 6949 6949 13.89 0.002 0.002 0.09 #others 6.33 6.328 0.04 ------------------------------------------------------------------------------- ======= Cycle 6949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6950 steps, 2.56000 s simulation time, 15619.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6950 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15619.5815619.58215619.582 100.00 ------------------------------------------------------------------------------- PC_run 6950 6950 15581.78 2.242 2.242 99.76 GM_PC_couple 6950 6950 17.58 0.003 0.003 0.11 PC_GM_couple 6950 6950 13.89 0.002 0.002 0.09 #others 6.33 6.329 0.04 ------------------------------------------------------------------------------- ======= Cycle 6950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6951 steps, 2.56000 s simulation time, 15621.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6951 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15621.7015621.69615621.696 100.00 ------------------------------------------------------------------------------- PC_run 6951 6951 15583.89 2.242 2.242 99.76 GM_PC_couple 6951 6951 17.58 0.003 0.003 0.11 PC_GM_couple 6951 6951 13.89 0.002 0.002 0.09 #others 6.33 6.330 0.04 ------------------------------------------------------------------------------- ======= Cycle 6951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6952 steps, 2.56000 s simulation time, 15623.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6952 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15623.7015623.70115623.701 100.00 ------------------------------------------------------------------------------- PC_run 6952 6952 15585.89 2.242 2.242 99.76 GM_PC_couple 6952 6952 17.58 0.003 0.003 0.11 PC_GM_couple 6952 6952 13.90 0.002 0.002 0.09 #others 6.33 6.330 0.04 ------------------------------------------------------------------------------- ======= Cycle 6952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6953 steps, 2.56000 s simulation time, 15625.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6953 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15625.8815625.87915625.879 100.00 ------------------------------------------------------------------------------- PC_run 6953 6953 15588.07 2.242 2.242 99.76 GM_PC_couple 6953 6953 17.58 0.003 0.003 0.11 PC_GM_couple 6953 6953 13.90 0.002 0.002 0.09 #others 6.33 6.331 0.04 ------------------------------------------------------------------------------- ======= Cycle 6953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6954 steps, 2.56000 s simulation time, 15628.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6954 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15628.3415628.34515628.345 100.00 ------------------------------------------------------------------------------- PC_run 6954 6954 15590.53 2.242 2.242 99.76 GM_PC_couple 6954 6954 17.59 0.003 0.003 0.11 PC_GM_couple 6954 6954 13.90 0.002 0.002 0.09 #others 6.33 6.332 0.04 ------------------------------------------------------------------------------- ======= Cycle 6954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6955 steps, 2.56000 s simulation time, 15630.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6955 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15630.4215630.42515630.425 100.00 ------------------------------------------------------------------------------- PC_run 6955 6955 15592.60 2.242 2.242 99.76 GM_PC_couple 6955 6955 17.59 0.003 0.003 0.11 PC_GM_couple 6955 6955 13.90 0.002 0.002 0.09 #others 6.33 6.333 0.04 ------------------------------------------------------------------------------- ======= Cycle 6955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6956 steps, 2.56000 s simulation time, 15632.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6956 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15632.6115632.60915632.609 100.00 ------------------------------------------------------------------------------- PC_run 6956 6956 15594.78 2.242 2.242 99.76 GM_PC_couple 6956 6956 17.59 0.003 0.003 0.11 PC_GM_couple 6956 6956 13.90 0.002 0.002 0.09 #others 6.33 6.334 0.04 ------------------------------------------------------------------------------- ======= Cycle 6956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6957 steps, 2.56000 s simulation time, 15634.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6957 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15634.8715634.87315634.873 100.00 ------------------------------------------------------------------------------- PC_run 6957 6957 15597.04 2.242 2.242 99.76 GM_PC_couple 6957 6957 17.59 0.003 0.003 0.11 PC_GM_couple 6957 6957 13.90 0.002 0.002 0.09 #others 6.33 6.335 0.04 ------------------------------------------------------------------------------- ======= Cycle 6957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6958 steps, 2.56000 s simulation time, 15637.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6958 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15637.9115637.90915637.909 100.00 ------------------------------------------------------------------------------- PC_run 6958 6958 15600.07 2.242 2.242 99.76 GM_PC_couple 6958 6958 17.60 0.003 0.003 0.11 PC_GM_couple 6958 6958 13.91 0.002 0.002 0.09 #others 6.34 6.336 0.04 ------------------------------------------------------------------------------- ======= Cycle 6958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6959 steps, 2.56000 s simulation time, 15640.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6959 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15640.3415640.33615640.336 100.00 ------------------------------------------------------------------------------- PC_run 6959 6959 15602.49 2.242 2.242 99.76 GM_PC_couple 6959 6959 17.60 0.003 0.003 0.11 PC_GM_couple 6959 6959 13.91 0.002 0.002 0.09 #others 6.34 6.336 0.04 ------------------------------------------------------------------------------- ======= Cycle 6959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6960 steps, 2.56000 s simulation time, 15642.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6960 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15642.7715642.76615642.766 100.00 ------------------------------------------------------------------------------- PC_run 6960 6960 15604.92 2.242 2.242 99.76 GM_PC_couple 6960 6960 17.60 0.003 0.003 0.11 PC_GM_couple 6960 6960 13.91 0.002 0.002 0.09 #others 6.34 6.338 0.04 ------------------------------------------------------------------------------- ======= Cycle 6960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6961 steps, 2.56000 s simulation time, 15645.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6961 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15645.0315645.03215645.032 100.00 ------------------------------------------------------------------------------- PC_run 6961 6961 15607.18 2.242 2.242 99.76 GM_PC_couple 6961 6961 17.60 0.003 0.003 0.11 PC_GM_couple 6961 6961 13.91 0.002 0.002 0.09 #others 6.34 6.338 0.04 ------------------------------------------------------------------------------- ======= Cycle 6961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6962 steps, 2.56000 s simulation time, 15647.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6962 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15647.3015647.30215647.302 100.00 ------------------------------------------------------------------------------- PC_run 6962 6962 15609.44 2.242 2.242 99.76 GM_PC_couple 6962 6962 17.60 0.003 0.003 0.11 PC_GM_couple 6962 6962 13.91 0.002 0.002 0.09 #others 6.34 6.339 0.04 ------------------------------------------------------------------------------- ======= Cycle 6962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6963 steps, 2.56000 s simulation time, 15649.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6963 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15649.7815649.77715649.777 100.00 ------------------------------------------------------------------------------- PC_run 6963 6963 15611.91 2.242 2.242 99.76 GM_PC_couple 6963 6963 17.61 0.003 0.003 0.11 PC_GM_couple 6963 6963 13.92 0.002 0.002 0.09 #others 6.34 6.340 0.04 ------------------------------------------------------------------------------- ======= Cycle 6963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6964 steps, 2.56000 s simulation time, 15652.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6964 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15652.8815652.88215652.882 100.00 ------------------------------------------------------------------------------- PC_run 6964 6964 15615.01 2.242 2.242 99.76 GM_PC_couple 6964 6964 17.61 0.003 0.003 0.11 PC_GM_couple 6964 6964 13.92 0.002 0.002 0.09 #others 6.34 6.341 0.04 ------------------------------------------------------------------------------- ======= Cycle 6964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6965 steps, 2.56000 s simulation time, 15655.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6965 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15655.5815655.57815655.578 100.00 ------------------------------------------------------------------------------- PC_run 6965 6965 15617.71 2.242 2.242 99.76 GM_PC_couple 6965 6965 17.61 0.003 0.003 0.11 PC_GM_couple 6965 6965 13.92 0.002 0.002 0.09 #others 6.34 6.342 0.04 ------------------------------------------------------------------------------- ======= Cycle 6965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6966 steps, 2.56000 s simulation time, 15658.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6966 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15658.3615658.35915658.359 100.00 ------------------------------------------------------------------------------- PC_run 6966 6966 15620.48 2.242 2.242 99.76 GM_PC_couple 6966 6966 17.61 0.003 0.003 0.11 PC_GM_couple 6966 6966 13.92 0.002 0.002 0.09 #others 6.34 6.342 0.04 ------------------------------------------------------------------------------- ======= Cycle 6966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6967 steps, 2.56000 s simulation time, 15660.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6967 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15660.8415660.84015660.840 100.00 ------------------------------------------------------------------------------- PC_run 6967 6967 15622.96 2.242 2.242 99.76 GM_PC_couple 6967 6967 17.62 0.003 0.003 0.11 PC_GM_couple 6967 6967 13.92 0.002 0.002 0.09 #others 6.34 6.343 0.04 ------------------------------------------------------------------------------- ======= Cycle 6967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6968 steps, 2.56000 s simulation time, 15663.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6968 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15663.5315663.53115663.531 100.00 ------------------------------------------------------------------------------- PC_run 6968 6968 15625.64 2.242 2.242 99.76 GM_PC_couple 6968 6968 17.62 0.003 0.003 0.11 PC_GM_couple 6968 6968 13.93 0.002 0.002 0.09 #others 6.34 6.344 0.04 ------------------------------------------------------------------------------- ======= Cycle 6968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6969 steps, 2.56000 s simulation time, 15666.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6969 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15666.7215666.72015666.720 100.00 ------------------------------------------------------------------------------- PC_run 6969 6969 15628.83 2.243 2.243 99.76 GM_PC_couple 6969 6969 17.62 0.003 0.003 0.11 PC_GM_couple 6969 6969 13.93 0.002 0.002 0.09 #others 6.34 6.345 0.04 ------------------------------------------------------------------------------- ======= Cycle 6969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6970 steps, 2.56000 s simulation time, 15669.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6970 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15669.1315669.12815669.128 100.00 ------------------------------------------------------------------------------- PC_run 6970 6970 15631.23 2.243 2.243 99.76 GM_PC_couple 6970 6970 17.62 0.003 0.003 0.11 PC_GM_couple 6970 6970 13.93 0.002 0.002 0.09 #others 6.35 6.345 0.04 ------------------------------------------------------------------------------- ======= Cycle 6970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6971 steps, 2.56000 s simulation time, 15671.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6971 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15671.6515671.65115671.651 100.00 ------------------------------------------------------------------------------- PC_run 6971 6971 15633.75 2.243 2.243 99.76 GM_PC_couple 6971 6971 17.63 0.003 0.003 0.11 PC_GM_couple 6971 6971 13.93 0.002 0.002 0.09 #others 6.35 6.346 0.04 ------------------------------------------------------------------------------- ======= Cycle 6971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6972 steps, 2.56000 s simulation time, 15674.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6972 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15674.2515674.25215674.252 100.00 ------------------------------------------------------------------------------- PC_run 6972 6972 15636.34 2.243 2.243 99.76 GM_PC_couple 6972 6972 17.63 0.003 0.003 0.11 PC_GM_couple 6972 6972 13.93 0.002 0.002 0.09 #others 6.35 6.347 0.04 ------------------------------------------------------------------------------- ======= Cycle 6972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6973 steps, 2.56000 s simulation time, 15676.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6973 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15676.9515676.94715676.947 100.00 ------------------------------------------------------------------------------- PC_run 6973 6973 15639.03 2.243 2.243 99.76 GM_PC_couple 6973 6973 17.63 0.003 0.003 0.11 PC_GM_couple 6973 6973 13.93 0.002 0.002 0.09 #others 6.35 6.348 0.04 ------------------------------------------------------------------------------- ======= Cycle 6973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6974 steps, 2.56000 s simulation time, 15679.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6974 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15679.4015679.40315679.403 100.00 ------------------------------------------------------------------------------- PC_run 6974 6974 15641.49 2.243 2.243 99.76 GM_PC_couple 6974 6974 17.63 0.003 0.003 0.11 PC_GM_couple 6974 6974 13.94 0.002 0.002 0.09 #others 6.35 6.349 0.04 ------------------------------------------------------------------------------- ======= Cycle 6974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6975 steps, 2.56000 s simulation time, 15681.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6975 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15681.5215681.51815681.518 100.00 ------------------------------------------------------------------------------- PC_run 6975 6975 15643.60 2.243 2.243 99.76 GM_PC_couple 6975 6975 17.63 0.003 0.003 0.11 PC_GM_couple 6975 6975 13.94 0.002 0.002 0.09 #others 6.35 6.350 0.04 ------------------------------------------------------------------------------- ======= Cycle 6975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6976 steps, 2.56000 s simulation time, 15683.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6976 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15683.8015683.80415683.804 100.00 ------------------------------------------------------------------------------- PC_run 6976 6976 15645.88 2.243 2.243 99.76 GM_PC_couple 6976 6976 17.64 0.003 0.003 0.11 PC_GM_couple 6976 6976 13.94 0.002 0.002 0.09 #others 6.35 6.351 0.04 ------------------------------------------------------------------------------- ======= Cycle 6976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6977 steps, 2.56000 s simulation time, 15685.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6977 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15685.9115685.91115685.911 100.00 ------------------------------------------------------------------------------- PC_run 6977 6977 15647.98 2.243 2.243 99.76 GM_PC_couple 6977 6977 17.64 0.003 0.003 0.11 PC_GM_couple 6977 6977 13.94 0.002 0.002 0.09 #others 6.35 6.352 0.04 ------------------------------------------------------------------------------- ======= Cycle 6977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6978 steps, 2.56000 s simulation time, 15688.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6978 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15688.2115688.21415688.214 100.00 ------------------------------------------------------------------------------- PC_run 6978 6978 15650.28 2.243 2.243 99.76 GM_PC_couple 6978 6978 17.64 0.003 0.003 0.11 PC_GM_couple 6978 6978 13.94 0.002 0.002 0.09 #others 6.35 6.353 0.04 ------------------------------------------------------------------------------- ======= Cycle 6978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6979 steps, 2.56000 s simulation time, 15690.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6979 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15690.3415690.34215690.342 100.00 ------------------------------------------------------------------------------- PC_run 6979 6979 15652.40 2.243 2.243 99.76 GM_PC_couple 6979 6979 17.64 0.003 0.003 0.11 PC_GM_couple 6979 6979 13.95 0.002 0.002 0.09 #others 6.35 6.353 0.04 ------------------------------------------------------------------------------- ======= Cycle 6979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6980 steps, 2.56000 s simulation time, 15692.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6980 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15692.4615692.46115692.461 100.00 ------------------------------------------------------------------------------- PC_run 6980 6980 15654.51 2.243 2.243 99.76 GM_PC_couple 6980 6980 17.65 0.003 0.003 0.11 PC_GM_couple 6980 6980 13.95 0.002 0.002 0.09 #others 6.35 6.354 0.04 ------------------------------------------------------------------------------- ======= Cycle 6980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6981 steps, 2.56000 s simulation time, 15694.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6981 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15694.5015694.49815694.498 100.00 ------------------------------------------------------------------------------- PC_run 6981 6981 15656.55 2.243 2.243 99.76 GM_PC_couple 6981 6981 17.65 0.003 0.003 0.11 PC_GM_couple 6981 6981 13.95 0.002 0.002 0.09 #others 6.36 6.355 0.04 ------------------------------------------------------------------------------- ======= Cycle 6981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6982 steps, 2.56000 s simulation time, 15697.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6982 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15697.0115697.00815697.008 100.00 ------------------------------------------------------------------------------- PC_run 6982 6982 15659.05 2.243 2.243 99.76 GM_PC_couple 6982 6982 17.65 0.003 0.003 0.11 PC_GM_couple 6982 6982 13.95 0.002 0.002 0.09 #others 6.36 6.356 0.04 ------------------------------------------------------------------------------- ======= Cycle 6982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6983 steps, 2.56000 s simulation time, 15699.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6983 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15699.1315699.12715699.127 100.00 ------------------------------------------------------------------------------- PC_run 6983 6983 15661.16 2.243 2.243 99.76 GM_PC_couple 6983 6983 17.65 0.003 0.003 0.11 PC_GM_couple 6983 6983 13.95 0.002 0.002 0.09 #others 6.36 6.357 0.04 ------------------------------------------------------------------------------- ======= Cycle 6983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6984 steps, 2.56000 s simulation time, 15701.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6984 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15701.2315701.23315701.233 100.00 ------------------------------------------------------------------------------- PC_run 6984 6984 15663.26 2.243 2.243 99.76 GM_PC_couple 6984 6984 17.66 0.003 0.003 0.11 PC_GM_couple 6984 6984 13.95 0.002 0.002 0.09 #others 6.36 6.358 0.04 ------------------------------------------------------------------------------- ======= Cycle 6984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6985 steps, 2.56000 s simulation time, 15703.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6985 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15703.4715703.47215703.472 100.00 ------------------------------------------------------------------------------- PC_run 6985 6985 15665.50 2.243 2.243 99.76 GM_PC_couple 6985 6985 17.66 0.003 0.003 0.11 PC_GM_couple 6985 6985 13.96 0.002 0.002 0.09 #others 6.36 6.359 0.04 ------------------------------------------------------------------------------- ======= Cycle 6985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6986 steps, 2.56000 s simulation time, 15705.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6986 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15705.8715705.87315705.873 100.00 ------------------------------------------------------------------------------- PC_run 6986 6986 15667.90 2.243 2.243 99.76 GM_PC_couple 6986 6986 17.66 0.003 0.003 0.11 PC_GM_couple 6986 6986 13.96 0.002 0.002 0.09 #others 6.36 6.359 0.04 ------------------------------------------------------------------------------- ======= Cycle 6986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6987 steps, 2.56000 s simulation time, 15708.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6987 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15708.0415708.03915708.039 100.00 ------------------------------------------------------------------------------- PC_run 6987 6987 15670.06 2.243 2.243 99.76 GM_PC_couple 6987 6987 17.66 0.003 0.003 0.11 PC_GM_couple 6987 6987 13.96 0.002 0.002 0.09 #others 6.36 6.361 0.04 ------------------------------------------------------------------------------- ======= Cycle 6987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6988 steps, 2.56000 s simulation time, 15710.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6988 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15710.3215710.32315710.323 100.00 ------------------------------------------------------------------------------- PC_run 6988 6988 15672.33 2.243 2.243 99.76 GM_PC_couple 6988 6988 17.66 0.003 0.003 0.11 PC_GM_couple 6988 6988 13.96 0.002 0.002 0.09 #others 6.36 6.362 0.04 ------------------------------------------------------------------------------- ======= Cycle 6988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6989 steps, 2.56000 s simulation time, 15712.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6989 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15712.5415712.54315712.543 100.00 ------------------------------------------------------------------------------- PC_run 6989 6989 15674.55 2.243 2.243 99.76 GM_PC_couple 6989 6989 17.67 0.003 0.003 0.11 PC_GM_couple 6989 6989 13.96 0.002 0.002 0.09 #others 6.36 6.362 0.04 ------------------------------------------------------------------------------- ======= Cycle 6989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6990 steps, 2.56000 s simulation time, 15715.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6990 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15715.2015715.19715715.197 100.00 ------------------------------------------------------------------------------- PC_run 6990 6990 15677.20 2.243 2.243 99.76 GM_PC_couple 6990 6990 17.67 0.003 0.003 0.11 PC_GM_couple 6990 6990 13.97 0.002 0.002 0.09 #others 6.36 6.363 0.04 ------------------------------------------------------------------------------- ======= Cycle 6990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6991 steps, 2.56000 s simulation time, 15717.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6991 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15717.6315717.63215717.632 100.00 ------------------------------------------------------------------------------- PC_run 6991 6991 15679.63 2.243 2.243 99.76 GM_PC_couple 6991 6991 17.67 0.003 0.003 0.11 PC_GM_couple 6991 6991 13.97 0.002 0.002 0.09 #others 6.36 6.364 0.04 ------------------------------------------------------------------------------- ======= Cycle 6991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6992 steps, 2.56000 s simulation time, 15720.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6992 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15720.2515720.24915720.249 100.00 ------------------------------------------------------------------------------- PC_run 6992 6992 15682.24 2.243 2.243 99.76 GM_PC_couple 6992 6992 17.67 0.003 0.003 0.11 PC_GM_couple 6992 6992 13.97 0.002 0.002 0.09 #others 6.36 6.365 0.04 ------------------------------------------------------------------------------- ======= Cycle 6992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6993 steps, 2.56000 s simulation time, 15722.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6993 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15722.8115722.81315722.813 100.00 ------------------------------------------------------------------------------- PC_run 6993 6993 15684.80 2.243 2.243 99.76 GM_PC_couple 6993 6993 17.68 0.003 0.003 0.11 PC_GM_couple 6993 6993 13.97 0.002 0.002 0.09 #others 6.37 6.365 0.04 ------------------------------------------------------------------------------- ======= Cycle 6993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6994 steps, 2.56000 s simulation time, 15726.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6994 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15726.4815726.47715726.477 100.00 ------------------------------------------------------------------------------- PC_run 6994 6994 15688.46 2.243 2.243 99.76 GM_PC_couple 6994 6994 17.68 0.003 0.003 0.11 PC_GM_couple 6994 6994 13.97 0.002 0.002 0.09 #others 6.37 6.367 0.04 ------------------------------------------------------------------------------- ======= Cycle 6994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6995 steps, 2.56000 s simulation time, 15728.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6995 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15728.7915728.79315728.793 100.00 ------------------------------------------------------------------------------- PC_run 6995 6995 15690.77 2.243 2.243 99.76 GM_PC_couple 6995 6995 17.68 0.003 0.003 0.11 PC_GM_couple 6995 6995 13.97 0.002 0.002 0.09 #others 6.37 6.368 0.04 ------------------------------------------------------------------------------- ======= Cycle 6995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6996 steps, 2.56000 s simulation time, 15731.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6996 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15731.2115731.20615731.206 100.00 ------------------------------------------------------------------------------- PC_run 6996 6996 15693.18 2.243 2.243 99.76 GM_PC_couple 6996 6996 17.68 0.003 0.003 0.11 PC_GM_couple 6996 6996 13.98 0.002 0.002 0.09 #others 6.37 6.369 0.04 ------------------------------------------------------------------------------- ======= Cycle 6996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6997 steps, 2.56000 s simulation time, 15733.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6997 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15733.5415733.54415733.544 100.00 ------------------------------------------------------------------------------- PC_run 6997 6997 15695.51 2.243 2.243 99.76 GM_PC_couple 6997 6997 17.68 0.003 0.003 0.11 PC_GM_couple 6997 6997 13.98 0.002 0.002 0.09 #others 6.37 6.370 0.04 ------------------------------------------------------------------------------- ======= Cycle 6997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6998 steps, 2.56000 s simulation time, 15735.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6998 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15735.9615735.95515735.955 100.00 ------------------------------------------------------------------------------- PC_run 6998 6998 15697.92 2.243 2.243 99.76 GM_PC_couple 6998 6998 17.69 0.003 0.003 0.11 PC_GM_couple 6998 6998 13.98 0.002 0.002 0.09 #others 6.37 6.371 0.04 ------------------------------------------------------------------------------- ======= Cycle 6998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6999 steps, 2.56000 s simulation time, 15738.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6999 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15738.2515738.25115738.251 100.00 ------------------------------------------------------------------------------- PC_run 6999 6999 15700.21 2.243 2.243 99.76 GM_PC_couple 6999 6999 17.69 0.003 0.003 0.11 PC_GM_couple 6999 6999 13.98 0.002 0.002 0.09 #others 6.37 6.372 0.04 ------------------------------------------------------------------------------- ======= Cycle 6999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7000 steps, 2.56000 s simulation time, 15740.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7000 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15740.5015740.49815740.498 100.00 ------------------------------------------------------------------------------- PC_run 7000 7000 15702.45 2.243 2.243 99.76 GM_PC_couple 7000 7000 17.69 0.003 0.003 0.11 PC_GM_couple 7000 7000 13.99 0.002 0.002 0.09 #others 6.37 6.373 0.04 ------------------------------------------------------------------------------- ======= Cycle 7000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7001 steps, 2.56000 s simulation time, 15742.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7001 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15742.6415742.64215742.642 100.00 ------------------------------------------------------------------------------- PC_run 7001 7001 15704.59 2.243 2.243 99.76 GM_PC_couple 7001 7001 17.69 0.003 0.003 0.11 PC_GM_couple 7001 7001 13.99 0.002 0.002 0.09 #others 6.37 6.374 0.04 ------------------------------------------------------------------------------- ======= Cycle 7001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7002 steps, 2.56000 s simulation time, 15744.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7002 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15744.7015744.69615744.696 100.00 ------------------------------------------------------------------------------- PC_run 7002 7002 15706.63 2.243 2.243 99.76 GM_PC_couple 7002 7002 17.70 0.003 0.003 0.11 PC_GM_couple 7002 7002 13.99 0.002 0.002 0.09 #others 6.37 6.375 0.04 ------------------------------------------------------------------------------- ======= Cycle 7002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7003 steps, 2.56000 s simulation time, 15746.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7003 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15746.6815746.68015746.680 100.00 ------------------------------------------------------------------------------- PC_run 7003 7003 15708.61 2.243 2.243 99.76 GM_PC_couple 7003 7003 17.70 0.003 0.003 0.11 PC_GM_couple 7003 7003 13.99 0.002 0.002 0.09 #others 6.38 6.376 0.04 ------------------------------------------------------------------------------- ======= Cycle 7003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7004 steps, 2.56000 s simulation time, 15748.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7004 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15748.9815748.98115748.981 100.00 ------------------------------------------------------------------------------- PC_run 7004 7004 15710.91 2.243 2.243 99.76 GM_PC_couple 7004 7004 17.70 0.003 0.003 0.11 PC_GM_couple 7004 7004 13.99 0.002 0.002 0.09 #others 6.38 6.377 0.04 ------------------------------------------------------------------------------- ======= Cycle 7004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7005 steps, 2.56000 s simulation time, 15751.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7005 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15751.2115751.20615751.206 100.00 ------------------------------------------------------------------------------- PC_run 7005 7005 15713.13 2.243 2.243 99.76 GM_PC_couple 7005 7005 17.70 0.003 0.003 0.11 PC_GM_couple 7005 7005 13.99 0.002 0.002 0.09 #others 6.38 6.377 0.04 ------------------------------------------------------------------------------- ======= Cycle 7005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7006 steps, 2.56000 s simulation time, 15753.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7006 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15753.6615753.65915753.659 100.00 ------------------------------------------------------------------------------- PC_run 7006 7006 15715.58 2.243 2.243 99.76 GM_PC_couple 7006 7006 17.71 0.003 0.003 0.11 PC_GM_couple 7006 7006 14.00 0.002 0.002 0.09 #others 6.38 6.378 0.04 ------------------------------------------------------------------------------- ======= Cycle 7006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7007 steps, 2.56000 s simulation time, 15756.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7007 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15756.6715756.66615756.666 100.00 ------------------------------------------------------------------------------- PC_run 7007 7007 15718.58 2.243 2.243 99.76 GM_PC_couple 7007 7007 17.71 0.003 0.003 0.11 PC_GM_couple 7007 7007 14.00 0.002 0.002 0.09 #others 6.38 6.379 0.04 ------------------------------------------------------------------------------- ======= Cycle 7007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7008 steps, 2.56000 s simulation time, 15759.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7008 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15759.0615759.06415759.064 100.00 ------------------------------------------------------------------------------- PC_run 7008 7008 15720.97 2.243 2.243 99.76 GM_PC_couple 7008 7008 17.71 0.003 0.003 0.11 PC_GM_couple 7008 7008 14.00 0.002 0.002 0.09 #others 6.38 6.380 0.04 ------------------------------------------------------------------------------- ======= Cycle 7008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7009 steps, 2.56000 s simulation time, 15761.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7009 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15761.3315761.33315761.333 100.00 ------------------------------------------------------------------------------- PC_run 7009 7009 15723.24 2.243 2.243 99.76 GM_PC_couple 7009 7009 17.71 0.003 0.003 0.11 PC_GM_couple 7009 7009 14.00 0.002 0.002 0.09 #others 6.38 6.380 0.04 ------------------------------------------------------------------------------- ======= Cycle 7009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7010 steps, 2.56000 s simulation time, 15763.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7010 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15763.5015763.50415763.504 100.00 ------------------------------------------------------------------------------- PC_run 7010 7010 15725.40 2.243 2.243 99.76 GM_PC_couple 7010 7010 17.72 0.003 0.003 0.11 PC_GM_couple 7010 7010 14.00 0.002 0.002 0.09 #others 6.38 6.381 0.04 ------------------------------------------------------------------------------- ======= Cycle 7010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7011 steps, 2.56000 s simulation time, 15765.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7011 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15765.7415765.73815765.738 100.00 ------------------------------------------------------------------------------- PC_run 7011 7011 15727.63 2.243 2.243 99.76 GM_PC_couple 7011 7011 17.72 0.003 0.003 0.11 PC_GM_couple 7011 7011 14.01 0.002 0.002 0.09 #others 6.38 6.382 0.04 ------------------------------------------------------------------------------- ======= Cycle 7011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7012 steps, 2.56000 s simulation time, 15767.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7012 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15767.9815767.97915767.979 100.00 ------------------------------------------------------------------------------- PC_run 7012 7012 15729.87 2.243 2.243 99.76 GM_PC_couple 7012 7012 17.72 0.003 0.003 0.11 PC_GM_couple 7012 7012 14.01 0.002 0.002 0.09 #others 6.38 6.382 0.04 ------------------------------------------------------------------------------- ======= Cycle 7012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7013 steps, 2.56000 s simulation time, 15770.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7013 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15770.0815770.07615770.076 100.00 ------------------------------------------------------------------------------- PC_run 7013 7013 15731.96 2.243 2.243 99.76 GM_PC_couple 7013 7013 17.72 0.003 0.003 0.11 PC_GM_couple 7013 7013 14.01 0.002 0.002 0.09 #others 6.38 6.383 0.04 ------------------------------------------------------------------------------- ======= Cycle 7013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7014 steps, 2.56000 s simulation time, 15772.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7014 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15772.2315772.23115772.231 100.00 ------------------------------------------------------------------------------- PC_run 7014 7014 15734.11 2.243 2.243 99.76 GM_PC_couple 7014 7014 17.72 0.003 0.003 0.11 PC_GM_couple 7014 7014 14.01 0.002 0.002 0.09 #others 6.38 6.383 0.04 ------------------------------------------------------------------------------- ======= Cycle 7014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7015 steps, 2.56000 s simulation time, 15774.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7015 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15774.4315774.43215774.432 100.00 ------------------------------------------------------------------------------- PC_run 7015 7015 15736.31 2.243 2.243 99.76 GM_PC_couple 7015 7015 17.73 0.003 0.003 0.11 PC_GM_couple 7015 7015 14.01 0.002 0.002 0.09 #others 6.38 6.384 0.04 ------------------------------------------------------------------------------- ======= Cycle 7015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7016 steps, 2.56000 s simulation time, 15776.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7016 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15776.7715776.76615776.766 100.00 ------------------------------------------------------------------------------- PC_run 7016 7016 15738.64 2.243 2.243 99.76 GM_PC_couple 7016 7016 17.73 0.003 0.003 0.11 PC_GM_couple 7016 7016 14.02 0.002 0.002 0.09 #others 6.39 6.385 0.04 ------------------------------------------------------------------------------- ======= Cycle 7016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7017 steps, 2.56000 s simulation time, 15778.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7017 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15778.8715778.87015778.870 100.00 ------------------------------------------------------------------------------- PC_run 7017 7017 15740.74 2.243 2.243 99.76 GM_PC_couple 7017 7017 17.73 0.003 0.003 0.11 PC_GM_couple 7017 7017 14.02 0.002 0.002 0.09 #others 6.39 6.386 0.04 ------------------------------------------------------------------------------- ======= Cycle 7017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7018 steps, 2.56000 s simulation time, 15780.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7018 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15780.9515780.94515780.945 100.00 ------------------------------------------------------------------------------- PC_run 7018 7018 15742.81 2.243 2.243 99.76 GM_PC_couple 7018 7018 17.73 0.003 0.003 0.11 PC_GM_couple 7018 7018 14.02 0.002 0.002 0.09 #others 6.39 6.387 0.04 ------------------------------------------------------------------------------- ======= Cycle 7018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7019 steps, 2.56000 s simulation time, 15783.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7019 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15783.1515783.14815783.148 100.00 ------------------------------------------------------------------------------- PC_run 7019 7019 15745.00 2.243 2.243 99.76 GM_PC_couple 7019 7019 17.74 0.003 0.003 0.11 PC_GM_couple 7019 7019 14.02 0.002 0.002 0.09 #others 6.39 6.387 0.04 ------------------------------------------------------------------------------- ======= Cycle 7019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7020 steps, 2.56000 s simulation time, 15785.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7020 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15785.5215785.52215785.522 100.00 ------------------------------------------------------------------------------- PC_run 7020 7020 15747.37 2.243 2.243 99.76 GM_PC_couple 7020 7020 17.74 0.003 0.003 0.11 PC_GM_couple 7020 7020 14.02 0.002 0.002 0.09 #others 6.39 6.389 0.04 ------------------------------------------------------------------------------- ======= Cycle 7020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7021 steps, 2.56000 s simulation time, 15787.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7021 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15787.6815787.68015787.680 100.00 ------------------------------------------------------------------------------- PC_run 7021 7021 15749.52 2.243 2.243 99.76 GM_PC_couple 7021 7021 17.74 0.003 0.003 0.11 PC_GM_couple 7021 7021 14.03 0.002 0.002 0.09 #others 6.39 6.390 0.04 ------------------------------------------------------------------------------- ======= Cycle 7021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7022 steps, 2.56000 s simulation time, 15789.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7022 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15789.8315789.83415789.834 100.00 ------------------------------------------------------------------------------- PC_run 7022 7022 15751.67 2.243 2.243 99.76 GM_PC_couple 7022 7022 17.74 0.003 0.003 0.11 PC_GM_couple 7022 7022 14.03 0.002 0.002 0.09 #others 6.39 6.390 0.04 ------------------------------------------------------------------------------- ======= Cycle 7022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7023 steps, 2.56000 s simulation time, 15792.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7023 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15792.0515792.04915792.049 100.00 ------------------------------------------------------------------------------- PC_run 7023 7023 15753.88 2.243 2.243 99.76 GM_PC_couple 7023 7023 17.75 0.003 0.003 0.11 PC_GM_couple 7023 7023 14.03 0.002 0.002 0.09 #others 6.39 6.391 0.04 ------------------------------------------------------------------------------- ======= Cycle 7023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7024 steps, 2.56000 s simulation time, 15794.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7024 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15794.3515794.35015794.350 100.00 ------------------------------------------------------------------------------- PC_run 7024 7024 15756.18 2.243 2.243 99.76 GM_PC_couple 7024 7024 17.75 0.003 0.003 0.11 PC_GM_couple 7024 7024 14.03 0.002 0.002 0.09 #others 6.39 6.392 0.04 ------------------------------------------------------------------------------- ======= Cycle 7024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7025 steps, 2.56000 s simulation time, 15796.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7025 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15796.4515796.44615796.446 100.00 ------------------------------------------------------------------------------- PC_run 7025 7025 15758.27 2.243 2.243 99.76 GM_PC_couple 7025 7025 17.75 0.003 0.003 0.11 PC_GM_couple 7025 7025 14.03 0.002 0.002 0.09 #others 6.39 6.393 0.04 ------------------------------------------------------------------------------- ======= Cycle 7025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7026 steps, 2.56000 s simulation time, 15798.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7026 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15798.4815798.48315798.483 100.00 ------------------------------------------------------------------------------- PC_run 7026 7026 15760.30 2.243 2.243 99.76 GM_PC_couple 7026 7026 17.75 0.003 0.003 0.11 PC_GM_couple 7026 7026 14.03 0.002 0.002 0.09 #others 6.39 6.393 0.04 ------------------------------------------------------------------------------- ======= Cycle 7026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7027 steps, 2.56000 s simulation time, 15800.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7027 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15800.9715800.96815800.968 100.00 ------------------------------------------------------------------------------- PC_run 7027 7027 15762.78 2.243 2.243 99.76 GM_PC_couple 7027 7027 17.76 0.003 0.003 0.11 PC_GM_couple 7027 7027 14.04 0.002 0.002 0.09 #others 6.39 6.394 0.04 ------------------------------------------------------------------------------- ======= Cycle 7027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7028 steps, 2.56000 s simulation time, 15803.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7028 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15803.5515803.55015803.550 100.00 ------------------------------------------------------------------------------- PC_run 7028 7028 15765.36 2.243 2.243 99.76 GM_PC_couple 7028 7028 17.76 0.003 0.003 0.11 PC_GM_couple 7028 7028 14.04 0.002 0.002 0.09 #others 6.39 6.395 0.04 ------------------------------------------------------------------------------- ======= Cycle 7028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7029 steps, 2.56000 s simulation time, 15806.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7029 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15806.4615806.45615806.456 100.00 ------------------------------------------------------------------------------- PC_run 7029 7029 15768.26 2.243 2.243 99.76 GM_PC_couple 7029 7029 17.76 0.003 0.003 0.11 PC_GM_couple 7029 7029 14.04 0.002 0.002 0.09 #others 6.40 6.396 0.04 ------------------------------------------------------------------------------- ======= Cycle 7029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7030 steps, 2.56000 s simulation time, 15808.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7030 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15808.8615808.85915808.859 100.00 ------------------------------------------------------------------------------- PC_run 7030 7030 15770.66 2.243 2.243 99.76 GM_PC_couple 7030 7030 17.76 0.003 0.003 0.11 PC_GM_couple 7030 7030 14.04 0.002 0.002 0.09 #others 6.40 6.397 0.04 ------------------------------------------------------------------------------- ======= Cycle 7030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7031 steps, 2.56000 s simulation time, 15811.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7031 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15811.3115811.31215811.312 100.00 ------------------------------------------------------------------------------- PC_run 7031 7031 15773.11 2.243 2.243 99.76 GM_PC_couple 7031 7031 17.77 0.003 0.003 0.11 PC_GM_couple 7031 7031 14.04 0.002 0.002 0.09 #others 6.40 6.398 0.04 ------------------------------------------------------------------------------- ======= Cycle 7031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7032 steps, 2.56000 s simulation time, 15813.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7032 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15813.7915813.78615813.786 100.00 ------------------------------------------------------------------------------- PC_run 7032 7032 15775.57 2.243 2.243 99.76 GM_PC_couple 7032 7032 17.77 0.003 0.003 0.11 PC_GM_couple 7032 7032 14.05 0.002 0.002 0.09 #others 6.40 6.398 0.04 ------------------------------------------------------------------------------- ======= Cycle 7032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7033 steps, 2.56000 s simulation time, 15816.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7033 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15816.2015816.20315816.203 100.00 ------------------------------------------------------------------------------- PC_run 7033 7033 15777.99 2.243 2.243 99.76 GM_PC_couple 7033 7033 17.77 0.003 0.003 0.11 PC_GM_couple 7033 7033 14.05 0.002 0.002 0.09 #others 6.40 6.399 0.04 ------------------------------------------------------------------------------- ======= Cycle 7033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7034 steps, 2.56000 s simulation time, 15818.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7034 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15818.5315818.52615818.526 100.00 ------------------------------------------------------------------------------- PC_run 7034 7034 15780.30 2.243 2.243 99.76 GM_PC_couple 7034 7034 17.77 0.003 0.003 0.11 PC_GM_couple 7034 7034 14.05 0.002 0.002 0.09 #others 6.40 6.399 0.04 ------------------------------------------------------------------------------- ======= Cycle 7034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7035 steps, 2.56000 s simulation time, 15820.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7035 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15820.6915820.68815820.688 100.00 ------------------------------------------------------------------------------- PC_run 7035 7035 15782.46 2.243 2.243 99.76 GM_PC_couple 7035 7035 17.77 0.003 0.003 0.11 PC_GM_couple 7035 7035 14.05 0.002 0.002 0.09 #others 6.40 6.400 0.04 ------------------------------------------------------------------------------- ======= Cycle 7035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7036 steps, 2.56000 s simulation time, 15822.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7036 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15822.7715822.77215822.772 100.00 ------------------------------------------------------------------------------- PC_run 7036 7036 15784.54 2.243 2.243 99.76 GM_PC_couple 7036 7036 17.78 0.003 0.003 0.11 PC_GM_couple 7036 7036 14.05 0.002 0.002 0.09 #others 6.40 6.401 0.04 ------------------------------------------------------------------------------- ======= Cycle 7036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7037 steps, 2.56000 s simulation time, 15824.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7037 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15824.8815824.88115824.881 100.00 ------------------------------------------------------------------------------- PC_run 7037 7037 15786.65 2.243 2.243 99.76 GM_PC_couple 7037 7037 17.78 0.003 0.003 0.11 PC_GM_couple 7037 7037 14.05 0.002 0.002 0.09 #others 6.40 6.402 0.04 ------------------------------------------------------------------------------- ======= Cycle 7037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7038 steps, 2.56000 s simulation time, 15827.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7038 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15827.1715827.17415827.174 100.00 ------------------------------------------------------------------------------- PC_run 7038 7038 15788.93 2.243 2.243 99.76 GM_PC_couple 7038 7038 17.78 0.003 0.003 0.11 PC_GM_couple 7038 7038 14.06 0.002 0.002 0.09 #others 6.40 6.403 0.04 ------------------------------------------------------------------------------- ======= Cycle 7038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7039 steps, 2.56000 s simulation time, 15829.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7039 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15829.3115829.31115829.311 100.00 ------------------------------------------------------------------------------- PC_run 7039 7039 15791.07 2.243 2.243 99.76 GM_PC_couple 7039 7039 17.78 0.003 0.003 0.11 PC_GM_couple 7039 7039 14.06 0.002 0.002 0.09 #others 6.40 6.404 0.04 ------------------------------------------------------------------------------- ======= Cycle 7039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7040 steps, 2.56000 s simulation time, 15831.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7040 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15831.4015831.39715831.397 100.00 ------------------------------------------------------------------------------- PC_run 7040 7040 15793.15 2.243 2.243 99.76 GM_PC_couple 7040 7040 17.79 0.003 0.003 0.11 PC_GM_couple 7040 7040 14.06 0.002 0.002 0.09 #others 6.41 6.405 0.04 ------------------------------------------------------------------------------- ======= Cycle 7040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7041 steps, 2.56000 s simulation time, 15833.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7041 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15833.4715833.46915833.469 100.00 ------------------------------------------------------------------------------- PC_run 7041 7041 15795.21 2.243 2.243 99.76 GM_PC_couple 7041 7041 17.79 0.003 0.003 0.11 PC_GM_couple 7041 7041 14.06 0.002 0.002 0.09 #others 6.41 6.406 0.04 ------------------------------------------------------------------------------- ======= Cycle 7041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7042 steps, 2.56000 s simulation time, 15835.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7042 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15835.7815835.78515835.785 100.00 ------------------------------------------------------------------------------- PC_run 7042 7042 15797.52 2.243 2.243 99.76 GM_PC_couple 7042 7042 17.79 0.003 0.003 0.11 PC_GM_couple 7042 7042 14.06 0.002 0.002 0.09 #others 6.41 6.407 0.04 ------------------------------------------------------------------------------- ======= Cycle 7042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7043 steps, 2.56000 s simulation time, 15837.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7043 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15837.8115837.81015837.810 100.00 ------------------------------------------------------------------------------- PC_run 7043 7043 15799.54 2.243 2.243 99.76 GM_PC_couple 7043 7043 17.79 0.003 0.003 0.11 PC_GM_couple 7043 7043 14.07 0.002 0.002 0.09 #others 6.41 6.408 0.04 ------------------------------------------------------------------------------- ======= Cycle 7043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7044 steps, 2.56000 s simulation time, 15839.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7044 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15839.9815839.98315839.983 100.00 ------------------------------------------------------------------------------- PC_run 7044 7044 15801.71 2.243 2.243 99.76 GM_PC_couple 7044 7044 17.79 0.003 0.003 0.11 PC_GM_couple 7044 7044 14.07 0.002 0.002 0.09 #others 6.41 6.409 0.04 ------------------------------------------------------------------------------- ======= Cycle 7044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7045 steps, 2.56000 s simulation time, 15842.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7045 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15842.1115842.10915842.109 100.00 ------------------------------------------------------------------------------- PC_run 7045 7045 15803.83 2.243 2.243 99.76 GM_PC_couple 7045 7045 17.80 0.003 0.003 0.11 PC_GM_couple 7045 7045 14.07 0.002 0.002 0.09 #others 6.41 6.409 0.04 ------------------------------------------------------------------------------- ======= Cycle 7045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7046 steps, 2.56000 s simulation time, 15844.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7046 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15844.2115844.21215844.212 100.00 ------------------------------------------------------------------------------- PC_run 7046 7046 15805.93 2.243 2.243 99.76 GM_PC_couple 7046 7046 17.80 0.003 0.003 0.11 PC_GM_couple 7046 7046 14.07 0.002 0.002 0.09 #others 6.41 6.410 0.04 ------------------------------------------------------------------------------- ======= Cycle 7046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7047 steps, 2.56000 s simulation time, 15846.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7047 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15846.3615846.36315846.363 100.00 ------------------------------------------------------------------------------- PC_run 7047 7047 15808.08 2.243 2.243 99.76 GM_PC_couple 7047 7047 17.80 0.003 0.003 0.11 PC_GM_couple 7047 7047 14.07 0.002 0.002 0.09 #others 6.41 6.411 0.04 ------------------------------------------------------------------------------- ======= Cycle 7047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7048 steps, 2.56000 s simulation time, 15848.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7048 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15848.5715848.56915848.569 100.00 ------------------------------------------------------------------------------- PC_run 7048 7048 15810.28 2.243 2.243 99.76 GM_PC_couple 7048 7048 17.80 0.003 0.003 0.11 PC_GM_couple 7048 7048 14.08 0.002 0.002 0.09 #others 6.41 6.412 0.04 ------------------------------------------------------------------------------- ======= Cycle 7048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7049 steps, 2.56000 s simulation time, 15851.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7049 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15851.0815851.08115851.081 100.00 ------------------------------------------------------------------------------- PC_run 7049 7049 15812.79 2.243 2.243 99.76 GM_PC_couple 7049 7049 17.81 0.003 0.003 0.11 PC_GM_couple 7049 7049 14.08 0.002 0.002 0.09 #others 6.41 6.413 0.04 ------------------------------------------------------------------------------- ======= Cycle 7049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7050 steps, 2.56000 s simulation time, 15853.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7050 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15853.9315853.93215853.932 100.00 ------------------------------------------------------------------------------- PC_run 7050 7050 15815.63 2.243 2.243 99.76 GM_PC_couple 7050 7050 17.81 0.003 0.003 0.11 PC_GM_couple 7050 7050 14.08 0.002 0.002 0.09 #others 6.41 6.413 0.04 ------------------------------------------------------------------------------- ======= Cycle 7050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7051 steps, 2.56000 s simulation time, 15856.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7051 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15856.3215856.31915856.319 100.00 ------------------------------------------------------------------------------- PC_run 7051 7051 15818.01 2.243 2.243 99.76 GM_PC_couple 7051 7051 17.81 0.003 0.003 0.11 PC_GM_couple 7051 7051 14.08 0.002 0.002 0.09 #others 6.41 6.414 0.04 ------------------------------------------------------------------------------- ======= Cycle 7051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7052 steps, 2.56000 s simulation time, 15858.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7052 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15858.6915858.69215858.692 100.00 ------------------------------------------------------------------------------- PC_run 7052 7052 15820.38 2.243 2.243 99.76 GM_PC_couple 7052 7052 17.81 0.003 0.003 0.11 PC_GM_couple 7052 7052 14.08 0.002 0.002 0.09 #others 6.42 6.415 0.04 ------------------------------------------------------------------------------- ======= Cycle 7052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7053 steps, 2.56000 s simulation time, 15860.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7053 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15860.9515860.94915860.949 100.00 ------------------------------------------------------------------------------- PC_run 7053 7053 15822.63 2.243 2.243 99.76 GM_PC_couple 7053 7053 17.82 0.003 0.003 0.11 PC_GM_couple 7053 7053 14.08 0.002 0.002 0.09 #others 6.42 6.416 0.04 ------------------------------------------------------------------------------- ======= Cycle 7053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7054 steps, 2.56000 s simulation time, 15863.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7054 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15863.7315863.73315863.733 100.00 ------------------------------------------------------------------------------- PC_run 7054 7054 15825.41 2.243 2.243 99.76 GM_PC_couple 7054 7054 17.82 0.003 0.003 0.11 PC_GM_couple 7054 7054 14.09 0.002 0.002 0.09 #others 6.42 6.417 0.04 ------------------------------------------------------------------------------- ======= Cycle 7054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7055 steps, 2.56000 s simulation time, 15866.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7055 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15866.1215866.12215866.122 100.00 ------------------------------------------------------------------------------- PC_run 7055 7055 15827.80 2.243 2.243 99.76 GM_PC_couple 7055 7055 17.82 0.003 0.003 0.11 PC_GM_couple 7055 7055 14.09 0.002 0.002 0.09 #others 6.42 6.418 0.04 ------------------------------------------------------------------------------- ======= Cycle 7055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7056 steps, 2.56000 s simulation time, 15868.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7056 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15868.6515868.65115868.651 100.00 ------------------------------------------------------------------------------- PC_run 7056 7056 15830.32 2.244 2.244 99.76 GM_PC_couple 7056 7056 17.82 0.003 0.003 0.11 PC_GM_couple 7056 7056 14.09 0.002 0.002 0.09 #others 6.42 6.419 0.04 ------------------------------------------------------------------------------- ======= Cycle 7056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7057 steps, 2.56000 s simulation time, 15871.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7057 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15871.2415871.24115871.241 100.00 ------------------------------------------------------------------------------- PC_run 7057 7057 15832.90 2.244 2.244 99.76 GM_PC_couple 7057 7057 17.83 0.003 0.003 0.11 PC_GM_couple 7057 7057 14.09 0.002 0.002 0.09 #others 6.42 6.420 0.04 ------------------------------------------------------------------------------- ======= Cycle 7057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7058 steps, 2.56000 s simulation time, 15874.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7058 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15874.2115874.21515874.215 100.00 ------------------------------------------------------------------------------- PC_run 7058 7058 15835.87 2.244 2.244 99.76 GM_PC_couple 7058 7058 17.83 0.003 0.003 0.11 PC_GM_couple 7058 7058 14.09 0.002 0.002 0.09 #others 6.42 6.421 0.04 ------------------------------------------------------------------------------- ======= Cycle 7058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7059 steps, 2.56000 s simulation time, 15876.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7059 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15876.5815876.57515876.575 100.00 ------------------------------------------------------------------------------- PC_run 7059 7059 15838.23 2.244 2.244 99.76 GM_PC_couple 7059 7059 17.83 0.003 0.003 0.11 PC_GM_couple 7059 7059 14.10 0.002 0.002 0.09 #others 6.42 6.421 0.04 ------------------------------------------------------------------------------- ======= Cycle 7059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7060 steps, 2.56000 s simulation time, 15879.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7060 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15879.0915879.08915879.089 100.00 ------------------------------------------------------------------------------- PC_run 7060 7060 15840.74 2.244 2.244 99.76 GM_PC_couple 7060 7060 17.83 0.003 0.003 0.11 PC_GM_couple 7060 7060 14.10 0.002 0.002 0.09 #others 6.42 6.422 0.04 ------------------------------------------------------------------------------- ======= Cycle 7060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7061 steps, 2.56000 s simulation time, 15881.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7061 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15881.4515881.45415881.454 100.00 ------------------------------------------------------------------------------- PC_run 7061 7061 15843.10 2.244 2.244 99.76 GM_PC_couple 7061 7061 17.83 0.003 0.003 0.11 PC_GM_couple 7061 7061 14.10 0.002 0.002 0.09 #others 6.42 6.423 0.04 ------------------------------------------------------------------------------- ======= Cycle 7061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7062 steps, 2.56000 s simulation time, 15883.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7062 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15883.9215883.92115883.921 100.00 ------------------------------------------------------------------------------- PC_run 7062 7062 15845.56 2.244 2.244 99.76 GM_PC_couple 7062 7062 17.84 0.003 0.003 0.11 PC_GM_couple 7062 7062 14.10 0.002 0.002 0.09 #others 6.42 6.423 0.04 ------------------------------------------------------------------------------- ======= Cycle 7062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7063 steps, 2.56000 s simulation time, 15886.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7063 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15886.5215886.51615886.516 100.00 ------------------------------------------------------------------------------- PC_run 7063 7063 15848.15 2.244 2.244 99.76 GM_PC_couple 7063 7063 17.84 0.003 0.003 0.11 PC_GM_couple 7063 7063 14.10 0.002 0.002 0.09 #others 6.42 6.424 0.04 ------------------------------------------------------------------------------- ======= Cycle 7063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7064 steps, 2.56000 s simulation time, 15889.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7064 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15889.4115889.40715889.407 100.00 ------------------------------------------------------------------------------- PC_run 7064 7064 15851.04 2.244 2.244 99.76 GM_PC_couple 7064 7064 17.84 0.003 0.003 0.11 PC_GM_couple 7064 7064 14.10 0.002 0.002 0.09 #others 6.43 6.425 0.04 ------------------------------------------------------------------------------- ======= Cycle 7064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7065 steps, 2.56000 s simulation time, 15891.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7065 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15891.7815891.78115891.781 100.00 ------------------------------------------------------------------------------- PC_run 7065 7065 15853.40 2.244 2.244 99.76 GM_PC_couple 7065 7065 17.84 0.003 0.003 0.11 PC_GM_couple 7065 7065 14.11 0.002 0.002 0.09 #others 6.43 6.426 0.04 ------------------------------------------------------------------------------- ======= Cycle 7065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7066 steps, 2.56000 s simulation time, 15894.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7066 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15894.0815894.07715894.077 100.00 ------------------------------------------------------------------------------- PC_run 7066 7066 15855.70 2.244 2.244 99.76 GM_PC_couple 7066 7066 17.85 0.003 0.003 0.11 PC_GM_couple 7066 7066 14.11 0.002 0.002 0.09 #others 6.43 6.426 0.04 ------------------------------------------------------------------------------- ======= Cycle 7066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7067 steps, 2.56000 s simulation time, 15896.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7067 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15896.7615896.75715896.757 100.00 ------------------------------------------------------------------------------- PC_run 7067 7067 15858.37 2.244 2.244 99.76 GM_PC_couple 7067 7067 17.85 0.003 0.003 0.11 PC_GM_couple 7067 7067 14.11 0.002 0.002 0.09 #others 6.43 6.427 0.04 ------------------------------------------------------------------------------- ======= Cycle 7067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7068 steps, 2.56000 s simulation time, 15899.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7068 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15899.1415899.13715899.137 100.00 ------------------------------------------------------------------------------- PC_run 7068 7068 15860.75 2.244 2.244 99.76 GM_PC_couple 7068 7068 17.85 0.003 0.003 0.11 PC_GM_couple 7068 7068 14.11 0.002 0.002 0.09 #others 6.43 6.427 0.04 ------------------------------------------------------------------------------- ======= Cycle 7068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7069 steps, 2.56000 s simulation time, 15902.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7069 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15902.7815902.78015902.780 100.00 ------------------------------------------------------------------------------- PC_run 7069 7069 15864.38 2.244 2.244 99.76 GM_PC_couple 7069 7069 17.85 0.003 0.003 0.11 PC_GM_couple 7069 7069 14.11 0.002 0.002 0.09 #others 6.43 6.428 0.04 ------------------------------------------------------------------------------- ======= Cycle 7069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7070 steps, 2.56000 s simulation time, 15904.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7070 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15904.9115904.91215904.912 100.00 ------------------------------------------------------------------------------- PC_run 7070 7070 15866.51 2.244 2.244 99.76 GM_PC_couple 7070 7070 17.86 0.003 0.003 0.11 PC_GM_couple 7070 7070 14.12 0.002 0.002 0.09 #others 6.43 6.429 0.04 ------------------------------------------------------------------------------- ======= Cycle 7070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7071 steps, 2.56000 s simulation time, 15907.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7071 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15907.1215907.12115907.121 100.00 ------------------------------------------------------------------------------- PC_run 7071 7071 15868.72 2.244 2.244 99.76 GM_PC_couple 7071 7071 17.86 0.003 0.003 0.11 PC_GM_couple 7071 7071 14.12 0.002 0.002 0.09 #others 6.43 6.430 0.04 ------------------------------------------------------------------------------- ======= Cycle 7071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7072 steps, 2.56000 s simulation time, 15909.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7072 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15909.3815909.38315909.383 100.00 ------------------------------------------------------------------------------- PC_run 7072 7072 15870.97 2.244 2.244 99.76 GM_PC_couple 7072 7072 17.86 0.003 0.003 0.11 PC_GM_couple 7072 7072 14.12 0.002 0.002 0.09 #others 6.43 6.431 0.04 ------------------------------------------------------------------------------- ======= Cycle 7072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7073 steps, 2.56000 s simulation time, 15911.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7073 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15911.5915911.58915911.589 100.00 ------------------------------------------------------------------------------- PC_run 7073 7073 15873.17 2.244 2.244 99.76 GM_PC_couple 7073 7073 17.86 0.003 0.003 0.11 PC_GM_couple 7073 7073 14.12 0.002 0.002 0.09 #others 6.43 6.432 0.04 ------------------------------------------------------------------------------- ======= Cycle 7073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7074 steps, 2.56000 s simulation time, 15913.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7074 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15913.7115913.71415913.714 100.00 ------------------------------------------------------------------------------- PC_run 7074 7074 15875.29 2.244 2.244 99.76 GM_PC_couple 7074 7074 17.86 0.003 0.003 0.11 PC_GM_couple 7074 7074 14.12 0.002 0.002 0.09 #others 6.43 6.433 0.04 ------------------------------------------------------------------------------- ======= Cycle 7074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7075 steps, 2.56000 s simulation time, 15915.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7075 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15915.8115915.80915915.809 100.00 ------------------------------------------------------------------------------- PC_run 7075 7075 15877.38 2.244 2.244 99.76 GM_PC_couple 7075 7075 17.87 0.003 0.003 0.11 PC_GM_couple 7075 7075 14.12 0.002 0.002 0.09 #others 6.43 6.433 0.04 ------------------------------------------------------------------------------- ======= Cycle 7075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7076 steps, 2.56000 s simulation time, 15918.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7076 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15918.1615918.16015918.160 100.00 ------------------------------------------------------------------------------- PC_run 7076 7076 15879.73 2.244 2.244 99.76 GM_PC_couple 7076 7076 17.87 0.003 0.003 0.11 PC_GM_couple 7076 7076 14.13 0.002 0.002 0.09 #others 6.43 6.434 0.04 ------------------------------------------------------------------------------- ======= Cycle 7076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7077 steps, 2.56000 s simulation time, 15920.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7077 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15920.6815920.67915920.679 100.00 ------------------------------------------------------------------------------- PC_run 7077 7077 15882.24 2.244 2.244 99.76 GM_PC_couple 7077 7077 17.87 0.003 0.003 0.11 PC_GM_couple 7077 7077 14.13 0.002 0.002 0.09 #others 6.43 6.435 0.04 ------------------------------------------------------------------------------- ======= Cycle 7077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7078 steps, 2.56000 s simulation time, 15923.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7078 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15923.5115923.51115923.511 100.00 ------------------------------------------------------------------------------- PC_run 7078 7078 15885.07 2.244 2.244 99.76 GM_PC_couple 7078 7078 17.87 0.003 0.003 0.11 PC_GM_couple 7078 7078 14.13 0.002 0.002 0.09 #others 6.44 6.436 0.04 ------------------------------------------------------------------------------- ======= Cycle 7078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7079 steps, 2.56000 s simulation time, 15926.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7079 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15926.1415926.13815926.138 100.00 ------------------------------------------------------------------------------- PC_run 7079 7079 15887.69 2.244 2.244 99.76 GM_PC_couple 7079 7079 17.88 0.003 0.003 0.11 PC_GM_couple 7079 7079 14.13 0.002 0.002 0.09 #others 6.44 6.436 0.04 ------------------------------------------------------------------------------- ======= Cycle 7079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7080 steps, 2.56000 s simulation time, 15928.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7080 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15928.7415928.74315928.743 100.00 ------------------------------------------------------------------------------- PC_run 7080 7080 15890.29 2.244 2.244 99.76 GM_PC_couple 7080 7080 17.88 0.003 0.003 0.11 PC_GM_couple 7080 7080 14.13 0.002 0.002 0.09 #others 6.44 6.437 0.04 ------------------------------------------------------------------------------- ======= Cycle 7080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7081 steps, 2.56000 s simulation time, 15931.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7081 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15931.2915931.28715931.287 100.00 ------------------------------------------------------------------------------- PC_run 7081 7081 15892.83 2.244 2.244 99.76 GM_PC_couple 7081 7081 17.88 0.003 0.003 0.11 PC_GM_couple 7081 7081 14.14 0.002 0.002 0.09 #others 6.44 6.438 0.04 ------------------------------------------------------------------------------- ======= Cycle 7081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7082 steps, 2.56000 s simulation time, 15934.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7082 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15934.3415934.33715934.337 100.00 ------------------------------------------------------------------------------- PC_run 7082 7082 15895.88 2.245 2.245 99.76 GM_PC_couple 7082 7082 17.88 0.003 0.003 0.11 PC_GM_couple 7082 7082 14.14 0.002 0.002 0.09 #others 6.44 6.439 0.04 ------------------------------------------------------------------------------- ======= Cycle 7082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7083 steps, 2.56000 s simulation time, 15936.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7083 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15936.8015936.79915936.799 100.00 ------------------------------------------------------------------------------- PC_run 7083 7083 15898.34 2.245 2.245 99.76 GM_PC_couple 7083 7083 17.89 0.003 0.003 0.11 PC_GM_couple 7083 7083 14.14 0.002 0.002 0.09 #others 6.44 6.439 0.04 ------------------------------------------------------------------------------- ======= Cycle 7083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7084 steps, 2.56000 s simulation time, 15939.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7084 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15939.2115939.20915939.209 100.00 ------------------------------------------------------------------------------- PC_run 7084 7084 15900.74 2.245 2.245 99.76 GM_PC_couple 7084 7084 17.89 0.003 0.003 0.11 PC_GM_couple 7084 7084 14.14 0.002 0.002 0.09 #others 6.44 6.440 0.04 ------------------------------------------------------------------------------- ======= Cycle 7084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7085 steps, 2.56000 s simulation time, 15941.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7085 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15941.5815941.57815941.578 100.00 ------------------------------------------------------------------------------- PC_run 7085 7085 15903.10 2.245 2.245 99.76 GM_PC_couple 7085 7085 17.89 0.003 0.003 0.11 PC_GM_couple 7085 7085 14.14 0.002 0.002 0.09 #others 6.44 6.441 0.04 ------------------------------------------------------------------------------- ======= Cycle 7085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7086 steps, 2.56000 s simulation time, 15944.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7086 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15944.4615944.46315944.463 100.00 ------------------------------------------------------------------------------- PC_run 7086 7086 15905.98 2.245 2.245 99.76 GM_PC_couple 7086 7086 17.89 0.003 0.003 0.11 PC_GM_couple 7086 7086 14.14 0.002 0.002 0.09 #others 6.44 6.442 0.04 ------------------------------------------------------------------------------- ======= Cycle 7086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7087 steps, 2.56000 s simulation time, 15947.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7087 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15947.0215947.01915947.019 100.00 ------------------------------------------------------------------------------- PC_run 7087 7087 15908.53 2.245 2.245 99.76 GM_PC_couple 7087 7087 17.89 0.003 0.003 0.11 PC_GM_couple 7087 7087 14.15 0.002 0.002 0.09 #others 6.44 6.442 0.04 ------------------------------------------------------------------------------- ======= Cycle 7087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7088 steps, 2.56000 s simulation time, 15949.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7088 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15949.5215949.52115949.521 100.00 ------------------------------------------------------------------------------- PC_run 7088 7088 15911.03 2.245 2.245 99.76 GM_PC_couple 7088 7088 17.90 0.003 0.003 0.11 PC_GM_couple 7088 7088 14.15 0.002 0.002 0.09 #others 6.44 6.443 0.04 ------------------------------------------------------------------------------- ======= Cycle 7088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7089 steps, 2.56000 s simulation time, 15952.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7089 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15952.0315952.02915952.029 100.00 ------------------------------------------------------------------------------- PC_run 7089 7089 15913.53 2.245 2.245 99.76 GM_PC_couple 7089 7089 17.90 0.003 0.003 0.11 PC_GM_couple 7089 7089 14.15 0.002 0.002 0.09 #others 6.44 6.444 0.04 ------------------------------------------------------------------------------- ======= Cycle 7089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7090 steps, 2.56000 s simulation time, 15955.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7090 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15955.3115955.30915955.309 100.00 ------------------------------------------------------------------------------- PC_run 7090 7090 15916.81 2.245 2.245 99.76 GM_PC_couple 7090 7090 17.90 0.003 0.003 0.11 PC_GM_couple 7090 7090 14.15 0.002 0.002 0.09 #others 6.44 6.445 0.04 ------------------------------------------------------------------------------- ======= Cycle 7090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7091 steps, 2.56000 s simulation time, 15958.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7091 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15958.0215958.01715958.017 100.00 ------------------------------------------------------------------------------- PC_run 7091 7091 15919.51 2.245 2.245 99.76 GM_PC_couple 7091 7091 17.91 0.003 0.003 0.11 PC_GM_couple 7091 7091 14.15 0.002 0.002 0.09 #others 6.45 6.446 0.04 ------------------------------------------------------------------------------- ======= Cycle 7091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7092 steps, 2.56000 s simulation time, 15960.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7092 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15960.8615960.86415960.864 100.00 ------------------------------------------------------------------------------- PC_run 7092 7092 15922.35 2.245 2.245 99.76 GM_PC_couple 7092 7092 17.91 0.003 0.003 0.11 PC_GM_couple 7092 7092 14.16 0.002 0.002 0.09 #others 6.45 6.447 0.04 ------------------------------------------------------------------------------- ======= Cycle 7092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7093 steps, 2.56000 s simulation time, 15963.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7093 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15963.1315963.13315963.133 100.00 ------------------------------------------------------------------------------- PC_run 7093 7093 15924.62 2.245 2.245 99.76 GM_PC_couple 7093 7093 17.91 0.003 0.003 0.11 PC_GM_couple 7093 7093 14.16 0.002 0.002 0.09 #others 6.45 6.448 0.04 ------------------------------------------------------------------------------- ======= Cycle 7093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7094 steps, 2.56000 s simulation time, 15965.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7094 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15965.5615965.55715965.557 100.00 ------------------------------------------------------------------------------- PC_run 7094 7094 15927.04 2.245 2.245 99.76 GM_PC_couple 7094 7094 17.91 0.003 0.003 0.11 PC_GM_couple 7094 7094 14.16 0.002 0.002 0.09 #others 6.45 6.448 0.04 ------------------------------------------------------------------------------- ======= Cycle 7094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7095 steps, 2.56000 s simulation time, 15968.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7095 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15968.0715968.06815968.068 100.00 ------------------------------------------------------------------------------- PC_run 7095 7095 15929.54 2.245 2.245 99.76 GM_PC_couple 7095 7095 17.92 0.003 0.003 0.11 PC_GM_couple 7095 7095 14.16 0.002 0.002 0.09 #others 6.45 6.449 0.04 ------------------------------------------------------------------------------- ======= Cycle 7095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7096 steps, 2.56000 s simulation time, 15970.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7096 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15970.3815970.38015970.380 100.00 ------------------------------------------------------------------------------- PC_run 7096 7096 15931.85 2.245 2.245 99.76 GM_PC_couple 7096 7096 17.92 0.003 0.003 0.11 PC_GM_couple 7096 7096 14.16 0.002 0.002 0.09 #others 6.45 6.450 0.04 ------------------------------------------------------------------------------- ======= Cycle 7096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7097 steps, 2.56000 s simulation time, 15972.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7097 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15972.5915972.58615972.586 100.00 ------------------------------------------------------------------------------- PC_run 7097 7097 15934.05 2.245 2.245 99.76 GM_PC_couple 7097 7097 17.92 0.003 0.003 0.11 PC_GM_couple 7097 7097 14.17 0.002 0.002 0.09 #others 6.45 6.451 0.04 ------------------------------------------------------------------------------- ======= Cycle 7097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7098 steps, 2.56000 s simulation time, 15975.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7098 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15975.6915975.69015975.690 100.00 ------------------------------------------------------------------------------- PC_run 7098 7098 15937.15 2.245 2.245 99.76 GM_PC_couple 7098 7098 17.92 0.003 0.003 0.11 PC_GM_couple 7098 7098 14.17 0.002 0.002 0.09 #others 6.45 6.452 0.04 ------------------------------------------------------------------------------- ======= Cycle 7098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7099 steps, 2.56000 s simulation time, 15978.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7099 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15978.3715978.37215978.372 100.00 ------------------------------------------------------------------------------- PC_run 7099 7099 15939.82 2.245 2.245 99.76 GM_PC_couple 7099 7099 17.92 0.003 0.003 0.11 PC_GM_couple 7099 7099 14.17 0.002 0.002 0.09 #others 6.45 6.453 0.04 ------------------------------------------------------------------------------- ======= Cycle 7099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7100 steps, 2.56000 s simulation time, 15980.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15980.9515980.94715980.947 100.00 ------------------------------------------------------------------------------- PC_run 7100 7100 15942.39 2.245 2.245 99.76 GM_PC_couple 7100 7100 17.93 0.003 0.003 0.11 PC_GM_couple 7100 7100 14.17 0.002 0.002 0.09 #others 6.45 6.454 0.04 ------------------------------------------------------------------------------- ======= Cycle 7100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7101 steps, 2.56000 s simulation time, 15983.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15983.4515983.45115983.451 100.00 ------------------------------------------------------------------------------- PC_run 7101 7101 15944.89 2.245 2.245 99.76 GM_PC_couple 7101 7101 17.93 0.003 0.003 0.11 PC_GM_couple 7101 7101 14.17 0.002 0.002 0.09 #others 6.45 6.455 0.04 ------------------------------------------------------------------------------- ======= Cycle 7101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7102 steps, 2.56000 s simulation time, 15985.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15985.8515985.84615985.846 100.00 ------------------------------------------------------------------------------- PC_run 7102 7102 15947.28 2.245 2.245 99.76 GM_PC_couple 7102 7102 17.93 0.003 0.003 0.11 PC_GM_couple 7102 7102 14.18 0.002 0.002 0.09 #others 6.46 6.455 0.04 ------------------------------------------------------------------------------- ======= Cycle 7102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7103 steps, 2.56000 s simulation time, 15988.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15988.4115988.41315988.413 100.00 ------------------------------------------------------------------------------- PC_run 7103 7103 15949.85 2.246 2.246 99.76 GM_PC_couple 7103 7103 17.93 0.003 0.003 0.11 PC_GM_couple 7103 7103 14.18 0.002 0.002 0.09 #others 6.46 6.456 0.04 ------------------------------------------------------------------------------- ======= Cycle 7103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7104 steps, 2.56000 s simulation time, 15991.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15991.6815991.67715991.677 100.00 ------------------------------------------------------------------------------- PC_run 7104 7104 15953.10 2.246 2.246 99.76 GM_PC_couple 7104 7104 17.94 0.003 0.003 0.11 PC_GM_couple 7104 7104 14.18 0.002 0.002 0.09 #others 6.46 6.457 0.04 ------------------------------------------------------------------------------- ======= Cycle 7104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7105 steps, 2.56000 s simulation time, 15994.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15994.3715994.36815994.368 100.00 ------------------------------------------------------------------------------- PC_run 7105 7105 15955.79 2.246 2.246 99.76 GM_PC_couple 7105 7105 17.94 0.003 0.003 0.11 PC_GM_couple 7105 7105 14.18 0.002 0.002 0.09 #others 6.46 6.458 0.04 ------------------------------------------------------------------------------- ======= Cycle 7105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7106 steps, 2.56000 s simulation time, 15996.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15996.8515996.85215996.852 100.00 ------------------------------------------------------------------------------- PC_run 7106 7106 15958.27 2.246 2.246 99.76 GM_PC_couple 7106 7106 17.94 0.003 0.003 0.11 PC_GM_couple 7106 7106 14.18 0.002 0.002 0.09 #others 6.46 6.459 0.04 ------------------------------------------------------------------------------- ======= Cycle 7106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7107 steps, 2.56000 s simulation time, 15999.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15999.3215999.31715999.317 100.00 ------------------------------------------------------------------------------- PC_run 7107 7107 15960.73 2.246 2.246 99.76 GM_PC_couple 7107 7107 17.94 0.003 0.003 0.11 PC_GM_couple 7107 7107 14.18 0.002 0.002 0.09 #others 6.46 6.460 0.04 ------------------------------------------------------------------------------- ======= Cycle 7107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7108 steps, 2.56000 s simulation time, 16001.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16001.7816001.78316001.783 100.00 ------------------------------------------------------------------------------- PC_run 7108 7108 15963.19 2.246 2.246 99.76 GM_PC_couple 7108 7108 17.95 0.003 0.003 0.11 PC_GM_couple 7108 7108 14.19 0.002 0.002 0.09 #others 6.46 6.461 0.04 ------------------------------------------------------------------------------- ======= Cycle 7108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7109 steps, 2.56000 s simulation time, 16003.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16003.9116003.90916003.909 100.00 ------------------------------------------------------------------------------- PC_run 7109 7109 15965.31 2.246 2.246 99.76 GM_PC_couple 7109 7109 17.95 0.003 0.003 0.11 PC_GM_couple 7109 7109 14.19 0.002 0.002 0.09 #others 6.46 6.461 0.04 ------------------------------------------------------------------------------- ======= Cycle 7109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7110 steps, 2.56000 s simulation time, 16006.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16006.1916006.19316006.193 100.00 ------------------------------------------------------------------------------- PC_run 7110 7110 15967.59 2.246 2.246 99.76 GM_PC_couple 7110 7110 17.95 0.003 0.003 0.11 PC_GM_couple 7110 7110 14.19 0.002 0.002 0.09 #others 6.46 6.462 0.04 ------------------------------------------------------------------------------- ======= Cycle 7110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7111 steps, 2.56000 s simulation time, 16008.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16008.5016008.49516008.495 100.00 ------------------------------------------------------------------------------- PC_run 7111 7111 15969.89 2.246 2.246 99.76 GM_PC_couple 7111 7111 17.95 0.003 0.003 0.11 PC_GM_couple 7111 7111 14.19 0.002 0.002 0.09 #others 6.46 6.463 0.04 ------------------------------------------------------------------------------- ======= Cycle 7111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7112 steps, 2.56000 s simulation time, 16010.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16010.9816010.97816010.978 100.00 ------------------------------------------------------------------------------- PC_run 7112 7112 15972.37 2.246 2.246 99.76 GM_PC_couple 7112 7112 17.96 0.003 0.003 0.11 PC_GM_couple 7112 7112 14.19 0.002 0.002 0.09 #others 6.46 6.463 0.04 ------------------------------------------------------------------------------- ======= Cycle 7112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7113 steps, 2.56000 s simulation time, 16013.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16013.1016013.10416013.104 100.00 ------------------------------------------------------------------------------- PC_run 7113 7113 15974.49 2.246 2.246 99.76 GM_PC_couple 7113 7113 17.96 0.003 0.003 0.11 PC_GM_couple 7113 7113 14.20 0.002 0.002 0.09 #others 6.46 6.464 0.04 ------------------------------------------------------------------------------- ======= Cycle 7113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7114 steps, 2.56000 s simulation time, 16015.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7114 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16015.4616015.46116015.461 100.00 ------------------------------------------------------------------------------- PC_run 7114 7114 15976.84 2.246 2.246 99.76 GM_PC_couple 7114 7114 17.96 0.003 0.003 0.11 PC_GM_couple 7114 7114 14.20 0.002 0.002 0.09 #others 6.46 6.465 0.04 ------------------------------------------------------------------------------- ======= Cycle 7114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7115 steps, 2.56000 s simulation time, 16018.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7115 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16018.0116018.01016018.010 100.00 ------------------------------------------------------------------------------- PC_run 7115 7115 15979.38 2.246 2.246 99.76 GM_PC_couple 7115 7115 17.96 0.003 0.003 0.11 PC_GM_couple 7115 7115 14.20 0.002 0.002 0.09 #others 6.47 6.466 0.04 ------------------------------------------------------------------------------- ======= Cycle 7115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7116 steps, 2.56000 s simulation time, 16021.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7116 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16021.0616021.06416021.064 100.00 ------------------------------------------------------------------------------- PC_run 7116 7116 15982.43 2.246 2.246 99.76 GM_PC_couple 7116 7116 17.96 0.003 0.003 0.11 PC_GM_couple 7116 7116 14.20 0.002 0.002 0.09 #others 6.47 6.467 0.04 ------------------------------------------------------------------------------- ======= Cycle 7116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7117 steps, 2.56000 s simulation time, 16023.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7117 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16023.5516023.55016023.550 100.00 ------------------------------------------------------------------------------- PC_run 7117 7117 15984.91 2.246 2.246 99.76 GM_PC_couple 7117 7117 17.97 0.003 0.003 0.11 PC_GM_couple 7117 7117 14.20 0.002 0.002 0.09 #others 6.47 6.468 0.04 ------------------------------------------------------------------------------- ======= Cycle 7117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7118 steps, 2.56000 s simulation time, 16025.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7118 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16025.9016025.89916025.899 100.00 ------------------------------------------------------------------------------- PC_run 7118 7118 15987.26 2.246 2.246 99.76 GM_PC_couple 7118 7118 17.97 0.003 0.003 0.11 PC_GM_couple 7118 7118 14.20 0.002 0.002 0.09 #others 6.47 6.469 0.04 ------------------------------------------------------------------------------- ======= Cycle 7118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7119 steps, 2.56000 s simulation time, 16028.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7119 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16028.5216028.52116028.521 100.00 ------------------------------------------------------------------------------- PC_run 7119 7119 15989.87 2.246 2.246 99.76 GM_PC_couple 7119 7119 17.97 0.003 0.003 0.11 PC_GM_couple 7119 7119 14.21 0.002 0.002 0.09 #others 6.47 6.470 0.04 ------------------------------------------------------------------------------- ======= Cycle 7119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7120 steps, 2.56000 s simulation time, 16031.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7120 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16031.4516031.44616031.446 100.00 ------------------------------------------------------------------------------- PC_run 7120 7120 15992.79 2.246 2.246 99.76 GM_PC_couple 7120 7120 17.98 0.003 0.003 0.11 PC_GM_couple 7120 7120 14.21 0.002 0.002 0.09 #others 6.47 6.471 0.04 ------------------------------------------------------------------------------- ======= Cycle 7120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7121 steps, 2.56000 s simulation time, 16033.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7121 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16033.7816033.78516033.785 100.00 ------------------------------------------------------------------------------- PC_run 7121 7121 15995.12 2.246 2.246 99.76 GM_PC_couple 7121 7121 17.98 0.003 0.003 0.11 PC_GM_couple 7121 7121 14.21 0.002 0.002 0.09 #others 6.47 6.472 0.04 ------------------------------------------------------------------------------- ======= Cycle 7121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7122 steps, 2.56000 s simulation time, 16036.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7122 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16036.5516036.55416036.554 100.00 ------------------------------------------------------------------------------- PC_run 7122 7122 15997.89 2.246 2.246 99.76 GM_PC_couple 7122 7122 17.98 0.003 0.003 0.11 PC_GM_couple 7122 7122 14.21 0.002 0.002 0.09 #others 6.47 6.473 0.04 ------------------------------------------------------------------------------- ======= Cycle 7122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7123 steps, 2.56000 s simulation time, 16039.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7123 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16039.1216039.12316039.123 100.00 ------------------------------------------------------------------------------- PC_run 7123 7123 16000.45 2.246 2.246 99.76 GM_PC_couple 7123 7123 17.99 0.003 0.003 0.11 PC_GM_couple 7123 7123 14.22 0.002 0.002 0.09 #others 6.47 6.474 0.04 ------------------------------------------------------------------------------- ======= Cycle 7123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7124 steps, 2.56000 s simulation time, 16042.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7124 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16042.3816042.38016042.380 100.00 ------------------------------------------------------------------------------- PC_run 7124 7124 16003.70 2.246 2.246 99.76 GM_PC_couple 7124 7124 17.99 0.003 0.003 0.11 PC_GM_couple 7124 7124 14.22 0.002 0.002 0.09 #others 6.48 6.475 0.04 ------------------------------------------------------------------------------- ======= Cycle 7124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7125 steps, 2.56000 s simulation time, 16045.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7125 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16045.1816045.17716045.177 100.00 ------------------------------------------------------------------------------- PC_run 7125 7125 16006.49 2.247 2.247 99.76 GM_PC_couple 7125 7125 17.99 0.003 0.003 0.11 PC_GM_couple 7125 7125 14.22 0.002 0.002 0.09 #others 6.48 6.476 0.04 ------------------------------------------------------------------------------- ======= Cycle 7125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7126 steps, 2.56000 s simulation time, 16047.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7126 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16047.6116047.60816047.608 100.00 ------------------------------------------------------------------------------- PC_run 7126 7126 16008.92 2.247 2.247 99.76 GM_PC_couple 7126 7126 17.99 0.003 0.003 0.11 PC_GM_couple 7126 7126 14.22 0.002 0.002 0.09 #others 6.48 6.477 0.04 ------------------------------------------------------------------------------- ======= Cycle 7126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7127 steps, 2.56000 s simulation time, 16049.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7127 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16049.8716049.86816049.868 100.00 ------------------------------------------------------------------------------- PC_run 7127 7127 16011.17 2.247 2.247 99.76 GM_PC_couple 7127 7127 18.00 0.003 0.003 0.11 PC_GM_couple 7127 7127 14.22 0.002 0.002 0.09 #others 6.48 6.478 0.04 ------------------------------------------------------------------------------- ======= Cycle 7127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7128 steps, 2.56000 s simulation time, 16052.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7128 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16052.1516052.14516052.145 100.00 ------------------------------------------------------------------------------- PC_run 7128 7128 16013.44 2.247 2.247 99.76 GM_PC_couple 7128 7128 18.00 0.003 0.003 0.11 PC_GM_couple 7128 7128 14.23 0.002 0.002 0.09 #others 6.48 6.479 0.04 ------------------------------------------------------------------------------- ======= Cycle 7128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7129 steps, 2.56000 s simulation time, 16054.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7129 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16054.4716054.46716054.467 100.00 ------------------------------------------------------------------------------- PC_run 7129 7129 16015.76 2.247 2.247 99.76 GM_PC_couple 7129 7129 18.00 0.003 0.003 0.11 PC_GM_couple 7129 7129 14.23 0.002 0.002 0.09 #others 6.48 6.480 0.04 ------------------------------------------------------------------------------- ======= Cycle 7129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7130 steps, 2.56000 s simulation time, 16056.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7130 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16056.9016056.90316056.903 100.00 ------------------------------------------------------------------------------- PC_run 7130 7130 16018.19 2.247 2.247 99.76 GM_PC_couple 7130 7130 18.00 0.003 0.003 0.11 PC_GM_couple 7130 7130 14.23 0.002 0.002 0.09 #others 6.48 6.481 0.04 ------------------------------------------------------------------------------- ======= Cycle 7130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7131 steps, 2.56000 s simulation time, 16059.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7131 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16059.8016059.79616059.796 100.00 ------------------------------------------------------------------------------- PC_run 7131 7131 16021.08 2.247 2.247 99.76 GM_PC_couple 7131 7131 18.00 0.003 0.003 0.11 PC_GM_couple 7131 7131 14.23 0.002 0.002 0.09 #others 6.48 6.482 0.04 ------------------------------------------------------------------------------- ======= Cycle 7131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7132 steps, 2.56000 s simulation time, 16062.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7132 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16062.2416062.24316062.243 100.00 ------------------------------------------------------------------------------- PC_run 7132 7132 16023.52 2.247 2.247 99.76 GM_PC_couple 7132 7132 18.01 0.003 0.003 0.11 PC_GM_couple 7132 7132 14.24 0.002 0.002 0.09 #others 6.48 6.483 0.04 ------------------------------------------------------------------------------- ======= Cycle 7132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7133 steps, 2.56000 s simulation time, 16065.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7133 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16065.2916065.28916065.289 100.00 ------------------------------------------------------------------------------- PC_run 7133 7133 16026.56 2.247 2.247 99.76 GM_PC_couple 7133 7133 18.01 0.003 0.003 0.11 PC_GM_couple 7133 7133 14.24 0.002 0.002 0.09 #others 6.48 6.484 0.04 ------------------------------------------------------------------------------- ======= Cycle 7133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7134 steps, 2.56000 s simulation time, 16068.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7134 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16068.3016068.30216068.302 100.00 ------------------------------------------------------------------------------- PC_run 7134 7134 16029.57 2.247 2.247 99.76 GM_PC_couple 7134 7134 18.01 0.003 0.003 0.11 PC_GM_couple 7134 7134 14.24 0.002 0.002 0.09 #others 6.48 6.484 0.04 ------------------------------------------------------------------------------- ======= Cycle 7134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7135 steps, 2.56000 s simulation time, 16070.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7135 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16070.7516070.75216070.752 100.00 ------------------------------------------------------------------------------- PC_run 7135 7135 16032.01 2.247 2.247 99.76 GM_PC_couple 7135 7135 18.02 0.003 0.003 0.11 PC_GM_couple 7135 7135 14.24 0.002 0.002 0.09 #others 6.49 6.485 0.04 ------------------------------------------------------------------------------- ======= Cycle 7135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7136 steps, 2.56000 s simulation time, 16073.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7136 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16073.3016073.29916073.299 100.00 ------------------------------------------------------------------------------- PC_run 7136 7136 16034.55 2.247 2.247 99.76 GM_PC_couple 7136 7136 18.02 0.003 0.003 0.11 PC_GM_couple 7136 7136 14.24 0.002 0.002 0.09 #others 6.49 6.487 0.04 ------------------------------------------------------------------------------- ======= Cycle 7136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7137 steps, 2.56000 s simulation time, 16076.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7137 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16076.0316076.03016076.030 100.00 ------------------------------------------------------------------------------- PC_run 7137 7137 16037.27 2.247 2.247 99.76 GM_PC_couple 7137 7137 18.02 0.003 0.003 0.11 PC_GM_couple 7137 7137 14.25 0.002 0.002 0.09 #others 6.49 6.487 0.04 ------------------------------------------------------------------------------- ======= Cycle 7137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7138 steps, 2.56000 s simulation time, 16078.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7138 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16078.5616078.56416078.564 100.00 ------------------------------------------------------------------------------- PC_run 7138 7138 16039.80 2.247 2.247 99.76 GM_PC_couple 7138 7138 18.02 0.003 0.003 0.11 PC_GM_couple 7138 7138 14.25 0.002 0.002 0.09 #others 6.49 6.488 0.04 ------------------------------------------------------------------------------- ======= Cycle 7138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7139 steps, 2.56000 s simulation time, 16082.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7139 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16082.1316082.13016082.130 100.00 ------------------------------------------------------------------------------- PC_run 7139 7139 16043.36 2.247 2.247 99.76 GM_PC_couple 7139 7139 18.03 0.003 0.003 0.11 PC_GM_couple 7139 7139 14.25 0.002 0.002 0.09 #others 6.49 6.489 0.04 ------------------------------------------------------------------------------- ======= Cycle 7139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7140 steps, 2.56000 s simulation time, 16084.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7140 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16084.6016084.60216084.602 100.00 ------------------------------------------------------------------------------- PC_run 7140 7140 16045.83 2.247 2.247 99.76 GM_PC_couple 7140 7140 18.03 0.003 0.003 0.11 PC_GM_couple 7140 7140 14.25 0.002 0.002 0.09 #others 6.49 6.490 0.04 ------------------------------------------------------------------------------- ======= Cycle 7140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7141 steps, 2.56000 s simulation time, 16087.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7141 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16087.4616087.46116087.461 100.00 ------------------------------------------------------------------------------- PC_run 7141 7141 16048.69 2.247 2.247 99.76 GM_PC_couple 7141 7141 18.03 0.003 0.003 0.11 PC_GM_couple 7141 7141 14.25 0.002 0.002 0.09 #others 6.49 6.491 0.04 ------------------------------------------------------------------------------- ======= Cycle 7141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7142 steps, 2.56000 s simulation time, 16090.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7142 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16090.4316090.42816090.428 100.00 ------------------------------------------------------------------------------- PC_run 7142 7142 16051.65 2.248 2.248 99.76 GM_PC_couple 7142 7142 18.03 0.003 0.003 0.11 PC_GM_couple 7142 7142 14.26 0.002 0.002 0.09 #others 6.49 6.492 0.04 ------------------------------------------------------------------------------- ======= Cycle 7142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7143 steps, 2.56000 s simulation time, 16092.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7143 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16092.9516092.94516092.945 100.00 ------------------------------------------------------------------------------- PC_run 7143 7143 16054.16 2.248 2.248 99.76 GM_PC_couple 7143 7143 18.04 0.003 0.003 0.11 PC_GM_couple 7143 7143 14.26 0.002 0.002 0.09 #others 6.49 6.493 0.04 ------------------------------------------------------------------------------- ======= Cycle 7143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7144 steps, 2.56000 s simulation time, 16095.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7144 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16095.2216095.21616095.216 100.00 ------------------------------------------------------------------------------- PC_run 7144 7144 16056.43 2.248 2.248 99.76 GM_PC_couple 7144 7144 18.04 0.003 0.003 0.11 PC_GM_couple 7144 7144 14.26 0.002 0.002 0.09 #others 6.49 6.493 0.04 ------------------------------------------------------------------------------- ======= Cycle 7144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7145 steps, 2.56000 s simulation time, 16097.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7145 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16097.2516097.25216097.252 100.00 ------------------------------------------------------------------------------- PC_run 7145 7145 16058.46 2.248 2.248 99.76 GM_PC_couple 7145 7145 18.04 0.003 0.003 0.11 PC_GM_couple 7145 7145 14.26 0.002 0.002 0.09 #others 6.49 6.495 0.04 ------------------------------------------------------------------------------- ======= Cycle 7145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7146 steps, 2.56000 s simulation time, 16099.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7146 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16099.3016099.30316099.303 100.00 ------------------------------------------------------------------------------- PC_run 7146 7146 16060.50 2.247 2.247 99.76 GM_PC_couple 7146 7146 18.04 0.003 0.003 0.11 PC_GM_couple 7146 7146 14.26 0.002 0.002 0.09 #others 6.50 6.495 0.04 ------------------------------------------------------------------------------- ======= Cycle 7146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7147 steps, 2.56000 s simulation time, 16101.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7147 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16101.5416101.54216101.542 100.00 ------------------------------------------------------------------------------- PC_run 7147 7147 16062.73 2.247 2.247 99.76 GM_PC_couple 7147 7147 18.05 0.003 0.003 0.11 PC_GM_couple 7147 7147 14.27 0.002 0.002 0.09 #others 6.50 6.496 0.04 ------------------------------------------------------------------------------- ======= Cycle 7147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7148 steps, 2.56000 s simulation time, 16104.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7148 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16104.1616104.15816104.158 100.00 ------------------------------------------------------------------------------- PC_run 7148 7148 16065.34 2.248 2.248 99.76 GM_PC_couple 7148 7148 18.05 0.003 0.003 0.11 PC_GM_couple 7148 7148 14.27 0.002 0.002 0.09 #others 6.50 6.498 0.04 ------------------------------------------------------------------------------- ======= Cycle 7148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7149 steps, 2.56000 s simulation time, 16106.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7149 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16106.3416106.33616106.336 100.00 ------------------------------------------------------------------------------- PC_run 7149 7149 16067.51 2.248 2.248 99.76 GM_PC_couple 7149 7149 18.05 0.003 0.003 0.11 PC_GM_couple 7149 7149 14.27 0.002 0.002 0.09 #others 6.50 6.499 0.04 ------------------------------------------------------------------------------- ======= Cycle 7149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7150 steps, 2.56000 s simulation time, 16108.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7150 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16108.5316108.52916108.529 100.00 ------------------------------------------------------------------------------- PC_run 7150 7150 16069.70 2.248 2.248 99.76 GM_PC_couple 7150 7150 18.06 0.003 0.003 0.11 PC_GM_couple 7150 7150 14.27 0.002 0.002 0.09 #others 6.50 6.500 0.04 ------------------------------------------------------------------------------- ======= Cycle 7150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7151 steps, 2.56000 s simulation time, 16110.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7151 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16110.8916110.88616110.886 100.00 ------------------------------------------------------------------------------- PC_run 7151 7151 16072.05 2.248 2.248 99.76 GM_PC_couple 7151 7151 18.06 0.003 0.003 0.11 PC_GM_couple 7151 7151 14.28 0.002 0.002 0.09 #others 6.50 6.501 0.04 ------------------------------------------------------------------------------- ======= Cycle 7151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7152 steps, 2.56000 s simulation time, 16113.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7152 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16113.5416113.54216113.542 100.00 ------------------------------------------------------------------------------- PC_run 7152 7152 16074.70 2.248 2.248 99.76 GM_PC_couple 7152 7152 18.06 0.003 0.003 0.11 PC_GM_couple 7152 7152 14.28 0.002 0.002 0.09 #others 6.50 6.502 0.04 ------------------------------------------------------------------------------- ======= Cycle 7152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7153 steps, 2.56000 s simulation time, 16115.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7153 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16115.8716115.86716115.867 100.00 ------------------------------------------------------------------------------- PC_run 7153 7153 16077.02 2.248 2.248 99.76 GM_PC_couple 7153 7153 18.06 0.003 0.003 0.11 PC_GM_couple 7153 7153 14.28 0.002 0.002 0.09 #others 6.50 6.503 0.04 ------------------------------------------------------------------------------- ======= Cycle 7153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7154 steps, 2.56000 s simulation time, 16118.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7154 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16118.1616118.15816118.158 100.00 ------------------------------------------------------------------------------- PC_run 7154 7154 16079.30 2.248 2.248 99.76 GM_PC_couple 7154 7154 18.07 0.003 0.003 0.11 PC_GM_couple 7154 7154 14.28 0.002 0.002 0.09 #others 6.50 6.504 0.04 ------------------------------------------------------------------------------- ======= Cycle 7154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7155 steps, 2.56000 s simulation time, 16120.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7155 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16120.5016120.49816120.498 100.00 ------------------------------------------------------------------------------- PC_run 7155 7155 16081.64 2.248 2.248 99.76 GM_PC_couple 7155 7155 18.07 0.003 0.003 0.11 PC_GM_couple 7155 7155 14.28 0.002 0.002 0.09 #others 6.51 6.506 0.04 ------------------------------------------------------------------------------- ======= Cycle 7155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7156 steps, 2.56000 s simulation time, 16123.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7156 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16123.4016123.40216123.402 100.00 ------------------------------------------------------------------------------- PC_run 7156 7156 16084.54 2.248 2.248 99.76 GM_PC_couple 7156 7156 18.07 0.003 0.003 0.11 PC_GM_couple 7156 7156 14.29 0.002 0.002 0.09 #others 6.51 6.507 0.04 ------------------------------------------------------------------------------- ======= Cycle 7156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7157 steps, 2.56000 s simulation time, 16125.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7157 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16125.8816125.88216125.882 100.00 ------------------------------------------------------------------------------- PC_run 7157 7157 16087.01 2.248 2.248 99.76 GM_PC_couple 7157 7157 18.07 0.003 0.003 0.11 PC_GM_couple 7157 7157 14.29 0.002 0.002 0.09 #others 6.51 6.508 0.04 ------------------------------------------------------------------------------- ======= Cycle 7157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7158 steps, 2.56000 s simulation time, 16128.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7158 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16128.3916128.39216128.392 100.00 ------------------------------------------------------------------------------- PC_run 7158 7158 16089.52 2.248 2.248 99.76 GM_PC_couple 7158 7158 18.08 0.003 0.003 0.11 PC_GM_couple 7158 7158 14.29 0.002 0.002 0.09 #others 6.51 6.508 0.04 ------------------------------------------------------------------------------- ======= Cycle 7158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7159 steps, 2.56000 s simulation time, 16130.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7159 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16130.7916130.79116130.791 100.00 ------------------------------------------------------------------------------- PC_run 7159 7159 16091.91 2.248 2.248 99.76 GM_PC_couple 7159 7159 18.08 0.003 0.003 0.11 PC_GM_couple 7159 7159 14.29 0.002 0.002 0.09 #others 6.51 6.509 0.04 ------------------------------------------------------------------------------- ======= Cycle 7159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7160 steps, 2.56000 s simulation time, 16133.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7160 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16133.5216133.52516133.525 100.00 ------------------------------------------------------------------------------- PC_run 7160 7160 16094.64 2.248 2.248 99.76 GM_PC_couple 7160 7160 18.08 0.003 0.003 0.11 PC_GM_couple 7160 7160 14.29 0.002 0.002 0.09 #others 6.51 6.510 0.04 ------------------------------------------------------------------------------- ======= Cycle 7160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7161 steps, 2.56000 s simulation time, 16135.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7161 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16135.6216135.62016135.620 100.00 ------------------------------------------------------------------------------- PC_run 7161 7161 16096.73 2.248 2.248 99.76 GM_PC_couple 7161 7161 18.08 0.003 0.003 0.11 PC_GM_couple 7161 7161 14.30 0.002 0.002 0.09 #others 6.51 6.510 0.04 ------------------------------------------------------------------------------- ======= Cycle 7161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7162 steps, 2.56000 s simulation time, 16137.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7162 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16137.7616137.75916137.759 100.00 ------------------------------------------------------------------------------- PC_run 7162 7162 16098.86 2.248 2.248 99.76 GM_PC_couple 7162 7162 18.09 0.003 0.003 0.11 PC_GM_couple 7162 7162 14.30 0.002 0.002 0.09 #others 6.51 6.511 0.04 ------------------------------------------------------------------------------- ======= Cycle 7162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7163 steps, 2.56000 s simulation time, 16140.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7163 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16140.0616140.05716140.057 100.00 ------------------------------------------------------------------------------- PC_run 7163 7163 16101.16 2.248 2.248 99.76 GM_PC_couple 7163 7163 18.09 0.003 0.003 0.11 PC_GM_couple 7163 7163 14.30 0.002 0.002 0.09 #others 6.51 6.512 0.04 ------------------------------------------------------------------------------- ======= Cycle 7163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7164 steps, 2.56000 s simulation time, 16142.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7164 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16142.6116142.61316142.613 100.00 ------------------------------------------------------------------------------- PC_run 7164 7164 16103.71 2.248 2.248 99.76 GM_PC_couple 7164 7164 18.09 0.003 0.003 0.11 PC_GM_couple 7164 7164 14.30 0.002 0.002 0.09 #others 6.51 6.513 0.04 ------------------------------------------------------------------------------- ======= Cycle 7164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7165 steps, 2.56000 s simulation time, 16144.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7165 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16144.9016144.90116144.901 100.00 ------------------------------------------------------------------------------- PC_run 7165 7165 16105.99 2.248 2.248 99.76 GM_PC_couple 7165 7165 18.09 0.003 0.003 0.11 PC_GM_couple 7165 7165 14.30 0.002 0.002 0.09 #others 6.51 6.514 0.04 ------------------------------------------------------------------------------- ======= Cycle 7165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7166 steps, 2.56000 s simulation time, 16147.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7166 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16147.4616147.45616147.456 100.00 ------------------------------------------------------------------------------- PC_run 7166 7166 16108.53 2.248 2.248 99.76 GM_PC_couple 7166 7166 18.10 0.003 0.003 0.11 PC_GM_couple 7166 7166 14.31 0.002 0.002 0.09 #others 6.52 6.515 0.04 ------------------------------------------------------------------------------- ======= Cycle 7166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7167 steps, 2.56000 s simulation time, 16150.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7167 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16150.1116150.11116150.111 100.00 ------------------------------------------------------------------------------- PC_run 7167 7167 16111.18 2.248 2.248 99.76 GM_PC_couple 7167 7167 18.10 0.003 0.003 0.11 PC_GM_couple 7167 7167 14.31 0.002 0.002 0.09 #others 6.52 6.516 0.04 ------------------------------------------------------------------------------- ======= Cycle 7167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7168 steps, 2.56000 s simulation time, 16152.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7168 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16152.6316152.62816152.628 100.00 ------------------------------------------------------------------------------- PC_run 7168 7168 16113.69 2.248 2.248 99.76 GM_PC_couple 7168 7168 18.11 0.003 0.003 0.11 PC_GM_couple 7168 7168 14.31 0.002 0.002 0.09 #others 6.52 6.517 0.04 ------------------------------------------------------------------------------- ======= Cycle 7168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7169 steps, 2.56000 s simulation time, 16154.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7169 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16154.8916154.89216154.892 100.00 ------------------------------------------------------------------------------- PC_run 7169 7169 16115.95 2.248 2.248 99.76 GM_PC_couple 7169 7169 18.11 0.003 0.003 0.11 PC_GM_couple 7169 7169 14.32 0.002 0.002 0.09 #others 6.52 6.519 0.04 ------------------------------------------------------------------------------- ======= Cycle 7169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7170 steps, 2.56000 s simulation time, 16157.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7170 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16157.3216157.32216157.322 100.00 ------------------------------------------------------------------------------- PC_run 7170 7170 16118.37 2.248 2.248 99.76 GM_PC_couple 7170 7170 18.11 0.003 0.003 0.11 PC_GM_couple 7170 7170 14.32 0.002 0.002 0.09 #others 6.52 6.520 0.04 ------------------------------------------------------------------------------- ======= Cycle 7170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7171 steps, 2.56000 s simulation time, 16159.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7171 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16159.8016159.79716159.797 100.00 ------------------------------------------------------------------------------- PC_run 7171 7171 16120.84 2.248 2.248 99.76 GM_PC_couple 7171 7171 18.12 0.003 0.003 0.11 PC_GM_couple 7171 7171 14.32 0.002 0.002 0.09 #others 6.52 6.521 0.04 ------------------------------------------------------------------------------- ======= Cycle 7171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7172 steps, 2.56000 s simulation time, 16162.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7172 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16162.0716162.07316162.073 100.00 ------------------------------------------------------------------------------- PC_run 7172 7172 16123.11 2.248 2.248 99.76 GM_PC_couple 7172 7172 18.12 0.003 0.003 0.11 PC_GM_couple 7172 7172 14.32 0.002 0.002 0.09 #others 6.52 6.522 0.04 ------------------------------------------------------------------------------- ======= Cycle 7172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7173 steps, 2.56000 s simulation time, 16164.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7173 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16164.3416164.34416164.344 100.00 ------------------------------------------------------------------------------- PC_run 7173 7173 16125.37 2.248 2.248 99.76 GM_PC_couple 7173 7173 18.12 0.003 0.003 0.11 PC_GM_couple 7173 7173 14.33 0.002 0.002 0.09 #others 6.52 6.523 0.04 ------------------------------------------------------------------------------- ======= Cycle 7173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7174 steps, 2.56000 s simulation time, 16167.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7174 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16167.1916167.19416167.194 100.00 ------------------------------------------------------------------------------- PC_run 7174 7174 16128.22 2.248 2.248 99.76 GM_PC_couple 7174 7174 18.12 0.003 0.003 0.11 PC_GM_couple 7174 7174 14.33 0.002 0.002 0.09 #others 6.52 6.524 0.04 ------------------------------------------------------------------------------- ======= Cycle 7174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7175 steps, 2.56000 s simulation time, 16169.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7175 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16169.6416169.64216169.642 100.00 ------------------------------------------------------------------------------- PC_run 7175 7175 16130.66 2.248 2.248 99.76 GM_PC_couple 7175 7175 18.13 0.003 0.003 0.11 PC_GM_couple 7175 7175 14.33 0.002 0.002 0.09 #others 6.52 6.524 0.04 ------------------------------------------------------------------------------- ======= Cycle 7175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7176 steps, 2.56000 s simulation time, 16172.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7176 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16172.0716172.06716172.067 100.00 ------------------------------------------------------------------------------- PC_run 7176 7176 16133.08 2.248 2.248 99.76 GM_PC_couple 7176 7176 18.13 0.003 0.003 0.11 PC_GM_couple 7176 7176 14.33 0.002 0.002 0.09 #others 6.53 6.525 0.04 ------------------------------------------------------------------------------- ======= Cycle 7176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7177 steps, 2.56000 s simulation time, 16174.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7177 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16174.6616174.65816174.658 100.00 ------------------------------------------------------------------------------- PC_run 7177 7177 16135.67 2.248 2.248 99.76 GM_PC_couple 7177 7177 18.13 0.003 0.003 0.11 PC_GM_couple 7177 7177 14.33 0.002 0.002 0.09 #others 6.53 6.526 0.04 ------------------------------------------------------------------------------- ======= Cycle 7177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7178 steps, 2.56000 s simulation time, 16177.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7178 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16177.5816177.57616177.576 100.00 ------------------------------------------------------------------------------- PC_run 7178 7178 16138.58 2.248 2.248 99.76 GM_PC_couple 7178 7178 18.13 0.003 0.003 0.11 PC_GM_couple 7178 7178 14.34 0.002 0.002 0.09 #others 6.53 6.527 0.04 ------------------------------------------------------------------------------- ======= Cycle 7178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7179 steps, 2.56000 s simulation time, 16180.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7179 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16180.1516180.15416180.154 100.00 ------------------------------------------------------------------------------- PC_run 7179 7179 16141.15 2.248 2.248 99.76 GM_PC_couple 7179 7179 18.14 0.003 0.003 0.11 PC_GM_couple 7179 7179 14.34 0.002 0.002 0.09 #others 6.53 6.528 0.04 ------------------------------------------------------------------------------- ======= Cycle 7179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7180 steps, 2.56000 s simulation time, 16182.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7180 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16182.5616182.56316182.563 100.00 ------------------------------------------------------------------------------- PC_run 7180 7180 16143.55 2.248 2.248 99.76 GM_PC_couple 7180 7180 18.14 0.003 0.003 0.11 PC_GM_couple 7180 7180 14.34 0.002 0.002 0.09 #others 6.53 6.529 0.04 ------------------------------------------------------------------------------- ======= Cycle 7180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7181 steps, 2.56000 s simulation time, 16185.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7181 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16185.0216185.02416185.024 100.00 ------------------------------------------------------------------------------- PC_run 7181 7181 16146.01 2.248 2.248 99.76 GM_PC_couple 7181 7181 18.14 0.003 0.003 0.11 PC_GM_couple 7181 7181 14.34 0.002 0.002 0.09 #others 6.53 6.530 0.04 ------------------------------------------------------------------------------- ======= Cycle 7181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7182 steps, 2.56000 s simulation time, 16187.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7182 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16187.7516187.75116187.751 100.00 ------------------------------------------------------------------------------- PC_run 7182 7182 16148.73 2.249 2.249 99.76 GM_PC_couple 7182 7182 18.15 0.003 0.003 0.11 PC_GM_couple 7182 7182 14.35 0.002 0.002 0.09 #others 6.53 6.531 0.04 ------------------------------------------------------------------------------- ======= Cycle 7182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7183 steps, 2.56000 s simulation time, 16190.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7183 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16190.3716190.36816190.368 100.00 ------------------------------------------------------------------------------- PC_run 7183 7183 16151.34 2.249 2.249 99.76 GM_PC_couple 7183 7183 18.15 0.003 0.003 0.11 PC_GM_couple 7183 7183 14.35 0.002 0.002 0.09 #others 6.53 6.532 0.04 ------------------------------------------------------------------------------- ======= Cycle 7183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7184 steps, 2.56000 s simulation time, 16193.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7184 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16193.2216193.21616193.216 100.00 ------------------------------------------------------------------------------- PC_run 7184 7184 16154.18 2.249 2.249 99.76 GM_PC_couple 7184 7184 18.15 0.003 0.003 0.11 PC_GM_couple 7184 7184 14.35 0.002 0.002 0.09 #others 6.53 6.533 0.04 ------------------------------------------------------------------------------- ======= Cycle 7184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7185 steps, 2.56000 s simulation time, 16195.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7185 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16195.8916195.89016195.890 100.00 ------------------------------------------------------------------------------- PC_run 7185 7185 16156.85 2.249 2.249 99.76 GM_PC_couple 7185 7185 18.15 0.003 0.003 0.11 PC_GM_couple 7185 7185 14.35 0.002 0.002 0.09 #others 6.53 6.534 0.04 ------------------------------------------------------------------------------- ======= Cycle 7185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7186 steps, 2.56000 s simulation time, 16198.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7186 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16198.5416198.54016198.540 100.00 ------------------------------------------------------------------------------- PC_run 7186 7186 16159.50 2.249 2.249 99.76 GM_PC_couple 7186 7186 18.16 0.003 0.003 0.11 PC_GM_couple 7186 7186 14.35 0.002 0.002 0.09 #others 6.53 6.535 0.04 ------------------------------------------------------------------------------- ======= Cycle 7186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7187 steps, 2.56000 s simulation time, 16200.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7187 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16200.7516200.75016200.750 100.00 ------------------------------------------------------------------------------- PC_run 7187 7187 16161.70 2.249 2.249 99.76 GM_PC_couple 7187 7187 18.16 0.003 0.003 0.11 PC_GM_couple 7187 7187 14.36 0.002 0.002 0.09 #others 6.54 6.536 0.04 ------------------------------------------------------------------------------- ======= Cycle 7187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7188 steps, 2.56000 s simulation time, 16203.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7188 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16203.0416203.04116203.041 100.00 ------------------------------------------------------------------------------- PC_run 7188 7188 16163.99 2.249 2.249 99.76 GM_PC_couple 7188 7188 18.16 0.003 0.003 0.11 PC_GM_couple 7188 7188 14.36 0.002 0.002 0.09 #others 6.54 6.537 0.04 ------------------------------------------------------------------------------- ======= Cycle 7188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7189 steps, 2.56000 s simulation time, 16205.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7189 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16205.5216205.52016205.520 100.00 ------------------------------------------------------------------------------- PC_run 7189 7189 16166.46 2.249 2.249 99.76 GM_PC_couple 7189 7189 18.16 0.003 0.003 0.11 PC_GM_couple 7189 7189 14.36 0.002 0.002 0.09 #others 6.54 6.537 0.04 ------------------------------------------------------------------------------- ======= Cycle 7189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7190 steps, 2.56000 s simulation time, 16208.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7190 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16208.1416208.14316208.143 100.00 ------------------------------------------------------------------------------- PC_run 7190 7190 16169.08 2.249 2.249 99.76 GM_PC_couple 7190 7190 18.17 0.003 0.003 0.11 PC_GM_couple 7190 7190 14.36 0.002 0.002 0.09 #others 6.54 6.539 0.04 ------------------------------------------------------------------------------- ======= Cycle 7190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7191 steps, 2.56000 s simulation time, 16210.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7191 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16210.9016210.89516210.895 100.00 ------------------------------------------------------------------------------- PC_run 7191 7191 16171.82 2.249 2.249 99.76 GM_PC_couple 7191 7191 18.17 0.003 0.003 0.11 PC_GM_couple 7191 7191 14.36 0.002 0.002 0.09 #others 6.54 6.540 0.04 ------------------------------------------------------------------------------- ======= Cycle 7191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7192 steps, 2.56000 s simulation time, 16214.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7192 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16214.1816214.17616214.176 100.00 ------------------------------------------------------------------------------- PC_run 7192 7192 16175.10 2.249 2.249 99.76 GM_PC_couple 7192 7192 18.17 0.003 0.003 0.11 PC_GM_couple 7192 7192 14.37 0.002 0.002 0.09 #others 6.54 6.541 0.04 ------------------------------------------------------------------------------- ======= Cycle 7192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7193 steps, 2.56000 s simulation time, 16216.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7193 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16216.6816216.67716216.677 100.00 ------------------------------------------------------------------------------- PC_run 7193 7193 16177.59 2.249 2.249 99.76 GM_PC_couple 7193 7193 18.17 0.003 0.003 0.11 PC_GM_couple 7193 7193 14.37 0.002 0.002 0.09 #others 6.54 6.541 0.04 ------------------------------------------------------------------------------- ======= Cycle 7193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7194 steps, 2.56000 s simulation time, 16219.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7194 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16219.3216219.31716219.317 100.00 ------------------------------------------------------------------------------- PC_run 7194 7194 16180.23 2.249 2.249 99.76 GM_PC_couple 7194 7194 18.18 0.003 0.003 0.11 PC_GM_couple 7194 7194 14.37 0.002 0.002 0.09 #others 6.54 6.543 0.04 ------------------------------------------------------------------------------- ======= Cycle 7194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7195 steps, 2.56000 s simulation time, 16221.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7195 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16221.8316221.83316221.833 100.00 ------------------------------------------------------------------------------- PC_run 7195 7195 16182.74 2.249 2.249 99.76 GM_PC_couple 7195 7195 18.18 0.003 0.003 0.11 PC_GM_couple 7195 7195 14.37 0.002 0.002 0.09 #others 6.54 6.544 0.04 ------------------------------------------------------------------------------- ======= Cycle 7195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7196 steps, 2.56000 s simulation time, 16224.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7196 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16224.3916224.38716224.387 100.00 ------------------------------------------------------------------------------- PC_run 7196 7196 16185.28 2.249 2.249 99.76 GM_PC_couple 7196 7196 18.18 0.003 0.003 0.11 PC_GM_couple 7196 7196 14.37 0.002 0.002 0.09 #others 6.54 6.545 0.04 ------------------------------------------------------------------------------- ======= Cycle 7196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7197 steps, 2.56000 s simulation time, 16226.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7197 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16226.5616226.56116226.561 100.00 ------------------------------------------------------------------------------- PC_run 7197 7197 16187.45 2.249 2.249 99.76 GM_PC_couple 7197 7197 18.19 0.003 0.003 0.11 PC_GM_couple 7197 7197 14.38 0.002 0.002 0.09 #others 6.55 6.546 0.04 ------------------------------------------------------------------------------- ======= Cycle 7197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7198 steps, 2.56000 s simulation time, 16228.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7198 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16228.8416228.83916228.839 100.00 ------------------------------------------------------------------------------- PC_run 7198 7198 16189.73 2.249 2.249 99.76 GM_PC_couple 7198 7198 18.19 0.003 0.003 0.11 PC_GM_couple 7198 7198 14.38 0.002 0.002 0.09 #others 6.55 6.547 0.04 ------------------------------------------------------------------------------- ======= Cycle 7198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7199 steps, 2.56000 s simulation time, 16231.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7199 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16231.3016231.30416231.304 100.00 ------------------------------------------------------------------------------- PC_run 7199 7199 16192.19 2.249 2.249 99.76 GM_PC_couple 7199 7199 18.19 0.003 0.003 0.11 PC_GM_couple 7199 7199 14.38 0.002 0.002 0.09 #others 6.55 6.548 0.04 ------------------------------------------------------------------------------- ======= Cycle 7199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7200 steps, 2.56000 s simulation time, 16233.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7200 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16233.5116233.50716233.507 100.00 ------------------------------------------------------------------------------- PC_run 7200 7200 16194.38 2.249 2.249 99.76 GM_PC_couple 7200 7200 18.19 0.003 0.003 0.11 PC_GM_couple 7200 7200 14.38 0.002 0.002 0.09 #others 6.55 6.548 0.04 ------------------------------------------------------------------------------- ======= Cycle 7200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7201 steps, 2.56000 s simulation time, 16235.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7201 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16235.9216235.92216235.922 100.00 ------------------------------------------------------------------------------- PC_run 7201 7201 16196.79 2.249 2.249 99.76 GM_PC_couple 7201 7201 18.20 0.003 0.003 0.11 PC_GM_couple 7201 7201 14.38 0.002 0.002 0.09 #others 6.55 6.549 0.04 ------------------------------------------------------------------------------- ======= Cycle 7201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7202 steps, 2.56000 s simulation time, 16238.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7202 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16238.3016238.30116238.301 100.00 ------------------------------------------------------------------------------- PC_run 7202 7202 16199.17 2.249 2.249 99.76 GM_PC_couple 7202 7202 18.20 0.003 0.003 0.11 PC_GM_couple 7202 7202 14.39 0.002 0.002 0.09 #others 6.55 6.550 0.04 ------------------------------------------------------------------------------- ======= Cycle 7202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7203 steps, 2.56000 s simulation time, 16240.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7203 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16240.7316240.72716240.727 100.00 ------------------------------------------------------------------------------- PC_run 7203 7203 16201.59 2.249 2.249 99.76 GM_PC_couple 7203 7203 18.20 0.003 0.003 0.11 PC_GM_couple 7203 7203 14.39 0.002 0.002 0.09 #others 6.55 6.551 0.04 ------------------------------------------------------------------------------- ======= Cycle 7203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7204 steps, 2.56000 s simulation time, 16243.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7204 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16243.6016243.59816243.598 100.00 ------------------------------------------------------------------------------- PC_run 7204 7204 16204.45 2.249 2.249 99.76 GM_PC_couple 7204 7204 18.20 0.003 0.003 0.11 PC_GM_couple 7204 7204 14.39 0.002 0.002 0.09 #others 6.55 6.552 0.04 ------------------------------------------------------------------------------- ======= Cycle 7204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7205 steps, 2.56000 s simulation time, 16246.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7205 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16246.2516246.24616246.246 100.00 ------------------------------------------------------------------------------- PC_run 7205 7205 16207.09 2.249 2.249 99.76 GM_PC_couple 7205 7205 18.21 0.003 0.003 0.11 PC_GM_couple 7205 7205 14.39 0.002 0.002 0.09 #others 6.55 6.553 0.04 ------------------------------------------------------------------------------- ======= Cycle 7205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7206 steps, 2.56000 s simulation time, 16249.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7206 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16249.0316249.02616249.026 100.00 ------------------------------------------------------------------------------- PC_run 7206 7206 16209.87 2.249 2.249 99.76 GM_PC_couple 7206 7206 18.21 0.003 0.003 0.11 PC_GM_couple 7206 7206 14.39 0.002 0.002 0.09 #others 6.55 6.554 0.04 ------------------------------------------------------------------------------- ======= Cycle 7206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7207 steps, 2.56000 s simulation time, 16251.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7207 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16251.7716251.77316251.773 100.00 ------------------------------------------------------------------------------- PC_run 7207 7207 16212.61 2.250 2.250 99.76 GM_PC_couple 7207 7207 18.21 0.003 0.003 0.11 PC_GM_couple 7207 7207 14.40 0.002 0.002 0.09 #others 6.56 6.555 0.04 ------------------------------------------------------------------------------- ======= Cycle 7207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7208 steps, 2.56000 s simulation time, 16254.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7208 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16254.2816254.27916254.279 100.00 ------------------------------------------------------------------------------- PC_run 7208 7208 16215.11 2.250 2.250 99.76 GM_PC_couple 7208 7208 18.22 0.003 0.003 0.11 PC_GM_couple 7208 7208 14.40 0.002 0.002 0.09 #others 6.56 6.556 0.04 ------------------------------------------------------------------------------- ======= Cycle 7208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7209 steps, 2.56000 s simulation time, 16257.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7209 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16257.2816257.28416257.284 100.00 ------------------------------------------------------------------------------- PC_run 7209 7209 16218.11 2.250 2.250 99.76 GM_PC_couple 7209 7209 18.22 0.003 0.003 0.11 PC_GM_couple 7209 7209 14.40 0.002 0.002 0.09 #others 6.56 6.557 0.04 ------------------------------------------------------------------------------- ======= Cycle 7209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7210 steps, 2.56000 s simulation time, 16259.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7210 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16259.6516259.65016259.650 100.00 ------------------------------------------------------------------------------- PC_run 7210 7210 16220.47 2.250 2.250 99.76 GM_PC_couple 7210 7210 18.22 0.003 0.003 0.11 PC_GM_couple 7210 7210 14.40 0.002 0.002 0.09 #others 6.56 6.558 0.04 ------------------------------------------------------------------------------- ======= Cycle 7210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7211 steps, 2.56000 s simulation time, 16262.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7211 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16262.1916262.19316262.193 100.00 ------------------------------------------------------------------------------- PC_run 7211 7211 16223.01 2.250 2.250 99.76 GM_PC_couple 7211 7211 18.22 0.003 0.003 0.11 PC_GM_couple 7211 7211 14.40 0.002 0.002 0.09 #others 6.56 6.559 0.04 ------------------------------------------------------------------------------- ======= Cycle 7211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7212 steps, 2.56000 s simulation time, 16264.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7212 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16264.6016264.59916264.599 100.00 ------------------------------------------------------------------------------- PC_run 7212 7212 16225.41 2.250 2.250 99.76 GM_PC_couple 7212 7212 18.23 0.003 0.003 0.11 PC_GM_couple 7212 7212 14.41 0.002 0.002 0.09 #others 6.56 6.560 0.04 ------------------------------------------------------------------------------- ======= Cycle 7212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7213 steps, 2.56000 s simulation time, 16267.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7213 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16267.4216267.42416267.424 100.00 ------------------------------------------------------------------------------- PC_run 7213 7213 16228.23 2.250 2.250 99.76 GM_PC_couple 7213 7213 18.23 0.003 0.003 0.11 PC_GM_couple 7213 7213 14.41 0.002 0.002 0.09 #others 6.56 6.561 0.04 ------------------------------------------------------------------------------- ======= Cycle 7213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7214 steps, 2.56000 s simulation time, 16270.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7214 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16270.8116270.80616270.806 100.00 ------------------------------------------------------------------------------- PC_run 7214 7214 16231.60 2.250 2.250 99.76 GM_PC_couple 7214 7214 18.23 0.003 0.003 0.11 PC_GM_couple 7214 7214 14.41 0.002 0.002 0.09 #others 6.56 6.562 0.04 ------------------------------------------------------------------------------- ======= Cycle 7214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7215 steps, 2.56000 s simulation time, 16273.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7215 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16273.6216273.61616273.616 100.00 ------------------------------------------------------------------------------- PC_run 7215 7215 16234.41 2.250 2.250 99.76 GM_PC_couple 7215 7215 18.23 0.003 0.003 0.11 PC_GM_couple 7215 7215 14.41 0.002 0.002 0.09 #others 6.56 6.563 0.04 ------------------------------------------------------------------------------- ======= Cycle 7215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7216 steps, 2.56000 s simulation time, 16276.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7216 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16276.3716276.36616276.366 100.00 ------------------------------------------------------------------------------- PC_run 7216 7216 16237.15 2.250 2.250 99.76 GM_PC_couple 7216 7216 18.23 0.003 0.003 0.11 PC_GM_couple 7216 7216 14.41 0.002 0.002 0.09 #others 6.56 6.563 0.04 ------------------------------------------------------------------------------- ======= Cycle 7216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7217 steps, 2.56000 s simulation time, 16278.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7217 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16278.7616278.75916278.759 100.00 ------------------------------------------------------------------------------- PC_run 7217 7217 16239.54 2.250 2.250 99.76 GM_PC_couple 7217 7217 18.24 0.003 0.003 0.11 PC_GM_couple 7217 7217 14.42 0.002 0.002 0.09 #others 6.56 6.565 0.04 ------------------------------------------------------------------------------- ======= Cycle 7217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7218 steps, 2.56000 s simulation time, 16281.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7218 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16281.3616281.35616281.356 100.00 ------------------------------------------------------------------------------- PC_run 7218 7218 16242.13 2.250 2.250 99.76 GM_PC_couple 7218 7218 18.24 0.003 0.003 0.11 PC_GM_couple 7218 7218 14.42 0.002 0.002 0.09 #others 6.57 6.566 0.04 ------------------------------------------------------------------------------- ======= Cycle 7218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7219 steps, 2.56000 s simulation time, 16283.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7219 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16283.9316283.92516283.925 100.00 ------------------------------------------------------------------------------- PC_run 7219 7219 16244.70 2.250 2.250 99.76 GM_PC_couple 7219 7219 18.24 0.003 0.003 0.11 PC_GM_couple 7219 7219 14.42 0.002 0.002 0.09 #others 6.57 6.567 0.04 ------------------------------------------------------------------------------- ======= Cycle 7219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7220 steps, 2.56000 s simulation time, 16286.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7220 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16286.4716286.47216286.472 100.00 ------------------------------------------------------------------------------- PC_run 7220 7220 16247.24 2.250 2.250 99.76 GM_PC_couple 7220 7220 18.24 0.003 0.003 0.11 PC_GM_couple 7220 7220 14.42 0.002 0.002 0.09 #others 6.57 6.568 0.04 ------------------------------------------------------------------------------- ======= Cycle 7220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7221 steps, 2.56000 s simulation time, 16289.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7221 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16289.2516289.25116289.251 100.00 ------------------------------------------------------------------------------- PC_run 7221 7221 16250.01 2.250 2.250 99.76 GM_PC_couple 7221 7221 18.25 0.003 0.003 0.11 PC_GM_couple 7221 7221 14.43 0.002 0.002 0.09 #others 6.57 6.569 0.04 ------------------------------------------------------------------------------- ======= Cycle 7221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7222 steps, 2.56000 s simulation time, 16292.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7222 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16292.3716292.37116292.371 100.00 ------------------------------------------------------------------------------- PC_run 7222 7222 16253.12 2.251 2.251 99.76 GM_PC_couple 7222 7222 18.25 0.003 0.003 0.11 PC_GM_couple 7222 7222 14.43 0.002 0.002 0.09 #others 6.57 6.570 0.04 ------------------------------------------------------------------------------- ======= Cycle 7222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7223 steps, 2.56000 s simulation time, 16294.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7223 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16294.8716294.86716294.867 100.00 ------------------------------------------------------------------------------- PC_run 7223 7223 16255.61 2.251 2.251 99.76 GM_PC_couple 7223 7223 18.25 0.003 0.003 0.11 PC_GM_couple 7223 7223 14.43 0.002 0.002 0.09 #others 6.57 6.572 0.04 ------------------------------------------------------------------------------- ======= Cycle 7223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7224 steps, 2.56000 s simulation time, 16298.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7224 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16298.0116298.01216298.012 100.00 ------------------------------------------------------------------------------- PC_run 7224 7224 16258.75 2.251 2.251 99.76 GM_PC_couple 7224 7224 18.26 0.003 0.003 0.11 PC_GM_couple 7224 7224 14.43 0.002 0.002 0.09 #others 6.57 6.573 0.04 ------------------------------------------------------------------------------- ======= Cycle 7224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7225 steps, 2.56000 s simulation time, 16300.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7225 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16300.8216300.81616300.816 100.00 ------------------------------------------------------------------------------- PC_run 7225 7225 16261.55 2.251 2.251 99.76 GM_PC_couple 7225 7225 18.26 0.003 0.003 0.11 PC_GM_couple 7225 7225 14.43 0.002 0.002 0.09 #others 6.57 6.573 0.04 ------------------------------------------------------------------------------- ======= Cycle 7225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7226 steps, 2.56000 s simulation time, 16304.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7226 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16304.0416304.03816304.038 100.00 ------------------------------------------------------------------------------- PC_run 7226 7226 16264.77 2.251 2.251 99.76 GM_PC_couple 7226 7226 18.26 0.003 0.003 0.11 PC_GM_couple 7226 7226 14.43 0.002 0.002 0.09 #others 6.57 6.574 0.04 ------------------------------------------------------------------------------- ======= Cycle 7226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7227 steps, 2.56000 s simulation time, 16306.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7227 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16306.6616306.65916306.659 100.00 ------------------------------------------------------------------------------- PC_run 7227 7227 16267.38 2.251 2.251 99.76 GM_PC_couple 7227 7227 18.26 0.003 0.003 0.11 PC_GM_couple 7227 7227 14.44 0.002 0.002 0.09 #others 6.58 6.575 0.04 ------------------------------------------------------------------------------- ======= Cycle 7227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7228 steps, 2.56000 s simulation time, 16309.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7228 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16309.2816309.27516309.275 100.00 ------------------------------------------------------------------------------- PC_run 7228 7228 16269.99 2.251 2.251 99.76 GM_PC_couple 7228 7228 18.27 0.003 0.003 0.11 PC_GM_couple 7228 7228 14.44 0.002 0.002 0.09 #others 6.58 6.576 0.04 ------------------------------------------------------------------------------- ======= Cycle 7228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7229 steps, 2.56000 s simulation time, 16312.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7229 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16312.0916312.08616312.086 100.00 ------------------------------------------------------------------------------- PC_run 7229 7229 16272.80 2.251 2.251 99.76 GM_PC_couple 7229 7229 18.27 0.003 0.003 0.11 PC_GM_couple 7229 7229 14.44 0.002 0.002 0.09 #others 6.58 6.578 0.04 ------------------------------------------------------------------------------- ======= Cycle 7229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7230 steps, 2.56000 s simulation time, 16315.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7230 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16315.1416315.13816315.138 100.00 ------------------------------------------------------------------------------- PC_run 7230 7230 16275.85 2.251 2.251 99.76 GM_PC_couple 7230 7230 18.27 0.003 0.003 0.11 PC_GM_couple 7230 7230 14.44 0.002 0.002 0.09 #others 6.58 6.578 0.04 ------------------------------------------------------------------------------- ======= Cycle 7230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7231 steps, 2.56000 s simulation time, 16317.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7231 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16317.6416317.63716317.637 100.00 ------------------------------------------------------------------------------- PC_run 7231 7231 16278.34 2.251 2.251 99.76 GM_PC_couple 7231 7231 18.27 0.003 0.003 0.11 PC_GM_couple 7231 7231 14.44 0.002 0.002 0.09 #others 6.58 6.579 0.04 ------------------------------------------------------------------------------- ======= Cycle 7231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7232 steps, 2.56000 s simulation time, 16320.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7232 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16320.2016320.20216320.202 100.00 ------------------------------------------------------------------------------- PC_run 7232 7232 16280.90 2.251 2.251 99.76 GM_PC_couple 7232 7232 18.28 0.003 0.003 0.11 PC_GM_couple 7232 7232 14.45 0.002 0.002 0.09 #others 6.58 6.580 0.04 ------------------------------------------------------------------------------- ======= Cycle 7232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7233 steps, 2.56000 s simulation time, 16322.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7233 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16322.8116322.80516322.805 100.00 ------------------------------------------------------------------------------- PC_run 7233 7233 16283.50 2.251 2.251 99.76 GM_PC_couple 7233 7233 18.28 0.003 0.003 0.11 PC_GM_couple 7233 7233 14.45 0.002 0.002 0.09 #others 6.58 6.581 0.04 ------------------------------------------------------------------------------- ======= Cycle 7233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7234 steps, 2.56000 s simulation time, 16325.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7234 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16325.4716325.47316325.473 100.00 ------------------------------------------------------------------------------- PC_run 7234 7234 16286.16 2.251 2.251 99.76 GM_PC_couple 7234 7234 18.28 0.003 0.003 0.11 PC_GM_couple 7234 7234 14.45 0.002 0.002 0.09 #others 6.58 6.582 0.04 ------------------------------------------------------------------------------- ======= Cycle 7234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7235 steps, 2.56000 s simulation time, 16327.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7235 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16327.6516327.64916327.649 100.00 ------------------------------------------------------------------------------- PC_run 7235 7235 16288.33 2.251 2.251 99.76 GM_PC_couple 7235 7235 18.28 0.003 0.003 0.11 PC_GM_couple 7235 7235 14.45 0.002 0.002 0.09 #others 6.58 6.583 0.04 ------------------------------------------------------------------------------- ======= Cycle 7235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7236 steps, 2.56000 s simulation time, 16329.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7236 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16329.8216329.81816329.818 100.00 ------------------------------------------------------------------------------- PC_run 7236 7236 16290.49 2.251 2.251 99.76 GM_PC_couple 7236 7236 18.29 0.003 0.003 0.11 PC_GM_couple 7236 7236 14.45 0.002 0.002 0.09 #others 6.58 6.584 0.04 ------------------------------------------------------------------------------- ======= Cycle 7236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7237 steps, 2.56000 s simulation time, 16332.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7237 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16332.0816332.07916332.079 100.00 ------------------------------------------------------------------------------- PC_run 7237 7237 16292.75 2.251 2.251 99.76 GM_PC_couple 7237 7237 18.29 0.003 0.003 0.11 PC_GM_couple 7237 7237 14.46 0.002 0.002 0.09 #others 6.58 6.585 0.04 ------------------------------------------------------------------------------- ======= Cycle 7237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7238 steps, 2.56000 s simulation time, 16334.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7238 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16334.5216334.52216334.522 100.00 ------------------------------------------------------------------------------- PC_run 7238 7238 16295.18 2.251 2.251 99.76 GM_PC_couple 7238 7238 18.29 0.003 0.003 0.11 PC_GM_couple 7238 7238 14.46 0.002 0.002 0.09 #others 6.59 6.586 0.04 ------------------------------------------------------------------------------- ======= Cycle 7238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7239 steps, 2.56000 s simulation time, 16336.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7239 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16336.6616336.66316336.663 100.00 ------------------------------------------------------------------------------- PC_run 7239 7239 16297.32 2.251 2.251 99.76 GM_PC_couple 7239 7239 18.30 0.003 0.003 0.11 PC_GM_couple 7239 7239 14.46 0.002 0.002 0.09 #others 6.59 6.587 0.04 ------------------------------------------------------------------------------- ======= Cycle 7239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7240 steps, 2.56000 s simulation time, 16339.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7240 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16339.4716339.47116339.471 100.00 ------------------------------------------------------------------------------- PC_run 7240 7240 16300.12 2.251 2.251 99.76 GM_PC_couple 7240 7240 18.30 0.003 0.003 0.11 PC_GM_couple 7240 7240 14.46 0.002 0.002 0.09 #others 6.59 6.588 0.04 ------------------------------------------------------------------------------- ======= Cycle 7240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7241 steps, 2.56000 s simulation time, 16342.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7241 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16342.0716342.07316342.073 100.00 ------------------------------------------------------------------------------- PC_run 7241 7241 16302.71 2.251 2.251 99.76 GM_PC_couple 7241 7241 18.30 0.003 0.003 0.11 PC_GM_couple 7241 7241 14.47 0.002 0.002 0.09 #others 6.59 6.589 0.04 ------------------------------------------------------------------------------- ======= Cycle 7241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7242 steps, 2.56000 s simulation time, 16345.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7242 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16345.1516345.14716345.147 100.00 ------------------------------------------------------------------------------- PC_run 7242 7242 16305.78 2.252 2.252 99.76 GM_PC_couple 7242 7242 18.31 0.003 0.003 0.11 PC_GM_couple 7242 7242 14.47 0.002 0.002 0.09 #others 6.59 6.590 0.04 ------------------------------------------------------------------------------- ======= Cycle 7242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7243 steps, 2.56000 s simulation time, 16348.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7243 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16348.0116348.01016348.010 100.00 ------------------------------------------------------------------------------- PC_run 7243 7243 16308.64 2.252 2.252 99.76 GM_PC_couple 7243 7243 18.31 0.003 0.003 0.11 PC_GM_couple 7243 7243 14.47 0.002 0.002 0.09 #others 6.59 6.591 0.04 ------------------------------------------------------------------------------- ======= Cycle 7243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7244 steps, 2.56000 s simulation time, 16350.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7244 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16350.9216350.92016350.920 100.00 ------------------------------------------------------------------------------- PC_run 7244 7244 16311.54 2.252 2.252 99.76 GM_PC_couple 7244 7244 18.31 0.003 0.003 0.11 PC_GM_couple 7244 7244 14.47 0.002 0.002 0.09 #others 6.59 6.592 0.04 ------------------------------------------------------------------------------- ======= Cycle 7244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7245 steps, 2.56000 s simulation time, 16353.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7245 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16353.3516353.35316353.353 100.00 ------------------------------------------------------------------------------- PC_run 7245 7245 16313.97 2.252 2.252 99.76 GM_PC_couple 7245 7245 18.32 0.003 0.003 0.11 PC_GM_couple 7245 7245 14.47 0.002 0.002 0.09 #others 6.59 6.593 0.04 ------------------------------------------------------------------------------- ======= Cycle 7245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7246 steps, 2.56000 s simulation time, 16356.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7246 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16356.1516356.15316356.153 100.00 ------------------------------------------------------------------------------- PC_run 7246 7246 16316.76 2.252 2.252 99.76 GM_PC_couple 7246 7246 18.32 0.003 0.003 0.11 PC_GM_couple 7246 7246 14.48 0.002 0.002 0.09 #others 6.59 6.594 0.04 ------------------------------------------------------------------------------- ======= Cycle 7246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7247 steps, 2.56000 s simulation time, 16358.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7247 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16358.5316358.52616358.526 100.00 ------------------------------------------------------------------------------- PC_run 7247 7247 16319.13 2.252 2.252 99.76 GM_PC_couple 7247 7247 18.32 0.003 0.003 0.11 PC_GM_couple 7247 7247 14.48 0.002 0.002 0.09 #others 6.60 6.595 0.04 ------------------------------------------------------------------------------- ======= Cycle 7247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7248 steps, 2.56000 s simulation time, 16360.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7248 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16360.6916360.69316360.693 100.00 ------------------------------------------------------------------------------- PC_run 7248 7248 16321.29 2.252 2.252 99.76 GM_PC_couple 7248 7248 18.32 0.003 0.003 0.11 PC_GM_couple 7248 7248 14.48 0.002 0.002 0.09 #others 6.60 6.596 0.04 ------------------------------------------------------------------------------- ======= Cycle 7248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7249 steps, 2.56000 s simulation time, 16363.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7249 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16363.0516363.05416363.054 100.00 ------------------------------------------------------------------------------- PC_run 7249 7249 16323.64 2.252 2.252 99.76 GM_PC_couple 7249 7249 18.33 0.003 0.003 0.11 PC_GM_couple 7249 7249 14.49 0.002 0.002 0.09 #others 6.60 6.597 0.04 ------------------------------------------------------------------------------- ======= Cycle 7249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7250 steps, 2.56000 s simulation time, 16365.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7250 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16365.5716365.57116365.571 100.00 ------------------------------------------------------------------------------- PC_run 7250 7250 16326.15 2.252 2.252 99.76 GM_PC_couple 7250 7250 18.33 0.003 0.003 0.11 PC_GM_couple 7250 7250 14.49 0.002 0.002 0.09 #others 6.60 6.599 0.04 ------------------------------------------------------------------------------- ======= Cycle 7250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7251 steps, 2.56000 s simulation time, 16367.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7251 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16367.9616367.95716367.957 100.00 ------------------------------------------------------------------------------- PC_run 7251 7251 16328.53 2.252 2.252 99.76 GM_PC_couple 7251 7251 18.33 0.003 0.003 0.11 PC_GM_couple 7251 7251 14.49 0.002 0.002 0.09 #others 6.60 6.600 0.04 ------------------------------------------------------------------------------- ======= Cycle 7251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7252 steps, 2.56000 s simulation time, 16370.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7252 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16370.2216370.21816370.218 100.00 ------------------------------------------------------------------------------- PC_run 7252 7252 16330.79 2.252 2.252 99.76 GM_PC_couple 7252 7252 18.34 0.003 0.003 0.11 PC_GM_couple 7252 7252 14.49 0.002 0.002 0.09 #others 6.60 6.601 0.04 ------------------------------------------------------------------------------- ======= Cycle 7252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7253 steps, 2.56000 s simulation time, 16372.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7253 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16372.5816372.57616372.576 100.00 ------------------------------------------------------------------------------- PC_run 7253 7253 16333.14 2.252 2.252 99.76 GM_PC_couple 7253 7253 18.34 0.003 0.003 0.11 PC_GM_couple 7253 7253 14.50 0.002 0.002 0.09 #others 6.60 6.602 0.04 ------------------------------------------------------------------------------- ======= Cycle 7253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7254 steps, 2.56000 s simulation time, 16375.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7254 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16375.1116375.11116375.111 100.00 ------------------------------------------------------------------------------- PC_run 7254 7254 16335.67 2.252 2.252 99.76 GM_PC_couple 7254 7254 18.34 0.003 0.003 0.11 PC_GM_couple 7254 7254 14.50 0.002 0.002 0.09 #others 6.60 6.603 0.04 ------------------------------------------------------------------------------- ======= Cycle 7254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7255 steps, 2.56000 s simulation time, 16377.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7255 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16377.3316377.33416377.334 100.00 ------------------------------------------------------------------------------- PC_run 7255 7255 16337.89 2.252 2.252 99.76 GM_PC_couple 7255 7255 18.35 0.003 0.003 0.11 PC_GM_couple 7255 7255 14.50 0.002 0.002 0.09 #others 6.60 6.604 0.04 ------------------------------------------------------------------------------- ======= Cycle 7255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7256 steps, 2.56000 s simulation time, 16379.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7256 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16379.6616379.65716379.657 100.00 ------------------------------------------------------------------------------- PC_run 7256 7256 16340.20 2.252 2.252 99.76 GM_PC_couple 7256 7256 18.35 0.003 0.003 0.11 PC_GM_couple 7256 7256 14.50 0.002 0.002 0.09 #others 6.61 6.605 0.04 ------------------------------------------------------------------------------- ======= Cycle 7256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7257 steps, 2.56000 s simulation time, 16381.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7257 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16381.9416381.93716381.937 100.00 ------------------------------------------------------------------------------- PC_run 7257 7257 16342.47 2.252 2.252 99.76 GM_PC_couple 7257 7257 18.35 0.003 0.003 0.11 PC_GM_couple 7257 7257 14.50 0.002 0.002 0.09 #others 6.61 6.606 0.04 ------------------------------------------------------------------------------- ======= Cycle 7257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7258 steps, 2.56000 s simulation time, 16384.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7258 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16384.5416384.53916384.539 100.00 ------------------------------------------------------------------------------- PC_run 7258 7258 16345.07 2.252 2.252 99.76 GM_PC_couple 7258 7258 18.35 0.003 0.003 0.11 PC_GM_couple 7258 7258 14.51 0.002 0.002 0.09 #others 6.61 6.608 0.04 ------------------------------------------------------------------------------- ======= Cycle 7258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7259 steps, 2.56000 s simulation time, 16387.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7259 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16387.0116387.01516387.015 100.00 ------------------------------------------------------------------------------- PC_run 7259 7259 16347.54 2.252 2.252 99.76 GM_PC_couple 7259 7259 18.36 0.003 0.003 0.11 PC_GM_couple 7259 7259 14.51 0.002 0.002 0.09 #others 6.61 6.609 0.04 ------------------------------------------------------------------------------- ======= Cycle 7259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7260 steps, 2.56000 s simulation time, 16389.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7260 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16389.6316389.63116389.631 100.00 ------------------------------------------------------------------------------- PC_run 7260 7260 16350.15 2.252 2.252 99.76 GM_PC_couple 7260 7260 18.36 0.003 0.003 0.11 PC_GM_couple 7260 7260 14.51 0.002 0.002 0.09 #others 6.61 6.609 0.04 ------------------------------------------------------------------------------- ======= Cycle 7260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7261 steps, 2.56000 s simulation time, 16392.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7261 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16392.4816392.47516392.475 100.00 ------------------------------------------------------------------------------- PC_run 7261 7261 16352.99 2.252 2.252 99.76 GM_PC_couple 7261 7261 18.36 0.003 0.003 0.11 PC_GM_couple 7261 7261 14.51 0.002 0.002 0.09 #others 6.61 6.610 0.04 ------------------------------------------------------------------------------- ======= Cycle 7261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7262 steps, 2.56000 s simulation time, 16395.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7262 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16395.0916395.08816395.088 100.00 ------------------------------------------------------------------------------- PC_run 7262 7262 16355.60 2.252 2.252 99.76 GM_PC_couple 7262 7262 18.36 0.003 0.003 0.11 PC_GM_couple 7262 7262 14.51 0.002 0.002 0.09 #others 6.61 6.611 0.04 ------------------------------------------------------------------------------- ======= Cycle 7262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7263 steps, 2.56000 s simulation time, 16397.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7263 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16397.4016397.39816397.398 100.00 ------------------------------------------------------------------------------- PC_run 7263 7263 16357.91 2.252 2.252 99.76 GM_PC_couple 7263 7263 18.37 0.003 0.003 0.11 PC_GM_couple 7263 7263 14.51 0.002 0.002 0.09 #others 6.61 6.612 0.04 ------------------------------------------------------------------------------- ======= Cycle 7263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7264 steps, 2.56000 s simulation time, 16399.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7264 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16399.8616399.86016399.860 100.00 ------------------------------------------------------------------------------- PC_run 7264 7264 16360.36 2.252 2.252 99.76 GM_PC_couple 7264 7264 18.37 0.003 0.003 0.11 PC_GM_couple 7264 7264 14.52 0.002 0.002 0.09 #others 6.61 6.613 0.04 ------------------------------------------------------------------------------- ======= Cycle 7264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7265 steps, 2.56000 s simulation time, 16402.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7265 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16402.0816402.07516402.075 100.00 ------------------------------------------------------------------------------- PC_run 7265 7265 16362.57 2.252 2.252 99.76 GM_PC_couple 7265 7265 18.37 0.003 0.003 0.11 PC_GM_couple 7265 7265 14.52 0.002 0.002 0.09 #others 6.61 6.614 0.04 ------------------------------------------------------------------------------- ======= Cycle 7265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7266 steps, 2.56000 s simulation time, 16404.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7266 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16404.3816404.37616404.376 100.00 ------------------------------------------------------------------------------- PC_run 7266 7266 16364.87 2.252 2.252 99.76 GM_PC_couple 7266 7266 18.37 0.003 0.003 0.11 PC_GM_couple 7266 7266 14.52 0.002 0.002 0.09 #others 6.62 6.615 0.04 ------------------------------------------------------------------------------- ======= Cycle 7266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7267 steps, 2.56000 s simulation time, 16406.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7267 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16406.6916406.69016406.690 100.00 ------------------------------------------------------------------------------- PC_run 7267 7267 16367.17 2.252 2.252 99.76 GM_PC_couple 7267 7267 18.38 0.003 0.003 0.11 PC_GM_couple 7267 7267 14.52 0.002 0.002 0.09 #others 6.62 6.616 0.04 ------------------------------------------------------------------------------- ======= Cycle 7267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7268 steps, 2.56000 s simulation time, 16409.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7268 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16409.1216409.12316409.123 100.00 ------------------------------------------------------------------------------- PC_run 7268 7268 16369.60 2.252 2.252 99.76 GM_PC_couple 7268 7268 18.38 0.003 0.003 0.11 PC_GM_couple 7268 7268 14.53 0.002 0.002 0.09 #others 6.62 6.617 0.04 ------------------------------------------------------------------------------- ======= Cycle 7268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7269 steps, 2.56000 s simulation time, 16411.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7269 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16411.8416411.84516411.845 100.00 ------------------------------------------------------------------------------- PC_run 7269 7269 16372.32 2.252 2.252 99.76 GM_PC_couple 7269 7269 18.38 0.003 0.003 0.11 PC_GM_couple 7269 7269 14.53 0.002 0.002 0.09 #others 6.62 6.618 0.04 ------------------------------------------------------------------------------- ======= Cycle 7269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7270 steps, 2.56000 s simulation time, 16414.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7270 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16414.4016414.39916414.399 100.00 ------------------------------------------------------------------------------- PC_run 7270 7270 16374.87 2.252 2.252 99.76 GM_PC_couple 7270 7270 18.38 0.003 0.003 0.11 PC_GM_couple 7270 7270 14.53 0.002 0.002 0.09 #others 6.62 6.620 0.04 ------------------------------------------------------------------------------- ======= Cycle 7270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7271 steps, 2.56000 s simulation time, 16417.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7271 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16417.0616417.06016417.060 100.00 ------------------------------------------------------------------------------- PC_run 7271 7271 16377.50 2.252 2.252 99.76 GM_PC_couple 7271 7271 18.40 0.003 0.003 0.11 PC_GM_couple 7271 7271 14.54 0.002 0.002 0.09 #others 6.62 6.621 0.04 ------------------------------------------------------------------------------- ======= Cycle 7271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7272 steps, 2.56000 s simulation time, 16420.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7272 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16420.0716420.07216420.072 100.00 ------------------------------------------------------------------------------- PC_run 7272 7272 16380.50 2.253 2.253 99.76 GM_PC_couple 7272 7272 18.41 0.003 0.003 0.11 PC_GM_couple 7272 7272 14.54 0.002 0.002 0.09 #others 6.62 6.622 0.04 ------------------------------------------------------------------------------- ======= Cycle 7272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7273 steps, 2.56000 s simulation time, 16422.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7273 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16422.8116422.81116422.811 100.00 ------------------------------------------------------------------------------- PC_run 7273 7273 16383.24 2.253 2.253 99.76 GM_PC_couple 7273 7273 18.41 0.003 0.003 0.11 PC_GM_couple 7273 7273 14.54 0.002 0.002 0.09 #others 6.62 6.623 0.04 ------------------------------------------------------------------------------- ======= Cycle 7273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7274 steps, 2.56000 s simulation time, 16425.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7274 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16425.4316425.43416425.434 100.00 ------------------------------------------------------------------------------- PC_run 7274 7274 16385.86 2.253 2.253 99.76 GM_PC_couple 7274 7274 18.41 0.003 0.003 0.11 PC_GM_couple 7274 7274 14.54 0.002 0.002 0.09 #others 6.62 6.624 0.04 ------------------------------------------------------------------------------- ======= Cycle 7274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7275 steps, 2.56000 s simulation time, 16427.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7275 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16427.6716427.66916427.669 100.00 ------------------------------------------------------------------------------- PC_run 7275 7275 16388.08 2.253 2.253 99.76 GM_PC_couple 7275 7275 18.41 0.003 0.003 0.11 PC_GM_couple 7275 7275 14.55 0.002 0.002 0.09 #others 6.62 6.625 0.04 ------------------------------------------------------------------------------- ======= Cycle 7275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7276 steps, 2.56000 s simulation time, 16430.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7276 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16430.0416430.04016430.040 100.00 ------------------------------------------------------------------------------- PC_run 7276 7276 16390.45 2.253 2.253 99.76 GM_PC_couple 7276 7276 18.42 0.003 0.003 0.11 PC_GM_couple 7276 7276 14.55 0.002 0.002 0.09 #others 6.63 6.626 0.04 ------------------------------------------------------------------------------- ======= Cycle 7276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7277 steps, 2.56000 s simulation time, 16432.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7277 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16432.3216432.32216432.322 100.00 ------------------------------------------------------------------------------- PC_run 7277 7277 16392.73 2.253 2.253 99.76 GM_PC_couple 7277 7277 18.42 0.003 0.003 0.11 PC_GM_couple 7277 7277 14.55 0.002 0.002 0.09 #others 6.63 6.627 0.04 ------------------------------------------------------------------------------- ======= Cycle 7277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7278 steps, 2.56000 s simulation time, 16435.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7278 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16435.1116435.11116435.111 100.00 ------------------------------------------------------------------------------- PC_run 7278 7278 16395.51 2.253 2.253 99.76 GM_PC_couple 7278 7278 18.42 0.003 0.003 0.11 PC_GM_couple 7278 7278 14.55 0.002 0.002 0.09 #others 6.63 6.628 0.04 ------------------------------------------------------------------------------- ======= Cycle 7278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7279 steps, 2.56000 s simulation time, 16437.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7279 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16437.4816437.48316437.483 100.00 ------------------------------------------------------------------------------- PC_run 7279 7279 16397.88 2.253 2.253 99.76 GM_PC_couple 7279 7279 18.43 0.003 0.003 0.11 PC_GM_couple 7279 7279 14.55 0.002 0.002 0.09 #others 6.63 6.628 0.04 ------------------------------------------------------------------------------- ======= Cycle 7279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7280 steps, 2.56000 s simulation time, 16439.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7280 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16439.9716439.97316439.973 100.00 ------------------------------------------------------------------------------- PC_run 7280 7280 16400.36 2.253 2.253 99.76 GM_PC_couple 7280 7280 18.43 0.003 0.003 0.11 PC_GM_couple 7280 7280 14.56 0.002 0.002 0.09 #others 6.63 6.630 0.04 ------------------------------------------------------------------------------- ======= Cycle 7280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7281 steps, 2.56000 s simulation time, 16442.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7281 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16442.5516442.55216442.552 100.00 ------------------------------------------------------------------------------- PC_run 7281 7281 16402.93 2.253 2.253 99.76 GM_PC_couple 7281 7281 18.43 0.003 0.003 0.11 PC_GM_couple 7281 7281 14.56 0.002 0.002 0.09 #others 6.63 6.631 0.04 ------------------------------------------------------------------------------- ======= Cycle 7281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7282 steps, 2.56000 s simulation time, 16447.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7282 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16447.0316447.02616447.026 100.00 ------------------------------------------------------------------------------- PC_run 7282 7282 16407.40 2.253 2.253 99.76 GM_PC_couple 7282 7282 18.43 0.003 0.003 0.11 PC_GM_couple 7282 7282 14.56 0.002 0.002 0.09 #others 6.63 6.632 0.04 ------------------------------------------------------------------------------- ======= Cycle 7282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7283 steps, 2.56000 s simulation time, 16449.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7283 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16449.7316449.72616449.726 100.00 ------------------------------------------------------------------------------- PC_run 7283 7283 16410.10 2.253 2.253 99.76 GM_PC_couple 7283 7283 18.44 0.003 0.003 0.11 PC_GM_couple 7283 7283 14.56 0.002 0.002 0.09 #others 6.63 6.633 0.04 ------------------------------------------------------------------------------- ======= Cycle 7283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7284 steps, 2.56000 s simulation time, 16452.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7284 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16452.5216452.51516452.515 100.00 ------------------------------------------------------------------------------- PC_run 7284 7284 16412.88 2.253 2.253 99.76 GM_PC_couple 7284 7284 18.44 0.003 0.003 0.11 PC_GM_couple 7284 7284 14.56 0.002 0.002 0.09 #others 6.63 6.634 0.04 ------------------------------------------------------------------------------- ======= Cycle 7284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7285 steps, 2.56000 s simulation time, 16455.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7285 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16455.4316455.43416455.434 100.00 ------------------------------------------------------------------------------- PC_run 7285 7285 16415.79 2.253 2.253 99.76 GM_PC_couple 7285 7285 18.44 0.003 0.003 0.11 PC_GM_couple 7285 7285 14.57 0.002 0.002 0.09 #others 6.63 6.635 0.04 ------------------------------------------------------------------------------- ======= Cycle 7285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7286 steps, 2.56000 s simulation time, 16458.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7286 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16458.3116458.31116458.311 100.00 ------------------------------------------------------------------------------- PC_run 7286 7286 16418.66 2.253 2.253 99.76 GM_PC_couple 7286 7286 18.44 0.003 0.003 0.11 PC_GM_couple 7286 7286 14.57 0.002 0.002 0.09 #others 6.64 6.636 0.04 ------------------------------------------------------------------------------- ======= Cycle 7286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7287 steps, 2.56000 s simulation time, 16460.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7287 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16460.4216460.42416460.424 100.00 ------------------------------------------------------------------------------- PC_run 7287 7287 16420.77 2.253 2.253 99.76 GM_PC_couple 7287 7287 18.45 0.003 0.003 0.11 PC_GM_couple 7287 7287 14.57 0.002 0.002 0.09 #others 6.64 6.636 0.04 ------------------------------------------------------------------------------- ======= Cycle 7287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7288 steps, 2.56000 s simulation time, 16462.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7288 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16462.7716462.77316462.773 100.00 ------------------------------------------------------------------------------- PC_run 7288 7288 16423.12 2.253 2.253 99.76 GM_PC_couple 7288 7288 18.45 0.003 0.003 0.11 PC_GM_couple 7288 7288 14.57 0.002 0.002 0.09 #others 6.64 6.637 0.04 ------------------------------------------------------------------------------- ======= Cycle 7288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7289 steps, 2.56000 s simulation time, 16465.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7289 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16465.1116465.10816465.108 100.00 ------------------------------------------------------------------------------- PC_run 7289 7289 16425.45 2.253 2.253 99.76 GM_PC_couple 7289 7289 18.45 0.003 0.003 0.11 PC_GM_couple 7289 7289 14.57 0.002 0.002 0.09 #others 6.64 6.638 0.04 ------------------------------------------------------------------------------- ======= Cycle 7289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7290 steps, 2.56000 s simulation time, 16467.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7290 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16467.4716467.46716467.467 100.00 ------------------------------------------------------------------------------- PC_run 7290 7290 16427.80 2.253 2.253 99.76 GM_PC_couple 7290 7290 18.45 0.003 0.003 0.11 PC_GM_couple 7290 7290 14.58 0.002 0.002 0.09 #others 6.64 6.639 0.04 ------------------------------------------------------------------------------- ======= Cycle 7290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7291 steps, 2.56000 s simulation time, 16470.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7291 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16470.1516470.14516470.145 100.00 ------------------------------------------------------------------------------- PC_run 7291 7291 16430.47 2.254 2.254 99.76 GM_PC_couple 7291 7291 18.45 0.003 0.003 0.11 PC_GM_couple 7291 7291 14.58 0.002 0.002 0.09 #others 6.64 6.640 0.04 ------------------------------------------------------------------------------- ======= Cycle 7291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7292 steps, 2.56000 s simulation time, 16472.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7292 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16472.4116472.41116472.411 100.00 ------------------------------------------------------------------------------- PC_run 7292 7292 16432.73 2.254 2.254 99.76 GM_PC_couple 7292 7292 18.46 0.003 0.003 0.11 PC_GM_couple 7292 7292 14.58 0.002 0.002 0.09 #others 6.64 6.641 0.04 ------------------------------------------------------------------------------- ======= Cycle 7292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7293 steps, 2.56000 s simulation time, 16475.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7293 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16475.1416475.13616475.136 100.00 ------------------------------------------------------------------------------- PC_run 7293 7293 16435.45 2.254 2.254 99.76 GM_PC_couple 7293 7293 18.46 0.003 0.003 0.11 PC_GM_couple 7293 7293 14.58 0.002 0.002 0.09 #others 6.64 6.642 0.04 ------------------------------------------------------------------------------- ======= Cycle 7293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7294 steps, 2.56000 s simulation time, 16478.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7294 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16478.6716478.67216478.672 100.00 ------------------------------------------------------------------------------- PC_run 7294 7294 16438.98 2.254 2.254 99.76 GM_PC_couple 7294 7294 18.46 0.003 0.003 0.11 PC_GM_couple 7294 7294 14.58 0.002 0.002 0.09 #others 6.64 6.643 0.04 ------------------------------------------------------------------------------- ======= Cycle 7294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7295 steps, 2.56000 s simulation time, 16481.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7295 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16481.3116481.31216481.312 100.00 ------------------------------------------------------------------------------- PC_run 7295 7295 16441.62 2.254 2.254 99.76 GM_PC_couple 7295 7295 18.47 0.003 0.003 0.11 PC_GM_couple 7295 7295 14.59 0.002 0.002 0.09 #others 6.64 6.644 0.04 ------------------------------------------------------------------------------- ======= Cycle 7295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7296 steps, 2.56000 s simulation time, 16483.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7296 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16483.4816483.48416483.484 100.00 ------------------------------------------------------------------------------- PC_run 7296 7296 16443.78 2.254 2.254 99.76 GM_PC_couple 7296 7296 18.47 0.003 0.003 0.11 PC_GM_couple 7296 7296 14.59 0.002 0.002 0.09 #others 6.64 6.645 0.04 ------------------------------------------------------------------------------- ======= Cycle 7296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7297 steps, 2.56000 s simulation time, 16485.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7297 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16485.8016485.79716485.797 100.00 ------------------------------------------------------------------------------- PC_run 7297 7297 16446.09 2.254 2.254 99.76 GM_PC_couple 7297 7297 18.47 0.003 0.003 0.11 PC_GM_couple 7297 7297 14.59 0.002 0.002 0.09 #others 6.65 6.646 0.04 ------------------------------------------------------------------------------- ======= Cycle 7297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7298 steps, 2.56000 s simulation time, 16488.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7298 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16488.3116488.31016488.310 100.00 ------------------------------------------------------------------------------- PC_run 7298 7298 16448.60 2.254 2.254 99.76 GM_PC_couple 7298 7298 18.47 0.003 0.003 0.11 PC_GM_couple 7298 7298 14.59 0.002 0.002 0.09 #others 6.65 6.647 0.04 ------------------------------------------------------------------------------- ======= Cycle 7298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7299 steps, 2.56000 s simulation time, 16490.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7299 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16490.4916490.49116490.491 100.00 ------------------------------------------------------------------------------- PC_run 7299 7299 16450.77 2.254 2.254 99.76 GM_PC_couple 7299 7299 18.48 0.003 0.003 0.11 PC_GM_couple 7299 7299 14.59 0.002 0.002 0.09 #others 6.65 6.648 0.04 ------------------------------------------------------------------------------- ======= Cycle 7299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7300 steps, 2.56000 s simulation time, 16492.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7300 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16492.7916492.78616492.786 100.00 ------------------------------------------------------------------------------- PC_run 7300 7300 16453.06 2.254 2.254 99.76 GM_PC_couple 7300 7300 18.48 0.003 0.003 0.11 PC_GM_couple 7300 7300 14.60 0.002 0.002 0.09 #others 6.65 6.649 0.04 ------------------------------------------------------------------------------- ======= Cycle 7300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7301 steps, 2.56000 s simulation time, 16494.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7301 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16494.9916494.99016494.990 100.00 ------------------------------------------------------------------------------- PC_run 7301 7301 16455.26 2.254 2.254 99.76 GM_PC_couple 7301 7301 18.48 0.003 0.003 0.11 PC_GM_couple 7301 7301 14.60 0.002 0.002 0.09 #others 6.65 6.650 0.04 ------------------------------------------------------------------------------- ======= Cycle 7301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7302 steps, 2.56000 s simulation time, 16497.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7302 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16497.1716497.17016497.170 100.00 ------------------------------------------------------------------------------- PC_run 7302 7302 16457.44 2.254 2.254 99.76 GM_PC_couple 7302 7302 18.48 0.003 0.003 0.11 PC_GM_couple 7302 7302 14.60 0.002 0.002 0.09 #others 6.65 6.650 0.04 ------------------------------------------------------------------------------- ======= Cycle 7302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7303 steps, 2.56000 s simulation time, 16500.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7303 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16500.0616500.05616500.056 100.00 ------------------------------------------------------------------------------- PC_run 7303 7303 16460.32 2.254 2.254 99.76 GM_PC_couple 7303 7303 18.48 0.003 0.003 0.11 PC_GM_couple 7303 7303 14.60 0.002 0.002 0.09 #others 6.65 6.651 0.04 ------------------------------------------------------------------------------- ======= Cycle 7303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7304 steps, 2.56000 s simulation time, 16502.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7304 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16502.8216502.82016502.820 100.00 ------------------------------------------------------------------------------- PC_run 7304 7304 16463.08 2.254 2.254 99.76 GM_PC_couple 7304 7304 18.49 0.003 0.003 0.11 PC_GM_couple 7304 7304 14.60 0.002 0.002 0.09 #others 6.65 6.652 0.04 ------------------------------------------------------------------------------- ======= Cycle 7304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7305 steps, 2.56000 s simulation time, 16505.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7305 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16505.5416505.53816505.538 100.00 ------------------------------------------------------------------------------- PC_run 7305 7305 16465.79 2.254 2.254 99.76 GM_PC_couple 7305 7305 18.49 0.003 0.003 0.11 PC_GM_couple 7305 7305 14.61 0.002 0.002 0.09 #others 6.65 6.653 0.04 ------------------------------------------------------------------------------- ======= Cycle 7305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7306 steps, 2.56000 s simulation time, 16508.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7306 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16508.1616508.15516508.155 100.00 ------------------------------------------------------------------------------- PC_run 7306 7306 16468.40 2.254 2.254 99.76 GM_PC_couple 7306 7306 18.50 0.003 0.003 0.11 PC_GM_couple 7306 7306 14.61 0.002 0.002 0.09 #others 6.65 6.655 0.04 ------------------------------------------------------------------------------- ======= Cycle 7306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7307 steps, 2.56000 s simulation time, 16510.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7307 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16510.8216510.81816510.818 100.00 ------------------------------------------------------------------------------- PC_run 7307 7307 16471.05 2.254 2.254 99.76 GM_PC_couple 7307 7307 18.50 0.003 0.003 0.11 PC_GM_couple 7307 7307 14.61 0.002 0.002 0.09 #others 6.66 6.656 0.04 ------------------------------------------------------------------------------- ======= Cycle 7307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7308 steps, 2.56000 s simulation time, 16513.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7308 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16513.9016513.90416513.904 100.00 ------------------------------------------------------------------------------- PC_run 7308 7308 16474.13 2.254 2.254 99.76 GM_PC_couple 7308 7308 18.50 0.003 0.003 0.11 PC_GM_couple 7308 7308 14.61 0.002 0.002 0.09 #others 6.66 6.657 0.04 ------------------------------------------------------------------------------- ======= Cycle 7308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7309 steps, 2.56000 s simulation time, 16516.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7309 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16516.3316516.32716516.327 100.00 ------------------------------------------------------------------------------- PC_run 7309 7309 16476.55 2.254 2.254 99.76 GM_PC_couple 7309 7309 18.50 0.003 0.003 0.11 PC_GM_couple 7309 7309 14.62 0.002 0.002 0.09 #others 6.66 6.658 0.04 ------------------------------------------------------------------------------- ======= Cycle 7309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7310 steps, 2.56000 s simulation time, 16518.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7310 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16518.9916518.99016518.990 100.00 ------------------------------------------------------------------------------- PC_run 7310 7310 16479.21 2.254 2.254 99.76 GM_PC_couple 7310 7310 18.51 0.003 0.003 0.11 PC_GM_couple 7310 7310 14.62 0.002 0.002 0.09 #others 6.66 6.658 0.04 ------------------------------------------------------------------------------- ======= Cycle 7310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7311 steps, 2.56000 s simulation time, 16521.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7311 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16521.5716521.57116521.571 100.00 ------------------------------------------------------------------------------- PC_run 7311 7311 16481.78 2.254 2.254 99.76 GM_PC_couple 7311 7311 18.51 0.003 0.003 0.11 PC_GM_couple 7311 7311 14.62 0.002 0.002 0.09 #others 6.66 6.659 0.04 ------------------------------------------------------------------------------- ======= Cycle 7311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7312 steps, 2.56000 s simulation time, 16523.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7312 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16523.9816523.97616523.976 100.00 ------------------------------------------------------------------------------- PC_run 7312 7312 16484.18 2.254 2.254 99.76 GM_PC_couple 7312 7312 18.51 0.003 0.003 0.11 PC_GM_couple 7312 7312 14.62 0.002 0.002 0.09 #others 6.66 6.660 0.04 ------------------------------------------------------------------------------- ======= Cycle 7312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7313 steps, 2.56000 s simulation time, 16526.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7313 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16526.9516526.95316526.953 100.00 ------------------------------------------------------------------------------- PC_run 7313 7313 16487.16 2.254 2.254 99.76 GM_PC_couple 7313 7313 18.51 0.003 0.003 0.11 PC_GM_couple 7313 7313 14.62 0.002 0.002 0.09 #others 6.66 6.661 0.04 ------------------------------------------------------------------------------- ======= Cycle 7313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7314 steps, 2.56000 s simulation time, 16529.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7314 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16529.2116529.21516529.215 100.00 ------------------------------------------------------------------------------- PC_run 7314 7314 16489.41 2.255 2.255 99.76 GM_PC_couple 7314 7314 18.52 0.003 0.003 0.11 PC_GM_couple 7314 7314 14.62 0.002 0.002 0.09 #others 6.66 6.661 0.04 ------------------------------------------------------------------------------- ======= Cycle 7314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7315 steps, 2.56000 s simulation time, 16531.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7315 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16531.5316531.52516531.525 100.00 ------------------------------------------------------------------------------- PC_run 7315 7315 16491.72 2.255 2.255 99.76 GM_PC_couple 7315 7315 18.52 0.003 0.003 0.11 PC_GM_couple 7315 7315 14.63 0.002 0.002 0.09 #others 6.66 6.662 0.04 ------------------------------------------------------------------------------- ======= Cycle 7315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7316 steps, 2.56000 s simulation time, 16534.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7316 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16534.6216534.61716534.617 100.00 ------------------------------------------------------------------------------- PC_run 7316 7316 16494.81 2.255 2.255 99.76 GM_PC_couple 7316 7316 18.52 0.003 0.003 0.11 PC_GM_couple 7316 7316 14.63 0.002 0.002 0.09 #others 6.66 6.663 0.04 ------------------------------------------------------------------------------- ======= Cycle 7316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7317 steps, 2.56000 s simulation time, 16537.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7317 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16537.3716537.36916537.369 100.00 ------------------------------------------------------------------------------- PC_run 7317 7317 16497.55 2.255 2.255 99.76 GM_PC_couple 7317 7317 18.52 0.003 0.003 0.11 PC_GM_couple 7317 7317 14.63 0.002 0.002 0.09 #others 6.66 6.663 0.04 ------------------------------------------------------------------------------- ======= Cycle 7317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7318 steps, 2.56000 s simulation time, 16539.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7318 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16539.4916539.48916539.489 100.00 ------------------------------------------------------------------------------- PC_run 7318 7318 16499.67 2.255 2.255 99.76 GM_PC_couple 7318 7318 18.52 0.003 0.003 0.11 PC_GM_couple 7318 7318 14.63 0.002 0.002 0.09 #others 6.66 6.664 0.04 ------------------------------------------------------------------------------- ======= Cycle 7318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7319 steps, 2.56000 s simulation time, 16541.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7319 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16541.7416541.74216541.742 100.00 ------------------------------------------------------------------------------- PC_run 7319 7319 16501.92 2.255 2.255 99.76 GM_PC_couple 7319 7319 18.53 0.003 0.003 0.11 PC_GM_couple 7319 7319 14.63 0.002 0.002 0.09 #others 6.67 6.665 0.04 ------------------------------------------------------------------------------- ======= Cycle 7319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7320 steps, 2.56000 s simulation time, 16543.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7320 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16543.9116543.90616543.906 100.00 ------------------------------------------------------------------------------- PC_run 7320 7320 16504.07 2.255 2.255 99.76 GM_PC_couple 7320 7320 18.53 0.003 0.003 0.11 PC_GM_couple 7320 7320 14.64 0.002 0.002 0.09 #others 6.67 6.666 0.04 ------------------------------------------------------------------------------- ======= Cycle 7320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7321 steps, 2.56000 s simulation time, 16546.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7321 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16546.2816546.28316546.283 100.00 ------------------------------------------------------------------------------- PC_run 7321 7321 16506.45 2.255 2.255 99.76 GM_PC_couple 7321 7321 18.53 0.003 0.003 0.11 PC_GM_couple 7321 7321 14.64 0.002 0.002 0.09 #others 6.67 6.667 0.04 ------------------------------------------------------------------------------- ======= Cycle 7321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7322 steps, 2.56000 s simulation time, 16548.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7322 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16548.6416548.63616548.636 100.00 ------------------------------------------------------------------------------- PC_run 7322 7322 16508.79 2.255 2.255 99.76 GM_PC_couple 7322 7322 18.53 0.003 0.003 0.11 PC_GM_couple 7322 7322 14.64 0.002 0.002 0.09 #others 6.67 6.668 0.04 ------------------------------------------------------------------------------- ======= Cycle 7322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7323 steps, 2.56000 s simulation time, 16550.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7323 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16550.9216550.92316550.923 100.00 ------------------------------------------------------------------------------- PC_run 7323 7323 16511.08 2.255 2.255 99.76 GM_PC_couple 7323 7323 18.54 0.003 0.003 0.11 PC_GM_couple 7323 7323 14.64 0.002 0.002 0.09 #others 6.67 6.668 0.04 ------------------------------------------------------------------------------- ======= Cycle 7323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7324 steps, 2.56000 s simulation time, 16553.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7324 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16553.0816553.08316553.083 100.00 ------------------------------------------------------------------------------- PC_run 7324 7324 16513.23 2.255 2.255 99.76 GM_PC_couple 7324 7324 18.54 0.003 0.003 0.11 PC_GM_couple 7324 7324 14.64 0.002 0.002 0.09 #others 6.67 6.669 0.04 ------------------------------------------------------------------------------- ======= Cycle 7324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7325 steps, 2.56000 s simulation time, 16555.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7325 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16555.3816555.38416555.384 100.00 ------------------------------------------------------------------------------- PC_run 7325 7325 16515.53 2.255 2.255 99.76 GM_PC_couple 7325 7325 18.54 0.003 0.003 0.11 PC_GM_couple 7325 7325 14.64 0.002 0.002 0.09 #others 6.67 6.670 0.04 ------------------------------------------------------------------------------- ======= Cycle 7325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7326 steps, 2.56000 s simulation time, 16557.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7326 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16557.7316557.73316557.733 100.00 ------------------------------------------------------------------------------- PC_run 7326 7326 16517.87 2.255 2.255 99.76 GM_PC_couple 7326 7326 18.54 0.003 0.003 0.11 PC_GM_couple 7326 7326 14.65 0.002 0.002 0.09 #others 6.67 6.671 0.04 ------------------------------------------------------------------------------- ======= Cycle 7326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7327 steps, 2.56000 s simulation time, 16560.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7327 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16560.0616560.06516560.065 100.00 ------------------------------------------------------------------------------- PC_run 7327 7327 16520.19 2.255 2.255 99.76 GM_PC_couple 7327 7327 18.55 0.003 0.003 0.11 PC_GM_couple 7327 7327 14.65 0.002 0.002 0.09 #others 6.67 6.672 0.04 ------------------------------------------------------------------------------- ======= Cycle 7327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7328 steps, 2.56000 s simulation time, 16562.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7328 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16562.3716562.36716562.367 100.00 ------------------------------------------------------------------------------- PC_run 7328 7328 16522.49 2.255 2.255 99.76 GM_PC_couple 7328 7328 18.55 0.003 0.003 0.11 PC_GM_couple 7328 7328 14.65 0.002 0.002 0.09 #others 6.67 6.673 0.04 ------------------------------------------------------------------------------- ======= Cycle 7328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7329 steps, 2.56000 s simulation time, 16565.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7329 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16565.1616565.15516565.155 100.00 ------------------------------------------------------------------------------- PC_run 7329 7329 16525.27 2.255 2.255 99.76 GM_PC_couple 7329 7329 18.55 0.003 0.003 0.11 PC_GM_couple 7329 7329 14.66 0.002 0.002 0.09 #others 6.67 6.674 0.04 ------------------------------------------------------------------------------- ======= Cycle 7329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7330 steps, 2.56000 s simulation time, 16567.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7330 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16567.4716567.47016567.470 100.00 ------------------------------------------------------------------------------- PC_run 7330 7330 16527.58 2.255 2.255 99.76 GM_PC_couple 7330 7330 18.56 0.003 0.003 0.11 PC_GM_couple 7330 7330 14.66 0.002 0.002 0.09 #others 6.68 6.675 0.04 ------------------------------------------------------------------------------- ======= Cycle 7330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7331 steps, 2.56000 s simulation time, 16570.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7331 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16570.0116570.01016570.010 100.00 ------------------------------------------------------------------------------- PC_run 7331 7331 16530.12 2.255 2.255 99.76 GM_PC_couple 7331 7331 18.56 0.003 0.003 0.11 PC_GM_couple 7331 7331 14.66 0.002 0.002 0.09 #others 6.68 6.677 0.04 ------------------------------------------------------------------------------- ======= Cycle 7331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7332 steps, 2.56000 s simulation time, 16572.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7332 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16572.7516572.74916572.749 100.00 ------------------------------------------------------------------------------- PC_run 7332 7332 16532.85 2.255 2.255 99.76 GM_PC_couple 7332 7332 18.56 0.003 0.003 0.11 PC_GM_couple 7332 7332 14.66 0.002 0.002 0.09 #others 6.68 6.678 0.04 ------------------------------------------------------------------------------- ======= Cycle 7332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7333 steps, 2.56000 s simulation time, 16576.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7333 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16576.3016576.30116576.301 100.00 ------------------------------------------------------------------------------- PC_run 7333 7333 16536.40 2.255 2.255 99.76 GM_PC_couple 7333 7333 18.56 0.003 0.003 0.11 PC_GM_couple 7333 7333 14.66 0.002 0.002 0.09 #others 6.68 6.679 0.04 ------------------------------------------------------------------------------- ======= Cycle 7333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7334 steps, 2.56000 s simulation time, 16578.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7334 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16578.8916578.89216578.892 100.00 ------------------------------------------------------------------------------- PC_run 7334 7334 16538.98 2.255 2.255 99.76 GM_PC_couple 7334 7334 18.57 0.003 0.003 0.11 PC_GM_couple 7334 7334 14.66 0.002 0.002 0.09 #others 6.68 6.679 0.04 ------------------------------------------------------------------------------- ======= Cycle 7334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7335 steps, 2.56000 s simulation time, 16581.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7335 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16581.4016581.39716581.397 100.00 ------------------------------------------------------------------------------- PC_run 7335 7335 16541.48 2.255 2.255 99.76 GM_PC_couple 7335 7335 18.57 0.003 0.003 0.11 PC_GM_couple 7335 7335 14.67 0.002 0.002 0.09 #others 6.68 6.680 0.04 ------------------------------------------------------------------------------- ======= Cycle 7335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7336 steps, 2.56000 s simulation time, 16583.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7336 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16583.9016583.89716583.897 100.00 ------------------------------------------------------------------------------- PC_run 7336 7336 16543.98 2.255 2.255 99.76 GM_PC_couple 7336 7336 18.57 0.003 0.003 0.11 PC_GM_couple 7336 7336 14.67 0.002 0.002 0.09 #others 6.68 6.681 0.04 ------------------------------------------------------------------------------- ======= Cycle 7336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7337 steps, 2.56000 s simulation time, 16586.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7337 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16586.2716586.26516586.265 100.00 ------------------------------------------------------------------------------- PC_run 7337 7337 16546.34 2.255 2.255 99.76 GM_PC_couple 7337 7337 18.57 0.003 0.003 0.11 PC_GM_couple 7337 7337 14.67 0.002 0.002 0.09 #others 6.68 6.682 0.04 ------------------------------------------------------------------------------- ======= Cycle 7337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7338 steps, 2.56000 s simulation time, 16588.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7338 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16588.4416588.44316588.443 100.00 ------------------------------------------------------------------------------- PC_run 7338 7338 16548.51 2.255 2.255 99.76 GM_PC_couple 7338 7338 18.58 0.003 0.003 0.11 PC_GM_couple 7338 7338 14.67 0.002 0.002 0.09 #others 6.68 6.683 0.04 ------------------------------------------------------------------------------- ======= Cycle 7338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7339 steps, 2.56000 s simulation time, 16591.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7339 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16591.1616591.16416591.164 100.00 ------------------------------------------------------------------------------- PC_run 7339 7339 16551.23 2.255 2.255 99.76 GM_PC_couple 7339 7339 18.58 0.003 0.003 0.11 PC_GM_couple 7339 7339 14.67 0.002 0.002 0.09 #others 6.68 6.684 0.04 ------------------------------------------------------------------------------- ======= Cycle 7339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7340 steps, 2.56000 s simulation time, 16593.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7340 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16593.8316593.82716593.827 100.00 ------------------------------------------------------------------------------- PC_run 7340 7340 16553.88 2.255 2.255 99.76 GM_PC_couple 7340 7340 18.58 0.003 0.003 0.11 PC_GM_couple 7340 7340 14.68 0.002 0.002 0.09 #others 6.69 6.685 0.04 ------------------------------------------------------------------------------- ======= Cycle 7340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7341 steps, 2.56000 s simulation time, 16596.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7341 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16596.5516596.55316596.553 100.00 ------------------------------------------------------------------------------- PC_run 7341 7341 16556.60 2.255 2.255 99.76 GM_PC_couple 7341 7341 18.58 0.003 0.003 0.11 PC_GM_couple 7341 7341 14.68 0.002 0.002 0.09 #others 6.69 6.686 0.04 ------------------------------------------------------------------------------- ======= Cycle 7341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7342 steps, 2.56000 s simulation time, 16599.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7342 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16599.5116599.51016599.510 100.00 ------------------------------------------------------------------------------- PC_run 7342 7342 16559.56 2.255 2.255 99.76 GM_PC_couple 7342 7342 18.59 0.003 0.003 0.11 PC_GM_couple 7342 7342 14.68 0.002 0.002 0.09 #others 6.69 6.687 0.04 ------------------------------------------------------------------------------- ======= Cycle 7342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7343 steps, 2.56000 s simulation time, 16602.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7343 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16602.3816602.37616602.376 100.00 ------------------------------------------------------------------------------- PC_run 7343 7343 16562.42 2.256 2.256 99.76 GM_PC_couple 7343 7343 18.59 0.003 0.003 0.11 PC_GM_couple 7343 7343 14.68 0.002 0.002 0.09 #others 6.69 6.688 0.04 ------------------------------------------------------------------------------- ======= Cycle 7343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7344 steps, 2.56000 s simulation time, 16604.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7344 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16604.7016604.70216604.702 100.00 ------------------------------------------------------------------------------- PC_run 7344 7344 16564.74 2.256 2.256 99.76 GM_PC_couple 7344 7344 18.59 0.003 0.003 0.11 PC_GM_couple 7344 7344 14.69 0.002 0.002 0.09 #others 6.69 6.689 0.04 ------------------------------------------------------------------------------- ======= Cycle 7344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7345 steps, 2.56000 s simulation time, 16606.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7345 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16606.9216606.92416606.924 100.00 ------------------------------------------------------------------------------- PC_run 7345 7345 16566.95 2.256 2.256 99.76 GM_PC_couple 7345 7345 18.60 0.003 0.003 0.11 PC_GM_couple 7345 7345 14.69 0.002 0.002 0.09 #others 6.69 6.690 0.04 ------------------------------------------------------------------------------- ======= Cycle 7345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7346 steps, 2.56000 s simulation time, 16609.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7346 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16609.1716609.16616609.166 100.00 ------------------------------------------------------------------------------- PC_run 7346 7346 16569.19 2.256 2.256 99.76 GM_PC_couple 7346 7346 18.60 0.003 0.003 0.11 PC_GM_couple 7346 7346 14.69 0.002 0.002 0.09 #others 6.69 6.691 0.04 ------------------------------------------------------------------------------- ======= Cycle 7346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7347 steps, 2.56000 s simulation time, 16611.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7347 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16611.6016611.59716611.597 100.00 ------------------------------------------------------------------------------- PC_run 7347 7347 16571.61 2.256 2.256 99.76 GM_PC_couple 7347 7347 18.60 0.003 0.003 0.11 PC_GM_couple 7347 7347 14.69 0.002 0.002 0.09 #others 6.69 6.692 0.04 ------------------------------------------------------------------------------- ======= Cycle 7347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7348 steps, 2.56000 s simulation time, 16613.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7348 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16613.7216613.71616613.716 100.00 ------------------------------------------------------------------------------- PC_run 7348 7348 16573.73 2.256 2.256 99.76 GM_PC_couple 7348 7348 18.60 0.003 0.003 0.11 PC_GM_couple 7348 7348 14.69 0.002 0.002 0.09 #others 6.69 6.693 0.04 ------------------------------------------------------------------------------- ======= Cycle 7348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7349 steps, 2.56000 s simulation time, 16616.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7349 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16616.0816616.07616616.076 100.00 ------------------------------------------------------------------------------- PC_run 7349 7349 16576.08 2.256 2.256 99.76 GM_PC_couple 7349 7349 18.60 0.003 0.003 0.11 PC_GM_couple 7349 7349 14.70 0.002 0.002 0.09 #others 6.69 6.694 0.04 ------------------------------------------------------------------------------- ======= Cycle 7349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7350 steps, 2.56000 s simulation time, 16618.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7350 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16618.4316618.42816618.428 100.00 ------------------------------------------------------------------------------- PC_run 7350 7350 16578.43 2.256 2.256 99.76 GM_PC_couple 7350 7350 18.61 0.003 0.003 0.11 PC_GM_couple 7350 7350 14.70 0.002 0.002 0.09 #others 6.69 6.694 0.04 ------------------------------------------------------------------------------- ======= Cycle 7350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7351 steps, 2.56000 s simulation time, 16620.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7351 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16620.9816620.97716620.977 100.00 ------------------------------------------------------------------------------- PC_run 7351 7351 16580.97 2.256 2.256 99.76 GM_PC_couple 7351 7351 18.61 0.003 0.003 0.11 PC_GM_couple 7351 7351 14.70 0.002 0.002 0.09 #others 6.70 6.695 0.04 ------------------------------------------------------------------------------- ======= Cycle 7351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7352 steps, 2.56000 s simulation time, 16623.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7352 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16623.3316623.32616623.326 100.00 ------------------------------------------------------------------------------- PC_run 7352 7352 16583.32 2.256 2.256 99.76 GM_PC_couple 7352 7352 18.61 0.003 0.003 0.11 PC_GM_couple 7352 7352 14.70 0.002 0.002 0.09 #others 6.70 6.696 0.04 ------------------------------------------------------------------------------- ======= Cycle 7352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7353 steps, 2.56000 s simulation time, 16626.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7353 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16626.1016626.10416626.104 100.00 ------------------------------------------------------------------------------- PC_run 7353 7353 16586.08 2.256 2.256 99.76 GM_PC_couple 7353 7353 18.62 0.003 0.003 0.11 PC_GM_couple 7353 7353 14.71 0.002 0.002 0.09 #others 6.70 6.697 0.04 ------------------------------------------------------------------------------- ======= Cycle 7353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7354 steps, 2.56000 s simulation time, 16629.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7354 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16629.3116629.30816629.308 100.00 ------------------------------------------------------------------------------- PC_run 7354 7354 16589.28 2.256 2.256 99.76 GM_PC_couple 7354 7354 18.62 0.003 0.003 0.11 PC_GM_couple 7354 7354 14.71 0.002 0.002 0.09 #others 6.70 6.698 0.04 ------------------------------------------------------------------------------- ======= Cycle 7354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7355 steps, 2.56000 s simulation time, 16631.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7355 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16631.6816631.67616631.676 100.00 ------------------------------------------------------------------------------- PC_run 7355 7355 16591.64 2.256 2.256 99.76 GM_PC_couple 7355 7355 18.62 0.003 0.003 0.11 PC_GM_couple 7355 7355 14.71 0.002 0.002 0.09 #others 6.70 6.700 0.04 ------------------------------------------------------------------------------- ======= Cycle 7355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7356 steps, 2.56000 s simulation time, 16634.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7356 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16634.0216634.01916634.019 100.00 ------------------------------------------------------------------------------- PC_run 7356 7356 16593.98 2.256 2.256 99.76 GM_PC_couple 7356 7356 18.62 0.003 0.003 0.11 PC_GM_couple 7356 7356 14.71 0.002 0.002 0.09 #others 6.70 6.701 0.04 ------------------------------------------------------------------------------- ======= Cycle 7356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7357 steps, 2.56000 s simulation time, 16636.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7357 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16636.3516636.34916636.349 100.00 ------------------------------------------------------------------------------- PC_run 7357 7357 16596.31 2.256 2.256 99.76 GM_PC_couple 7357 7357 18.63 0.003 0.003 0.11 PC_GM_couple 7357 7357 14.71 0.002 0.002 0.09 #others 6.70 6.702 0.04 ------------------------------------------------------------------------------- ======= Cycle 7357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7358 steps, 2.56000 s simulation time, 16638.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7358 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16638.8116638.81016638.810 100.00 ------------------------------------------------------------------------------- PC_run 7358 7358 16598.76 2.256 2.256 99.76 GM_PC_couple 7358 7358 18.63 0.003 0.003 0.11 PC_GM_couple 7358 7358 14.72 0.002 0.002 0.09 #others 6.70 6.703 0.04 ------------------------------------------------------------------------------- ======= Cycle 7358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7359 steps, 2.56000 s simulation time, 16641.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7359 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16641.5016641.49816641.498 100.00 ------------------------------------------------------------------------------- PC_run 7359 7359 16601.44 2.256 2.256 99.76 GM_PC_couple 7359 7359 18.63 0.003 0.003 0.11 PC_GM_couple 7359 7359 14.72 0.002 0.002 0.09 #others 6.70 6.704 0.04 ------------------------------------------------------------------------------- ======= Cycle 7359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7360 steps, 2.56000 s simulation time, 16643.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7360 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16643.8616643.86416643.864 100.00 ------------------------------------------------------------------------------- PC_run 7360 7360 16603.80 2.256 2.256 99.76 GM_PC_couple 7360 7360 18.64 0.003 0.003 0.11 PC_GM_couple 7360 7360 14.72 0.002 0.002 0.09 #others 6.70 6.705 0.04 ------------------------------------------------------------------------------- ======= Cycle 7360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7361 steps, 2.56000 s simulation time, 16646.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7361 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16646.1516646.14916646.149 100.00 ------------------------------------------------------------------------------- PC_run 7361 7361 16606.08 2.256 2.256 99.76 GM_PC_couple 7361 7361 18.64 0.003 0.003 0.11 PC_GM_couple 7361 7361 14.72 0.002 0.002 0.09 #others 6.71 6.706 0.04 ------------------------------------------------------------------------------- ======= Cycle 7361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7362 steps, 2.56000 s simulation time, 16648.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7362 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16648.5216648.52016648.520 100.00 ------------------------------------------------------------------------------- PC_run 7362 7362 16608.44 2.256 2.256 99.76 GM_PC_couple 7362 7362 18.64 0.003 0.003 0.11 PC_GM_couple 7362 7362 14.73 0.002 0.002 0.09 #others 6.71 6.707 0.04 ------------------------------------------------------------------------------- ======= Cycle 7362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7363 steps, 2.56000 s simulation time, 16650.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7363 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16650.7716650.76516650.765 100.00 ------------------------------------------------------------------------------- PC_run 7363 7363 16610.68 2.256 2.256 99.76 GM_PC_couple 7363 7363 18.65 0.003 0.003 0.11 PC_GM_couple 7363 7363 14.73 0.002 0.002 0.09 #others 6.71 6.708 0.04 ------------------------------------------------------------------------------- ======= Cycle 7363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7364 steps, 2.56000 s simulation time, 16653.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7364 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16653.1416653.14416653.144 100.00 ------------------------------------------------------------------------------- PC_run 7364 7364 16613.05 2.256 2.256 99.76 GM_PC_couple 7364 7364 18.65 0.003 0.003 0.11 PC_GM_couple 7364 7364 14.73 0.002 0.002 0.09 #others 6.71 6.710 0.04 ------------------------------------------------------------------------------- ======= Cycle 7364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7365 steps, 2.56000 s simulation time, 16655.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7365 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16655.5216655.52116655.521 100.00 ------------------------------------------------------------------------------- PC_run 7365 7365 16615.43 2.256 2.256 99.76 GM_PC_couple 7365 7365 18.65 0.003 0.003 0.11 PC_GM_couple 7365 7365 14.73 0.002 0.002 0.09 #others 6.71 6.711 0.04 ------------------------------------------------------------------------------- ======= Cycle 7365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7366 steps, 2.56000 s simulation time, 16658.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7366 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16658.2916658.29016658.290 100.00 ------------------------------------------------------------------------------- PC_run 7366 7366 16618.19 2.256 2.256 99.76 GM_PC_couple 7366 7366 18.65 0.003 0.003 0.11 PC_GM_couple 7366 7366 14.73 0.002 0.002 0.09 #others 6.71 6.712 0.04 ------------------------------------------------------------------------------- ======= Cycle 7366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7367 steps, 2.56000 s simulation time, 16660.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7367 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16660.8716660.86916660.869 100.00 ------------------------------------------------------------------------------- PC_run 7367 7367 16620.76 2.256 2.256 99.76 GM_PC_couple 7367 7367 18.66 0.003 0.003 0.11 PC_GM_couple 7367 7367 14.74 0.002 0.002 0.09 #others 6.71 6.713 0.04 ------------------------------------------------------------------------------- ======= Cycle 7367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7368 steps, 2.56000 s simulation time, 16664.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7368 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16664.0016664.00016664.000 100.00 ------------------------------------------------------------------------------- PC_run 7368 7368 16623.89 2.256 2.256 99.76 GM_PC_couple 7368 7368 18.66 0.003 0.003 0.11 PC_GM_couple 7368 7368 14.74 0.002 0.002 0.09 #others 6.71 6.714 0.04 ------------------------------------------------------------------------------- ======= Cycle 7368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7369 steps, 2.56000 s simulation time, 16666.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7369 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16666.7816666.78016666.780 100.00 ------------------------------------------------------------------------------- PC_run 7369 7369 16626.66 2.256 2.256 99.76 GM_PC_couple 7369 7369 18.66 0.003 0.003 0.11 PC_GM_couple 7369 7369 14.74 0.002 0.002 0.09 #others 6.72 6.715 0.04 ------------------------------------------------------------------------------- ======= Cycle 7369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7370 steps, 2.56000 s simulation time, 16669.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7370 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16669.2116669.21016669.210 100.00 ------------------------------------------------------------------------------- PC_run 7370 7370 16629.08 2.256 2.256 99.76 GM_PC_couple 7370 7370 18.67 0.003 0.003 0.11 PC_GM_couple 7370 7370 14.74 0.002 0.002 0.09 #others 6.72 6.717 0.04 ------------------------------------------------------------------------------- ======= Cycle 7370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7371 steps, 2.56000 s simulation time, 16671.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7371 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16671.7516671.75316671.753 100.00 ------------------------------------------------------------------------------- PC_run 7371 7371 16631.62 2.256 2.256 99.76 GM_PC_couple 7371 7371 18.67 0.003 0.003 0.11 PC_GM_couple 7371 7371 14.75 0.002 0.002 0.09 #others 6.72 6.718 0.04 ------------------------------------------------------------------------------- ======= Cycle 7371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7372 steps, 2.56000 s simulation time, 16674.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7372 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16674.6116674.60616674.606 100.00 ------------------------------------------------------------------------------- PC_run 7372 7372 16634.47 2.256 2.256 99.76 GM_PC_couple 7372 7372 18.67 0.003 0.003 0.11 PC_GM_couple 7372 7372 14.75 0.002 0.002 0.09 #others 6.72 6.718 0.04 ------------------------------------------------------------------------------- ======= Cycle 7372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7373 steps, 2.56000 s simulation time, 16677.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7373 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16677.1416677.14316677.143 100.00 ------------------------------------------------------------------------------- PC_run 7373 7373 16637.00 2.256 2.256 99.76 GM_PC_couple 7373 7373 18.67 0.003 0.003 0.11 PC_GM_couple 7373 7373 14.75 0.002 0.002 0.09 #others 6.72 6.719 0.04 ------------------------------------------------------------------------------- ======= Cycle 7373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7374 steps, 2.56000 s simulation time, 16679.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7374 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16679.6116679.60816679.608 100.00 ------------------------------------------------------------------------------- PC_run 7374 7374 16639.46 2.257 2.257 99.76 GM_PC_couple 7374 7374 18.67 0.003 0.003 0.11 PC_GM_couple 7374 7374 14.75 0.002 0.002 0.09 #others 6.72 6.720 0.04 ------------------------------------------------------------------------------- ======= Cycle 7374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7375 steps, 2.56000 s simulation time, 16681.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7375 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16681.9516681.95116681.951 100.00 ------------------------------------------------------------------------------- PC_run 7375 7375 16641.80 2.257 2.257 99.76 GM_PC_couple 7375 7375 18.68 0.003 0.003 0.11 PC_GM_couple 7375 7375 14.75 0.002 0.002 0.09 #others 6.72 6.720 0.04 ------------------------------------------------------------------------------- ======= Cycle 7375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7376 steps, 2.56000 s simulation time, 16684.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7376 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16684.9416684.94116684.941 100.00 ------------------------------------------------------------------------------- PC_run 7376 7376 16644.78 2.257 2.257 99.76 GM_PC_couple 7376 7376 18.68 0.003 0.003 0.11 PC_GM_couple 7376 7376 14.76 0.002 0.002 0.09 #others 6.72 6.721 0.04 ------------------------------------------------------------------------------- ======= Cycle 7376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7377 steps, 2.56000 s simulation time, 16687.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7377 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16687.6416687.63716687.637 100.00 ------------------------------------------------------------------------------- PC_run 7377 7377 16647.47 2.257 2.257 99.76 GM_PC_couple 7377 7377 18.68 0.003 0.003 0.11 PC_GM_couple 7377 7377 14.76 0.002 0.002 0.09 #others 6.72 6.722 0.04 ------------------------------------------------------------------------------- ======= Cycle 7377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7378 steps, 2.56000 s simulation time, 16690.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7378 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16690.2316690.23216690.232 100.00 ------------------------------------------------------------------------------- PC_run 7378 7378 16650.06 2.257 2.257 99.76 GM_PC_couple 7378 7378 18.69 0.003 0.003 0.11 PC_GM_couple 7378 7378 14.76 0.002 0.002 0.09 #others 6.72 6.723 0.04 ------------------------------------------------------------------------------- ======= Cycle 7378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7379 steps, 2.56000 s simulation time, 16692.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7379 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16692.8116692.81216692.812 100.00 ------------------------------------------------------------------------------- PC_run 7379 7379 16652.64 2.257 2.257 99.76 GM_PC_couple 7379 7379 18.69 0.003 0.003 0.11 PC_GM_couple 7379 7379 14.76 0.002 0.002 0.09 #others 6.72 6.724 0.04 ------------------------------------------------------------------------------- ======= Cycle 7379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7380 steps, 2.56000 s simulation time, 16695.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7380 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16695.9116695.91316695.913 100.00 ------------------------------------------------------------------------------- PC_run 7380 7380 16655.73 2.257 2.257 99.76 GM_PC_couple 7380 7380 18.69 0.003 0.003 0.11 PC_GM_couple 7380 7380 14.77 0.002 0.002 0.09 #others 6.73 6.725 0.04 ------------------------------------------------------------------------------- ======= Cycle 7380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7381 steps, 2.56000 s simulation time, 16698.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7381 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16698.3916698.38816698.388 100.00 ------------------------------------------------------------------------------- PC_run 7381 7381 16658.20 2.257 2.257 99.76 GM_PC_couple 7381 7381 18.70 0.003 0.003 0.11 PC_GM_couple 7381 7381 14.77 0.002 0.002 0.09 #others 6.73 6.726 0.04 ------------------------------------------------------------------------------- ======= Cycle 7381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7382 steps, 2.56000 s simulation time, 16701.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7382 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16701.4516701.44716701.447 100.00 ------------------------------------------------------------------------------- PC_run 7382 7382 16661.25 2.257 2.257 99.76 GM_PC_couple 7382 7382 18.70 0.003 0.003 0.11 PC_GM_couple 7382 7382 14.77 0.002 0.002 0.09 #others 6.73 6.727 0.04 ------------------------------------------------------------------------------- ======= Cycle 7382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7383 steps, 2.56000 s simulation time, 16704.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7383 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16704.4716704.47116704.471 100.00 ------------------------------------------------------------------------------- PC_run 7383 7383 16664.27 2.257 2.257 99.76 GM_PC_couple 7383 7383 18.70 0.003 0.003 0.11 PC_GM_couple 7383 7383 14.77 0.002 0.002 0.09 #others 6.73 6.728 0.04 ------------------------------------------------------------------------------- ======= Cycle 7383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7384 steps, 2.56000 s simulation time, 16707.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7384 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16707.7116707.70616707.706 100.00 ------------------------------------------------------------------------------- PC_run 7384 7384 16667.50 2.257 2.257 99.76 GM_PC_couple 7384 7384 18.70 0.003 0.003 0.11 PC_GM_couple 7384 7384 14.78 0.002 0.002 0.09 #others 6.73 6.729 0.04 ------------------------------------------------------------------------------- ======= Cycle 7384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7385 steps, 2.56000 s simulation time, 16710.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7385 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16710.2916710.29116710.291 100.00 ------------------------------------------------------------------------------- PC_run 7385 7385 16670.08 2.257 2.257 99.76 GM_PC_couple 7385 7385 18.71 0.003 0.003 0.11 PC_GM_couple 7385 7385 14.78 0.002 0.002 0.09 #others 6.73 6.730 0.04 ------------------------------------------------------------------------------- ======= Cycle 7385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7386 steps, 2.56000 s simulation time, 16712.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7386 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16712.6016712.60216712.602 100.00 ------------------------------------------------------------------------------- PC_run 7386 7386 16672.38 2.257 2.257 99.76 GM_PC_couple 7386 7386 18.71 0.003 0.003 0.11 PC_GM_couple 7386 7386 14.78 0.002 0.002 0.09 #others 6.73 6.731 0.04 ------------------------------------------------------------------------------- ======= Cycle 7386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7387 steps, 2.56000 s simulation time, 16715.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7387 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16715.0216715.02116715.021 100.00 ------------------------------------------------------------------------------- PC_run 7387 7387 16674.80 2.257 2.257 99.76 GM_PC_couple 7387 7387 18.71 0.003 0.003 0.11 PC_GM_couple 7387 7387 14.78 0.002 0.002 0.09 #others 6.73 6.732 0.04 ------------------------------------------------------------------------------- ======= Cycle 7387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7388 steps, 2.56000 s simulation time, 16717.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7388 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16717.4716717.46916717.469 100.00 ------------------------------------------------------------------------------- PC_run 7388 7388 16677.24 2.257 2.257 99.76 GM_PC_couple 7388 7388 18.71 0.003 0.003 0.11 PC_GM_couple 7388 7388 14.78 0.002 0.002 0.09 #others 6.73 6.733 0.04 ------------------------------------------------------------------------------- ======= Cycle 7388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7389 steps, 2.56000 s simulation time, 16719.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7389 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16719.7816719.78216719.782 100.00 ------------------------------------------------------------------------------- PC_run 7389 7389 16679.55 2.257 2.257 99.76 GM_PC_couple 7389 7389 18.72 0.003 0.003 0.11 PC_GM_couple 7389 7389 14.79 0.002 0.002 0.09 #others 6.73 6.734 0.04 ------------------------------------------------------------------------------- ======= Cycle 7389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7390 steps, 2.56000 s simulation time, 16722.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7390 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16722.0016722.00316722.003 100.00 ------------------------------------------------------------------------------- PC_run 7390 7390 16681.76 2.257 2.257 99.76 GM_PC_couple 7390 7390 18.72 0.003 0.003 0.11 PC_GM_couple 7390 7390 14.79 0.002 0.002 0.09 #others 6.74 6.735 0.04 ------------------------------------------------------------------------------- ======= Cycle 7390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7391 steps, 2.56000 s simulation time, 16724.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7391 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16724.2616724.26316724.263 100.00 ------------------------------------------------------------------------------- PC_run 7391 7391 16684.02 2.257 2.257 99.76 GM_PC_couple 7391 7391 18.72 0.003 0.003 0.11 PC_GM_couple 7391 7391 14.79 0.002 0.002 0.09 #others 6.74 6.736 0.04 ------------------------------------------------------------------------------- ======= Cycle 7391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7392 steps, 2.56000 s simulation time, 16726.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7392 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16726.5116726.50716726.507 100.00 ------------------------------------------------------------------------------- PC_run 7392 7392 16686.26 2.257 2.257 99.76 GM_PC_couple 7392 7392 18.72 0.003 0.003 0.11 PC_GM_couple 7392 7392 14.79 0.002 0.002 0.09 #others 6.74 6.737 0.04 ------------------------------------------------------------------------------- ======= Cycle 7392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7393 steps, 2.56000 s simulation time, 16728.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7393 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16728.6616728.66416728.664 100.00 ------------------------------------------------------------------------------- PC_run 7393 7393 16688.41 2.257 2.257 99.76 GM_PC_couple 7393 7393 18.73 0.003 0.003 0.11 PC_GM_couple 7393 7393 14.79 0.002 0.002 0.09 #others 6.74 6.737 0.04 ------------------------------------------------------------------------------- ======= Cycle 7393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7394 steps, 2.56000 s simulation time, 16731.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7394 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16731.2116731.20916731.209 100.00 ------------------------------------------------------------------------------- PC_run 7394 7394 16690.95 2.257 2.257 99.76 GM_PC_couple 7394 7394 18.73 0.003 0.003 0.11 PC_GM_couple 7394 7394 14.79 0.002 0.002 0.09 #others 6.74 6.738 0.04 ------------------------------------------------------------------------------- ======= Cycle 7394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7395 steps, 2.56000 s simulation time, 16733.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7395 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16733.5716733.56716733.567 100.00 ------------------------------------------------------------------------------- PC_run 7395 7395 16693.30 2.257 2.257 99.76 GM_PC_couple 7395 7395 18.73 0.003 0.003 0.11 PC_GM_couple 7395 7395 14.80 0.002 0.002 0.09 #others 6.74 6.739 0.04 ------------------------------------------------------------------------------- ======= Cycle 7395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7396 steps, 2.56000 s simulation time, 16735.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7396 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16735.8916735.89516735.895 100.00 ------------------------------------------------------------------------------- PC_run 7396 7396 16695.62 2.257 2.257 99.76 GM_PC_couple 7396 7396 18.73 0.003 0.003 0.11 PC_GM_couple 7396 7396 14.80 0.002 0.002 0.09 #others 6.74 6.740 0.04 ------------------------------------------------------------------------------- ======= Cycle 7396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7397 steps, 2.56000 s simulation time, 16738.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7397 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16738.1016738.09816738.098 100.00 ------------------------------------------------------------------------------- PC_run 7397 7397 16697.82 2.257 2.257 99.76 GM_PC_couple 7397 7397 18.73 0.003 0.003 0.11 PC_GM_couple 7397 7397 14.80 0.002 0.002 0.09 #others 6.74 6.741 0.04 ------------------------------------------------------------------------------- ======= Cycle 7397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7398 steps, 2.56000 s simulation time, 16740.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7398 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16740.5716740.57316740.573 100.00 ------------------------------------------------------------------------------- PC_run 7398 7398 16700.29 2.257 2.257 99.76 GM_PC_couple 7398 7398 18.74 0.003 0.003 0.11 PC_GM_couple 7398 7398 14.80 0.002 0.002 0.09 #others 6.74 6.741 0.04 ------------------------------------------------------------------------------- ======= Cycle 7398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7399 steps, 2.56000 s simulation time, 16743.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7399 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16743.4216743.41716743.417 100.00 ------------------------------------------------------------------------------- PC_run 7399 7399 16703.13 2.257 2.257 99.76 GM_PC_couple 7399 7399 18.74 0.003 0.003 0.11 PC_GM_couple 7399 7399 14.80 0.002 0.002 0.09 #others 6.74 6.742 0.04 ------------------------------------------------------------------------------- ======= Cycle 7399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7400 steps, 2.56000 s simulation time, 16746.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7400 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16746.0816746.07816746.078 100.00 ------------------------------------------------------------------------------- PC_run 7400 7400 16705.79 2.258 2.258 99.76 GM_PC_couple 7400 7400 18.74 0.003 0.003 0.11 PC_GM_couple 7400 7400 14.81 0.002 0.002 0.09 #others 6.74 6.743 0.04 ------------------------------------------------------------------------------- ======= Cycle 7400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7401 steps, 2.56000 s simulation time, 16748.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7401 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16748.7616748.75816748.758 100.00 ------------------------------------------------------------------------------- PC_run 7401 7401 16708.46 2.258 2.258 99.76 GM_PC_couple 7401 7401 18.74 0.003 0.003 0.11 PC_GM_couple 7401 7401 14.81 0.002 0.002 0.09 #others 6.74 6.744 0.04 ------------------------------------------------------------------------------- ======= Cycle 7401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7402 steps, 2.56000 s simulation time, 16751.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7402 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16751.2916751.29016751.290 100.00 ------------------------------------------------------------------------------- PC_run 7402 7402 16710.99 2.258 2.258 99.76 GM_PC_couple 7402 7402 18.75 0.003 0.003 0.11 PC_GM_couple 7402 7402 14.81 0.002 0.002 0.09 #others 6.74 6.745 0.04 ------------------------------------------------------------------------------- ======= Cycle 7402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7403 steps, 2.56000 s simulation time, 16754.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7403 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16754.0216754.02216754.022 100.00 ------------------------------------------------------------------------------- PC_run 7403 7403 16713.71 2.258 2.258 99.76 GM_PC_couple 7403 7403 18.75 0.003 0.003 0.11 PC_GM_couple 7403 7403 14.81 0.002 0.002 0.09 #others 6.75 6.746 0.04 ------------------------------------------------------------------------------- ======= Cycle 7403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7404 steps, 2.56000 s simulation time, 16850.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7404 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16850.3716850.37116850.371 100.00 ------------------------------------------------------------------------------- PC_run 7404 7404 16810.06 2.270 2.270 99.76 GM_PC_couple 7404 7404 18.75 0.003 0.003 0.11 PC_GM_couple 7404 7404 14.82 0.002 0.002 0.09 #others 6.75 6.747 0.04 ------------------------------------------------------------------------------- ======= Cycle 7404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7405 steps, 2.56000 s simulation time, 16852.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7405 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16852.9316852.92916852.929 100.00 ------------------------------------------------------------------------------- PC_run 7405 7405 16812.61 2.270 2.270 99.76 GM_PC_couple 7405 7405 18.76 0.003 0.003 0.11 PC_GM_couple 7405 7405 14.82 0.002 0.002 0.09 #others 6.75 6.748 0.04 ------------------------------------------------------------------------------- ======= Cycle 7405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7406 steps, 2.56000 s simulation time, 16855.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7406 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16855.3016855.29616855.296 100.00 ------------------------------------------------------------------------------- PC_run 7406 7406 16814.97 2.270 2.270 99.76 GM_PC_couple 7406 7406 18.76 0.003 0.003 0.11 PC_GM_couple 7406 7406 14.82 0.002 0.002 0.09 #others 6.75 6.749 0.04 ------------------------------------------------------------------------------- ======= Cycle 7406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7407 steps, 2.56000 s simulation time, 16857.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7407 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16857.8716857.87216857.872 100.00 ------------------------------------------------------------------------------- PC_run 7407 7407 16817.54 2.270 2.270 99.76 GM_PC_couple 7407 7407 18.76 0.003 0.003 0.11 PC_GM_couple 7407 7407 14.82 0.002 0.002 0.09 #others 6.75 6.750 0.04 ------------------------------------------------------------------------------- ======= Cycle 7407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7408 steps, 2.56000 s simulation time, 16860.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7408 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16860.9416860.93916860.939 100.00 ------------------------------------------------------------------------------- PC_run 7408 7408 16820.60 2.271 2.271 99.76 GM_PC_couple 7408 7408 18.76 0.003 0.003 0.11 PC_GM_couple 7408 7408 14.82 0.002 0.002 0.09 #others 6.75 6.751 0.04 ------------------------------------------------------------------------------- ======= Cycle 7408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7409 steps, 2.56000 s simulation time, 16863.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7409 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16863.7016863.70216863.702 100.00 ------------------------------------------------------------------------------- PC_run 7409 7409 16823.36 2.271 2.271 99.76 GM_PC_couple 7409 7409 18.77 0.003 0.003 0.11 PC_GM_couple 7409 7409 14.83 0.002 0.002 0.09 #others 6.75 6.752 0.04 ------------------------------------------------------------------------------- ======= Cycle 7409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7410 steps, 2.56000 s simulation time, 16866.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7410 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16866.7916866.78616866.786 100.00 ------------------------------------------------------------------------------- PC_run 7410 7410 16826.44 2.271 2.271 99.76 GM_PC_couple 7410 7410 18.77 0.003 0.003 0.11 PC_GM_couple 7410 7410 14.83 0.002 0.002 0.09 #others 6.75 6.753 0.04 ------------------------------------------------------------------------------- ======= Cycle 7410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7411 steps, 2.56000 s simulation time, 16869.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7411 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16869.3516869.34916869.349 100.00 ------------------------------------------------------------------------------- PC_run 7411 7411 16829.00 2.271 2.271 99.76 GM_PC_couple 7411 7411 18.77 0.003 0.003 0.11 PC_GM_couple 7411 7411 14.83 0.002 0.002 0.09 #others 6.75 6.754 0.04 ------------------------------------------------------------------------------- ======= Cycle 7411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7412 steps, 2.56000 s simulation time, 16871.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7412 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16871.9816871.98016871.980 100.00 ------------------------------------------------------------------------------- PC_run 7412 7412 16831.62 2.271 2.271 99.76 GM_PC_couple 7412 7412 18.77 0.003 0.003 0.11 PC_GM_couple 7412 7412 14.83 0.002 0.002 0.09 #others 6.75 6.755 0.04 ------------------------------------------------------------------------------- ======= Cycle 7412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7413 steps, 2.56000 s simulation time, 16874.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7413 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16874.2316874.23216874.232 100.00 ------------------------------------------------------------------------------- PC_run 7413 7413 16833.87 2.271 2.271 99.76 GM_PC_couple 7413 7413 18.78 0.003 0.003 0.11 PC_GM_couple 7413 7413 14.83 0.002 0.002 0.09 #others 6.76 6.755 0.04 ------------------------------------------------------------------------------- ======= Cycle 7413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7414 steps, 2.56000 s simulation time, 16876.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7414 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16876.3616876.36316876.363 100.00 ------------------------------------------------------------------------------- PC_run 7414 7414 16835.99 2.271 2.271 99.76 GM_PC_couple 7414 7414 18.78 0.003 0.003 0.11 PC_GM_couple 7414 7414 14.84 0.002 0.002 0.09 #others 6.76 6.757 0.04 ------------------------------------------------------------------------------- ======= Cycle 7414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7415 steps, 2.56000 s simulation time, 16878.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7415 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16878.4616878.45816878.458 100.00 ------------------------------------------------------------------------------- PC_run 7415 7415 16838.08 2.271 2.271 99.76 GM_PC_couple 7415 7415 18.78 0.003 0.003 0.11 PC_GM_couple 7415 7415 14.84 0.002 0.002 0.09 #others 6.76 6.758 0.04 ------------------------------------------------------------------------------- ======= Cycle 7415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7416 steps, 2.56000 s simulation time, 16882.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7416 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16882.0416882.04416882.044 100.00 ------------------------------------------------------------------------------- PC_run 7416 7416 16841.66 2.271 2.271 99.76 GM_PC_couple 7416 7416 18.78 0.003 0.003 0.11 PC_GM_couple 7416 7416 14.84 0.002 0.002 0.09 #others 6.76 6.759 0.04 ------------------------------------------------------------------------------- ======= Cycle 7416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7417 steps, 2.56000 s simulation time, 17070.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7417 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17070.7417070.73517070.735 100.00 ------------------------------------------------------------------------------- PC_run 7417 7417 17030.35 2.296 2.296 99.76 GM_PC_couple 7417 7417 18.79 0.003 0.003 0.11 PC_GM_couple 7417 7417 14.84 0.002 0.002 0.09 #others 6.76 6.760 0.04 ------------------------------------------------------------------------------- ======= Cycle 7417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7418 steps, 2.56000 s simulation time, 17389.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7418 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17389.1117389.11017389.110 100.00 ------------------------------------------------------------------------------- PC_run 7418 7418 17348.72 2.339 2.339 99.77 GM_PC_couple 7418 7418 18.79 0.003 0.003 0.11 PC_GM_couple 7418 7418 14.84 0.002 0.002 0.09 #others 6.76 6.761 0.04 ------------------------------------------------------------------------------- ======= Cycle 7418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7419 steps, 2.56000 s simulation time, 17397.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7419 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17397.1717397.16517397.165 100.00 ------------------------------------------------------------------------------- PC_run 7419 7419 17356.77 2.340 2.340 99.77 GM_PC_couple 7419 7419 18.79 0.003 0.003 0.11 PC_GM_couple 7419 7419 14.85 0.002 0.002 0.09 #others 6.76 6.762 0.04 ------------------------------------------------------------------------------- ======= Cycle 7419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7420 steps, 2.56000 s simulation time, 17400.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7420 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17400.1617400.16017400.160 100.00 ------------------------------------------------------------------------------- PC_run 7420 7420 17359.76 2.340 2.340 99.77 GM_PC_couple 7420 7420 18.79 0.003 0.003 0.11 PC_GM_couple 7420 7420 14.85 0.002 0.002 0.09 #others 6.76 6.762 0.04 ------------------------------------------------------------------------------- ======= Cycle 7420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7421 steps, 2.56000 s simulation time, 17402.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7421 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17402.9217402.91517402.915 100.00 ------------------------------------------------------------------------------- PC_run 7421 7421 17362.51 2.340 2.340 99.77 GM_PC_couple 7421 7421 18.79 0.003 0.003 0.11 PC_GM_couple 7421 7421 14.85 0.002 0.002 0.09 #others 6.76 6.763 0.04 ------------------------------------------------------------------------------- ======= Cycle 7421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7422 steps, 2.56000 s simulation time, 17405.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7422 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17405.5217405.52517405.525 100.00 ------------------------------------------------------------------------------- PC_run 7422 7422 17365.11 2.340 2.340 99.77 GM_PC_couple 7422 7422 18.80 0.003 0.003 0.11 PC_GM_couple 7422 7422 14.85 0.002 0.002 0.09 #others 6.76 6.764 0.04 ------------------------------------------------------------------------------- ======= Cycle 7422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7423 steps, 2.56000 s simulation time, 17409.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7423 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17409.2717409.26817409.268 100.00 ------------------------------------------------------------------------------- PC_run 7423 7423 17368.85 2.340 2.340 99.77 GM_PC_couple 7423 7423 18.80 0.003 0.003 0.11 PC_GM_couple 7423 7423 14.85 0.002 0.002 0.09 #others 6.76 6.765 0.04 ------------------------------------------------------------------------------- ======= Cycle 7423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7424 steps, 2.56000 s simulation time, 17412.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7424 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17412.3217412.32417412.324 100.00 ------------------------------------------------------------------------------- PC_run 7424 7424 17371.90 2.340 2.340 99.77 GM_PC_couple 7424 7424 18.80 0.003 0.003 0.11 PC_GM_couple 7424 7424 14.85 0.002 0.002 0.09 #others 6.77 6.766 0.04 ------------------------------------------------------------------------------- ======= Cycle 7424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7425 steps, 2.56000 s simulation time, 17415.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7425 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17415.2217415.22117415.221 100.00 ------------------------------------------------------------------------------- PC_run 7425 7425 17374.79 2.340 2.340 99.77 GM_PC_couple 7425 7425 18.80 0.003 0.003 0.11 PC_GM_couple 7425 7425 14.86 0.002 0.002 0.09 #others 6.77 6.767 0.04 ------------------------------------------------------------------------------- ======= Cycle 7425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7426 steps, 2.56000 s simulation time, 17417.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7426 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17417.5917417.59217417.592 100.00 ------------------------------------------------------------------------------- PC_run 7426 7426 17377.16 2.340 2.340 99.77 GM_PC_couple 7426 7426 18.81 0.003 0.003 0.11 PC_GM_couple 7426 7426 14.86 0.002 0.002 0.09 #others 6.77 6.767 0.04 ------------------------------------------------------------------------------- ======= Cycle 7426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7427 steps, 2.56000 s simulation time, 17419.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7427 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17419.7817419.78417419.784 100.00 ------------------------------------------------------------------------------- PC_run 7427 7427 17379.35 2.340 2.340 99.77 GM_PC_couple 7427 7427 18.81 0.003 0.003 0.11 PC_GM_couple 7427 7427 14.86 0.002 0.002 0.09 #others 6.77 6.768 0.04 ------------------------------------------------------------------------------- ======= Cycle 7427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7428 steps, 2.56000 s simulation time, 17422.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7428 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17422.4617422.46317422.463 100.00 ------------------------------------------------------------------------------- PC_run 7428 7428 17382.02 2.340 2.340 99.77 GM_PC_couple 7428 7428 18.81 0.003 0.003 0.11 PC_GM_couple 7428 7428 14.86 0.002 0.002 0.09 #others 6.77 6.769 0.04 ------------------------------------------------------------------------------- ======= Cycle 7428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7429 steps, 2.56000 s simulation time, 17425.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7429 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17425.6017425.60117425.601 100.00 ------------------------------------------------------------------------------- PC_run 7429 7429 17385.15 2.340 2.340 99.77 GM_PC_couple 7429 7429 18.81 0.003 0.003 0.11 PC_GM_couple 7429 7429 14.86 0.002 0.002 0.09 #others 6.77 6.770 0.04 ------------------------------------------------------------------------------- ======= Cycle 7429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7430 steps, 2.56000 s simulation time, 17428.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7430 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17428.0117428.01317428.013 100.00 ------------------------------------------------------------------------------- PC_run 7430 7430 17387.56 2.340 2.340 99.77 GM_PC_couple 7430 7430 18.82 0.003 0.003 0.11 PC_GM_couple 7430 7430 14.87 0.002 0.002 0.09 #others 6.77 6.770 0.04 ------------------------------------------------------------------------------- ======= Cycle 7430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7431 steps, 2.56000 s simulation time, 17430.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7431 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17430.6717430.67317430.673 100.00 ------------------------------------------------------------------------------- PC_run 7431 7431 17390.22 2.340 2.340 99.77 GM_PC_couple 7431 7431 18.82 0.003 0.003 0.11 PC_GM_couple 7431 7431 14.87 0.002 0.002 0.09 #others 6.77 6.771 0.04 ------------------------------------------------------------------------------- ======= Cycle 7431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7432 steps, 2.56000 s simulation time, 17433.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7432 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17433.4517433.44817433.448 100.00 ------------------------------------------------------------------------------- PC_run 7432 7432 17392.99 2.340 2.340 99.77 GM_PC_couple 7432 7432 18.82 0.003 0.003 0.11 PC_GM_couple 7432 7432 14.87 0.002 0.002 0.09 #others 6.77 6.772 0.04 ------------------------------------------------------------------------------- ======= Cycle 7432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7433 steps, 2.56000 s simulation time, 17436.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7433 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17436.4617436.45817436.458 100.00 ------------------------------------------------------------------------------- PC_run 7433 7433 17395.99 2.340 2.340 99.77 GM_PC_couple 7433 7433 18.82 0.003 0.003 0.11 PC_GM_couple 7433 7433 14.87 0.002 0.002 0.09 #others 6.77 6.773 0.04 ------------------------------------------------------------------------------- ======= Cycle 7433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7434 steps, 2.56000 s simulation time, 17439.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7434 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17439.3217439.31617439.316 100.00 ------------------------------------------------------------------------------- PC_run 7434 7434 17398.85 2.340 2.340 99.77 GM_PC_couple 7434 7434 18.82 0.003 0.003 0.11 PC_GM_couple 7434 7434 14.87 0.002 0.002 0.09 #others 6.77 6.774 0.04 ------------------------------------------------------------------------------- ======= Cycle 7434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7435 steps, 2.56000 s simulation time, 17442.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7435 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17442.0017442.00317442.003 100.00 ------------------------------------------------------------------------------- PC_run 7435 7435 17401.53 2.340 2.340 99.77 GM_PC_couple 7435 7435 18.83 0.003 0.003 0.11 PC_GM_couple 7435 7435 14.87 0.002 0.002 0.09 #others 6.77 6.774 0.04 ------------------------------------------------------------------------------- ======= Cycle 7435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7436 steps, 2.56000 s simulation time, 17444.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7436 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17444.9917444.99317444.993 100.00 ------------------------------------------------------------------------------- PC_run 7436 7436 17404.51 2.341 2.341 99.77 GM_PC_couple 7436 7436 18.83 0.003 0.003 0.11 PC_GM_couple 7436 7436 14.88 0.002 0.002 0.09 #others 6.78 6.775 0.04 ------------------------------------------------------------------------------- ======= Cycle 7436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7437 steps, 2.56000 s simulation time, 17447.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7437 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17447.9317447.93017447.930 100.00 ------------------------------------------------------------------------------- PC_run 7437 7437 17407.44 2.341 2.341 99.77 GM_PC_couple 7437 7437 18.83 0.003 0.003 0.11 PC_GM_couple 7437 7437 14.88 0.002 0.002 0.09 #others 6.78 6.776 0.04 ------------------------------------------------------------------------------- ======= Cycle 7437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7438 steps, 2.56000 s simulation time, 17450.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7438 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17450.8317450.83217450.832 100.00 ------------------------------------------------------------------------------- PC_run 7438 7438 17410.34 2.341 2.341 99.77 GM_PC_couple 7438 7438 18.83 0.003 0.003 0.11 PC_GM_couple 7438 7438 14.88 0.002 0.002 0.09 #others 6.78 6.777 0.04 ------------------------------------------------------------------------------- ======= Cycle 7438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7439 steps, 2.56000 s simulation time, 17453.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7439 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17453.5317453.53517453.535 100.00 ------------------------------------------------------------------------------- PC_run 7439 7439 17413.04 2.341 2.341 99.77 GM_PC_couple 7439 7439 18.84 0.003 0.003 0.11 PC_GM_couple 7439 7439 14.88 0.002 0.002 0.09 #others 6.78 6.778 0.04 ------------------------------------------------------------------------------- ======= Cycle 7439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7440 steps, 2.56000 s simulation time, 17456.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7440 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17456.1117456.11017456.110 100.00 ------------------------------------------------------------------------------- PC_run 7440 7440 17415.61 2.341 2.341 99.77 GM_PC_couple 7440 7440 18.84 0.003 0.003 0.11 PC_GM_couple 7440 7440 14.88 0.002 0.002 0.09 #others 6.78 6.779 0.04 ------------------------------------------------------------------------------- ======= Cycle 7440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7441 steps, 2.56000 s simulation time, 17458.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7441 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17458.7917458.79317458.793 100.00 ------------------------------------------------------------------------------- PC_run 7441 7441 17418.29 2.341 2.341 99.77 GM_PC_couple 7441 7441 18.84 0.003 0.003 0.11 PC_GM_couple 7441 7441 14.89 0.002 0.002 0.09 #others 6.78 6.780 0.04 ------------------------------------------------------------------------------- ======= Cycle 7441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7442 steps, 2.56000 s simulation time, 17462.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7442 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17462.1217462.12117462.121 100.00 ------------------------------------------------------------------------------- PC_run 7442 7442 17421.61 2.341 2.341 99.77 GM_PC_couple 7442 7442 18.84 0.003 0.003 0.11 PC_GM_couple 7442 7442 14.89 0.002 0.002 0.09 #others 6.78 6.781 0.04 ------------------------------------------------------------------------------- ======= Cycle 7442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7443 steps, 2.56000 s simulation time, 17464.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7443 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17464.6417464.63517464.635 100.00 ------------------------------------------------------------------------------- PC_run 7443 7443 17424.12 2.341 2.341 99.77 GM_PC_couple 7443 7443 18.84 0.003 0.003 0.11 PC_GM_couple 7443 7443 14.89 0.002 0.002 0.09 #others 6.78 6.782 0.04 ------------------------------------------------------------------------------- ======= Cycle 7443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7444 steps, 2.56000 s simulation time, 17467.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7444 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17467.7217467.72417467.724 100.00 ------------------------------------------------------------------------------- PC_run 7444 7444 17427.20 2.341 2.341 99.77 GM_PC_couple 7444 7444 18.85 0.003 0.003 0.11 PC_GM_couple 7444 7444 14.89 0.002 0.002 0.09 #others 6.78 6.782 0.04 ------------------------------------------------------------------------------- ======= Cycle 7444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7445 steps, 2.56000 s simulation time, 17469.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7445 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17469.9217469.92517469.925 100.00 ------------------------------------------------------------------------------- PC_run 7445 7445 17429.40 2.341 2.341 99.77 GM_PC_couple 7445 7445 18.85 0.003 0.003 0.11 PC_GM_couple 7445 7445 14.89 0.002 0.002 0.09 #others 6.78 6.783 0.04 ------------------------------------------------------------------------------- ======= Cycle 7445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7446 steps, 2.56000 s simulation time, 17472.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7446 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17472.4017472.39817472.398 100.00 ------------------------------------------------------------------------------- PC_run 7446 7446 17431.87 2.341 2.341 99.77 GM_PC_couple 7446 7446 18.85 0.003 0.003 0.11 PC_GM_couple 7446 7446 14.90 0.002 0.002 0.09 #others 6.78 6.784 0.04 ------------------------------------------------------------------------------- ======= Cycle 7446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7447 steps, 2.56000 s simulation time, 17474.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7447 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17474.5717474.56717474.567 100.00 ------------------------------------------------------------------------------- PC_run 7447 7447 17434.03 2.341 2.341 99.77 GM_PC_couple 7447 7447 18.85 0.003 0.003 0.11 PC_GM_couple 7447 7447 14.90 0.002 0.002 0.09 #others 6.78 6.785 0.04 ------------------------------------------------------------------------------- ======= Cycle 7447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7448 steps, 2.56000 s simulation time, 17476.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7448 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17476.9017476.90417476.904 100.00 ------------------------------------------------------------------------------- PC_run 7448 7448 17436.36 2.341 2.341 99.77 GM_PC_couple 7448 7448 18.86 0.003 0.003 0.11 PC_GM_couple 7448 7448 14.90 0.002 0.002 0.09 #others 6.79 6.786 0.04 ------------------------------------------------------------------------------- ======= Cycle 7448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7449 steps, 2.56000 s simulation time, 17479.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7449 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17479.4017479.39817479.398 100.00 ------------------------------------------------------------------------------- PC_run 7449 7449 17438.85 2.341 2.341 99.77 GM_PC_couple 7449 7449 18.86 0.003 0.003 0.11 PC_GM_couple 7449 7449 14.90 0.002 0.002 0.09 #others 6.79 6.786 0.04 ------------------------------------------------------------------------------- ======= Cycle 7449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7450 steps, 2.56000 s simulation time, 17481.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7450 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17481.8417481.84217481.842 100.00 ------------------------------------------------------------------------------- PC_run 7450 7450 17441.29 2.341 2.341 99.77 GM_PC_couple 7450 7450 18.86 0.003 0.003 0.11 PC_GM_couple 7450 7450 14.90 0.002 0.002 0.09 #others 6.79 6.787 0.04 ------------------------------------------------------------------------------- ======= Cycle 7450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7451 steps, 2.56000 s simulation time, 17484.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7451 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17484.2017484.20017484.200 100.00 ------------------------------------------------------------------------------- PC_run 7451 7451 17443.64 2.341 2.341 99.77 GM_PC_couple 7451 7451 18.86 0.003 0.003 0.11 PC_GM_couple 7451 7451 14.90 0.002 0.002 0.09 #others 6.79 6.788 0.04 ------------------------------------------------------------------------------- ======= Cycle 7451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7452 steps, 2.56000 s simulation time, 17486.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7452 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17486.5917486.59017486.590 100.00 ------------------------------------------------------------------------------- PC_run 7452 7452 17446.03 2.341 2.341 99.77 GM_PC_couple 7452 7452 18.87 0.003 0.003 0.11 PC_GM_couple 7452 7452 14.91 0.002 0.002 0.09 #others 6.79 6.789 0.04 ------------------------------------------------------------------------------- ======= Cycle 7452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7453 steps, 2.56000 s simulation time, 17488.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7453 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17488.9017488.89817488.898 100.00 ------------------------------------------------------------------------------- PC_run 7453 7453 17448.33 2.341 2.341 99.77 GM_PC_couple 7453 7453 18.87 0.003 0.003 0.11 PC_GM_couple 7453 7453 14.91 0.002 0.002 0.09 #others 6.79 6.790 0.04 ------------------------------------------------------------------------------- ======= Cycle 7453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7454 steps, 2.56000 s simulation time, 17491.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7454 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17491.9817491.98217491.982 100.00 ------------------------------------------------------------------------------- PC_run 7454 7454 17451.41 2.341 2.341 99.77 GM_PC_couple 7454 7454 18.87 0.003 0.003 0.11 PC_GM_couple 7454 7454 14.91 0.002 0.002 0.09 #others 6.79 6.791 0.04 ------------------------------------------------------------------------------- ======= Cycle 7454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7455 steps, 2.56000 s simulation time, 17494.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7455 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17494.5717494.57117494.571 100.00 ------------------------------------------------------------------------------- PC_run 7455 7455 17453.99 2.341 2.341 99.77 GM_PC_couple 7455 7455 18.87 0.003 0.003 0.11 PC_GM_couple 7455 7455 14.91 0.002 0.002 0.09 #others 6.79 6.792 0.04 ------------------------------------------------------------------------------- ======= Cycle 7455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7456 steps, 2.56000 s simulation time, 17497.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7456 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17497.7517497.75017497.750 100.00 ------------------------------------------------------------------------------- PC_run 7456 7456 17457.17 2.341 2.341 99.77 GM_PC_couple 7456 7456 18.88 0.003 0.003 0.11 PC_GM_couple 7456 7456 14.91 0.002 0.002 0.09 #others 6.79 6.793 0.04 ------------------------------------------------------------------------------- ======= Cycle 7456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7457 steps, 2.56000 s simulation time, 17500.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7457 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17500.8317500.83217500.832 100.00 ------------------------------------------------------------------------------- PC_run 7457 7457 17460.25 2.341 2.341 99.77 GM_PC_couple 7457 7457 18.88 0.003 0.003 0.11 PC_GM_couple 7457 7457 14.92 0.002 0.002 0.09 #others 6.79 6.794 0.04 ------------------------------------------------------------------------------- ======= Cycle 7457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7458 steps, 2.56000 s simulation time, 17503.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7458 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17503.7017503.69917503.699 100.00 ------------------------------------------------------------------------------- PC_run 7458 7458 17463.11 2.342 2.342 99.77 GM_PC_couple 7458 7458 18.88 0.003 0.003 0.11 PC_GM_couple 7458 7458 14.92 0.002 0.002 0.09 #others 6.79 6.795 0.04 ------------------------------------------------------------------------------- ======= Cycle 7458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7459 steps, 2.56000 s simulation time, 17505.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7459 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17505.9817505.98317505.983 100.00 ------------------------------------------------------------------------------- PC_run 7459 7459 17465.39 2.342 2.342 99.77 GM_PC_couple 7459 7459 18.88 0.003 0.003 0.11 PC_GM_couple 7459 7459 14.92 0.002 0.002 0.09 #others 6.80 6.796 0.04 ------------------------------------------------------------------------------- ======= Cycle 7459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7460 steps, 2.56000 s simulation time, 17508.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7460 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17508.2917508.28917508.289 100.00 ------------------------------------------------------------------------------- PC_run 7460 7460 17467.69 2.342 2.342 99.77 GM_PC_couple 7460 7460 18.88 0.003 0.003 0.11 PC_GM_couple 7460 7460 14.92 0.002 0.002 0.09 #others 6.80 6.797 0.04 ------------------------------------------------------------------------------- ======= Cycle 7460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7461 steps, 2.56000 s simulation time, 17510.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7461 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17510.7517510.75317510.753 100.00 ------------------------------------------------------------------------------- PC_run 7461 7461 17470.15 2.342 2.342 99.77 GM_PC_couple 7461 7461 18.89 0.003 0.003 0.11 PC_GM_couple 7461 7461 14.92 0.002 0.002 0.09 #others 6.80 6.797 0.04 ------------------------------------------------------------------------------- ======= Cycle 7461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7462 steps, 2.56000 s simulation time, 17513.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7462 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17513.3417513.34217513.342 100.00 ------------------------------------------------------------------------------- PC_run 7462 7462 17472.73 2.342 2.342 99.77 GM_PC_couple 7462 7462 18.89 0.003 0.003 0.11 PC_GM_couple 7462 7462 14.92 0.002 0.002 0.09 #others 6.80 6.798 0.04 ------------------------------------------------------------------------------- ======= Cycle 7462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7463 steps, 2.56000 s simulation time, 17515.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7463 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17515.9817515.98417515.984 100.00 ------------------------------------------------------------------------------- PC_run 7463 7463 17475.37 2.342 2.342 99.77 GM_PC_couple 7463 7463 18.89 0.003 0.003 0.11 PC_GM_couple 7463 7463 14.93 0.002 0.002 0.09 #others 6.80 6.800 0.04 ------------------------------------------------------------------------------- ======= Cycle 7463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7464 steps, 2.56000 s simulation time, 17519.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7464 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17519.1517519.14917519.149 100.00 ------------------------------------------------------------------------------- PC_run 7464 7464 17478.53 2.342 2.342 99.77 GM_PC_couple 7464 7464 18.89 0.003 0.003 0.11 PC_GM_couple 7464 7464 14.93 0.002 0.002 0.09 #others 6.80 6.801 0.04 ------------------------------------------------------------------------------- ======= Cycle 7464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7465 steps, 2.56000 s simulation time, 17521.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7465 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17521.8017521.80517521.805 100.00 ------------------------------------------------------------------------------- PC_run 7465 7465 17481.18 2.342 2.342 99.77 GM_PC_couple 7465 7465 18.90 0.003 0.003 0.11 PC_GM_couple 7465 7465 14.93 0.002 0.002 0.09 #others 6.80 6.802 0.04 ------------------------------------------------------------------------------- ======= Cycle 7465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7466 steps, 2.56000 s simulation time, 17524.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7466 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17524.6117524.61417524.614 100.00 ------------------------------------------------------------------------------- PC_run 7466 7466 17483.98 2.342 2.342 99.77 GM_PC_couple 7466 7466 18.90 0.003 0.003 0.11 PC_GM_couple 7466 7466 14.93 0.002 0.002 0.09 #others 6.80 6.802 0.04 ------------------------------------------------------------------------------- ======= Cycle 7466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7467 steps, 2.56000 s simulation time, 17527.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7467 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17527.4517527.45317527.453 100.00 ------------------------------------------------------------------------------- PC_run 7467 7467 17486.82 2.342 2.342 99.77 GM_PC_couple 7467 7467 18.90 0.003 0.003 0.11 PC_GM_couple 7467 7467 14.93 0.002 0.002 0.09 #others 6.80 6.803 0.04 ------------------------------------------------------------------------------- ======= Cycle 7467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7468 steps, 2.56000 s simulation time, 17529.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7468 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17529.7117529.70917529.709 100.00 ------------------------------------------------------------------------------- PC_run 7468 7468 17489.07 2.342 2.342 99.77 GM_PC_couple 7468 7468 18.90 0.003 0.003 0.11 PC_GM_couple 7468 7468 14.94 0.002 0.002 0.09 #others 6.80 6.804 0.04 ------------------------------------------------------------------------------- ======= Cycle 7468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7469 steps, 2.56000 s simulation time, 17532.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7469 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17532.3517532.34617532.346 100.00 ------------------------------------------------------------------------------- PC_run 7469 7469 17491.70 2.342 2.342 99.77 GM_PC_couple 7469 7469 18.90 0.003 0.003 0.11 PC_GM_couple 7469 7469 14.94 0.002 0.002 0.09 #others 6.80 6.804 0.04 ------------------------------------------------------------------------------- ======= Cycle 7469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7470 steps, 2.56000 s simulation time, 17534.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7470 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17534.6717534.66917534.669 100.00 ------------------------------------------------------------------------------- PC_run 7470 7470 17494.02 2.342 2.342 99.77 GM_PC_couple 7470 7470 18.91 0.003 0.003 0.11 PC_GM_couple 7470 7470 14.94 0.002 0.002 0.09 #others 6.81 6.805 0.04 ------------------------------------------------------------------------------- ======= Cycle 7470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7471 steps, 2.56000 s simulation time, 17537.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7471 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17537.1617537.15617537.156 100.00 ------------------------------------------------------------------------------- PC_run 7471 7471 17496.50 2.342 2.342 99.77 GM_PC_couple 7471 7471 18.91 0.003 0.003 0.11 PC_GM_couple 7471 7471 14.94 0.002 0.002 0.09 #others 6.81 6.806 0.04 ------------------------------------------------------------------------------- ======= Cycle 7471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7472 steps, 2.56000 s simulation time, 17539.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7472 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17539.6417539.64117539.641 100.00 ------------------------------------------------------------------------------- PC_run 7472 7472 17498.97 2.342 2.342 99.77 GM_PC_couple 7472 7472 18.91 0.003 0.003 0.11 PC_GM_couple 7472 7472 14.95 0.002 0.002 0.09 #others 6.81 6.807 0.04 ------------------------------------------------------------------------------- ======= Cycle 7472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7473 steps, 2.56000 s simulation time, 17542.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7473 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17542.3117542.31017542.310 100.00 ------------------------------------------------------------------------------- PC_run 7473 7473 17501.64 2.342 2.342 99.77 GM_PC_couple 7473 7473 18.92 0.003 0.003 0.11 PC_GM_couple 7473 7473 14.95 0.002 0.002 0.09 #others 6.81 6.808 0.04 ------------------------------------------------------------------------------- ======= Cycle 7473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7474 steps, 2.56000 s simulation time, 17544.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7474 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17544.7917544.79417544.794 100.00 ------------------------------------------------------------------------------- PC_run 7474 7474 17504.12 2.342 2.342 99.77 GM_PC_couple 7474 7474 18.92 0.003 0.003 0.11 PC_GM_couple 7474 7474 14.95 0.002 0.002 0.09 #others 6.81 6.809 0.04 ------------------------------------------------------------------------------- ======= Cycle 7474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7475 steps, 2.56000 s simulation time, 17547.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7475 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17547.1517547.14617547.146 100.00 ------------------------------------------------------------------------------- PC_run 7475 7475 17506.46 2.342 2.342 99.77 GM_PC_couple 7475 7475 18.92 0.003 0.003 0.11 PC_GM_couple 7475 7475 14.95 0.002 0.002 0.09 #others 6.81 6.810 0.04 ------------------------------------------------------------------------------- ======= Cycle 7475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7476 steps, 2.56000 s simulation time, 17549.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7476 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17549.4017549.39817549.398 100.00 ------------------------------------------------------------------------------- PC_run 7476 7476 17508.71 2.342 2.342 99.77 GM_PC_couple 7476 7476 18.92 0.003 0.003 0.11 PC_GM_couple 7476 7476 14.95 0.002 0.002 0.09 #others 6.81 6.811 0.04 ------------------------------------------------------------------------------- ======= Cycle 7476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7477 steps, 2.56000 s simulation time, 17551.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7477 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17551.8917551.88717551.887 100.00 ------------------------------------------------------------------------------- PC_run 7477 7477 17511.19 2.342 2.342 99.77 GM_PC_couple 7477 7477 18.93 0.003 0.003 0.11 PC_GM_couple 7477 7477 14.95 0.002 0.002 0.09 #others 6.81 6.812 0.04 ------------------------------------------------------------------------------- ======= Cycle 7477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7478 steps, 2.56000 s simulation time, 17555.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7478 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17555.0317555.02917555.029 100.00 ------------------------------------------------------------------------------- PC_run 7478 7478 17514.33 2.342 2.342 99.77 GM_PC_couple 7478 7478 18.93 0.003 0.003 0.11 PC_GM_couple 7478 7478 14.96 0.002 0.002 0.09 #others 6.81 6.813 0.04 ------------------------------------------------------------------------------- ======= Cycle 7478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7479 steps, 2.56000 s simulation time, 17557.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7479 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17557.9917557.99317557.993 100.00 ------------------------------------------------------------------------------- PC_run 7479 7479 17517.29 2.342 2.342 99.77 GM_PC_couple 7479 7479 18.93 0.003 0.003 0.11 PC_GM_couple 7479 7479 14.96 0.002 0.002 0.09 #others 6.81 6.814 0.04 ------------------------------------------------------------------------------- ======= Cycle 7479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7480 steps, 2.56000 s simulation time, 17560.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7480 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17560.4017560.39717560.397 100.00 ------------------------------------------------------------------------------- PC_run 7480 7480 17519.69 2.342 2.342 99.77 GM_PC_couple 7480 7480 18.93 0.003 0.003 0.11 PC_GM_couple 7480 7480 14.96 0.002 0.002 0.09 #others 6.81 6.814 0.04 ------------------------------------------------------------------------------- ======= Cycle 7480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7481 steps, 2.56000 s simulation time, 17563.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7481 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17563.2817563.28317563.283 100.00 ------------------------------------------------------------------------------- PC_run 7481 7481 17522.57 2.342 2.342 99.77 GM_PC_couple 7481 7481 18.94 0.003 0.003 0.11 PC_GM_couple 7481 7481 14.96 0.002 0.002 0.09 #others 6.82 6.815 0.04 ------------------------------------------------------------------------------- ======= Cycle 7481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7482 steps, 2.56000 s simulation time, 17565.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7482 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17565.7817565.78117565.781 100.00 ------------------------------------------------------------------------------- PC_run 7482 7482 17525.06 2.342 2.342 99.77 GM_PC_couple 7482 7482 18.94 0.003 0.003 0.11 PC_GM_couple 7482 7482 14.96 0.002 0.002 0.09 #others 6.82 6.816 0.04 ------------------------------------------------------------------------------- ======= Cycle 7482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7483 steps, 2.56000 s simulation time, 17568.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7483 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17568.0417568.04317568.043 100.00 ------------------------------------------------------------------------------- PC_run 7483 7483 17527.32 2.342 2.342 99.77 GM_PC_couple 7483 7483 18.94 0.003 0.003 0.11 PC_GM_couple 7483 7483 14.97 0.002 0.002 0.09 #others 6.82 6.817 0.04 ------------------------------------------------------------------------------- ======= Cycle 7483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7484 steps, 2.56000 s simulation time, 17570.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7484 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17570.4317570.43017570.430 100.00 ------------------------------------------------------------------------------- PC_run 7484 7484 17529.70 2.342 2.342 99.77 GM_PC_couple 7484 7484 18.94 0.003 0.003 0.11 PC_GM_couple 7484 7484 14.97 0.002 0.002 0.09 #others 6.82 6.818 0.04 ------------------------------------------------------------------------------- ======= Cycle 7484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7485 steps, 2.56000 s simulation time, 17572.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7485 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17572.5317572.53417572.534 100.00 ------------------------------------------------------------------------------- PC_run 7485 7485 17531.80 2.342 2.342 99.77 GM_PC_couple 7485 7485 18.95 0.003 0.003 0.11 PC_GM_couple 7485 7485 14.97 0.002 0.002 0.09 #others 6.82 6.819 0.04 ------------------------------------------------------------------------------- ======= Cycle 7485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7486 steps, 2.56000 s simulation time, 17574.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7486 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17574.9117574.91017574.910 100.00 ------------------------------------------------------------------------------- PC_run 7486 7486 17534.17 2.342 2.342 99.77 GM_PC_couple 7486 7486 18.95 0.003 0.003 0.11 PC_GM_couple 7486 7486 14.97 0.002 0.002 0.09 #others 6.82 6.820 0.04 ------------------------------------------------------------------------------- ======= Cycle 7486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7487 steps, 2.56000 s simulation time, 17577.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7487 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17577.0817577.08217577.082 100.00 ------------------------------------------------------------------------------- PC_run 7487 7487 17536.34 2.342 2.342 99.77 GM_PC_couple 7487 7487 18.95 0.003 0.003 0.11 PC_GM_couple 7487 7487 14.97 0.002 0.002 0.09 #others 6.82 6.821 0.04 ------------------------------------------------------------------------------- ======= Cycle 7487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7488 steps, 2.56000 s simulation time, 17579.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7488 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17579.6617579.65817579.658 100.00 ------------------------------------------------------------------------------- PC_run 7488 7488 17538.91 2.342 2.342 99.77 GM_PC_couple 7488 7488 18.95 0.003 0.003 0.11 PC_GM_couple 7488 7488 14.97 0.002 0.002 0.09 #others 6.82 6.821 0.04 ------------------------------------------------------------------------------- ======= Cycle 7488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7489 steps, 2.56000 s simulation time, 17582.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7489 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17582.1817582.17817582.178 100.00 ------------------------------------------------------------------------------- PC_run 7489 7489 17541.43 2.342 2.342 99.77 GM_PC_couple 7489 7489 18.95 0.003 0.003 0.11 PC_GM_couple 7489 7489 14.98 0.002 0.002 0.09 #others 6.82 6.822 0.04 ------------------------------------------------------------------------------- ======= Cycle 7489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7490 steps, 2.56000 s simulation time, 17585.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7490 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17585.6517585.65417585.654 100.00 ------------------------------------------------------------------------------- PC_run 7490 7490 17544.89 2.342 2.342 99.77 GM_PC_couple 7490 7490 18.96 0.003 0.003 0.11 PC_GM_couple 7490 7490 14.98 0.002 0.002 0.09 #others 6.82 6.823 0.04 ------------------------------------------------------------------------------- ======= Cycle 7490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7491 steps, 2.56000 s simulation time, 17588.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7491 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17588.2717588.26617588.266 100.00 ------------------------------------------------------------------------------- PC_run 7491 7491 17547.50 2.342 2.342 99.77 GM_PC_couple 7491 7491 18.96 0.003 0.003 0.11 PC_GM_couple 7491 7491 14.98 0.002 0.002 0.09 #others 6.82 6.824 0.04 ------------------------------------------------------------------------------- ======= Cycle 7491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7492 steps, 2.56000 s simulation time, 17590.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7492 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17590.6317590.63017590.630 100.00 ------------------------------------------------------------------------------- PC_run 7492 7492 17549.86 2.342 2.342 99.77 GM_PC_couple 7492 7492 18.96 0.003 0.003 0.11 PC_GM_couple 7492 7492 14.98 0.002 0.002 0.09 #others 6.83 6.825 0.04 ------------------------------------------------------------------------------- ======= Cycle 7492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7493 steps, 2.56000 s simulation time, 17592.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7493 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17592.9017592.90217592.902 100.00 ------------------------------------------------------------------------------- PC_run 7493 7493 17552.13 2.342 2.342 99.77 GM_PC_couple 7493 7493 18.96 0.003 0.003 0.11 PC_GM_couple 7493 7493 14.98 0.002 0.002 0.09 #others 6.83 6.826 0.04 ------------------------------------------------------------------------------- ======= Cycle 7493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7494 steps, 2.56000 s simulation time, 17595.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7494 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17595.2017595.20317595.203 100.00 ------------------------------------------------------------------------------- PC_run 7494 7494 17554.42 2.342 2.342 99.77 GM_PC_couple 7494 7494 18.97 0.003 0.003 0.11 PC_GM_couple 7494 7494 14.99 0.002 0.002 0.09 #others 6.83 6.827 0.04 ------------------------------------------------------------------------------- ======= Cycle 7494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7495 steps, 2.56000 s simulation time, 17597.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7495 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17597.5017597.50417597.504 100.00 ------------------------------------------------------------------------------- PC_run 7495 7495 17556.72 2.342 2.342 99.77 GM_PC_couple 7495 7495 18.97 0.003 0.003 0.11 PC_GM_couple 7495 7495 14.99 0.002 0.002 0.09 #others 6.83 6.828 0.04 ------------------------------------------------------------------------------- ======= Cycle 7495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7496 steps, 2.56000 s simulation time, 17600.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7496 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17600.2517600.25117600.251 100.00 ------------------------------------------------------------------------------- PC_run 7496 7496 17559.46 2.343 2.343 99.77 GM_PC_couple 7496 7496 18.97 0.003 0.003 0.11 PC_GM_couple 7496 7496 14.99 0.002 0.002 0.09 #others 6.83 6.828 0.04 ------------------------------------------------------------------------------- ======= Cycle 7496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7497 steps, 2.56000 s simulation time, 17603.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7497 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17603.6417603.63717603.637 100.00 ------------------------------------------------------------------------------- PC_run 7497 7497 17562.84 2.343 2.343 99.77 GM_PC_couple 7497 7497 18.97 0.003 0.003 0.11 PC_GM_couple 7497 7497 14.99 0.002 0.002 0.09 #others 6.83 6.829 0.04 ------------------------------------------------------------------------------- ======= Cycle 7497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7498 steps, 2.56000 s simulation time, 17605.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7498 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17605.9617605.96417605.964 100.00 ------------------------------------------------------------------------------- PC_run 7498 7498 17565.17 2.343 2.343 99.77 GM_PC_couple 7498 7498 18.98 0.003 0.003 0.11 PC_GM_couple 7498 7498 14.99 0.002 0.002 0.09 #others 6.83 6.830 0.04 ------------------------------------------------------------------------------- ======= Cycle 7498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7499 steps, 2.56000 s simulation time, 17608.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7499 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17608.2817608.27617608.276 100.00 ------------------------------------------------------------------------------- PC_run 7499 7499 17567.47 2.343 2.343 99.77 GM_PC_couple 7499 7499 18.98 0.003 0.003 0.11 PC_GM_couple 7499 7499 14.99 0.002 0.002 0.09 #others 6.83 6.831 0.04 ------------------------------------------------------------------------------- ======= Cycle 7499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7500 steps, 2.56000 s simulation time, 17610.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7500 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17610.5717610.57117610.571 100.00 ------------------------------------------------------------------------------- PC_run 7500 7500 17569.76 2.343 2.343 99.77 GM_PC_couple 7500 7500 18.98 0.003 0.003 0.11 PC_GM_couple 7500 7500 15.00 0.002 0.002 0.09 #others 6.83 6.832 0.04 ------------------------------------------------------------------------------- ======= Cycle 7500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7501 steps, 2.56000 s simulation time, 17613.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7501 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17613.2917613.29417613.294 100.00 ------------------------------------------------------------------------------- PC_run 7501 7501 17572.48 2.343 2.343 99.77 GM_PC_couple 7501 7501 18.98 0.003 0.003 0.11 PC_GM_couple 7501 7501 15.00 0.002 0.002 0.09 #others 6.83 6.832 0.04 ------------------------------------------------------------------------------- ======= Cycle 7501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7502 steps, 2.56000 s simulation time, 17615.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7502 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17615.4517615.45217615.452 100.00 ------------------------------------------------------------------------------- PC_run 7502 7502 17574.63 2.343 2.343 99.77 GM_PC_couple 7502 7502 18.98 0.003 0.003 0.11 PC_GM_couple 7502 7502 15.00 0.002 0.002 0.09 #others 6.83 6.833 0.04 ------------------------------------------------------------------------------- ======= Cycle 7502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7503 steps, 2.56000 s simulation time, 17617.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7503 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17617.8317617.82917617.829 100.00 ------------------------------------------------------------------------------- PC_run 7503 7503 17577.01 2.343 2.343 99.77 GM_PC_couple 7503 7503 18.99 0.003 0.003 0.11 PC_GM_couple 7503 7503 15.00 0.002 0.002 0.09 #others 6.83 6.834 0.04 ------------------------------------------------------------------------------- ======= Cycle 7503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7504 steps, 2.56000 s simulation time, 17620.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7504 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17620.2417620.24317620.243 100.00 ------------------------------------------------------------------------------- PC_run 7504 7504 17579.42 2.343 2.343 99.77 GM_PC_couple 7504 7504 18.99 0.003 0.003 0.11 PC_GM_couple 7504 7504 15.00 0.002 0.002 0.09 #others 6.83 6.835 0.04 ------------------------------------------------------------------------------- ======= Cycle 7504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7505 steps, 2.56000 s simulation time, 17622.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7505 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17622.3717622.36817622.368 100.00 ------------------------------------------------------------------------------- PC_run 7505 7505 17581.54 2.343 2.343 99.77 GM_PC_couple 7505 7505 18.99 0.003 0.003 0.11 PC_GM_couple 7505 7505 15.01 0.002 0.002 0.09 #others 6.84 6.835 0.04 ------------------------------------------------------------------------------- ======= Cycle 7505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7506 steps, 2.56000 s simulation time, 17624.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7506 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17624.5017624.49817624.498 100.00 ------------------------------------------------------------------------------- PC_run 7506 7506 17583.66 2.343 2.343 99.77 GM_PC_couple 7506 7506 18.99 0.003 0.003 0.11 PC_GM_couple 7506 7506 15.01 0.002 0.002 0.09 #others 6.84 6.836 0.04 ------------------------------------------------------------------------------- ======= Cycle 7506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7507 steps, 2.56000 s simulation time, 17626.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7507 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17626.6317626.63417626.634 100.00 ------------------------------------------------------------------------------- PC_run 7507 7507 17585.79 2.343 2.343 99.77 GM_PC_couple 7507 7507 19.00 0.003 0.003 0.11 PC_GM_couple 7507 7507 15.01 0.002 0.002 0.09 #others 6.84 6.837 0.04 ------------------------------------------------------------------------------- ======= Cycle 7507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7508 steps, 2.56000 s simulation time, 17629.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7508 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17629.6917629.68917629.689 100.00 ------------------------------------------------------------------------------- PC_run 7508 7508 17588.84 2.343 2.343 99.77 GM_PC_couple 7508 7508 19.00 0.003 0.003 0.11 PC_GM_couple 7508 7508 15.01 0.002 0.002 0.09 #others 6.84 6.838 0.04 ------------------------------------------------------------------------------- ======= Cycle 7508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7509 steps, 2.56000 s simulation time, 17632.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7509 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17632.2517632.24917632.249 100.00 ------------------------------------------------------------------------------- PC_run 7509 7509 17591.40 2.343 2.343 99.77 GM_PC_couple 7509 7509 19.00 0.003 0.003 0.11 PC_GM_couple 7509 7509 15.01 0.002 0.002 0.09 #others 6.84 6.839 0.04 ------------------------------------------------------------------------------- ======= Cycle 7509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7510 steps, 2.56000 s simulation time, 17634.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7510 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17634.9617634.96217634.962 100.00 ------------------------------------------------------------------------------- PC_run 7510 7510 17594.10 2.343 2.343 99.77 GM_PC_couple 7510 7510 19.00 0.003 0.003 0.11 PC_GM_couple 7510 7510 15.02 0.002 0.002 0.09 #others 6.84 6.840 0.04 ------------------------------------------------------------------------------- ======= Cycle 7510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7511 steps, 2.56000 s simulation time, 17639.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7511 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17639.0117639.00817639.008 100.00 ------------------------------------------------------------------------------- PC_run 7511 7511 17598.14 2.343 2.343 99.77 GM_PC_couple 7511 7511 19.01 0.003 0.003 0.11 PC_GM_couple 7511 7511 15.02 0.002 0.002 0.09 #others 6.84 6.841 0.04 ------------------------------------------------------------------------------- ======= Cycle 7511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7512 steps, 2.56000 s simulation time, 17642.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7512 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17642.0917642.08817642.088 100.00 ------------------------------------------------------------------------------- PC_run 7512 7512 17601.22 2.343 2.343 99.77 GM_PC_couple 7512 7512 19.01 0.003 0.003 0.11 PC_GM_couple 7512 7512 15.02 0.002 0.002 0.09 #others 6.84 6.842 0.04 ------------------------------------------------------------------------------- ======= Cycle 7512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7513 steps, 2.56000 s simulation time, 17644.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7513 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17644.2817644.27817644.278 100.00 ------------------------------------------------------------------------------- PC_run 7513 7513 17603.40 2.343 2.343 99.77 GM_PC_couple 7513 7513 19.01 0.003 0.003 0.11 PC_GM_couple 7513 7513 15.02 0.002 0.002 0.09 #others 6.84 6.843 0.04 ------------------------------------------------------------------------------- ======= Cycle 7513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7514 steps, 2.56000 s simulation time, 17646.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7514 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17646.6517646.65317646.653 100.00 ------------------------------------------------------------------------------- PC_run 7514 7514 17605.77 2.343 2.343 99.77 GM_PC_couple 7514 7514 19.01 0.003 0.003 0.11 PC_GM_couple 7514 7514 15.02 0.002 0.002 0.09 #others 6.84 6.844 0.04 ------------------------------------------------------------------------------- ======= Cycle 7514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7515 steps, 2.56000 s simulation time, 17648.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7515 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17648.7017648.70517648.705 100.00 ------------------------------------------------------------------------------- PC_run 7515 7515 17607.82 2.343 2.343 99.77 GM_PC_couple 7515 7515 19.01 0.003 0.003 0.11 PC_GM_couple 7515 7515 15.02 0.002 0.002 0.09 #others 6.84 6.845 0.04 ------------------------------------------------------------------------------- ======= Cycle 7515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7516 steps, 2.56000 s simulation time, 17651.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7516 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17651.4517651.44717651.447 100.00 ------------------------------------------------------------------------------- PC_run 7516 7516 17610.56 2.343 2.343 99.77 GM_PC_couple 7516 7516 19.02 0.003 0.003 0.11 PC_GM_couple 7516 7516 15.03 0.002 0.002 0.09 #others 6.85 6.846 0.04 ------------------------------------------------------------------------------- ======= Cycle 7516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7517 steps, 2.56000 s simulation time, 17653.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7517 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17653.5317653.53517653.535 100.00 ------------------------------------------------------------------------------- PC_run 7517 7517 17612.64 2.343 2.343 99.77 GM_PC_couple 7517 7517 19.02 0.003 0.003 0.11 PC_GM_couple 7517 7517 15.03 0.002 0.002 0.09 #others 6.85 6.847 0.04 ------------------------------------------------------------------------------- ======= Cycle 7517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7518 steps, 2.56000 s simulation time, 17655.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7518 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17655.6717655.67317655.673 100.00 ------------------------------------------------------------------------------- PC_run 7518 7518 17614.77 2.343 2.343 99.77 GM_PC_couple 7518 7518 19.02 0.003 0.003 0.11 PC_GM_couple 7518 7518 15.03 0.002 0.002 0.09 #others 6.85 6.848 0.04 ------------------------------------------------------------------------------- ======= Cycle 7518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7519 steps, 2.56000 s simulation time, 17658.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7519 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17658.0517658.05417658.054 100.00 ------------------------------------------------------------------------------- PC_run 7519 7519 17617.15 2.343 2.343 99.77 GM_PC_couple 7519 7519 19.02 0.003 0.003 0.11 PC_GM_couple 7519 7519 15.03 0.002 0.002 0.09 #others 6.85 6.848 0.04 ------------------------------------------------------------------------------- ======= Cycle 7519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7520 steps, 2.56000 s simulation time, 17660.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7520 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17660.9817660.97717660.977 100.00 ------------------------------------------------------------------------------- PC_run 7520 7520 17620.07 2.343 2.343 99.77 GM_PC_couple 7520 7520 19.03 0.003 0.003 0.11 PC_GM_couple 7520 7520 15.03 0.002 0.002 0.09 #others 6.85 6.849 0.04 ------------------------------------------------------------------------------- ======= Cycle 7520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7521 steps, 2.56000 s simulation time, 17663.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7521 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17663.4517663.44617663.446 100.00 ------------------------------------------------------------------------------- PC_run 7521 7521 17622.53 2.343 2.343 99.77 GM_PC_couple 7521 7521 19.03 0.003 0.003 0.11 PC_GM_couple 7521 7521 15.04 0.002 0.002 0.09 #others 6.85 6.850 0.04 ------------------------------------------------------------------------------- ======= Cycle 7521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7522 steps, 2.56000 s simulation time, 17666.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7522 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17666.0517666.04817666.048 100.00 ------------------------------------------------------------------------------- PC_run 7522 7522 17625.13 2.343 2.343 99.77 GM_PC_couple 7522 7522 19.03 0.003 0.003 0.11 PC_GM_couple 7522 7522 15.04 0.002 0.002 0.09 #others 6.85 6.851 0.04 ------------------------------------------------------------------------------- ======= Cycle 7522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7523 steps, 2.56000 s simulation time, 17668.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7523 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17668.3817668.38417668.384 100.00 ------------------------------------------------------------------------------- PC_run 7523 7523 17627.46 2.343 2.343 99.77 GM_PC_couple 7523 7523 19.03 0.003 0.003 0.11 PC_GM_couple 7523 7523 15.04 0.002 0.002 0.09 #others 6.85 6.852 0.04 ------------------------------------------------------------------------------- ======= Cycle 7523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7524 steps, 2.56000 s simulation time, 17671.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7524 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17671.3317671.33117671.331 100.00 ------------------------------------------------------------------------------- PC_run 7524 7524 17630.40 2.343 2.343 99.77 GM_PC_couple 7524 7524 19.04 0.003 0.003 0.11 PC_GM_couple 7524 7524 15.04 0.002 0.002 0.09 #others 6.85 6.853 0.04 ------------------------------------------------------------------------------- ======= Cycle 7524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7525 steps, 2.56000 s simulation time, 17673.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7525 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17673.7417673.73617673.736 100.00 ------------------------------------------------------------------------------- PC_run 7525 7525 17632.80 2.343 2.343 99.77 GM_PC_couple 7525 7525 19.04 0.003 0.003 0.11 PC_GM_couple 7525 7525 15.04 0.002 0.002 0.09 #others 6.85 6.853 0.04 ------------------------------------------------------------------------------- ======= Cycle 7525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7526 steps, 2.56000 s simulation time, 17676.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7526 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17676.4517676.45417676.454 100.00 ------------------------------------------------------------------------------- PC_run 7526 7526 17635.52 2.343 2.343 99.77 GM_PC_couple 7526 7526 19.04 0.003 0.003 0.11 PC_GM_couple 7526 7526 15.04 0.002 0.002 0.09 #others 6.85 6.854 0.04 ------------------------------------------------------------------------------- ======= Cycle 7526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7527 steps, 2.56000 s simulation time, 17679.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7527 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17679.0017678.99517678.995 100.00 ------------------------------------------------------------------------------- PC_run 7527 7527 17638.05 2.343 2.343 99.77 GM_PC_couple 7527 7527 19.04 0.003 0.003 0.11 PC_GM_couple 7527 7527 15.05 0.002 0.002 0.09 #others 6.85 6.855 0.04 ------------------------------------------------------------------------------- ======= Cycle 7527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7528 steps, 2.56000 s simulation time, 17681.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7528 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17681.8517681.84917681.849 100.00 ------------------------------------------------------------------------------- PC_run 7528 7528 17640.90 2.343 2.343 99.77 GM_PC_couple 7528 7528 19.04 0.003 0.003 0.11 PC_GM_couple 7528 7528 15.05 0.002 0.002 0.09 #others 6.86 6.855 0.04 ------------------------------------------------------------------------------- ======= Cycle 7528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7529 steps, 2.56000 s simulation time, 17684.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7529 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17684.3317684.32917684.329 100.00 ------------------------------------------------------------------------------- PC_run 7529 7529 17643.38 2.343 2.343 99.77 GM_PC_couple 7529 7529 19.05 0.003 0.003 0.11 PC_GM_couple 7529 7529 15.05 0.002 0.002 0.09 #others 6.86 6.856 0.04 ------------------------------------------------------------------------------- ======= Cycle 7529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7530 steps, 2.56000 s simulation time, 17687.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7530 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17687.3817687.38017687.380 100.00 ------------------------------------------------------------------------------- PC_run 7530 7530 17646.42 2.343 2.343 99.77 GM_PC_couple 7530 7530 19.05 0.003 0.003 0.11 PC_GM_couple 7530 7530 15.05 0.002 0.002 0.09 #others 6.86 6.857 0.04 ------------------------------------------------------------------------------- ======= Cycle 7530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7531 steps, 2.56000 s simulation time, 17690.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7531 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17690.4717690.47417690.474 100.00 ------------------------------------------------------------------------------- PC_run 7531 7531 17649.51 2.344 2.344 99.77 GM_PC_couple 7531 7531 19.05 0.003 0.003 0.11 PC_GM_couple 7531 7531 15.05 0.002 0.002 0.09 #others 6.86 6.858 0.04 ------------------------------------------------------------------------------- ======= Cycle 7531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7532 steps, 2.56000 s simulation time, 17693.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7532 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17693.1617693.16017693.160 100.00 ------------------------------------------------------------------------------- PC_run 7532 7532 17652.19 2.344 2.344 99.77 GM_PC_couple 7532 7532 19.05 0.003 0.003 0.11 PC_GM_couple 7532 7532 15.06 0.002 0.002 0.09 #others 6.86 6.859 0.04 ------------------------------------------------------------------------------- ======= Cycle 7532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7533 steps, 2.56000 s simulation time, 17695.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7533 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17695.7817695.77917695.779 100.00 ------------------------------------------------------------------------------- PC_run 7533 7533 17654.81 2.344 2.344 99.77 GM_PC_couple 7533 7533 19.06 0.003 0.003 0.11 PC_GM_couple 7533 7533 15.06 0.002 0.002 0.09 #others 6.86 6.860 0.04 ------------------------------------------------------------------------------- ======= Cycle 7533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7534 steps, 2.56000 s simulation time, 17698.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7534 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17698.6417698.64017698.640 100.00 ------------------------------------------------------------------------------- PC_run 7534 7534 17657.66 2.344 2.344 99.77 GM_PC_couple 7534 7534 19.06 0.003 0.003 0.11 PC_GM_couple 7534 7534 15.06 0.002 0.002 0.09 #others 6.86 6.861 0.04 ------------------------------------------------------------------------------- ======= Cycle 7534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7535 steps, 2.56000 s simulation time, 17701.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7535 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17701.2117701.21317701.213 100.00 ------------------------------------------------------------------------------- PC_run 7535 7535 17660.23 2.344 2.344 99.77 GM_PC_couple 7535 7535 19.06 0.003 0.003 0.11 PC_GM_couple 7535 7535 15.06 0.002 0.002 0.09 #others 6.86 6.862 0.04 ------------------------------------------------------------------------------- ======= Cycle 7535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7536 steps, 2.56000 s simulation time, 17703.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7536 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17703.7117703.70917703.709 100.00 ------------------------------------------------------------------------------- PC_run 7536 7536 17662.72 2.344 2.344 99.77 GM_PC_couple 7536 7536 19.06 0.003 0.003 0.11 PC_GM_couple 7536 7536 15.06 0.002 0.002 0.09 #others 6.86 6.862 0.04 ------------------------------------------------------------------------------- ======= Cycle 7536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7537 steps, 2.56000 s simulation time, 17706.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7537 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17706.1117706.11217706.112 100.00 ------------------------------------------------------------------------------- PC_run 7537 7537 17665.12 2.344 2.344 99.77 GM_PC_couple 7537 7537 19.07 0.003 0.003 0.11 PC_GM_couple 7537 7537 15.06 0.002 0.002 0.09 #others 6.86 6.863 0.04 ------------------------------------------------------------------------------- ======= Cycle 7537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7538 steps, 2.56000 s simulation time, 17708.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7538 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17708.3717708.37117708.371 100.00 ------------------------------------------------------------------------------- PC_run 7538 7538 17667.37 2.344 2.344 99.77 GM_PC_couple 7538 7538 19.07 0.003 0.003 0.11 PC_GM_couple 7538 7538 15.07 0.002 0.002 0.09 #others 6.86 6.864 0.04 ------------------------------------------------------------------------------- ======= Cycle 7538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7539 steps, 2.56000 s simulation time, 17710.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7539 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17710.9317710.92717710.927 100.00 ------------------------------------------------------------------------------- PC_run 7539 7539 17669.92 2.344 2.344 99.77 GM_PC_couple 7539 7539 19.07 0.003 0.003 0.11 PC_GM_couple 7539 7539 15.07 0.002 0.002 0.09 #others 6.87 6.865 0.04 ------------------------------------------------------------------------------- ======= Cycle 7539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7540 steps, 2.56000 s simulation time, 17713.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7540 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17713.2217713.22017713.220 100.00 ------------------------------------------------------------------------------- PC_run 7540 7540 17672.21 2.344 2.344 99.77 GM_PC_couple 7540 7540 19.07 0.003 0.003 0.11 PC_GM_couple 7540 7540 15.07 0.002 0.002 0.09 #others 6.87 6.866 0.04 ------------------------------------------------------------------------------- ======= Cycle 7540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7541 steps, 2.56000 s simulation time, 17715.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7541 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17715.8917715.88717715.887 100.00 ------------------------------------------------------------------------------- PC_run 7541 7541 17674.87 2.344 2.344 99.77 GM_PC_couple 7541 7541 19.08 0.003 0.003 0.11 PC_GM_couple 7541 7541 15.07 0.002 0.002 0.09 #others 6.87 6.867 0.04 ------------------------------------------------------------------------------- ======= Cycle 7541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7542 steps, 2.56000 s simulation time, 17718.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7542 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17718.6317718.62517718.625 100.00 ------------------------------------------------------------------------------- PC_run 7542 7542 17677.60 2.344 2.344 99.77 GM_PC_couple 7542 7542 19.08 0.003 0.003 0.11 PC_GM_couple 7542 7542 15.07 0.002 0.002 0.09 #others 6.87 6.868 0.04 ------------------------------------------------------------------------------- ======= Cycle 7542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7543 steps, 2.56000 s simulation time, 17721.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7543 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17721.5917721.58717721.587 100.00 ------------------------------------------------------------------------------- PC_run 7543 7543 17680.56 2.344 2.344 99.77 GM_PC_couple 7543 7543 19.08 0.003 0.003 0.11 PC_GM_couple 7543 7543 15.08 0.002 0.002 0.09 #others 6.87 6.869 0.04 ------------------------------------------------------------------------------- ======= Cycle 7543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7544 steps, 2.56000 s simulation time, 17724.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7544 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17724.4317724.43117724.431 100.00 ------------------------------------------------------------------------------- PC_run 7544 7544 17683.40 2.344 2.344 99.77 GM_PC_couple 7544 7544 19.08 0.003 0.003 0.11 PC_GM_couple 7544 7544 15.08 0.002 0.002 0.09 #others 6.87 6.870 0.04 ------------------------------------------------------------------------------- ======= Cycle 7544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7545 steps, 2.56000 s simulation time, 17726.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7545 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17726.7017726.69517726.695 100.00 ------------------------------------------------------------------------------- PC_run 7545 7545 17685.66 2.344 2.344 99.77 GM_PC_couple 7545 7545 19.09 0.003 0.003 0.11 PC_GM_couple 7545 7545 15.08 0.002 0.002 0.09 #others 6.87 6.871 0.04 ------------------------------------------------------------------------------- ======= Cycle 7545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7546 steps, 2.56000 s simulation time, 17728.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7546 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17728.9817728.97717728.977 100.00 ------------------------------------------------------------------------------- PC_run 7546 7546 17687.94 2.344 2.344 99.77 GM_PC_couple 7546 7546 19.09 0.003 0.003 0.11 PC_GM_couple 7546 7546 15.08 0.002 0.002 0.09 #others 6.87 6.871 0.04 ------------------------------------------------------------------------------- ======= Cycle 7546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7547 steps, 2.56000 s simulation time, 17731.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7547 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17731.3017731.30417731.304 100.00 ------------------------------------------------------------------------------- PC_run 7547 7547 17690.26 2.344 2.344 99.77 GM_PC_couple 7547 7547 19.09 0.003 0.003 0.11 PC_GM_couple 7547 7547 15.08 0.002 0.002 0.09 #others 6.87 6.873 0.04 ------------------------------------------------------------------------------- ======= Cycle 7547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7548 steps, 2.56000 s simulation time, 17733.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7548 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17733.8317733.82717733.827 100.00 ------------------------------------------------------------------------------- PC_run 7548 7548 17692.78 2.344 2.344 99.77 GM_PC_couple 7548 7548 19.09 0.003 0.003 0.11 PC_GM_couple 7548 7548 15.09 0.002 0.002 0.09 #others 6.87 6.874 0.04 ------------------------------------------------------------------------------- ======= Cycle 7548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7549 steps, 2.56000 s simulation time, 17736.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7549 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17736.0217736.02317736.023 100.00 ------------------------------------------------------------------------------- PC_run 7549 7549 17694.97 2.344 2.344 99.77 GM_PC_couple 7549 7549 19.09 0.003 0.003 0.11 PC_GM_couple 7549 7549 15.09 0.002 0.002 0.09 #others 6.87 6.874 0.04 ------------------------------------------------------------------------------- ======= Cycle 7549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7550 steps, 2.56000 s simulation time, 17738.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7550 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17738.2517738.24917738.249 100.00 ------------------------------------------------------------------------------- PC_run 7550 7550 17697.19 2.344 2.344 99.77 GM_PC_couple 7550 7550 19.10 0.003 0.003 0.11 PC_GM_couple 7550 7550 15.09 0.002 0.002 0.09 #others 6.88 6.875 0.04 ------------------------------------------------------------------------------- ======= Cycle 7550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7551 steps, 2.56000 s simulation time, 17740.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7551 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17740.6617740.66317740.663 100.00 ------------------------------------------------------------------------------- PC_run 7551 7551 17699.59 2.344 2.344 99.77 GM_PC_couple 7551 7551 19.10 0.003 0.003 0.11 PC_GM_couple 7551 7551 15.09 0.002 0.002 0.09 #others 6.88 6.876 0.04 ------------------------------------------------------------------------------- ======= Cycle 7551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7552 steps, 2.56000 s simulation time, 17743.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7552 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17743.6717743.66817743.668 100.00 ------------------------------------------------------------------------------- PC_run 7552 7552 17702.59 2.344 2.344 99.77 GM_PC_couple 7552 7552 19.10 0.003 0.003 0.11 PC_GM_couple 7552 7552 15.09 0.002 0.002 0.09 #others 6.88 6.877 0.04 ------------------------------------------------------------------------------- ======= Cycle 7552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7553 steps, 2.56000 s simulation time, 17746.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7553 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17746.1817746.17817746.178 100.00 ------------------------------------------------------------------------------- PC_run 7553 7553 17705.10 2.344 2.344 99.77 GM_PC_couple 7553 7553 19.10 0.003 0.003 0.11 PC_GM_couple 7553 7553 15.10 0.002 0.002 0.09 #others 6.88 6.878 0.04 ------------------------------------------------------------------------------- ======= Cycle 7553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7554 steps, 2.56000 s simulation time, 17748.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7554 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17748.8217748.81617748.816 100.00 ------------------------------------------------------------------------------- PC_run 7554 7554 17707.73 2.344 2.344 99.77 GM_PC_couple 7554 7554 19.11 0.003 0.003 0.11 PC_GM_couple 7554 7554 15.10 0.002 0.002 0.09 #others 6.88 6.878 0.04 ------------------------------------------------------------------------------- ======= Cycle 7554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7555 steps, 2.56000 s simulation time, 17751.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7555 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17751.4517751.45417751.454 100.00 ------------------------------------------------------------------------------- PC_run 7555 7555 17710.37 2.344 2.344 99.77 GM_PC_couple 7555 7555 19.11 0.003 0.003 0.11 PC_GM_couple 7555 7555 15.10 0.002 0.002 0.09 #others 6.88 6.879 0.04 ------------------------------------------------------------------------------- ======= Cycle 7555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7556 steps, 2.56000 s simulation time, 17754.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7556 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17754.3017754.29617754.296 100.00 ------------------------------------------------------------------------------- PC_run 7556 7556 17713.20 2.344 2.344 99.77 GM_PC_couple 7556 7556 19.11 0.003 0.003 0.11 PC_GM_couple 7556 7556 15.10 0.002 0.002 0.09 #others 6.88 6.880 0.04 ------------------------------------------------------------------------------- ======= Cycle 7556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7557 steps, 2.56000 s simulation time, 17756.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7557 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17756.7217756.71717756.717 100.00 ------------------------------------------------------------------------------- PC_run 7557 7557 17715.62 2.344 2.344 99.77 GM_PC_couple 7557 7557 19.11 0.003 0.003 0.11 PC_GM_couple 7557 7557 15.10 0.002 0.002 0.09 #others 6.88 6.881 0.04 ------------------------------------------------------------------------------- ======= Cycle 7557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7558 steps, 2.56000 s simulation time, 17759.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7558 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17759.1717759.17417759.174 100.00 ------------------------------------------------------------------------------- PC_run 7558 7558 17718.07 2.344 2.344 99.77 GM_PC_couple 7558 7558 19.12 0.003 0.003 0.11 PC_GM_couple 7558 7558 15.10 0.002 0.002 0.09 #others 6.88 6.882 0.04 ------------------------------------------------------------------------------- ======= Cycle 7558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7559 steps, 2.56000 s simulation time, 17761.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7559 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17761.6817761.68317761.683 100.00 ------------------------------------------------------------------------------- PC_run 7559 7559 17720.58 2.344 2.344 99.77 GM_PC_couple 7559 7559 19.12 0.003 0.003 0.11 PC_GM_couple 7559 7559 15.11 0.002 0.002 0.09 #others 6.88 6.883 0.04 ------------------------------------------------------------------------------- ======= Cycle 7559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7560 steps, 2.56000 s simulation time, 17766.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7560 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17766.1117766.10817766.108 100.00 ------------------------------------------------------------------------------- PC_run 7560 7560 17725.00 2.345 2.345 99.77 GM_PC_couple 7560 7560 19.12 0.003 0.003 0.11 PC_GM_couple 7560 7560 15.11 0.002 0.002 0.09 #others 6.88 6.883 0.04 ------------------------------------------------------------------------------- ======= Cycle 7560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7561 steps, 2.56000 s simulation time, 17768.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7561 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17768.3417768.33717768.337 100.00 ------------------------------------------------------------------------------- PC_run 7561 7561 17727.22 2.345 2.345 99.77 GM_PC_couple 7561 7561 19.12 0.003 0.003 0.11 PC_GM_couple 7561 7561 15.11 0.002 0.002 0.09 #others 6.88 6.884 0.04 ------------------------------------------------------------------------------- ======= Cycle 7561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7562 steps, 2.56000 s simulation time, 17770.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7562 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17770.5917770.59417770.594 100.00 ------------------------------------------------------------------------------- PC_run 7562 7562 17729.47 2.345 2.345 99.77 GM_PC_couple 7562 7562 19.13 0.003 0.003 0.11 PC_GM_couple 7562 7562 15.11 0.002 0.002 0.09 #others 6.89 6.885 0.04 ------------------------------------------------------------------------------- ======= Cycle 7562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7563 steps, 2.56000 s simulation time, 17772.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7563 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17772.8517772.84617772.846 100.00 ------------------------------------------------------------------------------- PC_run 7563 7563 17731.72 2.345 2.345 99.77 GM_PC_couple 7563 7563 19.13 0.003 0.003 0.11 PC_GM_couple 7563 7563 15.11 0.002 0.002 0.09 #others 6.89 6.886 0.04 ------------------------------------------------------------------------------- ======= Cycle 7563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7564 steps, 2.56000 s simulation time, 17775.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7564 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17775.1717775.17317775.173 100.00 ------------------------------------------------------------------------------- PC_run 7564 7564 17734.04 2.345 2.345 99.77 GM_PC_couple 7564 7564 19.13 0.003 0.003 0.11 PC_GM_couple 7564 7564 15.12 0.002 0.002 0.09 #others 6.89 6.887 0.04 ------------------------------------------------------------------------------- ======= Cycle 7564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7565 steps, 2.56000 s simulation time, 17777.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7565 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17777.3917777.39317777.393 100.00 ------------------------------------------------------------------------------- PC_run 7565 7565 17736.26 2.345 2.345 99.77 GM_PC_couple 7565 7565 19.13 0.003 0.003 0.11 PC_GM_couple 7565 7565 15.12 0.002 0.002 0.09 #others 6.89 6.887 0.04 ------------------------------------------------------------------------------- ======= Cycle 7565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7566 steps, 2.56000 s simulation time, 17779.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7566 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17779.5417779.54517779.545 100.00 ------------------------------------------------------------------------------- PC_run 7566 7566 17738.40 2.344 2.344 99.77 GM_PC_couple 7566 7566 19.13 0.003 0.003 0.11 PC_GM_couple 7566 7566 15.12 0.002 0.002 0.09 #others 6.89 6.888 0.04 ------------------------------------------------------------------------------- ======= Cycle 7566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7567 steps, 2.56000 s simulation time, 17781.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7567 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17781.7217781.72117781.721 100.00 ------------------------------------------------------------------------------- PC_run 7567 7567 17740.57 2.344 2.344 99.77 GM_PC_couple 7567 7567 19.14 0.003 0.003 0.11 PC_GM_couple 7567 7567 15.12 0.002 0.002 0.09 #others 6.89 6.889 0.04 ------------------------------------------------------------------------------- ======= Cycle 7567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7568 steps, 2.56000 s simulation time, 17784.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7568 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17784.1017784.10117784.101 100.00 ------------------------------------------------------------------------------- PC_run 7568 7568 17742.95 2.344 2.344 99.77 GM_PC_couple 7568 7568 19.14 0.003 0.003 0.11 PC_GM_couple 7568 7568 15.12 0.002 0.002 0.09 #others 6.89 6.890 0.04 ------------------------------------------------------------------------------- ======= Cycle 7568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7569 steps, 2.56000 s simulation time, 17786.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7569 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17786.3117786.31117786.311 100.00 ------------------------------------------------------------------------------- PC_run 7569 7569 17745.15 2.344 2.344 99.77 GM_PC_couple 7569 7569 19.14 0.003 0.003 0.11 PC_GM_couple 7569 7569 15.12 0.002 0.002 0.09 #others 6.89 6.891 0.04 ------------------------------------------------------------------------------- ======= Cycle 7569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7570 steps, 2.56000 s simulation time, 17788.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7570 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17788.6417788.64017788.640 100.00 ------------------------------------------------------------------------------- PC_run 7570 7570 17747.48 2.344 2.344 99.77 GM_PC_couple 7570 7570 19.14 0.003 0.003 0.11 PC_GM_couple 7570 7570 15.13 0.002 0.002 0.09 #others 6.89 6.891 0.04 ------------------------------------------------------------------------------- ======= Cycle 7570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7571 steps, 2.56000 s simulation time, 17790.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7571 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17790.9917790.99117790.991 100.00 ------------------------------------------------------------------------------- PC_run 7571 7571 17749.82 2.344 2.344 99.77 GM_PC_couple 7571 7571 19.15 0.003 0.003 0.11 PC_GM_couple 7571 7571 15.13 0.002 0.002 0.09 #others 6.89 6.892 0.04 ------------------------------------------------------------------------------- ======= Cycle 7571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7572 steps, 2.56000 s simulation time, 17793.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7572 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17793.2717793.26817793.268 100.00 ------------------------------------------------------------------------------- PC_run 7572 7572 17752.10 2.344 2.344 99.77 GM_PC_couple 7572 7572 19.15 0.003 0.003 0.11 PC_GM_couple 7572 7572 15.13 0.002 0.002 0.09 #others 6.89 6.893 0.04 ------------------------------------------------------------------------------- ======= Cycle 7572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7573 steps, 2.56000 s simulation time, 17795.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7573 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17795.4517795.44917795.449 100.00 ------------------------------------------------------------------------------- PC_run 7573 7573 17754.27 2.344 2.344 99.77 GM_PC_couple 7573 7573 19.15 0.003 0.003 0.11 PC_GM_couple 7573 7573 15.13 0.002 0.002 0.09 #others 6.89 6.894 0.04 ------------------------------------------------------------------------------- ======= Cycle 7573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7574 steps, 2.56000 s simulation time, 17798.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7574 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17798.0117798.01117798.011 100.00 ------------------------------------------------------------------------------- PC_run 7574 7574 17756.83 2.344 2.344 99.77 GM_PC_couple 7574 7574 19.15 0.003 0.003 0.11 PC_GM_couple 7574 7574 15.13 0.002 0.002 0.09 #others 6.89 6.895 0.04 ------------------------------------------------------------------------------- ======= Cycle 7574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7575 steps, 2.56000 s simulation time, 17800.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7575 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17800.5417800.54017800.540 100.00 ------------------------------------------------------------------------------- PC_run 7575 7575 17759.35 2.344 2.344 99.77 GM_PC_couple 7575 7575 19.16 0.003 0.003 0.11 PC_GM_couple 7575 7575 15.14 0.002 0.002 0.09 #others 6.90 6.896 0.04 ------------------------------------------------------------------------------- ======= Cycle 7575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7576 steps, 2.56000 s simulation time, 17803.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7576 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17803.0917803.08817803.088 100.00 ------------------------------------------------------------------------------- PC_run 7576 7576 17761.90 2.344 2.344 99.77 GM_PC_couple 7576 7576 19.16 0.003 0.003 0.11 PC_GM_couple 7576 7576 15.14 0.002 0.002 0.09 #others 6.90 6.897 0.04 ------------------------------------------------------------------------------- ======= Cycle 7576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7577 steps, 2.56000 s simulation time, 17805.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7577 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17805.5917805.58817805.588 100.00 ------------------------------------------------------------------------------- PC_run 7577 7577 17764.39 2.345 2.345 99.77 GM_PC_couple 7577 7577 19.16 0.003 0.003 0.11 PC_GM_couple 7577 7577 15.14 0.002 0.002 0.09 #others 6.90 6.898 0.04 ------------------------------------------------------------------------------- ======= Cycle 7577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7578 steps, 2.56000 s simulation time, 17808.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7578 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17808.0517808.04617808.046 100.00 ------------------------------------------------------------------------------- PC_run 7578 7578 17766.84 2.345 2.345 99.77 GM_PC_couple 7578 7578 19.16 0.003 0.003 0.11 PC_GM_couple 7578 7578 15.14 0.002 0.002 0.09 #others 6.90 6.898 0.04 ------------------------------------------------------------------------------- ======= Cycle 7578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7579 steps, 2.56000 s simulation time, 17810.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7579 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17810.9517810.95117810.951 100.00 ------------------------------------------------------------------------------- PC_run 7579 7579 17769.74 2.345 2.345 99.77 GM_PC_couple 7579 7579 19.16 0.003 0.003 0.11 PC_GM_couple 7579 7579 15.14 0.002 0.002 0.09 #others 6.90 6.899 0.04 ------------------------------------------------------------------------------- ======= Cycle 7579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7580 steps, 2.56000 s simulation time, 17813.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7580 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17813.4517813.45417813.454 100.00 ------------------------------------------------------------------------------- PC_run 7580 7580 17772.24 2.345 2.345 99.77 GM_PC_couple 7580 7580 19.17 0.003 0.003 0.11 PC_GM_couple 7580 7580 15.14 0.002 0.002 0.09 #others 6.90 6.900 0.04 ------------------------------------------------------------------------------- ======= Cycle 7580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7581 steps, 2.56000 s simulation time, 17815.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7581 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17815.8017815.80217815.802 100.00 ------------------------------------------------------------------------------- PC_run 7581 7581 17774.59 2.345 2.345 99.77 GM_PC_couple 7581 7581 19.17 0.003 0.003 0.11 PC_GM_couple 7581 7581 15.15 0.002 0.002 0.09 #others 6.90 6.901 0.04 ------------------------------------------------------------------------------- ======= Cycle 7581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7582 steps, 2.56000 s simulation time, 17818.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7582 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17818.3017818.29517818.295 100.00 ------------------------------------------------------------------------------- PC_run 7582 7582 17777.07 2.345 2.345 99.77 GM_PC_couple 7582 7582 19.17 0.003 0.003 0.11 PC_GM_couple 7582 7582 15.15 0.002 0.002 0.09 #others 6.90 6.901 0.04 ------------------------------------------------------------------------------- ======= Cycle 7582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7583 steps, 2.56000 s simulation time, 17820.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7583 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17820.6517820.64717820.647 100.00 ------------------------------------------------------------------------------- PC_run 7583 7583 17779.42 2.345 2.345 99.77 GM_PC_couple 7583 7583 19.17 0.003 0.003 0.11 PC_GM_couple 7583 7583 15.15 0.002 0.002 0.09 #others 6.90 6.902 0.04 ------------------------------------------------------------------------------- ======= Cycle 7583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7584 steps, 2.56000 s simulation time, 17823.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7584 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17823.5517823.55117823.551 100.00 ------------------------------------------------------------------------------- PC_run 7584 7584 17782.32 2.345 2.345 99.77 GM_PC_couple 7584 7584 19.18 0.003 0.003 0.11 PC_GM_couple 7584 7584 15.15 0.002 0.002 0.09 #others 6.90 6.903 0.04 ------------------------------------------------------------------------------- ======= Cycle 7584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7585 steps, 2.56000 s simulation time, 17826.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7585 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17826.3317826.32717826.327 100.00 ------------------------------------------------------------------------------- PC_run 7585 7585 17785.09 2.345 2.345 99.77 GM_PC_couple 7585 7585 19.18 0.003 0.003 0.11 PC_GM_couple 7585 7585 15.15 0.002 0.002 0.09 #others 6.90 6.904 0.04 ------------------------------------------------------------------------------- ======= Cycle 7585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7586 steps, 2.56000 s simulation time, 17828.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7586 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17828.8217828.82217828.822 100.00 ------------------------------------------------------------------------------- PC_run 7586 7586 17787.58 2.345 2.345 99.77 GM_PC_couple 7586 7586 19.18 0.003 0.003 0.11 PC_GM_couple 7586 7586 15.16 0.002 0.002 0.09 #others 6.90 6.905 0.04 ------------------------------------------------------------------------------- ======= Cycle 7586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7587 steps, 2.56000 s simulation time, 17831.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7587 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17831.2517831.25217831.252 100.00 ------------------------------------------------------------------------------- PC_run 7587 7587 17790.01 2.345 2.345 99.77 GM_PC_couple 7587 7587 19.18 0.003 0.003 0.11 PC_GM_couple 7587 7587 15.16 0.002 0.002 0.09 #others 6.91 6.906 0.04 ------------------------------------------------------------------------------- ======= Cycle 7587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7588 steps, 2.56000 s simulation time, 17833.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7588 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17833.6817833.68017833.680 100.00 ------------------------------------------------------------------------------- PC_run 7588 7588 17792.43 2.345 2.345 99.77 GM_PC_couple 7588 7588 19.19 0.003 0.003 0.11 PC_GM_couple 7588 7588 15.16 0.002 0.002 0.09 #others 6.91 6.906 0.04 ------------------------------------------------------------------------------- ======= Cycle 7588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7589 steps, 2.56000 s simulation time, 17835.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7589 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17835.7717835.77217835.772 100.00 ------------------------------------------------------------------------------- PC_run 7589 7589 17794.52 2.345 2.345 99.77 GM_PC_couple 7589 7589 19.19 0.003 0.003 0.11 PC_GM_couple 7589 7589 15.16 0.002 0.002 0.09 #others 6.91 6.907 0.04 ------------------------------------------------------------------------------- ======= Cycle 7589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7590 steps, 2.56000 s simulation time, 17838.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7590 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17838.2317838.23417838.234 100.00 ------------------------------------------------------------------------------- PC_run 7590 7590 17796.97 2.345 2.345 99.77 GM_PC_couple 7590 7590 19.19 0.003 0.003 0.11 PC_GM_couple 7590 7590 15.16 0.002 0.002 0.09 #others 6.91 6.908 0.04 ------------------------------------------------------------------------------- ======= Cycle 7590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7591 steps, 2.56000 s simulation time, 17840.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7591 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17840.5617840.56317840.563 100.00 ------------------------------------------------------------------------------- PC_run 7591 7591 17799.30 2.345 2.345 99.77 GM_PC_couple 7591 7591 19.19 0.003 0.003 0.11 PC_GM_couple 7591 7591 15.17 0.002 0.002 0.09 #others 6.91 6.909 0.04 ------------------------------------------------------------------------------- ======= Cycle 7591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7592 steps, 2.56000 s simulation time, 17843.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7592 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17843.2117843.21217843.212 100.00 ------------------------------------------------------------------------------- PC_run 7592 7592 17801.94 2.345 2.345 99.77 GM_PC_couple 7592 7592 19.20 0.003 0.003 0.11 PC_GM_couple 7592 7592 15.17 0.002 0.002 0.09 #others 6.91 6.910 0.04 ------------------------------------------------------------------------------- ======= Cycle 7592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7593 steps, 2.56000 s simulation time, 17845.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7593 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17845.6017845.59817845.598 100.00 ------------------------------------------------------------------------------- PC_run 7593 7593 17804.32 2.345 2.345 99.77 GM_PC_couple 7593 7593 19.20 0.003 0.003 0.11 PC_GM_couple 7593 7593 15.17 0.002 0.002 0.09 #others 6.91 6.911 0.04 ------------------------------------------------------------------------------- ======= Cycle 7593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7594 steps, 2.56000 s simulation time, 17847.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7594 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17847.7417847.74417847.744 100.00 ------------------------------------------------------------------------------- PC_run 7594 7594 17806.46 2.345 2.345 99.77 GM_PC_couple 7594 7594 19.20 0.003 0.003 0.11 PC_GM_couple 7594 7594 15.17 0.002 0.002 0.09 #others 6.91 6.912 0.04 ------------------------------------------------------------------------------- ======= Cycle 7594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7595 steps, 2.56000 s simulation time, 17850.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7595 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17850.0617850.05717850.057 100.00 ------------------------------------------------------------------------------- PC_run 7595 7595 17808.77 2.345 2.345 99.77 GM_PC_couple 7595 7595 19.20 0.003 0.003 0.11 PC_GM_couple 7595 7595 15.17 0.002 0.002 0.09 #others 6.91 6.913 0.04 ------------------------------------------------------------------------------- ======= Cycle 7595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7596 steps, 2.56000 s simulation time, 17852.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7596 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17852.4617852.45917852.459 100.00 ------------------------------------------------------------------------------- PC_run 7596 7596 17811.16 2.345 2.345 99.77 GM_PC_couple 7596 7596 19.20 0.003 0.003 0.11 PC_GM_couple 7596 7596 15.18 0.002 0.002 0.09 #others 6.91 6.913 0.04 ------------------------------------------------------------------------------- ======= Cycle 7596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7597 steps, 2.56000 s simulation time, 17854.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7597 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17854.7117854.70917854.709 100.00 ------------------------------------------------------------------------------- PC_run 7597 7597 17813.41 2.345 2.345 99.77 GM_PC_couple 7597 7597 19.21 0.003 0.003 0.11 PC_GM_couple 7597 7597 15.18 0.002 0.002 0.09 #others 6.91 6.914 0.04 ------------------------------------------------------------------------------- ======= Cycle 7597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7598 steps, 2.56000 s simulation time, 17857.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7598 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17857.0017857.00217857.002 100.00 ------------------------------------------------------------------------------- PC_run 7598 7598 17815.70 2.345 2.345 99.77 GM_PC_couple 7598 7598 19.21 0.003 0.003 0.11 PC_GM_couple 7598 7598 15.18 0.002 0.002 0.09 #others 6.91 6.915 0.04 ------------------------------------------------------------------------------- ======= Cycle 7598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7599 steps, 2.56000 s simulation time, 17859.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7599 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17859.0617859.05817859.058 100.00 ------------------------------------------------------------------------------- PC_run 7599 7599 17817.75 2.345 2.345 99.77 GM_PC_couple 7599 7599 19.21 0.003 0.003 0.11 PC_GM_couple 7599 7599 15.18 0.002 0.002 0.09 #others 6.92 6.916 0.04 ------------------------------------------------------------------------------- ======= Cycle 7599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7600 steps, 2.56000 s simulation time, 17861.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7600 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17861.4517861.44617861.446 100.00 ------------------------------------------------------------------------------- PC_run 7600 7600 17820.13 2.345 2.345 99.77 GM_PC_couple 7600 7600 19.21 0.003 0.003 0.11 PC_GM_couple 7600 7600 15.18 0.002 0.002 0.09 #others 6.92 6.916 0.04 ------------------------------------------------------------------------------- ======= Cycle 7600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7601 steps, 2.56000 s simulation time, 17863.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7601 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17863.6917863.69417863.694 100.00 ------------------------------------------------------------------------------- PC_run 7601 7601 17822.38 2.345 2.345 99.77 GM_PC_couple 7601 7601 19.22 0.003 0.003 0.11 PC_GM_couple 7601 7601 15.19 0.002 0.002 0.09 #others 6.92 6.917 0.04 ------------------------------------------------------------------------------- ======= Cycle 7601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7602 steps, 2.56000 s simulation time, 17865.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7602 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17865.8217865.82517865.825 100.00 ------------------------------------------------------------------------------- PC_run 7602 7602 17824.50 2.345 2.345 99.77 GM_PC_couple 7602 7602 19.22 0.003 0.003 0.11 PC_GM_couple 7602 7602 15.19 0.002 0.002 0.09 #others 6.92 6.918 0.04 ------------------------------------------------------------------------------- ======= Cycle 7602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7603 steps, 2.56000 s simulation time, 17868.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7603 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17868.1717868.16617868.166 100.00 ------------------------------------------------------------------------------- PC_run 7603 7603 17826.84 2.345 2.345 99.77 GM_PC_couple 7603 7603 19.22 0.003 0.003 0.11 PC_GM_couple 7603 7603 15.19 0.002 0.002 0.09 #others 6.92 6.919 0.04 ------------------------------------------------------------------------------- ======= Cycle 7603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7604 steps, 2.56000 s simulation time, 17870.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7604 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17870.7317870.72617870.726 100.00 ------------------------------------------------------------------------------- PC_run 7604 7604 17829.39 2.345 2.345 99.77 GM_PC_couple 7604 7604 19.22 0.003 0.003 0.11 PC_GM_couple 7604 7604 15.19 0.002 0.002 0.09 #others 6.92 6.919 0.04 ------------------------------------------------------------------------------- ======= Cycle 7604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7605 steps, 2.56000 s simulation time, 17872.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7605 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17872.8717872.86817872.868 100.00 ------------------------------------------------------------------------------- PC_run 7605 7605 17831.53 2.345 2.345 99.77 GM_PC_couple 7605 7605 19.23 0.003 0.003 0.11 PC_GM_couple 7605 7605 15.19 0.002 0.002 0.09 #others 6.92 6.920 0.04 ------------------------------------------------------------------------------- ======= Cycle 7605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7606 steps, 2.56000 s simulation time, 17875.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7606 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17875.0917875.09217875.092 100.00 ------------------------------------------------------------------------------- PC_run 7606 7606 17833.75 2.345 2.345 99.77 GM_PC_couple 7606 7606 19.23 0.003 0.003 0.11 PC_GM_couple 7606 7606 15.19 0.002 0.002 0.09 #others 6.92 6.921 0.04 ------------------------------------------------------------------------------- ======= Cycle 7606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7607 steps, 2.56000 s simulation time, 17877.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7607 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17877.3717877.36617877.366 100.00 ------------------------------------------------------------------------------- PC_run 7607 7607 17836.02 2.345 2.345 99.77 GM_PC_couple 7607 7607 19.23 0.003 0.003 0.11 PC_GM_couple 7607 7607 15.20 0.002 0.002 0.09 #others 6.92 6.922 0.04 ------------------------------------------------------------------------------- ======= Cycle 7607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7608 steps, 2.56000 s simulation time, 17879.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7608 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17879.4917879.49317879.493 100.00 ------------------------------------------------------------------------------- PC_run 7608 7608 17838.14 2.345 2.345 99.77 GM_PC_couple 7608 7608 19.23 0.003 0.003 0.11 PC_GM_couple 7608 7608 15.20 0.002 0.002 0.09 #others 6.92 6.923 0.04 ------------------------------------------------------------------------------- ======= Cycle 7608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7609 steps, 2.56000 s simulation time, 17881.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7609 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17881.9017881.90317881.903 100.00 ------------------------------------------------------------------------------- PC_run 7609 7609 17840.54 2.345 2.345 99.77 GM_PC_couple 7609 7609 19.23 0.003 0.003 0.11 PC_GM_couple 7609 7609 15.20 0.002 0.002 0.09 #others 6.92 6.924 0.04 ------------------------------------------------------------------------------- ======= Cycle 7609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7610 steps, 2.56000 s simulation time, 17884.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7610 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17884.1017884.10517884.105 100.00 ------------------------------------------------------------------------------- PC_run 7610 7610 17842.74 2.345 2.345 99.77 GM_PC_couple 7610 7610 19.24 0.003 0.003 0.11 PC_GM_couple 7610 7610 15.20 0.002 0.002 0.09 #others 6.92 6.925 0.04 ------------------------------------------------------------------------------- ======= Cycle 7610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7611 steps, 2.56000 s simulation time, 17886.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7611 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17886.3417886.34117886.341 100.00 ------------------------------------------------------------------------------- PC_run 7611 7611 17844.97 2.345 2.345 99.77 GM_PC_couple 7611 7611 19.24 0.003 0.003 0.11 PC_GM_couple 7611 7611 15.20 0.002 0.002 0.09 #others 6.93 6.926 0.04 ------------------------------------------------------------------------------- ======= Cycle 7611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7612 steps, 2.56000 s simulation time, 17888.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7612 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17888.4517888.44517888.445 100.00 ------------------------------------------------------------------------------- PC_run 7612 7612 17847.07 2.345 2.345 99.77 GM_PC_couple 7612 7612 19.24 0.003 0.003 0.11 PC_GM_couple 7612 7612 15.21 0.002 0.002 0.09 #others 6.93 6.927 0.04 ------------------------------------------------------------------------------- ======= Cycle 7612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7613 steps, 2.56000 s simulation time, 17890.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7613 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17890.6417890.64217890.642 100.00 ------------------------------------------------------------------------------- PC_run 7613 7613 17849.26 2.345 2.345 99.77 GM_PC_couple 7613 7613 19.24 0.003 0.003 0.11 PC_GM_couple 7613 7613 15.21 0.002 0.002 0.09 #others 6.93 6.928 0.04 ------------------------------------------------------------------------------- ======= Cycle 7613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7614 steps, 2.56000 s simulation time, 17893.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7614 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17893.2217893.22317893.223 100.00 ------------------------------------------------------------------------------- PC_run 7614 7614 17851.84 2.345 2.345 99.77 GM_PC_couple 7614 7614 19.25 0.003 0.003 0.11 PC_GM_couple 7614 7614 15.21 0.002 0.002 0.08 #others 6.93 6.929 0.04 ------------------------------------------------------------------------------- ======= Cycle 7614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7615 steps, 2.56000 s simulation time, 17895.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7615 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17895.5617895.55517895.555 100.00 ------------------------------------------------------------------------------- PC_run 7615 7615 17854.17 2.345 2.345 99.77 GM_PC_couple 7615 7615 19.25 0.003 0.003 0.11 PC_GM_couple 7615 7615 15.21 0.002 0.002 0.08 #others 6.93 6.930 0.04 ------------------------------------------------------------------------------- ======= Cycle 7615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7616 steps, 2.56000 s simulation time, 17897.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7616 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17897.7417897.74417897.744 100.00 ------------------------------------------------------------------------------- PC_run 7616 7616 17856.35 2.345 2.345 99.77 GM_PC_couple 7616 7616 19.25 0.003 0.003 0.11 PC_GM_couple 7616 7616 15.21 0.002 0.002 0.08 #others 6.93 6.931 0.04 ------------------------------------------------------------------------------- ======= Cycle 7616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7617 steps, 2.56000 s simulation time, 17900.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7617 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17900.4617900.45517900.455 100.00 ------------------------------------------------------------------------------- PC_run 7617 7617 17859.06 2.345 2.345 99.77 GM_PC_couple 7617 7617 19.25 0.003 0.003 0.11 PC_GM_couple 7617 7617 15.21 0.002 0.002 0.08 #others 6.93 6.932 0.04 ------------------------------------------------------------------------------- ======= Cycle 7617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7618 steps, 2.56000 s simulation time, 17903.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7618 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17903.4317903.42917903.429 100.00 ------------------------------------------------------------------------------- PC_run 7618 7618 17862.02 2.345 2.345 99.77 GM_PC_couple 7618 7618 19.26 0.003 0.003 0.11 PC_GM_couple 7618 7618 15.22 0.002 0.002 0.08 #others 6.93 6.933 0.04 ------------------------------------------------------------------------------- ======= Cycle 7618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7619 steps, 2.56000 s simulation time, 17906.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7619 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17906.0717906.07317906.073 100.00 ------------------------------------------------------------------------------- PC_run 7619 7619 17864.66 2.345 2.345 99.77 GM_PC_couple 7619 7619 19.26 0.003 0.003 0.11 PC_GM_couple 7619 7619 15.22 0.002 0.002 0.08 #others 6.93 6.934 0.04 ------------------------------------------------------------------------------- ======= Cycle 7619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7620 steps, 2.56000 s simulation time, 17908.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7620 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17908.5017908.50017908.500 100.00 ------------------------------------------------------------------------------- PC_run 7620 7620 17867.09 2.345 2.345 99.77 GM_PC_couple 7620 7620 19.26 0.003 0.003 0.11 PC_GM_couple 7620 7620 15.22 0.002 0.002 0.08 #others 6.93 6.935 0.04 ------------------------------------------------------------------------------- ======= Cycle 7620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7621 steps, 2.56000 s simulation time, 17911.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7621 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17911.1817911.18217911.182 100.00 ------------------------------------------------------------------------------- PC_run 7621 7621 17869.76 2.345 2.345 99.77 GM_PC_couple 7621 7621 19.26 0.003 0.003 0.11 PC_GM_couple 7621 7621 15.22 0.002 0.002 0.08 #others 6.94 6.936 0.04 ------------------------------------------------------------------------------- ======= Cycle 7621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7622 steps, 2.56000 s simulation time, 17914.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7622 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17914.0717914.07517914.075 100.00 ------------------------------------------------------------------------------- PC_run 7622 7622 17872.65 2.345 2.345 99.77 GM_PC_couple 7622 7622 19.26 0.003 0.003 0.11 PC_GM_couple 7622 7622 15.22 0.002 0.002 0.08 #others 6.94 6.937 0.04 ------------------------------------------------------------------------------- ======= Cycle 7622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7623 steps, 2.56000 s simulation time, 17916.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7623 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17916.9417916.93617916.936 100.00 ------------------------------------------------------------------------------- PC_run 7623 7623 17875.51 2.345 2.345 99.77 GM_PC_couple 7623 7623 19.27 0.003 0.003 0.11 PC_GM_couple 7623 7623 15.23 0.002 0.002 0.08 #others 6.94 6.938 0.04 ------------------------------------------------------------------------------- ======= Cycle 7623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7624 steps, 2.56000 s simulation time, 17919.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7624 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17919.7117919.70517919.705 100.00 ------------------------------------------------------------------------------- PC_run 7624 7624 17878.27 2.345 2.345 99.77 GM_PC_couple 7624 7624 19.27 0.003 0.003 0.11 PC_GM_couple 7624 7624 15.23 0.002 0.002 0.08 #others 6.94 6.939 0.04 ------------------------------------------------------------------------------- ======= Cycle 7624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7625 steps, 2.56000 s simulation time, 17922.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7625 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17922.1417922.14017922.140 100.00 ------------------------------------------------------------------------------- PC_run 7625 7625 17880.70 2.345 2.345 99.77 GM_PC_couple 7625 7625 19.27 0.003 0.003 0.11 PC_GM_couple 7625 7625 15.23 0.002 0.002 0.08 #others 6.94 6.939 0.04 ------------------------------------------------------------------------------- ======= Cycle 7625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7626 steps, 2.56000 s simulation time, 17925.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7626 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17925.0217925.02317925.023 100.00 ------------------------------------------------------------------------------- PC_run 7626 7626 17883.58 2.345 2.345 99.77 GM_PC_couple 7626 7626 19.27 0.003 0.003 0.11 PC_GM_couple 7626 7626 15.23 0.002 0.002 0.08 #others 6.94 6.940 0.04 ------------------------------------------------------------------------------- ======= Cycle 7626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7627 steps, 2.56000 s simulation time, 17927.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7627 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17927.3217927.32217927.322 100.00 ------------------------------------------------------------------------------- PC_run 7627 7627 17885.87 2.345 2.345 99.77 GM_PC_couple 7627 7627 19.28 0.003 0.003 0.11 PC_GM_couple 7627 7627 15.23 0.002 0.002 0.08 #others 6.94 6.941 0.04 ------------------------------------------------------------------------------- ======= Cycle 7627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7628 steps, 2.56000 s simulation time, 17929.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7628 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17929.8817929.87717929.877 100.00 ------------------------------------------------------------------------------- PC_run 7628 7628 17888.42 2.345 2.345 99.77 GM_PC_couple 7628 7628 19.28 0.003 0.003 0.11 PC_GM_couple 7628 7628 15.23 0.002 0.002 0.08 #others 6.94 6.942 0.04 ------------------------------------------------------------------------------- ======= Cycle 7628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7629 steps, 2.56000 s simulation time, 17932.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7629 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17932.4217932.41617932.416 100.00 ------------------------------------------------------------------------------- PC_run 7629 7629 17890.96 2.345 2.345 99.77 GM_PC_couple 7629 7629 19.28 0.003 0.003 0.11 PC_GM_couple 7629 7629 15.24 0.002 0.002 0.08 #others 6.94 6.943 0.04 ------------------------------------------------------------------------------- ======= Cycle 7629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7630 steps, 2.56000 s simulation time, 17935.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7630 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17935.4617935.45817935.458 100.00 ------------------------------------------------------------------------------- PC_run 7630 7630 17893.99 2.345 2.345 99.77 GM_PC_couple 7630 7630 19.28 0.003 0.003 0.11 PC_GM_couple 7630 7630 15.24 0.002 0.002 0.08 #others 6.94 6.944 0.04 ------------------------------------------------------------------------------- ======= Cycle 7630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7631 steps, 2.56000 s simulation time, 17937.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7631 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17937.8517937.85117937.851 100.00 ------------------------------------------------------------------------------- PC_run 7631 7631 17896.38 2.345 2.345 99.77 GM_PC_couple 7631 7631 19.29 0.003 0.003 0.11 PC_GM_couple 7631 7631 15.24 0.002 0.002 0.08 #others 6.94 6.945 0.04 ------------------------------------------------------------------------------- ======= Cycle 7631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7632 steps, 2.56000 s simulation time, 17940.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7632 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17940.1217940.11917940.119 100.00 ------------------------------------------------------------------------------- PC_run 7632 7632 17898.64 2.345 2.345 99.77 GM_PC_couple 7632 7632 19.29 0.003 0.003 0.11 PC_GM_couple 7632 7632 15.24 0.002 0.002 0.08 #others 6.95 6.945 0.04 ------------------------------------------------------------------------------- ======= Cycle 7632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7633 steps, 2.56000 s simulation time, 17942.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7633 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17942.6117942.61217942.612 100.00 ------------------------------------------------------------------------------- PC_run 7633 7633 17901.13 2.345 2.345 99.77 GM_PC_couple 7633 7633 19.29 0.003 0.003 0.11 PC_GM_couple 7633 7633 15.24 0.002 0.002 0.08 #others 6.95 6.946 0.04 ------------------------------------------------------------------------------- ======= Cycle 7633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7634 steps, 2.56000 s simulation time, 17947.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7634 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17947.4717947.46917947.469 100.00 ------------------------------------------------------------------------------- PC_run 7634 7634 17905.98 2.346 2.346 99.77 GM_PC_couple 7634 7634 19.29 0.003 0.003 0.11 PC_GM_couple 7634 7634 15.25 0.002 0.002 0.08 #others 6.95 6.947 0.04 ------------------------------------------------------------------------------- ======= Cycle 7634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7635 steps, 2.56000 s simulation time, 17950.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7635 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17950.1217950.11817950.118 100.00 ------------------------------------------------------------------------------- PC_run 7635 7635 17908.63 2.346 2.346 99.77 GM_PC_couple 7635 7635 19.29 0.003 0.003 0.11 PC_GM_couple 7635 7635 15.25 0.002 0.002 0.08 #others 6.95 6.948 0.04 ------------------------------------------------------------------------------- ======= Cycle 7635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7636 steps, 2.56000 s simulation time, 17952.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7636 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17952.6317952.62717952.627 100.00 ------------------------------------------------------------------------------- PC_run 7636 7636 17911.13 2.346 2.346 99.77 GM_PC_couple 7636 7636 19.30 0.003 0.003 0.11 PC_GM_couple 7636 7636 15.25 0.002 0.002 0.08 #others 6.95 6.949 0.04 ------------------------------------------------------------------------------- ======= Cycle 7636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7637 steps, 2.56000 s simulation time, 17954.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7637 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17954.7717954.77317954.773 100.00 ------------------------------------------------------------------------------- PC_run 7637 7637 17913.27 2.346 2.346 99.77 GM_PC_couple 7637 7637 19.30 0.003 0.003 0.11 PC_GM_couple 7637 7637 15.25 0.002 0.002 0.08 #others 6.95 6.950 0.04 ------------------------------------------------------------------------------- ======= Cycle 7637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7638 steps, 2.56000 s simulation time, 17956.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7638 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17956.9417956.94517956.945 100.00 ------------------------------------------------------------------------------- PC_run 7638 7638 17915.44 2.346 2.346 99.77 GM_PC_couple 7638 7638 19.30 0.003 0.003 0.11 PC_GM_couple 7638 7638 15.25 0.002 0.002 0.08 #others 6.95 6.951 0.04 ------------------------------------------------------------------------------- ======= Cycle 7638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7639 steps, 2.56000 s simulation time, 17959.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7639 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17959.1317959.13517959.135 100.00 ------------------------------------------------------------------------------- PC_run 7639 7639 17917.62 2.346 2.346 99.77 GM_PC_couple 7639 7639 19.30 0.003 0.003 0.11 PC_GM_couple 7639 7639 15.26 0.002 0.002 0.08 #others 6.95 6.951 0.04 ------------------------------------------------------------------------------- ======= Cycle 7639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7640 steps, 2.56000 s simulation time, 17961.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7640 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17961.3617961.36417961.364 100.00 ------------------------------------------------------------------------------- PC_run 7640 7640 17919.85 2.346 2.346 99.77 GM_PC_couple 7640 7640 19.31 0.003 0.003 0.11 PC_GM_couple 7640 7640 15.26 0.002 0.002 0.08 #others 6.95 6.952 0.04 ------------------------------------------------------------------------------- ======= Cycle 7640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7641 steps, 2.56000 s simulation time, 17963.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7641 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17963.7217963.71817963.718 100.00 ------------------------------------------------------------------------------- PC_run 7641 7641 17922.20 2.346 2.346 99.77 GM_PC_couple 7641 7641 19.31 0.003 0.003 0.11 PC_GM_couple 7641 7641 15.26 0.002 0.002 0.08 #others 6.95 6.952 0.04 ------------------------------------------------------------------------------- ======= Cycle 7641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7642 steps, 2.56000 s simulation time, 17966.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7642 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17966.2917966.29017966.290 100.00 ------------------------------------------------------------------------------- PC_run 7642 7642 17924.76 2.346 2.346 99.77 GM_PC_couple 7642 7642 19.31 0.003 0.003 0.11 PC_GM_couple 7642 7642 15.26 0.002 0.002 0.08 #others 6.95 6.953 0.04 ------------------------------------------------------------------------------- ======= Cycle 7642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7643 steps, 2.56000 s simulation time, 17968.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7643 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17968.6117968.61017968.610 100.00 ------------------------------------------------------------------------------- PC_run 7643 7643 17927.08 2.346 2.346 99.77 GM_PC_couple 7643 7643 19.31 0.003 0.003 0.11 PC_GM_couple 7643 7643 15.26 0.002 0.002 0.08 #others 6.95 6.954 0.04 ------------------------------------------------------------------------------- ======= Cycle 7643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7644 steps, 2.56000 s simulation time, 17971.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7644 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17971.6617971.65617971.656 100.00 ------------------------------------------------------------------------------- PC_run 7644 7644 17930.12 2.346 2.346 99.77 GM_PC_couple 7644 7644 19.32 0.003 0.003 0.11 PC_GM_couple 7644 7644 15.26 0.002 0.002 0.08 #others 6.96 6.955 0.04 ------------------------------------------------------------------------------- ======= Cycle 7644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7645 steps, 2.56000 s simulation time, 17974.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7645 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17974.6017974.60117974.601 100.00 ------------------------------------------------------------------------------- PC_run 7645 7645 17933.06 2.346 2.346 99.77 GM_PC_couple 7645 7645 19.32 0.003 0.003 0.11 PC_GM_couple 7645 7645 15.27 0.002 0.002 0.08 #others 6.96 6.956 0.04 ------------------------------------------------------------------------------- ======= Cycle 7645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7646 steps, 2.56000 s simulation time, 17977.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7646 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17977.7717977.76817977.768 100.00 ------------------------------------------------------------------------------- PC_run 7646 7646 17936.22 2.346 2.346 99.77 GM_PC_couple 7646 7646 19.32 0.003 0.003 0.11 PC_GM_couple 7646 7646 15.27 0.002 0.002 0.08 #others 6.96 6.957 0.04 ------------------------------------------------------------------------------- ======= Cycle 7646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7647 steps, 2.56000 s simulation time, 17980.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7647 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17980.1417980.13917980.139 100.00 ------------------------------------------------------------------------------- PC_run 7647 7647 17938.59 2.346 2.346 99.77 GM_PC_couple 7647 7647 19.32 0.003 0.003 0.11 PC_GM_couple 7647 7647 15.27 0.002 0.002 0.08 #others 6.96 6.957 0.04 ------------------------------------------------------------------------------- ======= Cycle 7647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7648 steps, 2.56000 s simulation time, 17982.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7648 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17982.5017982.50017982.500 100.00 ------------------------------------------------------------------------------- PC_run 7648 7648 17940.95 2.346 2.346 99.77 GM_PC_couple 7648 7648 19.32 0.003 0.003 0.11 PC_GM_couple 7648 7648 15.27 0.002 0.002 0.08 #others 6.96 6.958 0.04 ------------------------------------------------------------------------------- ======= Cycle 7648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7649 steps, 2.56000 s simulation time, 17985.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7649 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17985.2217985.21517985.215 100.00 ------------------------------------------------------------------------------- PC_run 7649 7649 17943.66 2.346 2.346 99.77 GM_PC_couple 7649 7649 19.33 0.003 0.003 0.11 PC_GM_couple 7649 7649 15.27 0.002 0.002 0.08 #others 6.96 6.959 0.04 ------------------------------------------------------------------------------- ======= Cycle 7649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7650 steps, 2.56000 s simulation time, 17987.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7650 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17987.5517987.55417987.554 100.00 ------------------------------------------------------------------------------- PC_run 7650 7650 17945.99 2.346 2.346 99.77 GM_PC_couple 7650 7650 19.33 0.003 0.003 0.11 PC_GM_couple 7650 7650 15.28 0.002 0.002 0.08 #others 6.96 6.960 0.04 ------------------------------------------------------------------------------- ======= Cycle 7650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7651 steps, 2.56000 s simulation time, 17989.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7651 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17989.7117989.71017989.710 100.00 ------------------------------------------------------------------------------- PC_run 7651 7651 17948.14 2.346 2.346 99.77 GM_PC_couple 7651 7651 19.33 0.003 0.003 0.11 PC_GM_couple 7651 7651 15.28 0.002 0.002 0.08 #others 6.96 6.960 0.04 ------------------------------------------------------------------------------- ======= Cycle 7651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7652 steps, 2.56000 s simulation time, 17991.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7652 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17991.9017991.89917991.899 100.00 ------------------------------------------------------------------------------- PC_run 7652 7652 17950.32 2.346 2.346 99.77 GM_PC_couple 7652 7652 19.33 0.003 0.003 0.11 PC_GM_couple 7652 7652 15.28 0.002 0.002 0.08 #others 6.96 6.961 0.04 ------------------------------------------------------------------------------- ======= Cycle 7652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7653 steps, 2.56000 s simulation time, 17994.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7653 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17994.1517994.15217994.152 100.00 ------------------------------------------------------------------------------- PC_run 7653 7653 17952.57 2.346 2.346 99.77 GM_PC_couple 7653 7653 19.34 0.003 0.003 0.11 PC_GM_couple 7653 7653 15.28 0.002 0.002 0.08 #others 6.96 6.962 0.04 ------------------------------------------------------------------------------- ======= Cycle 7653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7654 steps, 2.56000 s simulation time, 17996.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7654 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17996.9017996.90217996.902 100.00 ------------------------------------------------------------------------------- PC_run 7654 7654 17955.32 2.346 2.346 99.77 GM_PC_couple 7654 7654 19.34 0.003 0.003 0.11 PC_GM_couple 7654 7654 15.28 0.002 0.002 0.08 #others 6.96 6.963 0.04 ------------------------------------------------------------------------------- ======= Cycle 7654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7655 steps, 2.56000 s simulation time, 17999.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7655 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17999.3017999.29817999.298 100.00 ------------------------------------------------------------------------------- PC_run 7655 7655 17957.71 2.346 2.346 99.77 GM_PC_couple 7655 7655 19.34 0.003 0.003 0.11 PC_GM_couple 7655 7655 15.28 0.002 0.002 0.08 #others 6.96 6.964 0.04 ------------------------------------------------------------------------------- ======= Cycle 7655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7656 steps, 2.56000 s simulation time, 18002.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7656 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18002.0618002.06018002.060 100.00 ------------------------------------------------------------------------------- PC_run 7656 7656 17960.47 2.346 2.346 99.77 GM_PC_couple 7656 7656 19.34 0.003 0.003 0.11 PC_GM_couple 7656 7656 15.29 0.002 0.002 0.08 #others 6.96 6.964 0.04 ------------------------------------------------------------------------------- ======= Cycle 7656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7657 steps, 2.56000 s simulation time, 18004.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7657 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18004.4418004.43918004.439 100.00 ------------------------------------------------------------------------------- PC_run 7657 7657 17962.84 2.346 2.346 99.77 GM_PC_couple 7657 7657 19.35 0.003 0.003 0.11 PC_GM_couple 7657 7657 15.29 0.002 0.002 0.08 #others 6.97 6.965 0.04 ------------------------------------------------------------------------------- ======= Cycle 7657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7658 steps, 2.56000 s simulation time, 18007.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7658 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18007.1118007.11018007.110 100.00 ------------------------------------------------------------------------------- PC_run 7658 7658 17965.50 2.346 2.346 99.77 GM_PC_couple 7658 7658 19.35 0.003 0.003 0.11 PC_GM_couple 7658 7658 15.29 0.002 0.002 0.08 #others 6.97 6.966 0.04 ------------------------------------------------------------------------------- ======= Cycle 7658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7659 steps, 2.56000 s simulation time, 18009.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7659 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18009.5818009.58118009.581 100.00 ------------------------------------------------------------------------------- PC_run 7659 7659 17967.97 2.346 2.346 99.77 GM_PC_couple 7659 7659 19.35 0.003 0.003 0.11 PC_GM_couple 7659 7659 15.29 0.002 0.002 0.08 #others 6.97 6.967 0.04 ------------------------------------------------------------------------------- ======= Cycle 7659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7660 steps, 2.56000 s simulation time, 18012.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7660 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18012.0718012.06718012.067 100.00 ------------------------------------------------------------------------------- PC_run 7660 7660 17970.45 2.346 2.346 99.77 GM_PC_couple 7660 7660 19.35 0.003 0.003 0.11 PC_GM_couple 7660 7660 15.29 0.002 0.002 0.08 #others 6.97 6.968 0.04 ------------------------------------------------------------------------------- ======= Cycle 7660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7661 steps, 2.56000 s simulation time, 18014.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7661 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18014.5418014.54418014.544 100.00 ------------------------------------------------------------------------------- PC_run 7661 7661 17972.92 2.346 2.346 99.77 GM_PC_couple 7661 7661 19.36 0.003 0.003 0.11 PC_GM_couple 7661 7661 15.30 0.002 0.002 0.08 #others 6.97 6.969 0.04 ------------------------------------------------------------------------------- ======= Cycle 7661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7662 steps, 2.56000 s simulation time, 18016.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7662 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18016.5618016.56318016.563 100.00 ------------------------------------------------------------------------------- PC_run 7662 7662 17974.94 2.346 2.346 99.77 GM_PC_couple 7662 7662 19.36 0.003 0.003 0.11 PC_GM_couple 7662 7662 15.30 0.002 0.002 0.08 #others 6.97 6.970 0.04 ------------------------------------------------------------------------------- ======= Cycle 7662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7663 steps, 2.56000 s simulation time, 18018.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7663 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18018.8218018.81818018.818 100.00 ------------------------------------------------------------------------------- PC_run 7663 7663 17977.19 2.346 2.346 99.77 GM_PC_couple 7663 7663 19.36 0.003 0.003 0.11 PC_GM_couple 7663 7663 15.30 0.002 0.002 0.08 #others 6.97 6.971 0.04 ------------------------------------------------------------------------------- ======= Cycle 7663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7664 steps, 2.56000 s simulation time, 18021.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7664 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18021.4118021.40718021.407 100.00 ------------------------------------------------------------------------------- PC_run 7664 7664 17979.77 2.346 2.346 99.77 GM_PC_couple 7664 7664 19.36 0.003 0.003 0.11 PC_GM_couple 7664 7664 15.30 0.002 0.002 0.08 #others 6.97 6.972 0.04 ------------------------------------------------------------------------------- ======= Cycle 7664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7665 steps, 2.56000 s simulation time, 18024.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7665 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18024.1018024.10518024.105 100.00 ------------------------------------------------------------------------------- PC_run 7665 7665 17982.46 2.346 2.346 99.77 GM_PC_couple 7665 7665 19.36 0.003 0.003 0.11 PC_GM_couple 7665 7665 15.30 0.002 0.002 0.08 #others 6.97 6.972 0.04 ------------------------------------------------------------------------------- ======= Cycle 7665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7666 steps, 2.56000 s simulation time, 18026.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7666 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18026.6518026.64918026.649 100.00 ------------------------------------------------------------------------------- PC_run 7666 7666 17985.00 2.346 2.346 99.77 GM_PC_couple 7666 7666 19.37 0.003 0.003 0.11 PC_GM_couple 7666 7666 15.30 0.002 0.002 0.08 #others 6.97 6.973 0.04 ------------------------------------------------------------------------------- ======= Cycle 7666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7667 steps, 2.56000 s simulation time, 18029.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7667 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18029.0318029.02918029.029 100.00 ------------------------------------------------------------------------------- PC_run 7667 7667 17987.38 2.346 2.346 99.77 GM_PC_couple 7667 7667 19.37 0.003 0.003 0.11 PC_GM_couple 7667 7667 15.31 0.002 0.002 0.08 #others 6.97 6.974 0.04 ------------------------------------------------------------------------------- ======= Cycle 7667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7668 steps, 2.56000 s simulation time, 18032.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7668 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18032.0318032.02718032.027 100.00 ------------------------------------------------------------------------------- PC_run 7668 7668 17990.37 2.346 2.346 99.77 GM_PC_couple 7668 7668 19.37 0.003 0.003 0.11 PC_GM_couple 7668 7668 15.31 0.002 0.002 0.08 #others 6.97 6.975 0.04 ------------------------------------------------------------------------------- ======= Cycle 7668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7669 steps, 2.56000 s simulation time, 18034.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7669 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18034.8618034.86018034.860 100.00 ------------------------------------------------------------------------------- PC_run 7669 7669 17993.20 2.346 2.346 99.77 GM_PC_couple 7669 7669 19.37 0.003 0.003 0.11 PC_GM_couple 7669 7669 15.31 0.002 0.002 0.08 #others 6.98 6.975 0.04 ------------------------------------------------------------------------------- ======= Cycle 7669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7670 steps, 2.56000 s simulation time, 18037.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7670 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18037.8518037.85118037.851 100.00 ------------------------------------------------------------------------------- PC_run 7670 7670 17996.19 2.346 2.346 99.77 GM_PC_couple 7670 7670 19.38 0.003 0.003 0.11 PC_GM_couple 7670 7670 15.31 0.002 0.002 0.08 #others 6.98 6.976 0.04 ------------------------------------------------------------------------------- ======= Cycle 7670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7671 steps, 2.56000 s simulation time, 18040.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7671 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18040.0018039.99918039.999 100.00 ------------------------------------------------------------------------------- PC_run 7671 7671 17998.33 2.346 2.346 99.77 GM_PC_couple 7671 7671 19.38 0.003 0.003 0.11 PC_GM_couple 7671 7671 15.31 0.002 0.002 0.08 #others 6.98 6.977 0.04 ------------------------------------------------------------------------------- ======= Cycle 7671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7672 steps, 2.56000 s simulation time, 18042.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7672 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18042.3918042.39218042.392 100.00 ------------------------------------------------------------------------------- PC_run 7672 7672 18000.72 2.346 2.346 99.77 GM_PC_couple 7672 7672 19.38 0.003 0.003 0.11 PC_GM_couple 7672 7672 15.32 0.002 0.002 0.08 #others 6.98 6.978 0.04 ------------------------------------------------------------------------------- ======= Cycle 7672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7673 steps, 2.56000 s simulation time, 18045.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7673 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18045.4618045.45918045.459 100.00 ------------------------------------------------------------------------------- PC_run 7673 7673 18003.78 2.346 2.346 99.77 GM_PC_couple 7673 7673 19.38 0.003 0.003 0.11 PC_GM_couple 7673 7673 15.32 0.002 0.002 0.08 #others 6.98 6.979 0.04 ------------------------------------------------------------------------------- ======= Cycle 7673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7674 steps, 2.56000 s simulation time, 18048.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7674 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18048.5618048.55918048.559 100.00 ------------------------------------------------------------------------------- PC_run 7674 7674 18006.87 2.346 2.346 99.77 GM_PC_couple 7674 7674 19.39 0.003 0.003 0.11 PC_GM_couple 7674 7674 15.32 0.002 0.002 0.08 #others 6.98 6.979 0.04 ------------------------------------------------------------------------------- ======= Cycle 7674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7675 steps, 2.56000 s simulation time, 18051.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7675 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18051.3818051.38418051.384 100.00 ------------------------------------------------------------------------------- PC_run 7675 7675 18009.69 2.347 2.347 99.77 GM_PC_couple 7675 7675 19.39 0.003 0.003 0.11 PC_GM_couple 7675 7675 15.32 0.002 0.002 0.08 #others 6.98 6.980 0.04 ------------------------------------------------------------------------------- ======= Cycle 7675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7676 steps, 2.56000 s simulation time, 18053.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7676 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18053.9218053.92218053.922 100.00 ------------------------------------------------------------------------------- PC_run 7676 7676 18012.23 2.347 2.347 99.77 GM_PC_couple 7676 7676 19.39 0.003 0.003 0.11 PC_GM_couple 7676 7676 15.32 0.002 0.002 0.08 #others 6.98 6.981 0.04 ------------------------------------------------------------------------------- ======= Cycle 7676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7677 steps, 2.56000 s simulation time, 18056.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7677 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18056.3118056.31318056.313 100.00 ------------------------------------------------------------------------------- PC_run 7677 7677 18014.61 2.347 2.347 99.77 GM_PC_couple 7677 7677 19.39 0.003 0.003 0.11 PC_GM_couple 7677 7677 15.33 0.002 0.002 0.08 #others 6.98 6.982 0.04 ------------------------------------------------------------------------------- ======= Cycle 7677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7678 steps, 2.56000 s simulation time, 18059.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7678 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18059.0118059.01518059.015 100.00 ------------------------------------------------------------------------------- PC_run 7678 7678 18017.31 2.347 2.347 99.77 GM_PC_couple 7678 7678 19.40 0.003 0.003 0.11 PC_GM_couple 7678 7678 15.33 0.002 0.002 0.08 #others 6.98 6.983 0.04 ------------------------------------------------------------------------------- ======= Cycle 7678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7679 steps, 2.56000 s simulation time, 18061.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7679 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18061.5618061.55918061.559 100.00 ------------------------------------------------------------------------------- PC_run 7679 7679 18019.85 2.347 2.347 99.77 GM_PC_couple 7679 7679 19.40 0.003 0.003 0.11 PC_GM_couple 7679 7679 15.33 0.002 0.002 0.08 #others 6.98 6.983 0.04 ------------------------------------------------------------------------------- ======= Cycle 7679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7680 steps, 2.56000 s simulation time, 18064.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7680 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18064.0818064.08118064.081 100.00 ------------------------------------------------------------------------------- PC_run 7680 7680 18022.37 2.347 2.347 99.77 GM_PC_couple 7680 7680 19.40 0.003 0.003 0.11 PC_GM_couple 7680 7680 15.33 0.002 0.002 0.08 #others 6.98 6.984 0.04 ------------------------------------------------------------------------------- ======= Cycle 7680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7681 steps, 2.56000 s simulation time, 18066.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7681 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18066.7318066.73518066.735 100.00 ------------------------------------------------------------------------------- PC_run 7681 7681 18025.02 2.347 2.347 99.77 GM_PC_couple 7681 7681 19.40 0.003 0.003 0.11 PC_GM_couple 7681 7681 15.33 0.002 0.002 0.08 #others 6.98 6.985 0.04 ------------------------------------------------------------------------------- ======= Cycle 7681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7682 steps, 2.56000 s simulation time, 18069.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7682 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18069.5718069.57318069.573 100.00 ------------------------------------------------------------------------------- PC_run 7682 7682 18027.85 2.347 2.347 99.77 GM_PC_couple 7682 7682 19.40 0.003 0.003 0.11 PC_GM_couple 7682 7682 15.33 0.002 0.002 0.08 #others 6.99 6.986 0.04 ------------------------------------------------------------------------------- ======= Cycle 7682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7683 steps, 2.56000 s simulation time, 18072.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7683 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18072.0218072.02118072.021 100.00 ------------------------------------------------------------------------------- PC_run 7683 7683 18030.29 2.347 2.347 99.77 GM_PC_couple 7683 7683 19.41 0.003 0.003 0.11 PC_GM_couple 7683 7683 15.34 0.002 0.002 0.08 #others 6.99 6.987 0.04 ------------------------------------------------------------------------------- ======= Cycle 7683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7684 steps, 2.56000 s simulation time, 18074.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7684 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18074.4618074.45918074.459 100.00 ------------------------------------------------------------------------------- PC_run 7684 7684 18032.72 2.347 2.347 99.77 GM_PC_couple 7684 7684 19.41 0.003 0.003 0.11 PC_GM_couple 7684 7684 15.34 0.002 0.002 0.08 #others 6.99 6.988 0.04 ------------------------------------------------------------------------------- ======= Cycle 7684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7685 steps, 2.56000 s simulation time, 18077.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7685 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18077.1618077.16318077.163 100.00 ------------------------------------------------------------------------------- PC_run 7685 7685 18035.42 2.347 2.347 99.77 GM_PC_couple 7685 7685 19.41 0.003 0.003 0.11 PC_GM_couple 7685 7685 15.34 0.002 0.002 0.08 #others 6.99 6.989 0.04 ------------------------------------------------------------------------------- ======= Cycle 7685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7686 steps, 2.56000 s simulation time, 18092.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7686 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18092.1118092.10718092.107 100.00 ------------------------------------------------------------------------------- PC_run 7686 7686 18050.36 2.348 2.348 99.77 GM_PC_couple 7686 7686 19.41 0.003 0.003 0.11 PC_GM_couple 7686 7686 15.34 0.002 0.002 0.08 #others 6.99 6.990 0.04 ------------------------------------------------------------------------------- ======= Cycle 7686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7687 steps, 2.56000 s simulation time, 18161.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7687 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18161.1118161.10718161.107 100.00 ------------------------------------------------------------------------------- PC_run 7687 7687 18119.36 2.357 2.357 99.77 GM_PC_couple 7687 7687 19.42 0.003 0.003 0.11 PC_GM_couple 7687 7687 15.34 0.002 0.002 0.08 #others 6.99 6.990 0.04 ------------------------------------------------------------------------------- ======= Cycle 7687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7688 steps, 2.56000 s simulation time, 18163.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7688 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18163.7418163.73618163.736 100.00 ------------------------------------------------------------------------------- PC_run 7688 7688 18121.98 2.357 2.357 99.77 GM_PC_couple 7688 7688 19.42 0.003 0.003 0.11 PC_GM_couple 7688 7688 15.35 0.002 0.002 0.08 #others 6.99 6.991 0.04 ------------------------------------------------------------------------------- ======= Cycle 7688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7689 steps, 2.56000 s simulation time, 18166.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7689 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18166.0518166.04718166.047 100.00 ------------------------------------------------------------------------------- PC_run 7689 7689 18124.29 2.357 2.357 99.77 GM_PC_couple 7689 7689 19.42 0.003 0.003 0.11 PC_GM_couple 7689 7689 15.35 0.002 0.002 0.08 #others 6.99 6.992 0.04 ------------------------------------------------------------------------------- ======= Cycle 7689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7690 steps, 2.56000 s simulation time, 18168.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7690 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18168.5018168.50318168.503 100.00 ------------------------------------------------------------------------------- PC_run 7690 7690 18126.74 2.357 2.357 99.77 GM_PC_couple 7690 7690 19.42 0.003 0.003 0.11 PC_GM_couple 7690 7690 15.35 0.002 0.002 0.08 #others 6.99 6.993 0.04 ------------------------------------------------------------------------------- ======= Cycle 7690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7691 steps, 2.56000 s simulation time, 18170.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7691 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18170.7918170.79118170.791 100.00 ------------------------------------------------------------------------------- PC_run 7691 7691 18129.02 2.357 2.357 99.77 GM_PC_couple 7691 7691 19.43 0.003 0.003 0.11 PC_GM_couple 7691 7691 15.35 0.002 0.002 0.08 #others 6.99 6.994 0.04 ------------------------------------------------------------------------------- ======= Cycle 7691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7692 steps, 2.56000 s simulation time, 18173.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7692 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18173.2518173.24718173.247 100.00 ------------------------------------------------------------------------------- PC_run 7692 7692 18131.47 2.357 2.357 99.77 GM_PC_couple 7692 7692 19.43 0.003 0.003 0.11 PC_GM_couple 7692 7692 15.35 0.002 0.002 0.08 #others 7.00 6.995 0.04 ------------------------------------------------------------------------------- ======= Cycle 7692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7693 steps, 2.56000 s simulation time, 18175.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7693 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18175.7518175.74618175.746 100.00 ------------------------------------------------------------------------------- PC_run 7693 7693 18133.96 2.357 2.357 99.77 GM_PC_couple 7693 7693 19.43 0.003 0.003 0.11 PC_GM_couple 7693 7693 15.35 0.002 0.002 0.08 #others 7.00 6.996 0.04 ------------------------------------------------------------------------------- ======= Cycle 7693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7694 steps, 2.56000 s simulation time, 18178.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7694 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18178.6818178.67618178.676 100.00 ------------------------------------------------------------------------------- PC_run 7694 7694 18136.89 2.357 2.357 99.77 GM_PC_couple 7694 7694 19.43 0.003 0.003 0.11 PC_GM_couple 7694 7694 15.36 0.002 0.002 0.08 #others 7.00 6.997 0.04 ------------------------------------------------------------------------------- ======= Cycle 7694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7695 steps, 2.56000 s simulation time, 18181.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7695 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18181.1718181.16818181.168 100.00 ------------------------------------------------------------------------------- PC_run 7695 7695 18139.38 2.357 2.357 99.77 GM_PC_couple 7695 7695 19.43 0.003 0.003 0.11 PC_GM_couple 7695 7695 15.36 0.002 0.002 0.08 #others 7.00 6.998 0.04 ------------------------------------------------------------------------------- ======= Cycle 7695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7696 steps, 2.56000 s simulation time, 18183.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7696 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18183.8018183.79618183.796 100.00 ------------------------------------------------------------------------------- PC_run 7696 7696 18142.00 2.357 2.357 99.77 GM_PC_couple 7696 7696 19.44 0.003 0.003 0.11 PC_GM_couple 7696 7696 15.36 0.002 0.002 0.08 #others 7.00 6.998 0.04 ------------------------------------------------------------------------------- ======= Cycle 7696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7697 steps, 2.56000 s simulation time, 18186.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7697 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18186.2918186.28618186.286 100.00 ------------------------------------------------------------------------------- PC_run 7697 7697 18144.48 2.357 2.357 99.77 GM_PC_couple 7697 7697 19.44 0.003 0.003 0.11 PC_GM_couple 7697 7697 15.36 0.002 0.002 0.08 #others 7.00 6.999 0.04 ------------------------------------------------------------------------------- ======= Cycle 7697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7698 steps, 2.56000 s simulation time, 18188.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7698 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18188.7118188.71218188.712 100.00 ------------------------------------------------------------------------------- PC_run 7698 7698 18146.91 2.357 2.357 99.77 GM_PC_couple 7698 7698 19.44 0.003 0.003 0.11 PC_GM_couple 7698 7698 15.36 0.002 0.002 0.08 #others 7.00 7.000 0.04 ------------------------------------------------------------------------------- ======= Cycle 7698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7699 steps, 2.56000 s simulation time, 18190.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7699 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18190.8518190.85318190.853 100.00 ------------------------------------------------------------------------------- PC_run 7699 7699 18149.04 2.357 2.357 99.77 GM_PC_couple 7699 7699 19.44 0.003 0.003 0.11 PC_GM_couple 7699 7699 15.37 0.002 0.002 0.08 #others 7.00 7.001 0.04 ------------------------------------------------------------------------------- ======= Cycle 7699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7700 steps, 2.56000 s simulation time, 18193.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7700 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18193.0918193.08618193.086 100.00 ------------------------------------------------------------------------------- PC_run 7700 7700 18151.27 2.357 2.357 99.77 GM_PC_couple 7700 7700 19.45 0.003 0.003 0.11 PC_GM_couple 7700 7700 15.37 0.002 0.002 0.08 #others 7.00 7.002 0.04 ------------------------------------------------------------------------------- ======= Cycle 7700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7701 steps, 2.56000 s simulation time, 18195.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7701 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18195.3218195.32418195.324 100.00 ------------------------------------------------------------------------------- PC_run 7701 7701 18153.50 2.357 2.357 99.77 GM_PC_couple 7701 7701 19.45 0.003 0.003 0.11 PC_GM_couple 7701 7701 15.37 0.002 0.002 0.08 #others 7.00 7.003 0.04 ------------------------------------------------------------------------------- ======= Cycle 7701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7702 steps, 2.56000 s simulation time, 18198.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7702 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18198.4818198.47618198.476 100.00 ------------------------------------------------------------------------------- PC_run 7702 7702 18156.65 2.357 2.357 99.77 GM_PC_couple 7702 7702 19.45 0.003 0.003 0.11 PC_GM_couple 7702 7702 15.37 0.002 0.002 0.08 #others 7.00 7.004 0.04 ------------------------------------------------------------------------------- ======= Cycle 7702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7703 steps, 2.56000 s simulation time, 18254.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7703 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18254.2818254.27718254.277 100.00 ------------------------------------------------------------------------------- PC_run 7703 7703 18212.45 2.364 2.364 99.77 GM_PC_couple 7703 7703 19.45 0.003 0.003 0.11 PC_GM_couple 7703 7703 15.37 0.002 0.002 0.08 #others 7.00 7.005 0.04 ------------------------------------------------------------------------------- ======= Cycle 7703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7704 steps, 2.56000 s simulation time, 18297.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7704 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18297.6118297.61218297.612 100.00 ------------------------------------------------------------------------------- PC_run 7704 7704 18255.78 2.370 2.370 99.77 GM_PC_couple 7704 7704 19.46 0.003 0.003 0.11 PC_GM_couple 7704 7704 15.38 0.002 0.002 0.08 #others 7.01 7.006 0.04 ------------------------------------------------------------------------------- ======= Cycle 7704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7705 steps, 2.56000 s simulation time, 18381.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7705 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18381.6218381.62518381.625 100.00 ------------------------------------------------------------------------------- PC_run 7705 7705 18339.78 2.380 2.380 99.77 GM_PC_couple 7705 7705 19.46 0.003 0.003 0.11 PC_GM_couple 7705 7705 15.38 0.002 0.002 0.08 #others 7.01 7.006 0.04 ------------------------------------------------------------------------------- ======= Cycle 7705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7706 steps, 2.56000 s simulation time, 18403.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7706 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18403.3918403.39218403.392 100.00 ------------------------------------------------------------------------------- PC_run 7706 7706 18361.55 2.383 2.383 99.77 GM_PC_couple 7706 7706 19.46 0.003 0.003 0.11 PC_GM_couple 7706 7706 15.38 0.002 0.002 0.08 #others 7.01 7.007 0.04 ------------------------------------------------------------------------------- ======= Cycle 7706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7707 steps, 2.56000 s simulation time, 18467.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7707 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18467.6818467.68418467.684 100.00 ------------------------------------------------------------------------------- PC_run 7707 7707 18425.83 2.391 2.391 99.77 GM_PC_couple 7707 7707 19.46 0.003 0.003 0.11 PC_GM_couple 7707 7707 15.38 0.002 0.002 0.08 #others 7.01 7.008 0.04 ------------------------------------------------------------------------------- ======= Cycle 7707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7708 steps, 2.56000 s simulation time, 18491.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7708 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18491.4818491.48018491.480 100.00 ------------------------------------------------------------------------------- PC_run 7708 7708 18449.62 2.394 2.394 99.77 GM_PC_couple 7708 7708 19.47 0.003 0.003 0.11 PC_GM_couple 7708 7708 15.38 0.002 0.002 0.08 #others 7.01 7.009 0.04 ------------------------------------------------------------------------------- ======= Cycle 7708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7709 steps, 2.56000 s simulation time, 18493.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7709 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18493.8718493.86618493.866 100.00 ------------------------------------------------------------------------------- PC_run 7709 7709 18452.00 2.394 2.394 99.77 GM_PC_couple 7709 7709 19.47 0.003 0.003 0.11 PC_GM_couple 7709 7709 15.38 0.002 0.002 0.08 #others 7.01 7.010 0.04 ------------------------------------------------------------------------------- ======= Cycle 7709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7710 steps, 2.56000 s simulation time, 18496.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7710 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18496.3418496.34518496.345 100.00 ------------------------------------------------------------------------------- PC_run 7710 7710 18454.48 2.394 2.394 99.77 GM_PC_couple 7710 7710 19.47 0.003 0.003 0.11 PC_GM_couple 7710 7710 15.39 0.002 0.002 0.08 #others 7.01 7.011 0.04 ------------------------------------------------------------------------------- ======= Cycle 7710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7711 steps, 2.56000 s simulation time, 18498.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7711 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18498.8918498.89518498.895 100.00 ------------------------------------------------------------------------------- PC_run 7711 7711 18457.02 2.394 2.394 99.77 GM_PC_couple 7711 7711 19.47 0.003 0.003 0.11 PC_GM_couple 7711 7711 15.39 0.002 0.002 0.08 #others 7.01 7.012 0.04 ------------------------------------------------------------------------------- ======= Cycle 7711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7712 steps, 2.56000 s simulation time, 18501.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7712 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18501.5118501.50518501.505 100.00 ------------------------------------------------------------------------------- PC_run 7712 7712 18459.63 2.394 2.394 99.77 GM_PC_couple 7712 7712 19.47 0.003 0.003 0.11 PC_GM_couple 7712 7712 15.39 0.002 0.002 0.08 #others 7.01 7.013 0.04 ------------------------------------------------------------------------------- ======= Cycle 7712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7713 steps, 2.56000 s simulation time, 18504.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7713 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18504.3818504.38218504.382 100.00 ------------------------------------------------------------------------------- PC_run 7713 7713 18462.50 2.394 2.394 99.77 GM_PC_couple 7713 7713 19.48 0.003 0.003 0.11 PC_GM_couple 7713 7713 15.39 0.002 0.002 0.08 #others 7.01 7.014 0.04 ------------------------------------------------------------------------------- ======= Cycle 7713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7714 steps, 2.56000 s simulation time, 18506.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7714 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18506.7218506.71818506.718 100.00 ------------------------------------------------------------------------------- PC_run 7714 7714 18464.83 2.394 2.394 99.77 GM_PC_couple 7714 7714 19.48 0.003 0.003 0.11 PC_GM_couple 7714 7714 15.39 0.002 0.002 0.08 #others 7.01 7.015 0.04 ------------------------------------------------------------------------------- ======= Cycle 7714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7715 steps, 2.56000 s simulation time, 18509.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7715 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18509.0018508.99718508.997 100.00 ------------------------------------------------------------------------------- PC_run 7715 7715 18467.11 2.394 2.394 99.77 GM_PC_couple 7715 7715 19.48 0.003 0.003 0.11 PC_GM_couple 7715 7715 15.40 0.002 0.002 0.08 #others 7.02 7.015 0.04 ------------------------------------------------------------------------------- ======= Cycle 7715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7716 steps, 2.56000 s simulation time, 18511.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7716 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18511.0918511.09118511.091 100.00 ------------------------------------------------------------------------------- PC_run 7716 7716 18469.19 2.394 2.394 99.77 GM_PC_couple 7716 7716 19.48 0.003 0.003 0.11 PC_GM_couple 7716 7716 15.40 0.002 0.002 0.08 #others 7.02 7.016 0.04 ------------------------------------------------------------------------------- ======= Cycle 7716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7717 steps, 2.56000 s simulation time, 18513.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7717 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18513.4418513.43618513.436 100.00 ------------------------------------------------------------------------------- PC_run 7717 7717 18471.53 2.394 2.394 99.77 GM_PC_couple 7717 7717 19.49 0.003 0.003 0.11 PC_GM_couple 7717 7717 15.40 0.002 0.002 0.08 #others 7.02 7.017 0.04 ------------------------------------------------------------------------------- ======= Cycle 7717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7718 steps, 2.56000 s simulation time, 18516.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7718 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18516.0218516.01918516.019 100.00 ------------------------------------------------------------------------------- PC_run 7718 7718 18474.11 2.394 2.394 99.77 GM_PC_couple 7718 7718 19.49 0.003 0.003 0.11 PC_GM_couple 7718 7718 15.40 0.002 0.002 0.08 #others 7.02 7.017 0.04 ------------------------------------------------------------------------------- ======= Cycle 7718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7719 steps, 2.56000 s simulation time, 18518.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7719 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18518.4318518.42618518.426 100.00 ------------------------------------------------------------------------------- PC_run 7719 7719 18476.51 2.394 2.394 99.77 GM_PC_couple 7719 7719 19.49 0.003 0.003 0.11 PC_GM_couple 7719 7719 15.40 0.002 0.002 0.08 #others 7.02 7.018 0.04 ------------------------------------------------------------------------------- ======= Cycle 7719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7720 steps, 2.56000 s simulation time, 18520.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7720 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18520.5018520.50418520.504 100.00 ------------------------------------------------------------------------------- PC_run 7720 7720 18478.59 2.394 2.394 99.77 GM_PC_couple 7720 7720 19.49 0.003 0.003 0.11 PC_GM_couple 7720 7720 15.40 0.002 0.002 0.08 #others 7.02 7.019 0.04 ------------------------------------------------------------------------------- ======= Cycle 7720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7721 steps, 2.56000 s simulation time, 18522.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7721 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18522.8018522.80218522.802 100.00 ------------------------------------------------------------------------------- PC_run 7721 7721 18480.88 2.394 2.394 99.77 GM_PC_couple 7721 7721 19.50 0.003 0.003 0.11 PC_GM_couple 7721 7721 15.41 0.002 0.002 0.08 #others 7.02 7.020 0.04 ------------------------------------------------------------------------------- ======= Cycle 7721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7722 steps, 2.56000 s simulation time, 18525.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7722 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18525.1618525.15818525.158 100.00 ------------------------------------------------------------------------------- PC_run 7722 7722 18483.23 2.394 2.394 99.77 GM_PC_couple 7722 7722 19.50 0.003 0.003 0.11 PC_GM_couple 7722 7722 15.41 0.002 0.002 0.08 #others 7.02 7.021 0.04 ------------------------------------------------------------------------------- ======= Cycle 7722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7723 steps, 2.56000 s simulation time, 18527.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7723 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18527.3918527.39118527.391 100.00 ------------------------------------------------------------------------------- PC_run 7723 7723 18485.46 2.394 2.394 99.77 GM_PC_couple 7723 7723 19.50 0.003 0.003 0.11 PC_GM_couple 7723 7723 15.41 0.002 0.002 0.08 #others 7.02 7.022 0.04 ------------------------------------------------------------------------------- ======= Cycle 7723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7724 steps, 2.56000 s simulation time, 18529.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7724 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18529.6018529.60518529.605 100.00 ------------------------------------------------------------------------------- PC_run 7724 7724 18487.67 2.394 2.394 99.77 GM_PC_couple 7724 7724 19.50 0.003 0.003 0.11 PC_GM_couple 7724 7724 15.41 0.002 0.002 0.08 #others 7.02 7.023 0.04 ------------------------------------------------------------------------------- ======= Cycle 7724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7725 steps, 2.56000 s simulation time, 18532.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7725 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18532.0618532.06318532.063 100.00 ------------------------------------------------------------------------------- PC_run 7725 7725 18490.12 2.394 2.394 99.77 GM_PC_couple 7725 7725 19.51 0.003 0.003 0.11 PC_GM_couple 7725 7725 15.41 0.002 0.002 0.08 #others 7.02 7.024 0.04 ------------------------------------------------------------------------------- ======= Cycle 7725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7726 steps, 2.56000 s simulation time, 18534.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7726 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18534.3018534.29918534.299 100.00 ------------------------------------------------------------------------------- PC_run 7726 7726 18492.35 2.394 2.394 99.77 GM_PC_couple 7726 7726 19.51 0.003 0.003 0.11 PC_GM_couple 7726 7726 15.42 0.002 0.002 0.08 #others 7.02 7.025 0.04 ------------------------------------------------------------------------------- ======= Cycle 7726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7727 steps, 2.56000 s simulation time, 18536.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7727 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18536.4318536.42618536.426 100.00 ------------------------------------------------------------------------------- PC_run 7727 7727 18494.47 2.393 2.393 99.77 GM_PC_couple 7727 7727 19.51 0.003 0.003 0.11 PC_GM_couple 7727 7727 15.42 0.002 0.002 0.08 #others 7.03 7.025 0.04 ------------------------------------------------------------------------------- ======= Cycle 7727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7728 steps, 2.56000 s simulation time, 18538.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7728 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18538.5118538.50918538.509 100.00 ------------------------------------------------------------------------------- PC_run 7728 7728 18496.55 2.393 2.393 99.77 GM_PC_couple 7728 7728 19.51 0.003 0.003 0.11 PC_GM_couple 7728 7728 15.42 0.002 0.002 0.08 #others 7.03 7.026 0.04 ------------------------------------------------------------------------------- ======= Cycle 7728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7729 steps, 2.56000 s simulation time, 18540.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7729 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18540.9818540.97818540.978 100.00 ------------------------------------------------------------------------------- PC_run 7729 7729 18499.01 2.393 2.393 99.77 GM_PC_couple 7729 7729 19.51 0.003 0.003 0.11 PC_GM_couple 7729 7729 15.42 0.002 0.002 0.08 #others 7.03 7.027 0.04 ------------------------------------------------------------------------------- ======= Cycle 7729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7730 steps, 2.56000 s simulation time, 18543.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7730 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18543.1818543.17818543.178 100.00 ------------------------------------------------------------------------------- PC_run 7730 7730 18501.21 2.393 2.393 99.77 GM_PC_couple 7730 7730 19.52 0.003 0.003 0.11 PC_GM_couple 7730 7730 15.42 0.002 0.002 0.08 #others 7.03 7.028 0.04 ------------------------------------------------------------------------------- ======= Cycle 7730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7731 steps, 2.56000 s simulation time, 18545.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7731 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18545.4018545.40118545.401 100.00 ------------------------------------------------------------------------------- PC_run 7731 7731 18503.43 2.393 2.393 99.77 GM_PC_couple 7731 7731 19.52 0.003 0.003 0.11 PC_GM_couple 7731 7731 15.42 0.002 0.002 0.08 #others 7.03 7.029 0.04 ------------------------------------------------------------------------------- ======= Cycle 7731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7732 steps, 2.56000 s simulation time, 18547.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7732 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18547.7818547.77818547.778 100.00 ------------------------------------------------------------------------------- PC_run 7732 7732 18505.80 2.393 2.393 99.77 GM_PC_couple 7732 7732 19.52 0.003 0.003 0.11 PC_GM_couple 7732 7732 15.43 0.002 0.002 0.08 #others 7.03 7.030 0.04 ------------------------------------------------------------------------------- ======= Cycle 7732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7733 steps, 2.56000 s simulation time, 18550.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7733 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18550.2018550.20318550.203 100.00 ------------------------------------------------------------------------------- PC_run 7733 7733 18508.22 2.393 2.393 99.77 GM_PC_couple 7733 7733 19.52 0.003 0.003 0.11 PC_GM_couple 7733 7733 15.43 0.002 0.002 0.08 #others 7.03 7.030 0.04 ------------------------------------------------------------------------------- ======= Cycle 7733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7734 steps, 2.56000 s simulation time, 18552.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7734 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18552.6218552.62518552.625 100.00 ------------------------------------------------------------------------------- PC_run 7734 7734 18510.64 2.393 2.393 99.77 GM_PC_couple 7734 7734 19.53 0.003 0.003 0.11 PC_GM_couple 7734 7734 15.43 0.002 0.002 0.08 #others 7.03 7.031 0.04 ------------------------------------------------------------------------------- ======= Cycle 7734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7735 steps, 2.56000 s simulation time, 18555.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7735 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18555.2018555.19818555.198 100.00 ------------------------------------------------------------------------------- PC_run 7735 7735 18513.20 2.393 2.393 99.77 GM_PC_couple 7735 7735 19.53 0.003 0.003 0.11 PC_GM_couple 7735 7735 15.43 0.002 0.002 0.08 #others 7.03 7.033 0.04 ------------------------------------------------------------------------------- ======= Cycle 7735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7736 steps, 2.56000 s simulation time, 18557.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7736 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18557.8318557.83418557.834 100.00 ------------------------------------------------------------------------------- PC_run 7736 7736 18515.84 2.393 2.393 99.77 GM_PC_couple 7736 7736 19.53 0.003 0.003 0.11 PC_GM_couple 7736 7736 15.43 0.002 0.002 0.08 #others 7.03 7.033 0.04 ------------------------------------------------------------------------------- ======= Cycle 7736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7737 steps, 2.56000 s simulation time, 18560.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7737 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18560.9118560.91518560.915 100.00 ------------------------------------------------------------------------------- PC_run 7737 7737 18518.91 2.394 2.394 99.77 GM_PC_couple 7737 7737 19.53 0.003 0.003 0.11 PC_GM_couple 7737 7737 15.44 0.002 0.002 0.08 #others 7.03 7.034 0.04 ------------------------------------------------------------------------------- ======= Cycle 7737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7738 steps, 2.56000 s simulation time, 18563.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7738 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18563.5118563.51318563.513 100.00 ------------------------------------------------------------------------------- PC_run 7738 7738 18521.50 2.394 2.394 99.77 GM_PC_couple 7738 7738 19.54 0.003 0.003 0.11 PC_GM_couple 7738 7738 15.44 0.002 0.002 0.08 #others 7.04 7.035 0.04 ------------------------------------------------------------------------------- ======= Cycle 7738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7739 steps, 2.56000 s simulation time, 18566.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7739 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18566.1018566.10318566.103 100.00 ------------------------------------------------------------------------------- PC_run 7739 7739 18524.09 2.394 2.394 99.77 GM_PC_couple 7739 7739 19.54 0.003 0.003 0.11 PC_GM_couple 7739 7739 15.44 0.002 0.002 0.08 #others 7.04 7.036 0.04 ------------------------------------------------------------------------------- ======= Cycle 7739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7740 steps, 2.56000 s simulation time, 18568.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7740 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18568.3818568.37618568.376 100.00 ------------------------------------------------------------------------------- PC_run 7740 7740 18526.36 2.394 2.394 99.77 GM_PC_couple 7740 7740 19.54 0.003 0.003 0.11 PC_GM_couple 7740 7740 15.44 0.002 0.002 0.08 #others 7.04 7.036 0.04 ------------------------------------------------------------------------------- ======= Cycle 7740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7741 steps, 2.56000 s simulation time, 18571.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7741 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18571.2518571.24818571.248 100.00 ------------------------------------------------------------------------------- PC_run 7741 7741 18529.22 2.394 2.394 99.77 GM_PC_couple 7741 7741 19.54 0.003 0.003 0.11 PC_GM_couple 7741 7741 15.44 0.002 0.002 0.08 #others 7.04 7.037 0.04 ------------------------------------------------------------------------------- ======= Cycle 7741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7742 steps, 2.56000 s simulation time, 18573.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7742 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18573.4618573.45518573.455 100.00 ------------------------------------------------------------------------------- PC_run 7742 7742 18531.43 2.394 2.394 99.77 GM_PC_couple 7742 7742 19.55 0.003 0.003 0.11 PC_GM_couple 7742 7742 15.45 0.002 0.002 0.08 #others 7.04 7.038 0.04 ------------------------------------------------------------------------------- ======= Cycle 7742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7743 steps, 2.56000 s simulation time, 18576.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7743 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18576.6418576.64018576.640 100.00 ------------------------------------------------------------------------------- PC_run 7743 7743 18534.61 2.394 2.394 99.77 GM_PC_couple 7743 7743 19.55 0.003 0.003 0.11 PC_GM_couple 7743 7743 15.45 0.002 0.002 0.08 #others 7.04 7.039 0.04 ------------------------------------------------------------------------------- ======= Cycle 7743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7744 steps, 2.56000 s simulation time, 18578.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7744 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18578.8118578.81518578.815 100.00 ------------------------------------------------------------------------------- PC_run 7744 7744 18536.78 2.394 2.394 99.77 GM_PC_couple 7744 7744 19.55 0.003 0.003 0.11 PC_GM_couple 7744 7744 15.45 0.002 0.002 0.08 #others 7.04 7.040 0.04 ------------------------------------------------------------------------------- ======= Cycle 7744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7745 steps, 2.56000 s simulation time, 18607.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7745 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18607.3918607.39318607.393 100.00 ------------------------------------------------------------------------------- PC_run 7745 7745 18565.35 2.397 2.397 99.77 GM_PC_couple 7745 7745 19.55 0.003 0.003 0.11 PC_GM_couple 7745 7745 15.45 0.002 0.002 0.08 #others 7.04 7.040 0.04 ------------------------------------------------------------------------------- ======= Cycle 7745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7746 steps, 2.56000 s simulation time, 18697.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7746 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18697.6718697.67318697.673 100.00 ------------------------------------------------------------------------------- PC_run 7746 7746 18655.62 2.408 2.408 99.78 GM_PC_couple 7746 7746 19.55 0.003 0.003 0.10 PC_GM_couple 7746 7746 15.45 0.002 0.002 0.08 #others 7.04 7.041 0.04 ------------------------------------------------------------------------------- ======= Cycle 7746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7747 steps, 2.56000 s simulation time, 18739.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7747 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18739.8618739.86318739.863 100.00 ------------------------------------------------------------------------------- PC_run 7747 7747 18697.81 2.414 2.414 99.78 GM_PC_couple 7747 7747 19.56 0.003 0.003 0.10 PC_GM_couple 7747 7747 15.45 0.002 0.002 0.08 #others 7.04 7.042 0.04 ------------------------------------------------------------------------------- ======= Cycle 7747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7748 steps, 2.56000 s simulation time, 18823.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7748 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18823.9318823.92918823.929 100.00 ------------------------------------------------------------------------------- PC_run 7748 7748 18781.87 2.424 2.424 99.78 GM_PC_couple 7748 7748 19.56 0.003 0.003 0.10 PC_GM_couple 7748 7748 15.46 0.002 0.002 0.08 #others 7.04 7.043 0.04 ------------------------------------------------------------------------------- ======= Cycle 7748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7749 steps, 2.56000 s simulation time, 18832.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7749 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18832.8618832.85618832.856 100.00 ------------------------------------------------------------------------------- PC_run 7749 7749 18790.79 2.425 2.425 99.78 GM_PC_couple 7749 7749 19.56 0.003 0.003 0.10 PC_GM_couple 7749 7749 15.46 0.002 0.002 0.08 #others 7.04 7.044 0.04 ------------------------------------------------------------------------------- ======= Cycle 7749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7750 steps, 2.56000 s simulation time, 18835.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7750 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18835.4418835.44218835.442 100.00 ------------------------------------------------------------------------------- PC_run 7750 7750 18793.37 2.425 2.425 99.78 GM_PC_couple 7750 7750 19.56 0.003 0.003 0.10 PC_GM_couple 7750 7750 15.46 0.002 0.002 0.08 #others 7.05 7.045 0.04 ------------------------------------------------------------------------------- ======= Cycle 7750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7751 steps, 2.56000 s simulation time, 18838.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7751 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18838.1318838.12918838.129 100.00 ------------------------------------------------------------------------------- PC_run 7751 7751 18796.05 2.425 2.425 99.78 GM_PC_couple 7751 7751 19.57 0.003 0.003 0.10 PC_GM_couple 7751 7751 15.46 0.002 0.002 0.08 #others 7.05 7.046 0.04 ------------------------------------------------------------------------------- ======= Cycle 7751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7752 steps, 2.56000 s simulation time, 18842.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7752 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18842.0318842.03118842.031 100.00 ------------------------------------------------------------------------------- PC_run 7752 7752 18799.95 2.425 2.425 99.78 GM_PC_couple 7752 7752 19.57 0.003 0.003 0.10 PC_GM_couple 7752 7752 15.46 0.002 0.002 0.08 #others 7.05 7.047 0.04 ------------------------------------------------------------------------------- ======= Cycle 7752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7753 steps, 2.56000 s simulation time, 18844.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7753 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18844.5318844.53418844.534 100.00 ------------------------------------------------------------------------------- PC_run 7753 7753 18802.45 2.425 2.425 99.78 GM_PC_couple 7753 7753 19.57 0.003 0.003 0.10 PC_GM_couple 7753 7753 15.47 0.002 0.002 0.08 #others 7.05 7.048 0.04 ------------------------------------------------------------------------------- ======= Cycle 7753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7754 steps, 2.56000 s simulation time, 18848.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7754 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18848.2718848.27118848.271 100.00 ------------------------------------------------------------------------------- PC_run 7754 7754 18806.18 2.425 2.425 99.78 GM_PC_couple 7754 7754 19.57 0.003 0.003 0.10 PC_GM_couple 7754 7754 15.47 0.002 0.002 0.08 #others 7.05 7.048 0.04 ------------------------------------------------------------------------------- ======= Cycle 7754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7755 steps, 2.56000 s simulation time, 18850.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7755 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18850.8518850.85218850.852 100.00 ------------------------------------------------------------------------------- PC_run 7755 7755 18808.76 2.425 2.425 99.78 GM_PC_couple 7755 7755 19.58 0.003 0.003 0.10 PC_GM_couple 7755 7755 15.47 0.002 0.002 0.08 #others 7.05 7.049 0.04 ------------------------------------------------------------------------------- ======= Cycle 7755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7756 steps, 2.56000 s simulation time, 18853.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7756 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18853.6218853.61918853.619 100.00 ------------------------------------------------------------------------------- PC_run 7756 7756 18811.52 2.425 2.425 99.78 GM_PC_couple 7756 7756 19.58 0.003 0.003 0.10 PC_GM_couple 7756 7756 15.47 0.002 0.002 0.08 #others 7.05 7.050 0.04 ------------------------------------------------------------------------------- ======= Cycle 7756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7757 steps, 2.56000 s simulation time, 18856.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7757 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18856.3218856.32218856.322 100.00 ------------------------------------------------------------------------------- PC_run 7757 7757 18814.22 2.425 2.425 99.78 GM_PC_couple 7757 7757 19.58 0.003 0.003 0.10 PC_GM_couple 7757 7757 15.47 0.002 0.002 0.08 #others 7.05 7.051 0.04 ------------------------------------------------------------------------------- ======= Cycle 7757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7758 steps, 2.56000 s simulation time, 18859.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7758 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18859.1018859.10518859.105 100.00 ------------------------------------------------------------------------------- PC_run 7758 7758 18816.99 2.425 2.425 99.78 GM_PC_couple 7758 7758 19.58 0.003 0.003 0.10 PC_GM_couple 7758 7758 15.48 0.002 0.002 0.08 #others 7.05 7.052 0.04 ------------------------------------------------------------------------------- ======= Cycle 7758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7759 steps, 2.56000 s simulation time, 18862.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7759 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18862.1418862.14018862.140 100.00 ------------------------------------------------------------------------------- PC_run 7759 7759 18820.03 2.426 2.426 99.78 GM_PC_couple 7759 7759 19.58 0.003 0.003 0.10 PC_GM_couple 7759 7759 15.48 0.002 0.002 0.08 #others 7.05 7.053 0.04 ------------------------------------------------------------------------------- ======= Cycle 7759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7760 steps, 2.56000 s simulation time, 18864.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7760 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18864.6818864.67918864.679 100.00 ------------------------------------------------------------------------------- PC_run 7760 7760 18822.56 2.426 2.426 99.78 GM_PC_couple 7760 7760 19.59 0.003 0.003 0.10 PC_GM_couple 7760 7760 15.48 0.002 0.002 0.08 #others 7.05 7.054 0.04 ------------------------------------------------------------------------------- ======= Cycle 7760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7761 steps, 2.56000 s simulation time, 18866.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7761 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18866.9918866.99018866.990 100.00 ------------------------------------------------------------------------------- PC_run 7761 7761 18824.87 2.426 2.426 99.78 GM_PC_couple 7761 7761 19.59 0.003 0.003 0.10 PC_GM_couple 7761 7761 15.48 0.002 0.002 0.08 #others 7.05 7.054 0.04 ------------------------------------------------------------------------------- ======= Cycle 7761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7762 steps, 2.56000 s simulation time, 18869.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7762 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18869.2018869.20418869.204 100.00 ------------------------------------------------------------------------------- PC_run 7762 7762 18827.07 2.426 2.426 99.78 GM_PC_couple 7762 7762 19.59 0.003 0.003 0.10 PC_GM_couple 7762 7762 15.48 0.002 0.002 0.08 #others 7.05 7.055 0.04 ------------------------------------------------------------------------------- ======= Cycle 7762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7763 steps, 2.56000 s simulation time, 18871.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7763 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18871.4618871.46518871.465 100.00 ------------------------------------------------------------------------------- PC_run 7763 7763 18829.33 2.426 2.426 99.78 GM_PC_couple 7763 7763 19.59 0.003 0.003 0.10 PC_GM_couple 7763 7763 15.48 0.002 0.002 0.08 #others 7.06 7.055 0.04 ------------------------------------------------------------------------------- ======= Cycle 7763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7764 steps, 2.56000 s simulation time, 18873.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7764 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18873.9618873.95518873.955 100.00 ------------------------------------------------------------------------------- PC_run 7764 7764 18831.82 2.426 2.426 99.78 GM_PC_couple 7764 7764 19.60 0.003 0.003 0.10 PC_GM_couple 7764 7764 15.49 0.002 0.002 0.08 #others 7.06 7.056 0.04 ------------------------------------------------------------------------------- ======= Cycle 7764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7765 steps, 2.56000 s simulation time, 18876.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7765 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18876.2518876.24618876.246 100.00 ------------------------------------------------------------------------------- PC_run 7765 7765 18834.10 2.426 2.426 99.78 GM_PC_couple 7765 7765 19.60 0.003 0.003 0.10 PC_GM_couple 7765 7765 15.49 0.002 0.002 0.08 #others 7.06 7.057 0.04 ------------------------------------------------------------------------------- ======= Cycle 7765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7766 steps, 2.56000 s simulation time, 18878.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7766 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18878.4918878.49118878.491 100.00 ------------------------------------------------------------------------------- PC_run 7766 7766 18836.34 2.425 2.425 99.78 GM_PC_couple 7766 7766 19.60 0.003 0.003 0.10 PC_GM_couple 7766 7766 15.49 0.002 0.002 0.08 #others 7.06 7.058 0.04 ------------------------------------------------------------------------------- ======= Cycle 7766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7767 steps, 2.56000 s simulation time, 18880.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7767 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18880.5718880.57418880.574 100.00 ------------------------------------------------------------------------------- PC_run 7767 7767 18838.42 2.425 2.425 99.78 GM_PC_couple 7767 7767 19.60 0.003 0.003 0.10 PC_GM_couple 7767 7767 15.49 0.002 0.002 0.08 #others 7.06 7.059 0.04 ------------------------------------------------------------------------------- ======= Cycle 7767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7768 steps, 2.56000 s simulation time, 18882.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7768 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18882.9718882.96818882.968 100.00 ------------------------------------------------------------------------------- PC_run 7768 7768 18840.81 2.425 2.425 99.78 GM_PC_couple 7768 7768 19.61 0.003 0.003 0.10 PC_GM_couple 7768 7768 15.49 0.002 0.002 0.08 #others 7.06 7.060 0.04 ------------------------------------------------------------------------------- ======= Cycle 7768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7769 steps, 2.56000 s simulation time, 18885.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7769 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18885.0918885.08618885.086 100.00 ------------------------------------------------------------------------------- PC_run 7769 7769 18842.92 2.425 2.425 99.78 GM_PC_couple 7769 7769 19.61 0.003 0.003 0.10 PC_GM_couple 7769 7769 15.50 0.002 0.002 0.08 #others 7.06 7.060 0.04 ------------------------------------------------------------------------------- ======= Cycle 7769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7770 steps, 2.56000 s simulation time, 18887.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7770 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18887.3118887.30918887.309 100.00 ------------------------------------------------------------------------------- PC_run 7770 7770 18845.14 2.425 2.425 99.78 GM_PC_couple 7770 7770 19.61 0.003 0.003 0.10 PC_GM_couple 7770 7770 15.50 0.002 0.002 0.08 #others 7.06 7.061 0.04 ------------------------------------------------------------------------------- ======= Cycle 7770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7771 steps, 2.56000 s simulation time, 18889.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7771 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18889.3818889.38418889.384 100.00 ------------------------------------------------------------------------------- PC_run 7771 7771 18847.21 2.425 2.425 99.78 GM_PC_couple 7771 7771 19.61 0.003 0.003 0.10 PC_GM_couple 7771 7771 15.50 0.002 0.002 0.08 #others 7.06 7.062 0.04 ------------------------------------------------------------------------------- ======= Cycle 7771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7772 steps, 2.56000 s simulation time, 18891.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7772 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18891.8718891.87218891.872 100.00 ------------------------------------------------------------------------------- PC_run 7772 7772 18849.69 2.425 2.425 99.78 GM_PC_couple 7772 7772 19.62 0.003 0.003 0.10 PC_GM_couple 7772 7772 15.50 0.002 0.002 0.08 #others 7.06 7.063 0.04 ------------------------------------------------------------------------------- ======= Cycle 7772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7773 steps, 2.56000 s simulation time, 18894.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7773 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18894.0918894.08618894.086 100.00 ------------------------------------------------------------------------------- PC_run 7773 7773 18851.90 2.425 2.425 99.78 GM_PC_couple 7773 7773 19.62 0.003 0.003 0.10 PC_GM_couple 7773 7773 15.50 0.002 0.002 0.08 #others 7.06 7.064 0.04 ------------------------------------------------------------------------------- ======= Cycle 7773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7774 steps, 2.56000 s simulation time, 18896.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7774 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18896.2918896.28718896.287 100.00 ------------------------------------------------------------------------------- PC_run 7774 7774 18854.10 2.425 2.425 99.78 GM_PC_couple 7774 7774 19.62 0.003 0.003 0.10 PC_GM_couple 7774 7774 15.50 0.002 0.002 0.08 #others 7.06 7.065 0.04 ------------------------------------------------------------------------------- ======= Cycle 7774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7775 steps, 2.56000 s simulation time, 18898.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7775 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18898.5418898.53918898.539 100.00 ------------------------------------------------------------------------------- PC_run 7775 7775 18856.35 2.425 2.425 99.78 GM_PC_couple 7775 7775 19.62 0.003 0.003 0.10 PC_GM_couple 7775 7775 15.51 0.002 0.002 0.08 #others 7.07 7.066 0.04 ------------------------------------------------------------------------------- ======= Cycle 7775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7776 steps, 2.56000 s simulation time, 18901.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7776 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18901.8418901.84118901.841 100.00 ------------------------------------------------------------------------------- PC_run 7776 7776 18859.64 2.425 2.425 99.78 GM_PC_couple 7776 7776 19.62 0.003 0.003 0.10 PC_GM_couple 7776 7776 15.51 0.002 0.002 0.08 #others 7.07 7.066 0.04 ------------------------------------------------------------------------------- ======= Cycle 7776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7777 steps, 2.56000 s simulation time, 18904.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7777 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18904.1118904.11218904.112 100.00 ------------------------------------------------------------------------------- PC_run 7777 7777 18861.91 2.425 2.425 99.78 GM_PC_couple 7777 7777 19.63 0.003 0.003 0.10 PC_GM_couple 7777 7777 15.51 0.002 0.002 0.08 #others 7.07 7.067 0.04 ------------------------------------------------------------------------------- ======= Cycle 7777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7778 steps, 2.56000 s simulation time, 18906.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7778 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18906.2518906.25318906.253 100.00 ------------------------------------------------------------------------------- PC_run 7778 7778 18864.04 2.425 2.425 99.78 GM_PC_couple 7778 7778 19.63 0.003 0.003 0.10 PC_GM_couple 7778 7778 15.51 0.002 0.002 0.08 #others 7.07 7.068 0.04 ------------------------------------------------------------------------------- ======= Cycle 7778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7779 steps, 2.56000 s simulation time, 18908.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7779 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18908.6218908.62418908.624 100.00 ------------------------------------------------------------------------------- PC_run 7779 7779 18866.41 2.425 2.425 99.78 GM_PC_couple 7779 7779 19.63 0.003 0.003 0.10 PC_GM_couple 7779 7779 15.51 0.002 0.002 0.08 #others 7.07 7.069 0.04 ------------------------------------------------------------------------------- ======= Cycle 7779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7780 steps, 2.56000 s simulation time, 18911.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7780 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18911.1418911.13718911.137 100.00 ------------------------------------------------------------------------------- PC_run 7780 7780 18868.92 2.425 2.425 99.78 GM_PC_couple 7780 7780 19.63 0.003 0.003 0.10 PC_GM_couple 7780 7780 15.52 0.002 0.002 0.08 #others 7.07 7.070 0.04 ------------------------------------------------------------------------------- ======= Cycle 7780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7781 steps, 2.56000 s simulation time, 18913.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7781 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18913.3018913.30218913.302 100.00 ------------------------------------------------------------------------------- PC_run 7781 7781 18871.08 2.425 2.425 99.78 GM_PC_couple 7781 7781 19.64 0.003 0.003 0.10 PC_GM_couple 7781 7781 15.52 0.002 0.002 0.08 #others 7.07 7.071 0.04 ------------------------------------------------------------------------------- ======= Cycle 7781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7782 steps, 2.56000 s simulation time, 18915.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7782 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18915.4018915.40018915.400 100.00 ------------------------------------------------------------------------------- PC_run 7782 7782 18873.17 2.425 2.425 99.78 GM_PC_couple 7782 7782 19.64 0.003 0.003 0.10 PC_GM_couple 7782 7782 15.52 0.002 0.002 0.08 #others 7.07 7.072 0.04 ------------------------------------------------------------------------------- ======= Cycle 7782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7783 steps, 2.56000 s simulation time, 18917.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7783 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18917.7118917.71318917.713 100.00 ------------------------------------------------------------------------------- PC_run 7783 7783 18875.48 2.425 2.425 99.78 GM_PC_couple 7783 7783 19.64 0.003 0.003 0.10 PC_GM_couple 7783 7783 15.52 0.002 0.002 0.08 #others 7.07 7.072 0.04 ------------------------------------------------------------------------------- ======= Cycle 7783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7784 steps, 2.56000 s simulation time, 18920.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7784 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18920.1318920.13518920.135 100.00 ------------------------------------------------------------------------------- PC_run 7784 7784 18877.90 2.425 2.425 99.78 GM_PC_couple 7784 7784 19.64 0.003 0.003 0.10 PC_GM_couple 7784 7784 15.52 0.002 0.002 0.08 #others 7.07 7.073 0.04 ------------------------------------------------------------------------------- ======= Cycle 7784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7785 steps, 2.56000 s simulation time, 18922.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7785 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18922.5218922.52218922.522 100.00 ------------------------------------------------------------------------------- PC_run 7785 7785 18880.28 2.425 2.425 99.78 GM_PC_couple 7785 7785 19.65 0.003 0.003 0.10 PC_GM_couple 7785 7785 15.52 0.002 0.002 0.08 #others 7.07 7.074 0.04 ------------------------------------------------------------------------------- ======= Cycle 7785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7786 steps, 2.56000 s simulation time, 18924.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7786 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18924.7018924.69718924.697 100.00 ------------------------------------------------------------------------------- PC_run 7786 7786 18882.45 2.425 2.425 99.78 GM_PC_couple 7786 7786 19.65 0.003 0.003 0.10 PC_GM_couple 7786 7786 15.53 0.002 0.002 0.08 #others 7.07 7.074 0.04 ------------------------------------------------------------------------------- ======= Cycle 7786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7787 steps, 2.56000 s simulation time, 18926.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7787 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18926.9918926.98918926.989 100.00 ------------------------------------------------------------------------------- PC_run 7787 7787 18884.74 2.425 2.425 99.78 GM_PC_couple 7787 7787 19.65 0.003 0.003 0.10 PC_GM_couple 7787 7787 15.53 0.002 0.002 0.08 #others 7.08 7.075 0.04 ------------------------------------------------------------------------------- ======= Cycle 7787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7788 steps, 2.56000 s simulation time, 18929.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7788 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18929.4318929.42818929.428 100.00 ------------------------------------------------------------------------------- PC_run 7788 7788 18887.17 2.425 2.425 99.78 GM_PC_couple 7788 7788 19.65 0.003 0.003 0.10 PC_GM_couple 7788 7788 15.53 0.002 0.002 0.08 #others 7.08 7.076 0.04 ------------------------------------------------------------------------------- ======= Cycle 7788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7789 steps, 2.56000 s simulation time, 18931.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7789 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18931.6418931.64018931.640 100.00 ------------------------------------------------------------------------------- PC_run 7789 7789 18889.38 2.425 2.425 99.78 GM_PC_couple 7789 7789 19.65 0.003 0.003 0.10 PC_GM_couple 7789 7789 15.53 0.002 0.002 0.08 #others 7.08 7.077 0.04 ------------------------------------------------------------------------------- ======= Cycle 7789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7790 steps, 2.56000 s simulation time, 18933.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7790 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18933.9418933.94218933.942 100.00 ------------------------------------------------------------------------------- PC_run 7790 7790 18891.67 2.425 2.425 99.78 GM_PC_couple 7790 7790 19.66 0.003 0.003 0.10 PC_GM_couple 7790 7790 15.53 0.002 0.002 0.08 #others 7.08 7.078 0.04 ------------------------------------------------------------------------------- ======= Cycle 7790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7791 steps, 2.56000 s simulation time, 18936.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7791 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18936.2518936.25518936.255 100.00 ------------------------------------------------------------------------------- PC_run 7791 7791 18893.98 2.425 2.425 99.78 GM_PC_couple 7791 7791 19.66 0.003 0.003 0.10 PC_GM_couple 7791 7791 15.54 0.002 0.002 0.08 #others 7.08 7.079 0.04 ------------------------------------------------------------------------------- ======= Cycle 7791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7792 steps, 2.56000 s simulation time, 18938.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7792 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18938.6218938.62518938.625 100.00 ------------------------------------------------------------------------------- PC_run 7792 7792 18896.35 2.425 2.425 99.78 GM_PC_couple 7792 7792 19.66 0.003 0.003 0.10 PC_GM_couple 7792 7792 15.54 0.002 0.002 0.08 #others 7.08 7.080 0.04 ------------------------------------------------------------------------------- ======= Cycle 7792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7793 steps, 2.56000 s simulation time, 18940.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7793 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18940.9618940.96218940.962 100.00 ------------------------------------------------------------------------------- PC_run 7793 7793 18898.68 2.425 2.425 99.78 GM_PC_couple 7793 7793 19.66 0.003 0.003 0.10 PC_GM_couple 7793 7793 15.54 0.002 0.002 0.08 #others 7.08 7.080 0.04 ------------------------------------------------------------------------------- ======= Cycle 7793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7794 steps, 2.56000 s simulation time, 18943.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7794 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18943.5418943.53918943.539 100.00 ------------------------------------------------------------------------------- PC_run 7794 7794 18901.25 2.425 2.425 99.78 GM_PC_couple 7794 7794 19.67 0.003 0.003 0.10 PC_GM_couple 7794 7794 15.54 0.002 0.002 0.08 #others 7.08 7.081 0.04 ------------------------------------------------------------------------------- ======= Cycle 7794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7795 steps, 2.56000 s simulation time, 18945.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7795 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18945.7318945.72818945.728 100.00 ------------------------------------------------------------------------------- PC_run 7795 7795 18903.44 2.425 2.425 99.78 GM_PC_couple 7795 7795 19.67 0.003 0.003 0.10 PC_GM_couple 7795 7795 15.54 0.002 0.002 0.08 #others 7.08 7.082 0.04 ------------------------------------------------------------------------------- ======= Cycle 7795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7796 steps, 2.56000 s simulation time, 18947.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7796 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18947.9418947.94418947.944 100.00 ------------------------------------------------------------------------------- PC_run 7796 7796 18905.65 2.425 2.425 99.78 GM_PC_couple 7796 7796 19.67 0.003 0.003 0.10 PC_GM_couple 7796 7796 15.55 0.002 0.002 0.08 #others 7.08 7.083 0.04 ------------------------------------------------------------------------------- ======= Cycle 7796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7797 steps, 2.56000 s simulation time, 18950.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7797 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18950.0218950.01618950.016 100.00 ------------------------------------------------------------------------------- PC_run 7797 7797 18907.71 2.425 2.425 99.78 GM_PC_couple 7797 7797 19.67 0.003 0.003 0.10 PC_GM_couple 7797 7797 15.55 0.002 0.002 0.08 #others 7.08 7.084 0.04 ------------------------------------------------------------------------------- ======= Cycle 7797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7798 steps, 2.56000 s simulation time, 18952.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7798 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18952.2618952.26418952.264 100.00 ------------------------------------------------------------------------------- PC_run 7798 7798 18909.96 2.425 2.425 99.78 GM_PC_couple 7798 7798 19.68 0.003 0.003 0.10 PC_GM_couple 7798 7798 15.55 0.002 0.002 0.08 #others 7.08 7.085 0.04 ------------------------------------------------------------------------------- ======= Cycle 7798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7799 steps, 2.56000 s simulation time, 18955.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7799 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18955.0218955.01518955.015 100.00 ------------------------------------------------------------------------------- PC_run 7799 7799 18912.70 2.425 2.425 99.78 GM_PC_couple 7799 7799 19.68 0.003 0.003 0.10 PC_GM_couple 7799 7799 15.55 0.002 0.002 0.08 #others 7.09 7.086 0.04 ------------------------------------------------------------------------------- ======= Cycle 7799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7800 steps, 2.56000 s simulation time, 18957.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7800 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18957.5618957.55718957.557 100.00 ------------------------------------------------------------------------------- PC_run 7800 7800 18915.24 2.425 2.425 99.78 GM_PC_couple 7800 7800 19.68 0.003 0.003 0.10 PC_GM_couple 7800 7800 15.55 0.002 0.002 0.08 #others 7.09 7.086 0.04 ------------------------------------------------------------------------------- ======= Cycle 7800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7801 steps, 2.56000 s simulation time, 18960.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7801 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18960.1218960.12318960.123 100.00 ------------------------------------------------------------------------------- PC_run 7801 7801 18917.80 2.425 2.425 99.78 GM_PC_couple 7801 7801 19.68 0.003 0.003 0.10 PC_GM_couple 7801 7801 15.55 0.002 0.002 0.08 #others 7.09 7.087 0.04 ------------------------------------------------------------------------------- ======= Cycle 7801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7802 steps, 2.56000 s simulation time, 18962.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7802 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18962.9518962.95318962.953 100.00 ------------------------------------------------------------------------------- PC_run 7802 7802 18920.62 2.425 2.425 99.78 GM_PC_couple 7802 7802 19.68 0.003 0.003 0.10 PC_GM_couple 7802 7802 15.56 0.002 0.002 0.08 #others 7.09 7.088 0.04 ------------------------------------------------------------------------------- ======= Cycle 7802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7803 steps, 2.56000 s simulation time, 18965.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7803 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18965.5718965.56918965.569 100.00 ------------------------------------------------------------------------------- PC_run 7803 7803 18923.23 2.425 2.425 99.78 GM_PC_couple 7803 7803 19.69 0.003 0.003 0.10 PC_GM_couple 7803 7803 15.56 0.002 0.002 0.08 #others 7.09 7.089 0.04 ------------------------------------------------------------------------------- ======= Cycle 7803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7804 steps, 2.56000 s simulation time, 18968.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7804 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18968.6218968.62318968.623 100.00 ------------------------------------------------------------------------------- PC_run 7804 7804 18926.28 2.425 2.425 99.78 GM_PC_couple 7804 7804 19.69 0.003 0.003 0.10 PC_GM_couple 7804 7804 15.56 0.002 0.002 0.08 #others 7.09 7.090 0.04 ------------------------------------------------------------------------------- ======= Cycle 7804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7805 steps, 2.56000 s simulation time, 18970.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7805 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18970.8318970.83218970.832 100.00 ------------------------------------------------------------------------------- PC_run 7805 7805 18928.49 2.425 2.425 99.78 GM_PC_couple 7805 7805 19.69 0.003 0.003 0.10 PC_GM_couple 7805 7805 15.56 0.002 0.002 0.08 #others 7.09 7.091 0.04 ------------------------------------------------------------------------------- ======= Cycle 7805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7806 steps, 2.56000 s simulation time, 18973.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7806 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18973.2218973.21518973.215 100.00 ------------------------------------------------------------------------------- PC_run 7806 7806 18930.87 2.425 2.425 99.78 GM_PC_couple 7806 7806 19.69 0.003 0.003 0.10 PC_GM_couple 7806 7806 15.56 0.002 0.002 0.08 #others 7.09 7.091 0.04 ------------------------------------------------------------------------------- ======= Cycle 7806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7807 steps, 2.56000 s simulation time, 18975.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7807 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18975.5818975.58218975.582 100.00 ------------------------------------------------------------------------------- PC_run 7807 7807 18933.23 2.425 2.425 99.78 GM_PC_couple 7807 7807 19.70 0.003 0.003 0.10 PC_GM_couple 7807 7807 15.57 0.002 0.002 0.08 #others 7.09 7.092 0.04 ------------------------------------------------------------------------------- ======= Cycle 7807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7808 steps, 2.56000 s simulation time, 18978.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7808 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18978.3018978.30018978.300 100.00 ------------------------------------------------------------------------------- PC_run 7808 7808 18935.94 2.425 2.425 99.78 GM_PC_couple 7808 7808 19.70 0.003 0.003 0.10 PC_GM_couple 7808 7808 15.57 0.002 0.002 0.08 #others 7.09 7.093 0.04 ------------------------------------------------------------------------------- ======= Cycle 7808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7809 steps, 2.56000 s simulation time, 18980.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7809 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18980.5418980.53918980.539 100.00 ------------------------------------------------------------------------------- PC_run 7809 7809 18938.17 2.425 2.425 99.78 GM_PC_couple 7809 7809 19.70 0.003 0.003 0.10 PC_GM_couple 7809 7809 15.57 0.002 0.002 0.08 #others 7.09 7.093 0.04 ------------------------------------------------------------------------------- ======= Cycle 7809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7810 steps, 2.56000 s simulation time, 18982.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7810 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18982.8418982.83618982.836 100.00 ------------------------------------------------------------------------------- PC_run 7810 7810 18940.47 2.425 2.425 99.78 GM_PC_couple 7810 7810 19.70 0.003 0.003 0.10 PC_GM_couple 7810 7810 15.57 0.002 0.002 0.08 #others 7.09 7.094 0.04 ------------------------------------------------------------------------------- ======= Cycle 7810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7811 steps, 2.56000 s simulation time, 18985.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7811 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18985.2818985.28118985.281 100.00 ------------------------------------------------------------------------------- PC_run 7811 7811 18942.91 2.425 2.425 99.78 GM_PC_couple 7811 7811 19.71 0.003 0.003 0.10 PC_GM_couple 7811 7811 15.57 0.002 0.002 0.08 #others 7.09 7.095 0.04 ------------------------------------------------------------------------------- ======= Cycle 7811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7812 steps, 2.56000 s simulation time, 18988.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7812 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18988.6818988.68318988.683 100.00 ------------------------------------------------------------------------------- PC_run 7812 7812 18946.30 2.425 2.425 99.78 GM_PC_couple 7812 7812 19.71 0.003 0.003 0.10 PC_GM_couple 7812 7812 15.57 0.002 0.002 0.08 #others 7.10 7.096 0.04 ------------------------------------------------------------------------------- ======= Cycle 7812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7813 steps, 2.56000 s simulation time, 18991.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7813 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18991.2118991.21418991.214 100.00 ------------------------------------------------------------------------------- PC_run 7813 7813 18948.83 2.425 2.425 99.78 GM_PC_couple 7813 7813 19.71 0.003 0.003 0.10 PC_GM_couple 7813 7813 15.58 0.002 0.002 0.08 #others 7.10 7.097 0.04 ------------------------------------------------------------------------------- ======= Cycle 7813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7814 steps, 2.56000 s simulation time, 18993.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7814 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18993.7918993.78718993.787 100.00 ------------------------------------------------------------------------------- PC_run 7814 7814 18951.40 2.425 2.425 99.78 GM_PC_couple 7814 7814 19.71 0.003 0.003 0.10 PC_GM_couple 7814 7814 15.58 0.002 0.002 0.08 #others 7.10 7.098 0.04 ------------------------------------------------------------------------------- ======= Cycle 7814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7815 steps, 2.56000 s simulation time, 18996.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7815 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18996.6918996.69018996.690 100.00 ------------------------------------------------------------------------------- PC_run 7815 7815 18954.30 2.425 2.425 99.78 GM_PC_couple 7815 7815 19.71 0.003 0.003 0.10 PC_GM_couple 7815 7815 15.58 0.002 0.002 0.08 #others 7.10 7.099 0.04 ------------------------------------------------------------------------------- ======= Cycle 7815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7816 steps, 2.56000 s simulation time, 18999.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7816 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18999.9718999.97018999.970 100.00 ------------------------------------------------------------------------------- PC_run 7816 7816 18957.57 2.425 2.425 99.78 GM_PC_couple 7816 7816 19.72 0.003 0.003 0.10 PC_GM_couple 7816 7816 15.58 0.002 0.002 0.08 #others 7.10 7.100 0.04 ------------------------------------------------------------------------------- ======= Cycle 7816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7817 steps, 2.56000 s simulation time, 19002.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7817 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19002.4219002.41719002.417 100.00 ------------------------------------------------------------------------------- PC_run 7817 7817 18960.01 2.425 2.425 99.78 GM_PC_couple 7817 7817 19.72 0.003 0.003 0.10 PC_GM_couple 7817 7817 15.58 0.002 0.002 0.08 #others 7.10 7.101 0.04 ------------------------------------------------------------------------------- ======= Cycle 7817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7818 steps, 2.56000 s simulation time, 19004.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7818 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19004.8419004.83719004.837 100.00 ------------------------------------------------------------------------------- PC_run 7818 7818 18962.43 2.425 2.425 99.78 GM_PC_couple 7818 7818 19.72 0.003 0.003 0.10 PC_GM_couple 7818 7818 15.59 0.002 0.002 0.08 #others 7.10 7.101 0.04 ------------------------------------------------------------------------------- ======= Cycle 7818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7819 steps, 2.56000 s simulation time, 19007.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7819 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19007.5919007.58819007.588 100.00 ------------------------------------------------------------------------------- PC_run 7819 7819 18965.17 2.426 2.426 99.78 GM_PC_couple 7819 7819 19.72 0.003 0.003 0.10 PC_GM_couple 7819 7819 15.59 0.002 0.002 0.08 #others 7.10 7.102 0.04 ------------------------------------------------------------------------------- ======= Cycle 7819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7820 steps, 2.56000 s simulation time, 19010.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7820 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19010.3119010.31119010.311 100.00 ------------------------------------------------------------------------------- PC_run 7820 7820 18967.89 2.426 2.426 99.78 GM_PC_couple 7820 7820 19.73 0.003 0.003 0.10 PC_GM_couple 7820 7820 15.59 0.002 0.002 0.08 #others 7.10 7.103 0.04 ------------------------------------------------------------------------------- ======= Cycle 7820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7821 steps, 2.56000 s simulation time, 19013.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7821 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19013.1719013.16819013.168 100.00 ------------------------------------------------------------------------------- PC_run 7821 7821 18970.74 2.426 2.426 99.78 GM_PC_couple 7821 7821 19.73 0.003 0.003 0.10 PC_GM_couple 7821 7821 15.59 0.002 0.002 0.08 #others 7.10 7.104 0.04 ------------------------------------------------------------------------------- ======= Cycle 7821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7822 steps, 2.56000 s simulation time, 19015.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7822 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19015.8719015.87419015.874 100.00 ------------------------------------------------------------------------------- PC_run 7822 7822 18973.45 2.426 2.426 99.78 GM_PC_couple 7822 7822 19.73 0.003 0.003 0.10 PC_GM_couple 7822 7822 15.59 0.002 0.002 0.08 #others 7.10 7.105 0.04 ------------------------------------------------------------------------------- ======= Cycle 7822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7823 steps, 2.56000 s simulation time, 19018.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7823 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19018.3419018.33919018.339 100.00 ------------------------------------------------------------------------------- PC_run 7823 7823 18975.91 2.426 2.426 99.78 GM_PC_couple 7823 7823 19.73 0.003 0.003 0.10 PC_GM_couple 7823 7823 15.59 0.002 0.002 0.08 #others 7.11 7.105 0.04 ------------------------------------------------------------------------------- ======= Cycle 7823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7824 steps, 2.56000 s simulation time, 19021.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7824 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19021.2719021.26819021.268 100.00 ------------------------------------------------------------------------------- PC_run 7824 7824 18978.83 2.426 2.426 99.78 GM_PC_couple 7824 7824 19.74 0.003 0.003 0.10 PC_GM_couple 7824 7824 15.60 0.002 0.002 0.08 #others 7.11 7.106 0.04 ------------------------------------------------------------------------------- ======= Cycle 7824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7825 steps, 2.56000 s simulation time, 19023.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7825 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19023.7719023.77319023.773 100.00 ------------------------------------------------------------------------------- PC_run 7825 7825 18981.33 2.426 2.426 99.78 GM_PC_couple 7825 7825 19.74 0.003 0.003 0.10 PC_GM_couple 7825 7825 15.60 0.002 0.002 0.08 #others 7.11 7.107 0.04 ------------------------------------------------------------------------------- ======= Cycle 7825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7826 steps, 2.56000 s simulation time, 19026.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7826 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19026.3819026.37819026.378 100.00 ------------------------------------------------------------------------------- PC_run 7826 7826 18983.93 2.426 2.426 99.78 GM_PC_couple 7826 7826 19.74 0.003 0.003 0.10 PC_GM_couple 7826 7826 15.60 0.002 0.002 0.08 #others 7.11 7.108 0.04 ------------------------------------------------------------------------------- ======= Cycle 7826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7827 steps, 2.56000 s simulation time, 19029.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7827 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19029.0519029.05419029.054 100.00 ------------------------------------------------------------------------------- PC_run 7827 7827 18986.60 2.426 2.426 99.78 GM_PC_couple 7827 7827 19.74 0.003 0.003 0.10 PC_GM_couple 7827 7827 15.60 0.002 0.002 0.08 #others 7.11 7.109 0.04 ------------------------------------------------------------------------------- ======= Cycle 7827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7828 steps, 2.56000 s simulation time, 19031.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7828 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19031.5419031.53719031.537 100.00 ------------------------------------------------------------------------------- PC_run 7828 7828 18989.08 2.426 2.426 99.78 GM_PC_couple 7828 7828 19.75 0.003 0.003 0.10 PC_GM_couple 7828 7828 15.60 0.002 0.002 0.08 #others 7.11 7.110 0.04 ------------------------------------------------------------------------------- ======= Cycle 7828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7829 steps, 2.56000 s simulation time, 19034.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7829 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19034.4119034.41319034.413 100.00 ------------------------------------------------------------------------------- PC_run 7829 7829 18991.95 2.426 2.426 99.78 GM_PC_couple 7829 7829 19.75 0.003 0.003 0.10 PC_GM_couple 7829 7829 15.61 0.002 0.002 0.08 #others 7.11 7.111 0.04 ------------------------------------------------------------------------------- ======= Cycle 7829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7830 steps, 2.56000 s simulation time, 19037.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7830 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19037.1719037.17219037.172 100.00 ------------------------------------------------------------------------------- PC_run 7830 7830 18994.70 2.426 2.426 99.78 GM_PC_couple 7830 7830 19.75 0.003 0.003 0.10 PC_GM_couple 7830 7830 15.61 0.002 0.002 0.08 #others 7.11 7.111 0.04 ------------------------------------------------------------------------------- ======= Cycle 7830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7831 steps, 2.56000 s simulation time, 19039.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7831 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19039.8719039.86619039.866 100.00 ------------------------------------------------------------------------------- PC_run 7831 7831 18997.39 2.426 2.426 99.78 GM_PC_couple 7831 7831 19.75 0.003 0.003 0.10 PC_GM_couple 7831 7831 15.61 0.002 0.002 0.08 #others 7.11 7.112 0.04 ------------------------------------------------------------------------------- ======= Cycle 7831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7832 steps, 2.56000 s simulation time, 19042.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7832 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19042.9319042.92919042.929 100.00 ------------------------------------------------------------------------------- PC_run 7832 7832 19000.45 2.426 2.426 99.78 GM_PC_couple 7832 7832 19.75 0.003 0.003 0.10 PC_GM_couple 7832 7832 15.61 0.002 0.002 0.08 #others 7.11 7.113 0.04 ------------------------------------------------------------------------------- ======= Cycle 7832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7833 steps, 2.56000 s simulation time, 19045.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7833 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19045.7019045.70019045.700 100.00 ------------------------------------------------------------------------------- PC_run 7833 7833 19003.21 2.426 2.426 99.78 GM_PC_couple 7833 7833 19.76 0.003 0.003 0.10 PC_GM_couple 7833 7833 15.62 0.002 0.002 0.08 #others 7.11 7.114 0.04 ------------------------------------------------------------------------------- ======= Cycle 7833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7834 steps, 2.56000 s simulation time, 19048.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7834 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19048.8719048.87219048.872 100.00 ------------------------------------------------------------------------------- PC_run 7834 7834 19006.38 2.426 2.426 99.78 GM_PC_couple 7834 7834 19.76 0.003 0.003 0.10 PC_GM_couple 7834 7834 15.62 0.002 0.002 0.08 #others 7.11 7.115 0.04 ------------------------------------------------------------------------------- ======= Cycle 7834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7835 steps, 2.56000 s simulation time, 19051.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7835 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19051.3519051.34719051.347 100.00 ------------------------------------------------------------------------------- PC_run 7835 7835 19008.85 2.426 2.426 99.78 GM_PC_couple 7835 7835 19.76 0.003 0.003 0.10 PC_GM_couple 7835 7835 15.62 0.002 0.002 0.08 #others 7.12 7.116 0.04 ------------------------------------------------------------------------------- ======= Cycle 7835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7836 steps, 2.56000 s simulation time, 19054.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7836 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19054.3119054.30719054.307 100.00 ------------------------------------------------------------------------------- PC_run 7836 7836 19011.80 2.426 2.426 99.78 GM_PC_couple 7836 7836 19.77 0.003 0.003 0.10 PC_GM_couple 7836 7836 15.62 0.002 0.002 0.08 #others 7.12 7.117 0.04 ------------------------------------------------------------------------------- ======= Cycle 7836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7837 steps, 2.56000 s simulation time, 19057.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7837 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19057.4919057.49019057.490 100.00 ------------------------------------------------------------------------------- PC_run 7837 7837 19014.98 2.426 2.426 99.78 GM_PC_couple 7837 7837 19.77 0.003 0.003 0.10 PC_GM_couple 7837 7837 15.62 0.002 0.002 0.08 #others 7.12 7.117 0.04 ------------------------------------------------------------------------------- ======= Cycle 7837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7838 steps, 2.56000 s simulation time, 19060.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7838 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19060.3819060.37919060.379 100.00 ------------------------------------------------------------------------------- PC_run 7838 7838 19017.86 2.426 2.426 99.78 GM_PC_couple 7838 7838 19.77 0.003 0.003 0.10 PC_GM_couple 7838 7838 15.63 0.002 0.002 0.08 #others 7.12 7.118 0.04 ------------------------------------------------------------------------------- ======= Cycle 7838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7839 steps, 2.56000 s simulation time, 19062.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7839 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19062.8919062.88819062.888 100.00 ------------------------------------------------------------------------------- PC_run 7839 7839 19020.37 2.426 2.426 99.78 GM_PC_couple 7839 7839 19.77 0.003 0.003 0.10 PC_GM_couple 7839 7839 15.63 0.002 0.002 0.08 #others 7.12 7.119 0.04 ------------------------------------------------------------------------------- ======= Cycle 7839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7840 steps, 2.56000 s simulation time, 19065.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7840 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19065.3519065.35319065.353 100.00 ------------------------------------------------------------------------------- PC_run 7840 7840 19022.83 2.426 2.426 99.78 GM_PC_couple 7840 7840 19.78 0.003 0.003 0.10 PC_GM_couple 7840 7840 15.63 0.002 0.002 0.08 #others 7.12 7.120 0.04 ------------------------------------------------------------------------------- ======= Cycle 7840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7841 steps, 2.56000 s simulation time, 19067.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7841 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19067.7819067.78419067.784 100.00 ------------------------------------------------------------------------------- PC_run 7841 7841 19025.25 2.426 2.426 99.78 GM_PC_couple 7841 7841 19.78 0.003 0.003 0.10 PC_GM_couple 7841 7841 15.63 0.002 0.002 0.08 #others 7.12 7.121 0.04 ------------------------------------------------------------------------------- ======= Cycle 7841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7842 steps, 2.56000 s simulation time, 19070.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7842 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19070.8419070.84319070.843 100.00 ------------------------------------------------------------------------------- PC_run 7842 7842 19028.31 2.426 2.426 99.78 GM_PC_couple 7842 7842 19.78 0.003 0.003 0.10 PC_GM_couple 7842 7842 15.63 0.002 0.002 0.08 #others 7.12 7.121 0.04 ------------------------------------------------------------------------------- ======= Cycle 7842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7843 steps, 2.56000 s simulation time, 19073.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7843 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19073.3519073.35219073.352 100.00 ------------------------------------------------------------------------------- PC_run 7843 7843 19030.81 2.426 2.426 99.78 GM_PC_couple 7843 7843 19.78 0.003 0.003 0.10 PC_GM_couple 7843 7843 15.63 0.002 0.002 0.08 #others 7.12 7.122 0.04 ------------------------------------------------------------------------------- ======= Cycle 7843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7844 steps, 2.56000 s simulation time, 19076.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7844 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19076.2519076.24619076.246 100.00 ------------------------------------------------------------------------------- PC_run 7844 7844 19033.70 2.427 2.427 99.78 GM_PC_couple 7844 7844 19.78 0.003 0.003 0.10 PC_GM_couple 7844 7844 15.64 0.002 0.002 0.08 #others 7.12 7.123 0.04 ------------------------------------------------------------------------------- ======= Cycle 7844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7845 steps, 2.56000 s simulation time, 19079.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7845 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19079.0319079.02819079.028 100.00 ------------------------------------------------------------------------------- PC_run 7845 7845 19036.48 2.427 2.427 99.78 GM_PC_couple 7845 7845 19.79 0.003 0.003 0.10 PC_GM_couple 7845 7845 15.64 0.002 0.002 0.08 #others 7.12 7.124 0.04 ------------------------------------------------------------------------------- ======= Cycle 7845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7846 steps, 2.56000 s simulation time, 19081.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7846 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19081.9619081.95819081.958 100.00 ------------------------------------------------------------------------------- PC_run 7846 7846 19039.40 2.427 2.427 99.78 GM_PC_couple 7846 7846 19.79 0.003 0.003 0.10 PC_GM_couple 7846 7846 15.64 0.002 0.002 0.08 #others 7.12 7.125 0.04 ------------------------------------------------------------------------------- ======= Cycle 7846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7847 steps, 2.56000 s simulation time, 19084.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7847 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19084.6719084.66919084.669 100.00 ------------------------------------------------------------------------------- PC_run 7847 7847 19042.11 2.427 2.427 99.78 GM_PC_couple 7847 7847 19.79 0.003 0.003 0.10 PC_GM_couple 7847 7847 15.64 0.002 0.002 0.08 #others 7.13 7.126 0.04 ------------------------------------------------------------------------------- ======= Cycle 7847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7848 steps, 2.56000 s simulation time, 19087.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7848 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19087.6919087.69319087.693 100.00 ------------------------------------------------------------------------------- PC_run 7848 7848 19045.13 2.427 2.427 99.78 GM_PC_couple 7848 7848 19.79 0.003 0.003 0.10 PC_GM_couple 7848 7848 15.64 0.002 0.002 0.08 #others 7.13 7.126 0.04 ------------------------------------------------------------------------------- ======= Cycle 7848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7849 steps, 2.56000 s simulation time, 19090.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7849 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19090.2819090.28119090.281 100.00 ------------------------------------------------------------------------------- PC_run 7849 7849 19047.71 2.427 2.427 99.78 GM_PC_couple 7849 7849 19.80 0.003 0.003 0.10 PC_GM_couple 7849 7849 15.65 0.002 0.002 0.08 #others 7.13 7.127 0.04 ------------------------------------------------------------------------------- ======= Cycle 7849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7850 steps, 2.56000 s simulation time, 19094.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7850 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19094.1719094.17419094.174 100.00 ------------------------------------------------------------------------------- PC_run 7850 7850 19051.60 2.427 2.427 99.78 GM_PC_couple 7850 7850 19.80 0.003 0.003 0.10 PC_GM_couple 7850 7850 15.65 0.002 0.002 0.08 #others 7.13 7.128 0.04 ------------------------------------------------------------------------------- ======= Cycle 7850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7851 steps, 2.56000 s simulation time, 19096.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7851 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19096.4519096.44719096.447 100.00 ------------------------------------------------------------------------------- PC_run 7851 7851 19053.87 2.427 2.427 99.78 GM_PC_couple 7851 7851 19.80 0.003 0.003 0.10 PC_GM_couple 7851 7851 15.65 0.002 0.002 0.08 #others 7.13 7.129 0.04 ------------------------------------------------------------------------------- ======= Cycle 7851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7852 steps, 2.56000 s simulation time, 19098.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7852 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19098.7619098.75819098.758 100.00 ------------------------------------------------------------------------------- PC_run 7852 7852 19056.17 2.427 2.427 99.78 GM_PC_couple 7852 7852 19.80 0.003 0.003 0.10 PC_GM_couple 7852 7852 15.65 0.002 0.002 0.08 #others 7.13 7.130 0.04 ------------------------------------------------------------------------------- ======= Cycle 7852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7853 steps, 2.56000 s simulation time, 19101.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7853 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19101.1319101.13319101.133 100.00 ------------------------------------------------------------------------------- PC_run 7853 7853 19058.54 2.427 2.427 99.78 GM_PC_couple 7853 7853 19.81 0.003 0.003 0.10 PC_GM_couple 7853 7853 15.65 0.002 0.002 0.08 #others 7.13 7.130 0.04 ------------------------------------------------------------------------------- ======= Cycle 7853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7854 steps, 2.56000 s simulation time, 19103.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7854 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19103.5519103.55519103.555 100.00 ------------------------------------------------------------------------------- PC_run 7854 7854 19060.96 2.427 2.427 99.78 GM_PC_couple 7854 7854 19.81 0.003 0.003 0.10 PC_GM_couple 7854 7854 15.66 0.002 0.002 0.08 #others 7.13 7.131 0.04 ------------------------------------------------------------------------------- ======= Cycle 7854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7855 steps, 2.56000 s simulation time, 19106.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7855 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19106.1119106.11019106.110 100.00 ------------------------------------------------------------------------------- PC_run 7855 7855 19063.51 2.427 2.427 99.78 GM_PC_couple 7855 7855 19.81 0.003 0.003 0.10 PC_GM_couple 7855 7855 15.66 0.002 0.002 0.08 #others 7.13 7.132 0.04 ------------------------------------------------------------------------------- ======= Cycle 7855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7856 steps, 2.56000 s simulation time, 19109.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7856 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19109.1519109.15119109.151 100.00 ------------------------------------------------------------------------------- PC_run 7856 7856 19066.55 2.427 2.427 99.78 GM_PC_couple 7856 7856 19.81 0.003 0.003 0.10 PC_GM_couple 7856 7856 15.66 0.002 0.002 0.08 #others 7.13 7.133 0.04 ------------------------------------------------------------------------------- ======= Cycle 7856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7857 steps, 2.56000 s simulation time, 19111.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7857 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19111.9119111.90719111.907 100.00 ------------------------------------------------------------------------------- PC_run 7857 7857 19069.30 2.427 2.427 99.78 GM_PC_couple 7857 7857 19.82 0.003 0.003 0.10 PC_GM_couple 7857 7857 15.66 0.002 0.002 0.08 #others 7.13 7.133 0.04 ------------------------------------------------------------------------------- ======= Cycle 7857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7858 steps, 2.56000 s simulation time, 19114.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7858 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19114.8119114.80719114.807 100.00 ------------------------------------------------------------------------------- PC_run 7858 7858 19072.19 2.427 2.427 99.78 GM_PC_couple 7858 7858 19.82 0.003 0.003 0.10 PC_GM_couple 7858 7858 15.66 0.002 0.002 0.08 #others 7.13 7.134 0.04 ------------------------------------------------------------------------------- ======= Cycle 7858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7859 steps, 2.56000 s simulation time, 19117.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7859 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19117.4619117.45619117.456 100.00 ------------------------------------------------------------------------------- PC_run 7859 7859 19074.84 2.427 2.427 99.78 GM_PC_couple 7859 7859 19.82 0.003 0.003 0.10 PC_GM_couple 7859 7859 15.66 0.002 0.002 0.08 #others 7.14 7.135 0.04 ------------------------------------------------------------------------------- ======= Cycle 7859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7860 steps, 2.56000 s simulation time, 19120.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7860 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19120.0519120.05419120.054 100.00 ------------------------------------------------------------------------------- PC_run 7860 7860 19077.43 2.427 2.427 99.78 GM_PC_couple 7860 7860 19.82 0.003 0.003 0.10 PC_GM_couple 7860 7860 15.67 0.002 0.002 0.08 #others 7.14 7.136 0.04 ------------------------------------------------------------------------------- ======= Cycle 7860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7861 steps, 2.56000 s simulation time, 19123.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7861 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19123.1019123.09619123.096 100.00 ------------------------------------------------------------------------------- PC_run 7861 7861 19080.47 2.427 2.427 99.78 GM_PC_couple 7861 7861 19.82 0.003 0.003 0.10 PC_GM_couple 7861 7861 15.67 0.002 0.002 0.08 #others 7.14 7.136 0.04 ------------------------------------------------------------------------------- ======= Cycle 7861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7862 steps, 2.56000 s simulation time, 19125.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7862 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19125.9619125.96219125.962 100.00 ------------------------------------------------------------------------------- PC_run 7862 7862 19083.33 2.427 2.427 99.78 GM_PC_couple 7862 7862 19.83 0.003 0.003 0.10 PC_GM_couple 7862 7862 15.67 0.002 0.002 0.08 #others 7.14 7.137 0.04 ------------------------------------------------------------------------------- ======= Cycle 7862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7863 steps, 2.56000 s simulation time, 19128.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7863 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19128.6419128.64019128.640 100.00 ------------------------------------------------------------------------------- PC_run 7863 7863 19086.00 2.427 2.427 99.78 GM_PC_couple 7863 7863 19.83 0.003 0.003 0.10 PC_GM_couple 7863 7863 15.67 0.002 0.002 0.08 #others 7.14 7.138 0.04 ------------------------------------------------------------------------------- ======= Cycle 7863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7864 steps, 2.56000 s simulation time, 19131.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7864 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19131.7219131.72019131.720 100.00 ------------------------------------------------------------------------------- PC_run 7864 7864 19089.08 2.427 2.427 99.78 GM_PC_couple 7864 7864 19.83 0.003 0.003 0.10 PC_GM_couple 7864 7864 15.67 0.002 0.002 0.08 #others 7.14 7.139 0.04 ------------------------------------------------------------------------------- ======= Cycle 7864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7865 steps, 2.56000 s simulation time, 19134.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7865 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19134.0719134.06819134.068 100.00 ------------------------------------------------------------------------------- PC_run 7865 7865 19091.42 2.427 2.427 99.78 GM_PC_couple 7865 7865 19.83 0.003 0.003 0.10 PC_GM_couple 7865 7865 15.68 0.002 0.002 0.08 #others 7.14 7.140 0.04 ------------------------------------------------------------------------------- ======= Cycle 7865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7866 steps, 2.56000 s simulation time, 19136.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7866 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19136.5619136.56219136.562 100.00 ------------------------------------------------------------------------------- PC_run 7866 7866 19093.91 2.427 2.427 99.78 GM_PC_couple 7866 7866 19.84 0.003 0.003 0.10 PC_GM_couple 7866 7866 15.68 0.002 0.002 0.08 #others 7.14 7.140 0.04 ------------------------------------------------------------------------------- ======= Cycle 7866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7867 steps, 2.56000 s simulation time, 19138.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7867 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19138.8119138.81019138.810 100.00 ------------------------------------------------------------------------------- PC_run 7867 7867 19096.15 2.427 2.427 99.78 GM_PC_couple 7867 7867 19.84 0.003 0.003 0.10 PC_GM_couple 7867 7867 15.68 0.002 0.002 0.08 #others 7.14 7.141 0.04 ------------------------------------------------------------------------------- ======= Cycle 7867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7868 steps, 2.56000 s simulation time, 19140.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7868 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19140.9319140.92919140.929 100.00 ------------------------------------------------------------------------------- PC_run 7868 7868 19098.27 2.427 2.427 99.78 GM_PC_couple 7868 7868 19.84 0.003 0.003 0.10 PC_GM_couple 7868 7868 15.68 0.002 0.002 0.08 #others 7.14 7.142 0.04 ------------------------------------------------------------------------------- ======= Cycle 7868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7869 steps, 2.56000 s simulation time, 19143.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7869 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19143.5419143.53719143.537 100.00 ------------------------------------------------------------------------------- PC_run 7869 7869 19100.87 2.427 2.427 99.78 GM_PC_couple 7869 7869 19.84 0.003 0.003 0.10 PC_GM_couple 7869 7869 15.68 0.002 0.002 0.08 #others 7.14 7.143 0.04 ------------------------------------------------------------------------------- ======= Cycle 7869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7870 steps, 2.56000 s simulation time, 19146.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7870 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19146.3819146.38419146.384 100.00 ------------------------------------------------------------------------------- PC_run 7870 7870 19103.71 2.427 2.427 99.78 GM_PC_couple 7870 7870 19.85 0.003 0.003 0.10 PC_GM_couple 7870 7870 15.68 0.002 0.002 0.08 #others 7.14 7.144 0.04 ------------------------------------------------------------------------------- ======= Cycle 7870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7871 steps, 2.56000 s simulation time, 19148.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7871 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19148.8119148.81519148.815 100.00 ------------------------------------------------------------------------------- PC_run 7871 7871 19106.13 2.427 2.427 99.78 GM_PC_couple 7871 7871 19.85 0.003 0.003 0.10 PC_GM_couple 7871 7871 15.69 0.002 0.002 0.08 #others 7.14 7.145 0.04 ------------------------------------------------------------------------------- ======= Cycle 7871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7872 steps, 2.56000 s simulation time, 19151.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7872 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19151.7219151.71619151.716 100.00 ------------------------------------------------------------------------------- PC_run 7872 7872 19109.03 2.427 2.427 99.78 GM_PC_couple 7872 7872 19.85 0.003 0.003 0.10 PC_GM_couple 7872 7872 15.69 0.002 0.002 0.08 #others 7.15 7.146 0.04 ------------------------------------------------------------------------------- ======= Cycle 7872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7873 steps, 2.56000 s simulation time, 19154.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7873 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19154.1619154.15719154.157 100.00 ------------------------------------------------------------------------------- PC_run 7873 7873 19111.47 2.427 2.427 99.78 GM_PC_couple 7873 7873 19.85 0.003 0.003 0.10 PC_GM_couple 7873 7873 15.69 0.002 0.002 0.08 #others 7.15 7.146 0.04 ------------------------------------------------------------------------------- ======= Cycle 7873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7874 steps, 2.56000 s simulation time, 19157.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7874 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19157.0919157.08719157.087 100.00 ------------------------------------------------------------------------------- PC_run 7874 7874 19114.39 2.428 2.428 99.78 GM_PC_couple 7874 7874 19.86 0.003 0.003 0.10 PC_GM_couple 7874 7874 15.69 0.002 0.002 0.08 #others 7.15 7.147 0.04 ------------------------------------------------------------------------------- ======= Cycle 7874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7875 steps, 2.56000 s simulation time, 19159.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7875 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19159.3219159.32019159.320 100.00 ------------------------------------------------------------------------------- PC_run 7875 7875 19116.62 2.428 2.428 99.78 GM_PC_couple 7875 7875 19.86 0.003 0.003 0.10 PC_GM_couple 7875 7875 15.69 0.002 0.002 0.08 #others 7.15 7.148 0.04 ------------------------------------------------------------------------------- ======= Cycle 7875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7876 steps, 2.56000 s simulation time, 19161.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7876 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19161.9119161.90819161.908 100.00 ------------------------------------------------------------------------------- PC_run 7876 7876 19119.20 2.428 2.428 99.78 GM_PC_couple 7876 7876 19.86 0.003 0.003 0.10 PC_GM_couple 7876 7876 15.70 0.002 0.002 0.08 #others 7.15 7.150 0.04 ------------------------------------------------------------------------------- ======= Cycle 7876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7877 steps, 2.56000 s simulation time, 19164.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7877 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19164.4819164.48019164.480 100.00 ------------------------------------------------------------------------------- PC_run 7877 7877 19121.77 2.428 2.428 99.78 GM_PC_couple 7877 7877 19.86 0.003 0.003 0.10 PC_GM_couple 7877 7877 15.70 0.002 0.002 0.08 #others 7.15 7.150 0.04 ------------------------------------------------------------------------------- ======= Cycle 7877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7878 steps, 2.56000 s simulation time, 19167.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7878 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19167.5919167.59019167.590 100.00 ------------------------------------------------------------------------------- PC_run 7878 7878 19124.88 2.428 2.428 99.78 GM_PC_couple 7878 7878 19.86 0.003 0.003 0.10 PC_GM_couple 7878 7878 15.70 0.002 0.002 0.08 #others 7.15 7.151 0.04 ------------------------------------------------------------------------------- ======= Cycle 7878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7879 steps, 2.56000 s simulation time, 19170.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7879 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19170.1919170.19019170.190 100.00 ------------------------------------------------------------------------------- PC_run 7879 7879 19127.47 2.428 2.428 99.78 GM_PC_couple 7879 7879 19.87 0.003 0.003 0.10 PC_GM_couple 7879 7879 15.70 0.002 0.002 0.08 #others 7.15 7.152 0.04 ------------------------------------------------------------------------------- ======= Cycle 7879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7880 steps, 2.56000 s simulation time, 19172.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7880 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19172.6619172.65519172.655 100.00 ------------------------------------------------------------------------------- PC_run 7880 7880 19129.93 2.428 2.428 99.78 GM_PC_couple 7880 7880 19.87 0.003 0.003 0.10 PC_GM_couple 7880 7880 15.70 0.002 0.002 0.08 #others 7.15 7.153 0.04 ------------------------------------------------------------------------------- ======= Cycle 7880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7881 steps, 2.56000 s simulation time, 19174.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7881 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19174.9119174.90919174.909 100.00 ------------------------------------------------------------------------------- PC_run 7881 7881 19132.18 2.428 2.428 99.78 GM_PC_couple 7881 7881 19.87 0.003 0.003 0.10 PC_GM_couple 7881 7881 15.71 0.002 0.002 0.08 #others 7.15 7.154 0.04 ------------------------------------------------------------------------------- ======= Cycle 7881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7882 steps, 2.56000 s simulation time, 19177.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7882 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19177.3619177.36519177.365 100.00 ------------------------------------------------------------------------------- PC_run 7882 7882 19134.63 2.428 2.428 99.78 GM_PC_couple 7882 7882 19.87 0.003 0.003 0.10 PC_GM_couple 7882 7882 15.71 0.002 0.002 0.08 #others 7.15 7.155 0.04 ------------------------------------------------------------------------------- ======= Cycle 7882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7883 steps, 2.56000 s simulation time, 19179.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7883 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19179.6619179.66119179.661 100.00 ------------------------------------------------------------------------------- PC_run 7883 7883 19136.92 2.428 2.428 99.78 GM_PC_couple 7883 7883 19.88 0.003 0.003 0.10 PC_GM_couple 7883 7883 15.71 0.002 0.002 0.08 #others 7.16 7.156 0.04 ------------------------------------------------------------------------------- ======= Cycle 7883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7884 steps, 2.56000 s simulation time, 19182.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7884 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19182.0619182.05619182.056 100.00 ------------------------------------------------------------------------------- PC_run 7884 7884 19139.31 2.428 2.428 99.78 GM_PC_couple 7884 7884 19.88 0.003 0.003 0.10 PC_GM_couple 7884 7884 15.71 0.002 0.002 0.08 #others 7.16 7.157 0.04 ------------------------------------------------------------------------------- ======= Cycle 7884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7885 steps, 2.56000 s simulation time, 19184.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7885 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19184.3019184.29619184.296 100.00 ------------------------------------------------------------------------------- PC_run 7885 7885 19141.54 2.428 2.428 99.78 GM_PC_couple 7885 7885 19.88 0.003 0.003 0.10 PC_GM_couple 7885 7885 15.71 0.002 0.002 0.08 #others 7.16 7.158 0.04 ------------------------------------------------------------------------------- ======= Cycle 7885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7886 steps, 2.56000 s simulation time, 19186.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7886 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19186.9419186.93619186.936 100.00 ------------------------------------------------------------------------------- PC_run 7886 7886 19144.18 2.428 2.428 99.78 GM_PC_couple 7886 7886 19.88 0.003 0.003 0.10 PC_GM_couple 7886 7886 15.72 0.002 0.002 0.08 #others 7.16 7.158 0.04 ------------------------------------------------------------------------------- ======= Cycle 7886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7887 steps, 2.56000 s simulation time, 19189.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7887 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19189.0419189.03619189.036 100.00 ------------------------------------------------------------------------------- PC_run 7887 7887 19146.27 2.428 2.428 99.78 GM_PC_couple 7887 7887 19.89 0.003 0.003 0.10 PC_GM_couple 7887 7887 15.72 0.002 0.002 0.08 #others 7.16 7.159 0.04 ------------------------------------------------------------------------------- ======= Cycle 7887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7888 steps, 2.56000 s simulation time, 19191.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7888 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19191.1819191.18019191.180 100.00 ------------------------------------------------------------------------------- PC_run 7888 7888 19148.41 2.428 2.428 99.78 GM_PC_couple 7888 7888 19.89 0.003 0.003 0.10 PC_GM_couple 7888 7888 15.72 0.002 0.002 0.08 #others 7.16 7.160 0.04 ------------------------------------------------------------------------------- ======= Cycle 7888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7889 steps, 2.56000 s simulation time, 19193.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7889 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19193.2919193.29119193.291 100.00 ------------------------------------------------------------------------------- PC_run 7889 7889 19150.52 2.427 2.427 99.78 GM_PC_couple 7889 7889 19.89 0.003 0.003 0.10 PC_GM_couple 7889 7889 15.72 0.002 0.002 0.08 #others 7.16 7.161 0.04 ------------------------------------------------------------------------------- ======= Cycle 7889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7890 steps, 2.56000 s simulation time, 19195.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7890 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19195.8219195.82319195.823 100.00 ------------------------------------------------------------------------------- PC_run 7890 7890 19153.05 2.428 2.428 99.78 GM_PC_couple 7890 7890 19.89 0.003 0.003 0.10 PC_GM_couple 7890 7890 15.72 0.002 0.002 0.08 #others 7.16 7.161 0.04 ------------------------------------------------------------------------------- ======= Cycle 7890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7891 steps, 2.56000 s simulation time, 19198.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7891 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19198.1719198.17219198.172 100.00 ------------------------------------------------------------------------------- PC_run 7891 7891 19155.39 2.427 2.427 99.78 GM_PC_couple 7891 7891 19.90 0.003 0.003 0.10 PC_GM_couple 7891 7891 15.72 0.002 0.002 0.08 #others 7.16 7.162 0.04 ------------------------------------------------------------------------------- ======= Cycle 7891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7892 steps, 2.56000 s simulation time, 19200.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7892 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19200.5819200.57619200.576 100.00 ------------------------------------------------------------------------------- PC_run 7892 7892 19157.79 2.427 2.427 99.78 GM_PC_couple 7892 7892 19.90 0.003 0.003 0.10 PC_GM_couple 7892 7892 15.73 0.002 0.002 0.08 #others 7.16 7.163 0.04 ------------------------------------------------------------------------------- ======= Cycle 7892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7893 steps, 2.56000 s simulation time, 19202.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7893 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19202.7819202.78319202.783 100.00 ------------------------------------------------------------------------------- PC_run 7893 7893 19159.99 2.427 2.427 99.78 GM_PC_couple 7893 7893 19.90 0.003 0.003 0.10 PC_GM_couple 7893 7893 15.73 0.002 0.002 0.08 #others 7.16 7.164 0.04 ------------------------------------------------------------------------------- ======= Cycle 7893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7894 steps, 2.56000 s simulation time, 19205.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7894 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19205.8319205.83319205.833 100.00 ------------------------------------------------------------------------------- PC_run 7894 7894 19163.03 2.428 2.428 99.78 GM_PC_couple 7894 7894 19.90 0.003 0.003 0.10 PC_GM_couple 7894 7894 15.73 0.002 0.002 0.08 #others 7.16 7.165 0.04 ------------------------------------------------------------------------------- ======= Cycle 7894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7895 steps, 2.56000 s simulation time, 19208.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7895 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19208.0219208.02319208.023 100.00 ------------------------------------------------------------------------------- PC_run 7895 7895 19165.22 2.428 2.428 99.78 GM_PC_couple 7895 7895 19.91 0.003 0.003 0.10 PC_GM_couple 7895 7895 15.73 0.002 0.002 0.08 #others 7.17 7.166 0.04 ------------------------------------------------------------------------------- ======= Cycle 7895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7896 steps, 2.56000 s simulation time, 19210.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7896 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19210.2919210.28919210.289 100.00 ------------------------------------------------------------------------------- PC_run 7896 7896 19167.48 2.427 2.427 99.78 GM_PC_couple 7896 7896 19.91 0.003 0.003 0.10 PC_GM_couple 7896 7896 15.73 0.002 0.002 0.08 #others 7.17 7.167 0.04 ------------------------------------------------------------------------------- ======= Cycle 7896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7897 steps, 2.56000 s simulation time, 19212.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7897 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19212.8019212.80319212.803 100.00 ------------------------------------------------------------------------------- PC_run 7897 7897 19169.98 2.428 2.428 99.78 GM_PC_couple 7897 7897 19.91 0.003 0.003 0.10 PC_GM_couple 7897 7897 15.74 0.002 0.002 0.08 #others 7.17 7.168 0.04 ------------------------------------------------------------------------------- ======= Cycle 7897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7898 steps, 2.56000 s simulation time, 19215.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7898 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19215.4619215.45719215.457 100.00 ------------------------------------------------------------------------------- PC_run 7898 7898 19172.63 2.428 2.428 99.78 GM_PC_couple 7898 7898 19.92 0.003 0.003 0.10 PC_GM_couple 7898 7898 15.74 0.002 0.002 0.08 #others 7.17 7.169 0.04 ------------------------------------------------------------------------------- ======= Cycle 7898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7899 steps, 2.56000 s simulation time, 19217.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7899 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19217.8419217.83619217.836 100.00 ------------------------------------------------------------------------------- PC_run 7899 7899 19175.00 2.428 2.428 99.78 GM_PC_couple 7899 7899 19.92 0.003 0.003 0.10 PC_GM_couple 7899 7899 15.74 0.002 0.002 0.08 #others 7.17 7.170 0.04 ------------------------------------------------------------------------------- ======= Cycle 7899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7900 steps, 2.56000 s simulation time, 19220.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7900 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19220.3319220.32819220.328 100.00 ------------------------------------------------------------------------------- PC_run 7900 7900 19177.49 2.428 2.428 99.78 GM_PC_couple 7900 7900 19.92 0.003 0.003 0.10 PC_GM_couple 7900 7900 15.75 0.002 0.002 0.08 #others 7.17 7.171 0.04 ------------------------------------------------------------------------------- ======= Cycle 7900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7901 steps, 2.56000 s simulation time, 19222.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7901 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19222.7319222.72819222.728 100.00 ------------------------------------------------------------------------------- PC_run 7901 7901 19179.88 2.428 2.428 99.78 GM_PC_couple 7901 7901 19.93 0.003 0.003 0.10 PC_GM_couple 7901 7901 15.75 0.002 0.002 0.08 #others 7.17 7.172 0.04 ------------------------------------------------------------------------------- ======= Cycle 7901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7902 steps, 2.56000 s simulation time, 19225.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7902 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19225.0619225.05919225.059 100.00 ------------------------------------------------------------------------------- PC_run 7902 7902 19182.20 2.428 2.428 99.78 GM_PC_couple 7902 7902 19.93 0.003 0.003 0.10 PC_GM_couple 7902 7902 15.75 0.002 0.002 0.08 #others 7.17 7.174 0.04 ------------------------------------------------------------------------------- ======= Cycle 7902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7903 steps, 2.56000 s simulation time, 19227.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7903 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19227.2919227.28919227.289 100.00 ------------------------------------------------------------------------------- PC_run 7903 7903 19184.43 2.427 2.427 99.78 GM_PC_couple 7903 7903 19.93 0.003 0.003 0.10 PC_GM_couple 7903 7903 15.75 0.002 0.002 0.08 #others 7.17 7.175 0.04 ------------------------------------------------------------------------------- ======= Cycle 7903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7904 steps, 2.56000 s simulation time, 19229.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7904 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19229.9719229.96519229.965 100.00 ------------------------------------------------------------------------------- PC_run 7904 7904 19187.10 2.428 2.428 99.78 GM_PC_couple 7904 7904 19.94 0.003 0.003 0.10 PC_GM_couple 7904 7904 15.76 0.002 0.002 0.08 #others 7.18 7.175 0.04 ------------------------------------------------------------------------------- ======= Cycle 7904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7905 steps, 2.56000 s simulation time, 19232.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7905 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19232.2319232.22519232.225 100.00 ------------------------------------------------------------------------------- PC_run 7905 7905 19189.35 2.427 2.427 99.78 GM_PC_couple 7905 7905 19.94 0.003 0.003 0.10 PC_GM_couple 7905 7905 15.76 0.002 0.002 0.08 #others 7.18 7.177 0.04 ------------------------------------------------------------------------------- ======= Cycle 7905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7906 steps, 2.56000 s simulation time, 19234.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7906 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19234.4819234.48219234.482 100.00 ------------------------------------------------------------------------------- PC_run 7906 7906 19191.60 2.427 2.427 99.78 GM_PC_couple 7906 7906 19.94 0.003 0.003 0.10 PC_GM_couple 7906 7906 15.76 0.002 0.002 0.08 #others 7.18 7.178 0.04 ------------------------------------------------------------------------------- ======= Cycle 7906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7907 steps, 2.56000 s simulation time, 19236.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7907 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19236.9919236.99119236.991 100.00 ------------------------------------------------------------------------------- PC_run 7907 7907 19194.11 2.427 2.427 99.78 GM_PC_couple 7907 7907 19.94 0.003 0.003 0.10 PC_GM_couple 7907 7907 15.76 0.002 0.002 0.08 #others 7.18 7.179 0.04 ------------------------------------------------------------------------------- ======= Cycle 7907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7908 steps, 2.56000 s simulation time, 19239.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7908 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19239.4319239.43419239.434 100.00 ------------------------------------------------------------------------------- PC_run 7908 7908 19196.54 2.427 2.427 99.78 GM_PC_couple 7908 7908 19.95 0.003 0.003 0.10 PC_GM_couple 7908 7908 15.76 0.002 0.002 0.08 #others 7.18 7.179 0.04 ------------------------------------------------------------------------------- ======= Cycle 7908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7909 steps, 2.56000 s simulation time, 19241.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7909 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19241.7219241.72019241.720 100.00 ------------------------------------------------------------------------------- PC_run 7909 7909 19198.83 2.427 2.427 99.78 GM_PC_couple 7909 7909 19.95 0.003 0.003 0.10 PC_GM_couple 7909 7909 15.77 0.002 0.002 0.08 #others 7.18 7.180 0.04 ------------------------------------------------------------------------------- ======= Cycle 7909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7910 steps, 2.56000 s simulation time, 19244.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7910 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19244.2619244.25719244.257 100.00 ------------------------------------------------------------------------------- PC_run 7910 7910 19201.36 2.427 2.427 99.78 GM_PC_couple 7910 7910 19.95 0.003 0.003 0.10 PC_GM_couple 7910 7910 15.77 0.002 0.002 0.08 #others 7.18 7.181 0.04 ------------------------------------------------------------------------------- ======= Cycle 7910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7911 steps, 2.56000 s simulation time, 19246.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7911 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19246.6819246.68319246.683 100.00 ------------------------------------------------------------------------------- PC_run 7911 7911 19203.77 2.427 2.427 99.78 GM_PC_couple 7911 7911 19.96 0.003 0.003 0.10 PC_GM_couple 7911 7911 15.77 0.002 0.002 0.08 #others 7.18 7.183 0.04 ------------------------------------------------------------------------------- ======= Cycle 7911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7912 steps, 2.56000 s simulation time, 19249.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7912 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19249.3019249.30019249.300 100.00 ------------------------------------------------------------------------------- PC_run 7912 7912 19206.39 2.428 2.428 99.78 GM_PC_couple 7912 7912 19.96 0.003 0.003 0.10 PC_GM_couple 7912 7912 15.77 0.002 0.002 0.08 #others 7.18 7.184 0.04 ------------------------------------------------------------------------------- ======= Cycle 7912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7913 steps, 2.56000 s simulation time, 19251.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7913 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19251.5519251.55319251.553 100.00 ------------------------------------------------------------------------------- PC_run 7913 7913 19208.63 2.427 2.427 99.78 GM_PC_couple 7913 7913 19.96 0.003 0.003 0.10 PC_GM_couple 7913 7913 15.77 0.002 0.002 0.08 #others 7.18 7.185 0.04 ------------------------------------------------------------------------------- ======= Cycle 7913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7914 steps, 2.56000 s simulation time, 19253.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7914 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19253.8719253.87019253.870 100.00 ------------------------------------------------------------------------------- PC_run 7914 7914 19210.94 2.427 2.427 99.78 GM_PC_couple 7914 7914 19.96 0.003 0.003 0.10 PC_GM_couple 7914 7914 15.78 0.002 0.002 0.08 #others 7.19 7.186 0.04 ------------------------------------------------------------------------------- ======= Cycle 7914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7915 steps, 2.56000 s simulation time, 19256.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7915 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19256.3819256.37919256.379 100.00 ------------------------------------------------------------------------------- PC_run 7915 7915 19213.45 2.427 2.427 99.78 GM_PC_couple 7915 7915 19.97 0.003 0.003 0.10 PC_GM_couple 7915 7915 15.78 0.002 0.002 0.08 #others 7.19 7.187 0.04 ------------------------------------------------------------------------------- ======= Cycle 7915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7916 steps, 2.56000 s simulation time, 19258.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7916 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19258.9019258.89719258.897 100.00 ------------------------------------------------------------------------------- PC_run 7916 7916 19215.96 2.427 2.427 99.78 GM_PC_couple 7916 7916 19.97 0.003 0.003 0.10 PC_GM_couple 7916 7916 15.78 0.002 0.002 0.08 #others 7.19 7.188 0.04 ------------------------------------------------------------------------------- ======= Cycle 7916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7917 steps, 2.56000 s simulation time, 19262.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7917 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19262.3719262.36519262.365 100.00 ------------------------------------------------------------------------------- PC_run 7917 7917 19219.42 2.428 2.428 99.78 GM_PC_couple 7917 7917 19.97 0.003 0.003 0.10 PC_GM_couple 7917 7917 15.78 0.002 0.002 0.08 #others 7.19 7.189 0.04 ------------------------------------------------------------------------------- ======= Cycle 7917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7918 steps, 2.56000 s simulation time, 19265.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7918 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19265.1819265.18319265.183 100.00 ------------------------------------------------------------------------------- PC_run 7918 7918 19222.23 2.428 2.428 99.78 GM_PC_couple 7918 7918 19.98 0.003 0.003 0.10 PC_GM_couple 7918 7918 15.79 0.002 0.002 0.08 #others 7.19 7.190 0.04 ------------------------------------------------------------------------------- ======= Cycle 7918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7919 steps, 2.56000 s simulation time, 19268.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7919 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19268.7819268.77619268.776 100.00 ------------------------------------------------------------------------------- PC_run 7919 7919 19225.82 2.428 2.428 99.78 GM_PC_couple 7919 7919 19.98 0.003 0.003 0.10 PC_GM_couple 7919 7919 15.79 0.002 0.002 0.08 #others 7.19 7.191 0.04 ------------------------------------------------------------------------------- ======= Cycle 7919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7920 steps, 2.56000 s simulation time, 19273.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7920 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19273.2119273.20719273.207 100.00 ------------------------------------------------------------------------------- PC_run 7920 7920 19230.24 2.428 2.428 99.78 GM_PC_couple 7920 7920 19.98 0.003 0.003 0.10 PC_GM_couple 7920 7920 15.79 0.002 0.002 0.08 #others 7.19 7.192 0.04 ------------------------------------------------------------------------------- ======= Cycle 7920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7921 steps, 2.56000 s simulation time, 19275.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7921 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19275.9419275.94419275.944 100.00 ------------------------------------------------------------------------------- PC_run 7921 7921 19232.97 2.428 2.428 99.78 GM_PC_couple 7921 7921 19.98 0.003 0.003 0.10 PC_GM_couple 7921 7921 15.79 0.002 0.002 0.08 #others 7.19 7.193 0.04 ------------------------------------------------------------------------------- ======= Cycle 7921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7922 steps, 2.56000 s simulation time, 19278.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7922 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19278.6219278.61719278.617 100.00 ------------------------------------------------------------------------------- PC_run 7922 7922 19235.64 2.428 2.428 99.78 GM_PC_couple 7922 7922 19.99 0.003 0.003 0.10 PC_GM_couple 7922 7922 15.79 0.002 0.002 0.08 #others 7.19 7.194 0.04 ------------------------------------------------------------------------------- ======= Cycle 7922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7923 steps, 2.56000 s simulation time, 19281.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7923 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19281.4319281.43419281.434 100.00 ------------------------------------------------------------------------------- PC_run 7923 7923 19238.45 2.428 2.428 99.78 GM_PC_couple 7923 7923 19.99 0.003 0.003 0.10 PC_GM_couple 7923 7923 15.80 0.002 0.002 0.08 #others 7.19 7.195 0.04 ------------------------------------------------------------------------------- ======= Cycle 7923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7924 steps, 2.56000 s simulation time, 19284.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7924 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19284.0119284.01019284.010 100.00 ------------------------------------------------------------------------------- PC_run 7924 7924 19241.02 2.428 2.428 99.78 GM_PC_couple 7924 7924 19.99 0.003 0.003 0.10 PC_GM_couple 7924 7924 15.80 0.002 0.002 0.08 #others 7.20 7.196 0.04 ------------------------------------------------------------------------------- ======= Cycle 7924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7925 steps, 2.56000 s simulation time, 19286.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7925 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19286.6719286.67119286.671 100.00 ------------------------------------------------------------------------------- PC_run 7925 7925 19243.68 2.428 2.428 99.78 GM_PC_couple 7925 7925 19.99 0.003 0.003 0.10 PC_GM_couple 7925 7925 15.80 0.002 0.002 0.08 #others 7.20 7.197 0.04 ------------------------------------------------------------------------------- ======= Cycle 7925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7926 steps, 2.56000 s simulation time, 19289.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7926 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19289.1819289.18319289.183 100.00 ------------------------------------------------------------------------------- PC_run 7926 7926 19246.19 2.428 2.428 99.78 GM_PC_couple 7926 7926 20.00 0.003 0.003 0.10 PC_GM_couple 7926 7926 15.80 0.002 0.002 0.08 #others 7.20 7.198 0.04 ------------------------------------------------------------------------------- ======= Cycle 7926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7927 steps, 2.56000 s simulation time, 19292.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7927 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19292.1319292.13419292.134 100.00 ------------------------------------------------------------------------------- PC_run 7927 7927 19249.13 2.428 2.428 99.78 GM_PC_couple 7927 7927 20.00 0.003 0.003 0.10 PC_GM_couple 7927 7927 15.80 0.002 0.002 0.08 #others 7.20 7.199 0.04 ------------------------------------------------------------------------------- ======= Cycle 7927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7928 steps, 2.56000 s simulation time, 19295.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7928 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19295.3719295.37219295.372 100.00 ------------------------------------------------------------------------------- PC_run 7928 7928 19252.36 2.428 2.428 99.78 GM_PC_couple 7928 7928 20.00 0.003 0.003 0.10 PC_GM_couple 7928 7928 15.81 0.002 0.002 0.08 #others 7.20 7.200 0.04 ------------------------------------------------------------------------------- ======= Cycle 7928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7929 steps, 2.56000 s simulation time, 19298.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7929 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19298.5919298.59419298.594 100.00 ------------------------------------------------------------------------------- PC_run 7929 7929 19255.58 2.429 2.429 99.78 GM_PC_couple 7929 7929 20.00 0.003 0.003 0.10 PC_GM_couple 7929 7929 15.81 0.002 0.002 0.08 #others 7.20 7.201 0.04 ------------------------------------------------------------------------------- ======= Cycle 7929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7930 steps, 2.56000 s simulation time, 19301.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7930 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19301.4519301.45419301.454 100.00 ------------------------------------------------------------------------------- PC_run 7930 7930 19258.44 2.429 2.429 99.78 GM_PC_couple 7930 7930 20.01 0.003 0.003 0.10 PC_GM_couple 7930 7930 15.81 0.002 0.002 0.08 #others 7.20 7.201 0.04 ------------------------------------------------------------------------------- ======= Cycle 7930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7931 steps, 2.56000 s simulation time, 19303.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7931 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19303.7619303.76319303.763 100.00 ------------------------------------------------------------------------------- PC_run 7931 7931 19260.74 2.429 2.429 99.78 GM_PC_couple 7931 7931 20.01 0.003 0.003 0.10 PC_GM_couple 7931 7931 15.81 0.002 0.002 0.08 #others 7.20 7.202 0.04 ------------------------------------------------------------------------------- ======= Cycle 7931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7932 steps, 2.56000 s simulation time, 19306.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7932 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19306.7619306.75919306.759 100.00 ------------------------------------------------------------------------------- PC_run 7932 7932 19263.73 2.429 2.429 99.78 GM_PC_couple 7932 7932 20.01 0.003 0.003 0.10 PC_GM_couple 7932 7932 15.81 0.002 0.002 0.08 #others 7.20 7.203 0.04 ------------------------------------------------------------------------------- ======= Cycle 7932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7933 steps, 2.56000 s simulation time, 19309.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7933 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19309.5119309.50719309.507 100.00 ------------------------------------------------------------------------------- PC_run 7933 7933 19266.47 2.429 2.429 99.78 GM_PC_couple 7933 7933 20.02 0.003 0.003 0.10 PC_GM_couple 7933 7933 15.82 0.002 0.002 0.08 #others 7.20 7.204 0.04 ------------------------------------------------------------------------------- ======= Cycle 7933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7934 steps, 2.56000 s simulation time, 19312.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7934 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19312.3519312.35219312.352 100.00 ------------------------------------------------------------------------------- PC_run 7934 7934 19269.31 2.429 2.429 99.78 GM_PC_couple 7934 7934 20.02 0.003 0.003 0.10 PC_GM_couple 7934 7934 15.82 0.002 0.002 0.08 #others 7.21 7.205 0.04 ------------------------------------------------------------------------------- ======= Cycle 7934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7935 steps, 2.56000 s simulation time, 19315.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7935 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19315.1019315.10519315.105 100.00 ------------------------------------------------------------------------------- PC_run 7935 7935 19272.06 2.429 2.429 99.78 GM_PC_couple 7935 7935 20.02 0.003 0.003 0.10 PC_GM_couple 7935 7935 15.82 0.002 0.002 0.08 #others 7.21 7.206 0.04 ------------------------------------------------------------------------------- ======= Cycle 7935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7936 steps, 2.56000 s simulation time, 19317.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7936 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19317.7619317.75919317.759 100.00 ------------------------------------------------------------------------------- PC_run 7936 7936 19274.71 2.429 2.429 99.78 GM_PC_couple 7936 7936 20.02 0.003 0.003 0.10 PC_GM_couple 7936 7936 15.82 0.002 0.002 0.08 #others 7.21 7.207 0.04 ------------------------------------------------------------------------------- ======= Cycle 7936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7937 steps, 2.56000 s simulation time, 19320.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7937 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19320.5719320.57119320.571 100.00 ------------------------------------------------------------------------------- PC_run 7937 7937 19277.51 2.429 2.429 99.78 GM_PC_couple 7937 7937 20.03 0.003 0.003 0.10 PC_GM_couple 7937 7937 15.82 0.002 0.002 0.08 #others 7.21 7.208 0.04 ------------------------------------------------------------------------------- ======= Cycle 7937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7938 steps, 2.56000 s simulation time, 19323.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7938 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19323.1419323.13919323.139 100.00 ------------------------------------------------------------------------------- PC_run 7938 7938 19280.08 2.429 2.429 99.78 GM_PC_couple 7938 7938 20.03 0.003 0.003 0.10 PC_GM_couple 7938 7938 15.82 0.002 0.002 0.08 #others 7.21 7.209 0.04 ------------------------------------------------------------------------------- ======= Cycle 7938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7939 steps, 2.56000 s simulation time, 19326.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7939 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19326.2119326.20919326.209 100.00 ------------------------------------------------------------------------------- PC_run 7939 7939 19283.14 2.429 2.429 99.78 GM_PC_couple 7939 7939 20.03 0.003 0.003 0.10 PC_GM_couple 7939 7939 15.83 0.002 0.002 0.08 #others 7.21 7.210 0.04 ------------------------------------------------------------------------------- ======= Cycle 7939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7940 steps, 2.56000 s simulation time, 19329.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7940 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19329.3519329.34919329.349 100.00 ------------------------------------------------------------------------------- PC_run 7940 7940 19286.27 2.429 2.429 99.78 GM_PC_couple 7940 7940 20.03 0.003 0.003 0.10 PC_GM_couple 7940 7940 15.83 0.002 0.002 0.08 #others 7.21 7.211 0.04 ------------------------------------------------------------------------------- ======= Cycle 7940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7941 steps, 2.56000 s simulation time, 19332.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7941 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19332.2919332.28819332.288 100.00 ------------------------------------------------------------------------------- PC_run 7941 7941 19289.21 2.429 2.429 99.78 GM_PC_couple 7941 7941 20.04 0.003 0.003 0.10 PC_GM_couple 7941 7941 15.83 0.002 0.002 0.08 #others 7.21 7.212 0.04 ------------------------------------------------------------------------------- ======= Cycle 7941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7942 steps, 2.56000 s simulation time, 19335.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7942 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19335.4819335.47719335.477 100.00 ------------------------------------------------------------------------------- PC_run 7942 7942 19292.39 2.429 2.429 99.78 GM_PC_couple 7942 7942 20.04 0.003 0.003 0.10 PC_GM_couple 7942 7942 15.83 0.002 0.002 0.08 #others 7.21 7.213 0.04 ------------------------------------------------------------------------------- ======= Cycle 7942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7943 steps, 2.56000 s simulation time, 19338.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7943 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19338.4119338.40719338.407 100.00 ------------------------------------------------------------------------------- PC_run 7943 7943 19295.31 2.429 2.429 99.78 GM_PC_couple 7943 7943 20.04 0.003 0.003 0.10 PC_GM_couple 7943 7943 15.84 0.002 0.002 0.08 #others 7.21 7.214 0.04 ------------------------------------------------------------------------------- ======= Cycle 7943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7944 steps, 2.56000 s simulation time, 19341.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7944 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19341.2919341.28819341.288 100.00 ------------------------------------------------------------------------------- PC_run 7944 7944 19298.19 2.429 2.429 99.78 GM_PC_couple 7944 7944 20.05 0.003 0.003 0.10 PC_GM_couple 7944 7944 15.84 0.002 0.002 0.08 #others 7.22 7.215 0.04 ------------------------------------------------------------------------------- ======= Cycle 7944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7945 steps, 2.56000 s simulation time, 19343.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7945 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19343.9119343.91319343.913 100.00 ------------------------------------------------------------------------------- PC_run 7945 7945 19300.81 2.429 2.429 99.78 GM_PC_couple 7945 7945 20.05 0.003 0.003 0.10 PC_GM_couple 7945 7945 15.84 0.002 0.002 0.08 #others 7.22 7.216 0.04 ------------------------------------------------------------------------------- ======= Cycle 7945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7946 steps, 2.56000 s simulation time, 19346.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7946 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19346.5419346.54119346.541 100.00 ------------------------------------------------------------------------------- PC_run 7946 7946 19303.43 2.429 2.429 99.78 GM_PC_couple 7946 7946 20.05 0.003 0.003 0.10 PC_GM_couple 7946 7946 15.84 0.002 0.002 0.08 #others 7.22 7.217 0.04 ------------------------------------------------------------------------------- ======= Cycle 7946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7947 steps, 2.56000 s simulation time, 19349.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7947 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19349.5519349.54719349.547 100.00 ------------------------------------------------------------------------------- PC_run 7947 7947 19306.43 2.429 2.429 99.78 GM_PC_couple 7947 7947 20.06 0.003 0.003 0.10 PC_GM_couple 7947 7947 15.85 0.002 0.002 0.08 #others 7.22 7.218 0.04 ------------------------------------------------------------------------------- ======= Cycle 7947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7948 steps, 2.56000 s simulation time, 19352.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7948 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19352.6319352.62519352.625 100.00 ------------------------------------------------------------------------------- PC_run 7948 7948 19309.50 2.429 2.429 99.78 GM_PC_couple 7948 7948 20.06 0.003 0.003 0.10 PC_GM_couple 7948 7948 15.85 0.002 0.002 0.08 #others 7.22 7.219 0.04 ------------------------------------------------------------------------------- ======= Cycle 7948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7949 steps, 2.56000 s simulation time, 19355.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7949 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19355.2019355.20219355.202 100.00 ------------------------------------------------------------------------------- PC_run 7949 7949 19312.07 2.429 2.429 99.78 GM_PC_couple 7949 7949 20.06 0.003 0.003 0.10 PC_GM_couple 7949 7949 15.85 0.002 0.002 0.08 #others 7.22 7.219 0.04 ------------------------------------------------------------------------------- ======= Cycle 7949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7950 steps, 2.56000 s simulation time, 19358.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7950 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19358.0719358.06519358.065 100.00 ------------------------------------------------------------------------------- PC_run 7950 7950 19314.93 2.430 2.430 99.78 GM_PC_couple 7950 7950 20.06 0.003 0.003 0.10 PC_GM_couple 7950 7950 15.85 0.002 0.002 0.08 #others 7.22 7.220 0.04 ------------------------------------------------------------------------------- ======= Cycle 7950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7951 steps, 2.56000 s simulation time, 19360.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7951 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19360.3919360.38919360.389 100.00 ------------------------------------------------------------------------------- PC_run 7951 7951 19317.25 2.430 2.430 99.78 GM_PC_couple 7951 7951 20.06 0.003 0.003 0.10 PC_GM_couple 7951 7951 15.85 0.002 0.002 0.08 #others 7.22 7.221 0.04 ------------------------------------------------------------------------------- ======= Cycle 7951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7952 steps, 2.56000 s simulation time, 19363.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7952 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19363.5919363.58719363.587 100.00 ------------------------------------------------------------------------------- PC_run 7952 7952 19320.44 2.430 2.430 99.78 GM_PC_couple 7952 7952 20.07 0.003 0.003 0.10 PC_GM_couple 7952 7952 15.86 0.002 0.002 0.08 #others 7.22 7.222 0.04 ------------------------------------------------------------------------------- ======= Cycle 7952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7953 steps, 2.56000 s simulation time, 19366.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7953 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19366.4719366.46519366.465 100.00 ------------------------------------------------------------------------------- PC_run 7953 7953 19323.31 2.430 2.430 99.78 GM_PC_couple 7953 7953 20.07 0.003 0.003 0.10 PC_GM_couple 7953 7953 15.86 0.002 0.002 0.08 #others 7.22 7.223 0.04 ------------------------------------------------------------------------------- ======= Cycle 7953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7954 steps, 2.56000 s simulation time, 19369.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7954 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19369.2019369.20519369.205 100.00 ------------------------------------------------------------------------------- PC_run 7954 7954 19326.04 2.430 2.430 99.78 GM_PC_couple 7954 7954 20.08 0.003 0.003 0.10 PC_GM_couple 7954 7954 15.86 0.002 0.002 0.08 #others 7.22 7.224 0.04 ------------------------------------------------------------------------------- ======= Cycle 7954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7955 steps, 2.56000 s simulation time, 19371.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7955 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19371.7319371.72619371.726 100.00 ------------------------------------------------------------------------------- PC_run 7955 7955 19328.56 2.430 2.430 99.78 GM_PC_couple 7955 7955 20.08 0.003 0.003 0.10 PC_GM_couple 7955 7955 15.86 0.002 0.002 0.08 #others 7.23 7.225 0.04 ------------------------------------------------------------------------------- ======= Cycle 7955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7956 steps, 2.56000 s simulation time, 19374.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7956 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19374.7219374.72119374.721 100.00 ------------------------------------------------------------------------------- PC_run 7956 7956 19331.55 2.430 2.430 99.78 GM_PC_couple 7956 7956 20.08 0.003 0.003 0.10 PC_GM_couple 7956 7956 15.87 0.002 0.002 0.08 #others 7.23 7.226 0.04 ------------------------------------------------------------------------------- ======= Cycle 7956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7957 steps, 2.56000 s simulation time, 19377.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7957 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19377.4619377.46419377.464 100.00 ------------------------------------------------------------------------------- PC_run 7957 7957 19334.29 2.430 2.430 99.78 GM_PC_couple 7957 7957 20.08 0.003 0.003 0.10 PC_GM_couple 7957 7957 15.87 0.002 0.002 0.08 #others 7.23 7.227 0.04 ------------------------------------------------------------------------------- ======= Cycle 7957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7958 steps, 2.56000 s simulation time, 19380.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7958 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19380.1619380.15919380.159 100.00 ------------------------------------------------------------------------------- PC_run 7958 7958 19336.97 2.430 2.430 99.78 GM_PC_couple 7958 7958 20.09 0.003 0.003 0.10 PC_GM_couple 7958 7958 15.87 0.002 0.002 0.08 #others 7.23 7.228 0.04 ------------------------------------------------------------------------------- ======= Cycle 7958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7959 steps, 2.56000 s simulation time, 19383.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7959 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19383.1219383.11819383.118 100.00 ------------------------------------------------------------------------------- PC_run 7959 7959 19339.93 2.430 2.430 99.78 GM_PC_couple 7959 7959 20.09 0.003 0.003 0.10 PC_GM_couple 7959 7959 15.87 0.002 0.002 0.08 #others 7.23 7.230 0.04 ------------------------------------------------------------------------------- ======= Cycle 7959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7960 steps, 2.56000 s simulation time, 19386.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7960 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19386.4419386.44319386.443 100.00 ------------------------------------------------------------------------------- PC_run 7960 7960 19343.25 2.430 2.430 99.78 GM_PC_couple 7960 7960 20.09 0.003 0.003 0.10 PC_GM_couple 7960 7960 15.87 0.002 0.002 0.08 #others 7.23 7.231 0.04 ------------------------------------------------------------------------------- ======= Cycle 7960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7961 steps, 2.56000 s simulation time, 19389.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7961 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19389.2519389.25119389.251 100.00 ------------------------------------------------------------------------------- PC_run 7961 7961 19346.05 2.430 2.430 99.78 GM_PC_couple 7961 7961 20.09 0.003 0.003 0.10 PC_GM_couple 7961 7961 15.88 0.002 0.002 0.08 #others 7.23 7.232 0.04 ------------------------------------------------------------------------------- ======= Cycle 7961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7962 steps, 2.56000 s simulation time, 19391.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7962 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19391.8219391.82219391.822 100.00 ------------------------------------------------------------------------------- PC_run 7962 7962 19348.61 2.430 2.430 99.78 GM_PC_couple 7962 7962 20.10 0.003 0.003 0.10 PC_GM_couple 7962 7962 15.88 0.002 0.002 0.08 #others 7.23 7.233 0.04 ------------------------------------------------------------------------------- ======= Cycle 7962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7963 steps, 2.56000 s simulation time, 19394.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7963 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19394.6319394.63419394.634 100.00 ------------------------------------------------------------------------------- PC_run 7963 7963 19351.42 2.430 2.430 99.78 GM_PC_couple 7963 7963 20.10 0.003 0.003 0.10 PC_GM_couple 7963 7963 15.88 0.002 0.002 0.08 #others 7.23 7.233 0.04 ------------------------------------------------------------------------------- ======= Cycle 7963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7964 steps, 2.56000 s simulation time, 19397.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7964 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19397.4719397.47119397.471 100.00 ------------------------------------------------------------------------------- PC_run 7964 7964 19354.25 2.430 2.430 99.78 GM_PC_couple 7964 7964 20.10 0.003 0.003 0.10 PC_GM_couple 7964 7964 15.88 0.002 0.002 0.08 #others 7.23 7.234 0.04 ------------------------------------------------------------------------------- ======= Cycle 7964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7965 steps, 2.56000 s simulation time, 19399.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7965 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19399.9619399.96319399.963 100.00 ------------------------------------------------------------------------------- PC_run 7965 7965 19356.74 2.430 2.430 99.78 GM_PC_couple 7965 7965 20.10 0.003 0.003 0.10 PC_GM_couple 7965 7965 15.88 0.002 0.002 0.08 #others 7.24 7.235 0.04 ------------------------------------------------------------------------------- ======= Cycle 7965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7966 steps, 2.56000 s simulation time, 19402.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7966 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19402.6719402.66819402.668 100.00 ------------------------------------------------------------------------------- PC_run 7966 7966 19359.44 2.430 2.430 99.78 GM_PC_couple 7966 7966 20.11 0.003 0.003 0.10 PC_GM_couple 7966 7966 15.89 0.002 0.002 0.08 #others 7.24 7.236 0.04 ------------------------------------------------------------------------------- ======= Cycle 7966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7967 steps, 2.56000 s simulation time, 19405.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7967 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19405.3819405.38119405.381 100.00 ------------------------------------------------------------------------------- PC_run 7967 7967 19362.14 2.430 2.430 99.78 GM_PC_couple 7967 7967 20.11 0.003 0.003 0.10 PC_GM_couple 7967 7967 15.89 0.002 0.002 0.08 #others 7.24 7.238 0.04 ------------------------------------------------------------------------------- ======= Cycle 7967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7968 steps, 2.56000 s simulation time, 19408.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7968 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19408.5019408.50119408.501 100.00 ------------------------------------------------------------------------------- PC_run 7968 7968 19365.26 2.430 2.430 99.78 GM_PC_couple 7968 7968 20.11 0.003 0.003 0.10 PC_GM_couple 7968 7968 15.89 0.002 0.002 0.08 #others 7.24 7.239 0.04 ------------------------------------------------------------------------------- ======= Cycle 7968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7969 steps, 2.56000 s simulation time, 19410.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7969 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19410.9819410.98219410.982 100.00 ------------------------------------------------------------------------------- PC_run 7969 7969 19367.73 2.430 2.430 99.78 GM_PC_couple 7969 7969 20.12 0.003 0.003 0.10 PC_GM_couple 7969 7969 15.89 0.002 0.002 0.08 #others 7.24 7.240 0.04 ------------------------------------------------------------------------------- ======= Cycle 7969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7970 steps, 2.56000 s simulation time, 19413.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7970 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19413.5919413.59219413.592 100.00 ------------------------------------------------------------------------------- PC_run 7970 7970 19370.34 2.430 2.430 99.78 GM_PC_couple 7970 7970 20.12 0.003 0.003 0.10 PC_GM_couple 7970 7970 15.89 0.002 0.002 0.08 #others 7.24 7.241 0.04 ------------------------------------------------------------------------------- ======= Cycle 7970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7971 steps, 2.56000 s simulation time, 19416.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7971 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19416.6719416.67119416.671 100.00 ------------------------------------------------------------------------------- PC_run 7971 7971 19373.41 2.430 2.430 99.78 GM_PC_couple 7971 7971 20.12 0.003 0.003 0.10 PC_GM_couple 7971 7971 15.90 0.002 0.002 0.08 #others 7.24 7.242 0.04 ------------------------------------------------------------------------------- ======= Cycle 7971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7972 steps, 2.56000 s simulation time, 19419.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7972 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19419.3719419.37419419.374 100.00 ------------------------------------------------------------------------------- PC_run 7972 7972 19376.11 2.431 2.431 99.78 GM_PC_couple 7972 7972 20.12 0.003 0.003 0.10 PC_GM_couple 7972 7972 15.90 0.002 0.002 0.08 #others 7.24 7.243 0.04 ------------------------------------------------------------------------------- ======= Cycle 7972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7973 steps, 2.56000 s simulation time, 19421.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7973 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19421.7919421.79319421.793 100.00 ------------------------------------------------------------------------------- PC_run 7973 7973 19378.52 2.431 2.431 99.78 GM_PC_couple 7973 7973 20.13 0.003 0.003 0.10 PC_GM_couple 7973 7973 15.90 0.002 0.002 0.08 #others 7.24 7.244 0.04 ------------------------------------------------------------------------------- ======= Cycle 7973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7974 steps, 2.56000 s simulation time, 19424.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7974 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19424.7919424.78719424.787 100.00 ------------------------------------------------------------------------------- PC_run 7974 7974 19381.51 2.431 2.431 99.78 GM_PC_couple 7974 7974 20.13 0.003 0.003 0.10 PC_GM_couple 7974 7974 15.90 0.002 0.002 0.08 #others 7.24 7.244 0.04 ------------------------------------------------------------------------------- ======= Cycle 7974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7975 steps, 2.56000 s simulation time, 19427.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7975 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19427.5819427.58019427.580 100.00 ------------------------------------------------------------------------------- PC_run 7975 7975 19384.29 2.431 2.431 99.78 GM_PC_couple 7975 7975 20.14 0.003 0.003 0.10 PC_GM_couple 7975 7975 15.91 0.002 0.002 0.08 #others 7.25 7.246 0.04 ------------------------------------------------------------------------------- ======= Cycle 7975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7976 steps, 2.56000 s simulation time, 19430.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7976 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19430.3819430.37519430.375 100.00 ------------------------------------------------------------------------------- PC_run 7976 7976 19387.08 2.431 2.431 99.78 GM_PC_couple 7976 7976 20.14 0.003 0.003 0.10 PC_GM_couple 7976 7976 15.91 0.002 0.002 0.08 #others 7.25 7.247 0.04 ------------------------------------------------------------------------------- ======= Cycle 7976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7977 steps, 2.56000 s simulation time, 19433.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7977 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19433.4219433.42019433.420 100.00 ------------------------------------------------------------------------------- PC_run 7977 7977 19390.12 2.431 2.431 99.78 GM_PC_couple 7977 7977 20.14 0.003 0.003 0.10 PC_GM_couple 7977 7977 15.91 0.002 0.002 0.08 #others 7.25 7.248 0.04 ------------------------------------------------------------------------------- ======= Cycle 7977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7978 steps, 2.56000 s simulation time, 19436.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7978 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19436.8619436.85919436.859 100.00 ------------------------------------------------------------------------------- PC_run 7978 7978 19393.56 2.431 2.431 99.78 GM_PC_couple 7978 7978 20.14 0.003 0.003 0.10 PC_GM_couple 7978 7978 15.91 0.002 0.002 0.08 #others 7.25 7.249 0.04 ------------------------------------------------------------------------------- ======= Cycle 7978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7979 steps, 2.56000 s simulation time, 19440.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7979 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19440.2619440.26219440.262 100.00 ------------------------------------------------------------------------------- PC_run 7979 7979 19396.96 2.431 2.431 99.78 GM_PC_couple 7979 7979 20.14 0.003 0.003 0.10 PC_GM_couple 7979 7979 15.91 0.002 0.002 0.08 #others 7.25 7.250 0.04 ------------------------------------------------------------------------------- ======= Cycle 7979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7980 steps, 2.56000 s simulation time, 19442.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7980 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19442.9819442.97519442.975 100.00 ------------------------------------------------------------------------------- PC_run 7980 7980 19399.66 2.431 2.431 99.78 GM_PC_couple 7980 7980 20.15 0.003 0.003 0.10 PC_GM_couple 7980 7980 15.91 0.002 0.002 0.08 #others 7.25 7.251 0.04 ------------------------------------------------------------------------------- ======= Cycle 7980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7981 steps, 2.56000 s simulation time, 19446.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7981 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19446.3919446.38919446.389 100.00 ------------------------------------------------------------------------------- PC_run 7981 7981 19403.07 2.431 2.431 99.78 GM_PC_couple 7981 7981 20.15 0.003 0.003 0.10 PC_GM_couple 7981 7981 15.92 0.002 0.002 0.08 #others 7.25 7.251 0.04 ------------------------------------------------------------------------------- ======= Cycle 7981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7982 steps, 2.56000 s simulation time, 19449.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7982 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19449.5019449.50119449.501 100.00 ------------------------------------------------------------------------------- PC_run 7982 7982 19406.18 2.431 2.431 99.78 GM_PC_couple 7982 7982 20.15 0.003 0.003 0.10 PC_GM_couple 7982 7982 15.92 0.002 0.002 0.08 #others 7.25 7.252 0.04 ------------------------------------------------------------------------------- ======= Cycle 7982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7983 steps, 2.56000 s simulation time, 19452.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7983 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19452.4319452.43319452.433 100.00 ------------------------------------------------------------------------------- PC_run 7983 7983 19409.10 2.431 2.431 99.78 GM_PC_couple 7983 7983 20.16 0.003 0.003 0.10 PC_GM_couple 7983 7983 15.92 0.002 0.002 0.08 #others 7.25 7.253 0.04 ------------------------------------------------------------------------------- ======= Cycle 7983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7984 steps, 2.56000 s simulation time, 19455.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7984 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19455.7119455.70819455.708 100.00 ------------------------------------------------------------------------------- PC_run 7984 7984 19412.37 2.431 2.431 99.78 GM_PC_couple 7984 7984 20.16 0.003 0.003 0.10 PC_GM_couple 7984 7984 15.92 0.002 0.002 0.08 #others 7.25 7.254 0.04 ------------------------------------------------------------------------------- ======= Cycle 7984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7985 steps, 2.56000 s simulation time, 19458.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7985 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19458.3519458.35419458.354 100.00 ------------------------------------------------------------------------------- PC_run 7985 7985 19415.01 2.431 2.431 99.78 GM_PC_couple 7985 7985 20.16 0.003 0.003 0.10 PC_GM_couple 7985 7985 15.92 0.002 0.002 0.08 #others 7.25 7.254 0.04 ------------------------------------------------------------------------------- ======= Cycle 7985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7986 steps, 2.56000 s simulation time, 19460.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7986 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19460.9619460.95919460.959 100.00 ------------------------------------------------------------------------------- PC_run 7986 7986 19417.61 2.431 2.431 99.78 GM_PC_couple 7986 7986 20.17 0.003 0.003 0.10 PC_GM_couple 7986 7986 15.93 0.002 0.002 0.08 #others 7.26 7.256 0.04 ------------------------------------------------------------------------------- ======= Cycle 7986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7987 steps, 2.56000 s simulation time, 19463.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7987 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19463.4219463.41819463.418 100.00 ------------------------------------------------------------------------------- PC_run 7987 7987 19420.06 2.431 2.431 99.78 GM_PC_couple 7987 7987 20.17 0.003 0.003 0.10 PC_GM_couple 7987 7987 15.93 0.002 0.002 0.08 #others 7.26 7.257 0.04 ------------------------------------------------------------------------------- ======= Cycle 7987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7988 steps, 2.56000 s simulation time, 19467.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7988 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19467.1119467.10619467.106 100.00 ------------------------------------------------------------------------------- PC_run 7988 7988 19423.74 2.432 2.432 99.78 GM_PC_couple 7988 7988 20.17 0.003 0.003 0.10 PC_GM_couple 7988 7988 15.93 0.002 0.002 0.08 #others 7.26 7.258 0.04 ------------------------------------------------------------------------------- ======= Cycle 7988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7989 steps, 2.56000 s simulation time, 19470.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7989 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19470.2319470.23319470.233 100.00 ------------------------------------------------------------------------------- PC_run 7989 7989 19426.87 2.432 2.432 99.78 GM_PC_couple 7989 7989 20.17 0.003 0.003 0.10 PC_GM_couple 7989 7989 15.93 0.002 0.002 0.08 #others 7.26 7.259 0.04 ------------------------------------------------------------------------------- ======= Cycle 7989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7990 steps, 2.56000 s simulation time, 19473.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7990 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19473.0219473.02019473.020 100.00 ------------------------------------------------------------------------------- PC_run 7990 7990 19429.65 2.432 2.432 99.78 GM_PC_couple 7990 7990 20.18 0.003 0.003 0.10 PC_GM_couple 7990 7990 15.94 0.002 0.002 0.08 #others 7.26 7.260 0.04 ------------------------------------------------------------------------------- ======= Cycle 7990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7991 steps, 2.56000 s simulation time, 19475.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7991 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19475.7519475.74719475.747 100.00 ------------------------------------------------------------------------------- PC_run 7991 7991 19432.37 2.432 2.432 99.78 GM_PC_couple 7991 7991 20.18 0.003 0.003 0.10 PC_GM_couple 7991 7991 15.94 0.002 0.002 0.08 #others 7.26 7.261 0.04 ------------------------------------------------------------------------------- ======= Cycle 7991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7992 steps, 2.56000 s simulation time, 19479.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7992 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19479.3119479.31319479.313 100.00 ------------------------------------------------------------------------------- PC_run 7992 7992 19435.93 2.432 2.432 99.78 GM_PC_couple 7992 7992 20.18 0.003 0.003 0.10 PC_GM_couple 7992 7992 15.94 0.002 0.002 0.08 #others 7.26 7.262 0.04 ------------------------------------------------------------------------------- ======= Cycle 7992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7993 steps, 2.56000 s simulation time, 19482.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7993 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19482.2519482.24719482.247 100.00 ------------------------------------------------------------------------------- PC_run 7993 7993 19438.86 2.432 2.432 99.78 GM_PC_couple 7993 7993 20.18 0.003 0.003 0.10 PC_GM_couple 7993 7993 15.94 0.002 0.002 0.08 #others 7.26 7.263 0.04 ------------------------------------------------------------------------------- ======= Cycle 7993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7994 steps, 2.56000 s simulation time, 19485.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7994 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19485.3019485.30519485.305 100.00 ------------------------------------------------------------------------------- PC_run 7994 7994 19441.91 2.432 2.432 99.78 GM_PC_couple 7994 7994 20.19 0.003 0.003 0.10 PC_GM_couple 7994 7994 15.94 0.002 0.002 0.08 #others 7.26 7.264 0.04 ------------------------------------------------------------------------------- ======= Cycle 7994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7995 steps, 2.56000 s simulation time, 19488.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7995 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19488.3319488.33019488.330 100.00 ------------------------------------------------------------------------------- PC_run 7995 7995 19444.93 2.432 2.432 99.78 GM_PC_couple 7995 7995 20.19 0.003 0.003 0.10 PC_GM_couple 7995 7995 15.95 0.002 0.002 0.08 #others 7.26 7.265 0.04 ------------------------------------------------------------------------------- ======= Cycle 7995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7996 steps, 2.56000 s simulation time, 19491.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7996 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19491.9919491.99519491.995 100.00 ------------------------------------------------------------------------------- PC_run 7996 7996 19448.59 2.432 2.432 99.78 GM_PC_couple 7996 7996 20.19 0.003 0.003 0.10 PC_GM_couple 7996 7996 15.95 0.002 0.002 0.08 #others 7.27 7.266 0.04 ------------------------------------------------------------------------------- ======= Cycle 7996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7997 steps, 2.56000 s simulation time, 19495.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7997 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19495.2919495.28919495.289 100.00 ------------------------------------------------------------------------------- PC_run 7997 7997 19451.88 2.432 2.432 99.78 GM_PC_couple 7997 7997 20.19 0.003 0.003 0.10 PC_GM_couple 7997 7997 15.95 0.002 0.002 0.08 #others 7.27 7.267 0.04 ------------------------------------------------------------------------------- ======= Cycle 7997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7998 steps, 2.56000 s simulation time, 19498.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7998 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19498.3119498.31319498.313 100.00 ------------------------------------------------------------------------------- PC_run 7998 7998 19454.90 2.432 2.432 99.78 GM_PC_couple 7998 7998 20.20 0.003 0.003 0.10 PC_GM_couple 7998 7998 15.95 0.002 0.002 0.08 #others 7.27 7.268 0.04 ------------------------------------------------------------------------------- ======= Cycle 7998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7999 steps, 2.56000 s simulation time, 19501.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7999 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19501.2119501.21219501.212 100.00 ------------------------------------------------------------------------------- PC_run 7999 7999 19457.79 2.433 2.433 99.78 GM_PC_couple 7999 7999 20.20 0.003 0.003 0.10 PC_GM_couple 7999 7999 15.95 0.002 0.002 0.08 #others 7.27 7.269 0.04 ------------------------------------------------------------------------------- ======= Cycle 7999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8000 steps, 2.56000 s simulation time, 19503.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8000 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19503.8119503.80919503.809 100.00 ------------------------------------------------------------------------------- PC_run 8000 8000 19460.38 2.433 2.433 99.78 GM_PC_couple 8000 8000 20.20 0.003 0.003 0.10 PC_GM_couple 8000 8000 15.96 0.002 0.002 0.08 #others 7.27 7.270 0.04 ------------------------------------------------------------------------------- ======= Cycle 8000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8001 steps, 2.56000 s simulation time, 19509.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8001 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19509.6419509.63719509.637 100.00 ------------------------------------------------------------------------------- PC_run 8001 8001 19466.20 2.433 2.433 99.78 GM_PC_couple 8001 8001 20.20 0.003 0.003 0.10 PC_GM_couple 8001 8001 15.96 0.002 0.002 0.08 #others 7.27 7.271 0.04 ------------------------------------------------------------------------------- ======= Cycle 8001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8002 steps, 2.56000 s simulation time, 19513.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8002 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19513.6819513.68419513.684 100.00 ------------------------------------------------------------------------------- PC_run 8002 8002 19470.24 2.433 2.433 99.78 GM_PC_couple 8002 8002 20.21 0.003 0.003 0.10 PC_GM_couple 8002 8002 15.96 0.002 0.002 0.08 #others 7.27 7.272 0.04 ------------------------------------------------------------------------------- ======= Cycle 8002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8003 steps, 2.56000 s simulation time, 19517.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8003 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19517.6019517.59619517.596 100.00 ------------------------------------------------------------------------------- PC_run 8003 8003 19474.15 2.433 2.433 99.78 GM_PC_couple 8003 8003 20.21 0.003 0.003 0.10 PC_GM_couple 8003 8003 15.96 0.002 0.002 0.08 #others 7.27 7.272 0.04 ------------------------------------------------------------------------------- ======= Cycle 8003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8004 steps, 2.56000 s simulation time, 19520.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8004 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19520.6519520.65319520.653 100.00 ------------------------------------------------------------------------------- PC_run 8004 8004 19477.20 2.433 2.433 99.78 GM_PC_couple 8004 8004 20.21 0.003 0.003 0.10 PC_GM_couple 8004 8004 15.97 0.002 0.002 0.08 #others 7.27 7.273 0.04 ------------------------------------------------------------------------------- ======= Cycle 8004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8005 steps, 2.56000 s simulation time, 19524.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8005 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19524.1819524.18219524.182 100.00 ------------------------------------------------------------------------------- PC_run 8005 8005 19480.73 2.434 2.434 99.78 GM_PC_couple 8005 8005 20.22 0.003 0.003 0.10 PC_GM_couple 8005 8005 15.97 0.002 0.002 0.08 #others 7.27 7.274 0.04 ------------------------------------------------------------------------------- ======= Cycle 8005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8006 steps, 2.56000 s simulation time, 19527.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8006 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19527.5019527.50519527.505 100.00 ------------------------------------------------------------------------------- PC_run 8006 8006 19484.04 2.434 2.434 99.78 GM_PC_couple 8006 8006 20.22 0.003 0.003 0.10 PC_GM_couple 8006 8006 15.97 0.002 0.002 0.08 #others 7.28 7.275 0.04 ------------------------------------------------------------------------------- ======= Cycle 8006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8007 steps, 2.56000 s simulation time, 19530.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8007 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19530.7319530.73219530.732 100.00 ------------------------------------------------------------------------------- PC_run 8007 8007 19487.27 2.434 2.434 99.78 GM_PC_couple 8007 8007 20.22 0.003 0.003 0.10 PC_GM_couple 8007 8007 15.97 0.002 0.002 0.08 #others 7.28 7.276 0.04 ------------------------------------------------------------------------------- ======= Cycle 8007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8008 steps, 2.56000 s simulation time, 19533.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8008 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19533.5419533.54219533.542 100.00 ------------------------------------------------------------------------------- PC_run 8008 8008 19490.07 2.434 2.434 99.78 GM_PC_couple 8008 8008 20.22 0.003 0.003 0.10 PC_GM_couple 8008 8008 15.97 0.002 0.002 0.08 #others 7.28 7.276 0.04 ------------------------------------------------------------------------------- ======= Cycle 8008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8009 steps, 2.56000 s simulation time, 19535.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8009 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19535.8819535.88019535.880 100.00 ------------------------------------------------------------------------------- PC_run 8009 8009 19492.40 2.434 2.434 99.78 GM_PC_couple 8009 8009 20.22 0.003 0.003 0.10 PC_GM_couple 8009 8009 15.97 0.002 0.002 0.08 #others 7.28 7.278 0.04 ------------------------------------------------------------------------------- ======= Cycle 8009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8010 steps, 2.56000 s simulation time, 19540.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8010 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19540.4919540.49119540.491 100.00 ------------------------------------------------------------------------------- PC_run 8010 8010 19497.01 2.434 2.434 99.78 GM_PC_couple 8010 8010 20.23 0.003 0.003 0.10 PC_GM_couple 8010 8010 15.98 0.002 0.002 0.08 #others 7.28 7.279 0.04 ------------------------------------------------------------------------------- ======= Cycle 8010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8011 steps, 2.56000 s simulation time, 19543.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8011 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19543.1719543.16719543.167 100.00 ------------------------------------------------------------------------------- PC_run 8011 8011 19499.68 2.434 2.434 99.78 GM_PC_couple 8011 8011 20.23 0.003 0.003 0.10 PC_GM_couple 8011 8011 15.98 0.002 0.002 0.08 #others 7.28 7.280 0.04 ------------------------------------------------------------------------------- ======= Cycle 8011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8012 steps, 2.56000 s simulation time, 19546.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8012 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19546.4119546.40719546.407 100.00 ------------------------------------------------------------------------------- PC_run 8012 8012 19502.91 2.434 2.434 99.78 GM_PC_couple 8012 8012 20.24 0.003 0.003 0.10 PC_GM_couple 8012 8012 15.98 0.002 0.002 0.08 #others 7.28 7.281 0.04 ------------------------------------------------------------------------------- ======= Cycle 8012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8013 steps, 2.56000 s simulation time, 19549.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8013 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19549.2619549.25619549.256 100.00 ------------------------------------------------------------------------------- PC_run 8013 8013 19505.75 2.434 2.434 99.78 GM_PC_couple 8013 8013 20.24 0.003 0.003 0.10 PC_GM_couple 8013 8013 15.98 0.002 0.002 0.08 #others 7.28 7.283 0.04 ------------------------------------------------------------------------------- ======= Cycle 8013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8014 steps, 2.56000 s simulation time, 19551.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8014 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19551.5019551.50019551.500 100.00 ------------------------------------------------------------------------------- PC_run 8014 8014 19507.99 2.434 2.434 99.78 GM_PC_couple 8014 8014 20.24 0.003 0.003 0.10 PC_GM_couple 8014 8014 15.99 0.002 0.002 0.08 #others 7.28 7.283 0.04 ------------------------------------------------------------------------------- ======= Cycle 8014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8015 steps, 2.56000 s simulation time, 19553.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8015 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19553.8119553.81319553.813 100.00 ------------------------------------------------------------------------------- PC_run 8015 8015 19510.30 2.434 2.434 99.78 GM_PC_couple 8015 8015 20.24 0.003 0.003 0.10 PC_GM_couple 8015 8015 15.99 0.002 0.002 0.08 #others 7.28 7.284 0.04 ------------------------------------------------------------------------------- ======= Cycle 8015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8016 steps, 2.56000 s simulation time, 19556.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8016 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19556.2519556.25219556.252 100.00 ------------------------------------------------------------------------------- PC_run 8016 8016 19512.73 2.434 2.434 99.78 GM_PC_couple 8016 8016 20.24 0.003 0.003 0.10 PC_GM_couple 8016 8016 15.99 0.002 0.002 0.08 #others 7.28 7.285 0.04 ------------------------------------------------------------------------------- ======= Cycle 8016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8017 steps, 2.56000 s simulation time, 19558.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8017 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19558.7519558.75119558.751 100.00 ------------------------------------------------------------------------------- PC_run 8017 8017 19515.23 2.434 2.434 99.78 GM_PC_couple 8017 8017 20.25 0.003 0.003 0.10 PC_GM_couple 8017 8017 15.99 0.002 0.002 0.08 #others 7.29 7.285 0.04 ------------------------------------------------------------------------------- ======= Cycle 8017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8018 steps, 2.56000 s simulation time, 19561.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8018 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19561.1219561.11719561.117 100.00 ------------------------------------------------------------------------------- PC_run 8018 8018 19517.59 2.434 2.434 99.78 GM_PC_couple 8018 8018 20.25 0.003 0.003 0.10 PC_GM_couple 8018 8018 15.99 0.002 0.002 0.08 #others 7.29 7.286 0.04 ------------------------------------------------------------------------------- ======= Cycle 8018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8019 steps, 2.56000 s simulation time, 19563.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8019 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19563.4119563.40819563.408 100.00 ------------------------------------------------------------------------------- PC_run 8019 8019 19519.87 2.434 2.434 99.78 GM_PC_couple 8019 8019 20.25 0.003 0.003 0.10 PC_GM_couple 8019 8019 16.00 0.002 0.002 0.08 #others 7.29 7.287 0.04 ------------------------------------------------------------------------------- ======= Cycle 8019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8020 steps, 2.56000 s simulation time, 19566.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8020 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19566.4419566.43719566.437 100.00 ------------------------------------------------------------------------------- PC_run 8020 8020 19522.90 2.434 2.434 99.78 GM_PC_couple 8020 8020 20.25 0.003 0.003 0.10 PC_GM_couple 8020 8020 16.00 0.002 0.002 0.08 #others 7.29 7.288 0.04 ------------------------------------------------------------------------------- ======= Cycle 8020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8021 steps, 2.56000 s simulation time, 19569.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8021 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19569.7219569.72019569.720 100.00 ------------------------------------------------------------------------------- PC_run 8021 8021 19526.17 2.434 2.434 99.78 GM_PC_couple 8021 8021 20.26 0.003 0.003 0.10 PC_GM_couple 8021 8021 16.00 0.002 0.002 0.08 #others 7.29 7.289 0.04 ------------------------------------------------------------------------------- ======= Cycle 8021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8022 steps, 2.56000 s simulation time, 19572.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8022 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19572.1719572.16719572.167 100.00 ------------------------------------------------------------------------------- PC_run 8022 8022 19528.61 2.434 2.434 99.78 GM_PC_couple 8022 8022 20.26 0.003 0.003 0.10 PC_GM_couple 8022 8022 16.00 0.002 0.002 0.08 #others 7.29 7.290 0.04 ------------------------------------------------------------------------------- ======= Cycle 8022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8023 steps, 2.56000 s simulation time, 19574.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8023 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19574.6019574.60319574.603 100.00 ------------------------------------------------------------------------------- PC_run 8023 8023 19531.04 2.434 2.434 99.78 GM_PC_couple 8023 8023 20.26 0.003 0.003 0.10 PC_GM_couple 8023 8023 16.00 0.002 0.002 0.08 #others 7.29 7.291 0.04 ------------------------------------------------------------------------------- ======= Cycle 8023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8024 steps, 2.56000 s simulation time, 19576.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8024 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19576.9819576.98419576.984 100.00 ------------------------------------------------------------------------------- PC_run 8024 8024 19533.42 2.434 2.434 99.78 GM_PC_couple 8024 8024 20.27 0.003 0.003 0.10 PC_GM_couple 8024 8024 16.01 0.002 0.002 0.08 #others 7.29 7.292 0.04 ------------------------------------------------------------------------------- ======= Cycle 8024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8025 steps, 2.56000 s simulation time, 19579.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8025 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19579.5819579.58219579.582 100.00 ------------------------------------------------------------------------------- PC_run 8025 8025 19536.01 2.434 2.434 99.78 GM_PC_couple 8025 8025 20.27 0.003 0.003 0.10 PC_GM_couple 8025 8025 16.01 0.002 0.002 0.08 #others 7.29 7.293 0.04 ------------------------------------------------------------------------------- ======= Cycle 8025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8026 steps, 2.56000 s simulation time, 19581.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8026 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19581.7819581.78319581.783 100.00 ------------------------------------------------------------------------------- PC_run 8026 8026 19538.21 2.434 2.434 99.78 GM_PC_couple 8026 8026 20.27 0.003 0.003 0.10 PC_GM_couple 8026 8026 16.01 0.002 0.002 0.08 #others 7.29 7.294 0.04 ------------------------------------------------------------------------------- ======= Cycle 8026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8027 steps, 2.56000 s simulation time, 19584.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8027 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19584.0719584.07419584.074 100.00 ------------------------------------------------------------------------------- PC_run 8027 8027 19540.49 2.434 2.434 99.78 GM_PC_couple 8027 8027 20.27 0.003 0.003 0.10 PC_GM_couple 8027 8027 16.01 0.002 0.002 0.08 #others 7.29 7.295 0.04 ------------------------------------------------------------------------------- ======= Cycle 8027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8028 steps, 2.56000 s simulation time, 19586.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8028 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19586.5519586.54519586.545 100.00 ------------------------------------------------------------------------------- PC_run 8028 8028 19542.96 2.434 2.434 99.78 GM_PC_couple 8028 8028 20.28 0.003 0.003 0.10 PC_GM_couple 8028 8028 16.01 0.002 0.002 0.08 #others 7.30 7.296 0.04 ------------------------------------------------------------------------------- ======= Cycle 8028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8029 steps, 2.56000 s simulation time, 19589.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8029 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19589.7019589.70319589.703 100.00 ------------------------------------------------------------------------------- PC_run 8029 8029 19546.11 2.434 2.434 99.78 GM_PC_couple 8029 8029 20.28 0.003 0.003 0.10 PC_GM_couple 8029 8029 16.02 0.002 0.002 0.08 #others 7.30 7.297 0.04 ------------------------------------------------------------------------------- ======= Cycle 8029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8030 steps, 2.56000 s simulation time, 19592.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8030 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19592.0719592.07219592.072 100.00 ------------------------------------------------------------------------------- PC_run 8030 8030 19548.48 2.434 2.434 99.78 GM_PC_couple 8030 8030 20.28 0.003 0.003 0.10 PC_GM_couple 8030 8030 16.02 0.002 0.002 0.08 #others 7.30 7.297 0.04 ------------------------------------------------------------------------------- ======= Cycle 8030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8031 steps, 2.56000 s simulation time, 19594.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8031 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19594.4019594.40119594.401 100.00 ------------------------------------------------------------------------------- PC_run 8031 8031 19550.80 2.434 2.434 99.78 GM_PC_couple 8031 8031 20.28 0.003 0.003 0.10 PC_GM_couple 8031 8031 16.02 0.002 0.002 0.08 #others 7.30 7.298 0.04 ------------------------------------------------------------------------------- ======= Cycle 8031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8032 steps, 2.56000 s simulation time, 19596.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8032 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19596.8119596.81519596.815 100.00 ------------------------------------------------------------------------------- PC_run 8032 8032 19553.21 2.434 2.434 99.78 GM_PC_couple 8032 8032 20.29 0.003 0.003 0.10 PC_GM_couple 8032 8032 16.02 0.002 0.002 0.08 #others 7.30 7.298 0.04 ------------------------------------------------------------------------------- ======= Cycle 8032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8033 steps, 2.56000 s simulation time, 19599.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8033 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19599.4419599.43619599.436 100.00 ------------------------------------------------------------------------------- PC_run 8033 8033 19555.82 2.434 2.434 99.78 GM_PC_couple 8033 8033 20.29 0.003 0.003 0.10 PC_GM_couple 8033 8033 16.02 0.002 0.002 0.08 #others 7.30 7.300 0.04 ------------------------------------------------------------------------------- ======= Cycle 8033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8034 steps, 2.56000 s simulation time, 19601.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8034 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19601.7919601.78819601.788 100.00 ------------------------------------------------------------------------------- PC_run 8034 8034 19558.17 2.434 2.434 99.78 GM_PC_couple 8034 8034 20.29 0.003 0.003 0.10 PC_GM_couple 8034 8034 16.03 0.002 0.002 0.08 #others 7.30 7.301 0.04 ------------------------------------------------------------------------------- ======= Cycle 8034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8035 steps, 2.56000 s simulation time, 19604.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8035 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19604.1419604.13919604.139 100.00 ------------------------------------------------------------------------------- PC_run 8035 8035 19560.52 2.434 2.434 99.78 GM_PC_couple 8035 8035 20.29 0.003 0.003 0.10 PC_GM_couple 8035 8035 16.03 0.002 0.002 0.08 #others 7.30 7.302 0.04 ------------------------------------------------------------------------------- ======= Cycle 8035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8036 steps, 2.56000 s simulation time, 19606.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8036 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19606.3619606.35719606.357 100.00 ------------------------------------------------------------------------------- PC_run 8036 8036 19562.73 2.434 2.434 99.78 GM_PC_couple 8036 8036 20.30 0.003 0.003 0.10 PC_GM_couple 8036 8036 16.03 0.002 0.002 0.08 #others 7.30 7.303 0.04 ------------------------------------------------------------------------------- ======= Cycle 8036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8037 steps, 2.56000 s simulation time, 19609.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8037 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19609.0019608.99819608.998 100.00 ------------------------------------------------------------------------------- PC_run 8037 8037 19565.36 2.434 2.434 99.78 GM_PC_couple 8037 8037 20.30 0.003 0.003 0.10 PC_GM_couple 8037 8037 16.03 0.002 0.002 0.08 #others 7.30 7.304 0.04 ------------------------------------------------------------------------------- ======= Cycle 8037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8038 steps, 2.56000 s simulation time, 19623.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8038 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19623.8919623.89419623.894 100.00 ------------------------------------------------------------------------------- PC_run 8038 8038 19580.25 2.436 2.436 99.78 GM_PC_couple 8038 8038 20.30 0.003 0.003 0.10 PC_GM_couple 8038 8038 16.03 0.002 0.002 0.08 #others 7.30 7.305 0.04 ------------------------------------------------------------------------------- ======= Cycle 8038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8039 steps, 2.56000 s simulation time, 19633.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8039 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19633.4019633.39819633.398 100.00 ------------------------------------------------------------------------------- PC_run 8039 8039 19589.75 2.437 2.437 99.78 GM_PC_couple 8039 8039 20.31 0.003 0.003 0.10 PC_GM_couple 8039 8039 16.04 0.002 0.002 0.08 #others 7.31 7.306 0.04 ------------------------------------------------------------------------------- ======= Cycle 8039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8040 steps, 2.56000 s simulation time, 19635.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8040 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19635.9319635.92719635.927 100.00 ------------------------------------------------------------------------------- PC_run 8040 8040 19592.27 2.437 2.437 99.78 GM_PC_couple 8040 8040 20.31 0.003 0.003 0.10 PC_GM_couple 8040 8040 16.04 0.002 0.002 0.08 #others 7.31 7.307 0.04 ------------------------------------------------------------------------------- ======= Cycle 8040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8041 steps, 2.56000 s simulation time, 19638.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8041 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19638.0819638.07819638.078 100.00 ------------------------------------------------------------------------------- PC_run 8041 8041 19594.42 2.437 2.437 99.78 GM_PC_couple 8041 8041 20.31 0.003 0.003 0.10 PC_GM_couple 8041 8041 16.04 0.002 0.002 0.08 #others 7.31 7.308 0.04 ------------------------------------------------------------------------------- ======= Cycle 8041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8042 steps, 2.56000 s simulation time, 19640.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8042 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19640.4319640.43419640.434 100.00 ------------------------------------------------------------------------------- PC_run 8042 8042 19596.77 2.437 2.437 99.78 GM_PC_couple 8042 8042 20.31 0.003 0.003 0.10 PC_GM_couple 8042 8042 16.04 0.002 0.002 0.08 #others 7.31 7.309 0.04 ------------------------------------------------------------------------------- ======= Cycle 8042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8043 steps, 2.56000 s simulation time, 19643.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8043 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19643.3519643.34619643.346 100.00 ------------------------------------------------------------------------------- PC_run 8043 8043 19599.68 2.437 2.437 99.78 GM_PC_couple 8043 8043 20.32 0.003 0.003 0.10 PC_GM_couple 8043 8043 16.04 0.002 0.002 0.08 #others 7.31 7.310 0.04 ------------------------------------------------------------------------------- ======= Cycle 8043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8044 steps, 2.56000 s simulation time, 19646.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8044 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19646.0719646.06819646.068 100.00 ------------------------------------------------------------------------------- PC_run 8044 8044 19602.39 2.437 2.437 99.78 GM_PC_couple 8044 8044 20.32 0.003 0.003 0.10 PC_GM_couple 8044 8044 16.04 0.002 0.002 0.08 #others 7.31 7.311 0.04 ------------------------------------------------------------------------------- ======= Cycle 8044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8045 steps, 2.56000 s simulation time, 19648.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8045 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19648.7719648.76619648.766 100.00 ------------------------------------------------------------------------------- PC_run 8045 8045 19605.09 2.437 2.437 99.78 GM_PC_couple 8045 8045 20.32 0.003 0.003 0.10 PC_GM_couple 8045 8045 16.05 0.002 0.002 0.08 #others 7.31 7.312 0.04 ------------------------------------------------------------------------------- ======= Cycle 8045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8046 steps, 2.56000 s simulation time, 19651.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8046 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19651.1819651.17819651.178 100.00 ------------------------------------------------------------------------------- PC_run 8046 8046 19607.49 2.437 2.437 99.78 GM_PC_couple 8046 8046 20.33 0.003 0.003 0.10 PC_GM_couple 8046 8046 16.05 0.002 0.002 0.08 #others 7.31 7.313 0.04 ------------------------------------------------------------------------------- ======= Cycle 8046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8047 steps, 2.56000 s simulation time, 19653.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8047 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19653.8319653.83019653.830 100.00 ------------------------------------------------------------------------------- PC_run 8047 8047 19610.14 2.437 2.437 99.78 GM_PC_couple 8047 8047 20.33 0.003 0.003 0.10 PC_GM_couple 8047 8047 16.05 0.002 0.002 0.08 #others 7.31 7.314 0.04 ------------------------------------------------------------------------------- ======= Cycle 8047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8048 steps, 2.56000 s simulation time, 19656.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8048 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19656.1919656.18919656.189 100.00 ------------------------------------------------------------------------------- PC_run 8048 8048 19612.49 2.437 2.437 99.78 GM_PC_couple 8048 8048 20.33 0.003 0.003 0.10 PC_GM_couple 8048 8048 16.05 0.002 0.002 0.08 #others 7.32 7.315 0.04 ------------------------------------------------------------------------------- ======= Cycle 8048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8049 steps, 2.56000 s simulation time, 19658.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8049 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19658.5319658.52919658.529 100.00 ------------------------------------------------------------------------------- PC_run 8049 8049 19614.82 2.437 2.437 99.78 GM_PC_couple 8049 8049 20.33 0.003 0.003 0.10 PC_GM_couple 8049 8049 16.06 0.002 0.002 0.08 #others 7.32 7.316 0.04 ------------------------------------------------------------------------------- ======= Cycle 8049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8050 steps, 2.56000 s simulation time, 19661.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8050 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19661.0119661.00719661.007 100.00 ------------------------------------------------------------------------------- PC_run 8050 8050 19617.30 2.437 2.437 99.78 GM_PC_couple 8050 8050 20.34 0.003 0.003 0.10 PC_GM_couple 8050 8050 16.06 0.002 0.002 0.08 #others 7.32 7.317 0.04 ------------------------------------------------------------------------------- ======= Cycle 8050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8051 steps, 2.56000 s simulation time, 19663.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8051 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19663.4319663.42819663.428 100.00 ------------------------------------------------------------------------------- PC_run 8051 8051 19619.71 2.437 2.437 99.78 GM_PC_couple 8051 8051 20.34 0.003 0.003 0.10 PC_GM_couple 8051 8051 16.06 0.002 0.002 0.08 #others 7.32 7.318 0.04 ------------------------------------------------------------------------------- ======= Cycle 8051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8052 steps, 2.56000 s simulation time, 19666.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8052 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19666.2619666.26019666.260 100.00 ------------------------------------------------------------------------------- PC_run 8052 8052 19622.54 2.437 2.437 99.78 GM_PC_couple 8052 8052 20.34 0.003 0.003 0.10 PC_GM_couple 8052 8052 16.06 0.002 0.002 0.08 #others 7.32 7.319 0.04 ------------------------------------------------------------------------------- ======= Cycle 8052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8053 steps, 2.56000 s simulation time, 19668.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8053 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19668.8419668.83819668.838 100.00 ------------------------------------------------------------------------------- PC_run 8053 8053 19625.11 2.437 2.437 99.78 GM_PC_couple 8053 8053 20.34 0.003 0.003 0.10 PC_GM_couple 8053 8053 16.06 0.002 0.002 0.08 #others 7.32 7.320 0.04 ------------------------------------------------------------------------------- ======= Cycle 8053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8054 steps, 2.56000 s simulation time, 19671.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8054 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19671.9519671.94519671.945 100.00 ------------------------------------------------------------------------------- PC_run 8054 8054 19628.21 2.437 2.437 99.78 GM_PC_couple 8054 8054 20.34 0.003 0.003 0.10 PC_GM_couple 8054 8054 16.07 0.002 0.002 0.08 #others 7.32 7.321 0.04 ------------------------------------------------------------------------------- ======= Cycle 8054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8055 steps, 2.56000 s simulation time, 19674.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8055 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19674.3819674.37819674.378 100.00 ------------------------------------------------------------------------------- PC_run 8055 8055 19630.64 2.437 2.437 99.78 GM_PC_couple 8055 8055 20.35 0.003 0.003 0.10 PC_GM_couple 8055 8055 16.07 0.002 0.002 0.08 #others 7.32 7.322 0.04 ------------------------------------------------------------------------------- ======= Cycle 8055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8056 steps, 2.56000 s simulation time, 19676.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8056 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19676.8319676.83419676.834 100.00 ------------------------------------------------------------------------------- PC_run 8056 8056 19633.09 2.437 2.437 99.78 GM_PC_couple 8056 8056 20.35 0.003 0.003 0.10 PC_GM_couple 8056 8056 16.07 0.002 0.002 0.08 #others 7.32 7.322 0.04 ------------------------------------------------------------------------------- ======= Cycle 8056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8057 steps, 2.56000 s simulation time, 19679.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8057 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19679.4719679.47019679.470 100.00 ------------------------------------------------------------------------------- PC_run 8057 8057 19635.72 2.437 2.437 99.78 GM_PC_couple 8057 8057 20.35 0.003 0.003 0.10 PC_GM_couple 8057 8057 16.07 0.002 0.002 0.08 #others 7.32 7.323 0.04 ------------------------------------------------------------------------------- ======= Cycle 8057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8058 steps, 2.56000 s simulation time, 19681.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8058 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19681.9619681.96419681.964 100.00 ------------------------------------------------------------------------------- PC_run 8058 8058 19638.21 2.437 2.437 99.78 GM_PC_couple 8058 8058 20.36 0.003 0.003 0.10 PC_GM_couple 8058 8058 16.07 0.002 0.002 0.08 #others 7.32 7.324 0.04 ------------------------------------------------------------------------------- ======= Cycle 8058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8059 steps, 2.56000 s simulation time, 19684.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8059 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19684.7119684.71219684.712 100.00 ------------------------------------------------------------------------------- PC_run 8059 8059 19640.95 2.437 2.437 99.78 GM_PC_couple 8059 8059 20.36 0.003 0.003 0.10 PC_GM_couple 8059 8059 16.08 0.002 0.002 0.08 #others 7.33 7.325 0.04 ------------------------------------------------------------------------------- ======= Cycle 8059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8060 steps, 2.56000 s simulation time, 19687.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8060 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19687.1019687.09919687.099 100.00 ------------------------------------------------------------------------------- PC_run 8060 8060 19643.33 2.437 2.437 99.78 GM_PC_couple 8060 8060 20.36 0.003 0.003 0.10 PC_GM_couple 8060 8060 16.08 0.002 0.002 0.08 #others 7.33 7.326 0.04 ------------------------------------------------------------------------------- ======= Cycle 8060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8061 steps, 2.56000 s simulation time, 19689.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8061 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19689.5519689.54619689.546 100.00 ------------------------------------------------------------------------------- PC_run 8061 8061 19645.77 2.437 2.437 99.78 GM_PC_couple 8061 8061 20.36 0.003 0.003 0.10 PC_GM_couple 8061 8061 16.08 0.002 0.002 0.08 #others 7.33 7.328 0.04 ------------------------------------------------------------------------------- ======= Cycle 8061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8062 steps, 2.56000 s simulation time, 19691.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8062 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19691.8719691.86719691.867 100.00 ------------------------------------------------------------------------------- PC_run 8062 8062 19648.09 2.437 2.437 99.78 GM_PC_couple 8062 8062 20.37 0.003 0.003 0.10 PC_GM_couple 8062 8062 16.08 0.002 0.002 0.08 #others 7.33 7.329 0.04 ------------------------------------------------------------------------------- ======= Cycle 8062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8063 steps, 2.56000 s simulation time, 19694.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8063 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19694.2619694.25519694.255 100.00 ------------------------------------------------------------------------------- PC_run 8063 8063 19650.47 2.437 2.437 99.78 GM_PC_couple 8063 8063 20.37 0.003 0.003 0.10 PC_GM_couple 8063 8063 16.09 0.002 0.002 0.08 #others 7.33 7.330 0.04 ------------------------------------------------------------------------------- ======= Cycle 8063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8064 steps, 2.56000 s simulation time, 19696.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8064 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19696.8719696.87319696.873 100.00 ------------------------------------------------------------------------------- PC_run 8064 8064 19653.08 2.437 2.437 99.78 GM_PC_couple 8064 8064 20.37 0.003 0.003 0.10 PC_GM_couple 8064 8064 16.09 0.002 0.002 0.08 #others 7.33 7.331 0.04 ------------------------------------------------------------------------------- ======= Cycle 8064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8065 steps, 2.56000 s simulation time, 19700.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8065 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19700.2619700.26119700.261 100.00 ------------------------------------------------------------------------------- PC_run 8065 8065 19656.47 2.437 2.437 99.78 GM_PC_couple 8065 8065 20.37 0.003 0.003 0.10 PC_GM_couple 8065 8065 16.09 0.002 0.002 0.08 #others 7.33 7.332 0.04 ------------------------------------------------------------------------------- ======= Cycle 8065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8066 steps, 2.56000 s simulation time, 19704.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8066 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19704.8519704.85219704.852 100.00 ------------------------------------------------------------------------------- PC_run 8066 8066 19661.05 2.438 2.438 99.78 GM_PC_couple 8066 8066 20.38 0.003 0.003 0.10 PC_GM_couple 8066 8066 16.09 0.002 0.002 0.08 #others 7.33 7.333 0.04 ------------------------------------------------------------------------------- ======= Cycle 8066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8067 steps, 2.56000 s simulation time, 19707.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8067 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19707.1419707.14319707.143 100.00 ------------------------------------------------------------------------------- PC_run 8067 8067 19663.34 2.438 2.438 99.78 GM_PC_couple 8067 8067 20.38 0.003 0.003 0.10 PC_GM_couple 8067 8067 16.09 0.002 0.002 0.08 #others 7.33 7.334 0.04 ------------------------------------------------------------------------------- ======= Cycle 8067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8068 steps, 2.56000 s simulation time, 19709.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8068 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19709.9819709.97619709.976 100.00 ------------------------------------------------------------------------------- PC_run 8068 8068 19666.16 2.438 2.438 99.78 GM_PC_couple 8068 8068 20.38 0.003 0.003 0.10 PC_GM_couple 8068 8068 16.10 0.002 0.002 0.08 #others 7.33 7.334 0.04 ------------------------------------------------------------------------------- ======= Cycle 8068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8069 steps, 2.56000 s simulation time, 19713.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8069 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19713.9219713.91919713.919 100.00 ------------------------------------------------------------------------------- PC_run 8069 8069 19670.10 2.438 2.438 99.78 GM_PC_couple 8069 8069 20.39 0.003 0.003 0.10 PC_GM_couple 8069 8069 16.10 0.002 0.002 0.08 #others 7.34 7.335 0.04 ------------------------------------------------------------------------------- ======= Cycle 8069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8070 steps, 2.56000 s simulation time, 19716.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8070 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19716.8119716.81419716.814 100.00 ------------------------------------------------------------------------------- PC_run 8070 8070 19672.99 2.438 2.438 99.78 GM_PC_couple 8070 8070 20.39 0.003 0.003 0.10 PC_GM_couple 8070 8070 16.10 0.002 0.002 0.08 #others 7.34 7.336 0.04 ------------------------------------------------------------------------------- ======= Cycle 8070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8071 steps, 2.56000 s simulation time, 19719.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8071 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19719.3919719.38719719.387 100.00 ------------------------------------------------------------------------------- PC_run 8071 8071 19675.55 2.438 2.438 99.78 GM_PC_couple 8071 8071 20.39 0.003 0.003 0.10 PC_GM_couple 8071 8071 16.10 0.002 0.002 0.08 #others 7.34 7.337 0.04 ------------------------------------------------------------------------------- ======= Cycle 8071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8072 steps, 2.56000 s simulation time, 19722.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8072 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19722.1619722.15819722.158 100.00 ------------------------------------------------------------------------------- PC_run 8072 8072 19678.32 2.438 2.438 99.78 GM_PC_couple 8072 8072 20.40 0.003 0.003 0.10 PC_GM_couple 8072 8072 16.11 0.002 0.002 0.08 #others 7.34 7.338 0.04 ------------------------------------------------------------------------------- ======= Cycle 8072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8073 steps, 2.56000 s simulation time, 19724.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8073 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19724.5419724.53919724.539 100.00 ------------------------------------------------------------------------------- PC_run 8073 8073 19680.69 2.438 2.438 99.78 GM_PC_couple 8073 8073 20.40 0.003 0.003 0.10 PC_GM_couple 8073 8073 16.11 0.002 0.002 0.08 #others 7.34 7.340 0.04 ------------------------------------------------------------------------------- ======= Cycle 8073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8074 steps, 2.56000 s simulation time, 19726.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8074 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19726.9819726.98419726.984 100.00 ------------------------------------------------------------------------------- PC_run 8074 8074 19683.13 2.438 2.438 99.78 GM_PC_couple 8074 8074 20.40 0.003 0.003 0.10 PC_GM_couple 8074 8074 16.11 0.002 0.002 0.08 #others 7.34 7.341 0.04 ------------------------------------------------------------------------------- ======= Cycle 8074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8075 steps, 2.56000 s simulation time, 19729.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8075 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19729.1519729.15119729.151 100.00 ------------------------------------------------------------------------------- PC_run 8075 8075 19685.29 2.438 2.438 99.78 GM_PC_couple 8075 8075 20.40 0.003 0.003 0.10 PC_GM_couple 8075 8075 16.11 0.002 0.002 0.08 #others 7.34 7.342 0.04 ------------------------------------------------------------------------------- ======= Cycle 8075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8076 steps, 2.56000 s simulation time, 19731.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8076 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19731.6619731.65719731.657 100.00 ------------------------------------------------------------------------------- PC_run 8076 8076 19687.79 2.438 2.438 99.78 GM_PC_couple 8076 8076 20.41 0.003 0.003 0.10 PC_GM_couple 8076 8076 16.11 0.002 0.002 0.08 #others 7.34 7.342 0.04 ------------------------------------------------------------------------------- ======= Cycle 8076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8077 steps, 2.56000 s simulation time, 19733.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8077 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19733.8119733.80719733.807 100.00 ------------------------------------------------------------------------------- PC_run 8077 8077 19689.94 2.438 2.438 99.78 GM_PC_couple 8077 8077 20.41 0.003 0.003 0.10 PC_GM_couple 8077 8077 16.12 0.002 0.002 0.08 #others 7.34 7.343 0.04 ------------------------------------------------------------------------------- ======= Cycle 8077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8078 steps, 2.56000 s simulation time, 19736.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8078 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19736.0519736.04819736.048 100.00 ------------------------------------------------------------------------------- PC_run 8078 8078 19692.18 2.438 2.438 99.78 GM_PC_couple 8078 8078 20.41 0.003 0.003 0.10 PC_GM_couple 8078 8078 16.12 0.002 0.002 0.08 #others 7.34 7.344 0.04 ------------------------------------------------------------------------------- ======= Cycle 8078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8079 steps, 2.56000 s simulation time, 19738.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8079 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19738.6519738.64519738.645 100.00 ------------------------------------------------------------------------------- PC_run 8079 8079 19694.76 2.438 2.438 99.78 GM_PC_couple 8079 8079 20.41 0.003 0.003 0.10 PC_GM_couple 8079 8079 16.12 0.002 0.002 0.08 #others 7.35 7.345 0.04 ------------------------------------------------------------------------------- ======= Cycle 8079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8080 steps, 2.56000 s simulation time, 19741.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8080 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19741.7819741.78519741.785 100.00 ------------------------------------------------------------------------------- PC_run 8080 8080 19697.90 2.438 2.438 99.78 GM_PC_couple 8080 8080 20.42 0.003 0.003 0.10 PC_GM_couple 8080 8080 16.12 0.002 0.002 0.08 #others 7.35 7.346 0.04 ------------------------------------------------------------------------------- ======= Cycle 8080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8081 steps, 2.56000 s simulation time, 19744.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8081 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19744.3719744.37119744.371 100.00 ------------------------------------------------------------------------------- PC_run 8081 8081 19700.47 2.438 2.438 99.78 GM_PC_couple 8081 8081 20.42 0.003 0.003 0.10 PC_GM_couple 8081 8081 16.13 0.002 0.002 0.08 #others 7.35 7.347 0.04 ------------------------------------------------------------------------------- ======= Cycle 8081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8082 steps, 2.56000 s simulation time, 19746.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8082 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19746.9719746.96919746.969 100.00 ------------------------------------------------------------------------------- PC_run 8082 8082 19703.07 2.438 2.438 99.78 GM_PC_couple 8082 8082 20.43 0.003 0.003 0.10 PC_GM_couple 8082 8082 16.13 0.002 0.002 0.08 #others 7.35 7.348 0.04 ------------------------------------------------------------------------------- ======= Cycle 8082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8083 steps, 2.56000 s simulation time, 19749.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8083 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19749.5119749.50519749.505 100.00 ------------------------------------------------------------------------------- PC_run 8083 8083 19705.60 2.438 2.438 99.78 GM_PC_couple 8083 8083 20.43 0.003 0.003 0.10 PC_GM_couple 8083 8083 16.13 0.002 0.002 0.08 #others 7.35 7.350 0.04 ------------------------------------------------------------------------------- ======= Cycle 8083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8084 steps, 2.56000 s simulation time, 19752.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8084 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19752.6519752.65119752.651 100.00 ------------------------------------------------------------------------------- PC_run 8084 8084 19708.73 2.438 2.438 99.78 GM_PC_couple 8084 8084 20.43 0.003 0.003 0.10 PC_GM_couple 8084 8084 16.14 0.002 0.002 0.08 #others 7.35 7.351 0.04 ------------------------------------------------------------------------------- ======= Cycle 8084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8085 steps, 2.56000 s simulation time, 19755.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8085 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19755.3719755.37119755.371 100.00 ------------------------------------------------------------------------------- PC_run 8085 8085 19711.45 2.438 2.438 99.78 GM_PC_couple 8085 8085 20.44 0.003 0.003 0.10 PC_GM_couple 8085 8085 16.14 0.002 0.002 0.08 #others 7.35 7.352 0.04 ------------------------------------------------------------------------------- ======= Cycle 8085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8086 steps, 2.56000 s simulation time, 19758.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8086 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19758.0219758.02019758.020 100.00 ------------------------------------------------------------------------------- PC_run 8086 8086 19714.09 2.438 2.438 99.78 GM_PC_couple 8086 8086 20.44 0.003 0.003 0.10 PC_GM_couple 8086 8086 16.14 0.002 0.002 0.08 #others 7.35 7.353 0.04 ------------------------------------------------------------------------------- ======= Cycle 8086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8087 steps, 2.56000 s simulation time, 19760.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8087 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19760.4619760.45819760.458 100.00 ------------------------------------------------------------------------------- PC_run 8087 8087 19716.52 2.438 2.438 99.78 GM_PC_couple 8087 8087 20.44 0.003 0.003 0.10 PC_GM_couple 8087 8087 16.14 0.002 0.002 0.08 #others 7.35 7.354 0.04 ------------------------------------------------------------------------------- ======= Cycle 8087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8088 steps, 2.56000 s simulation time, 19763.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8088 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19763.7919763.78919763.789 100.00 ------------------------------------------------------------------------------- PC_run 8088 8088 19719.85 2.438 2.438 99.78 GM_PC_couple 8088 8088 20.44 0.003 0.003 0.10 PC_GM_couple 8088 8088 16.14 0.002 0.002 0.08 #others 7.35 7.355 0.04 ------------------------------------------------------------------------------- ======= Cycle 8088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8089 steps, 2.56000 s simulation time, 19766.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8089 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19766.3319766.32519766.325 100.00 ------------------------------------------------------------------------------- PC_run 8089 8089 19722.38 2.438 2.438 99.78 GM_PC_couple 8089 8089 20.45 0.003 0.003 0.10 PC_GM_couple 8089 8089 16.15 0.002 0.002 0.08 #others 7.36 7.355 0.04 ------------------------------------------------------------------------------- ======= Cycle 8089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8090 steps, 2.56000 s simulation time, 19769.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8090 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19769.1619769.15519769.155 100.00 ------------------------------------------------------------------------------- PC_run 8090 8090 19725.20 2.438 2.438 99.78 GM_PC_couple 8090 8090 20.45 0.003 0.003 0.10 PC_GM_couple 8090 8090 16.15 0.002 0.002 0.08 #others 7.36 7.356 0.04 ------------------------------------------------------------------------------- ======= Cycle 8090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8091 steps, 2.56000 s simulation time, 19771.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8091 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19771.6319771.63219771.632 100.00 ------------------------------------------------------------------------------- PC_run 8091 8091 19727.68 2.438 2.438 99.78 GM_PC_couple 8091 8091 20.45 0.003 0.003 0.10 PC_GM_couple 8091 8091 16.15 0.002 0.002 0.08 #others 7.36 7.357 0.04 ------------------------------------------------------------------------------- ======= Cycle 8091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8092 steps, 2.56000 s simulation time, 19774.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8092 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19774.3819774.38319774.383 100.00 ------------------------------------------------------------------------------- PC_run 8092 8092 19730.42 2.438 2.438 99.78 GM_PC_couple 8092 8092 20.45 0.003 0.003 0.10 PC_GM_couple 8092 8092 16.15 0.002 0.002 0.08 #others 7.36 7.358 0.04 ------------------------------------------------------------------------------- ======= Cycle 8092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8093 steps, 2.56000 s simulation time, 19777.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8093 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19777.2619777.26419777.264 100.00 ------------------------------------------------------------------------------- PC_run 8093 8093 19733.30 2.438 2.438 99.78 GM_PC_couple 8093 8093 20.45 0.003 0.003 0.10 PC_GM_couple 8093 8093 16.15 0.002 0.002 0.08 #others 7.36 7.359 0.04 ------------------------------------------------------------------------------- ======= Cycle 8093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8094 steps, 2.56000 s simulation time, 19781.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8094 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19781.8319781.82919781.829 100.00 ------------------------------------------------------------------------------- PC_run 8094 8094 19737.86 2.439 2.439 99.78 GM_PC_couple 8094 8094 20.46 0.003 0.003 0.10 PC_GM_couple 8094 8094 16.16 0.002 0.002 0.08 #others 7.36 7.359 0.04 ------------------------------------------------------------------------------- ======= Cycle 8094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8095 steps, 2.56000 s simulation time, 19784.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8095 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19784.6319784.62619784.626 100.00 ------------------------------------------------------------------------------- PC_run 8095 8095 19740.65 2.439 2.439 99.78 GM_PC_couple 8095 8095 20.46 0.003 0.003 0.10 PC_GM_couple 8095 8095 16.16 0.002 0.002 0.08 #others 7.36 7.360 0.04 ------------------------------------------------------------------------------- ======= Cycle 8095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8096 steps, 2.56000 s simulation time, 19787.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8096 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19787.3119787.31419787.314 100.00 ------------------------------------------------------------------------------- PC_run 8096 8096 19743.33 2.439 2.439 99.78 GM_PC_couple 8096 8096 20.46 0.003 0.003 0.10 PC_GM_couple 8096 8096 16.16 0.002 0.002 0.08 #others 7.36 7.361 0.04 ------------------------------------------------------------------------------- ======= Cycle 8096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8097 steps, 2.56000 s simulation time, 19789.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8097 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19789.9719789.97119789.971 100.00 ------------------------------------------------------------------------------- PC_run 8097 8097 19745.98 2.439 2.439 99.78 GM_PC_couple 8097 8097 20.46 0.003 0.003 0.10 PC_GM_couple 8097 8097 16.16 0.002 0.002 0.08 #others 7.36 7.362 0.04 ------------------------------------------------------------------------------- ======= Cycle 8097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8098 steps, 2.56000 s simulation time, 19792.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8098 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19792.7019792.70219792.702 100.00 ------------------------------------------------------------------------------- PC_run 8098 8098 19748.71 2.439 2.439 99.78 GM_PC_couple 8098 8098 20.47 0.003 0.003 0.10 PC_GM_couple 8098 8098 16.16 0.002 0.002 0.08 #others 7.36 7.363 0.04 ------------------------------------------------------------------------------- ======= Cycle 8098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8099 steps, 2.56000 s simulation time, 19795.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8099 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19795.2919795.28619795.286 100.00 ------------------------------------------------------------------------------- PC_run 8099 8099 19751.29 2.439 2.439 99.78 GM_PC_couple 8099 8099 20.47 0.003 0.003 0.10 PC_GM_couple 8099 8099 16.16 0.002 0.002 0.08 #others 7.36 7.364 0.04 ------------------------------------------------------------------------------- ======= Cycle 8099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8100 steps, 2.56000 s simulation time, 19797.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19797.8419797.83719797.837 100.00 ------------------------------------------------------------------------------- PC_run 8100 8100 19753.83 2.439 2.439 99.78 GM_PC_couple 8100 8100 20.47 0.003 0.003 0.10 PC_GM_couple 8100 8100 16.17 0.002 0.002 0.08 #others 7.37 7.365 0.04 ------------------------------------------------------------------------------- ======= Cycle 8100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8101 steps, 2.56000 s simulation time, 19804.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19804.2519804.25119804.251 100.00 ------------------------------------------------------------------------------- PC_run 8101 8101 19760.24 2.439 2.439 99.78 GM_PC_couple 8101 8101 20.47 0.003 0.003 0.10 PC_GM_couple 8101 8101 16.17 0.002 0.002 0.08 #others 7.37 7.366 0.04 ------------------------------------------------------------------------------- ======= Cycle 8101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8102 steps, 2.56000 s simulation time, 19810.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19810.9319810.93319810.933 100.00 ------------------------------------------------------------------------------- PC_run 8102 8102 19766.92 2.440 2.440 99.78 GM_PC_couple 8102 8102 20.48 0.003 0.003 0.10 PC_GM_couple 8102 8102 16.17 0.002 0.002 0.08 #others 7.37 7.367 0.04 ------------------------------------------------------------------------------- ======= Cycle 8102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8103 steps, 2.56000 s simulation time, 19813.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19813.4419813.43919813.439 100.00 ------------------------------------------------------------------------------- PC_run 8103 8103 19769.42 2.440 2.440 99.78 GM_PC_couple 8103 8103 20.48 0.003 0.003 0.10 PC_GM_couple 8103 8103 16.17 0.002 0.002 0.08 #others 7.37 7.369 0.04 ------------------------------------------------------------------------------- ======= Cycle 8103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8104 steps, 2.56000 s simulation time, 19816.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19816.3119816.30919816.309 100.00 ------------------------------------------------------------------------------- PC_run 8104 8104 19772.28 2.440 2.440 99.78 GM_PC_couple 8104 8104 20.48 0.003 0.003 0.10 PC_GM_couple 8104 8104 16.17 0.002 0.002 0.08 #others 7.37 7.369 0.04 ------------------------------------------------------------------------------- ======= Cycle 8104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8105 steps, 2.56000 s simulation time, 19818.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19818.9719818.96619818.966 100.00 ------------------------------------------------------------------------------- PC_run 8105 8105 19774.94 2.440 2.440 99.78 GM_PC_couple 8105 8105 20.48 0.003 0.003 0.10 PC_GM_couple 8105 8105 16.18 0.002 0.002 0.08 #others 7.37 7.370 0.04 ------------------------------------------------------------------------------- ======= Cycle 8105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8106 steps, 2.56000 s simulation time, 19821.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19821.4619821.46419821.464 100.00 ------------------------------------------------------------------------------- PC_run 8106 8106 19777.43 2.440 2.440 99.78 GM_PC_couple 8106 8106 20.48 0.003 0.003 0.10 PC_GM_couple 8106 8106 16.18 0.002 0.002 0.08 #others 7.37 7.371 0.04 ------------------------------------------------------------------------------- ======= Cycle 8106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8107 steps, 2.56000 s simulation time, 19824.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19824.0919824.08619824.086 100.00 ------------------------------------------------------------------------------- PC_run 8107 8107 19780.05 2.440 2.440 99.78 GM_PC_couple 8107 8107 20.49 0.003 0.003 0.10 PC_GM_couple 8107 8107 16.18 0.002 0.002 0.08 #others 7.37 7.372 0.04 ------------------------------------------------------------------------------- ======= Cycle 8107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8108 steps, 2.56000 s simulation time, 19826.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19826.6419826.64519826.645 100.00 ------------------------------------------------------------------------------- PC_run 8108 8108 19782.60 2.440 2.440 99.78 GM_PC_couple 8108 8108 20.49 0.003 0.003 0.10 PC_GM_couple 8108 8108 16.18 0.002 0.002 0.08 #others 7.37 7.373 0.04 ------------------------------------------------------------------------------- ======= Cycle 8108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8109 steps, 2.56000 s simulation time, 19829.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19829.0819829.07919829.079 100.00 ------------------------------------------------------------------------------- PC_run 8109 8109 19785.03 2.440 2.440 99.78 GM_PC_couple 8109 8109 20.49 0.003 0.003 0.10 PC_GM_couple 8109 8109 16.18 0.002 0.002 0.08 #others 7.37 7.374 0.04 ------------------------------------------------------------------------------- ======= Cycle 8109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8110 steps, 2.56000 s simulation time, 19831.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19831.4219831.42019831.420 100.00 ------------------------------------------------------------------------------- PC_run 8110 8110 19787.36 2.440 2.440 99.78 GM_PC_couple 8110 8110 20.50 0.003 0.003 0.10 PC_GM_couple 8110 8110 16.19 0.002 0.002 0.08 #others 7.38 7.375 0.04 ------------------------------------------------------------------------------- ======= Cycle 8110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8111 steps, 2.56000 s simulation time, 19833.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19833.7919833.79019833.790 100.00 ------------------------------------------------------------------------------- PC_run 8111 8111 19789.73 2.440 2.440 99.78 GM_PC_couple 8111 8111 20.50 0.003 0.003 0.10 PC_GM_couple 8111 8111 16.19 0.002 0.002 0.08 #others 7.38 7.376 0.04 ------------------------------------------------------------------------------- ======= Cycle 8111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8112 steps, 2.56000 s simulation time, 19836.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19836.4419836.43719836.437 100.00 ------------------------------------------------------------------------------- PC_run 8112 8112 19792.37 2.440 2.440 99.78 GM_PC_couple 8112 8112 20.50 0.003 0.003 0.10 PC_GM_couple 8112 8112 16.19 0.002 0.002 0.08 #others 7.38 7.377 0.04 ------------------------------------------------------------------------------- ======= Cycle 8112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8113 steps, 2.56000 s simulation time, 19838.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19838.9019838.89619838.896 100.00 ------------------------------------------------------------------------------- PC_run 8113 8113 19794.82 2.440 2.440 99.78 GM_PC_couple 8113 8113 20.50 0.003 0.003 0.10 PC_GM_couple 8113 8113 16.19 0.002 0.002 0.08 #others 7.38 7.378 0.04 ------------------------------------------------------------------------------- ======= Cycle 8113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8114 steps, 2.56000 s simulation time, 19841.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8114 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19841.2719841.26719841.267 100.00 ------------------------------------------------------------------------------- PC_run 8114 8114 19797.19 2.440 2.440 99.78 GM_PC_couple 8114 8114 20.51 0.003 0.003 0.10 PC_GM_couple 8114 8114 16.19 0.002 0.002 0.08 #others 7.38 7.379 0.04 ------------------------------------------------------------------------------- ======= Cycle 8114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8115 steps, 2.56000 s simulation time, 19843.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8115 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19843.6119843.61219843.612 100.00 ------------------------------------------------------------------------------- PC_run 8115 8115 19799.52 2.440 2.440 99.78 GM_PC_couple 8115 8115 20.51 0.003 0.003 0.10 PC_GM_couple 8115 8115 16.20 0.002 0.002 0.08 #others 7.38 7.381 0.04 ------------------------------------------------------------------------------- ======= Cycle 8115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8116 steps, 2.56000 s simulation time, 19846.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8116 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19846.0119846.00719846.007 100.00 ------------------------------------------------------------------------------- PC_run 8116 8116 19801.91 2.440 2.440 99.78 GM_PC_couple 8116 8116 20.51 0.003 0.003 0.10 PC_GM_couple 8116 8116 16.20 0.002 0.002 0.08 #others 7.38 7.382 0.04 ------------------------------------------------------------------------------- ======= Cycle 8116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8117 steps, 2.56000 s simulation time, 19848.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8117 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19848.4719848.47119848.471 100.00 ------------------------------------------------------------------------------- PC_run 8117 8117 19804.37 2.440 2.440 99.78 GM_PC_couple 8117 8117 20.51 0.003 0.003 0.10 PC_GM_couple 8117 8117 16.20 0.002 0.002 0.08 #others 7.38 7.383 0.04 ------------------------------------------------------------------------------- ======= Cycle 8117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8118 steps, 2.56000 s simulation time, 19851.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8118 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19851.8119851.80819851.808 100.00 ------------------------------------------------------------------------------- PC_run 8118 8118 19807.70 2.440 2.440 99.78 GM_PC_couple 8118 8118 20.52 0.003 0.003 0.10 PC_GM_couple 8118 8118 16.20 0.002 0.002 0.08 #others 7.38 7.384 0.04 ------------------------------------------------------------------------------- ======= Cycle 8118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8119 steps, 2.56000 s simulation time, 19854.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8119 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19854.6519854.65019854.650 100.00 ------------------------------------------------------------------------------- PC_run 8119 8119 19810.54 2.440 2.440 99.78 GM_PC_couple 8119 8119 20.52 0.003 0.003 0.10 PC_GM_couple 8119 8119 16.20 0.002 0.002 0.08 #others 7.38 7.385 0.04 ------------------------------------------------------------------------------- ======= Cycle 8119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8120 steps, 2.56000 s simulation time, 19857.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8120 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19857.2919857.29519857.295 100.00 ------------------------------------------------------------------------------- PC_run 8120 8120 19813.18 2.440 2.440 99.78 GM_PC_couple 8120 8120 20.52 0.003 0.003 0.10 PC_GM_couple 8120 8120 16.21 0.002 0.002 0.08 #others 7.39 7.386 0.04 ------------------------------------------------------------------------------- ======= Cycle 8120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8121 steps, 2.56000 s simulation time, 19859.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8121 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19859.8319859.83119859.831 100.00 ------------------------------------------------------------------------------- PC_run 8121 8121 19815.71 2.440 2.440 99.78 GM_PC_couple 8121 8121 20.52 0.003 0.003 0.10 PC_GM_couple 8121 8121 16.21 0.002 0.002 0.08 #others 7.39 7.386 0.04 ------------------------------------------------------------------------------- ======= Cycle 8121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8122 steps, 2.56000 s simulation time, 19862.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8122 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19862.1219862.12219862.122 100.00 ------------------------------------------------------------------------------- PC_run 8122 8122 19818.00 2.440 2.440 99.78 GM_PC_couple 8122 8122 20.53 0.003 0.003 0.10 PC_GM_couple 8122 8122 16.21 0.002 0.002 0.08 #others 7.39 7.387 0.04 ------------------------------------------------------------------------------- ======= Cycle 8122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8123 steps, 2.56000 s simulation time, 19864.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8123 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19864.4019864.40119864.401 100.00 ------------------------------------------------------------------------------- PC_run 8123 8123 19820.27 2.440 2.440 99.78 GM_PC_couple 8123 8123 20.53 0.003 0.003 0.10 PC_GM_couple 8123 8123 16.21 0.002 0.002 0.08 #others 7.39 7.388 0.04 ------------------------------------------------------------------------------- ======= Cycle 8123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8124 steps, 2.56000 s simulation time, 19867.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8124 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19867.0019866.99919866.999 100.00 ------------------------------------------------------------------------------- PC_run 8124 8124 19822.86 2.440 2.440 99.78 GM_PC_couple 8124 8124 20.53 0.003 0.003 0.10 PC_GM_couple 8124 8124 16.21 0.002 0.002 0.08 #others 7.39 7.389 0.04 ------------------------------------------------------------------------------- ======= Cycle 8124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8125 steps, 2.56000 s simulation time, 19869.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8125 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19869.2819869.27519869.275 100.00 ------------------------------------------------------------------------------- PC_run 8125 8125 19825.13 2.440 2.440 99.78 GM_PC_couple 8125 8125 20.54 0.003 0.003 0.10 PC_GM_couple 8125 8125 16.22 0.002 0.002 0.08 #others 7.39 7.390 0.04 ------------------------------------------------------------------------------- ======= Cycle 8125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8126 steps, 2.56000 s simulation time, 19871.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8126 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19871.7419871.73719871.737 100.00 ------------------------------------------------------------------------------- PC_run 8126 8126 19827.59 2.440 2.440 99.78 GM_PC_couple 8126 8126 20.54 0.003 0.003 0.10 PC_GM_couple 8126 8126 16.22 0.002 0.002 0.08 #others 7.39 7.391 0.04 ------------------------------------------------------------------------------- ======= Cycle 8126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8127 steps, 2.56000 s simulation time, 19874.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8127 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19874.1719874.17419874.174 100.00 ------------------------------------------------------------------------------- PC_run 8127 8127 19830.02 2.440 2.440 99.78 GM_PC_couple 8127 8127 20.54 0.003 0.003 0.10 PC_GM_couple 8127 8127 16.22 0.002 0.002 0.08 #others 7.39 7.392 0.04 ------------------------------------------------------------------------------- ======= Cycle 8127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8128 steps, 2.56000 s simulation time, 19876.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8128 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19876.6919876.68719876.687 100.00 ------------------------------------------------------------------------------- PC_run 8128 8128 19832.53 2.440 2.440 99.78 GM_PC_couple 8128 8128 20.54 0.003 0.003 0.10 PC_GM_couple 8128 8128 16.22 0.002 0.002 0.08 #others 7.39 7.394 0.04 ------------------------------------------------------------------------------- ======= Cycle 8128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8129 steps, 2.56000 s simulation time, 19881.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8129 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19881.6219881.61919881.619 100.00 ------------------------------------------------------------------------------- PC_run 8129 8129 19837.45 2.440 2.440 99.78 GM_PC_couple 8129 8129 20.55 0.003 0.003 0.10 PC_GM_couple 8129 8129 16.22 0.002 0.002 0.08 #others 7.39 7.395 0.04 ------------------------------------------------------------------------------- ======= Cycle 8129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8130 steps, 2.56000 s simulation time, 19885.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8130 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19885.6119885.60619885.606 100.00 ------------------------------------------------------------------------------- PC_run 8130 8130 19841.44 2.441 2.441 99.78 GM_PC_couple 8130 8130 20.55 0.003 0.003 0.10 PC_GM_couple 8130 8130 16.23 0.002 0.002 0.08 #others 7.40 7.395 0.04 ------------------------------------------------------------------------------- ======= Cycle 8130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8131 steps, 2.56000 s simulation time, 19887.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8131 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19887.8419887.83919887.839 100.00 ------------------------------------------------------------------------------- PC_run 8131 8131 19843.66 2.440 2.440 99.78 GM_PC_couple 8131 8131 20.55 0.003 0.003 0.10 PC_GM_couple 8131 8131 16.23 0.002 0.002 0.08 #others 7.40 7.396 0.04 ------------------------------------------------------------------------------- ======= Cycle 8131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8132 steps, 2.56000 s simulation time, 19890.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8132 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19890.7919890.78719890.787 100.00 ------------------------------------------------------------------------------- PC_run 8132 8132 19846.61 2.441 2.441 99.78 GM_PC_couple 8132 8132 20.55 0.003 0.003 0.10 PC_GM_couple 8132 8132 16.23 0.002 0.002 0.08 #others 7.40 7.397 0.04 ------------------------------------------------------------------------------- ======= Cycle 8132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8133 steps, 2.56000 s simulation time, 19893.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8133 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19893.1719893.16819893.168 100.00 ------------------------------------------------------------------------------- PC_run 8133 8133 19848.98 2.441 2.441 99.78 GM_PC_couple 8133 8133 20.56 0.003 0.003 0.10 PC_GM_couple 8133 8133 16.23 0.002 0.002 0.08 #others 7.40 7.398 0.04 ------------------------------------------------------------------------------- ======= Cycle 8133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8134 steps, 2.56000 s simulation time, 19896.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8134 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19896.4119896.41519896.415 100.00 ------------------------------------------------------------------------------- PC_run 8134 8134 19852.22 2.441 2.441 99.78 GM_PC_couple 8134 8134 20.56 0.003 0.003 0.10 PC_GM_couple 8134 8134 16.23 0.002 0.002 0.08 #others 7.40 7.399 0.04 ------------------------------------------------------------------------------- ======= Cycle 8134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8135 steps, 2.56000 s simulation time, 19898.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8135 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19898.9519898.94619898.946 100.00 ------------------------------------------------------------------------------- PC_run 8135 8135 19854.75 2.441 2.441 99.78 GM_PC_couple 8135 8135 20.56 0.003 0.003 0.10 PC_GM_couple 8135 8135 16.23 0.002 0.002 0.08 #others 7.40 7.399 0.04 ------------------------------------------------------------------------------- ======= Cycle 8135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8136 steps, 2.56000 s simulation time, 19901.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8136 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19901.4619901.45819901.458 100.00 ------------------------------------------------------------------------------- PC_run 8136 8136 19857.26 2.441 2.441 99.78 GM_PC_couple 8136 8136 20.56 0.003 0.003 0.10 PC_GM_couple 8136 8136 16.24 0.002 0.002 0.08 #others 7.40 7.400 0.04 ------------------------------------------------------------------------------- ======= Cycle 8136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8137 steps, 2.56000 s simulation time, 19904.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8137 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19904.1919904.18819904.188 100.00 ------------------------------------------------------------------------------- PC_run 8137 8137 19859.98 2.441 2.441 99.78 GM_PC_couple 8137 8137 20.57 0.003 0.003 0.10 PC_GM_couple 8137 8137 16.24 0.002 0.002 0.08 #others 7.40 7.402 0.04 ------------------------------------------------------------------------------- ======= Cycle 8137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8138 steps, 2.56000 s simulation time, 19907.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8138 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19907.3919907.38719907.387 100.00 ------------------------------------------------------------------------------- PC_run 8138 8138 19863.17 2.441 2.441 99.78 GM_PC_couple 8138 8138 20.57 0.003 0.003 0.10 PC_GM_couple 8138 8138 16.24 0.002 0.002 0.08 #others 7.40 7.402 0.04 ------------------------------------------------------------------------------- ======= Cycle 8138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8139 steps, 2.56000 s simulation time, 19909.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8139 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19909.7619909.75719909.757 100.00 ------------------------------------------------------------------------------- PC_run 8139 8139 19865.54 2.441 2.441 99.78 GM_PC_couple 8139 8139 20.57 0.003 0.003 0.10 PC_GM_couple 8139 8139 16.24 0.002 0.002 0.08 #others 7.40 7.404 0.04 ------------------------------------------------------------------------------- ======= Cycle 8139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8140 steps, 2.56000 s simulation time, 19912.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8140 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19912.3919912.38919912.389 100.00 ------------------------------------------------------------------------------- PC_run 8140 8140 19868.16 2.441 2.441 99.78 GM_PC_couple 8140 8140 20.57 0.003 0.003 0.10 PC_GM_couple 8140 8140 16.25 0.002 0.002 0.08 #others 7.40 7.405 0.04 ------------------------------------------------------------------------------- ======= Cycle 8140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8141 steps, 2.56000 s simulation time, 19914.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8141 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19914.8619914.86119914.861 100.00 ------------------------------------------------------------------------------- PC_run 8141 8141 19870.63 2.441 2.441 99.78 GM_PC_couple 8141 8141 20.58 0.003 0.003 0.10 PC_GM_couple 8141 8141 16.25 0.002 0.002 0.08 #others 7.41 7.406 0.04 ------------------------------------------------------------------------------- ======= Cycle 8141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8142 steps, 2.56000 s simulation time, 19917.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8142 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19917.4019917.40019917.400 100.00 ------------------------------------------------------------------------------- PC_run 8142 8142 19873.16 2.441 2.441 99.78 GM_PC_couple 8142 8142 20.58 0.003 0.003 0.10 PC_GM_couple 8142 8142 16.25 0.002 0.002 0.08 #others 7.41 7.407 0.04 ------------------------------------------------------------------------------- ======= Cycle 8142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8143 steps, 2.56000 s simulation time, 19919.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8143 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19919.7519919.74719919.747 100.00 ------------------------------------------------------------------------------- PC_run 8143 8143 19875.51 2.441 2.441 99.78 GM_PC_couple 8143 8143 20.58 0.003 0.003 0.10 PC_GM_couple 8143 8143 16.25 0.002 0.002 0.08 #others 7.41 7.408 0.04 ------------------------------------------------------------------------------- ======= Cycle 8143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8144 steps, 2.56000 s simulation time, 19921.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8144 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19921.9819921.97719921.977 100.00 ------------------------------------------------------------------------------- PC_run 8144 8144 19877.73 2.441 2.441 99.78 GM_PC_couple 8144 8144 20.58 0.003 0.003 0.10 PC_GM_couple 8144 8144 16.25 0.002 0.002 0.08 #others 7.41 7.409 0.04 ------------------------------------------------------------------------------- ======= Cycle 8144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8145 steps, 2.56000 s simulation time, 19924.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8145 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19924.2519924.25019924.250 100.00 ------------------------------------------------------------------------------- PC_run 8145 8145 19880.00 2.441 2.441 99.78 GM_PC_couple 8145 8145 20.59 0.003 0.003 0.10 PC_GM_couple 8145 8145 16.26 0.002 0.002 0.08 #others 7.41 7.410 0.04 ------------------------------------------------------------------------------- ======= Cycle 8145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8146 steps, 2.56000 s simulation time, 19926.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8146 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19926.4919926.49019926.490 100.00 ------------------------------------------------------------------------------- PC_run 8146 8146 19882.23 2.441 2.441 99.78 GM_PC_couple 8146 8146 20.59 0.003 0.003 0.10 PC_GM_couple 8146 8146 16.26 0.002 0.002 0.08 #others 7.41 7.411 0.04 ------------------------------------------------------------------------------- ======= Cycle 8146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8147 steps, 2.56000 s simulation time, 19928.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8147 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19928.7019928.70019928.700 100.00 ------------------------------------------------------------------------------- PC_run 8147 8147 19884.44 2.441 2.441 99.78 GM_PC_couple 8147 8147 20.59 0.003 0.003 0.10 PC_GM_couple 8147 8147 16.26 0.002 0.002 0.08 #others 7.41 7.412 0.04 ------------------------------------------------------------------------------- ======= Cycle 8147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8148 steps, 2.56000 s simulation time, 19931.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8148 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19931.1019931.10319931.103 100.00 ------------------------------------------------------------------------------- PC_run 8148 8148 19886.83 2.441 2.441 99.78 GM_PC_couple 8148 8148 20.59 0.003 0.003 0.10 PC_GM_couple 8148 8148 16.26 0.002 0.002 0.08 #others 7.41 7.413 0.04 ------------------------------------------------------------------------------- ======= Cycle 8148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8149 steps, 2.56000 s simulation time, 19933.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8149 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19933.4419933.44219933.442 100.00 ------------------------------------------------------------------------------- PC_run 8149 8149 19889.17 2.441 2.441 99.78 GM_PC_couple 8149 8149 20.60 0.003 0.003 0.10 PC_GM_couple 8149 8149 16.26 0.002 0.002 0.08 #others 7.41 7.415 0.04 ------------------------------------------------------------------------------- ======= Cycle 8149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8150 steps, 2.56000 s simulation time, 19936.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8150 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19936.1419936.14119936.141 100.00 ------------------------------------------------------------------------------- PC_run 8150 8150 19891.86 2.441 2.441 99.78 GM_PC_couple 8150 8150 20.60 0.003 0.003 0.10 PC_GM_couple 8150 8150 16.27 0.002 0.002 0.08 #others 7.42 7.416 0.04 ------------------------------------------------------------------------------- ======= Cycle 8150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8151 steps, 2.56000 s simulation time, 19938.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8151 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19938.8719938.87219938.872 100.00 ------------------------------------------------------------------------------- PC_run 8151 8151 19894.58 2.441 2.441 99.78 GM_PC_couple 8151 8151 20.60 0.003 0.003 0.10 PC_GM_couple 8151 8151 16.27 0.002 0.002 0.08 #others 7.42 7.417 0.04 ------------------------------------------------------------------------------- ======= Cycle 8151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8152 steps, 2.56000 s simulation time, 19941.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8152 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19941.7219941.72119941.721 100.00 ------------------------------------------------------------------------------- PC_run 8152 8152 19897.43 2.441 2.441 99.78 GM_PC_couple 8152 8152 20.61 0.003 0.003 0.10 PC_GM_couple 8152 8152 16.27 0.002 0.002 0.08 #others 7.42 7.418 0.04 ------------------------------------------------------------------------------- ======= Cycle 8152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8153 steps, 2.56000 s simulation time, 19944.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8153 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19944.5119944.51519944.515 100.00 ------------------------------------------------------------------------------- PC_run 8153 8153 19900.21 2.441 2.441 99.78 GM_PC_couple 8153 8153 20.61 0.003 0.003 0.10 PC_GM_couple 8153 8153 16.27 0.002 0.002 0.08 #others 7.42 7.419 0.04 ------------------------------------------------------------------------------- ======= Cycle 8153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8154 steps, 2.56000 s simulation time, 19947.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8154 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19947.7119947.71019947.710 100.00 ------------------------------------------------------------------------------- PC_run 8154 8154 19903.40 2.441 2.441 99.78 GM_PC_couple 8154 8154 20.61 0.003 0.003 0.10 PC_GM_couple 8154 8154 16.28 0.002 0.002 0.08 #others 7.42 7.420 0.04 ------------------------------------------------------------------------------- ======= Cycle 8154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8155 steps, 2.56000 s simulation time, 19950.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8155 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19950.2619950.26419950.264 100.00 ------------------------------------------------------------------------------- PC_run 8155 8155 19905.95 2.441 2.441 99.78 GM_PC_couple 8155 8155 20.62 0.003 0.003 0.10 PC_GM_couple 8155 8155 16.28 0.002 0.002 0.08 #others 7.42 7.421 0.04 ------------------------------------------------------------------------------- ======= Cycle 8155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8156 steps, 2.56000 s simulation time, 19952.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8156 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19952.5919952.59019952.590 100.00 ------------------------------------------------------------------------------- PC_run 8156 8156 19908.27 2.441 2.441 99.78 GM_PC_couple 8156 8156 20.62 0.003 0.003 0.10 PC_GM_couple 8156 8156 16.28 0.002 0.002 0.08 #others 7.42 7.422 0.04 ------------------------------------------------------------------------------- ======= Cycle 8156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8157 steps, 2.56000 s simulation time, 19954.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8157 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19954.9519954.95019954.950 100.00 ------------------------------------------------------------------------------- PC_run 8157 8157 19910.63 2.441 2.441 99.78 GM_PC_couple 8157 8157 20.62 0.003 0.003 0.10 PC_GM_couple 8157 8157 16.28 0.002 0.002 0.08 #others 7.42 7.423 0.04 ------------------------------------------------------------------------------- ======= Cycle 8157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8158 steps, 2.56000 s simulation time, 19957.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8158 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19957.6019957.59619957.596 100.00 ------------------------------------------------------------------------------- PC_run 8158 8158 19913.26 2.441 2.441 99.78 GM_PC_couple 8158 8158 20.62 0.003 0.003 0.10 PC_GM_couple 8158 8158 16.28 0.002 0.002 0.08 #others 7.42 7.424 0.04 ------------------------------------------------------------------------------- ======= Cycle 8158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8159 steps, 2.56000 s simulation time, 19959.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8159 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19959.9919959.98819959.988 100.00 ------------------------------------------------------------------------------- PC_run 8159 8159 19915.65 2.441 2.441 99.78 GM_PC_couple 8159 8159 20.63 0.003 0.003 0.10 PC_GM_couple 8159 8159 16.29 0.002 0.002 0.08 #others 7.42 7.425 0.04 ------------------------------------------------------------------------------- ======= Cycle 8159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8160 steps, 2.56000 s simulation time, 19962.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8160 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19962.2019962.20419962.204 100.00 ------------------------------------------------------------------------------- PC_run 8160 8160 19917.86 2.441 2.441 99.78 GM_PC_couple 8160 8160 20.63 0.003 0.003 0.10 PC_GM_couple 8160 8160 16.29 0.002 0.002 0.08 #others 7.43 7.426 0.04 ------------------------------------------------------------------------------- ======= Cycle 8160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8161 steps, 2.56000 s simulation time, 19964.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8161 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19964.4419964.43619964.436 100.00 ------------------------------------------------------------------------------- PC_run 8161 8161 19920.09 2.441 2.441 99.78 GM_PC_couple 8161 8161 20.63 0.003 0.003 0.10 PC_GM_couple 8161 8161 16.29 0.002 0.002 0.08 #others 7.43 7.427 0.04 ------------------------------------------------------------------------------- ======= Cycle 8161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8162 steps, 2.56000 s simulation time, 19967.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8162 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19967.0919967.09319967.093 100.00 ------------------------------------------------------------------------------- PC_run 8162 8162 19922.74 2.441 2.441 99.78 GM_PC_couple 8162 8162 20.63 0.003 0.003 0.10 PC_GM_couple 8162 8162 16.29 0.002 0.002 0.08 #others 7.43 7.428 0.04 ------------------------------------------------------------------------------- ======= Cycle 8162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8163 steps, 2.56000 s simulation time, 19970.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8163 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19970.3419970.34419970.344 100.00 ------------------------------------------------------------------------------- PC_run 8163 8163 19925.98 2.441 2.441 99.78 GM_PC_couple 8163 8163 20.64 0.003 0.003 0.10 PC_GM_couple 8163 8163 16.29 0.002 0.002 0.08 #others 7.43 7.429 0.04 ------------------------------------------------------------------------------- ======= Cycle 8163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8164 steps, 2.56000 s simulation time, 19973.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8164 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19973.8019973.80319973.803 100.00 ------------------------------------------------------------------------------- PC_run 8164 8164 19929.44 2.441 2.441 99.78 GM_PC_couple 8164 8164 20.64 0.003 0.003 0.10 PC_GM_couple 8164 8164 16.30 0.002 0.002 0.08 #others 7.43 7.430 0.04 ------------------------------------------------------------------------------- ======= Cycle 8164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8165 steps, 2.56000 s simulation time, 19978.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8165 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19978.8619978.86119978.861 100.00 ------------------------------------------------------------------------------- PC_run 8165 8165 19934.49 2.441 2.441 99.78 GM_PC_couple 8165 8165 20.64 0.003 0.003 0.10 PC_GM_couple 8165 8165 16.30 0.002 0.002 0.08 #others 7.43 7.431 0.04 ------------------------------------------------------------------------------- ======= Cycle 8165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8166 steps, 2.56000 s simulation time, 19981.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8166 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19981.0419981.03919981.039 100.00 ------------------------------------------------------------------------------- PC_run 8166 8166 19936.66 2.441 2.441 99.78 GM_PC_couple 8166 8166 20.64 0.003 0.003 0.10 PC_GM_couple 8166 8166 16.30 0.002 0.002 0.08 #others 7.43 7.432 0.04 ------------------------------------------------------------------------------- ======= Cycle 8166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8167 steps, 2.56000 s simulation time, 19983.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8167 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19983.2319983.23119983.231 100.00 ------------------------------------------------------------------------------- PC_run 8167 8167 19938.85 2.441 2.441 99.78 GM_PC_couple 8167 8167 20.65 0.003 0.003 0.10 PC_GM_couple 8167 8167 16.30 0.002 0.002 0.08 #others 7.43 7.433 0.04 ------------------------------------------------------------------------------- ======= Cycle 8167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8168 steps, 2.56000 s simulation time, 19985.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8168 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19985.4519985.45019985.450 100.00 ------------------------------------------------------------------------------- PC_run 8168 8168 19941.06 2.441 2.441 99.78 GM_PC_couple 8168 8168 20.65 0.003 0.003 0.10 PC_GM_couple 8168 8168 16.30 0.002 0.002 0.08 #others 7.43 7.433 0.04 ------------------------------------------------------------------------------- ======= Cycle 8168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8169 steps, 2.56000 s simulation time, 19988.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8169 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19988.7019988.70119988.701 100.00 ------------------------------------------------------------------------------- PC_run 8169 8169 19944.31 2.441 2.441 99.78 GM_PC_couple 8169 8169 20.65 0.003 0.003 0.10 PC_GM_couple 8169 8169 16.31 0.002 0.002 0.08 #others 7.43 7.434 0.04 ------------------------------------------------------------------------------- ======= Cycle 8169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8170 steps, 2.56000 s simulation time, 19991.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8170 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19991.6319991.62619991.626 100.00 ------------------------------------------------------------------------------- PC_run 8170 8170 19947.23 2.442 2.442 99.78 GM_PC_couple 8170 8170 20.65 0.003 0.003 0.10 PC_GM_couple 8170 8170 16.31 0.002 0.002 0.08 #others 7.44 7.435 0.04 ------------------------------------------------------------------------------- ======= Cycle 8170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8171 steps, 2.56000 s simulation time, 19994.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8171 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19994.6519994.64919994.649 100.00 ------------------------------------------------------------------------------- PC_run 8171 8171 19950.25 2.442 2.442 99.78 GM_PC_couple 8171 8171 20.66 0.003 0.003 0.10 PC_GM_couple 8171 8171 16.31 0.002 0.002 0.08 #others 7.44 7.436 0.04 ------------------------------------------------------------------------------- ======= Cycle 8171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8172 steps, 2.56000 s simulation time, 19997.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8172 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19997.1619997.16219997.162 100.00 ------------------------------------------------------------------------------- PC_run 8172 8172 19952.75 2.442 2.442 99.78 GM_PC_couple 8172 8172 20.66 0.003 0.003 0.10 PC_GM_couple 8172 8172 16.31 0.002 0.002 0.08 #others 7.44 7.437 0.04 ------------------------------------------------------------------------------- ======= Cycle 8172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8173 steps, 2.56000 s simulation time, 19999.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8173 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19999.4919999.49219999.492 100.00 ------------------------------------------------------------------------------- PC_run 8173 8173 19955.08 2.442 2.442 99.78 GM_PC_couple 8173 8173 20.66 0.003 0.003 0.10 PC_GM_couple 8173 8173 16.31 0.002 0.002 0.08 #others 7.44 7.438 0.04 ------------------------------------------------------------------------------- ======= Cycle 8173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8174 steps, 2.56000 s simulation time, 20001.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8174 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20001.6820001.68420001.684 100.00 ------------------------------------------------------------------------------- PC_run 8174 8174 19957.27 2.442 2.442 99.78 GM_PC_couple 8174 8174 20.66 0.003 0.003 0.10 PC_GM_couple 8174 8174 16.32 0.002 0.002 0.08 #others 7.44 7.438 0.04 ------------------------------------------------------------------------------- ======= Cycle 8174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8175 steps, 2.56000 s simulation time, 20003.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8175 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20003.9420003.93920003.939 100.00 ------------------------------------------------------------------------------- PC_run 8175 8175 19959.52 2.442 2.442 99.78 GM_PC_couple 8175 8175 20.67 0.003 0.003 0.10 PC_GM_couple 8175 8175 16.32 0.002 0.002 0.08 #others 7.44 7.439 0.04 ------------------------------------------------------------------------------- ======= Cycle 8175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8176 steps, 2.56000 s simulation time, 20006.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8176 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20006.2420006.23620006.236 100.00 ------------------------------------------------------------------------------- PC_run 8176 8176 19961.81 2.442 2.442 99.78 GM_PC_couple 8176 8176 20.67 0.003 0.003 0.10 PC_GM_couple 8176 8176 16.32 0.002 0.002 0.08 #others 7.44 7.440 0.04 ------------------------------------------------------------------------------- ======= Cycle 8176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8177 steps, 2.56000 s simulation time, 20008.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8177 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20008.6220008.62120008.621 100.00 ------------------------------------------------------------------------------- PC_run 8177 8177 19964.19 2.442 2.442 99.78 GM_PC_couple 8177 8177 20.67 0.003 0.003 0.10 PC_GM_couple 8177 8177 16.32 0.002 0.002 0.08 #others 7.44 7.441 0.04 ------------------------------------------------------------------------------- ======= Cycle 8177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8178 steps, 2.56000 s simulation time, 20010.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8178 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20010.9320010.92920010.929 100.00 ------------------------------------------------------------------------------- PC_run 8178 8178 19966.49 2.441 2.441 99.78 GM_PC_couple 8178 8178 20.67 0.003 0.003 0.10 PC_GM_couple 8178 8178 16.32 0.002 0.002 0.08 #others 7.44 7.442 0.04 ------------------------------------------------------------------------------- ======= Cycle 8178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8179 steps, 2.56000 s simulation time, 20013.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8179 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20013.1220013.12420013.124 100.00 ------------------------------------------------------------------------------- PC_run 8179 8179 19968.68 2.441 2.441 99.78 GM_PC_couple 8179 8179 20.68 0.003 0.003 0.10 PC_GM_couple 8179 8179 16.33 0.002 0.002 0.08 #others 7.44 7.443 0.04 ------------------------------------------------------------------------------- ======= Cycle 8179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8180 steps, 2.56000 s simulation time, 20015.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8180 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20015.7120015.70620015.706 100.00 ------------------------------------------------------------------------------- PC_run 8180 8180 19971.26 2.441 2.441 99.78 GM_PC_couple 8180 8180 20.68 0.003 0.003 0.10 PC_GM_couple 8180 8180 16.33 0.002 0.002 0.08 #others 7.44 7.444 0.04 ------------------------------------------------------------------------------- ======= Cycle 8180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8181 steps, 2.56000 s simulation time, 20018.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8181 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20018.0420018.04220018.042 100.00 ------------------------------------------------------------------------------- PC_run 8181 8181 19973.58 2.441 2.441 99.78 GM_PC_couple 8181 8181 20.68 0.003 0.003 0.10 PC_GM_couple 8181 8181 16.33 0.002 0.002 0.08 #others 7.45 7.445 0.04 ------------------------------------------------------------------------------- ======= Cycle 8181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8182 steps, 2.56000 s simulation time, 20020.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8182 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20020.6520020.65420020.654 100.00 ------------------------------------------------------------------------------- PC_run 8182 8182 19976.19 2.441 2.441 99.78 GM_PC_couple 8182 8182 20.68 0.003 0.003 0.10 PC_GM_couple 8182 8182 16.33 0.002 0.002 0.08 #others 7.45 7.446 0.04 ------------------------------------------------------------------------------- ======= Cycle 8182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8183 steps, 2.56000 s simulation time, 20024.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8183 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20024.4920024.49020024.490 100.00 ------------------------------------------------------------------------------- PC_run 8183 8183 19980.02 2.442 2.442 99.78 GM_PC_couple 8183 8183 20.69 0.003 0.003 0.10 PC_GM_couple 8183 8183 16.34 0.002 0.002 0.08 #others 7.45 7.447 0.04 ------------------------------------------------------------------------------- ======= Cycle 8183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8184 steps, 2.56000 s simulation time, 20027.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8184 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20027.7020027.70420027.704 100.00 ------------------------------------------------------------------------------- PC_run 8184 8184 19983.23 2.442 2.442 99.78 GM_PC_couple 8184 8184 20.69 0.003 0.003 0.10 PC_GM_couple 8184 8184 16.34 0.002 0.002 0.08 #others 7.45 7.448 0.04 ------------------------------------------------------------------------------- ======= Cycle 8184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8185 steps, 2.56000 s simulation time, 20030.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8185 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20030.2820030.28320030.283 100.00 ------------------------------------------------------------------------------- PC_run 8185 8185 19985.80 2.442 2.442 99.78 GM_PC_couple 8185 8185 20.69 0.003 0.003 0.10 PC_GM_couple 8185 8185 16.34 0.002 0.002 0.08 #others 7.45 7.449 0.04 ------------------------------------------------------------------------------- ======= Cycle 8185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8186 steps, 2.56000 s simulation time, 20033.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8186 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20033.7420033.74420033.744 100.00 ------------------------------------------------------------------------------- PC_run 8186 8186 19989.25 2.442 2.442 99.78 GM_PC_couple 8186 8186 20.70 0.003 0.003 0.10 PC_GM_couple 8186 8186 16.34 0.002 0.002 0.08 #others 7.45 7.450 0.04 ------------------------------------------------------------------------------- ======= Cycle 8186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8187 steps, 2.56000 s simulation time, 20036.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8187 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20036.4520036.44720036.447 100.00 ------------------------------------------------------------------------------- PC_run 8187 8187 19991.95 2.442 2.442 99.78 GM_PC_couple 8187 8187 20.70 0.003 0.003 0.10 PC_GM_couple 8187 8187 16.34 0.002 0.002 0.08 #others 7.45 7.451 0.04 ------------------------------------------------------------------------------- ======= Cycle 8187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8188 steps, 2.56000 s simulation time, 20038.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8188 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20038.9320038.93020038.930 100.00 ------------------------------------------------------------------------------- PC_run 8188 8188 19994.43 2.442 2.442 99.78 GM_PC_couple 8188 8188 20.70 0.003 0.003 0.10 PC_GM_couple 8188 8188 16.35 0.002 0.002 0.08 #others 7.45 7.452 0.04 ------------------------------------------------------------------------------- ======= Cycle 8188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8189 steps, 2.56000 s simulation time, 20041.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8189 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20041.4820041.47920041.479 100.00 ------------------------------------------------------------------------------- PC_run 8189 8189 19996.97 2.442 2.442 99.78 GM_PC_couple 8189 8189 20.70 0.003 0.003 0.10 PC_GM_couple 8189 8189 16.35 0.002 0.002 0.08 #others 7.45 7.453 0.04 ------------------------------------------------------------------------------- ======= Cycle 8189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8190 steps, 2.56000 s simulation time, 20043.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8190 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20043.9420043.93720043.937 100.00 ------------------------------------------------------------------------------- PC_run 8190 8190 19999.43 2.442 2.442 99.78 GM_PC_couple 8190 8190 20.71 0.003 0.003 0.10 PC_GM_couple 8190 8190 16.35 0.002 0.002 0.08 #others 7.45 7.454 0.04 ------------------------------------------------------------------------------- ======= Cycle 8190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8191 steps, 2.56000 s simulation time, 20046.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8191 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20046.3120046.31520046.315 100.00 ------------------------------------------------------------------------------- PC_run 8191 8191 20001.80 2.442 2.442 99.78 GM_PC_couple 8191 8191 20.71 0.003 0.003 0.10 PC_GM_couple 8191 8191 16.35 0.002 0.002 0.08 #others 7.45 7.455 0.04 ------------------------------------------------------------------------------- ======= Cycle 8191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8192 steps, 2.56000 s simulation time, 20048.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8192 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20048.9820048.98520048.985 100.00 ------------------------------------------------------------------------------- PC_run 8192 8192 20004.46 2.442 2.442 99.78 GM_PC_couple 8192 8192 20.71 0.003 0.003 0.10 PC_GM_couple 8192 8192 16.35 0.002 0.002 0.08 #others 7.46 7.456 0.04 ------------------------------------------------------------------------------- ======= Cycle 8192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8193 steps, 2.56000 s simulation time, 20051.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8193 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20051.7620051.75720051.757 100.00 ------------------------------------------------------------------------------- PC_run 8193 8193 20007.23 2.442 2.442 99.78 GM_PC_couple 8193 8193 20.72 0.003 0.003 0.10 PC_GM_couple 8193 8193 16.36 0.002 0.002 0.08 #others 7.46 7.457 0.04 ------------------------------------------------------------------------------- ======= Cycle 8193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8194 steps, 2.56000 s simulation time, 20055.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8194 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20055.0520055.04620055.046 100.00 ------------------------------------------------------------------------------- PC_run 8194 8194 20010.51 2.442 2.442 99.78 GM_PC_couple 8194 8194 20.72 0.003 0.003 0.10 PC_GM_couple 8194 8194 16.36 0.002 0.002 0.08 #others 7.46 7.458 0.04 ------------------------------------------------------------------------------- ======= Cycle 8194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8195 steps, 2.56000 s simulation time, 20328.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8195 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20328.5520328.55320328.553 100.00 ------------------------------------------------------------------------------- PC_run 8195 8195 20284.01 2.475 2.475 99.78 GM_PC_couple 8195 8195 20.72 0.003 0.003 0.10 PC_GM_couple 8195 8195 16.36 0.002 0.002 0.08 #others 7.46 7.459 0.04 ------------------------------------------------------------------------------- ======= Cycle 8195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8196 steps, 2.56000 s simulation time, 20416.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8196 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20416.0720416.07420416.074 100.00 ------------------------------------------------------------------------------- PC_run 8196 8196 20371.53 2.486 2.486 99.78 GM_PC_couple 8196 8196 20.72 0.003 0.003 0.10 PC_GM_couple 8196 8196 16.36 0.002 0.002 0.08 #others 7.46 7.460 0.04 ------------------------------------------------------------------------------- ======= Cycle 8196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8197 steps, 2.56000 s simulation time, 20418.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8197 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20418.2320418.22720418.227 100.00 ------------------------------------------------------------------------------- PC_run 8197 8197 20373.68 2.486 2.486 99.78 GM_PC_couple 8197 8197 20.73 0.003 0.003 0.10 PC_GM_couple 8197 8197 16.36 0.002 0.002 0.08 #others 7.46 7.461 0.04 ------------------------------------------------------------------------------- ======= Cycle 8197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8198 steps, 2.56000 s simulation time, 20420.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8198 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20420.6020420.59620420.596 100.00 ------------------------------------------------------------------------------- PC_run 8198 8198 20376.04 2.485 2.485 99.78 GM_PC_couple 8198 8198 20.73 0.003 0.003 0.10 PC_GM_couple 8198 8198 16.37 0.002 0.002 0.08 #others 7.46 7.461 0.04 ------------------------------------------------------------------------------- ======= Cycle 8198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8199 steps, 2.56000 s simulation time, 20422.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8199 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20422.8320422.82620422.826 100.00 ------------------------------------------------------------------------------- PC_run 8199 8199 20378.27 2.485 2.485 99.78 GM_PC_couple 8199 8199 20.73 0.003 0.003 0.10 PC_GM_couple 8199 8199 16.37 0.002 0.002 0.08 #others 7.46 7.462 0.04 ------------------------------------------------------------------------------- ======= Cycle 8199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8200 steps, 2.56000 s simulation time, 20425.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8200 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20425.1420425.14320425.143 100.00 ------------------------------------------------------------------------------- PC_run 8200 8200 20380.58 2.485 2.485 99.78 GM_PC_couple 8200 8200 20.73 0.003 0.003 0.10 PC_GM_couple 8200 8200 16.37 0.002 0.002 0.08 #others 7.46 7.463 0.04 ------------------------------------------------------------------------------- ======= Cycle 8200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8201 steps, 2.56000 s simulation time, 20427.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8201 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20427.2920427.29220427.292 100.00 ------------------------------------------------------------------------------- PC_run 8201 8201 20382.72 2.485 2.485 99.78 GM_PC_couple 8201 8201 20.73 0.003 0.003 0.10 PC_GM_couple 8201 8201 16.37 0.002 0.002 0.08 #others 7.46 7.464 0.04 ------------------------------------------------------------------------------- ======= Cycle 8201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8202 steps, 2.56000 s simulation time, 20429.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8202 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20429.7220429.71920429.719 100.00 ------------------------------------------------------------------------------- PC_run 8202 8202 20385.14 2.485 2.485 99.78 GM_PC_couple 8202 8202 20.74 0.003 0.003 0.10 PC_GM_couple 8202 8202 16.37 0.002 0.002 0.08 #others 7.46 7.465 0.04 ------------------------------------------------------------------------------- ======= Cycle 8202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8203 steps, 2.56000 s simulation time, 20431.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8203 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20431.9120431.90720431.907 100.00 ------------------------------------------------------------------------------- PC_run 8203 8203 20387.33 2.485 2.485 99.78 GM_PC_couple 8203 8203 20.74 0.003 0.003 0.10 PC_GM_couple 8203 8203 16.38 0.002 0.002 0.08 #others 7.47 7.466 0.04 ------------------------------------------------------------------------------- ======= Cycle 8203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8204 steps, 2.56000 s simulation time, 20434.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8204 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20434.2420434.23820434.238 100.00 ------------------------------------------------------------------------------- PC_run 8204 8204 20389.65 2.485 2.485 99.78 GM_PC_couple 8204 8204 20.74 0.003 0.003 0.10 PC_GM_couple 8204 8204 16.38 0.002 0.002 0.08 #others 7.47 7.467 0.04 ------------------------------------------------------------------------------- ======= Cycle 8204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8205 steps, 2.56000 s simulation time, 20436.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8205 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20436.3920436.38620436.386 100.00 ------------------------------------------------------------------------------- PC_run 8205 8205 20391.80 2.485 2.485 99.78 GM_PC_couple 8205 8205 20.74 0.003 0.003 0.10 PC_GM_couple 8205 8205 16.38 0.002 0.002 0.08 #others 7.47 7.468 0.04 ------------------------------------------------------------------------------- ======= Cycle 8205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8206 steps, 2.56000 s simulation time, 20509.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8206 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20509.2520509.25220509.252 100.00 ------------------------------------------------------------------------------- PC_run 8206 8206 20464.66 2.494 2.494 99.78 GM_PC_couple 8206 8206 20.75 0.003 0.003 0.10 PC_GM_couple 8206 8206 16.38 0.002 0.002 0.08 #others 7.47 7.468 0.04 ------------------------------------------------------------------------------- ======= Cycle 8206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8207 steps, 2.56000 s simulation time, 20687.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8207 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20687.9620687.96520687.965 100.00 ------------------------------------------------------------------------------- PC_run 8207 8207 20643.36 2.515 2.515 99.78 GM_PC_couple 8207 8207 20.75 0.003 0.003 0.10 PC_GM_couple 8207 8207 16.38 0.002 0.002 0.08 #others 7.47 7.469 0.04 ------------------------------------------------------------------------------- ======= Cycle 8207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8208 steps, 2.56000 s simulation time, 20703.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8208 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20703.0220703.01920703.019 100.00 ------------------------------------------------------------------------------- PC_run 8208 8208 20658.41 2.517 2.517 99.78 GM_PC_couple 8208 8208 20.75 0.003 0.003 0.10 PC_GM_couple 8208 8208 16.38 0.002 0.002 0.08 #others 7.47 7.470 0.04 ------------------------------------------------------------------------------- ======= Cycle 8208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8209 steps, 2.56000 s simulation time, 20705.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8209 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20705.6720705.67220705.672 100.00 ------------------------------------------------------------------------------- PC_run 8209 8209 20661.06 2.517 2.517 99.78 GM_PC_couple 8209 8209 20.75 0.003 0.003 0.10 PC_GM_couple 8209 8209 16.39 0.002 0.002 0.08 #others 7.47 7.471 0.04 ------------------------------------------------------------------------------- ======= Cycle 8209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8210 steps, 2.56000 s simulation time, 20708.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8210 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20708.4520708.44620708.446 100.00 ------------------------------------------------------------------------------- PC_run 8210 8210 20663.83 2.517 2.517 99.78 GM_PC_couple 8210 8210 20.76 0.003 0.003 0.10 PC_GM_couple 8210 8210 16.39 0.002 0.002 0.08 #others 7.47 7.472 0.04 ------------------------------------------------------------------------------- ======= Cycle 8210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8211 steps, 2.56000 s simulation time, 20711.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8211 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20711.1620711.16020711.160 100.00 ------------------------------------------------------------------------------- PC_run 8211 8211 20666.54 2.517 2.517 99.78 GM_PC_couple 8211 8211 20.76 0.003 0.003 0.10 PC_GM_couple 8211 8211 16.39 0.002 0.002 0.08 #others 7.47 7.473 0.04 ------------------------------------------------------------------------------- ======= Cycle 8211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8212 steps, 2.56000 s simulation time, 20714.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8212 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20714.0820714.07820714.078 100.00 ------------------------------------------------------------------------------- PC_run 8212 8212 20669.45 2.517 2.517 99.78 GM_PC_couple 8212 8212 20.76 0.003 0.003 0.10 PC_GM_couple 8212 8212 16.39 0.002 0.002 0.08 #others 7.47 7.474 0.04 ------------------------------------------------------------------------------- ======= Cycle 8212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8213 steps, 2.56000 s simulation time, 20716.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8213 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20716.2320716.23120716.231 100.00 ------------------------------------------------------------------------------- PC_run 8213 8213 20671.60 2.517 2.517 99.78 GM_PC_couple 8213 8213 20.76 0.003 0.003 0.10 PC_GM_couple 8213 8213 16.39 0.002 0.002 0.08 #others 7.47 7.475 0.04 ------------------------------------------------------------------------------- ======= Cycle 8213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8214 steps, 2.56000 s simulation time, 20718.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8214 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20718.3920718.39420718.394 100.00 ------------------------------------------------------------------------------- PC_run 8214 8214 20673.76 2.517 2.517 99.78 GM_PC_couple 8214 8214 20.77 0.003 0.003 0.10 PC_GM_couple 8214 8214 16.40 0.002 0.002 0.08 #others 7.48 7.475 0.04 ------------------------------------------------------------------------------- ======= Cycle 8214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8215 steps, 2.56000 s simulation time, 20720.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8215 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20720.5220720.52020720.520 100.00 ------------------------------------------------------------------------------- PC_run 8215 8215 20675.88 2.517 2.517 99.78 GM_PC_couple 8215 8215 20.77 0.003 0.003 0.10 PC_GM_couple 8215 8215 16.40 0.002 0.002 0.08 #others 7.48 7.476 0.04 ------------------------------------------------------------------------------- ======= Cycle 8215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8216 steps, 2.56000 s simulation time, 20723.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8216 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20723.1120723.11420723.114 100.00 ------------------------------------------------------------------------------- PC_run 8216 8216 20678.47 2.517 2.517 99.78 GM_PC_couple 8216 8216 20.77 0.003 0.003 0.10 PC_GM_couple 8216 8216 16.40 0.002 0.002 0.08 #others 7.48 7.477 0.04 ------------------------------------------------------------------------------- ======= Cycle 8216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8217 steps, 2.56000 s simulation time, 20725.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8217 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20725.2720725.26920725.269 100.00 ------------------------------------------------------------------------------- PC_run 8217 8217 20680.62 2.517 2.517 99.78 GM_PC_couple 8217 8217 20.77 0.003 0.003 0.10 PC_GM_couple 8217 8217 16.40 0.002 0.002 0.08 #others 7.48 7.478 0.04 ------------------------------------------------------------------------------- ======= Cycle 8217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8218 steps, 2.56000 s simulation time, 20727.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8218 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20727.5520727.55220727.552 100.00 ------------------------------------------------------------------------------- PC_run 8218 8218 20682.90 2.517 2.517 99.78 GM_PC_couple 8218 8218 20.77 0.003 0.003 0.10 PC_GM_couple 8218 8218 16.40 0.002 0.002 0.08 #others 7.48 7.479 0.04 ------------------------------------------------------------------------------- ======= Cycle 8218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8219 steps, 2.56000 s simulation time, 20729.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8219 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20729.8020729.80520729.805 100.00 ------------------------------------------------------------------------------- PC_run 8219 8219 20685.14 2.517 2.517 99.78 GM_PC_couple 8219 8219 20.78 0.003 0.003 0.10 PC_GM_couple 8219 8219 16.41 0.002 0.002 0.08 #others 7.48 7.479 0.04 ------------------------------------------------------------------------------- ======= Cycle 8219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8220 steps, 2.56000 s simulation time, 20732.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8220 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20732.2720732.27220732.272 100.00 ------------------------------------------------------------------------------- PC_run 8220 8220 20687.61 2.517 2.517 99.78 GM_PC_couple 8220 8220 20.78 0.003 0.003 0.10 PC_GM_couple 8220 8220 16.41 0.002 0.002 0.08 #others 7.48 7.480 0.04 ------------------------------------------------------------------------------- ======= Cycle 8220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8221 steps, 2.56000 s simulation time, 20734.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8221 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20734.5020734.50020734.500 100.00 ------------------------------------------------------------------------------- PC_run 8221 8221 20689.83 2.517 2.517 99.78 GM_PC_couple 8221 8221 20.78 0.003 0.003 0.10 PC_GM_couple 8221 8221 16.41 0.002 0.002 0.08 #others 7.48 7.481 0.04 ------------------------------------------------------------------------------- ======= Cycle 8221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8222 steps, 2.56000 s simulation time, 20736.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8222 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20736.8520736.84920736.849 100.00 ------------------------------------------------------------------------------- PC_run 8222 8222 20692.17 2.517 2.517 99.78 GM_PC_couple 8222 8222 20.78 0.003 0.003 0.10 PC_GM_couple 8222 8222 16.41 0.002 0.002 0.08 #others 7.48 7.481 0.04 ------------------------------------------------------------------------------- ======= Cycle 8222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8223 steps, 2.56000 s simulation time, 20739.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8223 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20739.2320739.23320739.233 100.00 ------------------------------------------------------------------------------- PC_run 8223 8223 20694.55 2.517 2.517 99.78 GM_PC_couple 8223 8223 20.79 0.003 0.003 0.10 PC_GM_couple 8223 8223 16.41 0.002 0.002 0.08 #others 7.48 7.482 0.04 ------------------------------------------------------------------------------- ======= Cycle 8223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8224 steps, 2.56000 s simulation time, 20741.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8224 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20741.9720741.97320741.973 100.00 ------------------------------------------------------------------------------- PC_run 8224 8224 20697.29 2.517 2.517 99.78 GM_PC_couple 8224 8224 20.79 0.003 0.003 0.10 PC_GM_couple 8224 8224 16.41 0.002 0.002 0.08 #others 7.48 7.483 0.04 ------------------------------------------------------------------------------- ======= Cycle 8224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8225 steps, 2.56000 s simulation time, 20744.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8225 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20744.5720744.56720744.567 100.00 ------------------------------------------------------------------------------- PC_run 8225 8225 20699.88 2.517 2.517 99.78 GM_PC_couple 8225 8225 20.79 0.003 0.003 0.10 PC_GM_couple 8225 8225 16.42 0.002 0.002 0.08 #others 7.48 7.484 0.04 ------------------------------------------------------------------------------- ======= Cycle 8225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8226 steps, 2.56000 s simulation time, 20747.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8226 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20747.4320747.42820747.428 100.00 ------------------------------------------------------------------------------- PC_run 8226 8226 20702.73 2.517 2.517 99.78 GM_PC_couple 8226 8226 20.79 0.003 0.003 0.10 PC_GM_couple 8226 8226 16.42 0.002 0.002 0.08 #others 7.49 7.485 0.04 ------------------------------------------------------------------------------- ======= Cycle 8226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8227 steps, 2.56000 s simulation time, 20749.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8227 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20749.8520749.84720749.847 100.00 ------------------------------------------------------------------------------- PC_run 8227 8227 20705.15 2.517 2.517 99.78 GM_PC_couple 8227 8227 20.80 0.003 0.003 0.10 PC_GM_couple 8227 8227 16.42 0.002 0.002 0.08 #others 7.49 7.486 0.04 ------------------------------------------------------------------------------- ======= Cycle 8227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8228 steps, 2.56000 s simulation time, 20752.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8228 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20752.7120752.71220752.712 100.00 ------------------------------------------------------------------------------- PC_run 8228 8228 20708.01 2.517 2.517 99.78 GM_PC_couple 8228 8228 20.80 0.003 0.003 0.10 PC_GM_couple 8228 8228 16.42 0.002 0.002 0.08 #others 7.49 7.487 0.04 ------------------------------------------------------------------------------- ======= Cycle 8228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8229 steps, 2.56000 s simulation time, 20755.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8229 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20755.2620755.25620755.256 100.00 ------------------------------------------------------------------------------- PC_run 8229 8229 20710.54 2.517 2.517 99.78 GM_PC_couple 8229 8229 20.80 0.003 0.003 0.10 PC_GM_couple 8229 8229 16.42 0.002 0.002 0.08 #others 7.49 7.488 0.04 ------------------------------------------------------------------------------- ======= Cycle 8229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8230 steps, 2.56000 s simulation time, 20757.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8230 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20757.8120757.81320757.813 100.00 ------------------------------------------------------------------------------- PC_run 8230 8230 20713.10 2.517 2.517 99.78 GM_PC_couple 8230 8230 20.80 0.003 0.003 0.10 PC_GM_couple 8230 8230 16.43 0.002 0.002 0.08 #others 7.49 7.488 0.04 ------------------------------------------------------------------------------- ======= Cycle 8230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8231 steps, 2.56000 s simulation time, 20760.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8231 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20760.2520760.24920760.249 100.00 ------------------------------------------------------------------------------- PC_run 8231 8231 20715.53 2.517 2.517 99.78 GM_PC_couple 8231 8231 20.80 0.003 0.003 0.10 PC_GM_couple 8231 8231 16.43 0.002 0.002 0.08 #others 7.49 7.489 0.04 ------------------------------------------------------------------------------- ======= Cycle 8231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8232 steps, 2.56000 s simulation time, 20762.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8232 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20762.7120762.71320762.713 100.00 ------------------------------------------------------------------------------- PC_run 8232 8232 20717.99 2.517 2.517 99.78 GM_PC_couple 8232 8232 20.81 0.003 0.003 0.10 PC_GM_couple 8232 8232 16.43 0.002 0.002 0.08 #others 7.49 7.490 0.04 ------------------------------------------------------------------------------- ======= Cycle 8232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8233 steps, 2.56000 s simulation time, 20765.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8233 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20765.3120765.30720765.307 100.00 ------------------------------------------------------------------------------- PC_run 8233 8233 20720.57 2.517 2.517 99.78 GM_PC_couple 8233 8233 20.81 0.003 0.003 0.10 PC_GM_couple 8233 8233 16.43 0.002 0.002 0.08 #others 7.49 7.491 0.04 ------------------------------------------------------------------------------- ======= Cycle 8233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8234 steps, 2.56000 s simulation time, 20768.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8234 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20768.6420768.63920768.639 100.00 ------------------------------------------------------------------------------- PC_run 8234 8234 20723.90 2.517 2.517 99.78 GM_PC_couple 8234 8234 20.81 0.003 0.003 0.10 PC_GM_couple 8234 8234 16.43 0.002 0.002 0.08 #others 7.49 7.492 0.04 ------------------------------------------------------------------------------- ======= Cycle 8234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8235 steps, 2.56000 s simulation time, 20771.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8235 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20771.4920771.49120771.491 100.00 ------------------------------------------------------------------------------- PC_run 8235 8235 20726.75 2.517 2.517 99.78 GM_PC_couple 8235 8235 20.82 0.003 0.003 0.10 PC_GM_couple 8235 8235 16.44 0.002 0.002 0.08 #others 7.49 7.493 0.04 ------------------------------------------------------------------------------- ======= Cycle 8235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8236 steps, 2.56000 s simulation time, 20774.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8236 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20774.2920774.28720774.287 100.00 ------------------------------------------------------------------------------- PC_run 8236 8236 20729.54 2.517 2.517 99.78 GM_PC_couple 8236 8236 20.82 0.003 0.003 0.10 PC_GM_couple 8236 8236 16.44 0.002 0.002 0.08 #others 7.49 7.493 0.04 ------------------------------------------------------------------------------- ======= Cycle 8236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8237 steps, 2.56000 s simulation time, 20777.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8237 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20777.0020776.99620776.996 100.00 ------------------------------------------------------------------------------- PC_run 8237 8237 20732.24 2.517 2.517 99.78 GM_PC_couple 8237 8237 20.82 0.003 0.003 0.10 PC_GM_couple 8237 8237 16.44 0.002 0.002 0.08 #others 7.49 7.494 0.04 ------------------------------------------------------------------------------- ======= Cycle 8237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8238 steps, 2.56000 s simulation time, 20779.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8238 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20779.7420779.73920779.739 100.00 ------------------------------------------------------------------------------- PC_run 8238 8238 20734.98 2.517 2.517 99.78 GM_PC_couple 8238 8238 20.82 0.003 0.003 0.10 PC_GM_couple 8238 8238 16.44 0.002 0.002 0.08 #others 7.50 7.495 0.04 ------------------------------------------------------------------------------- ======= Cycle 8238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8239 steps, 2.56000 s simulation time, 20783.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8239 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20783.5620783.56020783.560 100.00 ------------------------------------------------------------------------------- PC_run 8239 8239 20738.80 2.517 2.517 99.78 GM_PC_couple 8239 8239 20.82 0.003 0.003 0.10 PC_GM_couple 8239 8239 16.44 0.002 0.002 0.08 #others 7.50 7.496 0.04 ------------------------------------------------------------------------------- ======= Cycle 8239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8240 steps, 2.56000 s simulation time, 20786.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8240 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20786.7820786.78320786.783 100.00 ------------------------------------------------------------------------------- PC_run 8240 8240 20742.02 2.517 2.517 99.78 GM_PC_couple 8240 8240 20.83 0.003 0.003 0.10 PC_GM_couple 8240 8240 16.44 0.002 0.002 0.08 #others 7.50 7.497 0.04 ------------------------------------------------------------------------------- ======= Cycle 8240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8241 steps, 2.56000 s simulation time, 20789.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8241 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20789.7220789.72420789.724 100.00 ------------------------------------------------------------------------------- PC_run 8241 8241 20744.95 2.517 2.517 99.78 GM_PC_couple 8241 8241 20.83 0.003 0.003 0.10 PC_GM_couple 8241 8241 16.45 0.002 0.002 0.08 #others 7.50 7.498 0.04 ------------------------------------------------------------------------------- ======= Cycle 8241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8242 steps, 2.56000 s simulation time, 20792.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8242 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20792.7520792.75320792.753 100.00 ------------------------------------------------------------------------------- PC_run 8242 8242 20747.98 2.517 2.517 99.78 GM_PC_couple 8242 8242 20.83 0.003 0.003 0.10 PC_GM_couple 8242 8242 16.45 0.002 0.002 0.08 #others 7.50 7.498 0.04 ------------------------------------------------------------------------------- ======= Cycle 8242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8243 steps, 2.56000 s simulation time, 20796.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8243 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20796.2520796.24820796.248 100.00 ------------------------------------------------------------------------------- PC_run 8243 8243 20751.47 2.517 2.517 99.78 GM_PC_couple 8243 8243 20.83 0.003 0.003 0.10 PC_GM_couple 8243 8243 16.45 0.002 0.002 0.08 #others 7.50 7.499 0.04 ------------------------------------------------------------------------------- ======= Cycle 8243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8244 steps, 2.56000 s simulation time, 20799.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8244 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20799.1620799.15820799.158 100.00 ------------------------------------------------------------------------------- PC_run 8244 8244 20754.37 2.518 2.518 99.78 GM_PC_couple 8244 8244 20.84 0.003 0.003 0.10 PC_GM_couple 8244 8244 16.45 0.002 0.002 0.08 #others 7.50 7.500 0.04 ------------------------------------------------------------------------------- ======= Cycle 8244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8245 steps, 2.56000 s simulation time, 20802.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8245 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20802.0720802.06720802.067 100.00 ------------------------------------------------------------------------------- PC_run 8245 8245 20757.28 2.518 2.518 99.78 GM_PC_couple 8245 8245 20.84 0.003 0.003 0.10 PC_GM_couple 8245 8245 16.45 0.002 0.002 0.08 #others 7.50 7.501 0.04 ------------------------------------------------------------------------------- ======= Cycle 8245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8246 steps, 2.56000 s simulation time, 20805.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8246 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20805.3520805.35220805.352 100.00 ------------------------------------------------------------------------------- PC_run 8246 8246 20760.56 2.518 2.518 99.78 GM_PC_couple 8246 8246 20.84 0.003 0.003 0.10 PC_GM_couple 8246 8246 16.46 0.002 0.002 0.08 #others 7.50 7.502 0.04 ------------------------------------------------------------------------------- ======= Cycle 8246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8247 steps, 2.56000 s simulation time, 20808.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8247 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20808.0020808.00420808.004 100.00 ------------------------------------------------------------------------------- PC_run 8247 8247 20763.20 2.518 2.518 99.78 GM_PC_couple 8247 8247 20.84 0.003 0.003 0.10 PC_GM_couple 8247 8247 16.46 0.002 0.002 0.08 #others 7.50 7.502 0.04 ------------------------------------------------------------------------------- ======= Cycle 8247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8248 steps, 2.56000 s simulation time, 20810.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8248 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20810.8920810.89420810.894 100.00 ------------------------------------------------------------------------------- PC_run 8248 8248 20766.09 2.518 2.518 99.78 GM_PC_couple 8248 8248 20.84 0.003 0.003 0.10 PC_GM_couple 8248 8248 16.46 0.002 0.002 0.08 #others 7.50 7.503 0.04 ------------------------------------------------------------------------------- ======= Cycle 8248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8249 steps, 2.56000 s simulation time, 20813.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8249 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20813.6420813.64220813.642 100.00 ------------------------------------------------------------------------------- PC_run 8249 8249 20768.83 2.518 2.518 99.78 GM_PC_couple 8249 8249 20.85 0.003 0.003 0.10 PC_GM_couple 8249 8249 16.46 0.002 0.002 0.08 #others 7.50 7.504 0.04 ------------------------------------------------------------------------------- ======= Cycle 8249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8250 steps, 2.56000 s simulation time, 20816.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8250 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20816.1020816.09620816.096 100.00 ------------------------------------------------------------------------------- PC_run 8250 8250 20771.28 2.518 2.518 99.78 GM_PC_couple 8250 8250 20.85 0.003 0.003 0.10 PC_GM_couple 8250 8250 16.46 0.002 0.002 0.08 #others 7.51 7.505 0.04 ------------------------------------------------------------------------------- ======= Cycle 8250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8251 steps, 2.56000 s simulation time, 20818.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8251 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20818.4920818.49020818.490 100.00 ------------------------------------------------------------------------------- PC_run 8251 8251 20773.67 2.518 2.518 99.78 GM_PC_couple 8251 8251 20.85 0.003 0.003 0.10 PC_GM_couple 8251 8251 16.46 0.002 0.002 0.08 #others 7.51 7.506 0.04 ------------------------------------------------------------------------------- ======= Cycle 8251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8252 steps, 2.56000 s simulation time, 20821.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8252 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20821.0320821.02720821.027 100.00 ------------------------------------------------------------------------------- PC_run 8252 8252 20776.20 2.518 2.518 99.78 GM_PC_couple 8252 8252 20.85 0.003 0.003 0.10 PC_GM_couple 8252 8252 16.47 0.002 0.002 0.08 #others 7.51 7.507 0.04 ------------------------------------------------------------------------------- ======= Cycle 8252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8253 steps, 2.56000 s simulation time, 20823.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8253 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20823.2520823.25420823.254 100.00 ------------------------------------------------------------------------------- PC_run 8253 8253 20778.42 2.518 2.518 99.78 GM_PC_couple 8253 8253 20.86 0.003 0.003 0.10 PC_GM_couple 8253 8253 16.47 0.002 0.002 0.08 #others 7.51 7.508 0.04 ------------------------------------------------------------------------------- ======= Cycle 8253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8254 steps, 2.56000 s simulation time, 20825.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8254 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20825.4620825.45920825.459 100.00 ------------------------------------------------------------------------------- PC_run 8254 8254 20780.62 2.518 2.518 99.78 GM_PC_couple 8254 8254 20.86 0.003 0.003 0.10 PC_GM_couple 8254 8254 16.47 0.002 0.002 0.08 #others 7.51 7.509 0.04 ------------------------------------------------------------------------------- ======= Cycle 8254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8255 steps, 2.56000 s simulation time, 20827.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8255 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20827.7920827.78820827.788 100.00 ------------------------------------------------------------------------------- PC_run 8255 8255 20782.94 2.518 2.518 99.78 GM_PC_couple 8255 8255 20.86 0.003 0.003 0.10 PC_GM_couple 8255 8255 16.47 0.002 0.002 0.08 #others 7.51 7.510 0.04 ------------------------------------------------------------------------------- ======= Cycle 8255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8256 steps, 2.56000 s simulation time, 20830.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8256 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20830.3420830.34120830.341 100.00 ------------------------------------------------------------------------------- PC_run 8256 8256 20785.49 2.518 2.518 99.78 GM_PC_couple 8256 8256 20.86 0.003 0.003 0.10 PC_GM_couple 8256 8256 16.47 0.002 0.002 0.08 #others 7.51 7.510 0.04 ------------------------------------------------------------------------------- ======= Cycle 8256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8257 steps, 2.56000 s simulation time, 20832.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8257 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20832.6620832.65620832.656 100.00 ------------------------------------------------------------------------------- PC_run 8257 8257 20787.80 2.518 2.518 99.78 GM_PC_couple 8257 8257 20.87 0.003 0.003 0.10 PC_GM_couple 8257 8257 16.48 0.002 0.002 0.08 #others 7.51 7.511 0.04 ------------------------------------------------------------------------------- ======= Cycle 8257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8258 steps, 2.56000 s simulation time, 20834.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8258 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20834.8820834.87620834.876 100.00 ------------------------------------------------------------------------------- PC_run 8258 8258 20790.02 2.518 2.518 99.78 GM_PC_couple 8258 8258 20.87 0.003 0.003 0.10 PC_GM_couple 8258 8258 16.48 0.002 0.002 0.08 #others 7.51 7.512 0.04 ------------------------------------------------------------------------------- ======= Cycle 8258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8259 steps, 2.56000 s simulation time, 20837.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8259 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20837.0820837.08320837.083 100.00 ------------------------------------------------------------------------------- PC_run 8259 8259 20792.22 2.518 2.518 99.78 GM_PC_couple 8259 8259 20.87 0.003 0.003 0.10 PC_GM_couple 8259 8259 16.48 0.002 0.002 0.08 #others 7.51 7.513 0.04 ------------------------------------------------------------------------------- ======= Cycle 8259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8260 steps, 2.56000 s simulation time, 20840.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8260 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20840.2120840.21520840.215 100.00 ------------------------------------------------------------------------------- PC_run 8260 8260 20795.34 2.518 2.518 99.78 GM_PC_couple 8260 8260 20.87 0.003 0.003 0.10 PC_GM_couple 8260 8260 16.48 0.002 0.002 0.08 #others 7.51 7.515 0.04 ------------------------------------------------------------------------------- ======= Cycle 8260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8261 steps, 2.56000 s simulation time, 20842.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8261 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20842.7920842.79220842.792 100.00 ------------------------------------------------------------------------------- PC_run 8261 8261 20797.91 2.518 2.518 99.78 GM_PC_couple 8261 8261 20.88 0.003 0.003 0.10 PC_GM_couple 8261 8261 16.49 0.002 0.002 0.08 #others 7.52 7.516 0.04 ------------------------------------------------------------------------------- ======= Cycle 8261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8262 steps, 2.56000 s simulation time, 20845.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8262 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20845.3920845.38520845.385 100.00 ------------------------------------------------------------------------------- PC_run 8262 8262 20800.50 2.518 2.518 99.78 GM_PC_couple 8262 8262 20.88 0.003 0.003 0.10 PC_GM_couple 8262 8262 16.49 0.002 0.002 0.08 #others 7.52 7.517 0.04 ------------------------------------------------------------------------------- ======= Cycle 8262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8263 steps, 2.56000 s simulation time, 20848.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8263 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20848.0220848.02420848.024 100.00 ------------------------------------------------------------------------------- PC_run 8263 8263 20803.13 2.518 2.518 99.78 GM_PC_couple 8263 8263 20.88 0.003 0.003 0.10 PC_GM_couple 8263 8263 16.49 0.002 0.002 0.08 #others 7.52 7.518 0.04 ------------------------------------------------------------------------------- ======= Cycle 8263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8264 steps, 2.56000 s simulation time, 20851.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8264 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20851.2120851.21320851.213 100.00 ------------------------------------------------------------------------------- PC_run 8264 8264 20806.32 2.518 2.518 99.78 GM_PC_couple 8264 8264 20.88 0.003 0.003 0.10 PC_GM_couple 8264 8264 16.49 0.002 0.002 0.08 #others 7.52 7.519 0.04 ------------------------------------------------------------------------------- ======= Cycle 8264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8265 steps, 2.56000 s simulation time, 20853.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8265 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20853.7720853.76820853.768 100.00 ------------------------------------------------------------------------------- PC_run 8265 8265 20808.87 2.518 2.518 99.78 GM_PC_couple 8265 8265 20.89 0.003 0.003 0.10 PC_GM_couple 8265 8265 16.49 0.002 0.002 0.08 #others 7.52 7.520 0.04 ------------------------------------------------------------------------------- ======= Cycle 8265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8266 steps, 2.56000 s simulation time, 20856.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8266 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20856.5320856.52920856.529 100.00 ------------------------------------------------------------------------------- PC_run 8266 8266 20811.62 2.518 2.518 99.78 GM_PC_couple 8266 8266 20.89 0.003 0.003 0.10 PC_GM_couple 8266 8266 16.49 0.002 0.002 0.08 #others 7.52 7.520 0.04 ------------------------------------------------------------------------------- ======= Cycle 8266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8267 steps, 2.56000 s simulation time, 20859.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8267 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20859.9320859.93420859.934 100.00 ------------------------------------------------------------------------------- PC_run 8267 8267 20815.02 2.518 2.518 99.78 GM_PC_couple 8267 8267 20.89 0.003 0.003 0.10 PC_GM_couple 8267 8267 16.50 0.002 0.002 0.08 #others 7.52 7.521 0.04 ------------------------------------------------------------------------------- ======= Cycle 8267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8268 steps, 2.56000 s simulation time, 20862.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8268 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20862.8520862.85520862.855 100.00 ------------------------------------------------------------------------------- PC_run 8268 8268 20817.94 2.518 2.518 99.78 GM_PC_couple 8268 8268 20.90 0.003 0.003 0.10 PC_GM_couple 8268 8268 16.50 0.002 0.002 0.08 #others 7.52 7.522 0.04 ------------------------------------------------------------------------------- ======= Cycle 8268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8269 steps, 2.56000 s simulation time, 20865.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8269 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20865.6820865.68520865.685 100.00 ------------------------------------------------------------------------------- PC_run 8269 8269 20820.76 2.518 2.518 99.78 GM_PC_couple 8269 8269 20.90 0.003 0.003 0.10 PC_GM_couple 8269 8269 16.50 0.002 0.002 0.08 #others 7.52 7.523 0.04 ------------------------------------------------------------------------------- ======= Cycle 8269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8270 steps, 2.56000 s simulation time, 20868.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8270 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20868.5520868.55120868.551 100.00 ------------------------------------------------------------------------------- PC_run 8270 8270 20823.62 2.518 2.518 99.78 GM_PC_couple 8270 8270 20.90 0.003 0.003 0.10 PC_GM_couple 8270 8270 16.50 0.002 0.002 0.08 #others 7.52 7.525 0.04 ------------------------------------------------------------------------------- ======= Cycle 8270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8271 steps, 2.56000 s simulation time, 20871.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8271 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20871.0620871.06420871.064 100.00 ------------------------------------------------------------------------------- PC_run 8271 8271 20826.13 2.518 2.518 99.78 GM_PC_couple 8271 8271 20.90 0.003 0.003 0.10 PC_GM_couple 8271 8271 16.51 0.002 0.002 0.08 #others 7.53 7.526 0.04 ------------------------------------------------------------------------------- ======= Cycle 8271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8272 steps, 2.56000 s simulation time, 20874.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8272 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20874.0420874.04320874.043 100.00 ------------------------------------------------------------------------------- PC_run 8272 8272 20829.10 2.518 2.518 99.78 GM_PC_couple 8272 8272 20.91 0.003 0.003 0.10 PC_GM_couple 8272 8272 16.51 0.002 0.002 0.08 #others 7.53 7.527 0.04 ------------------------------------------------------------------------------- ======= Cycle 8272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8273 steps, 2.56000 s simulation time, 20877.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8273 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20877.1720877.17120877.171 100.00 ------------------------------------------------------------------------------- PC_run 8273 8273 20832.22 2.518 2.518 99.78 GM_PC_couple 8273 8273 20.91 0.003 0.003 0.10 PC_GM_couple 8273 8273 16.51 0.002 0.002 0.08 #others 7.53 7.528 0.04 ------------------------------------------------------------------------------- ======= Cycle 8273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8274 steps, 2.56000 s simulation time, 20880.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8274 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20880.3820880.38120880.381 100.00 ------------------------------------------------------------------------------- PC_run 8274 8274 20835.43 2.518 2.518 99.78 GM_PC_couple 8274 8274 20.91 0.003 0.003 0.10 PC_GM_couple 8274 8274 16.51 0.002 0.002 0.08 #others 7.53 7.529 0.04 ------------------------------------------------------------------------------- ======= Cycle 8274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8275 steps, 2.56000 s simulation time, 20883.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8275 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20883.2020883.20420883.204 100.00 ------------------------------------------------------------------------------- PC_run 8275 8275 20838.25 2.518 2.518 99.78 GM_PC_couple 8275 8275 20.91 0.003 0.003 0.10 PC_GM_couple 8275 8275 16.51 0.002 0.002 0.08 #others 7.53 7.530 0.04 ------------------------------------------------------------------------------- ======= Cycle 8275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8276 steps, 2.56000 s simulation time, 20887.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8276 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20887.0020886.99720886.997 100.00 ------------------------------------------------------------------------------- PC_run 8276 8276 20842.04 2.518 2.518 99.78 GM_PC_couple 8276 8276 20.92 0.003 0.003 0.10 PC_GM_couple 8276 8276 16.52 0.002 0.002 0.08 #others 7.53 7.530 0.04 ------------------------------------------------------------------------------- ======= Cycle 8276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8277 steps, 2.56000 s simulation time, 20890.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8277 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20890.9320890.92820890.928 100.00 ------------------------------------------------------------------------------- PC_run 8277 8277 20845.96 2.519 2.519 99.78 GM_PC_couple 8277 8277 20.92 0.003 0.003 0.10 PC_GM_couple 8277 8277 16.52 0.002 0.002 0.08 #others 7.53 7.531 0.04 ------------------------------------------------------------------------------- ======= Cycle 8277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8278 steps, 2.56000 s simulation time, 20894.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8278 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20894.2720894.27220894.272 100.00 ------------------------------------------------------------------------------- PC_run 8278 8278 20849.30 2.519 2.519 99.78 GM_PC_couple 8278 8278 20.92 0.003 0.003 0.10 PC_GM_couple 8278 8278 16.52 0.002 0.002 0.08 #others 7.53 7.532 0.04 ------------------------------------------------------------------------------- ======= Cycle 8278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8279 steps, 2.56000 s simulation time, 20897.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8279 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20897.9420897.93620897.936 100.00 ------------------------------------------------------------------------------- PC_run 8279 8279 20852.96 2.519 2.519 99.78 GM_PC_couple 8279 8279 20.92 0.003 0.003 0.10 PC_GM_couple 8279 8279 16.52 0.002 0.002 0.08 #others 7.53 7.533 0.04 ------------------------------------------------------------------------------- ======= Cycle 8279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8280 steps, 2.56000 s simulation time, 20900.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8280 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20900.8420900.84320900.843 100.00 ------------------------------------------------------------------------------- PC_run 8280 8280 20855.86 2.519 2.519 99.78 GM_PC_couple 8280 8280 20.93 0.003 0.003 0.10 PC_GM_couple 8280 8280 16.53 0.002 0.002 0.08 #others 7.53 7.534 0.04 ------------------------------------------------------------------------------- ======= Cycle 8280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8281 steps, 2.56000 s simulation time, 20903.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8281 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20903.9020903.90020903.900 100.00 ------------------------------------------------------------------------------- PC_run 8281 8281 20858.91 2.519 2.519 99.78 GM_PC_couple 8281 8281 20.93 0.003 0.003 0.10 PC_GM_couple 8281 8281 16.53 0.002 0.002 0.08 #others 7.54 7.535 0.04 ------------------------------------------------------------------------------- ======= Cycle 8281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8282 steps, 2.56000 s simulation time, 20906.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8282 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20906.5720906.57120906.571 100.00 ------------------------------------------------------------------------------- PC_run 8282 8282 20861.57 2.519 2.519 99.78 GM_PC_couple 8282 8282 20.93 0.003 0.003 0.10 PC_GM_couple 8282 8282 16.53 0.002 0.002 0.08 #others 7.54 7.536 0.04 ------------------------------------------------------------------------------- ======= Cycle 8282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8283 steps, 2.56000 s simulation time, 20912.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8283 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20912.5320912.53520912.535 100.00 ------------------------------------------------------------------------------- PC_run 8283 8283 20867.53 2.519 2.519 99.78 GM_PC_couple 8283 8283 20.94 0.003 0.003 0.10 PC_GM_couple 8283 8283 16.53 0.002 0.002 0.08 #others 7.54 7.537 0.04 ------------------------------------------------------------------------------- ======= Cycle 8283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8284 steps, 2.56000 s simulation time, 20916.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8284 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20916.4720916.46620916.466 100.00 ------------------------------------------------------------------------------- PC_run 8284 8284 20871.46 2.519 2.519 99.78 GM_PC_couple 8284 8284 20.94 0.003 0.003 0.10 PC_GM_couple 8284 8284 16.53 0.002 0.002 0.08 #others 7.54 7.538 0.04 ------------------------------------------------------------------------------- ======= Cycle 8284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8285 steps, 2.56000 s simulation time, 20919.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8285 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20919.8920919.89120919.891 100.00 ------------------------------------------------------------------------------- PC_run 8285 8285 20874.88 2.520 2.520 99.78 GM_PC_couple 8285 8285 20.94 0.003 0.003 0.10 PC_GM_couple 8285 8285 16.53 0.002 0.002 0.08 #others 7.54 7.539 0.04 ------------------------------------------------------------------------------- ======= Cycle 8285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8286 steps, 2.56000 s simulation time, 20922.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8286 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20922.1220922.12220922.122 100.00 ------------------------------------------------------------------------------- PC_run 8286 8286 20877.10 2.520 2.520 99.78 GM_PC_couple 8286 8286 20.94 0.003 0.003 0.10 PC_GM_couple 8286 8286 16.54 0.002 0.002 0.08 #others 7.54 7.540 0.04 ------------------------------------------------------------------------------- ======= Cycle 8286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8287 steps, 2.56000 s simulation time, 20924.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8287 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20924.3320924.32620924.326 100.00 ------------------------------------------------------------------------------- PC_run 8287 8287 20879.30 2.520 2.520 99.78 GM_PC_couple 8287 8287 20.94 0.003 0.003 0.10 PC_GM_couple 8287 8287 16.54 0.002 0.002 0.08 #others 7.54 7.541 0.04 ------------------------------------------------------------------------------- ======= Cycle 8287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8288 steps, 2.56000 s simulation time, 20926.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8288 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20926.7220926.72420926.724 100.00 ------------------------------------------------------------------------------- PC_run 8288 8288 20881.70 2.520 2.520 99.78 GM_PC_couple 8288 8288 20.95 0.003 0.003 0.10 PC_GM_couple 8288 8288 16.54 0.002 0.002 0.08 #others 7.54 7.542 0.04 ------------------------------------------------------------------------------- ======= Cycle 8288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8289 steps, 2.56000 s simulation time, 20928.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8289 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20928.9520928.95020928.950 100.00 ------------------------------------------------------------------------------- PC_run 8289 8289 20883.92 2.519 2.519 99.78 GM_PC_couple 8289 8289 20.95 0.003 0.003 0.10 PC_GM_couple 8289 8289 16.54 0.002 0.002 0.08 #others 7.54 7.542 0.04 ------------------------------------------------------------------------------- ======= Cycle 8289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8290 steps, 2.56000 s simulation time, 20931.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8290 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20931.4120931.41320931.413 100.00 ------------------------------------------------------------------------------- PC_run 8290 8290 20886.37 2.519 2.519 99.78 GM_PC_couple 8290 8290 20.95 0.003 0.003 0.10 PC_GM_couple 8290 8290 16.54 0.002 0.002 0.08 #others 7.54 7.543 0.04 ------------------------------------------------------------------------------- ======= Cycle 8290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8291 steps, 2.56000 s simulation time, 20933.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8291 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20933.8120933.80620933.806 100.00 ------------------------------------------------------------------------------- PC_run 8291 8291 20888.76 2.519 2.519 99.78 GM_PC_couple 8291 8291 20.95 0.003 0.003 0.10 PC_GM_couple 8291 8291 16.55 0.002 0.002 0.08 #others 7.54 7.544 0.04 ------------------------------------------------------------------------------- ======= Cycle 8291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8292 steps, 2.56000 s simulation time, 20936.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8292 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20936.8520936.85120936.851 100.00 ------------------------------------------------------------------------------- PC_run 8292 8292 20891.80 2.520 2.520 99.78 GM_PC_couple 8292 8292 20.96 0.003 0.003 0.10 PC_GM_couple 8292 8292 16.55 0.002 0.002 0.08 #others 7.54 7.545 0.04 ------------------------------------------------------------------------------- ======= Cycle 8292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8293 steps, 2.56000 s simulation time, 20939.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8293 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20939.3420939.34020939.340 100.00 ------------------------------------------------------------------------------- PC_run 8293 8293 20894.29 2.520 2.520 99.78 GM_PC_couple 8293 8293 20.96 0.003 0.003 0.10 PC_GM_couple 8293 8293 16.55 0.002 0.002 0.08 #others 7.55 7.546 0.04 ------------------------------------------------------------------------------- ======= Cycle 8293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8294 steps, 2.56000 s simulation time, 20941.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8294 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20941.8420941.84520941.845 100.00 ------------------------------------------------------------------------------- PC_run 8294 8294 20896.79 2.520 2.520 99.78 GM_PC_couple 8294 8294 20.96 0.003 0.003 0.10 PC_GM_couple 8294 8294 16.55 0.002 0.002 0.08 #others 7.55 7.547 0.04 ------------------------------------------------------------------------------- ======= Cycle 8294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8295 steps, 2.56000 s simulation time, 20944.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8295 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20944.3020944.29620944.296 100.00 ------------------------------------------------------------------------------- PC_run 8295 8295 20899.23 2.519 2.519 99.78 GM_PC_couple 8295 8295 20.96 0.003 0.003 0.10 PC_GM_couple 8295 8295 16.55 0.002 0.002 0.08 #others 7.55 7.548 0.04 ------------------------------------------------------------------------------- ======= Cycle 8295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8296 steps, 2.56000 s simulation time, 20946.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8296 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20946.9020946.90020946.900 100.00 ------------------------------------------------------------------------------- PC_run 8296 8296 20901.83 2.520 2.520 99.78 GM_PC_couple 8296 8296 20.97 0.003 0.003 0.10 PC_GM_couple 8296 8296 16.55 0.002 0.002 0.08 #others 7.55 7.548 0.04 ------------------------------------------------------------------------------- ======= Cycle 8296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8297 steps, 2.56000 s simulation time, 20949.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8297 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20949.2120949.20920949.209 100.00 ------------------------------------------------------------------------------- PC_run 8297 8297 20904.14 2.519 2.519 99.78 GM_PC_couple 8297 8297 20.97 0.003 0.003 0.10 PC_GM_couple 8297 8297 16.56 0.002 0.002 0.08 #others 7.55 7.549 0.04 ------------------------------------------------------------------------------- ======= Cycle 8297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8298 steps, 2.56000 s simulation time, 20951.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8298 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20951.4720951.47320951.473 100.00 ------------------------------------------------------------------------------- PC_run 8298 8298 20906.39 2.519 2.519 99.78 GM_PC_couple 8298 8298 20.97 0.003 0.003 0.10 PC_GM_couple 8298 8298 16.56 0.002 0.002 0.08 #others 7.55 7.550 0.04 ------------------------------------------------------------------------------- ======= Cycle 8298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8299 steps, 2.56000 s simulation time, 20953.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8299 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20953.8120953.81520953.815 100.00 ------------------------------------------------------------------------------- PC_run 8299 8299 20908.73 2.519 2.519 99.78 GM_PC_couple 8299 8299 20.97 0.003 0.003 0.10 PC_GM_couple 8299 8299 16.56 0.002 0.002 0.08 #others 7.55 7.550 0.04 ------------------------------------------------------------------------------- ======= Cycle 8299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8300 steps, 2.56000 s simulation time, 20956.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8300 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20956.3020956.30520956.305 100.00 ------------------------------------------------------------------------------- PC_run 8300 8300 20911.22 2.519 2.519 99.78 GM_PC_couple 8300 8300 20.97 0.003 0.003 0.10 PC_GM_couple 8300 8300 16.56 0.002 0.002 0.08 #others 7.55 7.551 0.04 ------------------------------------------------------------------------------- ======= Cycle 8300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8301 steps, 2.56000 s simulation time, 20958.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8301 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20958.5420958.54420958.544 100.00 ------------------------------------------------------------------------------- PC_run 8301 8301 20913.45 2.519 2.519 99.78 GM_PC_couple 8301 8301 20.98 0.003 0.003 0.10 PC_GM_couple 8301 8301 16.56 0.002 0.002 0.08 #others 7.55 7.552 0.04 ------------------------------------------------------------------------------- ======= Cycle 8301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8302 steps, 2.56000 s simulation time, 20960.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8302 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20960.8620960.86120960.861 100.00 ------------------------------------------------------------------------------- PC_run 8302 8302 20915.76 2.519 2.519 99.78 GM_PC_couple 8302 8302 20.98 0.003 0.003 0.10 PC_GM_couple 8302 8302 16.57 0.002 0.002 0.08 #others 7.55 7.553 0.04 ------------------------------------------------------------------------------- ======= Cycle 8302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8303 steps, 2.56000 s simulation time, 20963.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8303 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20963.2120963.21020963.210 100.00 ------------------------------------------------------------------------------- PC_run 8303 8303 20918.11 2.519 2.519 99.78 GM_PC_couple 8303 8303 20.98 0.003 0.003 0.10 PC_GM_couple 8303 8303 16.57 0.002 0.002 0.08 #others 7.55 7.554 0.04 ------------------------------------------------------------------------------- ======= Cycle 8303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8304 steps, 2.56000 s simulation time, 20966.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8304 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20966.1620966.15620966.156 100.00 ------------------------------------------------------------------------------- PC_run 8304 8304 20921.05 2.519 2.519 99.78 GM_PC_couple 8304 8304 20.98 0.003 0.003 0.10 PC_GM_couple 8304 8304 16.57 0.002 0.002 0.08 #others 7.55 7.555 0.04 ------------------------------------------------------------------------------- ======= Cycle 8304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8305 steps, 2.56000 s simulation time, 20968.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8305 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20968.6720968.67220968.672 100.00 ------------------------------------------------------------------------------- PC_run 8305 8305 20923.56 2.519 2.519 99.78 GM_PC_couple 8305 8305 20.99 0.003 0.003 0.10 PC_GM_couple 8305 8305 16.57 0.002 0.002 0.08 #others 7.56 7.555 0.04 ------------------------------------------------------------------------------- ======= Cycle 8305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8306 steps, 2.56000 s simulation time, 20971.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8306 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20971.1920971.19520971.195 100.00 ------------------------------------------------------------------------------- PC_run 8306 8306 20926.08 2.519 2.519 99.78 GM_PC_couple 8306 8306 20.99 0.003 0.003 0.10 PC_GM_couple 8306 8306 16.57 0.002 0.002 0.08 #others 7.56 7.556 0.04 ------------------------------------------------------------------------------- ======= Cycle 8306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8307 steps, 2.56000 s simulation time, 20973.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8307 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20973.8020973.80220973.802 100.00 ------------------------------------------------------------------------------- PC_run 8307 8307 20928.68 2.519 2.519 99.78 GM_PC_couple 8307 8307 20.99 0.003 0.003 0.10 PC_GM_couple 8307 8307 16.58 0.002 0.002 0.08 #others 7.56 7.557 0.04 ------------------------------------------------------------------------------- ======= Cycle 8307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8308 steps, 2.56000 s simulation time, 20976.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8308 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20976.1720976.16820976.168 100.00 ------------------------------------------------------------------------------- PC_run 8308 8308 20931.04 2.519 2.519 99.78 GM_PC_couple 8308 8308 20.99 0.003 0.003 0.10 PC_GM_couple 8308 8308 16.58 0.002 0.002 0.08 #others 7.56 7.558 0.04 ------------------------------------------------------------------------------- ======= Cycle 8308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8309 steps, 2.56000 s simulation time, 20979.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8309 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20979.1420979.13620979.136 100.00 ------------------------------------------------------------------------------- PC_run 8309 8309 20934.00 2.519 2.519 99.78 GM_PC_couple 8309 8309 21.00 0.003 0.003 0.10 PC_GM_couple 8309 8309 16.58 0.002 0.002 0.08 #others 7.56 7.558 0.04 ------------------------------------------------------------------------------- ======= Cycle 8309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8310 steps, 2.56000 s simulation time, 20981.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8310 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20981.4820981.47820981.478 100.00 ------------------------------------------------------------------------------- PC_run 8310 8310 20936.34 2.519 2.519 99.78 GM_PC_couple 8310 8310 21.00 0.003 0.003 0.10 PC_GM_couple 8310 8310 16.58 0.002 0.002 0.08 #others 7.56 7.559 0.04 ------------------------------------------------------------------------------- ======= Cycle 8310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8311 steps, 2.56000 s simulation time, 20984.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8311 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20984.1720984.16620984.166 100.00 ------------------------------------------------------------------------------- PC_run 8311 8311 20939.02 2.519 2.519 99.78 GM_PC_couple 8311 8311 21.00 0.003 0.003 0.10 PC_GM_couple 8311 8311 16.58 0.002 0.002 0.08 #others 7.56 7.560 0.04 ------------------------------------------------------------------------------- ======= Cycle 8311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8312 steps, 2.56000 s simulation time, 20986.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8312 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20986.8120986.80720986.807 100.00 ------------------------------------------------------------------------------- PC_run 8312 8312 20941.66 2.519 2.519 99.78 GM_PC_couple 8312 8312 21.00 0.003 0.003 0.10 PC_GM_couple 8312 8312 16.58 0.002 0.002 0.08 #others 7.56 7.561 0.04 ------------------------------------------------------------------------------- ======= Cycle 8312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8313 steps, 2.56000 s simulation time, 20989.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8313 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20989.3620989.35520989.355 100.00 ------------------------------------------------------------------------------- PC_run 8313 8313 20944.20 2.519 2.519 99.78 GM_PC_couple 8313 8313 21.00 0.003 0.003 0.10 PC_GM_couple 8313 8313 16.59 0.002 0.002 0.08 #others 7.56 7.562 0.04 ------------------------------------------------------------------------------- ======= Cycle 8313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8314 steps, 2.56000 s simulation time, 20993.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8314 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20993.2020993.19720993.197 100.00 ------------------------------------------------------------------------------- PC_run 8314 8314 20948.04 2.520 2.520 99.78 GM_PC_couple 8314 8314 21.01 0.003 0.003 0.10 PC_GM_couple 8314 8314 16.59 0.002 0.002 0.08 #others 7.56 7.563 0.04 ------------------------------------------------------------------------------- ======= Cycle 8314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8315 steps, 2.56000 s simulation time, 20995.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8315 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20995.9220995.92320995.923 100.00 ------------------------------------------------------------------------------- PC_run 8315 8315 20950.76 2.520 2.520 99.78 GM_PC_couple 8315 8315 21.01 0.003 0.003 0.10 PC_GM_couple 8315 8315 16.59 0.002 0.002 0.08 #others 7.56 7.564 0.04 ------------------------------------------------------------------------------- ======= Cycle 8315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8316 steps, 2.56000 s simulation time, 20998.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8316 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20998.8020998.80420998.804 100.00 ------------------------------------------------------------------------------- PC_run 8316 8316 20953.64 2.520 2.520 99.78 GM_PC_couple 8316 8316 21.01 0.003 0.003 0.10 PC_GM_couple 8316 8316 16.59 0.002 0.002 0.08 #others 7.56 7.565 0.04 ------------------------------------------------------------------------------- ======= Cycle 8316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8317 steps, 2.56000 s simulation time, 21001.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8317 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21001.2921001.28721001.287 100.00 ------------------------------------------------------------------------------- PC_run 8317 8317 20956.11 2.520 2.520 99.78 GM_PC_couple 8317 8317 21.01 0.003 0.003 0.10 PC_GM_couple 8317 8317 16.59 0.002 0.002 0.08 #others 7.57 7.565 0.04 ------------------------------------------------------------------------------- ======= Cycle 8317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8318 steps, 2.56000 s simulation time, 21003.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8318 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21003.7721003.76621003.766 100.00 ------------------------------------------------------------------------------- PC_run 8318 8318 20958.59 2.520 2.520 99.78 GM_PC_couple 8318 8318 21.02 0.003 0.003 0.10 PC_GM_couple 8318 8318 16.60 0.002 0.002 0.08 #others 7.57 7.566 0.04 ------------------------------------------------------------------------------- ======= Cycle 8318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8319 steps, 2.56000 s simulation time, 21006.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8319 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21006.3321006.32721006.327 100.00 ------------------------------------------------------------------------------- PC_run 8319 8319 20961.14 2.520 2.520 99.78 GM_PC_couple 8319 8319 21.02 0.003 0.003 0.10 PC_GM_couple 8319 8319 16.60 0.002 0.002 0.08 #others 7.57 7.567 0.04 ------------------------------------------------------------------------------- ======= Cycle 8319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8320 steps, 2.56000 s simulation time, 21008.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8320 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21008.7921008.79021008.790 100.00 ------------------------------------------------------------------------------- PC_run 8320 8320 20963.60 2.520 2.520 99.78 GM_PC_couple 8320 8320 21.02 0.003 0.003 0.10 PC_GM_couple 8320 8320 16.60 0.002 0.002 0.08 #others 7.57 7.568 0.04 ------------------------------------------------------------------------------- ======= Cycle 8320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8321 steps, 2.56000 s simulation time, 21011.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8321 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21011.3221011.32221011.322 100.00 ------------------------------------------------------------------------------- PC_run 8321 8321 20966.13 2.520 2.520 99.78 GM_PC_couple 8321 8321 21.02 0.003 0.003 0.10 PC_GM_couple 8321 8321 16.60 0.002 0.002 0.08 #others 7.57 7.569 0.04 ------------------------------------------------------------------------------- ======= Cycle 8321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8322 steps, 2.56000 s simulation time, 21014.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8322 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21014.3821014.37821014.378 100.00 ------------------------------------------------------------------------------- PC_run 8322 8322 20969.18 2.520 2.520 99.78 GM_PC_couple 8322 8322 21.02 0.003 0.003 0.10 PC_GM_couple 8322 8322 16.60 0.002 0.002 0.08 #others 7.57 7.569 0.04 ------------------------------------------------------------------------------- ======= Cycle 8322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8323 steps, 2.56000 s simulation time, 21016.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8323 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21016.9221016.91921016.919 100.00 ------------------------------------------------------------------------------- PC_run 8323 8323 20971.72 2.520 2.520 99.78 GM_PC_couple 8323 8323 21.03 0.003 0.003 0.10 PC_GM_couple 8323 8323 16.60 0.002 0.002 0.08 #others 7.57 7.570 0.04 ------------------------------------------------------------------------------- ======= Cycle 8323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8324 steps, 2.56000 s simulation time, 21019.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8324 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21019.2521019.25221019.252 100.00 ------------------------------------------------------------------------------- PC_run 8324 8324 20974.05 2.520 2.520 99.78 GM_PC_couple 8324 8324 21.03 0.003 0.003 0.10 PC_GM_couple 8324 8324 16.61 0.002 0.002 0.08 #others 7.57 7.571 0.04 ------------------------------------------------------------------------------- ======= Cycle 8324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8325 steps, 2.56000 s simulation time, 21021.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8325 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21021.5021021.50021021.500 100.00 ------------------------------------------------------------------------------- PC_run 8325 8325 20976.29 2.520 2.520 99.78 GM_PC_couple 8325 8325 21.03 0.003 0.003 0.10 PC_GM_couple 8325 8325 16.61 0.002 0.002 0.08 #others 7.57 7.572 0.04 ------------------------------------------------------------------------------- ======= Cycle 8325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8326 steps, 2.56000 s simulation time, 21023.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8326 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21023.9821023.98321023.983 100.00 ------------------------------------------------------------------------------- PC_run 8326 8326 20978.77 2.520 2.520 99.78 GM_PC_couple 8326 8326 21.03 0.003 0.003 0.10 PC_GM_couple 8326 8326 16.61 0.002 0.002 0.08 #others 7.57 7.573 0.04 ------------------------------------------------------------------------------- ======= Cycle 8326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8327 steps, 2.56000 s simulation time, 21026.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8327 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21026.2721026.26621026.266 100.00 ------------------------------------------------------------------------------- PC_run 8327 8327 20981.04 2.520 2.520 99.78 GM_PC_couple 8327 8327 21.04 0.003 0.003 0.10 PC_GM_couple 8327 8327 16.61 0.002 0.002 0.08 #others 7.57 7.573 0.04 ------------------------------------------------------------------------------- ======= Cycle 8327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8328 steps, 2.56000 s simulation time, 21028.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8328 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21028.5221028.51821028.518 100.00 ------------------------------------------------------------------------------- PC_run 8328 8328 20983.29 2.520 2.520 99.78 GM_PC_couple 8328 8328 21.04 0.003 0.003 0.10 PC_GM_couple 8328 8328 16.61 0.002 0.002 0.08 #others 7.57 7.574 0.04 ------------------------------------------------------------------------------- ======= Cycle 8328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8329 steps, 2.56000 s simulation time, 21030.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8329 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21030.6921030.69021030.690 100.00 ------------------------------------------------------------------------------- PC_run 8329 8329 20985.46 2.520 2.520 99.78 GM_PC_couple 8329 8329 21.04 0.003 0.003 0.10 PC_GM_couple 8329 8329 16.62 0.002 0.002 0.08 #others 7.58 7.575 0.04 ------------------------------------------------------------------------------- ======= Cycle 8329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8330 steps, 2.56000 s simulation time, 21033.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8330 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21033.1321033.13421033.134 100.00 ------------------------------------------------------------------------------- PC_run 8330 8330 20987.90 2.520 2.520 99.78 GM_PC_couple 8330 8330 21.04 0.003 0.003 0.10 PC_GM_couple 8330 8330 16.62 0.002 0.002 0.08 #others 7.58 7.576 0.04 ------------------------------------------------------------------------------- ======= Cycle 8330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8331 steps, 2.56000 s simulation time, 21035.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8331 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21035.5921035.58821035.588 100.00 ------------------------------------------------------------------------------- PC_run 8331 8331 20990.35 2.520 2.520 99.78 GM_PC_couple 8331 8331 21.05 0.003 0.003 0.10 PC_GM_couple 8331 8331 16.62 0.002 0.002 0.08 #others 7.58 7.577 0.04 ------------------------------------------------------------------------------- ======= Cycle 8331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8332 steps, 2.56000 s simulation time, 21038.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8332 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21038.4121038.40821038.408 100.00 ------------------------------------------------------------------------------- PC_run 8332 8332 20993.16 2.520 2.520 99.78 GM_PC_couple 8332 8332 21.05 0.003 0.003 0.10 PC_GM_couple 8332 8332 16.62 0.002 0.002 0.08 #others 7.58 7.578 0.04 ------------------------------------------------------------------------------- ======= Cycle 8332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8333 steps, 2.56000 s simulation time, 21040.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8333 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21040.9521040.95421040.954 100.00 ------------------------------------------------------------------------------- PC_run 8333 8333 20995.70 2.520 2.520 99.78 GM_PC_couple 8333 8333 21.05 0.003 0.003 0.10 PC_GM_couple 8333 8333 16.62 0.002 0.002 0.08 #others 7.58 7.579 0.04 ------------------------------------------------------------------------------- ======= Cycle 8333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8334 steps, 2.56000 s simulation time, 21044.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8334 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21044.0521044.05221044.052 100.00 ------------------------------------------------------------------------------- PC_run 8334 8334 20998.79 2.520 2.520 99.78 GM_PC_couple 8334 8334 21.05 0.003 0.003 0.10 PC_GM_couple 8334 8334 16.62 0.002 0.002 0.08 #others 7.58 7.580 0.04 ------------------------------------------------------------------------------- ======= Cycle 8334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8335 steps, 2.56000 s simulation time, 21055.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8335 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21055.1621055.15921055.159 100.00 ------------------------------------------------------------------------------- PC_run 8335 8335 21009.90 2.521 2.521 99.79 GM_PC_couple 8335 8335 21.05 0.003 0.003 0.10 PC_GM_couple 8335 8335 16.63 0.002 0.002 0.08 #others 7.58 7.581 0.04 ------------------------------------------------------------------------------- ======= Cycle 8335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8336 steps, 2.56000 s simulation time, 21069.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8336 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21069.5321069.52921069.529 100.00 ------------------------------------------------------------------------------- PC_run 8336 8336 21024.26 2.522 2.522 99.79 GM_PC_couple 8336 8336 21.06 0.003 0.003 0.10 PC_GM_couple 8336 8336 16.63 0.002 0.002 0.08 #others 7.58 7.582 0.04 ------------------------------------------------------------------------------- ======= Cycle 8336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8337 steps, 2.56000 s simulation time, 21072.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8337 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21072.0221072.02021072.020 100.00 ------------------------------------------------------------------------------- PC_run 8337 8337 21026.75 2.522 2.522 99.79 GM_PC_couple 8337 8337 21.06 0.003 0.003 0.10 PC_GM_couple 8337 8337 16.63 0.002 0.002 0.08 #others 7.58 7.582 0.04 ------------------------------------------------------------------------------- ======= Cycle 8337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8338 steps, 2.56000 s simulation time, 21075.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8338 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21075.1121075.11321075.113 100.00 ------------------------------------------------------------------------------- PC_run 8338 8338 21029.84 2.522 2.522 99.79 GM_PC_couple 8338 8338 21.06 0.003 0.003 0.10 PC_GM_couple 8338 8338 16.63 0.002 0.002 0.08 #others 7.58 7.583 0.04 ------------------------------------------------------------------------------- ======= Cycle 8338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8339 steps, 2.56000 s simulation time, 21077.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8339 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21077.9521077.95021077.950 100.00 ------------------------------------------------------------------------------- PC_run 8339 8339 21032.67 2.522 2.522 99.79 GM_PC_couple 8339 8339 21.06 0.003 0.003 0.10 PC_GM_couple 8339 8339 16.63 0.002 0.002 0.08 #others 7.58 7.584 0.04 ------------------------------------------------------------------------------- ======= Cycle 8339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8340 steps, 2.56000 s simulation time, 21080.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8340 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21080.5921080.59021080.590 100.00 ------------------------------------------------------------------------------- PC_run 8340 8340 21035.30 2.522 2.522 99.79 GM_PC_couple 8340 8340 21.07 0.003 0.003 0.10 PC_GM_couple 8340 8340 16.64 0.002 0.002 0.08 #others 7.59 7.585 0.04 ------------------------------------------------------------------------------- ======= Cycle 8340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8341 steps, 2.56000 s simulation time, 21083.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8341 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21083.1021083.10221083.102 100.00 ------------------------------------------------------------------------------- PC_run 8341 8341 21037.81 2.522 2.522 99.79 GM_PC_couple 8341 8341 21.07 0.003 0.003 0.10 PC_GM_couple 8341 8341 16.64 0.002 0.002 0.08 #others 7.59 7.586 0.04 ------------------------------------------------------------------------------- ======= Cycle 8341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8342 steps, 2.56000 s simulation time, 21085.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8342 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21085.5021085.50321085.503 100.00 ------------------------------------------------------------------------------- PC_run 8342 8342 21040.21 2.522 2.522 99.79 GM_PC_couple 8342 8342 21.07 0.003 0.003 0.10 PC_GM_couple 8342 8342 16.64 0.002 0.002 0.08 #others 7.59 7.586 0.04 ------------------------------------------------------------------------------- ======= Cycle 8342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8343 steps, 2.56000 s simulation time, 21087.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8343 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21087.8021087.80121087.801 100.00 ------------------------------------------------------------------------------- PC_run 8343 8343 21042.50 2.522 2.522 99.79 GM_PC_couple 8343 8343 21.07 0.003 0.003 0.10 PC_GM_couple 8343 8343 16.64 0.002 0.002 0.08 #others 7.59 7.587 0.04 ------------------------------------------------------------------------------- ======= Cycle 8343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8344 steps, 2.56000 s simulation time, 21089.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8344 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21089.9921089.98821089.988 100.00 ------------------------------------------------------------------------------- PC_run 8344 8344 21044.68 2.522 2.522 99.79 GM_PC_couple 8344 8344 21.08 0.003 0.003 0.10 PC_GM_couple 8344 8344 16.64 0.002 0.002 0.08 #others 7.59 7.588 0.04 ------------------------------------------------------------------------------- ======= Cycle 8344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8345 steps, 2.56000 s simulation time, 21092.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8345 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21092.9921092.99321092.993 100.00 ------------------------------------------------------------------------------- PC_run 8345 8345 21047.68 2.522 2.522 99.79 GM_PC_couple 8345 8345 21.08 0.003 0.003 0.10 PC_GM_couple 8345 8345 16.65 0.002 0.002 0.08 #others 7.59 7.588 0.04 ------------------------------------------------------------------------------- ======= Cycle 8345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8346 steps, 2.56000 s simulation time, 21097.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8346 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21097.8921097.88621097.886 100.00 ------------------------------------------------------------------------------- PC_run 8346 8346 21052.57 2.522 2.522 99.79 GM_PC_couple 8346 8346 21.08 0.003 0.003 0.10 PC_GM_couple 8346 8346 16.65 0.002 0.002 0.08 #others 7.59 7.589 0.04 ------------------------------------------------------------------------------- ======= Cycle 8346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8347 steps, 2.56000 s simulation time, 21101.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8347 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21101.4821101.48021101.480 100.00 ------------------------------------------------------------------------------- PC_run 8347 8347 21056.16 2.523 2.523 99.79 GM_PC_couple 8347 8347 21.08 0.003 0.003 0.10 PC_GM_couple 8347 8347 16.65 0.002 0.002 0.08 #others 7.59 7.590 0.04 ------------------------------------------------------------------------------- ======= Cycle 8347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8348 steps, 2.56000 s simulation time, 21104.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8348 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21104.2421104.23621104.236 100.00 ------------------------------------------------------------------------------- PC_run 8348 8348 21058.91 2.523 2.523 99.79 GM_PC_couple 8348 8348 21.08 0.003 0.003 0.10 PC_GM_couple 8348 8348 16.65 0.002 0.002 0.08 #others 7.59 7.591 0.04 ------------------------------------------------------------------------------- ======= Cycle 8348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8349 steps, 2.56000 s simulation time, 21106.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8349 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21106.8321106.82821106.828 100.00 ------------------------------------------------------------------------------- PC_run 8349 8349 21061.50 2.523 2.523 99.79 GM_PC_couple 8349 8349 21.09 0.003 0.003 0.10 PC_GM_couple 8349 8349 16.65 0.002 0.002 0.08 #others 7.59 7.591 0.04 ------------------------------------------------------------------------------- ======= Cycle 8349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8350 steps, 2.56000 s simulation time, 21109.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8350 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21109.1921109.18821109.188 100.00 ------------------------------------------------------------------------------- PC_run 8350 8350 21063.85 2.523 2.523 99.79 GM_PC_couple 8350 8350 21.09 0.003 0.003 0.10 PC_GM_couple 8350 8350 16.65 0.002 0.002 0.08 #others 7.59 7.592 0.04 ------------------------------------------------------------------------------- ======= Cycle 8350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8351 steps, 2.56000 s simulation time, 21111.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8351 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21111.3821111.38021111.380 100.00 ------------------------------------------------------------------------------- PC_run 8351 8351 21066.04 2.523 2.523 99.79 GM_PC_couple 8351 8351 21.09 0.003 0.003 0.10 PC_GM_couple 8351 8351 16.66 0.002 0.002 0.08 #others 7.59 7.593 0.04 ------------------------------------------------------------------------------- ======= Cycle 8351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8352 steps, 2.56000 s simulation time, 21113.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8352 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21113.7221113.72121113.721 100.00 ------------------------------------------------------------------------------- PC_run 8352 8352 21068.38 2.523 2.523 99.79 GM_PC_couple 8352 8352 21.09 0.003 0.003 0.10 PC_GM_couple 8352 8352 16.66 0.002 0.002 0.08 #others 7.59 7.594 0.04 ------------------------------------------------------------------------------- ======= Cycle 8352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8353 steps, 2.56000 s simulation time, 21116.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8353 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21116.0221116.01521116.015 100.00 ------------------------------------------------------------------------------- PC_run 8353 8353 21070.66 2.523 2.523 99.79 GM_PC_couple 8353 8353 21.10 0.003 0.003 0.10 PC_GM_couple 8353 8353 16.66 0.002 0.002 0.08 #others 7.59 7.595 0.04 ------------------------------------------------------------------------------- ======= Cycle 8353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8354 steps, 2.56000 s simulation time, 21118.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8354 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21118.5921118.58821118.588 100.00 ------------------------------------------------------------------------------- PC_run 8354 8354 21073.23 2.523 2.523 99.79 GM_PC_couple 8354 8354 21.10 0.003 0.003 0.10 PC_GM_couple 8354 8354 16.66 0.002 0.002 0.08 #others 7.60 7.596 0.04 ------------------------------------------------------------------------------- ======= Cycle 8354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8355 steps, 2.56000 s simulation time, 21120.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8355 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21120.7921120.79121120.791 100.00 ------------------------------------------------------------------------------- PC_run 8355 8355 21075.43 2.522 2.522 99.79 GM_PC_couple 8355 8355 21.10 0.003 0.003 0.10 PC_GM_couple 8355 8355 16.66 0.002 0.002 0.08 #others 7.60 7.596 0.04 ------------------------------------------------------------------------------- ======= Cycle 8355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8356 steps, 2.56000 s simulation time, 21123.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8356 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21123.1221123.11821123.118 100.00 ------------------------------------------------------------------------------- PC_run 8356 8356 21077.75 2.522 2.522 99.79 GM_PC_couple 8356 8356 21.10 0.003 0.003 0.10 PC_GM_couple 8356 8356 16.67 0.002 0.002 0.08 #others 7.60 7.597 0.04 ------------------------------------------------------------------------------- ======= Cycle 8356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8357 steps, 2.56000 s simulation time, 21125.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8357 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21125.5021125.49721125.497 100.00 ------------------------------------------------------------------------------- PC_run 8357 8357 21080.13 2.522 2.522 99.79 GM_PC_couple 8357 8357 21.11 0.003 0.003 0.10 PC_GM_couple 8357 8357 16.67 0.002 0.002 0.08 #others 7.60 7.598 0.04 ------------------------------------------------------------------------------- ======= Cycle 8357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8358 steps, 2.56000 s simulation time, 21128.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8358 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21128.3621128.35821128.358 100.00 ------------------------------------------------------------------------------- PC_run 8358 8358 21082.98 2.522 2.522 99.79 GM_PC_couple 8358 8358 21.11 0.003 0.003 0.10 PC_GM_couple 8358 8358 16.67 0.002 0.002 0.08 #others 7.60 7.599 0.04 ------------------------------------------------------------------------------- ======= Cycle 8358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8359 steps, 2.56000 s simulation time, 21131.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8359 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21131.8221131.82521131.825 100.00 ------------------------------------------------------------------------------- PC_run 8359 8359 21086.44 2.523 2.523 99.79 GM_PC_couple 8359 8359 21.11 0.003 0.003 0.10 PC_GM_couple 8359 8359 16.67 0.002 0.002 0.08 #others 7.60 7.600 0.04 ------------------------------------------------------------------------------- ======= Cycle 8359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8360 steps, 2.56000 s simulation time, 21136.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8360 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21136.8021136.80021136.800 100.00 ------------------------------------------------------------------------------- PC_run 8360 8360 21091.41 2.523 2.523 99.79 GM_PC_couple 8360 8360 21.12 0.003 0.003 0.10 PC_GM_couple 8360 8360 16.67 0.002 0.002 0.08 #others 7.60 7.601 0.04 ------------------------------------------------------------------------------- ======= Cycle 8360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8361 steps, 2.56000 s simulation time, 21142.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8361 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21142.4321142.42721142.427 100.00 ------------------------------------------------------------------------------- PC_run 8361 8361 21097.03 2.523 2.523 99.79 GM_PC_couple 8361 8361 21.12 0.003 0.003 0.10 PC_GM_couple 8361 8361 16.68 0.002 0.002 0.08 #others 7.60 7.601 0.04 ------------------------------------------------------------------------------- ======= Cycle 8361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8362 steps, 2.56000 s simulation time, 21144.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8362 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21144.8921144.88721144.887 100.00 ------------------------------------------------------------------------------- PC_run 8362 8362 21099.49 2.523 2.523 99.79 GM_PC_couple 8362 8362 21.12 0.003 0.003 0.10 PC_GM_couple 8362 8362 16.68 0.002 0.002 0.08 #others 7.60 7.602 0.04 ------------------------------------------------------------------------------- ======= Cycle 8362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8363 steps, 2.56000 s simulation time, 21147.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8363 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21147.0221147.02021147.020 100.00 ------------------------------------------------------------------------------- PC_run 8363 8363 21101.61 2.523 2.523 99.79 GM_PC_couple 8363 8363 21.12 0.003 0.003 0.10 PC_GM_couple 8363 8363 16.68 0.002 0.002 0.08 #others 7.60 7.603 0.04 ------------------------------------------------------------------------------- ======= Cycle 8363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8364 steps, 2.56000 s simulation time, 21149.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8364 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21149.4321149.42621149.426 100.00 ------------------------------------------------------------------------------- PC_run 8364 8364 21104.02 2.523 2.523 99.79 GM_PC_couple 8364 8364 21.12 0.003 0.003 0.10 PC_GM_couple 8364 8364 16.68 0.002 0.002 0.08 #others 7.60 7.603 0.04 ------------------------------------------------------------------------------- ======= Cycle 8364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8365 steps, 2.56000 s simulation time, 21151.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8365 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21151.6221151.62221151.622 100.00 ------------------------------------------------------------------------------- PC_run 8365 8365 21106.21 2.523 2.523 99.79 GM_PC_couple 8365 8365 21.13 0.003 0.003 0.10 PC_GM_couple 8365 8365 16.68 0.002 0.002 0.08 #others 7.60 7.604 0.04 ------------------------------------------------------------------------------- ======= Cycle 8365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8366 steps, 2.56000 s simulation time, 21153.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8366 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21153.8021153.79621153.796 100.00 ------------------------------------------------------------------------------- PC_run 8366 8366 21108.38 2.523 2.523 99.79 GM_PC_couple 8366 8366 21.13 0.003 0.003 0.10 PC_GM_couple 8366 8366 16.69 0.002 0.002 0.08 #others 7.61 7.605 0.04 ------------------------------------------------------------------------------- ======= Cycle 8366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8367 steps, 2.56000 s simulation time, 21156.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8367 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21156.0421156.03821156.038 100.00 ------------------------------------------------------------------------------- PC_run 8367 8367 21110.61 2.523 2.523 99.79 GM_PC_couple 8367 8367 21.13 0.003 0.003 0.10 PC_GM_couple 8367 8367 16.69 0.002 0.002 0.08 #others 7.61 7.606 0.04 ------------------------------------------------------------------------------- ======= Cycle 8367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8368 steps, 2.56000 s simulation time, 21158.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8368 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21158.3321158.33521158.335 100.00 ------------------------------------------------------------------------------- PC_run 8368 8368 21112.90 2.523 2.523 99.79 GM_PC_couple 8368 8368 21.13 0.003 0.003 0.10 PC_GM_couple 8368 8368 16.69 0.002 0.002 0.08 #others 7.61 7.607 0.04 ------------------------------------------------------------------------------- ======= Cycle 8368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8369 steps, 2.56000 s simulation time, 21160.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8369 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21160.6221160.61821160.618 100.00 ------------------------------------------------------------------------------- PC_run 8369 8369 21115.18 2.523 2.523 99.79 GM_PC_couple 8369 8369 21.14 0.003 0.003 0.10 PC_GM_couple 8369 8369 16.69 0.002 0.002 0.08 #others 7.61 7.608 0.04 ------------------------------------------------------------------------------- ======= Cycle 8369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8370 steps, 2.56000 s simulation time, 21163.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8370 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21163.8421163.83721163.837 100.00 ------------------------------------------------------------------------------- PC_run 8370 8370 21118.40 2.523 2.523 99.79 GM_PC_couple 8370 8370 21.14 0.003 0.003 0.10 PC_GM_couple 8370 8370 16.69 0.002 0.002 0.08 #others 7.61 7.609 0.04 ------------------------------------------------------------------------------- ======= Cycle 8370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8371 steps, 2.56000 s simulation time, 21167.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8371 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21167.4721167.47321167.473 100.00 ------------------------------------------------------------------------------- PC_run 8371 8371 21122.03 2.523 2.523 99.79 GM_PC_couple 8371 8371 21.14 0.003 0.003 0.10 PC_GM_couple 8371 8371 16.69 0.002 0.002 0.08 #others 7.61 7.609 0.04 ------------------------------------------------------------------------------- ======= Cycle 8371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8372 steps, 2.56000 s simulation time, 21171.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8372 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21171.4821171.48121171.481 100.00 ------------------------------------------------------------------------------- PC_run 8372 8372 21126.03 2.523 2.523 99.79 GM_PC_couple 8372 8372 21.14 0.003 0.003 0.10 PC_GM_couple 8372 8372 16.70 0.002 0.002 0.08 #others 7.61 7.610 0.04 ------------------------------------------------------------------------------- ======= Cycle 8372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8373 steps, 2.56000 s simulation time, 21174.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8373 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21174.1921174.19421174.194 100.00 ------------------------------------------------------------------------------- PC_run 8373 8373 21128.74 2.523 2.523 99.79 GM_PC_couple 8373 8373 21.15 0.003 0.003 0.10 PC_GM_couple 8373 8373 16.70 0.002 0.002 0.08 #others 7.61 7.611 0.04 ------------------------------------------------------------------------------- ======= Cycle 8373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8374 steps, 2.56000 s simulation time, 21177.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8374 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21177.1021177.09621177.096 100.00 ------------------------------------------------------------------------------- PC_run 8374 8374 21131.64 2.523 2.523 99.79 GM_PC_couple 8374 8374 21.15 0.003 0.003 0.10 PC_GM_couple 8374 8374 16.70 0.002 0.002 0.08 #others 7.61 7.612 0.04 ------------------------------------------------------------------------------- ======= Cycle 8374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8375 steps, 2.56000 s simulation time, 21179.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8375 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21179.6721179.66921179.669 100.00 ------------------------------------------------------------------------------- PC_run 8375 8375 21134.20 2.523 2.523 99.79 GM_PC_couple 8375 8375 21.15 0.003 0.003 0.10 PC_GM_couple 8375 8375 16.70 0.002 0.002 0.08 #others 7.61 7.613 0.04 ------------------------------------------------------------------------------- ======= Cycle 8375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8376 steps, 2.56000 s simulation time, 21182.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8376 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21182.2621182.25521182.255 100.00 ------------------------------------------------------------------------------- PC_run 8376 8376 21136.79 2.523 2.523 99.79 GM_PC_couple 8376 8376 21.15 0.003 0.003 0.10 PC_GM_couple 8376 8376 16.70 0.002 0.002 0.08 #others 7.61 7.614 0.04 ------------------------------------------------------------------------------- ======= Cycle 8376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8377 steps, 2.56000 s simulation time, 21184.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8377 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21184.6521184.65321184.653 100.00 ------------------------------------------------------------------------------- PC_run 8377 8377 21139.18 2.523 2.523 99.79 GM_PC_couple 8377 8377 21.15 0.003 0.003 0.10 PC_GM_couple 8377 8377 16.71 0.002 0.002 0.08 #others 7.61 7.615 0.04 ------------------------------------------------------------------------------- ======= Cycle 8377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8378 steps, 2.56000 s simulation time, 21187.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8378 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21187.2121187.21421187.214 100.00 ------------------------------------------------------------------------------- PC_run 8378 8378 21141.73 2.523 2.523 99.79 GM_PC_couple 8378 8378 21.16 0.003 0.003 0.10 PC_GM_couple 8378 8378 16.71 0.002 0.002 0.08 #others 7.62 7.615 0.04 ------------------------------------------------------------------------------- ======= Cycle 8378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8379 steps, 2.56000 s simulation time, 21189.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8379 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21189.4121189.41521189.415 100.00 ------------------------------------------------------------------------------- PC_run 8379 8379 21143.93 2.523 2.523 99.79 GM_PC_couple 8379 8379 21.16 0.003 0.003 0.10 PC_GM_couple 8379 8379 16.71 0.002 0.002 0.08 #others 7.62 7.616 0.04 ------------------------------------------------------------------------------- ======= Cycle 8379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8380 steps, 2.56000 s simulation time, 21191.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8380 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21191.6921191.69321191.693 100.00 ------------------------------------------------------------------------------- PC_run 8380 8380 21146.20 2.523 2.523 99.79 GM_PC_couple 8380 8380 21.16 0.003 0.003 0.10 PC_GM_couple 8380 8380 16.71 0.002 0.002 0.08 #others 7.62 7.617 0.04 ------------------------------------------------------------------------------- ======= Cycle 8380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8381 steps, 2.56000 s simulation time, 21193.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8381 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21193.9421193.94421193.944 100.00 ------------------------------------------------------------------------------- PC_run 8381 8381 21148.45 2.523 2.523 99.79 GM_PC_couple 8381 8381 21.16 0.003 0.003 0.10 PC_GM_couple 8381 8381 16.71 0.002 0.002 0.08 #others 7.62 7.618 0.04 ------------------------------------------------------------------------------- ======= Cycle 8381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8382 steps, 2.56000 s simulation time, 21197.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8382 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21197.1721197.17521197.175 100.00 ------------------------------------------------------------------------------- PC_run 8382 8382 21151.68 2.523 2.523 99.79 GM_PC_couple 8382 8382 21.17 0.003 0.003 0.10 PC_GM_couple 8382 8382 16.72 0.002 0.002 0.08 #others 7.62 7.619 0.04 ------------------------------------------------------------------------------- ======= Cycle 8382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8383 steps, 2.56000 s simulation time, 21200.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8383 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21200.0721200.07521200.075 100.00 ------------------------------------------------------------------------------- PC_run 8383 8383 21154.57 2.524 2.524 99.79 GM_PC_couple 8383 8383 21.17 0.003 0.003 0.10 PC_GM_couple 8383 8383 16.72 0.002 0.002 0.08 #others 7.62 7.619 0.04 ------------------------------------------------------------------------------- ======= Cycle 8383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8384 steps, 2.56000 s simulation time, 21205.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8384 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21205.3821205.38421205.384 100.00 ------------------------------------------------------------------------------- PC_run 8384 8384 21159.87 2.524 2.524 99.79 GM_PC_couple 8384 8384 21.17 0.003 0.003 0.10 PC_GM_couple 8384 8384 16.72 0.002 0.002 0.08 #others 7.62 7.620 0.04 ------------------------------------------------------------------------------- ======= Cycle 8384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8385 steps, 2.56000 s simulation time, 21208.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8385 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21208.4321208.42921208.429 100.00 ------------------------------------------------------------------------------- PC_run 8385 8385 21162.92 2.524 2.524 99.79 GM_PC_couple 8385 8385 21.17 0.003 0.003 0.10 PC_GM_couple 8385 8385 16.72 0.002 0.002 0.08 #others 7.62 7.621 0.04 ------------------------------------------------------------------------------- ======= Cycle 8385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8386 steps, 2.56000 s simulation time, 21211.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8386 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21211.0321211.02721211.027 100.00 ------------------------------------------------------------------------------- PC_run 8386 8386 21165.51 2.524 2.524 99.79 GM_PC_couple 8386 8386 21.18 0.003 0.003 0.10 PC_GM_couple 8386 8386 16.72 0.002 0.002 0.08 #others 7.62 7.622 0.04 ------------------------------------------------------------------------------- ======= Cycle 8386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8387 steps, 2.56000 s simulation time, 21213.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8387 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21213.3221213.31821213.318 100.00 ------------------------------------------------------------------------------- PC_run 8387 8387 21167.79 2.524 2.524 99.79 GM_PC_couple 8387 8387 21.18 0.003 0.003 0.10 PC_GM_couple 8387 8387 16.72 0.002 0.002 0.08 #others 7.62 7.622 0.04 ------------------------------------------------------------------------------- ======= Cycle 8387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8388 steps, 2.56000 s simulation time, 21215.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8388 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21215.7021215.70021215.700 100.00 ------------------------------------------------------------------------------- PC_run 8388 8388 21170.17 2.524 2.524 99.79 GM_PC_couple 8388 8388 21.18 0.003 0.003 0.10 PC_GM_couple 8388 8388 16.73 0.002 0.002 0.08 #others 7.62 7.623 0.04 ------------------------------------------------------------------------------- ======= Cycle 8388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8389 steps, 2.56000 s simulation time, 21218.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8389 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21218.0421218.04521218.045 100.00 ------------------------------------------------------------------------------- PC_run 8389 8389 21172.51 2.524 2.524 99.79 GM_PC_couple 8389 8389 21.18 0.003 0.003 0.10 PC_GM_couple 8389 8389 16.73 0.002 0.002 0.08 #others 7.62 7.624 0.04 ------------------------------------------------------------------------------- ======= Cycle 8389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8390 steps, 2.56000 s simulation time, 21221.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8390 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21221.2021221.19821221.198 100.00 ------------------------------------------------------------------------------- PC_run 8390 8390 21175.66 2.524 2.524 99.79 GM_PC_couple 8390 8390 21.18 0.003 0.003 0.10 PC_GM_couple 8390 8390 16.73 0.002 0.002 0.08 #others 7.62 7.625 0.04 ------------------------------------------------------------------------------- ======= Cycle 8390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8391 steps, 2.56000 s simulation time, 21223.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8391 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21223.4621223.46021223.460 100.00 ------------------------------------------------------------------------------- PC_run 8391 8391 21177.92 2.524 2.524 99.79 GM_PC_couple 8391 8391 21.19 0.003 0.003 0.10 PC_GM_couple 8391 8391 16.73 0.002 0.002 0.08 #others 7.63 7.626 0.04 ------------------------------------------------------------------------------- ======= Cycle 8391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8392 steps, 2.56000 s simulation time, 21225.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8392 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21225.6421225.64121225.641 100.00 ------------------------------------------------------------------------------- PC_run 8392 8392 21180.09 2.524 2.524 99.79 GM_PC_couple 8392 8392 21.19 0.003 0.003 0.10 PC_GM_couple 8392 8392 16.73 0.002 0.002 0.08 #others 7.63 7.627 0.04 ------------------------------------------------------------------------------- ======= Cycle 8392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8393 steps, 2.56000 s simulation time, 21227.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8393 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21227.9321227.93121227.931 100.00 ------------------------------------------------------------------------------- PC_run 8393 8393 21182.38 2.524 2.524 99.79 GM_PC_couple 8393 8393 21.19 0.003 0.003 0.10 PC_GM_couple 8393 8393 16.74 0.002 0.002 0.08 #others 7.63 7.627 0.04 ------------------------------------------------------------------------------- ======= Cycle 8393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8394 steps, 2.56000 s simulation time, 21230.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8394 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21230.9321230.92921230.929 100.00 ------------------------------------------------------------------------------- PC_run 8394 8394 21185.37 2.524 2.524 99.79 GM_PC_couple 8394 8394 21.19 0.003 0.003 0.10 PC_GM_couple 8394 8394 16.74 0.002 0.002 0.08 #others 7.63 7.628 0.04 ------------------------------------------------------------------------------- ======= Cycle 8394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8395 steps, 2.56000 s simulation time, 21234.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8395 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21234.1221234.12221234.122 100.00 ------------------------------------------------------------------------------- PC_run 8395 8395 21188.56 2.524 2.524 99.79 GM_PC_couple 8395 8395 21.20 0.003 0.003 0.10 PC_GM_couple 8395 8395 16.74 0.002 0.002 0.08 #others 7.63 7.629 0.04 ------------------------------------------------------------------------------- ======= Cycle 8395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8396 steps, 2.56000 s simulation time, 21237.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8396 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21237.0821237.08021237.080 100.00 ------------------------------------------------------------------------------- PC_run 8396 8396 21191.51 2.524 2.524 99.79 GM_PC_couple 8396 8396 21.20 0.003 0.003 0.10 PC_GM_couple 8396 8396 16.74 0.002 0.002 0.08 #others 7.63 7.630 0.04 ------------------------------------------------------------------------------- ======= Cycle 8396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8397 steps, 2.56000 s simulation time, 21239.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8397 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21239.4721239.47521239.475 100.00 ------------------------------------------------------------------------------- PC_run 8397 8397 21193.90 2.524 2.524 99.79 GM_PC_couple 8397 8397 21.20 0.003 0.003 0.10 PC_GM_couple 8397 8397 16.74 0.002 0.002 0.08 #others 7.63 7.631 0.04 ------------------------------------------------------------------------------- ======= Cycle 8397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8398 steps, 2.56000 s simulation time, 21242.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8398 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21242.3221242.31621242.316 100.00 ------------------------------------------------------------------------------- PC_run 8398 8398 21196.74 2.524 2.524 99.79 GM_PC_couple 8398 8398 21.20 0.003 0.003 0.10 PC_GM_couple 8398 8398 16.74 0.002 0.002 0.08 #others 7.63 7.632 0.04 ------------------------------------------------------------------------------- ======= Cycle 8398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8399 steps, 2.56000 s simulation time, 21244.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8399 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21244.8621244.86521244.865 100.00 ------------------------------------------------------------------------------- PC_run 8399 8399 21199.28 2.524 2.524 99.79 GM_PC_couple 8399 8399 21.21 0.003 0.003 0.10 PC_GM_couple 8399 8399 16.75 0.002 0.002 0.08 #others 7.63 7.633 0.04 ------------------------------------------------------------------------------- ======= Cycle 8399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8400 steps, 2.56000 s simulation time, 21248.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8400 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21248.1121248.10521248.105 100.00 ------------------------------------------------------------------------------- PC_run 8400 8400 21202.52 2.524 2.524 99.79 GM_PC_couple 8400 8400 21.21 0.003 0.003 0.10 PC_GM_couple 8400 8400 16.75 0.002 0.002 0.08 #others 7.63 7.634 0.04 ------------------------------------------------------------------------------- ======= Cycle 8400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8401 steps, 2.56000 s simulation time, 21250.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8401 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21250.6121250.60921250.609 100.00 ------------------------------------------------------------------------------- PC_run 8401 8401 21205.01 2.524 2.524 99.79 GM_PC_couple 8401 8401 21.21 0.003 0.003 0.10 PC_GM_couple 8401 8401 16.75 0.002 0.002 0.08 #others 7.63 7.634 0.04 ------------------------------------------------------------------------------- ======= Cycle 8401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8402 steps, 2.56000 s simulation time, 21253.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8402 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21253.1921253.19421253.194 100.00 ------------------------------------------------------------------------------- PC_run 8402 8402 21207.59 2.524 2.524 99.79 GM_PC_couple 8402 8402 21.21 0.003 0.003 0.10 PC_GM_couple 8402 8402 16.75 0.002 0.002 0.08 #others 7.64 7.635 0.04 ------------------------------------------------------------------------------- ======= Cycle 8402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8403 steps, 2.56000 s simulation time, 21256.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8403 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21256.3221256.32121256.321 100.00 ------------------------------------------------------------------------------- PC_run 8403 8403 21210.72 2.524 2.524 99.79 GM_PC_couple 8403 8403 21.21 0.003 0.003 0.10 PC_GM_couple 8403 8403 16.75 0.002 0.002 0.08 #others 7.64 7.636 0.04 ------------------------------------------------------------------------------- ======= Cycle 8403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8404 steps, 2.56000 s simulation time, 21258.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8404 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21258.6021258.60221258.602 100.00 ------------------------------------------------------------------------------- PC_run 8404 8404 21212.99 2.524 2.524 99.79 GM_PC_couple 8404 8404 21.22 0.003 0.003 0.10 PC_GM_couple 8404 8404 16.76 0.002 0.002 0.08 #others 7.64 7.637 0.04 ------------------------------------------------------------------------------- ======= Cycle 8404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8405 steps, 2.56000 s simulation time, 21261.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8405 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21261.0121261.01421261.014 100.00 ------------------------------------------------------------------------------- PC_run 8405 8405 21215.40 2.524 2.524 99.79 GM_PC_couple 8405 8405 21.22 0.003 0.003 0.10 PC_GM_couple 8405 8405 16.76 0.002 0.002 0.08 #others 7.64 7.638 0.04 ------------------------------------------------------------------------------- ======= Cycle 8405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8406 steps, 2.56000 s simulation time, 21263.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8406 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21263.5921263.58921263.589 100.00 ------------------------------------------------------------------------------- PC_run 8406 8406 21217.97 2.524 2.524 99.79 GM_PC_couple 8406 8406 21.22 0.003 0.003 0.10 PC_GM_couple 8406 8406 16.76 0.002 0.002 0.08 #others 7.64 7.639 0.04 ------------------------------------------------------------------------------- ======= Cycle 8406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8407 steps, 2.56000 s simulation time, 21266.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8407 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21266.4221266.42421266.424 100.00 ------------------------------------------------------------------------------- PC_run 8407 8407 21220.80 2.524 2.524 99.79 GM_PC_couple 8407 8407 21.22 0.003 0.003 0.10 PC_GM_couple 8407 8407 16.76 0.002 0.002 0.08 #others 7.64 7.640 0.04 ------------------------------------------------------------------------------- ======= Cycle 8407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8408 steps, 2.56000 s simulation time, 21269.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8408 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21269.4921269.48721269.487 100.00 ------------------------------------------------------------------------------- PC_run 8408 8408 21223.86 2.524 2.524 99.79 GM_PC_couple 8408 8408 21.23 0.003 0.003 0.10 PC_GM_couple 8408 8408 16.76 0.002 0.002 0.08 #others 7.64 7.641 0.04 ------------------------------------------------------------------------------- ======= Cycle 8408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8409 steps, 2.56000 s simulation time, 21271.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8409 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21271.9421271.93821271.938 100.00 ------------------------------------------------------------------------------- PC_run 8409 8409 21226.30 2.524 2.524 99.79 GM_PC_couple 8409 8409 21.23 0.003 0.003 0.10 PC_GM_couple 8409 8409 16.77 0.002 0.002 0.08 #others 7.64 7.641 0.04 ------------------------------------------------------------------------------- ======= Cycle 8409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8410 steps, 2.56000 s simulation time, 21274.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8410 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21274.3521274.34721274.347 100.00 ------------------------------------------------------------------------------- PC_run 8410 8410 21228.71 2.524 2.524 99.79 GM_PC_couple 8410 8410 21.23 0.003 0.003 0.10 PC_GM_couple 8410 8410 16.77 0.002 0.002 0.08 #others 7.64 7.642 0.04 ------------------------------------------------------------------------------- ======= Cycle 8410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8411 steps, 2.56000 s simulation time, 21276.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8411 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21276.8921276.89421276.894 100.00 ------------------------------------------------------------------------------- PC_run 8411 8411 21231.25 2.524 2.524 99.79 GM_PC_couple 8411 8411 21.23 0.003 0.003 0.10 PC_GM_couple 8411 8411 16.77 0.002 0.002 0.08 #others 7.64 7.643 0.04 ------------------------------------------------------------------------------- ======= Cycle 8411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8412 steps, 2.56000 s simulation time, 21279.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8412 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21279.5621279.56421279.564 100.00 ------------------------------------------------------------------------------- PC_run 8412 8412 21233.91 2.524 2.524 99.79 GM_PC_couple 8412 8412 21.23 0.003 0.003 0.10 PC_GM_couple 8412 8412 16.77 0.002 0.002 0.08 #others 7.64 7.644 0.04 ------------------------------------------------------------------------------- ======= Cycle 8412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8413 steps, 2.56000 s simulation time, 21282.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8413 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21282.6221282.61621282.616 100.00 ------------------------------------------------------------------------------- PC_run 8413 8413 21236.96 2.524 2.524 99.79 GM_PC_couple 8413 8413 21.24 0.003 0.003 0.10 PC_GM_couple 8413 8413 16.77 0.002 0.002 0.08 #others 7.64 7.645 0.04 ------------------------------------------------------------------------------- ======= Cycle 8413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8414 steps, 2.56000 s simulation time, 21285.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8414 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21285.2421285.23821285.238 100.00 ------------------------------------------------------------------------------- PC_run 8414 8414 21239.58 2.524 2.524 99.79 GM_PC_couple 8414 8414 21.24 0.003 0.003 0.10 PC_GM_couple 8414 8414 16.77 0.002 0.002 0.08 #others 7.65 7.645 0.04 ------------------------------------------------------------------------------- ======= Cycle 8414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8415 steps, 2.56000 s simulation time, 21287.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8415 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21287.9421287.93621287.936 100.00 ------------------------------------------------------------------------------- PC_run 8415 8415 21242.27 2.524 2.524 99.79 GM_PC_couple 8415 8415 21.24 0.003 0.003 0.10 PC_GM_couple 8415 8415 16.78 0.002 0.002 0.08 #others 7.65 7.646 0.04 ------------------------------------------------------------------------------- ======= Cycle 8415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8416 steps, 2.56000 s simulation time, 21290.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8416 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21290.4221290.41621290.416 100.00 ------------------------------------------------------------------------------- PC_run 8416 8416 21244.75 2.524 2.524 99.79 GM_PC_couple 8416 8416 21.24 0.003 0.003 0.10 PC_GM_couple 8416 8416 16.78 0.002 0.002 0.08 #others 7.65 7.647 0.04 ------------------------------------------------------------------------------- ======= Cycle 8416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8417 steps, 2.56000 s simulation time, 21293.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8417 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21293.5021293.49821293.498 100.00 ------------------------------------------------------------------------------- PC_run 8417 8417 21247.82 2.524 2.524 99.79 GM_PC_couple 8417 8417 21.25 0.003 0.003 0.10 PC_GM_couple 8417 8417 16.78 0.002 0.002 0.08 #others 7.65 7.648 0.04 ------------------------------------------------------------------------------- ======= Cycle 8417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8418 steps, 2.56000 s simulation time, 21295.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8418 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21295.9721295.97421295.974 100.00 ------------------------------------------------------------------------------- PC_run 8418 8418 21250.29 2.524 2.524 99.79 GM_PC_couple 8418 8418 21.25 0.003 0.003 0.10 PC_GM_couple 8418 8418 16.78 0.002 0.002 0.08 #others 7.65 7.649 0.04 ------------------------------------------------------------------------------- ======= Cycle 8418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8419 steps, 2.56000 s simulation time, 21298.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8419 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21298.5521298.55321298.553 100.00 ------------------------------------------------------------------------------- PC_run 8419 8419 21252.87 2.524 2.524 99.79 GM_PC_couple 8419 8419 21.25 0.003 0.003 0.10 PC_GM_couple 8419 8419 16.78 0.002 0.002 0.08 #others 7.65 7.650 0.04 ------------------------------------------------------------------------------- ======= Cycle 8419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8420 steps, 2.56000 s simulation time, 21301.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8420 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21301.0821301.08421301.084 100.00 ------------------------------------------------------------------------------- PC_run 8420 8420 21255.39 2.524 2.524 99.79 GM_PC_couple 8420 8420 21.25 0.003 0.003 0.10 PC_GM_couple 8420 8420 16.79 0.002 0.002 0.08 #others 7.65 7.651 0.04 ------------------------------------------------------------------------------- ======= Cycle 8420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8421 steps, 2.56000 s simulation time, 21303.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8421 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21303.9321303.92621303.926 100.00 ------------------------------------------------------------------------------- PC_run 8421 8421 21258.23 2.524 2.524 99.79 GM_PC_couple 8421 8421 21.26 0.003 0.003 0.10 PC_GM_couple 8421 8421 16.79 0.002 0.002 0.08 #others 7.65 7.651 0.04 ------------------------------------------------------------------------------- ======= Cycle 8421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8422 steps, 2.56000 s simulation time, 21306.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8422 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21306.4821306.47721306.477 100.00 ------------------------------------------------------------------------------- PC_run 8422 8422 21260.78 2.524 2.524 99.79 GM_PC_couple 8422 8422 21.26 0.003 0.003 0.10 PC_GM_couple 8422 8422 16.79 0.002 0.002 0.08 #others 7.65 7.652 0.04 ------------------------------------------------------------------------------- ======= Cycle 8422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8423 steps, 2.56000 s simulation time, 21309.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8423 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21309.0921309.09321309.093 100.00 ------------------------------------------------------------------------------- PC_run 8423 8423 21263.39 2.524 2.524 99.79 GM_PC_couple 8423 8423 21.26 0.003 0.003 0.10 PC_GM_couple 8423 8423 16.79 0.002 0.002 0.08 #others 7.65 7.653 0.04 ------------------------------------------------------------------------------- ======= Cycle 8423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8424 steps, 2.56000 s simulation time, 21311.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8424 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21311.5921311.58921311.589 100.00 ------------------------------------------------------------------------------- PC_run 8424 8424 21265.88 2.524 2.524 99.79 GM_PC_couple 8424 8424 21.26 0.003 0.003 0.10 PC_GM_couple 8424 8424 16.79 0.002 0.002 0.08 #others 7.65 7.654 0.04 ------------------------------------------------------------------------------- ======= Cycle 8424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8425 steps, 2.56000 s simulation time, 21314.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8425 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21314.6721314.67521314.675 100.00 ------------------------------------------------------------------------------- PC_run 8425 8425 21268.96 2.525 2.525 99.79 GM_PC_couple 8425 8425 21.26 0.003 0.003 0.10 PC_GM_couple 8425 8425 16.79 0.002 0.002 0.08 #others 7.65 7.655 0.04 ------------------------------------------------------------------------------- ======= Cycle 8425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8426 steps, 2.56000 s simulation time, 21317.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8426 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21317.0421317.03721317.037 100.00 ------------------------------------------------------------------------------- PC_run 8426 8426 21271.32 2.524 2.524 99.79 GM_PC_couple 8426 8426 21.27 0.003 0.003 0.10 PC_GM_couple 8426 8426 16.80 0.002 0.002 0.08 #others 7.66 7.655 0.04 ------------------------------------------------------------------------------- ======= Cycle 8426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8427 steps, 2.56000 s simulation time, 21319.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8427 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21319.5121319.51021319.510 100.00 ------------------------------------------------------------------------------- PC_run 8427 8427 21273.79 2.524 2.524 99.79 GM_PC_couple 8427 8427 21.27 0.003 0.003 0.10 PC_GM_couple 8427 8427 16.80 0.002 0.002 0.08 #others 7.66 7.656 0.04 ------------------------------------------------------------------------------- ======= Cycle 8427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8428 steps, 2.56000 s simulation time, 21321.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8428 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21321.6821321.68521321.685 100.00 ------------------------------------------------------------------------------- PC_run 8428 8428 21275.96 2.524 2.524 99.79 GM_PC_couple 8428 8428 21.27 0.003 0.003 0.10 PC_GM_couple 8428 8428 16.80 0.002 0.002 0.08 #others 7.66 7.657 0.04 ------------------------------------------------------------------------------- ======= Cycle 8428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8429 steps, 2.56000 s simulation time, 21324.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8429 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21324.1021324.10121324.101 100.00 ------------------------------------------------------------------------------- PC_run 8429 8429 21278.37 2.524 2.524 99.79 GM_PC_couple 8429 8429 21.27 0.003 0.003 0.10 PC_GM_couple 8429 8429 16.80 0.002 0.002 0.08 #others 7.66 7.658 0.04 ------------------------------------------------------------------------------- ======= Cycle 8429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8430 steps, 2.56000 s simulation time, 21326.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8430 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21326.3721326.36721326.367 100.00 ------------------------------------------------------------------------------- PC_run 8430 8430 21280.63 2.524 2.524 99.79 GM_PC_couple 8430 8430 21.28 0.003 0.003 0.10 PC_GM_couple 8430 8430 16.80 0.002 0.002 0.08 #others 7.66 7.659 0.04 ------------------------------------------------------------------------------- ======= Cycle 8430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8431 steps, 2.56000 s simulation time, 21328.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8431 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21328.5621328.55621328.556 100.00 ------------------------------------------------------------------------------- PC_run 8431 8431 21282.81 2.524 2.524 99.79 GM_PC_couple 8431 8431 21.28 0.003 0.003 0.10 PC_GM_couple 8431 8431 16.81 0.002 0.002 0.08 #others 7.66 7.659 0.04 ------------------------------------------------------------------------------- ======= Cycle 8431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8432 steps, 2.56000 s simulation time, 21330.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8432 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21330.6721330.67421330.674 100.00 ------------------------------------------------------------------------------- PC_run 8432 8432 21284.93 2.524 2.524 99.79 GM_PC_couple 8432 8432 21.28 0.003 0.003 0.10 PC_GM_couple 8432 8432 16.81 0.002 0.002 0.08 #others 7.66 7.660 0.04 ------------------------------------------------------------------------------- ======= Cycle 8432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8433 steps, 2.56000 s simulation time, 21333.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8433 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21333.2321333.23321333.233 100.00 ------------------------------------------------------------------------------- PC_run 8433 8433 21287.48 2.524 2.524 99.79 GM_PC_couple 8433 8433 21.28 0.003 0.003 0.10 PC_GM_couple 8433 8433 16.81 0.002 0.002 0.08 #others 7.66 7.660 0.04 ------------------------------------------------------------------------------- ======= Cycle 8433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8434 steps, 2.56000 s simulation time, 21335.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8434 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21335.4321335.43121335.431 100.00 ------------------------------------------------------------------------------- PC_run 8434 8434 21289.67 2.524 2.524 99.79 GM_PC_couple 8434 8434 21.29 0.003 0.003 0.10 PC_GM_couple 8434 8434 16.81 0.002 0.002 0.08 #others 7.66 7.661 0.04 ------------------------------------------------------------------------------- ======= Cycle 8434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8435 steps, 2.56000 s simulation time, 21337.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8435 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21337.5921337.59321337.593 100.00 ------------------------------------------------------------------------------- PC_run 8435 8435 21291.83 2.524 2.524 99.79 GM_PC_couple 8435 8435 21.29 0.003 0.003 0.10 PC_GM_couple 8435 8435 16.81 0.002 0.002 0.08 #others 7.66 7.662 0.04 ------------------------------------------------------------------------------- ======= Cycle 8435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8436 steps, 2.56000 s simulation time, 21339.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8436 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21339.8221339.82221339.822 100.00 ------------------------------------------------------------------------------- PC_run 8436 8436 21294.05 2.524 2.524 99.79 GM_PC_couple 8436 8436 21.29 0.003 0.003 0.10 PC_GM_couple 8436 8436 16.82 0.002 0.002 0.08 #others 7.66 7.663 0.04 ------------------------------------------------------------------------------- ======= Cycle 8436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8437 steps, 2.56000 s simulation time, 21343.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8437 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21343.0721343.07321343.073 100.00 ------------------------------------------------------------------------------- PC_run 8437 8437 21297.30 2.524 2.524 99.79 GM_PC_couple 8437 8437 21.29 0.003 0.003 0.10 PC_GM_couple 8437 8437 16.82 0.002 0.002 0.08 #others 7.66 7.663 0.04 ------------------------------------------------------------------------------- ======= Cycle 8437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8438 steps, 2.56000 s simulation time, 21345.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8438 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21345.5921345.58621345.586 100.00 ------------------------------------------------------------------------------- PC_run 8438 8438 21299.81 2.524 2.524 99.79 GM_PC_couple 8438 8438 21.30 0.003 0.003 0.10 PC_GM_couple 8438 8438 16.82 0.002 0.002 0.08 #others 7.66 7.664 0.04 ------------------------------------------------------------------------------- ======= Cycle 8438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8439 steps, 2.56000 s simulation time, 21348.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8439 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21348.1621348.15921348.159 100.00 ------------------------------------------------------------------------------- PC_run 8439 8439 21302.38 2.524 2.524 99.79 GM_PC_couple 8439 8439 21.30 0.003 0.003 0.10 PC_GM_couple 8439 8439 16.82 0.002 0.002 0.08 #others 7.67 7.665 0.04 ------------------------------------------------------------------------------- ======= Cycle 8439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8440 steps, 2.56000 s simulation time, 21351.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8440 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21351.0421351.04521351.045 100.00 ------------------------------------------------------------------------------- PC_run 8440 8440 21305.26 2.524 2.524 99.79 GM_PC_couple 8440 8440 21.30 0.003 0.003 0.10 PC_GM_couple 8440 8440 16.82 0.002 0.002 0.08 #others 7.67 7.666 0.04 ------------------------------------------------------------------------------- ======= Cycle 8440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8441 steps, 2.56000 s simulation time, 21353.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8441 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21353.4621353.45721353.457 100.00 ------------------------------------------------------------------------------- PC_run 8441 8441 21307.66 2.524 2.524 99.79 GM_PC_couple 8441 8441 21.30 0.003 0.003 0.10 PC_GM_couple 8441 8441 16.82 0.002 0.002 0.08 #others 7.67 7.667 0.04 ------------------------------------------------------------------------------- ======= Cycle 8441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8442 steps, 2.56000 s simulation time, 21355.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8442 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21355.8021355.79621355.796 100.00 ------------------------------------------------------------------------------- PC_run 8442 8442 21310.00 2.524 2.524 99.79 GM_PC_couple 8442 8442 21.30 0.003 0.003 0.10 PC_GM_couple 8442 8442 16.83 0.002 0.002 0.08 #others 7.67 7.667 0.04 ------------------------------------------------------------------------------- ======= Cycle 8442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8443 steps, 2.56000 s simulation time, 21358.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8443 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21358.3121358.30721358.307 100.00 ------------------------------------------------------------------------------- PC_run 8443 8443 21312.50 2.524 2.524 99.79 GM_PC_couple 8443 8443 21.31 0.003 0.003 0.10 PC_GM_couple 8443 8443 16.83 0.002 0.002 0.08 #others 7.67 7.668 0.04 ------------------------------------------------------------------------------- ======= Cycle 8443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8444 steps, 2.56000 s simulation time, 21360.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8444 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21360.5521360.55221360.552 100.00 ------------------------------------------------------------------------------- PC_run 8444 8444 21314.75 2.524 2.524 99.79 GM_PC_couple 8444 8444 21.31 0.003 0.003 0.10 PC_GM_couple 8444 8444 16.83 0.002 0.002 0.08 #others 7.67 7.668 0.04 ------------------------------------------------------------------------------- ======= Cycle 8444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8445 steps, 2.56000 s simulation time, 21362.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8445 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21362.7821362.78321362.783 100.00 ------------------------------------------------------------------------------- PC_run 8445 8445 21316.97 2.524 2.524 99.79 GM_PC_couple 8445 8445 21.31 0.003 0.003 0.10 PC_GM_couple 8445 8445 16.83 0.002 0.002 0.08 #others 7.67 7.669 0.04 ------------------------------------------------------------------------------- ======= Cycle 8445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8446 steps, 2.56000 s simulation time, 21364.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8446 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21364.9021364.89821364.898 100.00 ------------------------------------------------------------------------------- PC_run 8446 8446 21319.08 2.524 2.524 99.79 GM_PC_couple 8446 8446 21.31 0.003 0.003 0.10 PC_GM_couple 8446 8446 16.83 0.002 0.002 0.08 #others 7.67 7.670 0.04 ------------------------------------------------------------------------------- ======= Cycle 8446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8447 steps, 2.56000 s simulation time, 21367.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8447 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21367.3121367.31421367.314 100.00 ------------------------------------------------------------------------------- PC_run 8447 8447 21321.49 2.524 2.524 99.79 GM_PC_couple 8447 8447 21.32 0.003 0.003 0.10 PC_GM_couple 8447 8447 16.84 0.002 0.002 0.08 #others 7.67 7.671 0.04 ------------------------------------------------------------------------------- ======= Cycle 8447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8448 steps, 2.56000 s simulation time, 21369.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8448 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21369.7621369.75521369.755 100.00 ------------------------------------------------------------------------------- PC_run 8448 8448 21323.93 2.524 2.524 99.79 GM_PC_couple 8448 8448 21.32 0.003 0.003 0.10 PC_GM_couple 8448 8448 16.84 0.002 0.002 0.08 #others 7.67 7.672 0.04 ------------------------------------------------------------------------------- ======= Cycle 8448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8449 steps, 2.56000 s simulation time, 21371.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8449 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21371.9521371.95221371.952 100.00 ------------------------------------------------------------------------------- PC_run 8449 8449 21326.12 2.524 2.524 99.79 GM_PC_couple 8449 8449 21.32 0.003 0.003 0.10 PC_GM_couple 8449 8449 16.84 0.002 0.002 0.08 #others 7.67 7.673 0.04 ------------------------------------------------------------------------------- ======= Cycle 8449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8450 steps, 2.56000 s simulation time, 21374.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8450 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21374.1921374.18921374.189 100.00 ------------------------------------------------------------------------------- PC_run 8450 8450 21328.35 2.524 2.524 99.79 GM_PC_couple 8450 8450 21.32 0.003 0.003 0.10 PC_GM_couple 8450 8450 16.84 0.002 0.002 0.08 #others 7.67 7.673 0.04 ------------------------------------------------------------------------------- ======= Cycle 8450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8451 steps, 2.56000 s simulation time, 21376.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8451 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21376.4021376.39721376.397 100.00 ------------------------------------------------------------------------------- PC_run 8451 8451 21330.55 2.524 2.524 99.79 GM_PC_couple 8451 8451 21.33 0.003 0.003 0.10 PC_GM_couple 8451 8451 16.84 0.002 0.002 0.08 #others 7.67 7.675 0.04 ------------------------------------------------------------------------------- ======= Cycle 8451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8452 steps, 2.56000 s simulation time, 21378.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8452 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21378.6121378.61421378.614 100.00 ------------------------------------------------------------------------------- PC_run 8452 8452 21332.77 2.524 2.524 99.79 GM_PC_couple 8452 8452 21.33 0.003 0.003 0.10 PC_GM_couple 8452 8452 16.84 0.002 0.002 0.08 #others 7.68 7.675 0.04 ------------------------------------------------------------------------------- ======= Cycle 8452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8453 steps, 2.56000 s simulation time, 21381.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8453 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21381.1321381.13321381.133 100.00 ------------------------------------------------------------------------------- PC_run 8453 8453 21335.28 2.524 2.524 99.79 GM_PC_couple 8453 8453 21.33 0.003 0.003 0.10 PC_GM_couple 8453 8453 16.85 0.002 0.002 0.08 #others 7.68 7.676 0.04 ------------------------------------------------------------------------------- ======= Cycle 8453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8454 steps, 2.56000 s simulation time, 21384.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8454 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21384.4021384.40121384.401 100.00 ------------------------------------------------------------------------------- PC_run 8454 8454 21338.54 2.524 2.524 99.79 GM_PC_couple 8454 8454 21.33 0.003 0.003 0.10 PC_GM_couple 8454 8454 16.85 0.002 0.002 0.08 #others 7.68 7.677 0.04 ------------------------------------------------------------------------------- ======= Cycle 8454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8455 steps, 2.56000 s simulation time, 21386.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8455 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21386.9021386.89621386.896 100.00 ------------------------------------------------------------------------------- PC_run 8455 8455 21341.03 2.524 2.524 99.79 GM_PC_couple 8455 8455 21.33 0.003 0.003 0.10 PC_GM_couple 8455 8455 16.85 0.002 0.002 0.08 #others 7.68 7.678 0.04 ------------------------------------------------------------------------------- ======= Cycle 8455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8456 steps, 2.56000 s simulation time, 21389.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8456 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21389.4421389.43621389.436 100.00 ------------------------------------------------------------------------------- PC_run 8456 8456 21343.57 2.524 2.524 99.79 GM_PC_couple 8456 8456 21.34 0.003 0.003 0.10 PC_GM_couple 8456 8456 16.85 0.002 0.002 0.08 #others 7.68 7.679 0.04 ------------------------------------------------------------------------------- ======= Cycle 8456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8457 steps, 2.56000 s simulation time, 21391.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8457 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21391.8921391.89221391.892 100.00 ------------------------------------------------------------------------------- PC_run 8457 8457 21346.02 2.524 2.524 99.79 GM_PC_couple 8457 8457 21.34 0.003 0.003 0.10 PC_GM_couple 8457 8457 16.85 0.002 0.002 0.08 #others 7.68 7.680 0.04 ------------------------------------------------------------------------------- ======= Cycle 8457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8458 steps, 2.56000 s simulation time, 21394.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8458 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21394.1521394.15321394.153 100.00 ------------------------------------------------------------------------------- PC_run 8458 8458 21348.28 2.524 2.524 99.79 GM_PC_couple 8458 8458 21.34 0.003 0.003 0.10 PC_GM_couple 8458 8458 16.86 0.002 0.002 0.08 #others 7.68 7.680 0.04 ------------------------------------------------------------------------------- ======= Cycle 8458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8459 steps, 2.56000 s simulation time, 21396.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8459 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21396.5321396.52521396.525 100.00 ------------------------------------------------------------------------------- PC_run 8459 8459 21350.64 2.524 2.524 99.79 GM_PC_couple 8459 8459 21.34 0.003 0.003 0.10 PC_GM_couple 8459 8459 16.86 0.002 0.002 0.08 #others 7.68 7.681 0.04 ------------------------------------------------------------------------------- ======= Cycle 8459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8460 steps, 2.56000 s simulation time, 21398.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8460 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21398.8421398.84521398.845 100.00 ------------------------------------------------------------------------------- PC_run 8460 8460 21352.96 2.524 2.524 99.79 GM_PC_couple 8460 8460 21.35 0.003 0.003 0.10 PC_GM_couple 8460 8460 16.86 0.002 0.002 0.08 #others 7.68 7.682 0.04 ------------------------------------------------------------------------------- ======= Cycle 8460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8461 steps, 2.56000 s simulation time, 21401.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8461 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21401.2421401.24121401.241 100.00 ------------------------------------------------------------------------------- PC_run 8461 8461 21355.35 2.524 2.524 99.79 GM_PC_couple 8461 8461 21.35 0.003 0.003 0.10 PC_GM_couple 8461 8461 16.86 0.002 0.002 0.08 #others 7.68 7.683 0.04 ------------------------------------------------------------------------------- ======= Cycle 8461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8462 steps, 2.56000 s simulation time, 21403.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8462 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21403.3821403.38221403.382 100.00 ------------------------------------------------------------------------------- PC_run 8462 8462 21357.48 2.524 2.524 99.79 GM_PC_couple 8462 8462 21.35 0.003 0.003 0.10 PC_GM_couple 8462 8462 16.86 0.002 0.002 0.08 #others 7.68 7.684 0.04 ------------------------------------------------------------------------------- ======= Cycle 8462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8463 steps, 2.56000 s simulation time, 21405.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8463 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21405.7221405.72421405.724 100.00 ------------------------------------------------------------------------------- PC_run 8463 8463 21359.82 2.524 2.524 99.79 GM_PC_couple 8463 8463 21.35 0.003 0.003 0.10 PC_GM_couple 8463 8463 16.86 0.002 0.002 0.08 #others 7.68 7.685 0.04 ------------------------------------------------------------------------------- ======= Cycle 8463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8464 steps, 2.56000 s simulation time, 21408.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8464 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21408.1121408.10721408.107 100.00 ------------------------------------------------------------------------------- PC_run 8464 8464 21362.20 2.524 2.524 99.79 GM_PC_couple 8464 8464 21.35 0.003 0.003 0.10 PC_GM_couple 8464 8464 16.87 0.002 0.002 0.08 #others 7.69 7.686 0.04 ------------------------------------------------------------------------------- ======= Cycle 8464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8465 steps, 2.56000 s simulation time, 21410.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8465 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21410.3721410.37221410.372 100.00 ------------------------------------------------------------------------------- PC_run 8465 8465 21364.46 2.524 2.524 99.79 GM_PC_couple 8465 8465 21.36 0.003 0.003 0.10 PC_GM_couple 8465 8465 16.87 0.002 0.002 0.08 #others 7.69 7.687 0.04 ------------------------------------------------------------------------------- ======= Cycle 8465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8466 steps, 2.56000 s simulation time, 21412.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8466 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21412.6321412.63321412.633 100.00 ------------------------------------------------------------------------------- PC_run 8466 8466 21366.72 2.524 2.524 99.79 GM_PC_couple 8466 8466 21.36 0.003 0.003 0.10 PC_GM_couple 8466 8466 16.87 0.002 0.002 0.08 #others 7.69 7.687 0.04 ------------------------------------------------------------------------------- ======= Cycle 8466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8467 steps, 2.56000 s simulation time, 21414.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8467 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21414.9621414.96421414.964 100.00 ------------------------------------------------------------------------------- PC_run 8467 8467 21369.04 2.524 2.524 99.79 GM_PC_couple 8467 8467 21.36 0.003 0.003 0.10 PC_GM_couple 8467 8467 16.87 0.002 0.002 0.08 #others 7.69 7.688 0.04 ------------------------------------------------------------------------------- ======= Cycle 8467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8468 steps, 2.56000 s simulation time, 21417.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8468 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21417.9121417.90821417.908 100.00 ------------------------------------------------------------------------------- PC_run 8468 8468 21371.98 2.524 2.524 99.79 GM_PC_couple 8468 8468 21.36 0.003 0.003 0.10 PC_GM_couple 8468 8468 16.87 0.002 0.002 0.08 #others 7.69 7.689 0.04 ------------------------------------------------------------------------------- ======= Cycle 8468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8469 steps, 2.56000 s simulation time, 21420.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8469 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21420.5221420.52021420.520 100.00 ------------------------------------------------------------------------------- PC_run 8469 8469 21374.59 2.524 2.524 99.79 GM_PC_couple 8469 8469 21.37 0.003 0.003 0.10 PC_GM_couple 8469 8469 16.88 0.002 0.002 0.08 #others 7.69 7.689 0.04 ------------------------------------------------------------------------------- ======= Cycle 8469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8470 steps, 2.56000 s simulation time, 21423.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8470 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21423.1821423.18421423.184 100.00 ------------------------------------------------------------------------------- PC_run 8470 8470 21377.25 2.524 2.524 99.79 GM_PC_couple 8470 8470 21.37 0.003 0.003 0.10 PC_GM_couple 8470 8470 16.88 0.002 0.002 0.08 #others 7.69 7.690 0.04 ------------------------------------------------------------------------------- ======= Cycle 8470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8471 steps, 2.56000 s simulation time, 21425.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8471 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21425.8621425.85621425.856 100.00 ------------------------------------------------------------------------------- PC_run 8471 8471 21379.91 2.524 2.524 99.79 GM_PC_couple 8471 8471 21.37 0.003 0.003 0.10 PC_GM_couple 8471 8471 16.88 0.002 0.002 0.08 #others 7.69 7.691 0.04 ------------------------------------------------------------------------------- ======= Cycle 8471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8472 steps, 2.56000 s simulation time, 21428.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8472 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21428.9221428.92121428.921 100.00 ------------------------------------------------------------------------------- PC_run 8472 8472 21382.97 2.524 2.524 99.79 GM_PC_couple 8472 8472 21.37 0.003 0.003 0.10 PC_GM_couple 8472 8472 16.88 0.002 0.002 0.08 #others 7.69 7.692 0.04 ------------------------------------------------------------------------------- ======= Cycle 8472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8473 steps, 2.56000 s simulation time, 21431.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8473 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21431.3021431.30421431.304 100.00 ------------------------------------------------------------------------------- PC_run 8473 8473 21385.35 2.524 2.524 99.79 GM_PC_couple 8473 8473 21.38 0.003 0.003 0.10 PC_GM_couple 8473 8473 16.88 0.002 0.002 0.08 #others 7.69 7.693 0.04 ------------------------------------------------------------------------------- ======= Cycle 8473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8474 steps, 2.56000 s simulation time, 21433.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8474 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21433.8921433.89321433.893 100.00 ------------------------------------------------------------------------------- PC_run 8474 8474 21387.93 2.524 2.524 99.79 GM_PC_couple 8474 8474 21.38 0.003 0.003 0.10 PC_GM_couple 8474 8474 16.89 0.002 0.002 0.08 #others 7.69 7.694 0.04 ------------------------------------------------------------------------------- ======= Cycle 8474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8475 steps, 2.56000 s simulation time, 21436.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8475 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21436.3221436.31721436.317 100.00 ------------------------------------------------------------------------------- PC_run 8475 8475 21390.35 2.524 2.524 99.79 GM_PC_couple 8475 8475 21.38 0.003 0.003 0.10 PC_GM_couple 8475 8475 16.89 0.002 0.002 0.08 #others 7.70 7.695 0.04 ------------------------------------------------------------------------------- ======= Cycle 8475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8476 steps, 2.56000 s simulation time, 21438.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8476 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21438.8821438.88021438.880 100.00 ------------------------------------------------------------------------------- PC_run 8476 8476 21392.91 2.524 2.524 99.79 GM_PC_couple 8476 8476 21.38 0.003 0.003 0.10 PC_GM_couple 8476 8476 16.89 0.002 0.002 0.08 #others 7.70 7.696 0.04 ------------------------------------------------------------------------------- ======= Cycle 8476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8477 steps, 2.56000 s simulation time, 21441.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8477 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21441.2121441.21521441.215 100.00 ------------------------------------------------------------------------------- PC_run 8477 8477 21395.24 2.524 2.524 99.79 GM_PC_couple 8477 8477 21.39 0.003 0.003 0.10 PC_GM_couple 8477 8477 16.89 0.002 0.002 0.08 #others 7.70 7.697 0.04 ------------------------------------------------------------------------------- ======= Cycle 8477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8478 steps, 2.56000 s simulation time, 21443.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8478 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21443.4321443.43221443.432 100.00 ------------------------------------------------------------------------------- PC_run 8478 8478 21397.45 2.524 2.524 99.79 GM_PC_couple 8478 8478 21.39 0.003 0.003 0.10 PC_GM_couple 8478 8478 16.89 0.002 0.002 0.08 #others 7.70 7.698 0.04 ------------------------------------------------------------------------------- ======= Cycle 8478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8479 steps, 2.56000 s simulation time, 21445.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8479 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21445.7121445.70621445.706 100.00 ------------------------------------------------------------------------------- PC_run 8479 8479 21399.72 2.524 2.524 99.79 GM_PC_couple 8479 8479 21.39 0.003 0.003 0.10 PC_GM_couple 8479 8479 16.90 0.002 0.002 0.08 #others 7.70 7.698 0.04 ------------------------------------------------------------------------------- ======= Cycle 8479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8480 steps, 2.56000 s simulation time, 21448.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8480 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21448.0221448.02321448.023 100.00 ------------------------------------------------------------------------------- PC_run 8480 8480 21402.03 2.524 2.524 99.79 GM_PC_couple 8480 8480 21.39 0.003 0.003 0.10 PC_GM_couple 8480 8480 16.90 0.002 0.002 0.08 #others 7.70 7.699 0.04 ------------------------------------------------------------------------------- ======= Cycle 8480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8481 steps, 2.56000 s simulation time, 21450.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8481 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21450.3621450.35721450.357 100.00 ------------------------------------------------------------------------------- PC_run 8481 8481 21404.36 2.524 2.524 99.79 GM_PC_couple 8481 8481 21.40 0.003 0.003 0.10 PC_GM_couple 8481 8481 16.90 0.002 0.002 0.08 #others 7.70 7.700 0.04 ------------------------------------------------------------------------------- ======= Cycle 8481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8482 steps, 2.56000 s simulation time, 21452.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8482 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21452.7621452.75721452.757 100.00 ------------------------------------------------------------------------------- PC_run 8482 8482 21406.76 2.524 2.524 99.79 GM_PC_couple 8482 8482 21.40 0.003 0.003 0.10 PC_GM_couple 8482 8482 16.90 0.002 0.002 0.08 #others 7.70 7.701 0.04 ------------------------------------------------------------------------------- ======= Cycle 8482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8483 steps, 2.56000 s simulation time, 21454.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8483 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21454.9121454.91521454.915 100.00 ------------------------------------------------------------------------------- PC_run 8483 8483 21408.91 2.524 2.524 99.79 GM_PC_couple 8483 8483 21.40 0.003 0.003 0.10 PC_GM_couple 8483 8483 16.90 0.002 0.002 0.08 #others 7.70 7.702 0.04 ------------------------------------------------------------------------------- ======= Cycle 8483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8484 steps, 2.56000 s simulation time, 21458.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8484 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21458.1821458.18021458.180 100.00 ------------------------------------------------------------------------------- PC_run 8484 8484 21412.17 2.524 2.524 99.79 GM_PC_couple 8484 8484 21.40 0.003 0.003 0.10 PC_GM_couple 8484 8484 16.90 0.002 0.002 0.08 #others 7.70 7.703 0.04 ------------------------------------------------------------------------------- ======= Cycle 8484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8485 steps, 2.56000 s simulation time, 21460.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8485 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21460.7721460.77321460.773 100.00 ------------------------------------------------------------------------------- PC_run 8485 8485 21414.76 2.524 2.524 99.79 GM_PC_couple 8485 8485 21.41 0.003 0.003 0.10 PC_GM_couple 8485 8485 16.91 0.002 0.002 0.08 #others 7.70 7.703 0.04 ------------------------------------------------------------------------------- ======= Cycle 8485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8486 steps, 2.56000 s simulation time, 21463.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8486 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21463.5021463.50021463.500 100.00 ------------------------------------------------------------------------------- PC_run 8486 8486 21417.48 2.524 2.524 99.79 GM_PC_couple 8486 8486 21.41 0.003 0.003 0.10 PC_GM_couple 8486 8486 16.91 0.002 0.002 0.08 #others 7.70 7.705 0.04 ------------------------------------------------------------------------------- ======= Cycle 8486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8487 steps, 2.56000 s simulation time, 21466.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8487 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21466.2321466.22521466.225 100.00 ------------------------------------------------------------------------------- PC_run 8487 8487 21420.19 2.524 2.524 99.79 GM_PC_couple 8487 8487 21.41 0.003 0.003 0.10 PC_GM_couple 8487 8487 16.91 0.002 0.002 0.08 #others 7.71 7.706 0.04 ------------------------------------------------------------------------------- ======= Cycle 8487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8488 steps, 2.56000 s simulation time, 21469.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8488 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21469.2621469.26321469.263 100.00 ------------------------------------------------------------------------------- PC_run 8488 8488 21423.23 2.524 2.524 99.79 GM_PC_couple 8488 8488 21.42 0.003 0.003 0.10 PC_GM_couple 8488 8488 16.91 0.002 0.002 0.08 #others 7.71 7.707 0.04 ------------------------------------------------------------------------------- ======= Cycle 8488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8489 steps, 2.56000 s simulation time, 21471.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8489 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21471.9321471.92921471.929 100.00 ------------------------------------------------------------------------------- PC_run 8489 8489 21425.89 2.524 2.524 99.79 GM_PC_couple 8489 8489 21.42 0.003 0.003 0.10 PC_GM_couple 8489 8489 16.92 0.002 0.002 0.08 #others 7.71 7.708 0.04 ------------------------------------------------------------------------------- ======= Cycle 8489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8490 steps, 2.56000 s simulation time, 21474.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8490 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21474.7521474.75121474.751 100.00 ------------------------------------------------------------------------------- PC_run 8490 8490 21428.70 2.524 2.524 99.79 GM_PC_couple 8490 8490 21.42 0.003 0.003 0.10 PC_GM_couple 8490 8490 16.92 0.002 0.002 0.08 #others 7.71 7.709 0.04 ------------------------------------------------------------------------------- ======= Cycle 8490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8491 steps, 2.56000 s simulation time, 21477.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8491 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21477.3021477.30221477.302 100.00 ------------------------------------------------------------------------------- PC_run 8491 8491 21431.25 2.524 2.524 99.79 GM_PC_couple 8491 8491 21.42 0.003 0.003 0.10 PC_GM_couple 8491 8491 16.92 0.002 0.002 0.08 #others 7.71 7.710 0.04 ------------------------------------------------------------------------------- ======= Cycle 8491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8492 steps, 2.56000 s simulation time, 21480.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8492 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21480.2321480.23521480.235 100.00 ------------------------------------------------------------------------------- PC_run 8492 8492 21434.18 2.524 2.524 99.79 GM_PC_couple 8492 8492 21.43 0.003 0.003 0.10 PC_GM_couple 8492 8492 16.92 0.002 0.002 0.08 #others 7.71 7.711 0.04 ------------------------------------------------------------------------------- ======= Cycle 8492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8493 steps, 2.56000 s simulation time, 21482.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8493 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21482.8621482.86321482.863 100.00 ------------------------------------------------------------------------------- PC_run 8493 8493 21436.80 2.524 2.524 99.79 GM_PC_couple 8493 8493 21.43 0.003 0.003 0.10 PC_GM_couple 8493 8493 16.92 0.002 0.002 0.08 #others 7.71 7.712 0.04 ------------------------------------------------------------------------------- ======= Cycle 8493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8494 steps, 2.56000 s simulation time, 21485.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8494 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21485.8621485.86321485.863 100.00 ------------------------------------------------------------------------------- PC_run 8494 8494 21439.79 2.524 2.524 99.79 GM_PC_couple 8494 8494 21.43 0.003 0.003 0.10 PC_GM_couple 8494 8494 16.93 0.002 0.002 0.08 #others 7.71 7.713 0.04 ------------------------------------------------------------------------------- ======= Cycle 8494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8495 steps, 2.56000 s simulation time, 21487.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8495 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21487.9421487.93821487.938 100.00 ------------------------------------------------------------------------------- PC_run 8495 8495 21441.86 2.524 2.524 99.79 GM_PC_couple 8495 8495 21.43 0.003 0.003 0.10 PC_GM_couple 8495 8495 16.93 0.002 0.002 0.08 #others 7.71 7.714 0.04 ------------------------------------------------------------------------------- ======= Cycle 8495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8496 steps, 2.56000 s simulation time, 21490.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8496 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21490.3721490.36621490.366 100.00 ------------------------------------------------------------------------------- PC_run 8496 8496 21444.28 2.524 2.524 99.79 GM_PC_couple 8496 8496 21.44 0.003 0.003 0.10 PC_GM_couple 8496 8496 16.93 0.002 0.002 0.08 #others 7.72 7.715 0.04 ------------------------------------------------------------------------------- ======= Cycle 8496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8497 steps, 2.56000 s simulation time, 21492.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8497 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21492.6421492.63521492.635 100.00 ------------------------------------------------------------------------------- PC_run 8497 8497 21446.55 2.524 2.524 99.79 GM_PC_couple 8497 8497 21.44 0.003 0.003 0.10 PC_GM_couple 8497 8497 16.93 0.002 0.002 0.08 #others 7.72 7.716 0.04 ------------------------------------------------------------------------------- ======= Cycle 8497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8498 steps, 2.56000 s simulation time, 21495.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8498 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21495.0621495.05621495.056 100.00 ------------------------------------------------------------------------------- PC_run 8498 8498 21448.96 2.524 2.524 99.79 GM_PC_couple 8498 8498 21.44 0.003 0.003 0.10 PC_GM_couple 8498 8498 16.94 0.002 0.002 0.08 #others 7.72 7.717 0.04 ------------------------------------------------------------------------------- ======= Cycle 8498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8499 steps, 2.56000 s simulation time, 21497.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8499 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21497.9121497.91021497.910 100.00 ------------------------------------------------------------------------------- PC_run 8499 8499 21451.81 2.524 2.524 99.79 GM_PC_couple 8499 8499 21.45 0.003 0.003 0.10 PC_GM_couple 8499 8499 16.94 0.002 0.002 0.08 #others 7.72 7.718 0.04 ------------------------------------------------------------------------------- ======= Cycle 8499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8500 steps, 2.56000 s simulation time, 21500.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8500 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21500.6721500.66621500.666 100.00 ------------------------------------------------------------------------------- PC_run 8500 8500 21454.55 2.524 2.524 99.79 GM_PC_couple 8500 8500 21.45 0.003 0.003 0.10 PC_GM_couple 8500 8500 16.94 0.002 0.002 0.08 #others 7.72 7.719 0.04 ------------------------------------------------------------------------------- ======= Cycle 8500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8501 steps, 2.56000 s simulation time, 21503.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8501 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21503.5121503.50821503.508 100.00 ------------------------------------------------------------------------------- PC_run 8501 8501 21457.39 2.524 2.524 99.79 GM_PC_couple 8501 8501 21.45 0.003 0.003 0.10 PC_GM_couple 8501 8501 16.94 0.002 0.002 0.08 #others 7.72 7.721 0.04 ------------------------------------------------------------------------------- ======= Cycle 8501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8502 steps, 2.56000 s simulation time, 21506.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8502 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21506.0221506.02421506.024 100.00 ------------------------------------------------------------------------------- PC_run 8502 8502 21459.90 2.524 2.524 99.79 GM_PC_couple 8502 8502 21.46 0.003 0.003 0.10 PC_GM_couple 8502 8502 16.95 0.002 0.002 0.08 #others 7.72 7.722 0.04 ------------------------------------------------------------------------------- ======= Cycle 8502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8503 steps, 2.56000 s simulation time, 21508.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8503 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21508.6221508.62321508.623 100.00 ------------------------------------------------------------------------------- PC_run 8503 8503 21462.49 2.524 2.524 99.79 GM_PC_couple 8503 8503 21.46 0.003 0.003 0.10 PC_GM_couple 8503 8503 16.95 0.002 0.002 0.08 #others 7.72 7.723 0.04 ------------------------------------------------------------------------------- ======= Cycle 8503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8504 steps, 2.56000 s simulation time, 21511.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8504 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21511.6921511.69121511.691 100.00 ------------------------------------------------------------------------------- PC_run 8504 8504 21465.55 2.524 2.524 99.79 GM_PC_couple 8504 8504 21.46 0.003 0.003 0.10 PC_GM_couple 8504 8504 16.95 0.002 0.002 0.08 #others 7.72 7.724 0.04 ------------------------------------------------------------------------------- ======= Cycle 8504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8505 steps, 2.56000 s simulation time, 21514.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8505 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21514.6921514.69121514.691 100.00 ------------------------------------------------------------------------------- PC_run 8505 8505 21468.55 2.524 2.524 99.79 GM_PC_couple 8505 8505 21.46 0.003 0.003 0.10 PC_GM_couple 8505 8505 16.95 0.002 0.002 0.08 #others 7.72 7.725 0.04 ------------------------------------------------------------------------------- ======= Cycle 8505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8506 steps, 2.56000 s simulation time, 21517.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8506 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21517.4721517.47221517.472 100.00 ------------------------------------------------------------------------------- PC_run 8506 8506 21471.33 2.524 2.524 99.79 GM_PC_couple 8506 8506 21.47 0.003 0.003 0.10 PC_GM_couple 8506 8506 16.95 0.002 0.002 0.08 #others 7.73 7.725 0.04 ------------------------------------------------------------------------------- ======= Cycle 8506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8507 steps, 2.56000 s simulation time, 21520.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8507 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21520.2621520.26121520.261 100.00 ------------------------------------------------------------------------------- PC_run 8507 8507 21474.11 2.524 2.524 99.79 GM_PC_couple 8507 8507 21.47 0.003 0.003 0.10 PC_GM_couple 8507 8507 16.96 0.002 0.002 0.08 #others 7.73 7.726 0.04 ------------------------------------------------------------------------------- ======= Cycle 8507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8508 steps, 2.56000 s simulation time, 21523.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8508 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21523.3821523.37621523.376 100.00 ------------------------------------------------------------------------------- PC_run 8508 8508 21477.22 2.524 2.524 99.79 GM_PC_couple 8508 8508 21.47 0.003 0.003 0.10 PC_GM_couple 8508 8508 16.96 0.002 0.002 0.08 #others 7.73 7.727 0.04 ------------------------------------------------------------------------------- ======= Cycle 8508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8509 steps, 2.56000 s simulation time, 21525.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8509 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21525.9821525.97921525.979 100.00 ------------------------------------------------------------------------------- PC_run 8509 8509 21479.81 2.524 2.524 99.79 GM_PC_couple 8509 8509 21.48 0.003 0.003 0.10 PC_GM_couple 8509 8509 16.96 0.002 0.002 0.08 #others 7.73 7.728 0.04 ------------------------------------------------------------------------------- ======= Cycle 8509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8510 steps, 2.56000 s simulation time, 21528.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8510 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21528.5021528.50021528.500 100.00 ------------------------------------------------------------------------------- PC_run 8510 8510 21482.33 2.524 2.524 99.79 GM_PC_couple 8510 8510 21.48 0.003 0.003 0.10 PC_GM_couple 8510 8510 16.96 0.002 0.002 0.08 #others 7.73 7.730 0.04 ------------------------------------------------------------------------------- ======= Cycle 8510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8511 steps, 2.56000 s simulation time, 21531.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8511 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21531.2721531.27221531.272 100.00 ------------------------------------------------------------------------------- PC_run 8511 8511 21485.09 2.524 2.524 99.79 GM_PC_couple 8511 8511 21.48 0.003 0.003 0.10 PC_GM_couple 8511 8511 16.97 0.002 0.002 0.08 #others 7.73 7.731 0.04 ------------------------------------------------------------------------------- ======= Cycle 8511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8512 steps, 2.56000 s simulation time, 21534.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8512 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21534.0421534.04021534.040 100.00 ------------------------------------------------------------------------------- PC_run 8512 8512 21487.86 2.524 2.524 99.79 GM_PC_couple 8512 8512 21.48 0.003 0.003 0.10 PC_GM_couple 8512 8512 16.97 0.002 0.002 0.08 #others 7.73 7.731 0.04 ------------------------------------------------------------------------------- ======= Cycle 8512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8513 steps, 2.56000 s simulation time, 21536.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8513 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21536.5821536.58521536.585 100.00 ------------------------------------------------------------------------------- PC_run 8513 8513 21490.39 2.524 2.524 99.79 GM_PC_couple 8513 8513 21.49 0.003 0.003 0.10 PC_GM_couple 8513 8513 16.97 0.002 0.002 0.08 #others 7.73 7.733 0.04 ------------------------------------------------------------------------------- ======= Cycle 8513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8514 steps, 2.56000 s simulation time, 21539.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8514 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21539.2321539.23121539.231 100.00 ------------------------------------------------------------------------------- PC_run 8514 8514 21493.03 2.524 2.524 99.79 GM_PC_couple 8514 8514 21.49 0.003 0.003 0.10 PC_GM_couple 8514 8514 16.97 0.002 0.002 0.08 #others 7.73 7.734 0.04 ------------------------------------------------------------------------------- ======= Cycle 8514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8515 steps, 2.56000 s simulation time, 21541.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8515 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21541.6421541.64221541.642 100.00 ------------------------------------------------------------------------------- PC_run 8515 8515 21495.44 2.524 2.524 99.79 GM_PC_couple 8515 8515 21.49 0.003 0.003 0.10 PC_GM_couple 8515 8515 16.98 0.002 0.002 0.08 #others 7.73 7.735 0.04 ------------------------------------------------------------------------------- ======= Cycle 8515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8516 steps, 2.56000 s simulation time, 21544.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8516 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21544.2921544.29521544.295 100.00 ------------------------------------------------------------------------------- PC_run 8516 8516 21498.08 2.524 2.524 99.79 GM_PC_couple 8516 8516 21.50 0.003 0.003 0.10 PC_GM_couple 8516 8516 16.98 0.002 0.002 0.08 #others 7.74 7.736 0.04 ------------------------------------------------------------------------------- ======= Cycle 8516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8517 steps, 2.56000 s simulation time, 21546.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8517 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21546.6321546.62721546.627 100.00 ------------------------------------------------------------------------------- PC_run 8517 8517 21500.41 2.524 2.524 99.79 GM_PC_couple 8517 8517 21.50 0.003 0.003 0.10 PC_GM_couple 8517 8517 16.98 0.002 0.002 0.08 #others 7.74 7.737 0.04 ------------------------------------------------------------------------------- ======= Cycle 8517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8518 steps, 2.56000 s simulation time, 21548.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8518 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21548.8521548.85221548.852 100.00 ------------------------------------------------------------------------------- PC_run 8518 8518 21502.63 2.524 2.524 99.79 GM_PC_couple 8518 8518 21.50 0.003 0.003 0.10 PC_GM_couple 8518 8518 16.98 0.002 0.002 0.08 #others 7.74 7.738 0.04 ------------------------------------------------------------------------------- ======= Cycle 8518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8519 steps, 2.56000 s simulation time, 21551.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8519 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21551.4221551.41721551.417 100.00 ------------------------------------------------------------------------------- PC_run 8519 8519 21505.19 2.524 2.524 99.79 GM_PC_couple 8519 8519 21.50 0.003 0.003 0.10 PC_GM_couple 8519 8519 16.98 0.002 0.002 0.08 #others 7.74 7.738 0.04 ------------------------------------------------------------------------------- ======= Cycle 8519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8520 steps, 2.56000 s simulation time, 21554.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8520 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21554.3621554.36421554.364 100.00 ------------------------------------------------------------------------------- PC_run 8520 8520 21508.13 2.524 2.524 99.79 GM_PC_couple 8520 8520 21.51 0.003 0.003 0.10 PC_GM_couple 8520 8520 16.99 0.002 0.002 0.08 #others 7.74 7.739 0.04 ------------------------------------------------------------------------------- ======= Cycle 8520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8521 steps, 2.56000 s simulation time, 21557.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8521 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21557.1321557.13021557.130 100.00 ------------------------------------------------------------------------------- PC_run 8521 8521 21510.89 2.524 2.524 99.79 GM_PC_couple 8521 8521 21.51 0.003 0.003 0.10 PC_GM_couple 8521 8521 16.99 0.002 0.002 0.08 #others 7.74 7.740 0.04 ------------------------------------------------------------------------------- ======= Cycle 8521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8522 steps, 2.56000 s simulation time, 21559.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8522 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21559.9421559.93821559.938 100.00 ------------------------------------------------------------------------------- PC_run 8522 8522 21513.70 2.524 2.524 99.79 GM_PC_couple 8522 8522 21.51 0.003 0.003 0.10 PC_GM_couple 8522 8522 16.99 0.002 0.002 0.08 #others 7.74 7.741 0.04 ------------------------------------------------------------------------------- ======= Cycle 8522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8523 steps, 2.56000 s simulation time, 21562.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8523 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21562.9821562.98421562.984 100.00 ------------------------------------------------------------------------------- PC_run 8523 8523 21516.74 2.525 2.525 99.79 GM_PC_couple 8523 8523 21.52 0.003 0.003 0.10 PC_GM_couple 8523 8523 16.99 0.002 0.002 0.08 #others 7.74 7.742 0.04 ------------------------------------------------------------------------------- ======= Cycle 8523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8524 steps, 2.56000 s simulation time, 21565.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8524 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21565.9021565.90421565.904 100.00 ------------------------------------------------------------------------------- PC_run 8524 8524 21519.65 2.525 2.525 99.79 GM_PC_couple 8524 8524 21.52 0.003 0.003 0.10 PC_GM_couple 8524 8524 16.99 0.002 0.002 0.08 #others 7.74 7.743 0.04 ------------------------------------------------------------------------------- ======= Cycle 8524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8525 steps, 2.56000 s simulation time, 21568.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8525 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21568.2021568.19721568.197 100.00 ------------------------------------------------------------------------------- PC_run 8525 8525 21521.94 2.525 2.525 99.79 GM_PC_couple 8525 8525 21.52 0.003 0.003 0.10 PC_GM_couple 8525 8525 16.99 0.002 0.002 0.08 #others 7.74 7.744 0.04 ------------------------------------------------------------------------------- ======= Cycle 8525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8526 steps, 2.56000 s simulation time, 21570.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8526 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21570.6621570.66421570.664 100.00 ------------------------------------------------------------------------------- PC_run 8526 8526 21524.40 2.525 2.525 99.79 GM_PC_couple 8526 8526 21.52 0.003 0.003 0.10 PC_GM_couple 8526 8526 17.00 0.002 0.002 0.08 #others 7.74 7.745 0.04 ------------------------------------------------------------------------------- ======= Cycle 8526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8527 steps, 2.56000 s simulation time, 21573.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8527 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21573.0821573.07621573.076 100.00 ------------------------------------------------------------------------------- PC_run 8527 8527 21526.80 2.525 2.525 99.79 GM_PC_couple 8527 8527 21.53 0.003 0.003 0.10 PC_GM_couple 8527 8527 17.00 0.002 0.002 0.08 #others 7.75 7.746 0.04 ------------------------------------------------------------------------------- ======= Cycle 8527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8528 steps, 2.56000 s simulation time, 21575.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8528 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21575.5021575.49921575.499 100.00 ------------------------------------------------------------------------------- PC_run 8528 8528 21529.22 2.525 2.525 99.79 GM_PC_couple 8528 8528 21.53 0.003 0.003 0.10 PC_GM_couple 8528 8528 17.00 0.002 0.002 0.08 #others 7.75 7.747 0.04 ------------------------------------------------------------------------------- ======= Cycle 8528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8529 steps, 2.56000 s simulation time, 21578.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8529 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21578.0321578.03021578.030 100.00 ------------------------------------------------------------------------------- PC_run 8529 8529 21531.74 2.525 2.525 99.79 GM_PC_couple 8529 8529 21.53 0.003 0.003 0.10 PC_GM_couple 8529 8529 17.01 0.002 0.002 0.08 #others 7.75 7.748 0.04 ------------------------------------------------------------------------------- ======= Cycle 8529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8530 steps, 2.56000 s simulation time, 21580.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8530 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21580.9021580.90321580.903 100.00 ------------------------------------------------------------------------------- PC_run 8530 8530 21534.61 2.525 2.525 99.79 GM_PC_couple 8530 8530 21.54 0.003 0.003 0.10 PC_GM_couple 8530 8530 17.01 0.002 0.002 0.08 #others 7.75 7.749 0.04 ------------------------------------------------------------------------------- ======= Cycle 8530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8531 steps, 2.56000 s simulation time, 21583.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8531 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21583.1121583.11221583.112 100.00 ------------------------------------------------------------------------------- PC_run 8531 8531 21536.81 2.525 2.525 99.79 GM_PC_couple 8531 8531 21.54 0.003 0.003 0.10 PC_GM_couple 8531 8531 17.01 0.002 0.002 0.08 #others 7.75 7.750 0.04 ------------------------------------------------------------------------------- ======= Cycle 8531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8532 steps, 2.56000 s simulation time, 21585.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8532 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21585.4221585.42021585.420 100.00 ------------------------------------------------------------------------------- PC_run 8532 8532 21539.12 2.525 2.525 99.79 GM_PC_couple 8532 8532 21.54 0.003 0.003 0.10 PC_GM_couple 8532 8532 17.01 0.002 0.002 0.08 #others 7.75 7.751 0.04 ------------------------------------------------------------------------------- ======= Cycle 8532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8533 steps, 2.56000 s simulation time, 21587.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8533 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21587.7121587.70621587.706 100.00 ------------------------------------------------------------------------------- PC_run 8533 8533 21541.39 2.524 2.524 99.79 GM_PC_couple 8533 8533 21.55 0.003 0.003 0.10 PC_GM_couple 8533 8533 17.01 0.002 0.002 0.08 #others 7.75 7.752 0.04 ------------------------------------------------------------------------------- ======= Cycle 8533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8534 steps, 2.56000 s simulation time, 21590.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8534 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21590.2121590.20721590.207 100.00 ------------------------------------------------------------------------------- PC_run 8534 8534 21543.89 2.524 2.524 99.79 GM_PC_couple 8534 8534 21.55 0.003 0.003 0.10 PC_GM_couple 8534 8534 17.02 0.002 0.002 0.08 #others 7.75 7.753 0.04 ------------------------------------------------------------------------------- ======= Cycle 8534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8535 steps, 2.56000 s simulation time, 21592.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8535 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21592.4721592.47021592.470 100.00 ------------------------------------------------------------------------------- PC_run 8535 8535 21546.15 2.524 2.524 99.79 GM_PC_couple 8535 8535 21.55 0.003 0.003 0.10 PC_GM_couple 8535 8535 17.02 0.002 0.002 0.08 #others 7.75 7.753 0.04 ------------------------------------------------------------------------------- ======= Cycle 8535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8536 steps, 2.56000 s simulation time, 21594.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8536 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21594.8521594.84721594.847 100.00 ------------------------------------------------------------------------------- PC_run 8536 8536 21548.52 2.524 2.524 99.79 GM_PC_couple 8536 8536 21.55 0.003 0.003 0.10 PC_GM_couple 8536 8536 17.02 0.002 0.002 0.08 #others 7.75 7.755 0.04 ------------------------------------------------------------------------------- ======= Cycle 8536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8537 steps, 2.56000 s simulation time, 21597.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8537 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21597.0821597.08021597.080 100.00 ------------------------------------------------------------------------------- PC_run 8537 8537 21550.74 2.524 2.524 99.79 GM_PC_couple 8537 8537 21.56 0.003 0.003 0.10 PC_GM_couple 8537 8537 17.02 0.002 0.002 0.08 #others 7.76 7.756 0.04 ------------------------------------------------------------------------------- ======= Cycle 8537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8538 steps, 2.56000 s simulation time, 21599.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8538 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21599.8021599.79821599.798 100.00 ------------------------------------------------------------------------------- PC_run 8538 8538 21553.46 2.524 2.524 99.79 GM_PC_couple 8538 8538 21.56 0.003 0.003 0.10 PC_GM_couple 8538 8538 17.03 0.002 0.002 0.08 #others 7.76 7.757 0.04 ------------------------------------------------------------------------------- ======= Cycle 8538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8539 steps, 2.56000 s simulation time, 21601.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8539 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21601.9621601.96321601.963 100.00 ------------------------------------------------------------------------------- PC_run 8539 8539 21555.62 2.524 2.524 99.79 GM_PC_couple 8539 8539 21.56 0.003 0.003 0.10 PC_GM_couple 8539 8539 17.03 0.002 0.002 0.08 #others 7.76 7.758 0.04 ------------------------------------------------------------------------------- ======= Cycle 8539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8540 steps, 2.56000 s simulation time, 21604.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8540 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21604.4421604.44121604.441 100.00 ------------------------------------------------------------------------------- PC_run 8540 8540 21558.09 2.524 2.524 99.79 GM_PC_couple 8540 8540 21.57 0.003 0.003 0.10 PC_GM_couple 8540 8540 17.03 0.002 0.002 0.08 #others 7.76 7.759 0.04 ------------------------------------------------------------------------------- ======= Cycle 8540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8541 steps, 2.56000 s simulation time, 21607.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8541 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21607.4221607.42221607.422 100.00 ------------------------------------------------------------------------------- PC_run 8541 8541 21561.06 2.524 2.524 99.79 GM_PC_couple 8541 8541 21.57 0.003 0.003 0.10 PC_GM_couple 8541 8541 17.03 0.002 0.002 0.08 #others 7.76 7.760 0.04 ------------------------------------------------------------------------------- ======= Cycle 8541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8542 steps, 2.56000 s simulation time, 21610.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8542 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21610.6821610.68021610.680 100.00 ------------------------------------------------------------------------------- PC_run 8542 8542 21564.32 2.525 2.525 99.79 GM_PC_couple 8542 8542 21.57 0.003 0.003 0.10 PC_GM_couple 8542 8542 17.03 0.002 0.002 0.08 #others 7.76 7.760 0.04 ------------------------------------------------------------------------------- ======= Cycle 8542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8543 steps, 2.56000 s simulation time, 21613.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8543 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21613.1221613.11821613.118 100.00 ------------------------------------------------------------------------------- PC_run 8543 8543 21566.75 2.524 2.524 99.79 GM_PC_couple 8543 8543 21.57 0.003 0.003 0.10 PC_GM_couple 8543 8543 17.04 0.002 0.002 0.08 #others 7.76 7.761 0.04 ------------------------------------------------------------------------------- ======= Cycle 8543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8544 steps, 2.56000 s simulation time, 21615.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8544 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21615.3921615.39221615.392 100.00 ------------------------------------------------------------------------------- PC_run 8544 8544 21569.02 2.524 2.524 99.79 GM_PC_couple 8544 8544 21.58 0.003 0.003 0.10 PC_GM_couple 8544 8544 17.04 0.002 0.002 0.08 #others 7.76 7.762 0.04 ------------------------------------------------------------------------------- ======= Cycle 8544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8545 steps, 2.56000 s simulation time, 21617.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8545 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21617.7921617.78821617.788 100.00 ------------------------------------------------------------------------------- PC_run 8545 8545 21571.40 2.524 2.524 99.79 GM_PC_couple 8545 8545 21.58 0.003 0.003 0.10 PC_GM_couple 8545 8545 17.04 0.002 0.002 0.08 #others 7.76 7.763 0.04 ------------------------------------------------------------------------------- ======= Cycle 8545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8546 steps, 2.56000 s simulation time, 21620.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8546 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21620.4121620.40821620.408 100.00 ------------------------------------------------------------------------------- PC_run 8546 8546 21574.02 2.524 2.524 99.79 GM_PC_couple 8546 8546 21.58 0.003 0.003 0.10 PC_GM_couple 8546 8546 17.05 0.002 0.002 0.08 #others 7.76 7.763 0.04 ------------------------------------------------------------------------------- ======= Cycle 8546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8547 steps, 2.56000 s simulation time, 21622.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8547 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21622.7421622.74321622.743 100.00 ------------------------------------------------------------------------------- PC_run 8547 8547 21576.35 2.524 2.524 99.79 GM_PC_couple 8547 8547 21.59 0.003 0.003 0.10 PC_GM_couple 8547 8547 17.05 0.002 0.002 0.08 #others 7.76 7.765 0.04 ------------------------------------------------------------------------------- ======= Cycle 8547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8548 steps, 2.56000 s simulation time, 21625.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8548 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21625.0821625.07821625.078 100.00 ------------------------------------------------------------------------------- PC_run 8548 8548 21578.68 2.524 2.524 99.79 GM_PC_couple 8548 8548 21.59 0.003 0.003 0.10 PC_GM_couple 8548 8548 17.05 0.002 0.002 0.08 #others 7.77 7.766 0.04 ------------------------------------------------------------------------------- ======= Cycle 8548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8549 steps, 2.56000 s simulation time, 21627.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8549 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21627.3321627.32821627.328 100.00 ------------------------------------------------------------------------------- PC_run 8549 8549 21580.92 2.524 2.524 99.79 GM_PC_couple 8549 8549 21.59 0.003 0.003 0.10 PC_GM_couple 8549 8549 17.05 0.002 0.002 0.08 #others 7.77 7.767 0.04 ------------------------------------------------------------------------------- ======= Cycle 8549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8550 steps, 2.56000 s simulation time, 21629.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8550 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21629.9921629.99321629.993 100.00 ------------------------------------------------------------------------------- PC_run 8550 8550 21583.58 2.524 2.524 99.79 GM_PC_couple 8550 8550 21.59 0.003 0.003 0.10 PC_GM_couple 8550 8550 17.05 0.002 0.002 0.08 #others 7.77 7.768 0.04 ------------------------------------------------------------------------------- ======= Cycle 8550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8551 steps, 2.56000 s simulation time, 21632.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8551 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21632.2121632.20621632.206 100.00 ------------------------------------------------------------------------------- PC_run 8551 8551 21585.79 2.524 2.524 99.79 GM_PC_couple 8551 8551 21.60 0.003 0.003 0.10 PC_GM_couple 8551 8551 17.06 0.002 0.002 0.08 #others 7.77 7.769 0.04 ------------------------------------------------------------------------------- ======= Cycle 8551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8552 steps, 2.56000 s simulation time, 21634.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8552 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21634.4221634.41621634.416 100.00 ------------------------------------------------------------------------------- PC_run 8552 8552 21587.99 2.524 2.524 99.79 GM_PC_couple 8552 8552 21.60 0.003 0.003 0.10 PC_GM_couple 8552 8552 17.06 0.002 0.002 0.08 #others 7.77 7.769 0.04 ------------------------------------------------------------------------------- ======= Cycle 8552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8553 steps, 2.56000 s simulation time, 21636.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8553 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21636.6621636.65621636.656 100.00 ------------------------------------------------------------------------------- PC_run 8553 8553 21590.23 2.524 2.524 99.79 GM_PC_couple 8553 8553 21.60 0.003 0.003 0.10 PC_GM_couple 8553 8553 17.06 0.002 0.002 0.08 #others 7.77 7.770 0.04 ------------------------------------------------------------------------------- ======= Cycle 8553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8554 steps, 2.56000 s simulation time, 21639.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8554 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21639.0921639.08621639.086 100.00 ------------------------------------------------------------------------------- PC_run 8554 8554 21592.65 2.524 2.524 99.79 GM_PC_couple 8554 8554 21.60 0.003 0.003 0.10 PC_GM_couple 8554 8554 17.06 0.002 0.002 0.08 #others 7.77 7.772 0.04 ------------------------------------------------------------------------------- ======= Cycle 8554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8555 steps, 2.56000 s simulation time, 21641.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8555 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21641.3121641.31121641.311 100.00 ------------------------------------------------------------------------------- PC_run 8555 8555 21594.87 2.524 2.524 99.79 GM_PC_couple 8555 8555 21.61 0.003 0.003 0.10 PC_GM_couple 8555 8555 17.06 0.002 0.002 0.08 #others 7.77 7.773 0.04 ------------------------------------------------------------------------------- ======= Cycle 8555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8556 steps, 2.56000 s simulation time, 21644.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8556 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21644.0021643.99821643.998 100.00 ------------------------------------------------------------------------------- PC_run 8556 8556 21597.55 2.524 2.524 99.79 GM_PC_couple 8556 8556 21.61 0.003 0.003 0.10 PC_GM_couple 8556 8556 17.07 0.002 0.002 0.08 #others 7.77 7.773 0.04 ------------------------------------------------------------------------------- ======= Cycle 8556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8557 steps, 2.56000 s simulation time, 21646.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8557 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21646.4921646.49421646.494 100.00 ------------------------------------------------------------------------------- PC_run 8557 8557 21600.04 2.524 2.524 99.79 GM_PC_couple 8557 8557 21.61 0.003 0.003 0.10 PC_GM_couple 8557 8557 17.07 0.002 0.002 0.08 #others 7.77 7.774 0.04 ------------------------------------------------------------------------------- ======= Cycle 8557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8558 steps, 2.56000 s simulation time, 21649.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8558 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21649.4121649.40921649.409 100.00 ------------------------------------------------------------------------------- PC_run 8558 8558 21602.95 2.524 2.524 99.79 GM_PC_couple 8558 8558 21.61 0.003 0.003 0.10 PC_GM_couple 8558 8558 17.07 0.002 0.002 0.08 #others 7.78 7.775 0.04 ------------------------------------------------------------------------------- ======= Cycle 8558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8559 steps, 2.56000 s simulation time, 21652.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8559 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21652.0621652.05621652.056 100.00 ------------------------------------------------------------------------------- PC_run 8559 8559 21605.59 2.524 2.524 99.79 GM_PC_couple 8559 8559 21.62 0.003 0.003 0.10 PC_GM_couple 8559 8559 17.07 0.002 0.002 0.08 #others 7.78 7.776 0.04 ------------------------------------------------------------------------------- ======= Cycle 8559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8560 steps, 2.56000 s simulation time, 21654.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8560 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21654.6321654.63321654.633 100.00 ------------------------------------------------------------------------------- PC_run 8560 8560 21608.16 2.524 2.524 99.79 GM_PC_couple 8560 8560 21.62 0.003 0.003 0.10 PC_GM_couple 8560 8560 17.07 0.002 0.002 0.08 #others 7.78 7.777 0.04 ------------------------------------------------------------------------------- ======= Cycle 8560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8561 steps, 2.56000 s simulation time, 21657.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8561 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21657.2921657.29021657.290 100.00 ------------------------------------------------------------------------------- PC_run 8561 8561 21610.82 2.524 2.524 99.79 GM_PC_couple 8561 8561 21.62 0.003 0.003 0.10 PC_GM_couple 8561 8561 17.07 0.002 0.002 0.08 #others 7.78 7.778 0.04 ------------------------------------------------------------------------------- ======= Cycle 8561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8562 steps, 2.56000 s simulation time, 21660.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8562 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21660.0521660.04921660.049 100.00 ------------------------------------------------------------------------------- PC_run 8562 8562 21613.57 2.524 2.524 99.79 GM_PC_couple 8562 8562 21.62 0.003 0.003 0.10 PC_GM_couple 8562 8562 17.08 0.002 0.002 0.08 #others 7.78 7.779 0.04 ------------------------------------------------------------------------------- ======= Cycle 8562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8563 steps, 2.56000 s simulation time, 21662.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8563 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21662.9921662.99021662.990 100.00 ------------------------------------------------------------------------------- PC_run 8563 8563 21616.51 2.524 2.524 99.79 GM_PC_couple 8563 8563 21.63 0.003 0.003 0.10 PC_GM_couple 8563 8563 17.08 0.002 0.002 0.08 #others 7.78 7.780 0.04 ------------------------------------------------------------------------------- ======= Cycle 8563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8564 steps, 2.56000 s simulation time, 21665.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8564 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21665.8821665.87821665.878 100.00 ------------------------------------------------------------------------------- PC_run 8564 8564 21619.39 2.524 2.524 99.79 GM_PC_couple 8564 8564 21.63 0.003 0.003 0.10 PC_GM_couple 8564 8564 17.08 0.002 0.002 0.08 #others 7.78 7.781 0.04 ------------------------------------------------------------------------------- ======= Cycle 8564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8565 steps, 2.56000 s simulation time, 21668.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8565 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21668.1921668.19121668.191 100.00 ------------------------------------------------------------------------------- PC_run 8565 8565 21621.69 2.524 2.524 99.79 GM_PC_couple 8565 8565 21.63 0.003 0.003 0.10 PC_GM_couple 8565 8565 17.08 0.002 0.002 0.08 #others 7.78 7.782 0.04 ------------------------------------------------------------------------------- ======= Cycle 8565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8566 steps, 2.56000 s simulation time, 21670.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8566 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21670.3521670.34921670.349 100.00 ------------------------------------------------------------------------------- PC_run 8566 8566 21623.85 2.524 2.524 99.79 GM_PC_couple 8566 8566 21.63 0.003 0.003 0.10 PC_GM_couple 8566 8566 17.09 0.002 0.002 0.08 #others 7.78 7.783 0.04 ------------------------------------------------------------------------------- ======= Cycle 8566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8567 steps, 2.56000 s simulation time, 21672.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8567 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21672.6621672.66221672.662 100.00 ------------------------------------------------------------------------------- PC_run 8567 8567 21626.15 2.524 2.524 99.79 GM_PC_couple 8567 8567 21.64 0.003 0.003 0.10 PC_GM_couple 8567 8567 17.09 0.002 0.002 0.08 #others 7.78 7.783 0.04 ------------------------------------------------------------------------------- ======= Cycle 8567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8568 steps, 2.56000 s simulation time, 21674.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8568 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21674.9021674.89521674.895 100.00 ------------------------------------------------------------------------------- PC_run 8568 8568 21628.38 2.524 2.524 99.79 GM_PC_couple 8568 8568 21.64 0.003 0.003 0.10 PC_GM_couple 8568 8568 17.09 0.002 0.002 0.08 #others 7.78 7.784 0.04 ------------------------------------------------------------------------------- ======= Cycle 8568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8569 steps, 2.56000 s simulation time, 21678.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8569 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21678.1321678.13221678.132 100.00 ------------------------------------------------------------------------------- PC_run 8569 8569 21631.61 2.524 2.524 99.79 GM_PC_couple 8569 8569 21.64 0.003 0.003 0.10 PC_GM_couple 8569 8569 17.09 0.002 0.002 0.08 #others 7.79 7.785 0.04 ------------------------------------------------------------------------------- ======= Cycle 8569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8570 steps, 2.56000 s simulation time, 21680.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8570 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21680.7621680.75621680.756 100.00 ------------------------------------------------------------------------------- PC_run 8570 8570 21634.23 2.524 2.524 99.79 GM_PC_couple 8570 8570 21.64 0.003 0.003 0.10 PC_GM_couple 8570 8570 17.09 0.002 0.002 0.08 #others 7.79 7.787 0.04 ------------------------------------------------------------------------------- ======= Cycle 8570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8571 steps, 2.56000 s simulation time, 21683.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8571 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21683.8721683.87321683.873 100.00 ------------------------------------------------------------------------------- PC_run 8571 8571 21637.34 2.524 2.524 99.79 GM_PC_couple 8571 8571 21.65 0.003 0.003 0.10 PC_GM_couple 8571 8571 17.09 0.002 0.002 0.08 #others 7.79 7.788 0.04 ------------------------------------------------------------------------------- ======= Cycle 8571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8572 steps, 2.56000 s simulation time, 21686.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8572 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21686.5021686.49721686.497 100.00 ------------------------------------------------------------------------------- PC_run 8572 8572 21639.96 2.524 2.524 99.79 GM_PC_couple 8572 8572 21.65 0.003 0.003 0.10 PC_GM_couple 8572 8572 17.10 0.002 0.002 0.08 #others 7.79 7.789 0.04 ------------------------------------------------------------------------------- ======= Cycle 8572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8573 steps, 2.56000 s simulation time, 21688.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8573 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21688.7921688.79021688.790 100.00 ------------------------------------------------------------------------------- PC_run 8573 8573 21642.25 2.524 2.524 99.79 GM_PC_couple 8573 8573 21.65 0.003 0.003 0.10 PC_GM_couple 8573 8573 17.10 0.002 0.002 0.08 #others 7.79 7.790 0.04 ------------------------------------------------------------------------------- ======= Cycle 8573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8574 steps, 2.56000 s simulation time, 21691.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8574 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21691.0621691.06421691.064 100.00 ------------------------------------------------------------------------------- PC_run 8574 8574 21644.52 2.524 2.524 99.79 GM_PC_couple 8574 8574 21.66 0.003 0.003 0.10 PC_GM_couple 8574 8574 17.10 0.002 0.002 0.08 #others 7.79 7.791 0.04 ------------------------------------------------------------------------------- ======= Cycle 8574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8575 steps, 2.56000 s simulation time, 21693.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8575 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21693.4721693.47021693.470 100.00 ------------------------------------------------------------------------------- PC_run 8575 8575 21646.92 2.524 2.524 99.79 GM_PC_couple 8575 8575 21.66 0.003 0.003 0.10 PC_GM_couple 8575 8575 17.10 0.002 0.002 0.08 #others 7.79 7.791 0.04 ------------------------------------------------------------------------------- ======= Cycle 8575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8576 steps, 2.56000 s simulation time, 21695.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8576 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21695.9021695.90221695.902 100.00 ------------------------------------------------------------------------------- PC_run 8576 8576 21649.35 2.524 2.524 99.79 GM_PC_couple 8576 8576 21.66 0.003 0.003 0.10 PC_GM_couple 8576 8576 17.10 0.002 0.002 0.08 #others 7.79 7.792 0.04 ------------------------------------------------------------------------------- ======= Cycle 8576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8577 steps, 2.56000 s simulation time, 21698.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8577 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21698.2521698.25321698.253 100.00 ------------------------------------------------------------------------------- PC_run 8577 8577 21651.69 2.524 2.524 99.79 GM_PC_couple 8577 8577 21.66 0.003 0.003 0.10 PC_GM_couple 8577 8577 17.11 0.002 0.002 0.08 #others 7.79 7.793 0.04 ------------------------------------------------------------------------------- ======= Cycle 8577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8578 steps, 2.56000 s simulation time, 21700.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8578 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21700.9521700.94821700.948 100.00 ------------------------------------------------------------------------------- PC_run 8578 8578 21654.38 2.524 2.524 99.79 GM_PC_couple 8578 8578 21.67 0.003 0.003 0.10 PC_GM_couple 8578 8578 17.11 0.002 0.002 0.08 #others 7.79 7.793 0.04 ------------------------------------------------------------------------------- ======= Cycle 8578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8579 steps, 2.56000 s simulation time, 21703.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8579 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21703.5321703.52821703.528 100.00 ------------------------------------------------------------------------------- PC_run 8579 8579 21656.96 2.524 2.524 99.79 GM_PC_couple 8579 8579 21.67 0.003 0.003 0.10 PC_GM_couple 8579 8579 17.11 0.002 0.002 0.08 #others 7.79 7.795 0.04 ------------------------------------------------------------------------------- ======= Cycle 8579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8580 steps, 2.56000 s simulation time, 21706.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8580 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21706.1021706.10521706.105 100.00 ------------------------------------------------------------------------------- PC_run 8580 8580 21659.53 2.524 2.524 99.79 GM_PC_couple 8580 8580 21.67 0.003 0.003 0.10 PC_GM_couple 8580 8580 17.11 0.002 0.002 0.08 #others 7.80 7.796 0.04 ------------------------------------------------------------------------------- ======= Cycle 8580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8581 steps, 2.56000 s simulation time, 21708.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8581 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21708.9521708.95221708.952 100.00 ------------------------------------------------------------------------------- PC_run 8581 8581 21662.37 2.524 2.524 99.79 GM_PC_couple 8581 8581 21.67 0.003 0.003 0.10 PC_GM_couple 8581 8581 17.11 0.002 0.002 0.08 #others 7.80 7.797 0.04 ------------------------------------------------------------------------------- ======= Cycle 8581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8582 steps, 2.56000 s simulation time, 21711.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8582 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21711.5821711.58421711.584 100.00 ------------------------------------------------------------------------------- PC_run 8582 8582 21664.99 2.524 2.524 99.79 GM_PC_couple 8582 8582 21.68 0.003 0.003 0.10 PC_GM_couple 8582 8582 17.12 0.002 0.002 0.08 #others 7.80 7.798 0.04 ------------------------------------------------------------------------------- ======= Cycle 8582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8583 steps, 2.56000 s simulation time, 21714.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8583 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21714.0121714.00821714.008 100.00 ------------------------------------------------------------------------------- PC_run 8583 8583 21667.41 2.524 2.524 99.79 GM_PC_couple 8583 8583 21.68 0.003 0.003 0.10 PC_GM_couple 8583 8583 17.12 0.002 0.002 0.08 #others 7.80 7.799 0.04 ------------------------------------------------------------------------------- ======= Cycle 8583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8584 steps, 2.56000 s simulation time, 21716.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8584 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21716.3121716.30921716.309 100.00 ------------------------------------------------------------------------------- PC_run 8584 8584 21669.70 2.524 2.524 99.79 GM_PC_couple 8584 8584 21.68 0.003 0.003 0.10 PC_GM_couple 8584 8584 17.12 0.002 0.002 0.08 #others 7.80 7.800 0.04 ------------------------------------------------------------------------------- ======= Cycle 8584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8585 steps, 2.56000 s simulation time, 21718.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8585 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21718.7921718.79221718.792 100.00 ------------------------------------------------------------------------------- PC_run 8585 8585 21672.18 2.524 2.524 99.79 GM_PC_couple 8585 8585 21.69 0.003 0.003 0.10 PC_GM_couple 8585 8585 17.12 0.002 0.002 0.08 #others 7.80 7.801 0.04 ------------------------------------------------------------------------------- ======= Cycle 8585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8586 steps, 2.56000 s simulation time, 21721.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8586 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21721.2121721.21321721.213 100.00 ------------------------------------------------------------------------------- PC_run 8586 8586 21674.60 2.524 2.524 99.79 GM_PC_couple 8586 8586 21.69 0.003 0.003 0.10 PC_GM_couple 8586 8586 17.13 0.002 0.002 0.08 #others 7.80 7.802 0.04 ------------------------------------------------------------------------------- ======= Cycle 8586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8587 steps, 2.56000 s simulation time, 21723.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8587 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21723.4621723.46521723.465 100.00 ------------------------------------------------------------------------------- PC_run 8587 8587 21676.84 2.524 2.524 99.79 GM_PC_couple 8587 8587 21.69 0.003 0.003 0.10 PC_GM_couple 8587 8587 17.13 0.002 0.002 0.08 #others 7.80 7.803 0.04 ------------------------------------------------------------------------------- ======= Cycle 8587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8588 steps, 2.56000 s simulation time, 21725.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8588 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21725.8621725.86321725.863 100.00 ------------------------------------------------------------------------------- PC_run 8588 8588 21679.24 2.524 2.524 99.79 GM_PC_couple 8588 8588 21.69 0.003 0.003 0.10 PC_GM_couple 8588 8588 17.13 0.002 0.002 0.08 #others 7.80 7.804 0.04 ------------------------------------------------------------------------------- ======= Cycle 8588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8589 steps, 2.56000 s simulation time, 21728.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8589 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21728.2021728.20321728.203 100.00 ------------------------------------------------------------------------------- PC_run 8589 8589 21681.57 2.524 2.524 99.79 GM_PC_couple 8589 8589 21.70 0.003 0.003 0.10 PC_GM_couple 8589 8589 17.13 0.002 0.002 0.08 #others 7.80 7.805 0.04 ------------------------------------------------------------------------------- ======= Cycle 8589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8590 steps, 2.56000 s simulation time, 21730.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8590 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21730.7221730.71921730.719 100.00 ------------------------------------------------------------------------------- PC_run 8590 8590 21684.08 2.524 2.524 99.79 GM_PC_couple 8590 8590 21.70 0.003 0.003 0.10 PC_GM_couple 8590 8590 17.13 0.002 0.002 0.08 #others 7.81 7.805 0.04 ------------------------------------------------------------------------------- ======= Cycle 8590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8591 steps, 2.56000 s simulation time, 21733.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8591 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21733.2121733.21321733.213 100.00 ------------------------------------------------------------------------------- PC_run 8591 8591 21686.57 2.524 2.524 99.79 GM_PC_couple 8591 8591 21.70 0.003 0.003 0.10 PC_GM_couple 8591 8591 17.14 0.002 0.002 0.08 #others 7.81 7.806 0.04 ------------------------------------------------------------------------------- ======= Cycle 8591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8592 steps, 2.56000 s simulation time, 21735.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8592 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21735.8421735.83521735.835 100.00 ------------------------------------------------------------------------------- PC_run 8592 8592 21689.18 2.524 2.524 99.79 GM_PC_couple 8592 8592 21.71 0.003 0.003 0.10 PC_GM_couple 8592 8592 17.14 0.002 0.002 0.08 #others 7.81 7.807 0.04 ------------------------------------------------------------------------------- ======= Cycle 8592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8593 steps, 2.56000 s simulation time, 21738.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8593 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21738.2721738.27521738.275 100.00 ------------------------------------------------------------------------------- PC_run 8593 8593 21691.62 2.524 2.524 99.79 GM_PC_couple 8593 8593 21.71 0.003 0.003 0.10 PC_GM_couple 8593 8593 17.14 0.002 0.002 0.08 #others 7.81 7.808 0.04 ------------------------------------------------------------------------------- ======= Cycle 8593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8594 steps, 2.56000 s simulation time, 21741.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8594 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21741.0221741.02121741.021 100.00 ------------------------------------------------------------------------------- PC_run 8594 8594 21694.36 2.524 2.524 99.79 GM_PC_couple 8594 8594 21.71 0.003 0.003 0.10 PC_GM_couple 8594 8594 17.14 0.002 0.002 0.08 #others 7.81 7.810 0.04 ------------------------------------------------------------------------------- ======= Cycle 8594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8595 steps, 2.56000 s simulation time, 21743.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8595 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21743.4721743.46821743.468 100.00 ------------------------------------------------------------------------------- PC_run 8595 8595 21696.80 2.524 2.524 99.79 GM_PC_couple 8595 8595 21.72 0.003 0.003 0.10 PC_GM_couple 8595 8595 17.15 0.002 0.002 0.08 #others 7.81 7.811 0.04 ------------------------------------------------------------------------------- ======= Cycle 8595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8596 steps, 2.56000 s simulation time, 21746.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8596 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21746.1421746.14121746.141 100.00 ------------------------------------------------------------------------------- PC_run 8596 8596 21699.46 2.524 2.524 99.79 GM_PC_couple 8596 8596 21.72 0.003 0.003 0.10 PC_GM_couple 8596 8596 17.15 0.002 0.002 0.08 #others 7.81 7.812 0.04 ------------------------------------------------------------------------------- ======= Cycle 8596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8597 steps, 2.56000 s simulation time, 21748.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8597 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21748.9321748.93121748.931 100.00 ------------------------------------------------------------------------------- PC_run 8597 8597 21702.24 2.524 2.524 99.79 GM_PC_couple 8597 8597 21.72 0.003 0.003 0.10 PC_GM_couple 8597 8597 17.15 0.002 0.002 0.08 #others 7.81 7.813 0.04 ------------------------------------------------------------------------------- ======= Cycle 8597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8598 steps, 2.56000 s simulation time, 21751.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8598 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21751.8721751.87021751.870 100.00 ------------------------------------------------------------------------------- PC_run 8598 8598 21705.18 2.524 2.524 99.79 GM_PC_couple 8598 8598 21.73 0.003 0.003 0.10 PC_GM_couple 8598 8598 17.15 0.002 0.002 0.08 #others 7.81 7.814 0.04 ------------------------------------------------------------------------------- ======= Cycle 8598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8599 steps, 2.56000 s simulation time, 21754.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8599 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21754.6521754.65421754.654 100.00 ------------------------------------------------------------------------------- PC_run 8599 8599 21707.96 2.524 2.524 99.79 GM_PC_couple 8599 8599 21.73 0.003 0.003 0.10 PC_GM_couple 8599 8599 17.15 0.002 0.002 0.08 #others 7.82 7.815 0.04 ------------------------------------------------------------------------------- ======= Cycle 8599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8600 steps, 2.56000 s simulation time, 21757.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8600 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21757.3921757.38521757.385 100.00 ------------------------------------------------------------------------------- PC_run 8600 8600 21710.68 2.524 2.524 99.79 GM_PC_couple 8600 8600 21.73 0.003 0.003 0.10 PC_GM_couple 8600 8600 17.16 0.002 0.002 0.08 #others 7.82 7.816 0.04 ------------------------------------------------------------------------------- ======= Cycle 8600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8601 steps, 2.56000 s simulation time, 21759.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8601 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21759.7721759.77421759.774 100.00 ------------------------------------------------------------------------------- PC_run 8601 8601 21713.07 2.524 2.524 99.79 GM_PC_couple 8601 8601 21.73 0.003 0.003 0.10 PC_GM_couple 8601 8601 17.16 0.002 0.002 0.08 #others 7.82 7.817 0.04 ------------------------------------------------------------------------------- ======= Cycle 8601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8602 steps, 2.56000 s simulation time, 21762.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8602 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21762.1921762.18621762.186 100.00 ------------------------------------------------------------------------------- PC_run 8602 8602 21715.47 2.524 2.524 99.79 GM_PC_couple 8602 8602 21.73 0.003 0.003 0.10 PC_GM_couple 8602 8602 17.16 0.002 0.002 0.08 #others 7.82 7.817 0.04 ------------------------------------------------------------------------------- ======= Cycle 8602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8603 steps, 2.56000 s simulation time, 21764.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8603 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21764.4921764.48821764.488 100.00 ------------------------------------------------------------------------------- PC_run 8603 8603 21717.77 2.524 2.524 99.79 GM_PC_couple 8603 8603 21.74 0.003 0.003 0.10 PC_GM_couple 8603 8603 17.16 0.002 0.002 0.08 #others 7.82 7.818 0.04 ------------------------------------------------------------------------------- ======= Cycle 8603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8604 steps, 2.56000 s simulation time, 21766.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8604 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21766.8321766.83221766.832 100.00 ------------------------------------------------------------------------------- PC_run 8604 8604 21720.11 2.524 2.524 99.79 GM_PC_couple 8604 8604 21.74 0.003 0.003 0.10 PC_GM_couple 8604 8604 17.16 0.002 0.002 0.08 #others 7.82 7.819 0.04 ------------------------------------------------------------------------------- ======= Cycle 8604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8605 steps, 2.56000 s simulation time, 21769.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8605 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21769.1821769.18121769.181 100.00 ------------------------------------------------------------------------------- PC_run 8605 8605 21722.45 2.524 2.524 99.79 GM_PC_couple 8605 8605 21.75 0.003 0.003 0.10 PC_GM_couple 8605 8605 17.17 0.002 0.002 0.08 #others 7.82 7.820 0.04 ------------------------------------------------------------------------------- ======= Cycle 8605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8606 steps, 2.56000 s simulation time, 21771.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8606 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21771.9121771.91321771.913 100.00 ------------------------------------------------------------------------------- PC_run 8606 8606 21725.17 2.524 2.524 99.79 GM_PC_couple 8606 8606 21.75 0.003 0.003 0.10 PC_GM_couple 8606 8606 17.17 0.002 0.002 0.08 #others 7.82 7.821 0.04 ------------------------------------------------------------------------------- ======= Cycle 8606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8607 steps, 2.56000 s simulation time, 21774.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8607 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21774.6621774.66121774.661 100.00 ------------------------------------------------------------------------------- PC_run 8607 8607 21727.91 2.524 2.524 99.79 GM_PC_couple 8607 8607 21.75 0.003 0.003 0.10 PC_GM_couple 8607 8607 17.17 0.002 0.002 0.08 #others 7.82 7.822 0.04 ------------------------------------------------------------------------------- ======= Cycle 8607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8608 steps, 2.56000 s simulation time, 21777.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8608 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21777.4021777.40121777.401 100.00 ------------------------------------------------------------------------------- PC_run 8608 8608 21730.65 2.524 2.524 99.79 GM_PC_couple 8608 8608 21.75 0.003 0.003 0.10 PC_GM_couple 8608 8608 17.17 0.002 0.002 0.08 #others 7.82 7.823 0.04 ------------------------------------------------------------------------------- ======= Cycle 8608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8609 steps, 2.56000 s simulation time, 21779.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8609 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21779.7321779.73121779.731 100.00 ------------------------------------------------------------------------------- PC_run 8609 8609 21732.97 2.524 2.524 99.79 GM_PC_couple 8609 8609 21.76 0.003 0.003 0.10 PC_GM_couple 8609 8609 17.18 0.002 0.002 0.08 #others 7.82 7.824 0.04 ------------------------------------------------------------------------------- ======= Cycle 8609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8610 steps, 2.56000 s simulation time, 21782.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8610 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21782.1121782.11521782.115 100.00 ------------------------------------------------------------------------------- PC_run 8610 8610 21735.35 2.524 2.524 99.79 GM_PC_couple 8610 8610 21.76 0.003 0.003 0.10 PC_GM_couple 8610 8610 17.18 0.002 0.002 0.08 #others 7.82 7.825 0.04 ------------------------------------------------------------------------------- ======= Cycle 8610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8611 steps, 2.56000 s simulation time, 21784.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8611 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21784.5221784.51721784.517 100.00 ------------------------------------------------------------------------------- PC_run 8611 8611 21737.75 2.524 2.524 99.79 GM_PC_couple 8611 8611 21.76 0.003 0.003 0.10 PC_GM_couple 8611 8611 17.18 0.002 0.002 0.08 #others 7.83 7.826 0.04 ------------------------------------------------------------------------------- ======= Cycle 8611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8612 steps, 2.56000 s simulation time, 21787.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8612 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21787.3621787.35821787.358 100.00 ------------------------------------------------------------------------------- PC_run 8612 8612 21740.58 2.524 2.524 99.79 GM_PC_couple 8612 8612 21.77 0.003 0.003 0.10 PC_GM_couple 8612 8612 17.18 0.002 0.002 0.08 #others 7.83 7.827 0.04 ------------------------------------------------------------------------------- ======= Cycle 8612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8613 steps, 2.56000 s simulation time, 21789.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8613 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21789.8321789.82721789.827 100.00 ------------------------------------------------------------------------------- PC_run 8613 8613 21743.05 2.524 2.524 99.79 GM_PC_couple 8613 8613 21.77 0.003 0.003 0.10 PC_GM_couple 8613 8613 17.19 0.002 0.002 0.08 #others 7.83 7.827 0.04 ------------------------------------------------------------------------------- ======= Cycle 8613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8614 steps, 2.56000 s simulation time, 21792.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8614 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21792.2221792.22221792.222 100.00 ------------------------------------------------------------------------------- PC_run 8614 8614 21745.44 2.524 2.524 99.79 GM_PC_couple 8614 8614 21.77 0.003 0.003 0.10 PC_GM_couple 8614 8614 17.19 0.002 0.002 0.08 #others 7.83 7.828 0.04 ------------------------------------------------------------------------------- ======= Cycle 8614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8615 steps, 2.56000 s simulation time, 21794.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8615 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21794.4421794.43521794.435 100.00 ------------------------------------------------------------------------------- PC_run 8615 8615 21747.64 2.524 2.524 99.79 GM_PC_couple 8615 8615 21.77 0.003 0.003 0.10 PC_GM_couple 8615 8615 17.19 0.002 0.002 0.08 #others 7.83 7.829 0.04 ------------------------------------------------------------------------------- ======= Cycle 8615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8616 steps, 2.56000 s simulation time, 21797.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8616 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21797.2121797.21221797.212 100.00 ------------------------------------------------------------------------------- PC_run 8616 8616 21750.42 2.524 2.524 99.79 GM_PC_couple 8616 8616 21.78 0.003 0.003 0.10 PC_GM_couple 8616 8616 17.19 0.002 0.002 0.08 #others 7.83 7.830 0.04 ------------------------------------------------------------------------------- ======= Cycle 8616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8617 steps, 2.56000 s simulation time, 21799.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8617 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21799.4821799.48221799.482 100.00 ------------------------------------------------------------------------------- PC_run 8617 8617 21752.68 2.524 2.524 99.79 GM_PC_couple 8617 8617 21.78 0.003 0.003 0.10 PC_GM_couple 8617 8617 17.19 0.002 0.002 0.08 #others 7.83 7.831 0.04 ------------------------------------------------------------------------------- ======= Cycle 8617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8618 steps, 2.56000 s simulation time, 21801.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8618 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21801.8721801.87021801.870 100.00 ------------------------------------------------------------------------------- PC_run 8618 8618 21755.06 2.524 2.524 99.79 GM_PC_couple 8618 8618 21.78 0.003 0.003 0.10 PC_GM_couple 8618 8618 17.20 0.002 0.002 0.08 #others 7.83 7.832 0.04 ------------------------------------------------------------------------------- ======= Cycle 8618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8619 steps, 2.56000 s simulation time, 21804.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8619 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21804.2921804.28521804.285 100.00 ------------------------------------------------------------------------------- PC_run 8619 8619 21757.47 2.524 2.524 99.79 GM_PC_couple 8619 8619 21.78 0.003 0.003 0.10 PC_GM_couple 8619 8619 17.20 0.002 0.002 0.08 #others 7.83 7.833 0.04 ------------------------------------------------------------------------------- ======= Cycle 8619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8620 steps, 2.56000 s simulation time, 21806.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8620 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21806.8521806.84921806.849 100.00 ------------------------------------------------------------------------------- PC_run 8620 8620 21760.03 2.524 2.524 99.79 GM_PC_couple 8620 8620 21.79 0.003 0.003 0.10 PC_GM_couple 8620 8620 17.20 0.002 0.002 0.08 #others 7.83 7.834 0.04 ------------------------------------------------------------------------------- ======= Cycle 8620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8621 steps, 2.56000 s simulation time, 21809.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8621 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21809.0921809.08721809.087 100.00 ------------------------------------------------------------------------------- PC_run 8621 8621 21762.26 2.524 2.524 99.79 GM_PC_couple 8621 8621 21.79 0.003 0.003 0.10 PC_GM_couple 8621 8621 17.20 0.002 0.002 0.08 #others 7.84 7.835 0.04 ------------------------------------------------------------------------------- ======= Cycle 8621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8622 steps, 2.56000 s simulation time, 21811.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8622 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21811.5721811.57421811.574 100.00 ------------------------------------------------------------------------------- PC_run 8622 8622 21764.74 2.524 2.524 99.79 GM_PC_couple 8622 8622 21.79 0.003 0.003 0.10 PC_GM_couple 8622 8622 17.21 0.002 0.002 0.08 #others 7.84 7.836 0.04 ------------------------------------------------------------------------------- ======= Cycle 8622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8623 steps, 2.56000 s simulation time, 21813.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8623 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21813.9521813.94721813.947 100.00 ------------------------------------------------------------------------------- PC_run 8623 8623 21767.11 2.524 2.524 99.79 GM_PC_couple 8623 8623 21.80 0.003 0.003 0.10 PC_GM_couple 8623 8623 17.21 0.002 0.002 0.08 #others 7.84 7.837 0.04 ------------------------------------------------------------------------------- ======= Cycle 8623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8624 steps, 2.56000 s simulation time, 21816.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8624 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21816.5421816.54121816.541 100.00 ------------------------------------------------------------------------------- PC_run 8624 8624 21769.69 2.524 2.524 99.79 GM_PC_couple 8624 8624 21.80 0.003 0.003 0.10 PC_GM_couple 8624 8624 17.21 0.002 0.002 0.08 #others 7.84 7.838 0.04 ------------------------------------------------------------------------------- ======= Cycle 8624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8625 steps, 2.56000 s simulation time, 21818.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8625 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21818.8821818.88421818.884 100.00 ------------------------------------------------------------------------------- PC_run 8625 8625 21772.03 2.524 2.524 99.79 GM_PC_couple 8625 8625 21.80 0.003 0.003 0.10 PC_GM_couple 8625 8625 17.21 0.002 0.002 0.08 #others 7.84 7.839 0.04 ------------------------------------------------------------------------------- ======= Cycle 8625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8626 steps, 2.56000 s simulation time, 21821.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8626 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21821.0921821.09121821.091 100.00 ------------------------------------------------------------------------------- PC_run 8626 8626 21774.23 2.524 2.524 99.79 GM_PC_couple 8626 8626 21.80 0.003 0.003 0.10 PC_GM_couple 8626 8626 17.21 0.002 0.002 0.08 #others 7.84 7.840 0.04 ------------------------------------------------------------------------------- ======= Cycle 8626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8627 steps, 2.56000 s simulation time, 21823.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8627 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21823.5721823.57221823.572 100.00 ------------------------------------------------------------------------------- PC_run 8627 8627 21776.71 2.524 2.524 99.79 GM_PC_couple 8627 8627 21.81 0.003 0.003 0.10 PC_GM_couple 8627 8627 17.22 0.002 0.002 0.08 #others 7.84 7.841 0.04 ------------------------------------------------------------------------------- ======= Cycle 8627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8628 steps, 2.56000 s simulation time, 21826.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8628 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21826.5821826.58421826.584 100.00 ------------------------------------------------------------------------------- PC_run 8628 8628 21779.72 2.524 2.524 99.79 GM_PC_couple 8628 8628 21.81 0.003 0.003 0.10 PC_GM_couple 8628 8628 17.22 0.002 0.002 0.08 #others 7.84 7.842 0.04 ------------------------------------------------------------------------------- ======= Cycle 8628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8629 steps, 2.56000 s simulation time, 21828.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8629 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21828.9821828.97621828.976 100.00 ------------------------------------------------------------------------------- PC_run 8629 8629 21782.10 2.524 2.524 99.79 GM_PC_couple 8629 8629 21.81 0.003 0.003 0.10 PC_GM_couple 8629 8629 17.22 0.002 0.002 0.08 #others 7.84 7.843 0.04 ------------------------------------------------------------------------------- ======= Cycle 8629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8630 steps, 2.56000 s simulation time, 21831.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8630 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21831.5721831.57121831.571 100.00 ------------------------------------------------------------------------------- PC_run 8630 8630 21784.69 2.524 2.524 99.79 GM_PC_couple 8630 8630 21.82 0.003 0.003 0.10 PC_GM_couple 8630 8630 17.22 0.002 0.002 0.08 #others 7.84 7.844 0.04 ------------------------------------------------------------------------------- ======= Cycle 8630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8631 steps, 2.56000 s simulation time, 21834.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8631 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21834.0621834.06421834.064 100.00 ------------------------------------------------------------------------------- PC_run 8631 8631 21787.17 2.524 2.524 99.79 GM_PC_couple 8631 8631 21.82 0.003 0.003 0.10 PC_GM_couple 8631 8631 17.23 0.002 0.002 0.08 #others 7.84 7.845 0.04 ------------------------------------------------------------------------------- ======= Cycle 8631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8632 steps, 2.56000 s simulation time, 21836.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8632 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21836.3421836.34421836.344 100.00 ------------------------------------------------------------------------------- PC_run 8632 8632 21789.45 2.524 2.524 99.79 GM_PC_couple 8632 8632 21.82 0.003 0.003 0.10 PC_GM_couple 8632 8632 17.23 0.002 0.002 0.08 #others 7.85 7.846 0.04 ------------------------------------------------------------------------------- ======= Cycle 8632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8633 steps, 2.56000 s simulation time, 21838.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8633 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21838.6821838.68421838.684 100.00 ------------------------------------------------------------------------------- PC_run 8633 8633 21791.78 2.524 2.524 99.79 GM_PC_couple 8633 8633 21.83 0.003 0.003 0.10 PC_GM_couple 8633 8633 17.23 0.002 0.002 0.08 #others 7.85 7.847 0.04 ------------------------------------------------------------------------------- ======= Cycle 8633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8634 steps, 2.56000 s simulation time, 21841.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8634 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21841.5521841.54621841.546 100.00 ------------------------------------------------------------------------------- PC_run 8634 8634 21794.64 2.524 2.524 99.79 GM_PC_couple 8634 8634 21.83 0.003 0.003 0.10 PC_GM_couple 8634 8634 17.23 0.002 0.002 0.08 #others 7.85 7.848 0.04 ------------------------------------------------------------------------------- ======= Cycle 8634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8635 steps, 2.56000 s simulation time, 21843.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8635 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21843.8021843.80521843.805 100.00 ------------------------------------------------------------------------------- PC_run 8635 8635 21796.89 2.524 2.524 99.79 GM_PC_couple 8635 8635 21.83 0.003 0.003 0.10 PC_GM_couple 8635 8635 17.24 0.002 0.002 0.08 #others 7.85 7.849 0.04 ------------------------------------------------------------------------------- ======= Cycle 8635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8636 steps, 2.56000 s simulation time, 21846.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8636 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21846.1621846.16421846.164 100.00 ------------------------------------------------------------------------------- PC_run 8636 8636 21799.24 2.524 2.524 99.79 GM_PC_couple 8636 8636 21.83 0.003 0.003 0.10 PC_GM_couple 8636 8636 17.24 0.002 0.002 0.08 #others 7.85 7.849 0.04 ------------------------------------------------------------------------------- ======= Cycle 8636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8637 steps, 2.56000 s simulation time, 21848.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8637 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21848.3321848.33221848.332 100.00 ------------------------------------------------------------------------------- PC_run 8637 8637 21801.41 2.524 2.524 99.79 GM_PC_couple 8637 8637 21.84 0.003 0.003 0.10 PC_GM_couple 8637 8637 17.24 0.002 0.002 0.08 #others 7.85 7.850 0.04 ------------------------------------------------------------------------------- ======= Cycle 8637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8638 steps, 2.56000 s simulation time, 21850.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8638 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21850.8121850.81021850.810 100.00 ------------------------------------------------------------------------------- PC_run 8638 8638 21803.88 2.524 2.524 99.79 GM_PC_couple 8638 8638 21.84 0.003 0.003 0.10 PC_GM_couple 8638 8638 17.24 0.002 0.002 0.08 #others 7.85 7.852 0.04 ------------------------------------------------------------------------------- ======= Cycle 8638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8639 steps, 2.56000 s simulation time, 21854.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8639 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21854.3421854.34121854.341 100.00 ------------------------------------------------------------------------------- PC_run 8639 8639 21807.41 2.524 2.524 99.79 GM_PC_couple 8639 8639 21.84 0.003 0.003 0.10 PC_GM_couple 8639 8639 17.24 0.002 0.002 0.08 #others 7.85 7.853 0.04 ------------------------------------------------------------------------------- ======= Cycle 8639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8640 steps, 2.56000 s simulation time, 21856.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8640 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21856.8621856.85821856.858 100.00 ------------------------------------------------------------------------------- PC_run 8640 8640 21809.92 2.524 2.524 99.79 GM_PC_couple 8640 8640 21.84 0.003 0.003 0.10 PC_GM_couple 8640 8640 17.24 0.002 0.002 0.08 #others 7.85 7.853 0.04 ------------------------------------------------------------------------------- ======= Cycle 8640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8641 steps, 2.56000 s simulation time, 21859.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8641 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21859.4221859.42021859.420 100.00 ------------------------------------------------------------------------------- PC_run 8641 8641 21812.47 2.524 2.524 99.79 GM_PC_couple 8641 8641 21.85 0.003 0.003 0.10 PC_GM_couple 8641 8641 17.25 0.002 0.002 0.08 #others 7.85 7.854 0.04 ------------------------------------------------------------------------------- ======= Cycle 8641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8642 steps, 2.56000 s simulation time, 21862.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8642 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21862.1221862.11721862.117 100.00 ------------------------------------------------------------------------------- PC_run 8642 8642 21815.17 2.524 2.524 99.79 GM_PC_couple 8642 8642 21.85 0.003 0.003 0.10 PC_GM_couple 8642 8642 17.25 0.002 0.002 0.08 #others 7.85 7.855 0.04 ------------------------------------------------------------------------------- ======= Cycle 8642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8643 steps, 2.56000 s simulation time, 21864.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8643 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21864.9821864.98221864.982 100.00 ------------------------------------------------------------------------------- PC_run 8643 8643 21818.02 2.524 2.524 99.79 GM_PC_couple 8643 8643 21.85 0.003 0.003 0.10 PC_GM_couple 8643 8643 17.25 0.002 0.002 0.08 #others 7.86 7.856 0.04 ------------------------------------------------------------------------------- ======= Cycle 8643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8644 steps, 2.56000 s simulation time, 21867.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8644 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21867.6921867.68821867.688 100.00 ------------------------------------------------------------------------------- PC_run 8644 8644 21820.72 2.524 2.524 99.79 GM_PC_couple 8644 8644 21.85 0.003 0.003 0.10 PC_GM_couple 8644 8644 17.25 0.002 0.002 0.08 #others 7.86 7.857 0.04 ------------------------------------------------------------------------------- ======= Cycle 8644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8645 steps, 2.56000 s simulation time, 21870.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8645 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21870.2421870.23721870.237 100.00 ------------------------------------------------------------------------------- PC_run 8645 8645 21823.27 2.524 2.524 99.79 GM_PC_couple 8645 8645 21.86 0.003 0.003 0.10 PC_GM_couple 8645 8645 17.25 0.002 0.002 0.08 #others 7.86 7.858 0.04 ------------------------------------------------------------------------------- ======= Cycle 8645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8646 steps, 2.56000 s simulation time, 21872.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8646 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21872.9321872.93321872.933 100.00 ------------------------------------------------------------------------------- PC_run 8646 8646 21825.95 2.524 2.524 99.79 GM_PC_couple 8646 8646 21.86 0.003 0.003 0.10 PC_GM_couple 8646 8646 17.26 0.002 0.002 0.08 #others 7.86 7.860 0.04 ------------------------------------------------------------------------------- ======= Cycle 8646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8647 steps, 2.56000 s simulation time, 21875.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8647 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21875.6621875.66421875.664 100.00 ------------------------------------------------------------------------------- PC_run 8647 8647 21828.68 2.524 2.524 99.79 GM_PC_couple 8647 8647 21.87 0.003 0.003 0.10 PC_GM_couple 8647 8647 17.26 0.002 0.002 0.08 #others 7.86 7.860 0.04 ------------------------------------------------------------------------------- ======= Cycle 8647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8648 steps, 2.56000 s simulation time, 21878.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8648 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21878.8221878.82121878.821 100.00 ------------------------------------------------------------------------------- PC_run 8648 8648 21831.83 2.524 2.524 99.79 GM_PC_couple 8648 8648 21.87 0.003 0.003 0.10 PC_GM_couple 8648 8648 17.26 0.002 0.002 0.08 #others 7.86 7.861 0.04 ------------------------------------------------------------------------------- ======= Cycle 8648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8649 steps, 2.56000 s simulation time, 21881.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8649 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21881.3321881.32921881.329 100.00 ------------------------------------------------------------------------------- PC_run 8649 8649 21834.33 2.524 2.524 99.79 GM_PC_couple 8649 8649 21.87 0.003 0.003 0.10 PC_GM_couple 8649 8649 17.26 0.002 0.002 0.08 #others 7.86 7.862 0.04 ------------------------------------------------------------------------------- ======= Cycle 8649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8650 steps, 2.56000 s simulation time, 21884.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8650 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21884.0721884.07021884.070 100.00 ------------------------------------------------------------------------------- PC_run 8650 8650 21837.07 2.525 2.525 99.79 GM_PC_couple 8650 8650 21.87 0.003 0.003 0.10 PC_GM_couple 8650 8650 17.27 0.002 0.002 0.08 #others 7.86 7.863 0.04 ------------------------------------------------------------------------------- ======= Cycle 8650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8651 steps, 2.56000 s simulation time, 21886.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8651 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21886.4621886.46221886.462 100.00 ------------------------------------------------------------------------------- PC_run 8651 8651 21839.46 2.525 2.525 99.79 GM_PC_couple 8651 8651 21.87 0.003 0.003 0.10 PC_GM_couple 8651 8651 17.27 0.002 0.002 0.08 #others 7.86 7.864 0.04 ------------------------------------------------------------------------------- ======= Cycle 8651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8652 steps, 2.56000 s simulation time, 21889.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8652 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21889.3721889.37021889.370 100.00 ------------------------------------------------------------------------------- PC_run 8652 8652 21842.36 2.525 2.525 99.79 GM_PC_couple 8652 8652 21.88 0.003 0.003 0.10 PC_GM_couple 8652 8652 17.27 0.002 0.002 0.08 #others 7.86 7.865 0.04 ------------------------------------------------------------------------------- ======= Cycle 8652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8653 steps, 2.56000 s simulation time, 21892.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8653 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21892.2321892.23221892.232 100.00 ------------------------------------------------------------------------------- PC_run 8653 8653 21845.22 2.525 2.525 99.79 GM_PC_couple 8653 8653 21.88 0.003 0.003 0.10 PC_GM_couple 8653 8653 17.27 0.002 0.002 0.08 #others 7.87 7.866 0.04 ------------------------------------------------------------------------------- ======= Cycle 8653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8654 steps, 2.56000 s simulation time, 21894.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8654 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21894.6821894.67921894.679 100.00 ------------------------------------------------------------------------------- PC_run 8654 8654 21847.66 2.525 2.525 99.79 GM_PC_couple 8654 8654 21.88 0.003 0.003 0.10 PC_GM_couple 8654 8654 17.27 0.002 0.002 0.08 #others 7.87 7.867 0.04 ------------------------------------------------------------------------------- ======= Cycle 8654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8655 steps, 2.56000 s simulation time, 21897.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8655 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21897.3921897.39221897.392 100.00 ------------------------------------------------------------------------------- PC_run 8655 8655 21850.37 2.525 2.525 99.79 GM_PC_couple 8655 8655 21.88 0.003 0.003 0.10 PC_GM_couple 8655 8655 17.28 0.002 0.002 0.08 #others 7.87 7.867 0.04 ------------------------------------------------------------------------------- ======= Cycle 8655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8656 steps, 2.56000 s simulation time, 21900.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8656 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21900.2721900.27521900.275 100.00 ------------------------------------------------------------------------------- PC_run 8656 8656 21853.24 2.525 2.525 99.79 GM_PC_couple 8656 8656 21.89 0.003 0.003 0.10 PC_GM_couple 8656 8656 17.28 0.002 0.002 0.08 #others 7.87 7.868 0.04 ------------------------------------------------------------------------------- ======= Cycle 8656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8657 steps, 2.56000 s simulation time, 21902.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8657 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21902.9021902.90021902.900 100.00 ------------------------------------------------------------------------------- PC_run 8657 8657 21855.86 2.525 2.525 99.79 GM_PC_couple 8657 8657 21.89 0.003 0.003 0.10 PC_GM_couple 8657 8657 17.28 0.002 0.002 0.08 #others 7.87 7.869 0.04 ------------------------------------------------------------------------------- ======= Cycle 8657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8658 steps, 2.56000 s simulation time, 21905.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8658 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21905.6121905.61421905.614 100.00 ------------------------------------------------------------------------------- PC_run 8658 8658 21858.57 2.525 2.525 99.79 GM_PC_couple 8658 8658 21.89 0.003 0.003 0.10 PC_GM_couple 8658 8658 17.28 0.002 0.002 0.08 #others 7.87 7.870 0.04 ------------------------------------------------------------------------------- ======= Cycle 8658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8659 steps, 2.56000 s simulation time, 21908.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8659 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21908.5921908.59021908.590 100.00 ------------------------------------------------------------------------------- PC_run 8659 8659 21861.54 2.525 2.525 99.79 GM_PC_couple 8659 8659 21.89 0.003 0.003 0.10 PC_GM_couple 8659 8659 17.28 0.002 0.002 0.08 #others 7.87 7.871 0.04 ------------------------------------------------------------------------------- ======= Cycle 8659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8660 steps, 2.56000 s simulation time, 21911.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8660 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21911.3621911.36121911.361 100.00 ------------------------------------------------------------------------------- PC_run 8660 8660 21864.31 2.525 2.525 99.79 GM_PC_couple 8660 8660 21.90 0.003 0.003 0.10 PC_GM_couple 8660 8660 17.28 0.002 0.002 0.08 #others 7.87 7.872 0.04 ------------------------------------------------------------------------------- ======= Cycle 8660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8661 steps, 2.56000 s simulation time, 21913.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8661 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21913.9521913.94921913.949 100.00 ------------------------------------------------------------------------------- PC_run 8661 8661 21866.89 2.525 2.525 99.79 GM_PC_couple 8661 8661 21.90 0.003 0.003 0.10 PC_GM_couple 8661 8661 17.29 0.002 0.002 0.08 #others 7.87 7.873 0.04 ------------------------------------------------------------------------------- ======= Cycle 8661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8662 steps, 2.56000 s simulation time, 21916.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8662 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21916.6321916.63021916.630 100.00 ------------------------------------------------------------------------------- PC_run 8662 8662 21869.56 2.525 2.525 99.79 GM_PC_couple 8662 8662 21.90 0.003 0.003 0.10 PC_GM_couple 8662 8662 17.29 0.002 0.002 0.08 #others 7.87 7.874 0.04 ------------------------------------------------------------------------------- ======= Cycle 8662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8663 steps, 2.56000 s simulation time, 21919.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8663 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21919.2621919.26121919.261 100.00 ------------------------------------------------------------------------------- PC_run 8663 8663 21872.19 2.525 2.525 99.79 GM_PC_couple 8663 8663 21.91 0.003 0.003 0.10 PC_GM_couple 8663 8663 17.29 0.002 0.002 0.08 #others 7.87 7.875 0.04 ------------------------------------------------------------------------------- ======= Cycle 8663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8664 steps, 2.56000 s simulation time, 21922.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8664 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21922.3621922.35921922.359 100.00 ------------------------------------------------------------------------------- PC_run 8664 8664 21875.28 2.525 2.525 99.79 GM_PC_couple 8664 8664 21.91 0.003 0.003 0.10 PC_GM_couple 8664 8664 17.29 0.002 0.002 0.08 #others 7.88 7.876 0.04 ------------------------------------------------------------------------------- ======= Cycle 8664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8665 steps, 2.56000 s simulation time, 21924.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8665 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21924.9621924.96321924.963 100.00 ------------------------------------------------------------------------------- PC_run 8665 8665 21877.88 2.525 2.525 99.79 GM_PC_couple 8665 8665 21.91 0.003 0.003 0.10 PC_GM_couple 8665 8665 17.30 0.002 0.002 0.08 #others 7.88 7.877 0.04 ------------------------------------------------------------------------------- ======= Cycle 8665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8666 steps, 2.56000 s simulation time, 21927.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8666 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21927.6221927.61521927.615 100.00 ------------------------------------------------------------------------------- PC_run 8666 8666 21880.52 2.525 2.525 99.79 GM_PC_couple 8666 8666 21.92 0.003 0.003 0.10 PC_GM_couple 8666 8666 17.30 0.002 0.002 0.08 #others 7.88 7.878 0.04 ------------------------------------------------------------------------------- ======= Cycle 8666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8667 steps, 2.56000 s simulation time, 21931.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8667 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21931.8621931.86021931.860 100.00 ------------------------------------------------------------------------------- PC_run 8667 8667 21884.76 2.525 2.525 99.79 GM_PC_couple 8667 8667 21.92 0.003 0.003 0.10 PC_GM_couple 8667 8667 17.30 0.002 0.002 0.08 #others 7.88 7.879 0.04 ------------------------------------------------------------------------------- ======= Cycle 8667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8668 steps, 2.56000 s simulation time, 21934.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8668 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21934.8021934.79721934.797 100.00 ------------------------------------------------------------------------------- PC_run 8668 8668 21887.69 2.525 2.525 99.79 GM_PC_couple 8668 8668 21.92 0.003 0.003 0.10 PC_GM_couple 8668 8668 17.30 0.002 0.002 0.08 #others 7.88 7.880 0.04 ------------------------------------------------------------------------------- ======= Cycle 8668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8669 steps, 2.56000 s simulation time, 21937.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8669 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21937.5421937.54321937.543 100.00 ------------------------------------------------------------------------------- PC_run 8669 8669 21890.43 2.525 2.525 99.79 GM_PC_couple 8669 8669 21.92 0.003 0.003 0.10 PC_GM_couple 8669 8669 17.31 0.002 0.002 0.08 #others 7.88 7.881 0.04 ------------------------------------------------------------------------------- ======= Cycle 8669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8670 steps, 2.56000 s simulation time, 21940.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8670 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21940.3421940.34021940.340 100.00 ------------------------------------------------------------------------------- PC_run 8670 8670 21893.23 2.525 2.525 99.79 GM_PC_couple 8670 8670 21.93 0.003 0.003 0.10 PC_GM_couple 8670 8670 17.31 0.002 0.002 0.08 #others 7.88 7.882 0.04 ------------------------------------------------------------------------------- ======= Cycle 8670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8671 steps, 2.56000 s simulation time, 21943.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8671 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21943.0421943.04421943.044 100.00 ------------------------------------------------------------------------------- PC_run 8671 8671 21895.92 2.525 2.525 99.79 GM_PC_couple 8671 8671 21.93 0.003 0.003 0.10 PC_GM_couple 8671 8671 17.31 0.002 0.002 0.08 #others 7.88 7.883 0.04 ------------------------------------------------------------------------------- ======= Cycle 8671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8672 steps, 2.56000 s simulation time, 21945.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8672 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21945.2021945.20521945.205 100.00 ------------------------------------------------------------------------------- PC_run 8672 8672 21898.08 2.525 2.525 99.79 GM_PC_couple 8672 8672 21.93 0.003 0.003 0.10 PC_GM_couple 8672 8672 17.31 0.002 0.002 0.08 #others 7.88 7.883 0.04 ------------------------------------------------------------------------------- ======= Cycle 8672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8673 steps, 2.56000 s simulation time, 21947.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8673 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21947.5021947.49821947.498 100.00 ------------------------------------------------------------------------------- PC_run 8673 8673 21900.37 2.525 2.525 99.79 GM_PC_couple 8673 8673 21.93 0.003 0.003 0.10 PC_GM_couple 8673 8673 17.31 0.002 0.002 0.08 #others 7.88 7.885 0.04 ------------------------------------------------------------------------------- ======= Cycle 8673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8674 steps, 2.56000 s simulation time, 21950.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8674 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21950.2921950.29121950.291 100.00 ------------------------------------------------------------------------------- PC_run 8674 8674 21903.16 2.525 2.525 99.79 GM_PC_couple 8674 8674 21.93 0.003 0.003 0.10 PC_GM_couple 8674 8674 17.32 0.002 0.002 0.08 #others 7.89 7.886 0.04 ------------------------------------------------------------------------------- ======= Cycle 8674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8675 steps, 2.56000 s simulation time, 21952.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8675 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21952.8821952.87721952.877 100.00 ------------------------------------------------------------------------------- PC_run 8675 8675 21905.74 2.525 2.525 99.79 GM_PC_couple 8675 8675 21.94 0.003 0.003 0.10 PC_GM_couple 8675 8675 17.32 0.002 0.002 0.08 #others 7.89 7.886 0.04 ------------------------------------------------------------------------------- ======= Cycle 8675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8676 steps, 2.56000 s simulation time, 21955.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8676 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21955.2921955.29221955.292 100.00 ------------------------------------------------------------------------------- PC_run 8676 8676 21908.15 2.525 2.525 99.79 GM_PC_couple 8676 8676 21.94 0.003 0.003 0.10 PC_GM_couple 8676 8676 17.32 0.002 0.002 0.08 #others 7.89 7.887 0.04 ------------------------------------------------------------------------------- ======= Cycle 8676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8677 steps, 2.56000 s simulation time, 21957.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8677 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21957.4721957.47021957.470 100.00 ------------------------------------------------------------------------------- PC_run 8677 8677 21910.32 2.525 2.525 99.79 GM_PC_couple 8677 8677 21.94 0.003 0.003 0.10 PC_GM_couple 8677 8677 17.32 0.002 0.002 0.08 #others 7.89 7.888 0.04 ------------------------------------------------------------------------------- ======= Cycle 8677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8678 steps, 2.56000 s simulation time, 21960.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8678 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21960.1521960.15221960.152 100.00 ------------------------------------------------------------------------------- PC_run 8678 8678 21912.99 2.525 2.525 99.79 GM_PC_couple 8678 8678 21.95 0.003 0.003 0.10 PC_GM_couple 8678 8678 17.33 0.002 0.002 0.08 #others 7.89 7.889 0.04 ------------------------------------------------------------------------------- ======= Cycle 8678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8679 steps, 2.56000 s simulation time, 21962.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8679 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21962.9221962.92421962.924 100.00 ------------------------------------------------------------------------------- PC_run 8679 8679 21915.75 2.525 2.525 99.79 GM_PC_couple 8679 8679 21.95 0.003 0.003 0.10 PC_GM_couple 8679 8679 17.33 0.002 0.002 0.08 #others 7.89 7.890 0.04 ------------------------------------------------------------------------------- ======= Cycle 8679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8680 steps, 2.56000 s simulation time, 21965.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8680 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21965.3721965.36921965.369 100.00 ------------------------------------------------------------------------------- PC_run 8680 8680 21918.19 2.525 2.525 99.79 GM_PC_couple 8680 8680 21.95 0.003 0.003 0.10 PC_GM_couple 8680 8680 17.33 0.002 0.002 0.08 #others 7.89 7.891 0.04 ------------------------------------------------------------------------------- ======= Cycle 8680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8681 steps, 2.56000 s simulation time, 21968.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8681 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21968.2721968.26821968.268 100.00 ------------------------------------------------------------------------------- PC_run 8681 8681 21921.09 2.525 2.525 99.79 GM_PC_couple 8681 8681 21.96 0.003 0.003 0.10 PC_GM_couple 8681 8681 17.33 0.002 0.002 0.08 #others 7.89 7.892 0.04 ------------------------------------------------------------------------------- ======= Cycle 8681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8682 steps, 2.56000 s simulation time, 21970.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8682 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21970.9221970.92121970.921 100.00 ------------------------------------------------------------------------------- PC_run 8682 8682 21923.73 2.525 2.525 99.79 GM_PC_couple 8682 8682 21.96 0.003 0.003 0.10 PC_GM_couple 8682 8682 17.34 0.002 0.002 0.08 #others 7.89 7.893 0.04 ------------------------------------------------------------------------------- ======= Cycle 8682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8683 steps, 2.56000 s simulation time, 21973.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8683 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21973.4821973.48021973.480 100.00 ------------------------------------------------------------------------------- PC_run 8683 8683 21926.28 2.525 2.525 99.79 GM_PC_couple 8683 8683 21.96 0.003 0.003 0.10 PC_GM_couple 8683 8683 17.34 0.002 0.002 0.08 #others 7.89 7.894 0.04 ------------------------------------------------------------------------------- ======= Cycle 8683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8684 steps, 2.56000 s simulation time, 21976.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8684 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21976.3421976.34521976.345 100.00 ------------------------------------------------------------------------------- PC_run 8684 8684 21929.14 2.525 2.525 99.79 GM_PC_couple 8684 8684 21.96 0.003 0.003 0.10 PC_GM_couple 8684 8684 17.34 0.002 0.002 0.08 #others 7.90 7.895 0.04 ------------------------------------------------------------------------------- ======= Cycle 8684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8685 steps, 2.56000 s simulation time, 21978.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8685 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21978.8521978.85221978.852 100.00 ------------------------------------------------------------------------------- PC_run 8685 8685 21931.65 2.525 2.525 99.79 GM_PC_couple 8685 8685 21.97 0.003 0.003 0.10 PC_GM_couple 8685 8685 17.34 0.002 0.002 0.08 #others 7.90 7.896 0.04 ------------------------------------------------------------------------------- ======= Cycle 8685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8686 steps, 2.56000 s simulation time, 21981.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8686 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21981.1821981.17821981.178 100.00 ------------------------------------------------------------------------------- PC_run 8686 8686 21933.97 2.525 2.525 99.79 GM_PC_couple 8686 8686 21.97 0.003 0.003 0.10 PC_GM_couple 8686 8686 17.34 0.002 0.002 0.08 #others 7.90 7.897 0.04 ------------------------------------------------------------------------------- ======= Cycle 8686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8687 steps, 2.56000 s simulation time, 21983.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8687 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21983.4521983.45321983.453 100.00 ------------------------------------------------------------------------------- PC_run 8687 8687 21936.24 2.525 2.525 99.79 GM_PC_couple 8687 8687 21.97 0.003 0.003 0.10 PC_GM_couple 8687 8687 17.35 0.002 0.002 0.08 #others 7.90 7.898 0.04 ------------------------------------------------------------------------------- ======= Cycle 8687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8688 steps, 2.56000 s simulation time, 21985.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8688 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21985.9721985.96921985.969 100.00 ------------------------------------------------------------------------------- PC_run 8688 8688 21938.75 2.525 2.525 99.79 GM_PC_couple 8688 8688 21.97 0.003 0.003 0.10 PC_GM_couple 8688 8688 17.35 0.002 0.002 0.08 #others 7.90 7.899 0.04 ------------------------------------------------------------------------------- ======= Cycle 8688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8689 steps, 2.56000 s simulation time, 21988.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8689 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21988.3521988.34721988.347 100.00 ------------------------------------------------------------------------------- PC_run 8689 8689 21941.12 2.525 2.525 99.79 GM_PC_couple 8689 8689 21.98 0.003 0.003 0.10 PC_GM_couple 8689 8689 17.35 0.002 0.002 0.08 #others 7.90 7.900 0.04 ------------------------------------------------------------------------------- ======= Cycle 8689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8690 steps, 2.56000 s simulation time, 21990.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8690 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21990.8021990.80021990.800 100.00 ------------------------------------------------------------------------------- PC_run 8690 8690 21943.56 2.525 2.525 99.79 GM_PC_couple 8690 8690 21.98 0.003 0.003 0.10 PC_GM_couple 8690 8690 17.35 0.002 0.002 0.08 #others 7.90 7.901 0.04 ------------------------------------------------------------------------------- ======= Cycle 8690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8691 steps, 2.56000 s simulation time, 21993.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8691 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21993.1521993.14921993.149 100.00 ------------------------------------------------------------------------------- PC_run 8691 8691 21945.91 2.525 2.525 99.79 GM_PC_couple 8691 8691 21.98 0.003 0.003 0.10 PC_GM_couple 8691 8691 17.36 0.002 0.002 0.08 #others 7.90 7.902 0.04 ------------------------------------------------------------------------------- ======= Cycle 8691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8692 steps, 2.56000 s simulation time, 21995.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8692 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21995.9121995.91421995.914 100.00 ------------------------------------------------------------------------------- PC_run 8692 8692 21948.66 2.525 2.525 99.79 GM_PC_couple 8692 8692 21.99 0.003 0.003 0.10 PC_GM_couple 8692 8692 17.36 0.002 0.002 0.08 #others 7.90 7.903 0.04 ------------------------------------------------------------------------------- ======= Cycle 8692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8693 steps, 2.56000 s simulation time, 21998.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8693 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21998.1921998.18621998.186 100.00 ------------------------------------------------------------------------------- PC_run 8693 8693 21950.93 2.525 2.525 99.79 GM_PC_couple 8693 8693 21.99 0.003 0.003 0.10 PC_GM_couple 8693 8693 17.36 0.002 0.002 0.08 #others 7.90 7.904 0.04 ------------------------------------------------------------------------------- ======= Cycle 8693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8694 steps, 2.56000 s simulation time, 22000.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8694 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22000.6622000.66022000.660 100.00 ------------------------------------------------------------------------------- PC_run 8694 8694 21953.40 2.525 2.525 99.79 GM_PC_couple 8694 8694 21.99 0.003 0.003 0.10 PC_GM_couple 8694 8694 17.36 0.002 0.002 0.08 #others 7.91 7.905 0.04 ------------------------------------------------------------------------------- ======= Cycle 8694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8695 steps, 2.56000 s simulation time, 22002.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8695 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22002.8922002.88822002.888 100.00 ------------------------------------------------------------------------------- PC_run 8695 8695 21955.62 2.525 2.525 99.79 GM_PC_couple 8695 8695 22.00 0.003 0.003 0.10 PC_GM_couple 8695 8695 17.37 0.002 0.002 0.08 #others 7.91 7.906 0.04 ------------------------------------------------------------------------------- ======= Cycle 8695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8696 steps, 2.56000 s simulation time, 22005.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8696 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22005.4122005.40722005.407 100.00 ------------------------------------------------------------------------------- PC_run 8696 8696 21958.13 2.525 2.525 99.79 GM_PC_couple 8696 8696 22.00 0.003 0.003 0.10 PC_GM_couple 8696 8696 17.37 0.002 0.002 0.08 #others 7.91 7.907 0.04 ------------------------------------------------------------------------------- ======= Cycle 8696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8697 steps, 2.56000 s simulation time, 22007.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8697 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22007.6122007.61422007.614 100.00 ------------------------------------------------------------------------------- PC_run 8697 8697 21960.34 2.525 2.525 99.79 GM_PC_couple 8697 8697 22.00 0.003 0.003 0.10 PC_GM_couple 8697 8697 17.37 0.002 0.002 0.08 #others 7.91 7.908 0.04 ------------------------------------------------------------------------------- ======= Cycle 8697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8698 steps, 2.56000 s simulation time, 22009.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8698 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22009.9422009.93922009.939 100.00 ------------------------------------------------------------------------------- PC_run 8698 8698 21962.66 2.525 2.525 99.79 GM_PC_couple 8698 8698 22.00 0.003 0.003 0.10 PC_GM_couple 8698 8698 17.37 0.002 0.002 0.08 #others 7.91 7.909 0.04 ------------------------------------------------------------------------------- ======= Cycle 8698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8699 steps, 2.56000 s simulation time, 22012.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8699 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22012.2522012.24522012.245 100.00 ------------------------------------------------------------------------------- PC_run 8699 8699 21964.96 2.525 2.525 99.79 GM_PC_couple 8699 8699 22.01 0.003 0.003 0.10 PC_GM_couple 8699 8699 17.37 0.002 0.002 0.08 #others 7.91 7.909 0.04 ------------------------------------------------------------------------------- ======= Cycle 8699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8700 steps, 2.56000 s simulation time, 22014.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8700 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22014.5722014.56822014.568 100.00 ------------------------------------------------------------------------------- PC_run 8700 8700 21967.28 2.525 2.525 99.79 GM_PC_couple 8700 8700 22.01 0.003 0.003 0.10 PC_GM_couple 8700 8700 17.37 0.002 0.002 0.08 #others 7.91 7.910 0.04 ------------------------------------------------------------------------------- ======= Cycle 8700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8701 steps, 2.56000 s simulation time, 22017.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8701 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22017.0522017.05122017.051 100.00 ------------------------------------------------------------------------------- PC_run 8701 8701 21969.75 2.525 2.525 99.79 GM_PC_couple 8701 8701 22.01 0.003 0.003 0.10 PC_GM_couple 8701 8701 17.38 0.002 0.002 0.08 #others 7.91 7.911 0.04 ------------------------------------------------------------------------------- ======= Cycle 8701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8702 steps, 2.56000 s simulation time, 22019.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8702 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22019.3822019.38022019.380 100.00 ------------------------------------------------------------------------------- PC_run 8702 8702 21972.07 2.525 2.525 99.79 GM_PC_couple 8702 8702 22.01 0.003 0.003 0.10 PC_GM_couple 8702 8702 17.38 0.002 0.002 0.08 #others 7.91 7.912 0.04 ------------------------------------------------------------------------------- ======= Cycle 8702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8703 steps, 2.56000 s simulation time, 22021.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8703 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22021.6722021.67122021.671 100.00 ------------------------------------------------------------------------------- PC_run 8703 8703 21974.36 2.525 2.525 99.79 GM_PC_couple 8703 8703 22.02 0.003 0.003 0.10 PC_GM_couple 8703 8703 17.38 0.002 0.002 0.08 #others 7.91 7.914 0.04 ------------------------------------------------------------------------------- ======= Cycle 8703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8704 steps, 2.56000 s simulation time, 22024.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8704 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22024.2722024.27322024.273 100.00 ------------------------------------------------------------------------------- PC_run 8704 8704 21976.95 2.525 2.525 99.79 GM_PC_couple 8704 8704 22.02 0.003 0.003 0.10 PC_GM_couple 8704 8704 17.39 0.002 0.002 0.08 #others 7.91 7.915 0.04 ------------------------------------------------------------------------------- ======= Cycle 8704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8705 steps, 2.56000 s simulation time, 22026.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8705 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22026.7822026.78422026.784 100.00 ------------------------------------------------------------------------------- PC_run 8705 8705 21979.46 2.525 2.525 99.79 GM_PC_couple 8705 8705 22.02 0.003 0.003 0.10 PC_GM_couple 8705 8705 17.39 0.002 0.002 0.08 #others 7.92 7.916 0.04 ------------------------------------------------------------------------------- ======= Cycle 8705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8706 steps, 2.56000 s simulation time, 22029.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8706 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22029.7322029.73222029.732 100.00 ------------------------------------------------------------------------------- PC_run 8706 8706 21982.40 2.525 2.525 99.79 GM_PC_couple 8706 8706 22.03 0.003 0.003 0.10 PC_GM_couple 8706 8706 17.39 0.002 0.002 0.08 #others 7.92 7.917 0.04 ------------------------------------------------------------------------------- ======= Cycle 8706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8707 steps, 2.56000 s simulation time, 22032.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8707 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22032.6022032.59622032.596 100.00 ------------------------------------------------------------------------------- PC_run 8707 8707 21985.25 2.525 2.525 99.79 GM_PC_couple 8707 8707 22.03 0.003 0.003 0.10 PC_GM_couple 8707 8707 17.39 0.002 0.002 0.08 #others 7.92 7.918 0.04 ------------------------------------------------------------------------------- ======= Cycle 8707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8708 steps, 2.56000 s simulation time, 22036.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8708 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22036.3122036.31022036.310 100.00 ------------------------------------------------------------------------------- PC_run 8708 8708 21988.96 2.525 2.525 99.79 GM_PC_couple 8708 8708 22.04 0.003 0.003 0.10 PC_GM_couple 8708 8708 17.40 0.002 0.002 0.08 #others 7.92 7.919 0.04 ------------------------------------------------------------------------------- ======= Cycle 8708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8709 steps, 2.56000 s simulation time, 22039.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8709 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22039.3922039.39222039.392 100.00 ------------------------------------------------------------------------------- PC_run 8709 8709 21992.04 2.525 2.525 99.79 GM_PC_couple 8709 8709 22.04 0.003 0.003 0.10 PC_GM_couple 8709 8709 17.40 0.002 0.002 0.08 #others 7.92 7.920 0.04 ------------------------------------------------------------------------------- ======= Cycle 8709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8710 steps, 2.56000 s simulation time, 22041.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8710 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22041.8922041.89022041.890 100.00 ------------------------------------------------------------------------------- PC_run 8710 8710 21994.53 2.525 2.525 99.79 GM_PC_couple 8710 8710 22.04 0.003 0.003 0.10 PC_GM_couple 8710 8710 17.40 0.002 0.002 0.08 #others 7.92 7.921 0.04 ------------------------------------------------------------------------------- ======= Cycle 8710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8711 steps, 2.56000 s simulation time, 22044.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8711 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22044.2422044.23622044.236 100.00 ------------------------------------------------------------------------------- PC_run 8711 8711 21996.87 2.525 2.525 99.79 GM_PC_couple 8711 8711 22.04 0.003 0.003 0.10 PC_GM_couple 8711 8711 17.40 0.002 0.002 0.08 #others 7.92 7.921 0.04 ------------------------------------------------------------------------------- ======= Cycle 8711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8712 steps, 2.56000 s simulation time, 22046.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8712 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22046.4822046.47822046.478 100.00 ------------------------------------------------------------------------------- PC_run 8712 8712 21999.11 2.525 2.525 99.79 GM_PC_couple 8712 8712 22.04 0.003 0.003 0.10 PC_GM_couple 8712 8712 17.40 0.002 0.002 0.08 #others 7.92 7.922 0.04 ------------------------------------------------------------------------------- ======= Cycle 8712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8713 steps, 2.56000 s simulation time, 22048.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8713 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22048.8222048.82022048.820 100.00 ------------------------------------------------------------------------------- PC_run 8713 8713 22001.44 2.525 2.525 99.79 GM_PC_couple 8713 8713 22.05 0.003 0.003 0.10 PC_GM_couple 8713 8713 17.41 0.002 0.002 0.08 #others 7.92 7.923 0.04 ------------------------------------------------------------------------------- ======= Cycle 8713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8714 steps, 2.56000 s simulation time, 22052.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8714 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22052.1522052.15422052.154 100.00 ------------------------------------------------------------------------------- PC_run 8714 8714 22004.77 2.525 2.525 99.79 GM_PC_couple 8714 8714 22.05 0.003 0.003 0.10 PC_GM_couple 8714 8714 17.41 0.002 0.002 0.08 #others 7.92 7.924 0.04 ------------------------------------------------------------------------------- ======= Cycle 8714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8715 steps, 2.56000 s simulation time, 22054.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8715 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22054.7822054.77622054.776 100.00 ------------------------------------------------------------------------------- PC_run 8715 8715 22007.39 2.525 2.525 99.79 GM_PC_couple 8715 8715 22.05 0.003 0.003 0.10 PC_GM_couple 8715 8715 17.41 0.002 0.002 0.08 #others 7.93 7.925 0.04 ------------------------------------------------------------------------------- ======= Cycle 8715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8716 steps, 2.56000 s simulation time, 22057.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8716 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22057.6122057.61322057.613 100.00 ------------------------------------------------------------------------------- PC_run 8716 8716 22010.22 2.525 2.525 99.79 GM_PC_couple 8716 8716 22.06 0.003 0.003 0.10 PC_GM_couple 8716 8716 17.41 0.002 0.002 0.08 #others 7.93 7.926 0.04 ------------------------------------------------------------------------------- ======= Cycle 8716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8717 steps, 2.56000 s simulation time, 22060.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8717 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22060.3222060.32122060.321 100.00 ------------------------------------------------------------------------------- PC_run 8717 8717 22012.92 2.525 2.525 99.79 GM_PC_couple 8717 8717 22.06 0.003 0.003 0.10 PC_GM_couple 8717 8717 17.41 0.002 0.002 0.08 #others 7.93 7.927 0.04 ------------------------------------------------------------------------------- ======= Cycle 8717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8718 steps, 2.56000 s simulation time, 22062.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8718 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22062.8222062.81822062.818 100.00 ------------------------------------------------------------------------------- PC_run 8718 8718 22015.41 2.525 2.525 99.79 GM_PC_couple 8718 8718 22.06 0.003 0.003 0.10 PC_GM_couple 8718 8718 17.42 0.002 0.002 0.08 #others 7.93 7.928 0.04 ------------------------------------------------------------------------------- ======= Cycle 8718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8719 steps, 2.56000 s simulation time, 22065.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8719 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22065.3022065.30022065.300 100.00 ------------------------------------------------------------------------------- PC_run 8719 8719 22017.89 2.525 2.525 99.79 GM_PC_couple 8719 8719 22.06 0.003 0.003 0.10 PC_GM_couple 8719 8719 17.42 0.002 0.002 0.08 #others 7.93 7.929 0.04 ------------------------------------------------------------------------------- ======= Cycle 8719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8720 steps, 2.56000 s simulation time, 22068.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8720 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22068.0322068.02722068.027 100.00 ------------------------------------------------------------------------------- PC_run 8720 8720 22020.61 2.525 2.525 99.79 GM_PC_couple 8720 8720 22.07 0.003 0.003 0.10 PC_GM_couple 8720 8720 17.42 0.002 0.002 0.08 #others 7.93 7.931 0.04 ------------------------------------------------------------------------------- ======= Cycle 8720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8721 steps, 2.56000 s simulation time, 22070.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8721 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22070.8422070.84022070.840 100.00 ------------------------------------------------------------------------------- PC_run 8721 8721 22023.42 2.525 2.525 99.79 GM_PC_couple 8721 8721 22.07 0.003 0.003 0.10 PC_GM_couple 8721 8721 17.42 0.002 0.002 0.08 #others 7.93 7.932 0.04 ------------------------------------------------------------------------------- ======= Cycle 8721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8722 steps, 2.56000 s simulation time, 22073.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8722 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22073.7022073.70322073.703 100.00 ------------------------------------------------------------------------------- PC_run 8722 8722 22026.27 2.525 2.525 99.79 GM_PC_couple 8722 8722 22.07 0.003 0.003 0.10 PC_GM_couple 8722 8722 17.42 0.002 0.002 0.08 #others 7.93 7.933 0.04 ------------------------------------------------------------------------------- ======= Cycle 8722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8723 steps, 2.56000 s simulation time, 22075.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8723 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22075.8622075.85622075.856 100.00 ------------------------------------------------------------------------------- PC_run 8723 8723 22028.42 2.525 2.525 99.79 GM_PC_couple 8723 8723 22.07 0.003 0.003 0.10 PC_GM_couple 8723 8723 17.43 0.002 0.002 0.08 #others 7.93 7.934 0.04 ------------------------------------------------------------------------------- ======= Cycle 8723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8724 steps, 2.56000 s simulation time, 22078.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8724 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22078.2322078.22822078.228 100.00 ------------------------------------------------------------------------------- PC_run 8724 8724 22030.79 2.525 2.525 99.79 GM_PC_couple 8724 8724 22.08 0.003 0.003 0.10 PC_GM_couple 8724 8724 17.43 0.002 0.002 0.08 #others 7.93 7.934 0.04 ------------------------------------------------------------------------------- ======= Cycle 8724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8725 steps, 2.56000 s simulation time, 22080.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8725 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22080.6222080.61822080.618 100.00 ------------------------------------------------------------------------------- PC_run 8725 8725 22033.17 2.525 2.525 99.79 GM_PC_couple 8725 8725 22.08 0.003 0.003 0.10 PC_GM_couple 8725 8725 17.43 0.002 0.002 0.08 #others 7.94 7.936 0.04 ------------------------------------------------------------------------------- ======= Cycle 8725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8726 steps, 2.56000 s simulation time, 22083.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8726 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22083.1722083.17222083.172 100.00 ------------------------------------------------------------------------------- PC_run 8726 8726 22035.72 2.525 2.525 99.79 GM_PC_couple 8726 8726 22.08 0.003 0.003 0.10 PC_GM_couple 8726 8726 17.43 0.002 0.002 0.08 #others 7.94 7.937 0.04 ------------------------------------------------------------------------------- ======= Cycle 8726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8727 steps, 2.56000 s simulation time, 22085.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8727 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22085.7122085.70822085.708 100.00 ------------------------------------------------------------------------------- PC_run 8727 8727 22038.25 2.525 2.525 99.79 GM_PC_couple 8727 8727 22.09 0.003 0.003 0.10 PC_GM_couple 8727 8727 17.44 0.002 0.002 0.08 #others 7.94 7.938 0.04 ------------------------------------------------------------------------------- ======= Cycle 8727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8728 steps, 2.56000 s simulation time, 22088.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8728 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22088.1922088.19322088.193 100.00 ------------------------------------------------------------------------------- PC_run 8728 8728 22040.73 2.525 2.525 99.79 GM_PC_couple 8728 8728 22.09 0.003 0.003 0.10 PC_GM_couple 8728 8728 17.44 0.002 0.002 0.08 #others 7.94 7.939 0.04 ------------------------------------------------------------------------------- ======= Cycle 8728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8729 steps, 2.56000 s simulation time, 22090.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8729 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22090.4722090.46922090.469 100.00 ------------------------------------------------------------------------------- PC_run 8729 8729 22043.00 2.525 2.525 99.79 GM_PC_couple 8729 8729 22.09 0.003 0.003 0.10 PC_GM_couple 8729 8729 17.44 0.002 0.002 0.08 #others 7.94 7.940 0.04 ------------------------------------------------------------------------------- ======= Cycle 8729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8730 steps, 2.56000 s simulation time, 22093.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8730 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22093.0922093.08922093.089 100.00 ------------------------------------------------------------------------------- PC_run 8730 8730 22045.61 2.525 2.525 99.79 GM_PC_couple 8730 8730 22.10 0.003 0.003 0.10 PC_GM_couple 8730 8730 17.44 0.002 0.002 0.08 #others 7.94 7.941 0.04 ------------------------------------------------------------------------------- ======= Cycle 8730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8731 steps, 2.56000 s simulation time, 22095.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8731 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22095.2922095.29022095.290 100.00 ------------------------------------------------------------------------------- PC_run 8731 8731 22047.80 2.525 2.525 99.79 GM_PC_couple 8731 8731 22.10 0.003 0.003 0.10 PC_GM_couple 8731 8731 17.44 0.002 0.002 0.08 #others 7.94 7.943 0.04 ------------------------------------------------------------------------------- ======= Cycle 8731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8732 steps, 2.56000 s simulation time, 22097.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8732 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22097.6822097.67822097.678 100.00 ------------------------------------------------------------------------------- PC_run 8732 8732 22050.19 2.525 2.525 99.79 GM_PC_couple 8732 8732 22.10 0.003 0.003 0.10 PC_GM_couple 8732 8732 17.45 0.002 0.002 0.08 #others 7.94 7.943 0.04 ------------------------------------------------------------------------------- ======= Cycle 8732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8733 steps, 2.56000 s simulation time, 22099.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8733 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22099.8722099.86622099.866 100.00 ------------------------------------------------------------------------------- PC_run 8733 8733 22052.37 2.525 2.525 99.79 GM_PC_couple 8733 8733 22.10 0.003 0.003 0.10 PC_GM_couple 8733 8733 17.45 0.002 0.002 0.08 #others 7.94 7.944 0.04 ------------------------------------------------------------------------------- ======= Cycle 8733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8734 steps, 2.56000 s simulation time, 22102.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8734 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22102.3822102.37622102.376 100.00 ------------------------------------------------------------------------------- PC_run 8734 8734 22054.88 2.525 2.525 99.79 GM_PC_couple 8734 8734 22.11 0.003 0.003 0.10 PC_GM_couple 8734 8734 17.45 0.002 0.002 0.08 #others 7.94 7.945 0.04 ------------------------------------------------------------------------------- ======= Cycle 8734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8735 steps, 2.56000 s simulation time, 22104.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8735 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22104.6422104.63822104.638 100.00 ------------------------------------------------------------------------------- PC_run 8735 8735 22057.13 2.525 2.525 99.79 GM_PC_couple 8735 8735 22.11 0.003 0.003 0.10 PC_GM_couple 8735 8735 17.45 0.002 0.002 0.08 #others 7.95 7.946 0.04 ------------------------------------------------------------------------------- ======= Cycle 8735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8736 steps, 2.56000 s simulation time, 22107.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8736 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22107.1322107.12522107.125 100.00 ------------------------------------------------------------------------------- PC_run 8736 8736 22059.62 2.525 2.525 99.79 GM_PC_couple 8736 8736 22.11 0.003 0.003 0.10 PC_GM_couple 8736 8736 17.45 0.002 0.002 0.08 #others 7.95 7.947 0.04 ------------------------------------------------------------------------------- ======= Cycle 8736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8737 steps, 2.56000 s simulation time, 22109.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8737 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22109.6522109.64722109.647 100.00 ------------------------------------------------------------------------------- PC_run 8737 8737 22062.13 2.525 2.525 99.79 GM_PC_couple 8737 8737 22.11 0.003 0.003 0.10 PC_GM_couple 8737 8737 17.46 0.002 0.002 0.08 #others 7.95 7.947 0.04 ------------------------------------------------------------------------------- ======= Cycle 8737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8738 steps, 2.56000 s simulation time, 22112.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8738 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22112.1522112.15022112.150 100.00 ------------------------------------------------------------------------------- PC_run 8738 8738 22064.63 2.525 2.525 99.79 GM_PC_couple 8738 8738 22.11 0.003 0.003 0.10 PC_GM_couple 8738 8738 17.46 0.002 0.002 0.08 #others 7.95 7.948 0.04 ------------------------------------------------------------------------------- ======= Cycle 8738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8739 steps, 2.56000 s simulation time, 22114.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8739 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22114.3722114.36922114.369 100.00 ------------------------------------------------------------------------------- PC_run 8739 8739 22066.84 2.525 2.525 99.79 GM_PC_couple 8739 8739 22.12 0.003 0.003 0.10 PC_GM_couple 8739 8739 17.46 0.002 0.002 0.08 #others 7.95 7.949 0.04 ------------------------------------------------------------------------------- ======= Cycle 8739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8740 steps, 2.56000 s simulation time, 22116.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8740 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22116.6222116.61822116.618 100.00 ------------------------------------------------------------------------------- PC_run 8740 8740 22069.09 2.525 2.525 99.79 GM_PC_couple 8740 8740 22.12 0.003 0.003 0.10 PC_GM_couple 8740 8740 17.46 0.002 0.002 0.08 #others 7.95 7.950 0.04 ------------------------------------------------------------------------------- ======= Cycle 8740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8741 steps, 2.56000 s simulation time, 22118.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8741 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22118.8622118.86022118.860 100.00 ------------------------------------------------------------------------------- PC_run 8741 8741 22071.32 2.525 2.525 99.79 GM_PC_couple 8741 8741 22.12 0.003 0.003 0.10 PC_GM_couple 8741 8741 17.46 0.002 0.002 0.08 #others 7.95 7.951 0.04 ------------------------------------------------------------------------------- ======= Cycle 8741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8742 steps, 2.56000 s simulation time, 22122.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8742 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22121.9922121.99522121.995 100.00 ------------------------------------------------------------------------------- PC_run 8742 8742 22074.46 2.525 2.525 99.79 GM_PC_couple 8742 8742 22.12 0.003 0.003 0.10 PC_GM_couple 8742 8742 17.47 0.002 0.002 0.08 #others 7.95 7.951 0.04 ------------------------------------------------------------------------------- ======= Cycle 8742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8743 steps, 2.56000 s simulation time, 22124.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8743 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22124.7422124.73922124.739 100.00 ------------------------------------------------------------------------------- PC_run 8743 8743 22077.19 2.525 2.525 99.79 GM_PC_couple 8743 8743 22.13 0.003 0.003 0.10 PC_GM_couple 8743 8743 17.47 0.002 0.002 0.08 #others 7.95 7.952 0.04 ------------------------------------------------------------------------------- ======= Cycle 8743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8744 steps, 2.56000 s simulation time, 22406.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8744 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22406.7822406.77722406.777 100.00 ------------------------------------------------------------------------------- PC_run 8744 8744 22359.23 2.557 2.557 99.79 GM_PC_couple 8744 8744 22.13 0.003 0.003 0.10 PC_GM_couple 8744 8744 17.47 0.002 0.002 0.08 #others 7.95 7.953 0.04 ------------------------------------------------------------------------------- ======= Cycle 8744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8745 steps, 2.56000 s simulation time, 22627.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8745 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22627.6322627.62722627.627 100.00 ------------------------------------------------------------------------------- PC_run 8745 8745 22580.07 2.582 2.582 99.79 GM_PC_couple 8745 8745 22.13 0.003 0.003 0.10 PC_GM_couple 8745 8745 17.47 0.002 0.002 0.08 #others 7.95 7.954 0.04 ------------------------------------------------------------------------------- ======= Cycle 8745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8746 steps, 2.56000 s simulation time, 22630.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8746 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22630.1722630.17022630.170 100.00 ------------------------------------------------------------------------------- PC_run 8746 8746 22582.61 2.582 2.582 99.79 GM_PC_couple 8746 8746 22.13 0.003 0.003 0.10 PC_GM_couple 8746 8746 17.47 0.002 0.002 0.08 #others 7.95 7.955 0.04 ------------------------------------------------------------------------------- ======= Cycle 8746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8747 steps, 2.56000 s simulation time, 22632.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8747 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22632.4222632.42522632.425 100.00 ------------------------------------------------------------------------------- PC_run 8747 8747 22584.86 2.582 2.582 99.79 GM_PC_couple 8747 8747 22.14 0.003 0.003 0.10 PC_GM_couple 8747 8747 17.48 0.002 0.002 0.08 #others 7.96 7.956 0.04 ------------------------------------------------------------------------------- ======= Cycle 8747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8748 steps, 2.56000 s simulation time, 22634.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8748 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22634.6722634.67022634.670 100.00 ------------------------------------------------------------------------------- PC_run 8748 8748 22587.10 2.582 2.582 99.79 GM_PC_couple 8748 8748 22.14 0.003 0.003 0.10 PC_GM_couple 8748 8748 17.48 0.002 0.002 0.08 #others 7.96 7.957 0.04 ------------------------------------------------------------------------------- ======= Cycle 8748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8749 steps, 2.56000 s simulation time, 22636.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8749 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22636.9322636.93222636.932 100.00 ------------------------------------------------------------------------------- PC_run 8749 8749 22589.36 2.582 2.582 99.79 GM_PC_couple 8749 8749 22.14 0.003 0.003 0.10 PC_GM_couple 8749 8749 17.48 0.002 0.002 0.08 #others 7.96 7.958 0.04 ------------------------------------------------------------------------------- ======= Cycle 8749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8750 steps, 2.56000 s simulation time, 22643.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8750 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22643.1522643.15522643.155 100.00 ------------------------------------------------------------------------------- PC_run 8750 8750 22595.57 2.582 2.582 99.79 GM_PC_couple 8750 8750 22.14 0.003 0.003 0.10 PC_GM_couple 8750 8750 17.48 0.002 0.002 0.08 #others 7.96 7.958 0.04 ------------------------------------------------------------------------------- ======= Cycle 8750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8751 steps, 2.56000 s simulation time, 22767.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8751 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22767.8922767.88922767.889 100.00 ------------------------------------------------------------------------------- PC_run 8751 8751 22720.30 2.596 2.596 99.79 GM_PC_couple 8751 8751 22.14 0.003 0.003 0.10 PC_GM_couple 8751 8751 17.48 0.002 0.002 0.08 #others 7.96 7.959 0.03 ------------------------------------------------------------------------------- ======= Cycle 8751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8752 steps, 2.56000 s simulation time, 22785.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8752 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22785.6322785.63022785.630 100.00 ------------------------------------------------------------------------------- PC_run 8752 8752 22738.04 2.598 2.598 99.79 GM_PC_couple 8752 8752 22.15 0.003 0.003 0.10 PC_GM_couple 8752 8752 17.48 0.002 0.002 0.08 #others 7.96 7.960 0.03 ------------------------------------------------------------------------------- ======= Cycle 8752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8753 steps, 2.56000 s simulation time, 22789.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8753 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22789.3022789.30022789.300 100.00 ------------------------------------------------------------------------------- PC_run 8753 8753 22741.70 2.598 2.598 99.79 GM_PC_couple 8753 8753 22.15 0.003 0.003 0.10 PC_GM_couple 8753 8753 17.49 0.002 0.002 0.08 #others 7.96 7.961 0.03 ------------------------------------------------------------------------------- ======= Cycle 8753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8754 steps, 2.56000 s simulation time, 22792.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8754 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22792.8922792.89122792.891 100.00 ------------------------------------------------------------------------------- PC_run 8754 8754 22745.29 2.598 2.598 99.79 GM_PC_couple 8754 8754 22.15 0.003 0.003 0.10 PC_GM_couple 8754 8754 17.49 0.002 0.002 0.08 #others 7.96 7.961 0.03 ------------------------------------------------------------------------------- ======= Cycle 8754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8755 steps, 2.56000 s simulation time, 22795.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8755 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22795.9622795.95822795.958 100.00 ------------------------------------------------------------------------------- PC_run 8755 8755 22748.35 2.598 2.598 99.79 GM_PC_couple 8755 8755 22.15 0.003 0.003 0.10 PC_GM_couple 8755 8755 17.49 0.002 0.002 0.08 #others 7.96 7.962 0.03 ------------------------------------------------------------------------------- ======= Cycle 8755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8756 steps, 2.56000 s simulation time, 22798.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8756 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22798.7022798.69522798.695 100.00 ------------------------------------------------------------------------------- PC_run 8756 8756 22751.08 2.598 2.598 99.79 GM_PC_couple 8756 8756 22.16 0.003 0.003 0.10 PC_GM_couple 8756 8756 17.49 0.002 0.002 0.08 #others 7.96 7.963 0.03 ------------------------------------------------------------------------------- ======= Cycle 8756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8757 steps, 2.56000 s simulation time, 22802.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8757 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22802.0722802.07422802.074 100.00 ------------------------------------------------------------------------------- PC_run 8757 8757 22754.46 2.598 2.598 99.79 GM_PC_couple 8757 8757 22.16 0.003 0.003 0.10 PC_GM_couple 8757 8757 17.49 0.002 0.002 0.08 #others 7.96 7.964 0.03 ------------------------------------------------------------------------------- ======= Cycle 8757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8758 steps, 2.56000 s simulation time, 22805.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8758 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22805.9722805.96522805.965 100.00 ------------------------------------------------------------------------------- PC_run 8758 8758 22758.34 2.599 2.599 99.79 GM_PC_couple 8758 8758 22.16 0.003 0.003 0.10 PC_GM_couple 8758 8758 17.50 0.002 0.002 0.08 #others 7.96 7.965 0.03 ------------------------------------------------------------------------------- ======= Cycle 8758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8759 steps, 2.56000 s simulation time, 22809.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8759 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22809.3622809.35722809.357 100.00 ------------------------------------------------------------------------------- PC_run 8759 8759 22761.73 2.599 2.599 99.79 GM_PC_couple 8759 8759 22.16 0.003 0.003 0.10 PC_GM_couple 8759 8759 17.50 0.002 0.002 0.08 #others 7.97 7.965 0.03 ------------------------------------------------------------------------------- ======= Cycle 8759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8760 steps, 2.56000 s simulation time, 22812.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8760 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22812.2822812.27622812.276 100.00 ------------------------------------------------------------------------------- PC_run 8760 8760 22764.64 2.599 2.599 99.79 GM_PC_couple 8760 8760 22.17 0.003 0.003 0.10 PC_GM_couple 8760 8760 17.50 0.002 0.002 0.08 #others 7.97 7.966 0.03 ------------------------------------------------------------------------------- ======= Cycle 8760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8761 steps, 2.56000 s simulation time, 22815.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8761 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22815.1522815.15122815.151 100.00 ------------------------------------------------------------------------------- PC_run 8761 8761 22767.52 2.599 2.599 99.79 GM_PC_couple 8761 8761 22.17 0.003 0.003 0.10 PC_GM_couple 8761 8761 17.50 0.002 0.002 0.08 #others 7.97 7.967 0.03 ------------------------------------------------------------------------------- ======= Cycle 8761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8762 steps, 2.56000 s simulation time, 22818.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8762 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22818.7722818.76822818.768 100.00 ------------------------------------------------------------------------------- PC_run 8762 8762 22771.13 2.599 2.599 99.79 GM_PC_couple 8762 8762 22.17 0.003 0.003 0.10 PC_GM_couple 8762 8762 17.50 0.002 0.002 0.08 #others 7.97 7.967 0.03 ------------------------------------------------------------------------------- ======= Cycle 8762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8763 steps, 2.56000 s simulation time, 22822.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8763 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22822.6022822.59622822.596 100.00 ------------------------------------------------------------------------------- PC_run 8763 8763 22774.95 2.599 2.599 99.79 GM_PC_couple 8763 8763 22.17 0.003 0.003 0.10 PC_GM_couple 8763 8763 17.50 0.002 0.002 0.08 #others 7.97 7.968 0.03 ------------------------------------------------------------------------------- ======= Cycle 8763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8764 steps, 2.56000 s simulation time, 22826.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8764 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22826.7122826.71022826.710 100.00 ------------------------------------------------------------------------------- PC_run 8764 8764 22779.06 2.599 2.599 99.79 GM_PC_couple 8764 8764 22.17 0.003 0.003 0.10 PC_GM_couple 8764 8764 17.51 0.002 0.002 0.08 #others 7.97 7.969 0.03 ------------------------------------------------------------------------------- ======= Cycle 8764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8765 steps, 2.56000 s simulation time, 22831.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8765 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22831.5422831.53822831.538 100.00 ------------------------------------------------------------------------------- PC_run 8765 8765 22783.88 2.599 2.599 99.79 GM_PC_couple 8765 8765 22.18 0.003 0.003 0.10 PC_GM_couple 8765 8765 17.51 0.002 0.002 0.08 #others 7.97 7.970 0.03 ------------------------------------------------------------------------------- ======= Cycle 8765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8766 steps, 2.56000 s simulation time, 22834.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8766 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22834.3922834.39322834.393 100.00 ------------------------------------------------------------------------------- PC_run 8766 8766 22786.73 2.599 2.599 99.79 GM_PC_couple 8766 8766 22.18 0.003 0.003 0.10 PC_GM_couple 8766 8766 17.51 0.002 0.002 0.08 #others 7.97 7.971 0.03 ------------------------------------------------------------------------------- ======= Cycle 8766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8767 steps, 2.56000 s simulation time, 22837.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8767 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22837.8222837.81622837.816 100.00 ------------------------------------------------------------------------------- PC_run 8767 8767 22790.15 2.600 2.600 99.79 GM_PC_couple 8767 8767 22.18 0.003 0.003 0.10 PC_GM_couple 8767 8767 17.51 0.002 0.002 0.08 #others 7.97 7.972 0.03 ------------------------------------------------------------------------------- ======= Cycle 8767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8768 steps, 2.56000 s simulation time, 22840.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8768 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22840.6222840.61722840.617 100.00 ------------------------------------------------------------------------------- PC_run 8768 8768 22792.95 2.600 2.600 99.79 GM_PC_couple 8768 8768 22.18 0.003 0.003 0.10 PC_GM_couple 8768 8768 17.51 0.002 0.002 0.08 #others 7.97 7.973 0.03 ------------------------------------------------------------------------------- ======= Cycle 8768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8769 steps, 2.56000 s simulation time, 22843.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8769 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22843.4322843.43522843.435 100.00 ------------------------------------------------------------------------------- PC_run 8769 8769 22795.76 2.600 2.600 99.79 GM_PC_couple 8769 8769 22.19 0.003 0.003 0.10 PC_GM_couple 8769 8769 17.52 0.002 0.002 0.08 #others 7.97 7.973 0.03 ------------------------------------------------------------------------------- ======= Cycle 8769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8770 steps, 2.56000 s simulation time, 22845.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8770 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22845.7922845.79422845.794 100.00 ------------------------------------------------------------------------------- PC_run 8770 8770 22798.11 2.600 2.600 99.79 GM_PC_couple 8770 8770 22.19 0.003 0.003 0.10 PC_GM_couple 8770 8770 17.52 0.002 0.002 0.08 #others 7.97 7.974 0.03 ------------------------------------------------------------------------------- ======= Cycle 8770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8771 steps, 2.56000 s simulation time, 22848.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8771 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22848.1622848.16322848.163 100.00 ------------------------------------------------------------------------------- PC_run 8771 8771 22800.48 2.600 2.600 99.79 GM_PC_couple 8771 8771 22.19 0.003 0.003 0.10 PC_GM_couple 8771 8771 17.52 0.002 0.002 0.08 #others 7.98 7.975 0.03 ------------------------------------------------------------------------------- ======= Cycle 8771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8772 steps, 2.56000 s simulation time, 22850.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8772 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22850.5722850.57322850.573 100.00 ------------------------------------------------------------------------------- PC_run 8772 8772 22802.88 2.600 2.600 99.79 GM_PC_couple 8772 8772 22.19 0.003 0.003 0.10 PC_GM_couple 8772 8772 17.52 0.002 0.002 0.08 #others 7.98 7.976 0.03 ------------------------------------------------------------------------------- ======= Cycle 8772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8773 steps, 2.56000 s simulation time, 22852.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8773 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22852.8822852.87722852.877 100.00 ------------------------------------------------------------------------------- PC_run 8773 8773 22805.18 2.599 2.599 99.79 GM_PC_couple 8773 8773 22.20 0.003 0.003 0.10 PC_GM_couple 8773 8773 17.52 0.002 0.002 0.08 #others 7.98 7.977 0.03 ------------------------------------------------------------------------------- ======= Cycle 8773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8774 steps, 2.56000 s simulation time, 22855.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8774 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22855.3322855.33122855.331 100.00 ------------------------------------------------------------------------------- PC_run 8774 8774 22807.63 2.599 2.599 99.79 GM_PC_couple 8774 8774 22.20 0.003 0.003 0.10 PC_GM_couple 8774 8774 17.53 0.002 0.002 0.08 #others 7.98 7.978 0.03 ------------------------------------------------------------------------------- ======= Cycle 8774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8775 steps, 2.56000 s simulation time, 22857.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8775 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22857.5822857.58322857.583 100.00 ------------------------------------------------------------------------------- PC_run 8775 8775 22809.88 2.599 2.599 99.79 GM_PC_couple 8775 8775 22.20 0.003 0.003 0.10 PC_GM_couple 8775 8775 17.53 0.002 0.002 0.08 #others 7.98 7.978 0.03 ------------------------------------------------------------------------------- ======= Cycle 8775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8776 steps, 2.56000 s simulation time, 22859.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8776 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22859.8622859.86222859.862 100.00 ------------------------------------------------------------------------------- PC_run 8776 8776 22812.15 2.599 2.599 99.79 GM_PC_couple 8776 8776 22.20 0.003 0.003 0.10 PC_GM_couple 8776 8776 17.53 0.002 0.002 0.08 #others 7.98 7.979 0.03 ------------------------------------------------------------------------------- ======= Cycle 8776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8777 steps, 2.56000 s simulation time, 22862.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8777 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22862.2822862.27922862.279 100.00 ------------------------------------------------------------------------------- PC_run 8777 8777 22814.56 2.599 2.599 99.79 GM_PC_couple 8777 8777 22.20 0.003 0.003 0.10 PC_GM_couple 8777 8777 17.53 0.002 0.002 0.08 #others 7.98 7.980 0.03 ------------------------------------------------------------------------------- ======= Cycle 8777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8778 steps, 2.56000 s simulation time, 22864.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8778 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22864.8922864.89222864.892 100.00 ------------------------------------------------------------------------------- PC_run 8778 8778 22817.17 2.599 2.599 99.79 GM_PC_couple 8778 8778 22.21 0.003 0.003 0.10 PC_GM_couple 8778 8778 17.53 0.002 0.002 0.08 #others 7.98 7.981 0.03 ------------------------------------------------------------------------------- ======= Cycle 8778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8779 steps, 2.56000 s simulation time, 22868.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8779 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22868.2622868.26122868.261 100.00 ------------------------------------------------------------------------------- PC_run 8779 8779 22820.54 2.599 2.599 99.79 GM_PC_couple 8779 8779 22.21 0.003 0.003 0.10 PC_GM_couple 8779 8779 17.53 0.002 0.002 0.08 #others 7.98 7.982 0.03 ------------------------------------------------------------------------------- ======= Cycle 8779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8780 steps, 2.56000 s simulation time, 22871.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8780 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22871.1022871.09822871.098 100.00 ------------------------------------------------------------------------------- PC_run 8780 8780 22823.37 2.599 2.599 99.79 GM_PC_couple 8780 8780 22.21 0.003 0.003 0.10 PC_GM_couple 8780 8780 17.54 0.002 0.002 0.08 #others 7.98 7.982 0.03 ------------------------------------------------------------------------------- ======= Cycle 8780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8781 steps, 2.56000 s simulation time, 22873.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8781 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22873.9222873.92522873.925 100.00 ------------------------------------------------------------------------------- PC_run 8781 8781 22826.19 2.599 2.599 99.79 GM_PC_couple 8781 8781 22.21 0.003 0.003 0.10 PC_GM_couple 8781 8781 17.54 0.002 0.002 0.08 #others 7.98 7.983 0.03 ------------------------------------------------------------------------------- ======= Cycle 8781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8782 steps, 2.56000 s simulation time, 22877.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8782 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22877.8022877.79922877.799 100.00 ------------------------------------------------------------------------------- PC_run 8782 8782 22830.06 2.600 2.600 99.79 GM_PC_couple 8782 8782 22.22 0.003 0.003 0.10 PC_GM_couple 8782 8782 17.54 0.002 0.002 0.08 #others 7.98 7.984 0.03 ------------------------------------------------------------------------------- ======= Cycle 8782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8783 steps, 2.56000 s simulation time, 22880.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8783 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22880.3122880.31022880.310 100.00 ------------------------------------------------------------------------------- PC_run 8783 8783 22832.57 2.600 2.600 99.79 GM_PC_couple 8783 8783 22.22 0.003 0.003 0.10 PC_GM_couple 8783 8783 17.54 0.002 0.002 0.08 #others 7.98 7.985 0.03 ------------------------------------------------------------------------------- ======= Cycle 8783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8784 steps, 2.56000 s simulation time, 22883.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8784 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22883.0322883.03322883.033 100.00 ------------------------------------------------------------------------------- PC_run 8784 8784 22835.28 2.600 2.600 99.79 GM_PC_couple 8784 8784 22.22 0.003 0.003 0.10 PC_GM_couple 8784 8784 17.54 0.002 0.002 0.08 #others 7.99 7.986 0.03 ------------------------------------------------------------------------------- ======= Cycle 8784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8785 steps, 2.56000 s simulation time, 22885.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8785 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22885.8922885.89522885.895 100.00 ------------------------------------------------------------------------------- PC_run 8785 8785 22838.14 2.600 2.600 99.79 GM_PC_couple 8785 8785 22.22 0.003 0.003 0.10 PC_GM_couple 8785 8785 17.55 0.002 0.002 0.08 #others 7.99 7.986 0.03 ------------------------------------------------------------------------------- ======= Cycle 8785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8786 steps, 2.56000 s simulation time, 22888.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8786 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22888.7622888.76222888.762 100.00 ------------------------------------------------------------------------------- PC_run 8786 8786 22841.00 2.600 2.600 99.79 GM_PC_couple 8786 8786 22.23 0.003 0.003 0.10 PC_GM_couple 8786 8786 17.55 0.002 0.002 0.08 #others 7.99 7.987 0.03 ------------------------------------------------------------------------------- ======= Cycle 8786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8787 steps, 2.56000 s simulation time, 22891.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8787 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22891.4322891.42622891.426 100.00 ------------------------------------------------------------------------------- PC_run 8787 8787 22843.66 2.600 2.600 99.79 GM_PC_couple 8787 8787 22.23 0.003 0.003 0.10 PC_GM_couple 8787 8787 17.55 0.002 0.002 0.08 #others 7.99 7.988 0.03 ------------------------------------------------------------------------------- ======= Cycle 8787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8788 steps, 2.56000 s simulation time, 22894.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8788 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22894.1122894.11222894.112 100.00 ------------------------------------------------------------------------------- PC_run 8788 8788 22846.34 2.600 2.600 99.79 GM_PC_couple 8788 8788 22.23 0.003 0.003 0.10 PC_GM_couple 8788 8788 17.55 0.002 0.002 0.08 #others 7.99 7.989 0.03 ------------------------------------------------------------------------------- ======= Cycle 8788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8789 steps, 2.56000 s simulation time, 22896.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8789 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22896.8822896.87822896.878 100.00 ------------------------------------------------------------------------------- PC_run 8789 8789 22849.10 2.600 2.600 99.79 GM_PC_couple 8789 8789 22.23 0.003 0.003 0.10 PC_GM_couple 8789 8789 17.55 0.002 0.002 0.08 #others 7.99 7.990 0.03 ------------------------------------------------------------------------------- ======= Cycle 8789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8790 steps, 2.56000 s simulation time, 22900.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8790 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22900.0322900.02922900.029 100.00 ------------------------------------------------------------------------------- PC_run 8790 8790 22852.25 2.600 2.600 99.79 GM_PC_couple 8790 8790 22.24 0.003 0.003 0.10 PC_GM_couple 8790 8790 17.55 0.002 0.002 0.08 #others 7.99 7.991 0.03 ------------------------------------------------------------------------------- ======= Cycle 8790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8791 steps, 2.56000 s simulation time, 22902.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8791 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22902.8422902.83922902.839 100.00 ------------------------------------------------------------------------------- PC_run 8791 8791 22855.05 2.600 2.600 99.79 GM_PC_couple 8791 8791 22.24 0.003 0.003 0.10 PC_GM_couple 8791 8791 17.56 0.002 0.002 0.08 #others 7.99 7.992 0.03 ------------------------------------------------------------------------------- ======= Cycle 8791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8792 steps, 2.56000 s simulation time, 22905.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8792 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22905.4822905.47722905.477 100.00 ------------------------------------------------------------------------------- PC_run 8792 8792 22857.69 2.600 2.600 99.79 GM_PC_couple 8792 8792 22.24 0.003 0.003 0.10 PC_GM_couple 8792 8792 17.56 0.002 0.002 0.08 #others 7.99 7.993 0.03 ------------------------------------------------------------------------------- ======= Cycle 8792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8793 steps, 2.56000 s simulation time, 22908.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8793 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22908.0622908.06122908.061 100.00 ------------------------------------------------------------------------------- PC_run 8793 8793 22860.27 2.600 2.600 99.79 GM_PC_couple 8793 8793 22.24 0.003 0.003 0.10 PC_GM_couple 8793 8793 17.56 0.002 0.002 0.08 #others 7.99 7.994 0.03 ------------------------------------------------------------------------------- ======= Cycle 8793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8794 steps, 2.56000 s simulation time, 22911.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8794 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22911.0322911.02922911.029 100.00 ------------------------------------------------------------------------------- PC_run 8794 8794 22863.23 2.600 2.600 99.79 GM_PC_couple 8794 8794 22.24 0.003 0.003 0.10 PC_GM_couple 8794 8794 17.56 0.002 0.002 0.08 #others 7.99 7.995 0.03 ------------------------------------------------------------------------------- ======= Cycle 8794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8795 steps, 2.56000 s simulation time, 22913.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8795 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22913.5422913.54322913.543 100.00 ------------------------------------------------------------------------------- PC_run 8795 8795 22865.74 2.600 2.600 99.79 GM_PC_couple 8795 8795 22.25 0.003 0.003 0.10 PC_GM_couple 8795 8795 17.56 0.002 0.002 0.08 #others 8.00 7.996 0.03 ------------------------------------------------------------------------------- ======= Cycle 8795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8796 steps, 2.56000 s simulation time, 22916.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8796 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22916.2422916.23622916.236 100.00 ------------------------------------------------------------------------------- PC_run 8796 8796 22868.42 2.600 2.600 99.79 GM_PC_couple 8796 8796 22.25 0.003 0.003 0.10 PC_GM_couple 8796 8796 17.57 0.002 0.002 0.08 #others 8.00 7.996 0.03 ------------------------------------------------------------------------------- ======= Cycle 8796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8797 steps, 2.56000 s simulation time, 22918.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8797 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22918.8022918.79622918.796 100.00 ------------------------------------------------------------------------------- PC_run 8797 8797 22870.98 2.600 2.600 99.79 GM_PC_couple 8797 8797 22.25 0.003 0.003 0.10 PC_GM_couple 8797 8797 17.57 0.002 0.002 0.08 #others 8.00 7.997 0.03 ------------------------------------------------------------------------------- ======= Cycle 8797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8798 steps, 2.56000 s simulation time, 22921.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8798 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22921.8122921.80522921.805 100.00 ------------------------------------------------------------------------------- PC_run 8798 8798 22873.98 2.600 2.600 99.79 GM_PC_couple 8798 8798 22.25 0.003 0.003 0.10 PC_GM_couple 8798 8798 17.57 0.002 0.002 0.08 #others 8.00 7.998 0.03 ------------------------------------------------------------------------------- ======= Cycle 8798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8799 steps, 2.56000 s simulation time, 22924.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8799 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22924.7722924.77222924.772 100.00 ------------------------------------------------------------------------------- PC_run 8799 8799 22876.94 2.600 2.600 99.79 GM_PC_couple 8799 8799 22.26 0.003 0.003 0.10 PC_GM_couple 8799 8799 17.57 0.002 0.002 0.08 #others 8.00 7.999 0.03 ------------------------------------------------------------------------------- ======= Cycle 8799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8800 steps, 2.56000 s simulation time, 22928.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8800 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22928.1822928.17822928.178 100.00 ------------------------------------------------------------------------------- PC_run 8800 8800 22880.35 2.600 2.600 99.79 GM_PC_couple 8800 8800 22.26 0.003 0.003 0.10 PC_GM_couple 8800 8800 17.57 0.002 0.002 0.08 #others 8.00 7.999 0.03 ------------------------------------------------------------------------------- ======= Cycle 8800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8801 steps, 2.56000 s simulation time, 22931.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8801 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22931.0522931.05422931.054 100.00 ------------------------------------------------------------------------------- PC_run 8801 8801 22883.22 2.600 2.600 99.79 GM_PC_couple 8801 8801 22.26 0.003 0.003 0.10 PC_GM_couple 8801 8801 17.58 0.002 0.002 0.08 #others 8.00 8.000 0.03 ------------------------------------------------------------------------------- ======= Cycle 8801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8802 steps, 2.56000 s simulation time, 22943.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8802 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22943.8022943.79622943.796 100.00 ------------------------------------------------------------------------------- PC_run 8802 8802 22895.95 2.601 2.601 99.79 GM_PC_couple 8802 8802 22.26 0.003 0.003 0.10 PC_GM_couple 8802 8802 17.58 0.002 0.002 0.08 #others 8.00 8.001 0.03 ------------------------------------------------------------------------------- ======= Cycle 8802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8803 steps, 2.56000 s simulation time, 22958.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8803 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22958.8622958.85722958.857 100.00 ------------------------------------------------------------------------------- PC_run 8803 8803 22911.01 2.603 2.603 99.79 GM_PC_couple 8803 8803 22.27 0.003 0.003 0.10 PC_GM_couple 8803 8803 17.58 0.002 0.002 0.08 #others 8.00 8.002 0.03 ------------------------------------------------------------------------------- ======= Cycle 8803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8804 steps, 2.56000 s simulation time, 22961.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8804 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22961.5922961.58922961.589 100.00 ------------------------------------------------------------------------------- PC_run 8804 8804 22913.74 2.603 2.603 99.79 GM_PC_couple 8804 8804 22.27 0.003 0.003 0.10 PC_GM_couple 8804 8804 17.58 0.002 0.002 0.08 #others 8.00 8.002 0.03 ------------------------------------------------------------------------------- ======= Cycle 8804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8805 steps, 2.56000 s simulation time, 22965.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8805 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22965.1822965.18422965.184 100.00 ------------------------------------------------------------------------------- PC_run 8805 8805 22917.33 2.603 2.603 99.79 GM_PC_couple 8805 8805 22.27 0.003 0.003 0.10 PC_GM_couple 8805 8805 17.58 0.002 0.002 0.08 #others 8.00 8.003 0.03 ------------------------------------------------------------------------------- ======= Cycle 8805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8806 steps, 2.56000 s simulation time, 22970.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8806 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22970.2822970.27622970.276 100.00 ------------------------------------------------------------------------------- PC_run 8806 8806 22922.41 2.603 2.603 99.79 GM_PC_couple 8806 8806 22.27 0.003 0.003 0.10 PC_GM_couple 8806 8806 17.58 0.002 0.002 0.08 #others 8.00 8.004 0.03 ------------------------------------------------------------------------------- ======= Cycle 8806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8807 steps, 2.56000 s simulation time, 22976.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8807 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22976.7022976.69722976.697 100.00 ------------------------------------------------------------------------------- PC_run 8807 8807 22928.83 2.603 2.603 99.79 GM_PC_couple 8807 8807 22.27 0.003 0.003 0.10 PC_GM_couple 8807 8807 17.59 0.002 0.002 0.08 #others 8.00 8.005 0.03 ------------------------------------------------------------------------------- ======= Cycle 8807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8808 steps, 2.56000 s simulation time, 22980.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8808 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22980.9322980.93022980.930 100.00 ------------------------------------------------------------------------------- PC_run 8808 8808 22933.06 2.604 2.604 99.79 GM_PC_couple 8808 8808 22.28 0.003 0.003 0.10 PC_GM_couple 8808 8808 17.59 0.002 0.002 0.08 #others 8.01 8.005 0.03 ------------------------------------------------------------------------------- ======= Cycle 8808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8809 steps, 2.56000 s simulation time, 22983.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8809 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22983.6022983.60022983.600 100.00 ------------------------------------------------------------------------------- PC_run 8809 8809 22935.73 2.604 2.604 99.79 GM_PC_couple 8809 8809 22.28 0.003 0.003 0.10 PC_GM_couple 8809 8809 17.59 0.002 0.002 0.08 #others 8.01 8.006 0.03 ------------------------------------------------------------------------------- ======= Cycle 8809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8810 steps, 2.56000 s simulation time, 22986.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8810 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22986.4422986.44122986.441 100.00 ------------------------------------------------------------------------------- PC_run 8810 8810 22938.56 2.604 2.604 99.79 GM_PC_couple 8810 8810 22.28 0.003 0.003 0.10 PC_GM_couple 8810 8810 17.59 0.002 0.002 0.08 #others 8.01 8.006 0.03 ------------------------------------------------------------------------------- ======= Cycle 8810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8811 steps, 2.56000 s simulation time, 22989.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8811 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22989.8022989.79522989.795 100.00 ------------------------------------------------------------------------------- PC_run 8811 8811 22941.91 2.604 2.604 99.79 GM_PC_couple 8811 8811 22.28 0.003 0.003 0.10 PC_GM_couple 8811 8811 17.59 0.002 0.002 0.08 #others 8.01 8.007 0.03 ------------------------------------------------------------------------------- ======= Cycle 8811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8812 steps, 2.56000 s simulation time, 22996.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8812 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 22996.5822996.58322996.583 100.00 ------------------------------------------------------------------------------- PC_run 8812 8812 22948.69 2.604 2.604 99.79 GM_PC_couple 8812 8812 22.29 0.003 0.003 0.10 PC_GM_couple 8812 8812 17.60 0.002 0.002 0.08 #others 8.01 8.008 0.03 ------------------------------------------------------------------------------- ======= Cycle 8812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8813 steps, 2.56000 s simulation time, 23003.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8813 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23003.6223003.61723003.617 100.00 ------------------------------------------------------------------------------- PC_run 8813 8813 22955.72 2.605 2.605 99.79 GM_PC_couple 8813 8813 22.29 0.003 0.003 0.10 PC_GM_couple 8813 8813 17.60 0.002 0.002 0.08 #others 8.01 8.009 0.03 ------------------------------------------------------------------------------- ======= Cycle 8813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8814 steps, 2.56000 s simulation time, 23006.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8814 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23006.0823006.08323006.083 100.00 ------------------------------------------------------------------------------- PC_run 8814 8814 22958.18 2.605 2.605 99.79 GM_PC_couple 8814 8814 22.29 0.003 0.003 0.10 PC_GM_couple 8814 8814 17.60 0.002 0.002 0.08 #others 8.01 8.010 0.03 ------------------------------------------------------------------------------- ======= Cycle 8814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8815 steps, 2.56000 s simulation time, 23009.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8815 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23009.6923009.69323009.693 100.00 ------------------------------------------------------------------------------- PC_run 8815 8815 22961.79 2.605 2.605 99.79 GM_PC_couple 8815 8815 22.29 0.003 0.003 0.10 PC_GM_couple 8815 8815 17.60 0.002 0.002 0.08 #others 8.01 8.011 0.03 ------------------------------------------------------------------------------- ======= Cycle 8815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8816 steps, 2.56000 s simulation time, 23014.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8816 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23014.0223014.01723014.017 100.00 ------------------------------------------------------------------------------- PC_run 8816 8816 22966.11 2.605 2.605 99.79 GM_PC_couple 8816 8816 22.30 0.003 0.003 0.10 PC_GM_couple 8816 8816 17.60 0.002 0.002 0.08 #others 8.01 8.011 0.03 ------------------------------------------------------------------------------- ======= Cycle 8816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8817 steps, 2.56000 s simulation time, 23020.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8817 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23020.3823020.37923020.379 100.00 ------------------------------------------------------------------------------- PC_run 8817 8817 22972.46 2.605 2.605 99.79 GM_PC_couple 8817 8817 22.30 0.003 0.003 0.10 PC_GM_couple 8817 8817 17.61 0.002 0.002 0.08 #others 8.01 8.012 0.03 ------------------------------------------------------------------------------- ======= Cycle 8817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8818 steps, 2.56000 s simulation time, 23023.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8818 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23023.2023023.20123023.201 100.00 ------------------------------------------------------------------------------- PC_run 8818 8818 22975.28 2.605 2.605 99.79 GM_PC_couple 8818 8818 22.30 0.003 0.003 0.10 PC_GM_couple 8818 8818 17.61 0.002 0.002 0.08 #others 8.01 8.013 0.03 ------------------------------------------------------------------------------- ======= Cycle 8818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8819 steps, 2.56000 s simulation time, 23025.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8819 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23025.6423025.63623025.636 100.00 ------------------------------------------------------------------------------- PC_run 8819 8819 22977.71 2.605 2.605 99.79 GM_PC_couple 8819 8819 22.30 0.003 0.003 0.10 PC_GM_couple 8819 8819 17.61 0.002 0.002 0.08 #others 8.01 8.014 0.03 ------------------------------------------------------------------------------- ======= Cycle 8819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8820 steps, 2.56000 s simulation time, 23027.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8820 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23027.9823027.97823027.978 100.00 ------------------------------------------------------------------------------- PC_run 8820 8820 22980.05 2.605 2.605 99.79 GM_PC_couple 8820 8820 22.30 0.003 0.003 0.10 PC_GM_couple 8820 8820 17.61 0.002 0.002 0.08 #others 8.01 8.015 0.03 ------------------------------------------------------------------------------- ======= Cycle 8820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8821 steps, 2.56000 s simulation time, 23030.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8821 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23030.7423030.73723030.737 100.00 ------------------------------------------------------------------------------- PC_run 8821 8821 22982.80 2.605 2.605 99.79 GM_PC_couple 8821 8821 22.31 0.003 0.003 0.10 PC_GM_couple 8821 8821 17.61 0.002 0.002 0.08 #others 8.02 8.016 0.03 ------------------------------------------------------------------------------- ======= Cycle 8821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8822 steps, 2.56000 s simulation time, 23035.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8822 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23035.3323035.32623035.326 100.00 ------------------------------------------------------------------------------- PC_run 8822 8822 22987.39 2.606 2.606 99.79 GM_PC_couple 8822 8822 22.31 0.003 0.003 0.10 PC_GM_couple 8822 8822 17.61 0.002 0.002 0.08 #others 8.02 8.017 0.03 ------------------------------------------------------------------------------- ======= Cycle 8822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8823 steps, 2.56000 s simulation time, 23039.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8823 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23039.4023039.40023039.400 100.00 ------------------------------------------------------------------------------- PC_run 8823 8823 22991.45 2.606 2.606 99.79 GM_PC_couple 8823 8823 22.31 0.003 0.003 0.10 PC_GM_couple 8823 8823 17.62 0.002 0.002 0.08 #others 8.02 8.018 0.03 ------------------------------------------------------------------------------- ======= Cycle 8823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8824 steps, 2.56000 s simulation time, 23041.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8824 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23041.7823041.78023041.780 100.00 ------------------------------------------------------------------------------- PC_run 8824 8824 22993.83 2.606 2.606 99.79 GM_PC_couple 8824 8824 22.31 0.003 0.003 0.10 PC_GM_couple 8824 8824 17.62 0.002 0.002 0.08 #others 8.02 8.019 0.03 ------------------------------------------------------------------------------- ======= Cycle 8824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8825 steps, 2.56000 s simulation time, 23044.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8825 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23044.3623044.36023044.360 100.00 ------------------------------------------------------------------------------- PC_run 8825 8825 22996.40 2.606 2.606 99.79 GM_PC_couple 8825 8825 22.32 0.003 0.003 0.10 PC_GM_couple 8825 8825 17.62 0.002 0.002 0.08 #others 8.02 8.019 0.03 ------------------------------------------------------------------------------- ======= Cycle 8825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8826 steps, 2.56000 s simulation time, 23048.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8826 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23048.2023048.19623048.196 100.00 ------------------------------------------------------------------------------- PC_run 8826 8826 23000.24 2.606 2.606 99.79 GM_PC_couple 8826 8826 22.32 0.003 0.003 0.10 PC_GM_couple 8826 8826 17.62 0.002 0.002 0.08 #others 8.02 8.020 0.03 ------------------------------------------------------------------------------- ======= Cycle 8826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8827 steps, 2.56000 s simulation time, 23051.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8827 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23051.3623051.35923051.359 100.00 ------------------------------------------------------------------------------- PC_run 8827 8827 23003.39 2.606 2.606 99.79 GM_PC_couple 8827 8827 22.32 0.003 0.003 0.10 PC_GM_couple 8827 8827 17.62 0.002 0.002 0.08 #others 8.02 8.021 0.03 ------------------------------------------------------------------------------- ======= Cycle 8827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8827, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8828 steps, 2.56000 s simulation time, 23053.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8828 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23053.5523053.55123053.551 100.00 ------------------------------------------------------------------------------- PC_run 8828 8828 23005.58 2.606 2.606 99.79 GM_PC_couple 8828 8828 22.32 0.003 0.003 0.10 PC_GM_couple 8828 8828 17.63 0.002 0.002 0.08 #others 8.02 8.022 0.03 ------------------------------------------------------------------------------- ======= Cycle 8828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8828, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8829 steps, 2.56000 s simulation time, 23056.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8829 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23056.2623056.25723056.257 100.00 ------------------------------------------------------------------------------- PC_run 8829 8829 23008.28 2.606 2.606 99.79 GM_PC_couple 8829 8829 22.33 0.003 0.003 0.10 PC_GM_couple 8829 8829 17.63 0.002 0.002 0.08 #others 8.02 8.023 0.03 ------------------------------------------------------------------------------- ======= Cycle 8829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8829, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8830 steps, 2.56000 s simulation time, 23058.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8830 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23058.5623058.55923058.559 100.00 ------------------------------------------------------------------------------- PC_run 8830 8830 23010.58 2.606 2.606 99.79 GM_PC_couple 8830 8830 22.33 0.003 0.003 0.10 PC_GM_couple 8830 8830 17.63 0.002 0.002 0.08 #others 8.02 8.023 0.03 ------------------------------------------------------------------------------- ======= Cycle 8830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8830, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8831 steps, 2.56000 s simulation time, 23060.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8831 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23060.9123060.90723060.907 100.00 ------------------------------------------------------------------------------- PC_run 8831 8831 23012.92 2.606 2.606 99.79 GM_PC_couple 8831 8831 22.33 0.003 0.003 0.10 PC_GM_couple 8831 8831 17.63 0.002 0.002 0.08 #others 8.02 8.024 0.03 ------------------------------------------------------------------------------- ======= Cycle 8831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8831, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8832 steps, 2.56000 s simulation time, 23063.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8832 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23063.2723063.27223063.272 100.00 ------------------------------------------------------------------------------- PC_run 8832 8832 23015.28 2.606 2.606 99.79 GM_PC_couple 8832 8832 22.33 0.003 0.003 0.10 PC_GM_couple 8832 8832 17.63 0.002 0.002 0.08 #others 8.03 8.025 0.03 ------------------------------------------------------------------------------- ======= Cycle 8832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8832, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8833 steps, 2.56000 s simulation time, 23065.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8833 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23065.7423065.73923065.739 100.00 ------------------------------------------------------------------------------- PC_run 8833 8833 23017.74 2.606 2.606 99.79 GM_PC_couple 8833 8833 22.33 0.003 0.003 0.10 PC_GM_couple 8833 8833 17.63 0.002 0.002 0.08 #others 8.03 8.026 0.03 ------------------------------------------------------------------------------- ======= Cycle 8833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8833, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8834 steps, 2.56000 s simulation time, 23068.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8834 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23068.1023068.09923068.099 100.00 ------------------------------------------------------------------------------- PC_run 8834 8834 23020.10 2.606 2.606 99.79 GM_PC_couple 8834 8834 22.34 0.003 0.003 0.10 PC_GM_couple 8834 8834 17.64 0.002 0.002 0.08 #others 8.03 8.027 0.03 ------------------------------------------------------------------------------- ======= Cycle 8834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8834, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8835 steps, 2.56000 s simulation time, 23070.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8835 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23070.4823070.48323070.483 100.00 ------------------------------------------------------------------------------- PC_run 8835 8835 23022.48 2.606 2.606 99.79 GM_PC_couple 8835 8835 22.34 0.003 0.003 0.10 PC_GM_couple 8835 8835 17.64 0.002 0.002 0.08 #others 8.03 8.028 0.03 ------------------------------------------------------------------------------- ======= Cycle 8835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8835, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8836 steps, 2.56000 s simulation time, 23072.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8836 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23072.7123072.70623072.706 100.00 ------------------------------------------------------------------------------- PC_run 8836 8836 23024.70 2.606 2.606 99.79 GM_PC_couple 8836 8836 22.34 0.003 0.003 0.10 PC_GM_couple 8836 8836 17.64 0.002 0.002 0.08 #others 8.03 8.029 0.03 ------------------------------------------------------------------------------- ======= Cycle 8836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8836, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8837 steps, 2.56000 s simulation time, 23075.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8837 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23075.2723075.27323075.273 100.00 ------------------------------------------------------------------------------- PC_run 8837 8837 23027.26 2.606 2.606 99.79 GM_PC_couple 8837 8837 22.34 0.003 0.003 0.10 PC_GM_couple 8837 8837 17.64 0.002 0.002 0.08 #others 8.03 8.030 0.03 ------------------------------------------------------------------------------- ======= Cycle 8837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8837, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8838 steps, 2.56000 s simulation time, 23077.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8838 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23077.6823077.67823077.678 100.00 ------------------------------------------------------------------------------- PC_run 8838 8838 23029.66 2.606 2.606 99.79 GM_PC_couple 8838 8838 22.35 0.003 0.003 0.10 PC_GM_couple 8838 8838 17.64 0.002 0.002 0.08 #others 8.03 8.031 0.03 ------------------------------------------------------------------------------- ======= Cycle 8838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8838, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8839 steps, 2.56000 s simulation time, 23079.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8839 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23079.9323079.93223079.932 100.00 ------------------------------------------------------------------------------- PC_run 8839 8839 23031.90 2.606 2.606 99.79 GM_PC_couple 8839 8839 22.35 0.003 0.003 0.10 PC_GM_couple 8839 8839 17.65 0.002 0.002 0.08 #others 8.03 8.032 0.03 ------------------------------------------------------------------------------- ======= Cycle 8839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8839, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8840 steps, 2.56000 s simulation time, 23082.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8840 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23082.4023082.39723082.397 100.00 ------------------------------------------------------------------------------- PC_run 8840 8840 23034.36 2.606 2.606 99.79 GM_PC_couple 8840 8840 22.35 0.003 0.003 0.10 PC_GM_couple 8840 8840 17.65 0.002 0.002 0.08 #others 8.03 8.033 0.03 ------------------------------------------------------------------------------- ======= Cycle 8840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8840, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8841 steps, 2.56000 s simulation time, 23084.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8841 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23084.7123084.71223084.712 100.00 ------------------------------------------------------------------------------- PC_run 8841 8841 23036.67 2.606 2.606 99.79 GM_PC_couple 8841 8841 22.35 0.003 0.003 0.10 PC_GM_couple 8841 8841 17.65 0.002 0.002 0.08 #others 8.03 8.034 0.03 ------------------------------------------------------------------------------- ======= Cycle 8841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8841, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8842 steps, 2.56000 s simulation time, 23086.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8842 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23086.9423086.93723086.937 100.00 ------------------------------------------------------------------------------- PC_run 8842 8842 23038.89 2.606 2.606 99.79 GM_PC_couple 8842 8842 22.36 0.003 0.003 0.10 PC_GM_couple 8842 8842 17.65 0.002 0.002 0.08 #others 8.03 8.035 0.03 ------------------------------------------------------------------------------- ======= Cycle 8842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8842, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8843 steps, 2.56000 s simulation time, 23089.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8843 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23089.4123089.41523089.415 100.00 ------------------------------------------------------------------------------- PC_run 8843 8843 23041.37 2.606 2.606 99.79 GM_PC_couple 8843 8843 22.36 0.003 0.003 0.10 PC_GM_couple 8843 8843 17.65 0.002 0.002 0.08 #others 8.04 8.035 0.03 ------------------------------------------------------------------------------- ======= Cycle 8843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8843, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8844 steps, 2.56000 s simulation time, 23091.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8844 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23091.6623091.65623091.656 100.00 ------------------------------------------------------------------------------- PC_run 8844 8844 23043.60 2.606 2.606 99.79 GM_PC_couple 8844 8844 22.36 0.003 0.003 0.10 PC_GM_couple 8844 8844 17.66 0.002 0.002 0.08 #others 8.04 8.036 0.03 ------------------------------------------------------------------------------- ======= Cycle 8844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8844, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8845 steps, 2.56000 s simulation time, 23094.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8845 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23094.1123094.10623094.106 100.00 ------------------------------------------------------------------------------- PC_run 8845 8845 23046.05 2.606 2.606 99.79 GM_PC_couple 8845 8845 22.36 0.003 0.003 0.10 PC_GM_couple 8845 8845 17.66 0.002 0.002 0.08 #others 8.04 8.037 0.03 ------------------------------------------------------------------------------- ======= Cycle 8845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8845, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8846 steps, 2.56000 s simulation time, 23096.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8846 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23096.5423096.53823096.538 100.00 ------------------------------------------------------------------------------- PC_run 8846 8846 23048.48 2.606 2.606 99.79 GM_PC_couple 8846 8846 22.37 0.003 0.003 0.10 PC_GM_couple 8846 8846 17.66 0.002 0.002 0.08 #others 8.04 8.038 0.03 ------------------------------------------------------------------------------- ======= Cycle 8846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8846, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8847 steps, 2.56000 s simulation time, 23099.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8847 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23099.0623099.05723099.057 100.00 ------------------------------------------------------------------------------- PC_run 8847 8847 23050.99 2.606 2.606 99.79 GM_PC_couple 8847 8847 22.37 0.003 0.003 0.10 PC_GM_couple 8847 8847 17.66 0.002 0.002 0.08 #others 8.04 8.039 0.03 ------------------------------------------------------------------------------- ======= Cycle 8847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8847, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8848 steps, 2.56000 s simulation time, 23101.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8848 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23101.2923101.28523101.285 100.00 ------------------------------------------------------------------------------- PC_run 8848 8848 23053.21 2.605 2.605 99.79 GM_PC_couple 8848 8848 22.37 0.003 0.003 0.10 PC_GM_couple 8848 8848 17.66 0.002 0.002 0.08 #others 8.04 8.040 0.03 ------------------------------------------------------------------------------- ======= Cycle 8848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8848, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8849 steps, 2.56000 s simulation time, 23103.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8849 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23103.5823103.58223103.582 100.00 ------------------------------------------------------------------------------- PC_run 8849 8849 23055.50 2.605 2.605 99.79 GM_PC_couple 8849 8849 22.37 0.003 0.003 0.10 PC_GM_couple 8849 8849 17.66 0.002 0.002 0.08 #others 8.04 8.041 0.03 ------------------------------------------------------------------------------- ======= Cycle 8849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8849, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8850 steps, 2.56000 s simulation time, 23106.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8850 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23106.0223106.01923106.019 100.00 ------------------------------------------------------------------------------- PC_run 8850 8850 23057.94 2.605 2.605 99.79 GM_PC_couple 8850 8850 22.37 0.003 0.003 0.10 PC_GM_couple 8850 8850 17.67 0.002 0.002 0.08 #others 8.04 8.041 0.03 ------------------------------------------------------------------------------- ======= Cycle 8850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8850, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8851 steps, 2.56000 s simulation time, 23108.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8851 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23108.2023108.20023108.200 100.00 ------------------------------------------------------------------------------- PC_run 8851 8851 23060.11 2.605 2.605 99.79 GM_PC_couple 8851 8851 22.38 0.003 0.003 0.10 PC_GM_couple 8851 8851 17.67 0.002 0.002 0.08 #others 8.04 8.042 0.03 ------------------------------------------------------------------------------- ======= Cycle 8851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8851, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8852 steps, 2.56000 s simulation time, 23110.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8852 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23110.6023110.60523110.605 100.00 ------------------------------------------------------------------------------- PC_run 8852 8852 23062.51 2.605 2.605 99.79 GM_PC_couple 8852 8852 22.38 0.003 0.003 0.10 PC_GM_couple 8852 8852 17.67 0.002 0.002 0.08 #others 8.04 8.043 0.03 ------------------------------------------------------------------------------- ======= Cycle 8852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8852, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8853 steps, 2.56000 s simulation time, 23113.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8853 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23113.3523113.35423113.354 100.00 ------------------------------------------------------------------------------- PC_run 8853 8853 23065.26 2.605 2.605 99.79 GM_PC_couple 8853 8853 22.38 0.003 0.003 0.10 PC_GM_couple 8853 8853 17.67 0.002 0.002 0.08 #others 8.04 8.044 0.03 ------------------------------------------------------------------------------- ======= Cycle 8853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8853, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8854 steps, 2.56000 s simulation time, 23117.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8854 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23117.5623117.56123117.561 100.00 ------------------------------------------------------------------------------- PC_run 8854 8854 23069.46 2.606 2.606 99.79 GM_PC_couple 8854 8854 22.38 0.003 0.003 0.10 PC_GM_couple 8854 8854 17.67 0.002 0.002 0.08 #others 8.04 8.045 0.03 ------------------------------------------------------------------------------- ======= Cycle 8854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8854, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8855 steps, 2.56000 s simulation time, 23120.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8855 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23120.1623120.16223120.162 100.00 ------------------------------------------------------------------------------- PC_run 8855 8855 23072.06 2.606 2.606 99.79 GM_PC_couple 8855 8855 22.39 0.003 0.003 0.10 PC_GM_couple 8855 8855 17.68 0.002 0.002 0.08 #others 8.05 8.045 0.03 ------------------------------------------------------------------------------- ======= Cycle 8855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8855, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8856 steps, 2.56000 s simulation time, 23122.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8856 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23122.7123122.71423122.714 100.00 ------------------------------------------------------------------------------- PC_run 8856 8856 23074.60 2.606 2.606 99.79 GM_PC_couple 8856 8856 22.39 0.003 0.003 0.10 PC_GM_couple 8856 8856 17.68 0.002 0.002 0.08 #others 8.05 8.046 0.03 ------------------------------------------------------------------------------- ======= Cycle 8856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8856, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8857 steps, 2.56000 s simulation time, 23125.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8857 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23125.1023125.09623125.096 100.00 ------------------------------------------------------------------------------- PC_run 8857 8857 23076.98 2.606 2.606 99.79 GM_PC_couple 8857 8857 22.39 0.003 0.003 0.10 PC_GM_couple 8857 8857 17.68 0.002 0.002 0.08 #others 8.05 8.047 0.03 ------------------------------------------------------------------------------- ======= Cycle 8857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8857, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8858 steps, 2.56000 s simulation time, 23127.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8858 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23127.5223127.51923127.519 100.00 ------------------------------------------------------------------------------- PC_run 8858 8858 23079.40 2.605 2.605 99.79 GM_PC_couple 8858 8858 22.39 0.003 0.003 0.10 PC_GM_couple 8858 8858 17.68 0.002 0.002 0.08 #others 8.05 8.048 0.03 ------------------------------------------------------------------------------- ======= Cycle 8858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8858, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8859 steps, 2.56000 s simulation time, 23129.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8859 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23129.7023129.70123129.701 100.00 ------------------------------------------------------------------------------- PC_run 8859 8859 23081.57 2.605 2.605 99.79 GM_PC_couple 8859 8859 22.40 0.003 0.003 0.10 PC_GM_couple 8859 8859 17.68 0.002 0.002 0.08 #others 8.05 8.049 0.03 ------------------------------------------------------------------------------- ======= Cycle 8859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8859, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8860 steps, 2.56000 s simulation time, 23131.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8860 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23131.8923131.88723131.887 100.00 ------------------------------------------------------------------------------- PC_run 8860 8860 23083.76 2.605 2.605 99.79 GM_PC_couple 8860 8860 22.40 0.003 0.003 0.10 PC_GM_couple 8860 8860 17.68 0.002 0.002 0.08 #others 8.05 8.049 0.03 ------------------------------------------------------------------------------- ======= Cycle 8860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8860, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8861 steps, 2.56000 s simulation time, 23134.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8861 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23134.1423134.13623134.136 100.00 ------------------------------------------------------------------------------- PC_run 8861 8861 23086.00 2.605 2.605 99.79 GM_PC_couple 8861 8861 22.40 0.003 0.003 0.10 PC_GM_couple 8861 8861 17.69 0.002 0.002 0.08 #others 8.05 8.050 0.03 ------------------------------------------------------------------------------- ======= Cycle 8861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8861, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8862 steps, 2.56000 s simulation time, 23136.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8862 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23136.3223136.32223136.322 100.00 ------------------------------------------------------------------------------- PC_run 8862 8862 23088.18 2.605 2.605 99.79 GM_PC_couple 8862 8862 22.40 0.003 0.003 0.10 PC_GM_couple 8862 8862 17.69 0.002 0.002 0.08 #others 8.05 8.051 0.03 ------------------------------------------------------------------------------- ======= Cycle 8862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8862, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8863 steps, 2.56000 s simulation time, 23138.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8863 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23138.5723138.57123138.571 100.00 ------------------------------------------------------------------------------- PC_run 8863 8863 23090.42 2.605 2.605 99.79 GM_PC_couple 8863 8863 22.40 0.003 0.003 0.10 PC_GM_couple 8863 8863 17.69 0.002 0.002 0.08 #others 8.05 8.052 0.03 ------------------------------------------------------------------------------- ======= Cycle 8863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8863, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8864 steps, 2.56000 s simulation time, 23141.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8864 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23141.1323141.13523141.135 100.00 ------------------------------------------------------------------------------- PC_run 8864 8864 23092.98 2.605 2.605 99.79 GM_PC_couple 8864 8864 22.41 0.003 0.003 0.10 PC_GM_couple 8864 8864 17.69 0.002 0.002 0.08 #others 8.05 8.052 0.03 ------------------------------------------------------------------------------- ======= Cycle 8864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8864, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8865 steps, 2.56000 s simulation time, 23143.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8865 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23143.4323143.42623143.426 100.00 ------------------------------------------------------------------------------- PC_run 8865 8865 23095.27 2.605 2.605 99.79 GM_PC_couple 8865 8865 22.41 0.003 0.003 0.10 PC_GM_couple 8865 8865 17.69 0.002 0.002 0.08 #others 8.05 8.053 0.03 ------------------------------------------------------------------------------- ======= Cycle 8865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8865, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8866 steps, 2.56000 s simulation time, 23145.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8866 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23145.6223145.61623145.616 100.00 ------------------------------------------------------------------------------- PC_run 8866 8866 23097.45 2.605 2.605 99.79 GM_PC_couple 8866 8866 22.41 0.003 0.003 0.10 PC_GM_couple 8866 8866 17.70 0.002 0.002 0.08 #others 8.05 8.054 0.03 ------------------------------------------------------------------------------- ======= Cycle 8866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8866, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8867 steps, 2.56000 s simulation time, 23147.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8867 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23147.8923147.88723147.887 100.00 ------------------------------------------------------------------------------- PC_run 8867 8867 23099.72 2.605 2.605 99.79 GM_PC_couple 8867 8867 22.41 0.003 0.003 0.10 PC_GM_couple 8867 8867 17.70 0.002 0.002 0.08 #others 8.05 8.055 0.03 ------------------------------------------------------------------------------- ======= Cycle 8867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8867, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8868 steps, 2.56000 s simulation time, 23150.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8868 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23150.3323150.33323150.333 100.00 ------------------------------------------------------------------------------- PC_run 8868 8868 23102.16 2.605 2.605 99.79 GM_PC_couple 8868 8868 22.42 0.003 0.003 0.10 PC_GM_couple 8868 8868 17.70 0.002 0.002 0.08 #others 8.06 8.056 0.03 ------------------------------------------------------------------------------- ======= Cycle 8868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8868, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8869 steps, 2.56000 s simulation time, 23152.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8869 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23152.4923152.49323152.493 100.00 ------------------------------------------------------------------------------- PC_run 8869 8869 23104.32 2.605 2.605 99.79 GM_PC_couple 8869 8869 22.42 0.003 0.003 0.10 PC_GM_couple 8869 8869 17.70 0.002 0.002 0.08 #others 8.06 8.057 0.03 ------------------------------------------------------------------------------- ======= Cycle 8869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8869, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8870 steps, 2.56000 s simulation time, 23154.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8870 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23154.7323154.72923154.729 100.00 ------------------------------------------------------------------------------- PC_run 8870 8870 23106.55 2.605 2.605 99.79 GM_PC_couple 8870 8870 22.42 0.003 0.003 0.10 PC_GM_couple 8870 8870 17.70 0.002 0.002 0.08 #others 8.06 8.058 0.03 ------------------------------------------------------------------------------- ======= Cycle 8870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8870, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8871 steps, 2.56000 s simulation time, 23157.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8871 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23157.0123157.01023157.010 100.00 ------------------------------------------------------------------------------- PC_run 8871 8871 23108.82 2.605 2.605 99.79 GM_PC_couple 8871 8871 22.42 0.003 0.003 0.10 PC_GM_couple 8871 8871 17.70 0.002 0.002 0.08 #others 8.06 8.059 0.03 ------------------------------------------------------------------------------- ======= Cycle 8871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8871, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8872 steps, 2.56000 s simulation time, 23159.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8872 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23159.3923159.38823159.388 100.00 ------------------------------------------------------------------------------- PC_run 8872 8872 23111.20 2.605 2.605 99.79 GM_PC_couple 8872 8872 22.43 0.003 0.003 0.10 PC_GM_couple 8872 8872 17.71 0.002 0.002 0.08 #others 8.06 8.060 0.03 ------------------------------------------------------------------------------- ======= Cycle 8872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8872, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8873 steps, 2.56000 s simulation time, 23161.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8873 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23161.5423161.53823161.538 100.00 ------------------------------------------------------------------------------- PC_run 8873 8873 23113.34 2.605 2.605 99.79 GM_PC_couple 8873 8873 22.43 0.003 0.003 0.10 PC_GM_couple 8873 8873 17.71 0.002 0.002 0.08 #others 8.06 8.060 0.03 ------------------------------------------------------------------------------- ======= Cycle 8873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8873, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8874 steps, 2.56000 s simulation time, 23163.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8874 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23163.7323163.72923163.729 100.00 ------------------------------------------------------------------------------- PC_run 8874 8874 23115.53 2.605 2.605 99.79 GM_PC_couple 8874 8874 22.43 0.003 0.003 0.10 PC_GM_couple 8874 8874 17.71 0.002 0.002 0.08 #others 8.06 8.061 0.03 ------------------------------------------------------------------------------- ======= Cycle 8874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8874, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8875 steps, 2.56000 s simulation time, 23166.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8875 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23166.1023166.09623166.096 100.00 ------------------------------------------------------------------------------- PC_run 8875 8875 23117.89 2.605 2.605 99.79 GM_PC_couple 8875 8875 22.43 0.003 0.003 0.10 PC_GM_couple 8875 8875 17.71 0.002 0.002 0.08 #others 8.06 8.062 0.03 ------------------------------------------------------------------------------- ======= Cycle 8875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8875, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8876 steps, 2.56000 s simulation time, 23168.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8876 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23168.5723168.56823168.568 100.00 ------------------------------------------------------------------------------- PC_run 8876 8876 23120.36 2.605 2.605 99.79 GM_PC_couple 8876 8876 22.43 0.003 0.003 0.10 PC_GM_couple 8876 8876 17.71 0.002 0.002 0.08 #others 8.06 8.063 0.03 ------------------------------------------------------------------------------- ======= Cycle 8876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8876, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8877 steps, 2.56000 s simulation time, 23170.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8877 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23170.7123170.71023170.710 100.00 ------------------------------------------------------------------------------- PC_run 8877 8877 23122.49 2.605 2.605 99.79 GM_PC_couple 8877 8877 22.44 0.003 0.003 0.10 PC_GM_couple 8877 8877 17.72 0.002 0.002 0.08 #others 8.06 8.063 0.03 ------------------------------------------------------------------------------- ======= Cycle 8877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8877, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8878 steps, 2.56000 s simulation time, 23173.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8878 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23173.3223173.32323173.323 100.00 ------------------------------------------------------------------------------- PC_run 8878 8878 23125.10 2.605 2.605 99.79 GM_PC_couple 8878 8878 22.44 0.003 0.003 0.10 PC_GM_couple 8878 8878 17.72 0.002 0.002 0.08 #others 8.06 8.064 0.03 ------------------------------------------------------------------------------- ======= Cycle 8878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8878, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8879 steps, 2.56000 s simulation time, 23175.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8879 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23175.7823175.78123175.781 100.00 ------------------------------------------------------------------------------- PC_run 8879 8879 23127.56 2.605 2.605 99.79 GM_PC_couple 8879 8879 22.44 0.003 0.003 0.10 PC_GM_couple 8879 8879 17.72 0.002 0.002 0.08 #others 8.06 8.065 0.03 ------------------------------------------------------------------------------- ======= Cycle 8879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8879, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8880 steps, 2.56000 s simulation time, 23178.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8880 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23178.8123178.81323178.813 100.00 ------------------------------------------------------------------------------- PC_run 8880 8880 23130.58 2.605 2.605 99.79 GM_PC_couple 8880 8880 22.44 0.003 0.003 0.10 PC_GM_couple 8880 8880 17.72 0.002 0.002 0.08 #others 8.07 8.065 0.03 ------------------------------------------------------------------------------- ======= Cycle 8880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8880, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8881 steps, 2.56000 s simulation time, 23181.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8881 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23181.5723181.57523181.575 100.00 ------------------------------------------------------------------------------- PC_run 8881 8881 23133.34 2.605 2.605 99.79 GM_PC_couple 8881 8881 22.45 0.003 0.003 0.10 PC_GM_couple 8881 8881 17.72 0.002 0.002 0.08 #others 8.07 8.066 0.03 ------------------------------------------------------------------------------- ======= Cycle 8881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8881, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8882 steps, 2.56000 s simulation time, 23184.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8882 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23184.0423184.04023184.040 100.00 ------------------------------------------------------------------------------- PC_run 8882 8882 23135.80 2.605 2.605 99.79 GM_PC_couple 8882 8882 22.45 0.003 0.003 0.10 PC_GM_couple 8882 8882 17.73 0.002 0.002 0.08 #others 8.07 8.067 0.03 ------------------------------------------------------------------------------- ======= Cycle 8882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8882, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8883 steps, 2.56000 s simulation time, 23186.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8883 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23186.5923186.59423186.594 100.00 ------------------------------------------------------------------------------- PC_run 8883 8883 23138.35 2.605 2.605 99.79 GM_PC_couple 8883 8883 22.45 0.003 0.003 0.10 PC_GM_couple 8883 8883 17.73 0.002 0.002 0.08 #others 8.07 8.067 0.03 ------------------------------------------------------------------------------- ======= Cycle 8883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8883, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8884 steps, 2.56000 s simulation time, 23189.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8884 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23189.1523189.14723189.147 100.00 ------------------------------------------------------------------------------- PC_run 8884 8884 23140.90 2.605 2.605 99.79 GM_PC_couple 8884 8884 22.45 0.003 0.003 0.10 PC_GM_couple 8884 8884 17.73 0.002 0.002 0.08 #others 8.07 8.068 0.03 ------------------------------------------------------------------------------- ======= Cycle 8884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8884, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8885 steps, 2.56000 s simulation time, 23191.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8885 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23191.3523191.35123191.351 100.00 ------------------------------------------------------------------------------- PC_run 8885 8885 23143.09 2.605 2.605 99.79 GM_PC_couple 8885 8885 22.46 0.003 0.003 0.10 PC_GM_couple 8885 8885 17.73 0.002 0.002 0.08 #others 8.07 8.069 0.03 ------------------------------------------------------------------------------- ======= Cycle 8885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8885, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8886 steps, 2.56000 s simulation time, 23193.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8886 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23193.6723193.66823193.668 100.00 ------------------------------------------------------------------------------- PC_run 8886 8886 23145.41 2.605 2.605 99.79 GM_PC_couple 8886 8886 22.46 0.003 0.003 0.10 PC_GM_couple 8886 8886 17.73 0.002 0.002 0.08 #others 8.07 8.070 0.03 ------------------------------------------------------------------------------- ======= Cycle 8886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8886, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8887 steps, 2.56000 s simulation time, 23196.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8887 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23196.0823196.08023196.080 100.00 ------------------------------------------------------------------------------- PC_run 8887 8887 23147.81 2.605 2.605 99.79 GM_PC_couple 8887 8887 22.46 0.003 0.003 0.10 PC_GM_couple 8887 8887 17.74 0.002 0.002 0.08 #others 8.07 8.071 0.03 ------------------------------------------------------------------------------- ======= Cycle 8887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8887, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8888 steps, 2.56000 s simulation time, 23198.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8888 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23198.5723198.57423198.574 100.00 ------------------------------------------------------------------------------- PC_run 8888 8888 23150.30 2.605 2.605 99.79 GM_PC_couple 8888 8888 22.46 0.003 0.003 0.10 PC_GM_couple 8888 8888 17.74 0.002 0.002 0.08 #others 8.07 8.071 0.03 ------------------------------------------------------------------------------- ======= Cycle 8888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8888, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8889 steps, 2.56000 s simulation time, 23200.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8889 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23200.9423200.94123200.941 100.00 ------------------------------------------------------------------------------- PC_run 8889 8889 23152.66 2.605 2.605 99.79 GM_PC_couple 8889 8889 22.47 0.003 0.003 0.10 PC_GM_couple 8889 8889 17.74 0.002 0.002 0.08 #others 8.07 8.072 0.03 ------------------------------------------------------------------------------- ======= Cycle 8889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8889, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8890 steps, 2.56000 s simulation time, 23203.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8890 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23203.3923203.39123203.391 100.00 ------------------------------------------------------------------------------- PC_run 8890 8890 23155.11 2.605 2.605 99.79 GM_PC_couple 8890 8890 22.47 0.003 0.003 0.10 PC_GM_couple 8890 8890 17.74 0.002 0.002 0.08 #others 8.07 8.073 0.03 ------------------------------------------------------------------------------- ======= Cycle 8890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8890, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8891 steps, 2.56000 s simulation time, 23205.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8891 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23205.7023205.70323205.703 100.00 ------------------------------------------------------------------------------- PC_run 8891 8891 23157.42 2.605 2.605 99.79 GM_PC_couple 8891 8891 22.47 0.003 0.003 0.10 PC_GM_couple 8891 8891 17.74 0.002 0.002 0.08 #others 8.07 8.074 0.03 ------------------------------------------------------------------------------- ======= Cycle 8891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8891, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8892 steps, 2.56000 s simulation time, 23208.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8892 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23208.0523208.05123208.051 100.00 ------------------------------------------------------------------------------- PC_run 8892 8892 23159.76 2.605 2.605 99.79 GM_PC_couple 8892 8892 22.47 0.003 0.003 0.10 PC_GM_couple 8892 8892 17.74 0.002 0.002 0.08 #others 8.07 8.075 0.03 ------------------------------------------------------------------------------- ======= Cycle 8892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8892, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8893 steps, 2.56000 s simulation time, 23210.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8893 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23210.2323210.23323210.233 100.00 ------------------------------------------------------------------------------- PC_run 8893 8893 23161.94 2.605 2.605 99.79 GM_PC_couple 8893 8893 22.48 0.003 0.003 0.10 PC_GM_couple 8893 8893 17.75 0.002 0.002 0.08 #others 8.08 8.075 0.03 ------------------------------------------------------------------------------- ======= Cycle 8893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8893, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8894 steps, 2.56000 s simulation time, 23212.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8894 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23212.6023212.59523212.595 100.00 ------------------------------------------------------------------------------- PC_run 8894 8894 23164.29 2.604 2.604 99.79 GM_PC_couple 8894 8894 22.48 0.003 0.003 0.10 PC_GM_couple 8894 8894 17.75 0.002 0.002 0.08 #others 8.08 8.076 0.03 ------------------------------------------------------------------------------- ======= Cycle 8894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8894, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8895 steps, 2.56000 s simulation time, 23214.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8895 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23214.8023214.80023214.800 100.00 ------------------------------------------------------------------------------- PC_run 8895 8895 23166.49 2.604 2.604 99.79 GM_PC_couple 8895 8895 22.48 0.003 0.003 0.10 PC_GM_couple 8895 8895 17.75 0.002 0.002 0.08 #others 8.08 8.077 0.03 ------------------------------------------------------------------------------- ======= Cycle 8895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8895, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8896 steps, 2.56000 s simulation time, 23217.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8896 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23217.0723217.06623217.066 100.00 ------------------------------------------------------------------------------- PC_run 8896 8896 23168.75 2.604 2.604 99.79 GM_PC_couple 8896 8896 22.48 0.003 0.003 0.10 PC_GM_couple 8896 8896 17.75 0.002 0.002 0.08 #others 8.08 8.078 0.03 ------------------------------------------------------------------------------- ======= Cycle 8896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8896, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8897 steps, 2.56000 s simulation time, 23219.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8897 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23219.4223219.42123219.421 100.00 ------------------------------------------------------------------------------- PC_run 8897 8897 23171.11 2.604 2.604 99.79 GM_PC_couple 8897 8897 22.48 0.003 0.003 0.10 PC_GM_couple 8897 8897 17.75 0.002 0.002 0.08 #others 8.08 8.079 0.03 ------------------------------------------------------------------------------- ======= Cycle 8897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8897, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8898 steps, 2.56000 s simulation time, 23221.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8898 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23221.5623221.55623221.556 100.00 ------------------------------------------------------------------------------- PC_run 8898 8898 23173.23 2.604 2.604 99.79 GM_PC_couple 8898 8898 22.49 0.003 0.003 0.10 PC_GM_couple 8898 8898 17.76 0.002 0.002 0.08 #others 8.08 8.079 0.03 ------------------------------------------------------------------------------- ======= Cycle 8898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8898, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8899 steps, 2.56000 s simulation time, 23224.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8899 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23224.0623224.06423224.064 100.00 ------------------------------------------------------------------------------- PC_run 8899 8899 23175.74 2.604 2.604 99.79 GM_PC_couple 8899 8899 22.49 0.003 0.003 0.10 PC_GM_couple 8899 8899 17.76 0.002 0.002 0.08 #others 8.08 8.080 0.03 ------------------------------------------------------------------------------- ======= Cycle 8899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8899, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8900 steps, 2.56000 s simulation time, 23226.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8900 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23226.2923226.28723226.287 100.00 ------------------------------------------------------------------------------- PC_run 8900 8900 23177.96 2.604 2.604 99.79 GM_PC_couple 8900 8900 22.49 0.003 0.003 0.10 PC_GM_couple 8900 8900 17.76 0.002 0.002 0.08 #others 8.08 8.081 0.03 ------------------------------------------------------------------------------- ======= Cycle 8900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8900, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8901 steps, 2.56000 s simulation time, 23228.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8901 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23228.5223228.51723228.517 100.00 ------------------------------------------------------------------------------- PC_run 8901 8901 23180.18 2.604 2.604 99.79 GM_PC_couple 8901 8901 22.49 0.003 0.003 0.10 PC_GM_couple 8901 8901 17.76 0.002 0.002 0.08 #others 8.08 8.082 0.03 ------------------------------------------------------------------------------- ======= Cycle 8901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8901, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8902 steps, 2.56000 s simulation time, 23230.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8902 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23230.6723230.66923230.669 100.00 ------------------------------------------------------------------------------- PC_run 8902 8902 23182.33 2.604 2.604 99.79 GM_PC_couple 8902 8902 22.50 0.003 0.003 0.10 PC_GM_couple 8902 8902 17.76 0.002 0.002 0.08 #others 8.08 8.082 0.03 ------------------------------------------------------------------------------- ======= Cycle 8902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8902, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8903 steps, 2.56000 s simulation time, 23232.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8903 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23232.9623232.95723232.957 100.00 ------------------------------------------------------------------------------- PC_run 8903 8903 23184.61 2.604 2.604 99.79 GM_PC_couple 8903 8903 22.50 0.003 0.003 0.10 PC_GM_couple 8903 8903 17.76 0.002 0.002 0.08 #others 8.08 8.083 0.03 ------------------------------------------------------------------------------- ======= Cycle 8903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8903, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8904 steps, 2.56000 s simulation time, 23235.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8904 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23235.5323235.52623235.526 100.00 ------------------------------------------------------------------------------- PC_run 8904 8904 23187.17 2.604 2.604 99.79 GM_PC_couple 8904 8904 22.50 0.003 0.003 0.10 PC_GM_couple 8904 8904 17.77 0.002 0.002 0.08 #others 8.08 8.084 0.03 ------------------------------------------------------------------------------- ======= Cycle 8904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8904, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8905 steps, 2.56000 s simulation time, 23237.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8905 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23237.9823237.98023237.980 100.00 ------------------------------------------------------------------------------- PC_run 8905 8905 23189.62 2.604 2.604 99.79 GM_PC_couple 8905 8905 22.50 0.003 0.003 0.10 PC_GM_couple 8905 8905 17.77 0.002 0.002 0.08 #others 8.09 8.085 0.03 ------------------------------------------------------------------------------- ======= Cycle 8905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8905, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8906 steps, 2.56000 s simulation time, 23240.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8906 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23240.2823240.28023240.280 100.00 ------------------------------------------------------------------------------- PC_run 8906 8906 23191.92 2.604 2.604 99.79 GM_PC_couple 8906 8906 22.51 0.003 0.003 0.10 PC_GM_couple 8906 8906 17.77 0.002 0.002 0.08 #others 8.09 8.086 0.03 ------------------------------------------------------------------------------- ======= Cycle 8906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8906, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8907 steps, 2.56000 s simulation time, 23242.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8907 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23242.5823242.58223242.582 100.00 ------------------------------------------------------------------------------- PC_run 8907 8907 23194.21 2.604 2.604 99.79 GM_PC_couple 8907 8907 22.51 0.003 0.003 0.10 PC_GM_couple 8907 8907 17.77 0.002 0.002 0.08 #others 8.09 8.087 0.03 ------------------------------------------------------------------------------- ======= Cycle 8907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8907, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8908 steps, 2.56000 s simulation time, 23245.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8908 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23245.0723245.07323245.073 100.00 ------------------------------------------------------------------------------- PC_run 8908 8908 23196.70 2.604 2.604 99.79 GM_PC_couple 8908 8908 22.51 0.003 0.003 0.10 PC_GM_couple 8908 8908 17.77 0.002 0.002 0.08 #others 8.09 8.088 0.03 ------------------------------------------------------------------------------- ======= Cycle 8908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8908, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8909 steps, 2.56000 s simulation time, 23247.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8909 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23247.4023247.40323247.403 100.00 ------------------------------------------------------------------------------- PC_run 8909 8909 23199.02 2.604 2.604 99.79 GM_PC_couple 8909 8909 22.51 0.003 0.003 0.10 PC_GM_couple 8909 8909 17.78 0.002 0.002 0.08 #others 8.09 8.089 0.03 ------------------------------------------------------------------------------- ======= Cycle 8909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8909, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8910 steps, 2.56000 s simulation time, 23249.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8910 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23249.5923249.59123249.591 100.00 ------------------------------------------------------------------------------- PC_run 8910 8910 23201.21 2.604 2.604 99.79 GM_PC_couple 8910 8910 22.52 0.003 0.003 0.10 PC_GM_couple 8910 8910 17.78 0.002 0.002 0.08 #others 8.09 8.090 0.03 ------------------------------------------------------------------------------- ======= Cycle 8910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8910, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8911 steps, 2.56000 s simulation time, 23252.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8911 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23252.0123252.01323252.013 100.00 ------------------------------------------------------------------------------- PC_run 8911 8911 23203.62 2.604 2.604 99.79 GM_PC_couple 8911 8911 22.52 0.003 0.003 0.10 PC_GM_couple 8911 8911 17.78 0.002 0.002 0.08 #others 8.09 8.091 0.03 ------------------------------------------------------------------------------- ======= Cycle 8911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8911, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8912 steps, 2.56000 s simulation time, 23254.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8912 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23254.9523254.94923254.949 100.00 ------------------------------------------------------------------------------- PC_run 8912 8912 23206.56 2.604 2.604 99.79 GM_PC_couple 8912 8912 22.52 0.003 0.003 0.10 PC_GM_couple 8912 8912 17.78 0.002 0.002 0.08 #others 8.09 8.092 0.03 ------------------------------------------------------------------------------- ======= Cycle 8912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8912, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8913 steps, 2.56000 s simulation time, 23257.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8913 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23257.9523257.94923257.949 100.00 ------------------------------------------------------------------------------- PC_run 8913 8913 23209.55 2.604 2.604 99.79 GM_PC_couple 8913 8913 22.52 0.003 0.003 0.10 PC_GM_couple 8913 8913 17.78 0.002 0.002 0.08 #others 8.09 8.093 0.03 ------------------------------------------------------------------------------- ======= Cycle 8913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8913, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8914 steps, 2.56000 s simulation time, 23260.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8914 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23260.3823260.38023260.380 100.00 ------------------------------------------------------------------------------- PC_run 8914 8914 23211.98 2.604 2.604 99.79 GM_PC_couple 8914 8914 22.52 0.003 0.003 0.10 PC_GM_couple 8914 8914 17.79 0.002 0.002 0.08 #others 8.09 8.093 0.03 ------------------------------------------------------------------------------- ======= Cycle 8914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8914, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8915 steps, 2.56000 s simulation time, 23263.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8915 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23263.1023263.10123263.101 100.00 ------------------------------------------------------------------------------- PC_run 8915 8915 23214.69 2.604 2.604 99.79 GM_PC_couple 8915 8915 22.53 0.003 0.003 0.10 PC_GM_couple 8915 8915 17.79 0.002 0.002 0.08 #others 8.09 8.094 0.03 ------------------------------------------------------------------------------- ======= Cycle 8915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8915, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8916 steps, 2.56000 s simulation time, 23266.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8916 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23266.0823266.08123266.081 100.00 ------------------------------------------------------------------------------- PC_run 8916 8916 23217.67 2.604 2.604 99.79 GM_PC_couple 8916 8916 22.53 0.003 0.003 0.10 PC_GM_couple 8916 8916 17.79 0.002 0.002 0.08 #others 8.10 8.095 0.03 ------------------------------------------------------------------------------- ======= Cycle 8916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8916, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8917 steps, 2.56000 s simulation time, 23268.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8917 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23268.2323268.22723268.227 100.00 ------------------------------------------------------------------------------- PC_run 8917 8917 23219.81 2.604 2.604 99.79 GM_PC_couple 8917 8917 22.53 0.003 0.003 0.10 PC_GM_couple 8917 8917 17.79 0.002 0.002 0.08 #others 8.10 8.096 0.03 ------------------------------------------------------------------------------- ======= Cycle 8917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8917, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8918 steps, 2.56000 s simulation time, 23270.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8918 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23270.3723270.37123270.371 100.00 ------------------------------------------------------------------------------- PC_run 8918 8918 23221.95 2.604 2.604 99.79 GM_PC_couple 8918 8918 22.53 0.003 0.003 0.10 PC_GM_couple 8918 8918 17.79 0.002 0.002 0.08 #others 8.10 8.097 0.03 ------------------------------------------------------------------------------- ======= Cycle 8918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8918, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8919 steps, 2.56000 s simulation time, 23272.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8919 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23272.7323272.73523272.735 100.00 ------------------------------------------------------------------------------- PC_run 8919 8919 23224.31 2.604 2.604 99.79 GM_PC_couple 8919 8919 22.54 0.003 0.003 0.10 PC_GM_couple 8919 8919 17.79 0.002 0.002 0.08 #others 8.10 8.098 0.03 ------------------------------------------------------------------------------- ======= Cycle 8919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8919, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8920 steps, 2.56000 s simulation time, 23275.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8920 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23275.7123275.71523275.715 100.00 ------------------------------------------------------------------------------- PC_run 8920 8920 23227.28 2.604 2.604 99.79 GM_PC_couple 8920 8920 22.54 0.003 0.003 0.10 PC_GM_couple 8920 8920 17.80 0.002 0.002 0.08 #others 8.10 8.099 0.03 ------------------------------------------------------------------------------- ======= Cycle 8920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8920, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8921 steps, 2.56000 s simulation time, 23278.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8921 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23278.2123278.20723278.207 100.00 ------------------------------------------------------------------------------- PC_run 8921 8921 23229.77 2.604 2.604 99.79 GM_PC_couple 8921 8921 22.54 0.003 0.003 0.10 PC_GM_couple 8921 8921 17.80 0.002 0.002 0.08 #others 8.10 8.099 0.03 ------------------------------------------------------------------------------- ======= Cycle 8921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8921, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8922 steps, 2.56000 s simulation time, 23281.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8922 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23281.0223281.01723281.017 100.00 ------------------------------------------------------------------------------- PC_run 8922 8922 23232.57 2.604 2.604 99.79 GM_PC_couple 8922 8922 22.54 0.003 0.003 0.10 PC_GM_couple 8922 8922 17.80 0.002 0.002 0.08 #others 8.10 8.101 0.03 ------------------------------------------------------------------------------- ======= Cycle 8922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8922, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8923 steps, 2.56000 s simulation time, 23283.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8923 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23283.9523283.94823283.948 100.00 ------------------------------------------------------------------------------- PC_run 8923 8923 23235.50 2.604 2.604 99.79 GM_PC_couple 8923 8923 22.55 0.003 0.003 0.10 PC_GM_couple 8923 8923 17.80 0.002 0.002 0.08 #others 8.10 8.102 0.03 ------------------------------------------------------------------------------- ======= Cycle 8923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8923, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8924 steps, 2.56000 s simulation time, 23287.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8924 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23287.2123287.20623287.206 100.00 ------------------------------------------------------------------------------- PC_run 8924 8924 23238.75 2.604 2.604 99.79 GM_PC_couple 8924 8924 22.55 0.003 0.003 0.10 PC_GM_couple 8924 8924 17.80 0.002 0.002 0.08 #others 8.10 8.103 0.03 ------------------------------------------------------------------------------- ======= Cycle 8924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8924, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8925 steps, 2.56000 s simulation time, 23289.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8925 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23289.6023289.59623289.596 100.00 ------------------------------------------------------------------------------- PC_run 8925 8925 23241.14 2.604 2.604 99.79 GM_PC_couple 8925 8925 22.55 0.003 0.003 0.10 PC_GM_couple 8925 8925 17.81 0.002 0.002 0.08 #others 8.10 8.104 0.03 ------------------------------------------------------------------------------- ======= Cycle 8925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8925, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8926 steps, 2.56000 s simulation time, 23292.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8926 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23292.1823292.18323292.183 100.00 ------------------------------------------------------------------------------- PC_run 8926 8926 23243.72 2.604 2.604 99.79 GM_PC_couple 8926 8926 22.55 0.003 0.003 0.10 PC_GM_couple 8926 8926 17.81 0.002 0.002 0.08 #others 8.10 8.104 0.03 ------------------------------------------------------------------------------- ======= Cycle 8926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8926, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8927 steps, 2.56000 s simulation time, 23294.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8927 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23294.6723294.66523294.665 100.00 ------------------------------------------------------------------------------- PC_run 8927 8927 23246.20 2.604 2.604 99.79 GM_PC_couple 8927 8927 22.56 0.003 0.003 0.10 PC_GM_couple 8927 8927 17.81 0.002 0.002 0.08 #others 8.10 8.105 0.03 ------------------------------------------------------------------------------- ======= Cycle 8927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8927, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8928 steps, 2.56000 s simulation time, 23297.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8928 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23297.5923297.59123297.591 100.00 ------------------------------------------------------------------------------- PC_run 8928 8928 23249.12 2.604 2.604 99.79 GM_PC_couple 8928 8928 22.56 0.003 0.003 0.10 PC_GM_couple 8928 8928 17.81 0.002 0.002 0.08 #others 8.11 8.106 0.03 ------------------------------------------------------------------------------- ======= Cycle 8928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8928, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8929 steps, 2.56000 s simulation time, 23301.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8929 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23301.4423301.44123301.441 100.00 ------------------------------------------------------------------------------- PC_run 8929 8929 23252.96 2.604 2.604 99.79 GM_PC_couple 8929 8929 22.56 0.003 0.003 0.10 PC_GM_couple 8929 8929 17.81 0.002 0.002 0.08 #others 8.11 8.107 0.03 ------------------------------------------------------------------------------- ======= Cycle 8929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8929, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8930 steps, 2.56000 s simulation time, 23303.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8930 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23303.7723303.77323303.773 100.00 ------------------------------------------------------------------------------- PC_run 8930 8930 23255.29 2.604 2.604 99.79 GM_PC_couple 8930 8930 22.56 0.003 0.003 0.10 PC_GM_couple 8930 8930 17.81 0.002 0.002 0.08 #others 8.11 8.108 0.03 ------------------------------------------------------------------------------- ======= Cycle 8930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8930, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8931 steps, 2.56000 s simulation time, 23306.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8931 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23306.0023306.00523306.005 100.00 ------------------------------------------------------------------------------- PC_run 8931 8931 23257.52 2.604 2.604 99.79 GM_PC_couple 8931 8931 22.56 0.003 0.003 0.10 PC_GM_couple 8931 8931 17.82 0.002 0.002 0.08 #others 8.11 8.108 0.03 ------------------------------------------------------------------------------- ======= Cycle 8931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8931, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8932 steps, 2.56000 s simulation time, 23308.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8932 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23308.4023308.40523308.405 100.00 ------------------------------------------------------------------------------- PC_run 8932 8932 23259.91 2.604 2.604 99.79 GM_PC_couple 8932 8932 22.57 0.003 0.003 0.10 PC_GM_couple 8932 8932 17.82 0.002 0.002 0.08 #others 8.11 8.109 0.03 ------------------------------------------------------------------------------- ======= Cycle 8932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8932, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8933 steps, 2.56000 s simulation time, 23310.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8933 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23310.6823310.68123310.681 100.00 ------------------------------------------------------------------------------- PC_run 8933 8933 23262.18 2.604 2.604 99.79 GM_PC_couple 8933 8933 22.57 0.003 0.003 0.10 PC_GM_couple 8933 8933 17.82 0.002 0.002 0.08 #others 8.11 8.111 0.03 ------------------------------------------------------------------------------- ======= Cycle 8933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8933, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8934 steps, 2.56000 s simulation time, 23312.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8934 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23312.9523312.95123312.951 100.00 ------------------------------------------------------------------------------- PC_run 8934 8934 23264.45 2.604 2.604 99.79 GM_PC_couple 8934 8934 22.57 0.003 0.003 0.10 PC_GM_couple 8934 8934 17.82 0.002 0.002 0.08 #others 8.11 8.112 0.03 ------------------------------------------------------------------------------- ======= Cycle 8934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8934, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8935 steps, 2.56000 s simulation time, 23315.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8935 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23315.3523315.34523315.345 100.00 ------------------------------------------------------------------------------- PC_run 8935 8935 23266.83 2.604 2.604 99.79 GM_PC_couple 8935 8935 22.58 0.003 0.003 0.10 PC_GM_couple 8935 8935 17.82 0.002 0.002 0.08 #others 8.11 8.112 0.03 ------------------------------------------------------------------------------- ======= Cycle 8935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8935, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8936 steps, 2.56000 s simulation time, 23317.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8936 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23317.7023317.70423317.704 100.00 ------------------------------------------------------------------------------- PC_run 8936 8936 23269.19 2.604 2.604 99.79 GM_PC_couple 8936 8936 22.58 0.003 0.003 0.10 PC_GM_couple 8936 8936 17.83 0.002 0.002 0.08 #others 8.11 8.113 0.03 ------------------------------------------------------------------------------- ======= Cycle 8936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8936, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8937 steps, 2.56000 s simulation time, 23319.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8937 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23319.8523319.85423319.854 100.00 ------------------------------------------------------------------------------- PC_run 8937 8937 23271.33 2.604 2.604 99.79 GM_PC_couple 8937 8937 22.58 0.003 0.003 0.10 PC_GM_couple 8937 8937 17.83 0.002 0.002 0.08 #others 8.11 8.114 0.03 ------------------------------------------------------------------------------- ======= Cycle 8937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8937, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8938 steps, 2.56000 s simulation time, 23322.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8938 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23322.4223322.42423322.424 100.00 ------------------------------------------------------------------------------- PC_run 8938 8938 23273.90 2.604 2.604 99.79 GM_PC_couple 8938 8938 22.58 0.003 0.003 0.10 PC_GM_couple 8938 8938 17.83 0.002 0.002 0.08 #others 8.11 8.115 0.03 ------------------------------------------------------------------------------- ======= Cycle 8938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8938, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8939 steps, 2.56000 s simulation time, 23324.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8939 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23324.6323324.62923324.629 100.00 ------------------------------------------------------------------------------- PC_run 8939 8939 23276.10 2.604 2.604 99.79 GM_PC_couple 8939 8939 22.58 0.003 0.003 0.10 PC_GM_couple 8939 8939 17.83 0.002 0.002 0.08 #others 8.12 8.116 0.03 ------------------------------------------------------------------------------- ======= Cycle 8939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8939, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8940 steps, 2.56000 s simulation time, 23326.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8940 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23326.8623326.86223326.862 100.00 ------------------------------------------------------------------------------- PC_run 8940 8940 23278.32 2.604 2.604 99.79 GM_PC_couple 8940 8940 22.59 0.003 0.003 0.10 PC_GM_couple 8940 8940 17.83 0.002 0.002 0.08 #others 8.12 8.117 0.03 ------------------------------------------------------------------------------- ======= Cycle 8940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8940, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8941 steps, 2.56000 s simulation time, 23329.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8941 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23329.3823329.37623329.376 100.00 ------------------------------------------------------------------------------- PC_run 8941 8941 23280.83 2.604 2.604 99.79 GM_PC_couple 8941 8941 22.59 0.003 0.003 0.10 PC_GM_couple 8941 8941 17.84 0.002 0.002 0.08 #others 8.12 8.118 0.03 ------------------------------------------------------------------------------- ======= Cycle 8941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8941, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8942 steps, 2.56000 s simulation time, 23331.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8942 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23331.8323331.83123331.831 100.00 ------------------------------------------------------------------------------- PC_run 8942 8942 23283.28 2.604 2.604 99.79 GM_PC_couple 8942 8942 22.59 0.003 0.003 0.10 PC_GM_couple 8942 8942 17.84 0.002 0.002 0.08 #others 8.12 8.118 0.03 ------------------------------------------------------------------------------- ======= Cycle 8942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8942, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8943 steps, 2.56000 s simulation time, 23334.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8943 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23334.2023334.19623334.196 100.00 ------------------------------------------------------------------------------- PC_run 8943 8943 23285.64 2.604 2.604 99.79 GM_PC_couple 8943 8943 22.59 0.003 0.003 0.10 PC_GM_couple 8943 8943 17.84 0.002 0.002 0.08 #others 8.12 8.119 0.03 ------------------------------------------------------------------------------- ======= Cycle 8943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8943, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8944 steps, 2.56000 s simulation time, 23336.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8944 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23336.5223336.51923336.519 100.00 ------------------------------------------------------------------------------- PC_run 8944 8944 23287.96 2.604 2.604 99.79 GM_PC_couple 8944 8944 22.60 0.003 0.003 0.10 PC_GM_couple 8944 8944 17.84 0.002 0.002 0.08 #others 8.12 8.120 0.03 ------------------------------------------------------------------------------- ======= Cycle 8944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8944, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8945 steps, 2.56000 s simulation time, 23338.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8945 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23338.9323338.92723338.927 100.00 ------------------------------------------------------------------------------- PC_run 8945 8945 23290.37 2.604 2.604 99.79 GM_PC_couple 8945 8945 22.60 0.003 0.003 0.10 PC_GM_couple 8945 8945 17.84 0.002 0.002 0.08 #others 8.12 8.121 0.03 ------------------------------------------------------------------------------- ======= Cycle 8945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8945, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8946 steps, 2.56000 s simulation time, 23341.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8946 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23341.3223341.31523341.315 100.00 ------------------------------------------------------------------------------- PC_run 8946 8946 23292.75 2.604 2.604 99.79 GM_PC_couple 8946 8946 22.60 0.003 0.003 0.10 PC_GM_couple 8946 8946 17.84 0.002 0.002 0.08 #others 8.12 8.121 0.03 ------------------------------------------------------------------------------- ======= Cycle 8946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8946, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8947 steps, 2.56000 s simulation time, 23343.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8947 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23343.5923343.59223343.592 100.00 ------------------------------------------------------------------------------- PC_run 8947 8947 23295.02 2.604 2.604 99.79 GM_PC_couple 8947 8947 22.60 0.003 0.003 0.10 PC_GM_couple 8947 8947 17.85 0.002 0.002 0.08 #others 8.12 8.122 0.03 ------------------------------------------------------------------------------- ======= Cycle 8947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8947, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8948 steps, 2.56000 s simulation time, 23345.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8948 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23345.7723345.76523345.765 100.00 ------------------------------------------------------------------------------- PC_run 8948 8948 23297.19 2.604 2.604 99.79 GM_PC_couple 8948 8948 22.61 0.003 0.003 0.10 PC_GM_couple 8948 8948 17.85 0.002 0.002 0.08 #others 8.12 8.123 0.03 ------------------------------------------------------------------------------- ======= Cycle 8948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8948, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8949 steps, 2.56000 s simulation time, 23348.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8949 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23348.0423348.03723348.037 100.00 ------------------------------------------------------------------------------- PC_run 8949 8949 23299.46 2.604 2.604 99.79 GM_PC_couple 8949 8949 22.61 0.003 0.003 0.10 PC_GM_couple 8949 8949 17.85 0.002 0.002 0.08 #others 8.12 8.124 0.03 ------------------------------------------------------------------------------- ======= Cycle 8949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8949, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8950 steps, 2.56000 s simulation time, 23350.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8950 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23350.4923350.48623350.486 100.00 ------------------------------------------------------------------------------- PC_run 8950 8950 23301.90 2.604 2.604 99.79 GM_PC_couple 8950 8950 22.61 0.003 0.003 0.10 PC_GM_couple 8950 8950 17.85 0.002 0.002 0.08 #others 8.12 8.125 0.03 ------------------------------------------------------------------------------- ======= Cycle 8950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8950, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8951 steps, 2.56000 s simulation time, 23352.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8951 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23352.7123352.70823352.708 100.00 ------------------------------------------------------------------------------- PC_run 8951 8951 23304.12 2.604 2.604 99.79 GM_PC_couple 8951 8951 22.61 0.003 0.003 0.10 PC_GM_couple 8951 8951 17.85 0.002 0.002 0.08 #others 8.13 8.126 0.03 ------------------------------------------------------------------------------- ======= Cycle 8951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8951, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8952 steps, 2.56000 s simulation time, 23355.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8952 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23355.0523355.04823355.048 100.00 ------------------------------------------------------------------------------- PC_run 8952 8952 23306.45 2.603 2.603 99.79 GM_PC_couple 8952 8952 22.61 0.003 0.003 0.10 PC_GM_couple 8952 8952 17.86 0.002 0.002 0.08 #others 8.13 8.127 0.03 ------------------------------------------------------------------------------- ======= Cycle 8952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8952, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8953 steps, 2.56000 s simulation time, 23357.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8953 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23357.6023357.60023357.600 100.00 ------------------------------------------------------------------------------- PC_run 8953 8953 23309.00 2.603 2.603 99.79 GM_PC_couple 8953 8953 22.62 0.003 0.003 0.10 PC_GM_couple 8953 8953 17.86 0.002 0.002 0.08 #others 8.13 8.127 0.03 ------------------------------------------------------------------------------- ======= Cycle 8953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8953, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8954 steps, 2.56000 s simulation time, 23360.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8954 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23360.5823360.58523360.585 100.00 ------------------------------------------------------------------------------- PC_run 8954 8954 23311.98 2.604 2.604 99.79 GM_PC_couple 8954 8954 22.62 0.003 0.003 0.10 PC_GM_couple 8954 8954 17.86 0.002 0.002 0.08 #others 8.13 8.128 0.03 ------------------------------------------------------------------------------- ======= Cycle 8954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8954, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8955 steps, 2.56000 s simulation time, 23363.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8955 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23363.1523363.15423363.154 100.00 ------------------------------------------------------------------------------- PC_run 8955 8955 23314.54 2.604 2.604 99.79 GM_PC_couple 8955 8955 22.62 0.003 0.003 0.10 PC_GM_couple 8955 8955 17.86 0.002 0.002 0.08 #others 8.13 8.129 0.03 ------------------------------------------------------------------------------- ======= Cycle 8955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8955, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8956 steps, 2.56000 s simulation time, 23365.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8956 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23365.9423365.94323365.943 100.00 ------------------------------------------------------------------------------- PC_run 8956 8956 23317.33 2.604 2.604 99.79 GM_PC_couple 8956 8956 22.62 0.003 0.003 0.10 PC_GM_couple 8956 8956 17.86 0.002 0.002 0.08 #others 8.13 8.130 0.03 ------------------------------------------------------------------------------- ======= Cycle 8956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8956, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8957 steps, 2.56000 s simulation time, 23369.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8957 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23369.4823369.48023369.480 100.00 ------------------------------------------------------------------------------- PC_run 8957 8957 23320.86 2.604 2.604 99.79 GM_PC_couple 8957 8957 22.63 0.003 0.003 0.10 PC_GM_couple 8957 8957 17.87 0.002 0.002 0.08 #others 8.13 8.131 0.03 ------------------------------------------------------------------------------- ======= Cycle 8957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8957, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8958 steps, 2.56000 s simulation time, 23372.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8958 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23372.5323372.52623372.526 100.00 ------------------------------------------------------------------------------- PC_run 8958 8958 23323.90 2.604 2.604 99.79 GM_PC_couple 8958 8958 22.63 0.003 0.003 0.10 PC_GM_couple 8958 8958 17.87 0.002 0.002 0.08 #others 8.13 8.131 0.03 ------------------------------------------------------------------------------- ======= Cycle 8958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8958, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8959 steps, 2.56000 s simulation time, 23374.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8959 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23374.8123374.81423374.814 100.00 ------------------------------------------------------------------------------- PC_run 8959 8959 23326.18 2.604 2.604 99.79 GM_PC_couple 8959 8959 22.63 0.003 0.003 0.10 PC_GM_couple 8959 8959 17.87 0.002 0.002 0.08 #others 8.13 8.132 0.03 ------------------------------------------------------------------------------- ======= Cycle 8959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8959, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8960 steps, 2.56000 s simulation time, 23377.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8960 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23377.2623377.25623377.256 100.00 ------------------------------------------------------------------------------- PC_run 8960 8960 23328.62 2.604 2.604 99.79 GM_PC_couple 8960 8960 22.63 0.003 0.003 0.10 PC_GM_couple 8960 8960 17.87 0.002 0.002 0.08 #others 8.13 8.134 0.03 ------------------------------------------------------------------------------- ======= Cycle 8960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8960, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8961 steps, 2.56000 s simulation time, 23379.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8961 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23379.5723379.57023379.570 100.00 ------------------------------------------------------------------------------- PC_run 8961 8961 23330.93 2.604 2.604 99.79 GM_PC_couple 8961 8961 22.64 0.003 0.003 0.10 PC_GM_couple 8961 8961 17.87 0.002 0.002 0.08 #others 8.13 8.134 0.03 ------------------------------------------------------------------------------- ======= Cycle 8961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8961, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8962 steps, 2.56000 s simulation time, 23382.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8962 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23382.0023381.99923381.999 100.00 ------------------------------------------------------------------------------- PC_run 8962 8962 23333.35 2.604 2.604 99.79 GM_PC_couple 8962 8962 22.64 0.003 0.003 0.10 PC_GM_couple 8962 8962 17.87 0.002 0.002 0.08 #others 8.13 8.135 0.03 ------------------------------------------------------------------------------- ======= Cycle 8962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8962, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8963 steps, 2.56000 s simulation time, 23384.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8963 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23384.4023384.40523384.405 100.00 ------------------------------------------------------------------------------- PC_run 8963 8963 23335.75 2.604 2.604 99.79 GM_PC_couple 8963 8963 22.64 0.003 0.003 0.10 PC_GM_couple 8963 8963 17.88 0.002 0.002 0.08 #others 8.14 8.135 0.03 ------------------------------------------------------------------------------- ======= Cycle 8963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8963, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8964 steps, 2.56000 s simulation time, 23386.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8964 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23386.9123386.91323386.913 100.00 ------------------------------------------------------------------------------- PC_run 8964 8964 23338.26 2.604 2.604 99.79 GM_PC_couple 8964 8964 22.64 0.003 0.003 0.10 PC_GM_couple 8964 8964 17.88 0.002 0.002 0.08 #others 8.14 8.136 0.03 ------------------------------------------------------------------------------- ======= Cycle 8964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8964, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8965 steps, 2.56000 s simulation time, 23389.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8965 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23389.2623389.26123389.261 100.00 ------------------------------------------------------------------------------- PC_run 8965 8965 23340.60 2.604 2.604 99.79 GM_PC_couple 8965 8965 22.64 0.003 0.003 0.10 PC_GM_couple 8965 8965 17.88 0.002 0.002 0.08 #others 8.14 8.137 0.03 ------------------------------------------------------------------------------- ======= Cycle 8965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8965, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8966 steps, 2.56000 s simulation time, 23391.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8966 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23391.5323391.53223391.532 100.00 ------------------------------------------------------------------------------- PC_run 8966 8966 23342.87 2.603 2.603 99.79 GM_PC_couple 8966 8966 22.65 0.003 0.003 0.10 PC_GM_couple 8966 8966 17.88 0.002 0.002 0.08 #others 8.14 8.138 0.03 ------------------------------------------------------------------------------- ======= Cycle 8966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8966, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8967 steps, 2.56000 s simulation time, 23393.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8967 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23393.8623393.85623393.856 100.00 ------------------------------------------------------------------------------- PC_run 8967 8967 23345.18 2.603 2.603 99.79 GM_PC_couple 8967 8967 22.65 0.003 0.003 0.10 PC_GM_couple 8967 8967 17.88 0.002 0.002 0.08 #others 8.14 8.139 0.03 ------------------------------------------------------------------------------- ======= Cycle 8967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8967, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8968 steps, 2.56000 s simulation time, 23396.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8968 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23396.1023396.10523396.105 100.00 ------------------------------------------------------------------------------- PC_run 8968 8968 23347.43 2.603 2.603 99.79 GM_PC_couple 8968 8968 22.65 0.003 0.003 0.10 PC_GM_couple 8968 8968 17.89 0.002 0.002 0.08 #others 8.14 8.140 0.03 ------------------------------------------------------------------------------- ======= Cycle 8968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8968, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8969 steps, 2.56000 s simulation time, 23398.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8969 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23398.6823398.67623398.676 100.00 ------------------------------------------------------------------------------- PC_run 8969 8969 23349.99 2.603 2.603 99.79 GM_PC_couple 8969 8969 22.65 0.003 0.003 0.10 PC_GM_couple 8969 8969 17.89 0.002 0.002 0.08 #others 8.14 8.141 0.03 ------------------------------------------------------------------------------- ======= Cycle 8969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8969, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8970 steps, 2.56000 s simulation time, 23400.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8970 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23400.7923400.79123400.791 100.00 ------------------------------------------------------------------------------- PC_run 8970 8970 23352.10 2.603 2.603 99.79 GM_PC_couple 8970 8970 22.66 0.003 0.003 0.10 PC_GM_couple 8970 8970 17.89 0.002 0.002 0.08 #others 8.14 8.141 0.03 ------------------------------------------------------------------------------- ======= Cycle 8970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8970, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8971 steps, 2.56000 s simulation time, 23404.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8971 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23404.6223404.62423404.624 100.00 ------------------------------------------------------------------------------- PC_run 8971 8971 23355.93 2.603 2.603 99.79 GM_PC_couple 8971 8971 22.66 0.003 0.003 0.10 PC_GM_couple 8971 8971 17.89 0.002 0.002 0.08 #others 8.14 8.142 0.03 ------------------------------------------------------------------------------- ======= Cycle 8971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8971, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8972 steps, 2.56000 s simulation time, 23431.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8972 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23431.2023431.19723431.197 100.00 ------------------------------------------------------------------------------- PC_run 8972 8972 23382.50 2.606 2.606 99.79 GM_PC_couple 8972 8972 22.66 0.003 0.003 0.10 PC_GM_couple 8972 8972 17.89 0.002 0.002 0.08 #others 8.14 8.143 0.03 ------------------------------------------------------------------------------- ======= Cycle 8972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8972, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8973 steps, 2.56000 s simulation time, 23439.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8973 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23439.0723439.06523439.065 100.00 ------------------------------------------------------------------------------- PC_run 8973 8973 23390.36 2.607 2.607 99.79 GM_PC_couple 8973 8973 22.66 0.003 0.003 0.10 PC_GM_couple 8973 8973 17.89 0.002 0.002 0.08 #others 8.14 8.143 0.03 ------------------------------------------------------------------------------- ======= Cycle 8973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8973, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8974 steps, 2.56000 s simulation time, 23494.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8974 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23494.3723494.37023494.370 100.00 ------------------------------------------------------------------------------- PC_run 8974 8974 23445.66 2.613 2.613 99.79 GM_PC_couple 8974 8974 22.67 0.003 0.003 0.10 PC_GM_couple 8974 8974 17.90 0.002 0.002 0.08 #others 8.14 8.144 0.03 ------------------------------------------------------------------------------- ======= Cycle 8974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8974, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8975 steps, 2.56000 s simulation time, 23675.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8975 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23675.3223675.31723675.317 100.00 ------------------------------------------------------------------------------- PC_run 8975 8975 23626.60 2.632 2.632 99.79 GM_PC_couple 8975 8975 22.67 0.003 0.003 0.10 PC_GM_couple 8975 8975 17.90 0.002 0.002 0.08 #others 8.15 8.145 0.03 ------------------------------------------------------------------------------- ======= Cycle 8975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8975, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8976 steps, 2.56000 s simulation time, 23698.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8976 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23698.7923698.78823698.788 100.00 ------------------------------------------------------------------------------- PC_run 8976 8976 23650.07 2.635 2.635 99.79 GM_PC_couple 8976 8976 22.67 0.003 0.003 0.10 PC_GM_couple 8976 8976 17.90 0.002 0.002 0.08 #others 8.15 8.146 0.03 ------------------------------------------------------------------------------- ======= Cycle 8976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8976, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8977 steps, 2.56000 s simulation time, 23701.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8977 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23701.2323701.23423701.234 100.00 ------------------------------------------------------------------------------- PC_run 8977 8977 23652.51 2.635 2.635 99.79 GM_PC_couple 8977 8977 22.67 0.003 0.003 0.10 PC_GM_couple 8977 8977 17.90 0.002 0.002 0.08 #others 8.15 8.147 0.03 ------------------------------------------------------------------------------- ======= Cycle 8977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8977, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8978 steps, 2.56000 s simulation time, 23704.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8978 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23704.4123704.41423704.414 100.00 ------------------------------------------------------------------------------- PC_run 8978 8978 23655.69 2.635 2.635 99.79 GM_PC_couple 8978 8978 22.68 0.003 0.003 0.10 PC_GM_couple 8978 8978 17.90 0.002 0.002 0.08 #others 8.15 8.148 0.03 ------------------------------------------------------------------------------- ======= Cycle 8978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8978, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8979 steps, 2.56000 s simulation time, 23707.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8979 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23707.0123707.01523707.015 100.00 ------------------------------------------------------------------------------- PC_run 8979 8979 23658.28 2.635 2.635 99.79 GM_PC_couple 8979 8979 22.68 0.003 0.003 0.10 PC_GM_couple 8979 8979 17.91 0.002 0.002 0.08 #others 8.15 8.149 0.03 ------------------------------------------------------------------------------- ======= Cycle 8979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8979, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8980 steps, 2.56000 s simulation time, 23709.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8980 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23709.6723709.66923709.669 100.00 ------------------------------------------------------------------------------- PC_run 8980 8980 23660.93 2.635 2.635 99.79 GM_PC_couple 8980 8980 22.68 0.003 0.003 0.10 PC_GM_couple 8980 8980 17.91 0.002 0.002 0.08 #others 8.15 8.150 0.03 ------------------------------------------------------------------------------- ======= Cycle 8980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8980, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8981 steps, 2.56000 s simulation time, 23712.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8981 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23712.0523712.04723712.047 100.00 ------------------------------------------------------------------------------- PC_run 8981 8981 23663.30 2.635 2.635 99.79 GM_PC_couple 8981 8981 22.68 0.003 0.003 0.10 PC_GM_couple 8981 8981 17.91 0.002 0.002 0.08 #others 8.15 8.151 0.03 ------------------------------------------------------------------------------- ======= Cycle 8981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8981, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8982 steps, 2.56000 s simulation time, 23714.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8982 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23714.5623714.55923714.559 100.00 ------------------------------------------------------------------------------- PC_run 8982 8982 23665.81 2.635 2.635 99.79 GM_PC_couple 8982 8982 22.68 0.003 0.003 0.10 PC_GM_couple 8982 8982 17.91 0.002 0.002 0.08 #others 8.15 8.152 0.03 ------------------------------------------------------------------------------- ======= Cycle 8982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8982, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8983 steps, 2.56000 s simulation time, 23716.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8983 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23716.9723716.96623716.966 100.00 ------------------------------------------------------------------------------- PC_run 8983 8983 23668.21 2.635 2.635 99.79 GM_PC_couple 8983 8983 22.69 0.003 0.003 0.10 PC_GM_couple 8983 8983 17.91 0.002 0.002 0.08 #others 8.15 8.153 0.03 ------------------------------------------------------------------------------- ======= Cycle 8983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8983, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8984 steps, 2.56000 s simulation time, 23719.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8984 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23719.3723719.36623719.366 100.00 ------------------------------------------------------------------------------- PC_run 8984 8984 23670.61 2.635 2.635 99.79 GM_PC_couple 8984 8984 22.69 0.003 0.003 0.10 PC_GM_couple 8984 8984 17.92 0.002 0.002 0.08 #others 8.15 8.154 0.03 ------------------------------------------------------------------------------- ======= Cycle 8984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8984, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8985 steps, 2.56000 s simulation time, 23722.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8985 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23722.1023722.10523722.105 100.00 ------------------------------------------------------------------------------- PC_run 8985 8985 23673.34 2.635 2.635 99.79 GM_PC_couple 8985 8985 22.69 0.003 0.003 0.10 PC_GM_couple 8985 8985 17.92 0.002 0.002 0.08 #others 8.15 8.155 0.03 ------------------------------------------------------------------------------- ======= Cycle 8985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8985, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8986 steps, 2.56000 s simulation time, 23725.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8986 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23725.1523725.14723725.147 100.00 ------------------------------------------------------------------------------- PC_run 8986 8986 23676.38 2.635 2.635 99.79 GM_PC_couple 8986 8986 22.69 0.003 0.003 0.10 PC_GM_couple 8986 8986 17.92 0.002 0.002 0.08 #others 8.16 8.155 0.03 ------------------------------------------------------------------------------- ======= Cycle 8986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8986, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8987 steps, 2.56000 s simulation time, 23727.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8987 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23727.6423727.63523727.635 100.00 ------------------------------------------------------------------------------- PC_run 8987 8987 23678.86 2.635 2.635 99.79 GM_PC_couple 8987 8987 22.70 0.003 0.003 0.10 PC_GM_couple 8987 8987 17.92 0.002 0.002 0.08 #others 8.16 8.156 0.03 ------------------------------------------------------------------------------- ======= Cycle 8987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8987, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8988 steps, 2.56000 s simulation time, 23730.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8988 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23730.0023729.99723729.997 100.00 ------------------------------------------------------------------------------- PC_run 8988 8988 23681.22 2.635 2.635 99.79 GM_PC_couple 8988 8988 22.70 0.003 0.003 0.10 PC_GM_couple 8988 8988 17.92 0.002 0.002 0.08 #others 8.16 8.157 0.03 ------------------------------------------------------------------------------- ======= Cycle 8988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8988, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8989 steps, 2.56000 s simulation time, 23732.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8989 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23732.5223732.52323732.523 100.00 ------------------------------------------------------------------------------- PC_run 8989 8989 23683.74 2.635 2.635 99.79 GM_PC_couple 8989 8989 22.70 0.003 0.003 0.10 PC_GM_couple 8989 8989 17.92 0.002 0.002 0.08 #others 8.16 8.158 0.03 ------------------------------------------------------------------------------- ======= Cycle 8989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8989, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8990 steps, 2.56000 s simulation time, 23735.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8990 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23735.9423735.94223735.942 100.00 ------------------------------------------------------------------------------- PC_run 8990 8990 23687.15 2.635 2.635 99.79 GM_PC_couple 8990 8990 22.70 0.003 0.003 0.10 PC_GM_couple 8990 8990 17.93 0.002 0.002 0.08 #others 8.16 8.159 0.03 ------------------------------------------------------------------------------- ======= Cycle 8990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8990, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8991 steps, 2.56000 s simulation time, 23738.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8991 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23738.4923738.48623738.486 100.00 ------------------------------------------------------------------------------- PC_run 8991 8991 23689.69 2.635 2.635 99.79 GM_PC_couple 8991 8991 22.71 0.003 0.003 0.10 PC_GM_couple 8991 8991 17.93 0.002 0.002 0.08 #others 8.16 8.160 0.03 ------------------------------------------------------------------------------- ======= Cycle 8991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8991, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8992 steps, 2.56000 s simulation time, 23741.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8992 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23741.0523741.05423741.054 100.00 ------------------------------------------------------------------------------- PC_run 8992 8992 23692.25 2.635 2.635 99.79 GM_PC_couple 8992 8992 22.71 0.003 0.003 0.10 PC_GM_couple 8992 8992 17.93 0.002 0.002 0.08 #others 8.16 8.161 0.03 ------------------------------------------------------------------------------- ======= Cycle 8992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8992, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8993 steps, 2.56000 s simulation time, 23743.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8993 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23743.6423743.63523743.635 100.00 ------------------------------------------------------------------------------- PC_run 8993 8993 23694.83 2.635 2.635 99.79 GM_PC_couple 8993 8993 22.71 0.003 0.003 0.10 PC_GM_couple 8993 8993 17.93 0.002 0.002 0.08 #others 8.16 8.162 0.03 ------------------------------------------------------------------------------- ======= Cycle 8993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8993, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8994 steps, 2.56000 s simulation time, 23746.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8994 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23746.6823746.67923746.679 100.00 ------------------------------------------------------------------------------- PC_run 8994 8994 23697.87 2.635 2.635 99.79 GM_PC_couple 8994 8994 22.71 0.003 0.003 0.10 PC_GM_couple 8994 8994 17.93 0.002 0.002 0.08 #others 8.16 8.163 0.03 ------------------------------------------------------------------------------- ======= Cycle 8994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8994, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8995 steps, 2.56000 s simulation time, 23749.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8995 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23749.1123749.11223749.112 100.00 ------------------------------------------------------------------------------- PC_run 8995 8995 23700.30 2.635 2.635 99.79 GM_PC_couple 8995 8995 22.71 0.003 0.003 0.10 PC_GM_couple 8995 8995 17.94 0.002 0.002 0.08 #others 8.16 8.164 0.03 ------------------------------------------------------------------------------- ======= Cycle 8995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8995, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8996 steps, 2.56000 s simulation time, 23751.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8996 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23751.4023751.40023751.400 100.00 ------------------------------------------------------------------------------- PC_run 8996 8996 23702.58 2.635 2.635 99.79 GM_PC_couple 8996 8996 22.72 0.003 0.003 0.10 PC_GM_couple 8996 8996 17.94 0.002 0.002 0.08 #others 8.16 8.164 0.03 ------------------------------------------------------------------------------- ======= Cycle 8996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8996, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8997 steps, 2.56000 s simulation time, 23754.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8997 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23754.1623754.15723754.157 100.00 ------------------------------------------------------------------------------- PC_run 8997 8997 23705.33 2.635 2.635 99.79 GM_PC_couple 8997 8997 22.72 0.003 0.003 0.10 PC_GM_couple 8997 8997 17.94 0.002 0.002 0.08 #others 8.17 8.165 0.03 ------------------------------------------------------------------------------- ======= Cycle 8997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8997, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8998 steps, 2.56000 s simulation time, 23758.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8998 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23758.0923758.08823758.088 100.00 ------------------------------------------------------------------------------- PC_run 8998 8998 23709.26 2.635 2.635 99.79 GM_PC_couple 8998 8998 22.72 0.003 0.003 0.10 PC_GM_couple 8998 8998 17.94 0.002 0.002 0.08 #others 8.17 8.166 0.03 ------------------------------------------------------------------------------- ======= Cycle 8998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8998, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8999 steps, 2.56000 s simulation time, 23760.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8999 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23760.5023760.50223760.502 100.00 ------------------------------------------------------------------------------- PC_run 8999 8999 23711.67 2.635 2.635 99.79 GM_PC_couple 8999 8999 22.72 0.003 0.003 0.10 PC_GM_couple 8999 8999 17.94 0.002 0.002 0.08 #others 8.17 8.168 0.03 ------------------------------------------------------------------------------- ======= Cycle 8999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8999, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9000 steps, 2.56000 s simulation time, 23762.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9000 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23762.9723762.96723762.967 100.00 ------------------------------------------------------------------------------- PC_run 9000 9000 23714.13 2.635 2.635 99.79 GM_PC_couple 9000 9000 22.73 0.003 0.003 0.10 PC_GM_couple 9000 9000 17.95 0.002 0.002 0.08 #others 8.17 8.168 0.03 ------------------------------------------------------------------------------- ======= Cycle 9000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9000, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9001 steps, 2.56000 s simulation time, 23765.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9001 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23765.5623765.56523765.565 100.00 ------------------------------------------------------------------------------- PC_run 9001 9001 23716.72 2.635 2.635 99.79 GM_PC_couple 9001 9001 22.73 0.003 0.003 0.10 PC_GM_couple 9001 9001 17.95 0.002 0.002 0.08 #others 8.17 8.169 0.03 ------------------------------------------------------------------------------- ======= Cycle 9001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9001, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9002 steps, 2.56000 s simulation time, 23768.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9002 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23768.3023768.30423768.304 100.00 ------------------------------------------------------------------------------- PC_run 9002 9002 23719.45 2.635 2.635 99.79 GM_PC_couple 9002 9002 22.73 0.003 0.003 0.10 PC_GM_couple 9002 9002 17.95 0.002 0.002 0.08 #others 8.17 8.169 0.03 ------------------------------------------------------------------------------- ======= Cycle 9002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9002, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9003 steps, 2.56000 s simulation time, 23771.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9003 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23771.0423771.03523771.035 100.00 ------------------------------------------------------------------------------- PC_run 9003 9003 23722.18 2.635 2.635 99.79 GM_PC_couple 9003 9003 22.73 0.003 0.003 0.10 PC_GM_couple 9003 9003 17.95 0.002 0.002 0.08 #others 8.17 8.170 0.03 ------------------------------------------------------------------------------- ======= Cycle 9003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9003, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9004 steps, 2.56000 s simulation time, 23774.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9004 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23774.2523774.24523774.245 100.00 ------------------------------------------------------------------------------- PC_run 9004 9004 23725.39 2.635 2.635 99.79 GM_PC_couple 9004 9004 22.74 0.003 0.003 0.10 PC_GM_couple 9004 9004 17.95 0.002 0.002 0.08 #others 8.17 8.171 0.03 ------------------------------------------------------------------------------- ======= Cycle 9004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9004, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9005 steps, 2.56000 s simulation time, 23776.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9005 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23776.6623776.66323776.663 100.00 ------------------------------------------------------------------------------- PC_run 9005 9005 23727.80 2.635 2.635 99.79 GM_PC_couple 9005 9005 22.74 0.003 0.003 0.10 PC_GM_couple 9005 9005 17.95 0.002 0.002 0.08 #others 8.17 8.172 0.03 ------------------------------------------------------------------------------- ======= Cycle 9005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9005, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9006 steps, 2.56000 s simulation time, 23779.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9006 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23779.3723779.37323779.373 100.00 ------------------------------------------------------------------------------- PC_run 9006 9006 23730.50 2.635 2.635 99.79 GM_PC_couple 9006 9006 22.74 0.003 0.003 0.10 PC_GM_couple 9006 9006 17.96 0.002 0.002 0.08 #others 8.17 8.173 0.03 ------------------------------------------------------------------------------- ======= Cycle 9006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9006, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9007 steps, 2.56000 s simulation time, 23781.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9007 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23781.9823781.98023781.980 100.00 ------------------------------------------------------------------------------- PC_run 9007 9007 23733.11 2.635 2.635 99.79 GM_PC_couple 9007 9007 22.74 0.003 0.003 0.10 PC_GM_couple 9007 9007 17.96 0.002 0.002 0.08 #others 8.17 8.173 0.03 ------------------------------------------------------------------------------- ======= Cycle 9007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9007, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9008 steps, 2.56000 s simulation time, 23785.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9008 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23785.0423785.04423785.044 100.00 ------------------------------------------------------------------------------- PC_run 9008 9008 23736.16 2.635 2.635 99.79 GM_PC_couple 9008 9008 22.74 0.003 0.003 0.10 PC_GM_couple 9008 9008 17.96 0.002 0.002 0.08 #others 8.17 8.174 0.03 ------------------------------------------------------------------------------- ======= Cycle 9008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9008, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9009 steps, 2.56000 s simulation time, 23787.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9009 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23787.5323787.53123787.531 100.00 ------------------------------------------------------------------------------- PC_run 9009 9009 23738.65 2.635 2.635 99.79 GM_PC_couple 9009 9009 22.75 0.003 0.003 0.10 PC_GM_couple 9009 9009 17.96 0.002 0.002 0.08 #others 8.18 8.175 0.03 ------------------------------------------------------------------------------- ======= Cycle 9009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9009, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9010 steps, 2.56000 s simulation time, 23790.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9010 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23790.5123790.50523790.505 100.00 ------------------------------------------------------------------------------- PC_run 9010 9010 23741.62 2.635 2.635 99.79 GM_PC_couple 9010 9010 22.75 0.003 0.003 0.10 PC_GM_couple 9010 9010 17.96 0.002 0.002 0.08 #others 8.18 8.176 0.03 ------------------------------------------------------------------------------- ======= Cycle 9010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9010, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9011 steps, 2.56000 s simulation time, 23793.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9011 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23793.1023793.10123793.101 100.00 ------------------------------------------------------------------------------- PC_run 9011 9011 23744.21 2.635 2.635 99.79 GM_PC_couple 9011 9011 22.75 0.003 0.003 0.10 PC_GM_couple 9011 9011 17.97 0.002 0.002 0.08 #others 8.18 8.177 0.03 ------------------------------------------------------------------------------- ======= Cycle 9011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9011, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9012 steps, 2.56000 s simulation time, 23796.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9012 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23796.3723796.36723796.367 100.00 ------------------------------------------------------------------------------- PC_run 9012 9012 23747.47 2.635 2.635 99.79 GM_PC_couple 9012 9012 22.75 0.003 0.003 0.10 PC_GM_couple 9012 9012 17.97 0.002 0.002 0.08 #others 8.18 8.177 0.03 ------------------------------------------------------------------------------- ======= Cycle 9012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9012, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9013 steps, 2.56000 s simulation time, 23799.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9013 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23799.0623799.06423799.064 100.00 ------------------------------------------------------------------------------- PC_run 9013 9013 23750.16 2.635 2.635 99.79 GM_PC_couple 9013 9013 22.76 0.003 0.003 0.10 PC_GM_couple 9013 9013 17.97 0.002 0.002 0.08 #others 8.18 8.178 0.03 ------------------------------------------------------------------------------- ======= Cycle 9013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9013, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9014 steps, 2.56000 s simulation time, 23801.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9014 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23801.7123801.70623801.706 100.00 ------------------------------------------------------------------------------- PC_run 9014 9014 23752.80 2.635 2.635 99.79 GM_PC_couple 9014 9014 22.76 0.003 0.003 0.10 PC_GM_couple 9014 9014 17.97 0.002 0.002 0.08 #others 8.18 8.179 0.03 ------------------------------------------------------------------------------- ======= Cycle 9014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9014, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9015 steps, 2.56000 s simulation time, 23804.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9015 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23804.3523804.34723804.347 100.00 ------------------------------------------------------------------------------- PC_run 9015 9015 23755.43 2.635 2.635 99.79 GM_PC_couple 9015 9015 22.76 0.003 0.003 0.10 PC_GM_couple 9015 9015 17.97 0.002 0.002 0.08 #others 8.18 8.180 0.03 ------------------------------------------------------------------------------- ======= Cycle 9015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9015, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9016 steps, 2.56000 s simulation time, 23807.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9016 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23807.1923807.18723807.187 100.00 ------------------------------------------------------------------------------- PC_run 9016 9016 23758.27 2.635 2.635 99.79 GM_PC_couple 9016 9016 22.76 0.003 0.003 0.10 PC_GM_couple 9016 9016 17.98 0.002 0.002 0.08 #others 8.18 8.180 0.03 ------------------------------------------------------------------------------- ======= Cycle 9016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9016, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9017 steps, 2.56000 s simulation time, 23809.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9017 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23809.4323809.43023809.430 100.00 ------------------------------------------------------------------------------- PC_run 9017 9017 23760.51 2.635 2.635 99.79 GM_PC_couple 9017 9017 22.77 0.003 0.003 0.10 PC_GM_couple 9017 9017 17.98 0.002 0.002 0.08 #others 8.18 8.181 0.03 ------------------------------------------------------------------------------- ======= Cycle 9017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9017, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9018 steps, 2.56000 s simulation time, 23811.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9018 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23811.6923811.68723811.687 100.00 ------------------------------------------------------------------------------- PC_run 9018 9018 23762.76 2.635 2.635 99.79 GM_PC_couple 9018 9018 22.77 0.003 0.003 0.10 PC_GM_couple 9018 9018 17.98 0.002 0.002 0.08 #others 8.18 8.182 0.03 ------------------------------------------------------------------------------- ======= Cycle 9018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9018, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9019 steps, 2.56000 s simulation time, 23813.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9019 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23813.9423813.93623813.936 100.00 ------------------------------------------------------------------------------- PC_run 9019 9019 23765.00 2.635 2.635 99.79 GM_PC_couple 9019 9019 22.77 0.003 0.003 0.10 PC_GM_couple 9019 9019 17.98 0.002 0.002 0.08 #others 8.18 8.183 0.03 ------------------------------------------------------------------------------- ======= Cycle 9019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9019, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9020 steps, 2.56000 s simulation time, 23816.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9020 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23816.3223816.32223816.322 100.00 ------------------------------------------------------------------------------- PC_run 9020 9020 23767.38 2.635 2.635 99.79 GM_PC_couple 9020 9020 22.77 0.003 0.003 0.10 PC_GM_couple 9020 9020 17.98 0.002 0.002 0.08 #others 8.18 8.184 0.03 ------------------------------------------------------------------------------- ======= Cycle 9020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9020, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9021 steps, 2.56000 s simulation time, 23818.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9021 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23818.5623818.56223818.562 100.00 ------------------------------------------------------------------------------- PC_run 9021 9021 23769.62 2.635 2.635 99.79 GM_PC_couple 9021 9021 22.77 0.003 0.003 0.10 PC_GM_couple 9021 9021 17.98 0.002 0.002 0.08 #others 8.18 8.185 0.03 ------------------------------------------------------------------------------- ======= Cycle 9021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9021, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9022 steps, 2.56000 s simulation time, 23820.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9022 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23820.8223820.81923820.819 100.00 ------------------------------------------------------------------------------- PC_run 9022 9022 23771.87 2.635 2.635 99.79 GM_PC_couple 9022 9022 22.78 0.003 0.003 0.10 PC_GM_couple 9022 9022 17.99 0.002 0.002 0.08 #others 8.19 8.186 0.03 ------------------------------------------------------------------------------- ======= Cycle 9022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9022, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9023 steps, 2.56000 s simulation time, 23823.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9023 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23823.1023823.10323823.103 100.00 ------------------------------------------------------------------------------- PC_run 9023 9023 23774.15 2.635 2.635 99.79 GM_PC_couple 9023 9023 22.78 0.003 0.003 0.10 PC_GM_couple 9023 9023 17.99 0.002 0.002 0.08 #others 8.19 8.187 0.03 ------------------------------------------------------------------------------- ======= Cycle 9023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9023, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9024 steps, 2.56000 s simulation time, 23825.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9024 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23825.9623825.96223825.962 100.00 ------------------------------------------------------------------------------- PC_run 9024 9024 23777.00 2.635 2.635 99.79 GM_PC_couple 9024 9024 22.78 0.003 0.003 0.10 PC_GM_couple 9024 9024 17.99 0.002 0.002 0.08 #others 8.19 8.188 0.03 ------------------------------------------------------------------------------- ======= Cycle 9024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9024, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9025 steps, 2.56000 s simulation time, 23828.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9025 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23828.1923828.18523828.185 100.00 ------------------------------------------------------------------------------- PC_run 9025 9025 23779.22 2.635 2.635 99.79 GM_PC_couple 9025 9025 22.78 0.003 0.003 0.10 PC_GM_couple 9025 9025 17.99 0.002 0.002 0.08 #others 8.19 8.188 0.03 ------------------------------------------------------------------------------- ======= Cycle 9025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9025, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9026 steps, 2.56000 s simulation time, 23830.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9026 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23830.4223830.41923830.419 100.00 ------------------------------------------------------------------------------- PC_run 9026 9026 23781.45 2.635 2.635 99.79 GM_PC_couple 9026 9026 22.79 0.003 0.003 0.10 PC_GM_couple 9026 9026 17.99 0.002 0.002 0.08 #others 8.19 8.189 0.03 ------------------------------------------------------------------------------- ======= Cycle 9026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9026, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9027 steps, 2.56000 s simulation time, 23832.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9027 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23832.7323832.72823832.728 100.00 ------------------------------------------------------------------------------- PC_run 9027 9027 23783.75 2.635 2.635 99.79 GM_PC_couple 9027 9027 22.79 0.003 0.003 0.10 PC_GM_couple 9027 9027 18.00 0.002 0.002 0.08 #others 8.19 8.190 0.03 ------------------------------------------------------------------------------- ======= Cycle 9027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9027, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9028 steps, 2.56000 s simulation time, 23835.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9028 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23835.2123835.21123835.211 100.00 ------------------------------------------------------------------------------- PC_run 9028 9028 23786.23 2.635 2.635 99.79 GM_PC_couple 9028 9028 22.79 0.003 0.003 0.10 PC_GM_couple 9028 9028 18.00 0.002 0.002 0.08 #others 8.19 8.191 0.03 ------------------------------------------------------------------------------- ======= Cycle 9028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9028, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9029 steps, 2.56000 s simulation time, 23837.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9029 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23837.9923837.98723837.987 100.00 ------------------------------------------------------------------------------- PC_run 9029 9029 23789.00 2.635 2.635 99.79 GM_PC_couple 9029 9029 22.80 0.003 0.003 0.10 PC_GM_couple 9029 9029 18.00 0.002 0.002 0.08 #others 8.19 8.192 0.03 ------------------------------------------------------------------------------- ======= Cycle 9029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9029, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9030 steps, 2.56000 s simulation time, 23840.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9030 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23840.2823840.28123840.281 100.00 ------------------------------------------------------------------------------- PC_run 9030 9030 23791.29 2.635 2.635 99.79 GM_PC_couple 9030 9030 22.80 0.003 0.003 0.10 PC_GM_couple 9030 9030 18.00 0.002 0.002 0.08 #others 8.19 8.193 0.03 ------------------------------------------------------------------------------- ======= Cycle 9030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9030, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9031 steps, 2.56000 s simulation time, 23842.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9031 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23842.8123842.81023842.810 100.00 ------------------------------------------------------------------------------- PC_run 9031 9031 23793.81 2.635 2.635 99.79 GM_PC_couple 9031 9031 22.80 0.003 0.003 0.10 PC_GM_couple 9031 9031 18.01 0.002 0.002 0.08 #others 8.19 8.194 0.03 ------------------------------------------------------------------------------- ======= Cycle 9031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9031, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9032 steps, 2.56000 s simulation time, 23845.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9032 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23845.4823845.47823845.478 100.00 ------------------------------------------------------------------------------- PC_run 9032 9032 23796.47 2.635 2.635 99.79 GM_PC_couple 9032 9032 22.80 0.003 0.003 0.10 PC_GM_couple 9032 9032 18.01 0.002 0.002 0.08 #others 8.20 8.195 0.03 ------------------------------------------------------------------------------- ======= Cycle 9032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9032, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9033 steps, 2.56000 s simulation time, 23848.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9033 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23848.1123848.10723848.107 100.00 ------------------------------------------------------------------------------- PC_run 9033 9033 23799.10 2.635 2.635 99.79 GM_PC_couple 9033 9033 22.81 0.003 0.003 0.10 PC_GM_couple 9033 9033 18.01 0.002 0.002 0.08 #others 8.20 8.196 0.03 ------------------------------------------------------------------------------- ======= Cycle 9033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9033, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9034 steps, 2.56000 s simulation time, 23851.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9034 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23851.0823851.08223851.082 100.00 ------------------------------------------------------------------------------- PC_run 9034 9034 23802.07 2.635 2.635 99.79 GM_PC_couple 9034 9034 22.81 0.003 0.003 0.10 PC_GM_couple 9034 9034 18.01 0.002 0.002 0.08 #others 8.20 8.197 0.03 ------------------------------------------------------------------------------- ======= Cycle 9034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9034, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9035 steps, 2.56000 s simulation time, 23853.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9035 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23853.6423853.63723853.637 100.00 ------------------------------------------------------------------------------- PC_run 9035 9035 23804.62 2.635 2.635 99.79 GM_PC_couple 9035 9035 22.81 0.003 0.003 0.10 PC_GM_couple 9035 9035 18.01 0.002 0.002 0.08 #others 8.20 8.198 0.03 ------------------------------------------------------------------------------- ======= Cycle 9035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9035, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9036 steps, 2.56000 s simulation time, 23856.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9036 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23856.2623856.26423856.264 100.00 ------------------------------------------------------------------------------- PC_run 9036 9036 23807.24 2.635 2.635 99.79 GM_PC_couple 9036 9036 22.81 0.003 0.003 0.10 PC_GM_couple 9036 9036 18.02 0.002 0.002 0.08 #others 8.20 8.198 0.03 ------------------------------------------------------------------------------- ======= Cycle 9036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9036, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9037 steps, 2.56000 s simulation time, 23858.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9037 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23858.6723858.67323858.673 100.00 ------------------------------------------------------------------------------- PC_run 9037 9037 23809.64 2.635 2.635 99.79 GM_PC_couple 9037 9037 22.82 0.003 0.003 0.10 PC_GM_couple 9037 9037 18.02 0.002 0.002 0.08 #others 8.20 8.199 0.03 ------------------------------------------------------------------------------- ======= Cycle 9037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9037, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9038 steps, 2.56000 s simulation time, 23861.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9038 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23861.0423861.04123861.041 100.00 ------------------------------------------------------------------------------- PC_run 9038 9038 23812.00 2.635 2.635 99.79 GM_PC_couple 9038 9038 22.82 0.003 0.003 0.10 PC_GM_couple 9038 9038 18.02 0.002 0.002 0.08 #others 8.20 8.200 0.03 ------------------------------------------------------------------------------- ======= Cycle 9038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9038, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9039 steps, 2.56000 s simulation time, 23863.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9039 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23863.5523863.55423863.554 100.00 ------------------------------------------------------------------------------- PC_run 9039 9039 23814.51 2.635 2.635 99.79 GM_PC_couple 9039 9039 22.82 0.003 0.003 0.10 PC_GM_couple 9039 9039 18.02 0.002 0.002 0.08 #others 8.20 8.201 0.03 ------------------------------------------------------------------------------- ======= Cycle 9039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9039, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9040 steps, 2.56000 s simulation time, 23865.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9040 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23865.9323865.93223865.932 100.00 ------------------------------------------------------------------------------- PC_run 9040 9040 23816.89 2.635 2.635 99.79 GM_PC_couple 9040 9040 22.82 0.003 0.003 0.10 PC_GM_couple 9040 9040 18.02 0.002 0.002 0.08 #others 8.20 8.201 0.03 ------------------------------------------------------------------------------- ======= Cycle 9040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9040, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9041 steps, 2.56000 s simulation time, 23868.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9041 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23868.4123868.41223868.412 100.00 ------------------------------------------------------------------------------- PC_run 9041 9041 23819.36 2.635 2.635 99.79 GM_PC_couple 9041 9041 22.82 0.003 0.003 0.10 PC_GM_couple 9041 9041 18.02 0.002 0.002 0.08 #others 8.20 8.203 0.03 ------------------------------------------------------------------------------- ======= Cycle 9041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9041, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9042 steps, 2.56000 s simulation time, 23871.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9042 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23871.6123871.60923871.609 100.00 ------------------------------------------------------------------------------- PC_run 9042 9042 23822.55 2.635 2.635 99.79 GM_PC_couple 9042 9042 22.83 0.003 0.003 0.10 PC_GM_couple 9042 9042 18.03 0.002 0.002 0.08 #others 8.20 8.204 0.03 ------------------------------------------------------------------------------- ======= Cycle 9042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9042, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9043 steps, 2.56000 s simulation time, 23874.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9043 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23874.0623874.05623874.056 100.00 ------------------------------------------------------------------------------- PC_run 9043 9043 23824.99 2.635 2.635 99.79 GM_PC_couple 9043 9043 22.83 0.003 0.003 0.10 PC_GM_couple 9043 9043 18.03 0.002 0.002 0.08 #others 8.20 8.204 0.03 ------------------------------------------------------------------------------- ======= Cycle 9043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9043, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9044 steps, 2.56000 s simulation time, 23876.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9044 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23876.7423876.73823876.738 100.00 ------------------------------------------------------------------------------- PC_run 9044 9044 23827.67 2.635 2.635 99.79 GM_PC_couple 9044 9044 22.83 0.003 0.003 0.10 PC_GM_couple 9044 9044 18.03 0.002 0.002 0.08 #others 8.21 8.205 0.03 ------------------------------------------------------------------------------- ======= Cycle 9044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9044, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9045 steps, 2.56000 s simulation time, 23879.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9045 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23879.4923879.49123879.491 100.00 ------------------------------------------------------------------------------- PC_run 9045 9045 23830.42 2.635 2.635 99.79 GM_PC_couple 9045 9045 22.83 0.003 0.003 0.10 PC_GM_couple 9045 9045 18.03 0.002 0.002 0.08 #others 8.21 8.206 0.03 ------------------------------------------------------------------------------- ======= Cycle 9045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9045, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9046 steps, 2.56000 s simulation time, 23882.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9046 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23882.5423882.53823882.538 100.00 ------------------------------------------------------------------------------- PC_run 9046 9046 23833.46 2.635 2.635 99.79 GM_PC_couple 9046 9046 22.84 0.003 0.003 0.10 PC_GM_couple 9046 9046 18.03 0.002 0.002 0.08 #others 8.21 8.207 0.03 ------------------------------------------------------------------------------- ======= Cycle 9046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9046, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9047 steps, 2.56000 s simulation time, 23885.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9047 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23885.0323885.03423885.034 100.00 ------------------------------------------------------------------------------- PC_run 9047 9047 23835.95 2.635 2.635 99.79 GM_PC_couple 9047 9047 22.84 0.003 0.003 0.10 PC_GM_couple 9047 9047 18.04 0.002 0.002 0.08 #others 8.21 8.208 0.03 ------------------------------------------------------------------------------- ======= Cycle 9047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9047, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9048 steps, 2.56000 s simulation time, 23887.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9048 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23887.9323887.92823887.928 100.00 ------------------------------------------------------------------------------- PC_run 9048 9048 23838.84 2.635 2.635 99.79 GM_PC_couple 9048 9048 22.84 0.003 0.003 0.10 PC_GM_couple 9048 9048 18.04 0.002 0.002 0.08 #others 8.21 8.209 0.03 ------------------------------------------------------------------------------- ======= Cycle 9048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9048, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9049 steps, 2.56000 s simulation time, 23890.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9049 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23890.4023890.39723890.397 100.00 ------------------------------------------------------------------------------- PC_run 9049 9049 23841.31 2.635 2.635 99.79 GM_PC_couple 9049 9049 22.84 0.003 0.003 0.10 PC_GM_couple 9049 9049 18.04 0.002 0.002 0.08 #others 8.21 8.210 0.03 ------------------------------------------------------------------------------- ======= Cycle 9049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9049, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9050 steps, 2.56000 s simulation time, 23893.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9050 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23893.2223893.22023893.220 100.00 ------------------------------------------------------------------------------- PC_run 9050 9050 23844.12 2.635 2.635 99.79 GM_PC_couple 9050 9050 22.85 0.003 0.003 0.10 PC_GM_couple 9050 9050 18.04 0.002 0.002 0.08 #others 8.21 8.210 0.03 ------------------------------------------------------------------------------- ======= Cycle 9050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9050, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9051 steps, 2.56000 s simulation time, 23895.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9051 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23895.4323895.43223895.432 100.00 ------------------------------------------------------------------------------- PC_run 9051 9051 23846.33 2.635 2.635 99.79 GM_PC_couple 9051 9051 22.85 0.003 0.003 0.10 PC_GM_couple 9051 9051 18.04 0.002 0.002 0.08 #others 8.21 8.211 0.03 ------------------------------------------------------------------------------- ======= Cycle 9051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9051, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9052 steps, 2.56000 s simulation time, 23897.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9052 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23897.6723897.67023897.670 100.00 ------------------------------------------------------------------------------- PC_run 9052 9052 23848.56 2.635 2.635 99.79 GM_PC_couple 9052 9052 22.85 0.003 0.003 0.10 PC_GM_couple 9052 9052 18.04 0.002 0.002 0.08 #others 8.21 8.212 0.03 ------------------------------------------------------------------------------- ======= Cycle 9052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9052, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9053 steps, 2.56000 s simulation time, 23900.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9053 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23900.1123900.10523900.105 100.00 ------------------------------------------------------------------------------- PC_run 9053 9053 23850.99 2.635 2.635 99.79 GM_PC_couple 9053 9053 22.85 0.003 0.003 0.10 PC_GM_couple 9053 9053 18.05 0.002 0.002 0.08 #others 8.21 8.213 0.03 ------------------------------------------------------------------------------- ======= Cycle 9053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9053, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9054 steps, 2.56000 s simulation time, 23902.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9054 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23902.7623902.76123902.761 100.00 ------------------------------------------------------------------------------- PC_run 9054 9054 23853.64 2.635 2.635 99.79 GM_PC_couple 9054 9054 22.85 0.003 0.003 0.10 PC_GM_couple 9054 9054 18.05 0.002 0.002 0.08 #others 8.21 8.214 0.03 ------------------------------------------------------------------------------- ======= Cycle 9054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9054, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9055 steps, 2.56000 s simulation time, 23905.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9055 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23905.5923905.58823905.588 100.00 ------------------------------------------------------------------------------- PC_run 9055 9055 23856.47 2.635 2.635 99.79 GM_PC_couple 9055 9055 22.86 0.003 0.003 0.10 PC_GM_couple 9055 9055 18.05 0.002 0.002 0.08 #others 8.22 8.215 0.03 ------------------------------------------------------------------------------- ======= Cycle 9055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9055, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9056 steps, 2.56000 s simulation time, 23908.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9056 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23908.4523908.44623908.446 100.00 ------------------------------------------------------------------------------- PC_run 9056 9056 23859.32 2.635 2.635 99.79 GM_PC_couple 9056 9056 22.86 0.003 0.003 0.10 PC_GM_couple 9056 9056 18.05 0.002 0.002 0.08 #others 8.22 8.216 0.03 ------------------------------------------------------------------------------- ======= Cycle 9056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9056, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9057 steps, 2.56000 s simulation time, 23910.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9057 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23910.8423910.84323910.843 100.00 ------------------------------------------------------------------------------- PC_run 9057 9057 23861.71 2.635 2.635 99.79 GM_PC_couple 9057 9057 22.86 0.003 0.003 0.10 PC_GM_couple 9057 9057 18.05 0.002 0.002 0.08 #others 8.22 8.217 0.03 ------------------------------------------------------------------------------- ======= Cycle 9057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9057, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9058 steps, 2.56000 s simulation time, 23913.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9058 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23913.9723913.97323913.973 100.00 ------------------------------------------------------------------------------- PC_run 9058 9058 23864.84 2.635 2.635 99.79 GM_PC_couple 9058 9058 22.86 0.003 0.003 0.10 PC_GM_couple 9058 9058 18.06 0.002 0.002 0.08 #others 8.22 8.218 0.03 ------------------------------------------------------------------------------- ======= Cycle 9058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9058, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9059 steps, 2.56000 s simulation time, 23916.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9059 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23916.5723916.56923916.569 100.00 ------------------------------------------------------------------------------- PC_run 9059 9059 23867.43 2.635 2.635 99.79 GM_PC_couple 9059 9059 22.87 0.003 0.003 0.10 PC_GM_couple 9059 9059 18.06 0.002 0.002 0.08 #others 8.22 8.219 0.03 ------------------------------------------------------------------------------- ======= Cycle 9059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9059, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9060 steps, 2.56000 s simulation time, 23919.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9060 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23919.0323919.03123919.031 100.00 ------------------------------------------------------------------------------- PC_run 9060 9060 23869.88 2.635 2.635 99.79 GM_PC_couple 9060 9060 22.87 0.003 0.003 0.10 PC_GM_couple 9060 9060 18.06 0.002 0.002 0.08 #others 8.22 8.220 0.03 ------------------------------------------------------------------------------- ======= Cycle 9060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9060, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9061 steps, 2.56000 s simulation time, 23921.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9061 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23921.7223921.71923921.719 100.00 ------------------------------------------------------------------------------- PC_run 9061 9061 23872.57 2.635 2.635 99.79 GM_PC_couple 9061 9061 22.87 0.003 0.003 0.10 PC_GM_couple 9061 9061 18.06 0.002 0.002 0.08 #others 8.22 8.221 0.03 ------------------------------------------------------------------------------- ======= Cycle 9061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9061, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9062 steps, 2.56000 s simulation time, 23924.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9062 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23924.1523924.15223924.152 100.00 ------------------------------------------------------------------------------- PC_run 9062 9062 23874.99 2.635 2.635 99.79 GM_PC_couple 9062 9062 22.87 0.003 0.003 0.10 PC_GM_couple 9062 9062 18.06 0.002 0.002 0.08 #others 8.22 8.222 0.03 ------------------------------------------------------------------------------- ======= Cycle 9062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9062, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9063 steps, 2.56000 s simulation time, 23926.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9063 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23926.7123926.71123926.711 100.00 ------------------------------------------------------------------------------- PC_run 9063 9063 23877.55 2.635 2.635 99.79 GM_PC_couple 9063 9063 22.88 0.003 0.003 0.10 PC_GM_couple 9063 9063 18.07 0.002 0.002 0.08 #others 8.22 8.222 0.03 ------------------------------------------------------------------------------- ======= Cycle 9063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9063, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9064 steps, 2.56000 s simulation time, 23929.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9064 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23929.5023929.49823929.498 100.00 ------------------------------------------------------------------------------- PC_run 9064 9064 23880.33 2.635 2.635 99.79 GM_PC_couple 9064 9064 22.88 0.003 0.003 0.10 PC_GM_couple 9064 9064 18.07 0.002 0.002 0.08 #others 8.22 8.223 0.03 ------------------------------------------------------------------------------- ======= Cycle 9064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9064, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9065 steps, 2.56000 s simulation time, 23932.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9065 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23932.0523932.04523932.045 100.00 ------------------------------------------------------------------------------- PC_run 9065 9065 23882.87 2.635 2.635 99.79 GM_PC_couple 9065 9065 22.88 0.003 0.003 0.10 PC_GM_couple 9065 9065 18.07 0.002 0.002 0.08 #others 8.22 8.224 0.03 ------------------------------------------------------------------------------- ======= Cycle 9065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9065, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9066 steps, 2.56000 s simulation time, 23934.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9066 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23934.7623934.76023934.760 100.00 ------------------------------------------------------------------------------- PC_run 9066 9066 23885.58 2.635 2.635 99.79 GM_PC_couple 9066 9066 22.88 0.003 0.003 0.10 PC_GM_couple 9066 9066 18.07 0.002 0.002 0.08 #others 8.23 8.225 0.03 ------------------------------------------------------------------------------- ======= Cycle 9066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9066, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9067 steps, 2.56000 s simulation time, 23937.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9067 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23937.7123937.70723937.707 100.00 ------------------------------------------------------------------------------- PC_run 9067 9067 23888.52 2.635 2.635 99.79 GM_PC_couple 9067 9067 22.89 0.003 0.003 0.10 PC_GM_couple 9067 9067 18.07 0.002 0.002 0.08 #others 8.23 8.226 0.03 ------------------------------------------------------------------------------- ======= Cycle 9067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9067, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9068 steps, 2.56000 s simulation time, 23940.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9068 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23940.2323940.23023940.230 100.00 ------------------------------------------------------------------------------- PC_run 9068 9068 23891.04 2.635 2.635 99.79 GM_PC_couple 9068 9068 22.89 0.003 0.003 0.10 PC_GM_couple 9068 9068 18.08 0.002 0.002 0.08 #others 8.23 8.227 0.03 ------------------------------------------------------------------------------- ======= Cycle 9068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9068, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9069 steps, 2.56000 s simulation time, 23944.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9069 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23944.3223944.32123944.321 100.00 ------------------------------------------------------------------------------- PC_run 9069 9069 23895.12 2.635 2.635 99.79 GM_PC_couple 9069 9069 22.89 0.003 0.003 0.10 PC_GM_couple 9069 9069 18.08 0.002 0.002 0.08 #others 8.23 8.229 0.03 ------------------------------------------------------------------------------- ======= Cycle 9069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9069, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9070 steps, 2.56000 s simulation time, 23947.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9070 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23947.1123947.10923947.109 100.00 ------------------------------------------------------------------------------- PC_run 9070 9070 23897.90 2.635 2.635 99.79 GM_PC_couple 9070 9070 22.90 0.003 0.003 0.10 PC_GM_couple 9070 9070 18.08 0.002 0.002 0.08 #others 8.23 8.230 0.03 ------------------------------------------------------------------------------- ======= Cycle 9070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9070, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9071 steps, 2.56000 s simulation time, 23950.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9071 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23950.0223950.02123950.021 100.00 ------------------------------------------------------------------------------- PC_run 9071 9071 23900.80 2.635 2.635 99.79 GM_PC_couple 9071 9071 22.90 0.003 0.003 0.10 PC_GM_couple 9071 9071 18.08 0.002 0.002 0.08 #others 8.23 8.231 0.03 ------------------------------------------------------------------------------- ======= Cycle 9071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9071, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9072 steps, 2.56000 s simulation time, 23952.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9072 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23952.6023952.59923952.599 100.00 ------------------------------------------------------------------------------- PC_run 9072 9072 23903.38 2.635 2.635 99.79 GM_PC_couple 9072 9072 22.90 0.003 0.003 0.10 PC_GM_couple 9072 9072 18.09 0.002 0.002 0.08 #others 8.23 8.232 0.03 ------------------------------------------------------------------------------- ======= Cycle 9072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9072, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9073 steps, 2.56000 s simulation time, 23955.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9073 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23955.3323955.32823955.328 100.00 ------------------------------------------------------------------------------- PC_run 9073 9073 23906.10 2.635 2.635 99.79 GM_PC_couple 9073 9073 22.91 0.003 0.003 0.10 PC_GM_couple 9073 9073 18.09 0.002 0.002 0.08 #others 8.23 8.233 0.03 ------------------------------------------------------------------------------- ======= Cycle 9073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9073, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9074 steps, 2.56000 s simulation time, 23957.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9074 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23957.6523957.65223957.652 100.00 ------------------------------------------------------------------------------- PC_run 9074 9074 23908.42 2.635 2.635 99.79 GM_PC_couple 9074 9074 22.91 0.003 0.003 0.10 PC_GM_couple 9074 9074 18.09 0.002 0.002 0.08 #others 8.23 8.234 0.03 ------------------------------------------------------------------------------- ======= Cycle 9074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9074, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9075 steps, 2.56000 s simulation time, 23959.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9075 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23959.9523959.94723959.947 100.00 ------------------------------------------------------------------------------- PC_run 9075 9075 23910.71 2.635 2.635 99.79 GM_PC_couple 9075 9075 22.91 0.003 0.003 0.10 PC_GM_couple 9075 9075 18.09 0.002 0.002 0.08 #others 8.23 8.234 0.03 ------------------------------------------------------------------------------- ======= Cycle 9075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9075, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9076 steps, 2.56000 s simulation time, 23962.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9076 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23962.1723962.17223962.172 100.00 ------------------------------------------------------------------------------- PC_run 9076 9076 23912.93 2.635 2.635 99.79 GM_PC_couple 9076 9076 22.91 0.003 0.003 0.10 PC_GM_couple 9076 9076 18.09 0.002 0.002 0.08 #others 8.24 8.236 0.03 ------------------------------------------------------------------------------- ======= Cycle 9076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9076, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9077 steps, 2.56000 s simulation time, 23964.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9077 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23964.6223964.62423964.624 100.00 ------------------------------------------------------------------------------- PC_run 9077 9077 23915.38 2.635 2.635 99.79 GM_PC_couple 9077 9077 22.92 0.003 0.003 0.10 PC_GM_couple 9077 9077 18.10 0.002 0.002 0.08 #others 8.24 8.237 0.03 ------------------------------------------------------------------------------- ======= Cycle 9077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9077, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9078 steps, 2.56000 s simulation time, 23967.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9078 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23967.0723967.07223967.072 100.00 ------------------------------------------------------------------------------- PC_run 9078 9078 23917.82 2.635 2.635 99.79 GM_PC_couple 9078 9078 22.92 0.003 0.003 0.10 PC_GM_couple 9078 9078 18.10 0.002 0.002 0.08 #others 8.24 8.238 0.03 ------------------------------------------------------------------------------- ======= Cycle 9078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9078, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9079 steps, 2.56000 s simulation time, 23969.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9079 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23969.4423969.43923969.439 100.00 ------------------------------------------------------------------------------- PC_run 9079 9079 23920.18 2.635 2.635 99.79 GM_PC_couple 9079 9079 22.92 0.003 0.003 0.10 PC_GM_couple 9079 9079 18.10 0.002 0.002 0.08 #others 8.24 8.239 0.03 ------------------------------------------------------------------------------- ======= Cycle 9079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9079, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9080 steps, 2.56000 s simulation time, 23972.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9080 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23972.1423972.13923972.139 100.00 ------------------------------------------------------------------------------- PC_run 9080 9080 23922.87 2.635 2.635 99.79 GM_PC_couple 9080 9080 22.93 0.003 0.003 0.10 PC_GM_couple 9080 9080 18.10 0.002 0.002 0.08 #others 8.24 8.240 0.03 ------------------------------------------------------------------------------- ======= Cycle 9080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9080, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9081 steps, 2.56000 s simulation time, 23974.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9081 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23974.8323974.83023974.830 100.00 ------------------------------------------------------------------------------- PC_run 9081 9081 23925.55 2.635 2.635 99.79 GM_PC_couple 9081 9081 22.93 0.003 0.003 0.10 PC_GM_couple 9081 9081 18.11 0.002 0.002 0.08 #others 8.24 8.241 0.03 ------------------------------------------------------------------------------- ======= Cycle 9081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9081, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9082 steps, 2.56000 s simulation time, 23978.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9082 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23978.0123978.01223978.012 100.00 ------------------------------------------------------------------------------- PC_run 9082 9082 23928.73 2.635 2.635 99.79 GM_PC_couple 9082 9082 22.93 0.003 0.003 0.10 PC_GM_couple 9082 9082 18.11 0.002 0.002 0.08 #others 8.24 8.242 0.03 ------------------------------------------------------------------------------- ======= Cycle 9082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9082, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9083 steps, 2.56000 s simulation time, 23980.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9083 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23980.4123980.40623980.406 100.00 ------------------------------------------------------------------------------- PC_run 9083 9083 23931.12 2.635 2.635 99.79 GM_PC_couple 9083 9083 22.93 0.003 0.003 0.10 PC_GM_couple 9083 9083 18.11 0.002 0.002 0.08 #others 8.24 8.243 0.03 ------------------------------------------------------------------------------- ======= Cycle 9083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9083, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9084 steps, 2.56000 s simulation time, 23982.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9084 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23982.7323982.73523982.735 100.00 ------------------------------------------------------------------------------- PC_run 9084 9084 23933.44 2.635 2.635 99.79 GM_PC_couple 9084 9084 22.94 0.003 0.003 0.10 PC_GM_couple 9084 9084 18.11 0.002 0.002 0.08 #others 8.24 8.244 0.03 ------------------------------------------------------------------------------- ======= Cycle 9084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9084, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9085 steps, 2.56000 s simulation time, 23985.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9085 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23985.2923985.28523985.285 100.00 ------------------------------------------------------------------------------- PC_run 9085 9085 23935.99 2.635 2.635 99.79 GM_PC_couple 9085 9085 22.94 0.003 0.003 0.10 PC_GM_couple 9085 9085 18.11 0.002 0.002 0.08 #others 8.24 8.245 0.03 ------------------------------------------------------------------------------- ======= Cycle 9085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9085, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9086 steps, 2.56000 s simulation time, 23987.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9086 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23987.7823987.78123987.781 100.00 ------------------------------------------------------------------------------- PC_run 9086 9086 23938.48 2.635 2.635 99.79 GM_PC_couple 9086 9086 22.94 0.003 0.003 0.10 PC_GM_couple 9086 9086 18.12 0.002 0.002 0.08 #others 8.25 8.246 0.03 ------------------------------------------------------------------------------- ======= Cycle 9086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9086, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9087 steps, 2.56000 s simulation time, 23990.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9087 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23990.0723990.06723990.067 100.00 ------------------------------------------------------------------------------- PC_run 9087 9087 23940.76 2.635 2.635 99.79 GM_PC_couple 9087 9087 22.94 0.003 0.003 0.10 PC_GM_couple 9087 9087 18.12 0.002 0.002 0.08 #others 8.25 8.247 0.03 ------------------------------------------------------------------------------- ======= Cycle 9087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9087, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9088 steps, 2.56000 s simulation time, 23992.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9088 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23992.3823992.37623992.376 100.00 ------------------------------------------------------------------------------- PC_run 9088 9088 23943.06 2.635 2.635 99.79 GM_PC_couple 9088 9088 22.95 0.003 0.003 0.10 PC_GM_couple 9088 9088 18.12 0.002 0.002 0.08 #others 8.25 8.247 0.03 ------------------------------------------------------------------------------- ======= Cycle 9088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9088, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9089 steps, 2.56000 s simulation time, 23994.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9089 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23994.8723994.86923994.869 100.00 ------------------------------------------------------------------------------- PC_run 9089 9089 23945.55 2.635 2.635 99.79 GM_PC_couple 9089 9089 22.95 0.003 0.003 0.10 PC_GM_couple 9089 9089 18.12 0.002 0.002 0.08 #others 8.25 8.248 0.03 ------------------------------------------------------------------------------- ======= Cycle 9089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9089, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9090 steps, 2.56000 s simulation time, 23997.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9090 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23997.5123997.51123997.511 100.00 ------------------------------------------------------------------------------- PC_run 9090 9090 23948.18 2.635 2.635 99.79 GM_PC_couple 9090 9090 22.95 0.003 0.003 0.10 PC_GM_couple 9090 9090 18.12 0.002 0.002 0.08 #others 8.25 8.249 0.03 ------------------------------------------------------------------------------- ======= Cycle 9090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9090, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9091 steps, 2.56000 s simulation time, 23999.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9091 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23999.8823999.87723999.877 100.00 ------------------------------------------------------------------------------- PC_run 9091 9091 23950.54 2.635 2.635 99.79 GM_PC_couple 9091 9091 22.96 0.003 0.003 0.10 PC_GM_couple 9091 9091 18.13 0.002 0.002 0.08 #others 8.25 8.250 0.03 ------------------------------------------------------------------------------- ======= Cycle 9091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9091, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9092 steps, 2.56000 s simulation time, 24002.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9092 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24002.2124002.21224002.212 100.00 ------------------------------------------------------------------------------- PC_run 9092 9092 23952.87 2.634 2.634 99.79 GM_PC_couple 9092 9092 22.96 0.003 0.003 0.10 PC_GM_couple 9092 9092 18.13 0.002 0.002 0.08 #others 8.25 8.251 0.03 ------------------------------------------------------------------------------- ======= Cycle 9092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9092, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9093 steps, 2.56000 s simulation time, 24004.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9093 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24004.5824004.58524004.585 100.00 ------------------------------------------------------------------------------- PC_run 9093 9093 23955.24 2.634 2.634 99.79 GM_PC_couple 9093 9093 22.96 0.003 0.003 0.10 PC_GM_couple 9093 9093 18.13 0.002 0.002 0.08 #others 8.25 8.252 0.03 ------------------------------------------------------------------------------- ======= Cycle 9093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9093, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9094 steps, 2.56000 s simulation time, 24007.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9094 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24007.3024007.30524007.305 100.00 ------------------------------------------------------------------------------- PC_run 9094 9094 23957.95 2.634 2.634 99.79 GM_PC_couple 9094 9094 22.96 0.003 0.003 0.10 PC_GM_couple 9094 9094 18.13 0.002 0.002 0.08 #others 8.25 8.253 0.03 ------------------------------------------------------------------------------- ======= Cycle 9094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9094, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9095 steps, 2.56000 s simulation time, 24009.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9095 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24009.6424009.64124009.641 100.00 ------------------------------------------------------------------------------- PC_run 9095 9095 23960.29 2.634 2.634 99.79 GM_PC_couple 9095 9095 22.97 0.003 0.003 0.10 PC_GM_couple 9095 9095 18.14 0.002 0.002 0.08 #others 8.25 8.254 0.03 ------------------------------------------------------------------------------- ======= Cycle 9095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9095, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9096 steps, 2.56000 s simulation time, 24011.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9096 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24011.9224011.92324011.923 100.00 ------------------------------------------------------------------------------- PC_run 9096 9096 23962.56 2.634 2.634 99.79 GM_PC_couple 9096 9096 22.97 0.003 0.003 0.10 PC_GM_couple 9096 9096 18.14 0.002 0.002 0.08 #others 8.25 8.255 0.03 ------------------------------------------------------------------------------- ======= Cycle 9096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9096, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9097 steps, 2.56000 s simulation time, 24014.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9097 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24014.3124014.31424014.314 100.00 ------------------------------------------------------------------------------- PC_run 9097 9097 23964.95 2.634 2.634 99.79 GM_PC_couple 9097 9097 22.97 0.003 0.003 0.10 PC_GM_couple 9097 9097 18.14 0.002 0.002 0.08 #others 8.26 8.256 0.03 ------------------------------------------------------------------------------- ======= Cycle 9097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9097, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9098 steps, 2.56000 s simulation time, 24016.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9098 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24016.8824016.87724016.877 100.00 ------------------------------------------------------------------------------- PC_run 9098 9098 23967.51 2.634 2.634 99.79 GM_PC_couple 9098 9098 22.97 0.003 0.003 0.10 PC_GM_couple 9098 9098 18.14 0.002 0.002 0.08 #others 8.26 8.257 0.03 ------------------------------------------------------------------------------- ======= Cycle 9098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9098, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9099 steps, 2.56000 s simulation time, 24019.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9099 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24019.3024019.30524019.305 100.00 ------------------------------------------------------------------------------- PC_run 9099 9099 23969.93 2.634 2.634 99.79 GM_PC_couple 9099 9099 22.98 0.003 0.003 0.10 PC_GM_couple 9099 9099 18.14 0.002 0.002 0.08 #others 8.26 8.257 0.03 ------------------------------------------------------------------------------- ======= Cycle 9099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9099, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9100 steps, 2.56000 s simulation time, 24021.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24021.9224021.91624021.916 100.00 ------------------------------------------------------------------------------- PC_run 9100 9100 23972.53 2.634 2.634 99.79 GM_PC_couple 9100 9100 22.98 0.003 0.003 0.10 PC_GM_couple 9100 9100 18.15 0.002 0.002 0.08 #others 8.26 8.258 0.03 ------------------------------------------------------------------------------- ======= Cycle 9100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9101 steps, 2.56000 s simulation time, 24024.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24024.3424024.33724024.337 100.00 ------------------------------------------------------------------------------- PC_run 9101 9101 23974.94 2.634 2.634 99.79 GM_PC_couple 9101 9101 22.98 0.003 0.003 0.10 PC_GM_couple 9101 9101 18.15 0.002 0.002 0.08 #others 8.26 8.259 0.03 ------------------------------------------------------------------------------- ======= Cycle 9101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9102 steps, 2.56000 s simulation time, 24027.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24027.1024027.10124027.101 100.00 ------------------------------------------------------------------------------- PC_run 9102 9102 23977.70 2.634 2.634 99.79 GM_PC_couple 9102 9102 22.99 0.003 0.003 0.10 PC_GM_couple 9102 9102 18.15 0.002 0.002 0.08 #others 8.26 8.260 0.03 ------------------------------------------------------------------------------- ======= Cycle 9102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9103 steps, 2.56000 s simulation time, 24029.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24029.7224029.71624029.716 100.00 ------------------------------------------------------------------------------- PC_run 9103 9103 23980.31 2.634 2.634 99.79 GM_PC_couple 9103 9103 22.99 0.003 0.003 0.10 PC_GM_couple 9103 9103 18.15 0.002 0.002 0.08 #others 8.26 8.262 0.03 ------------------------------------------------------------------------------- ======= Cycle 9103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9104 steps, 2.56000 s simulation time, 24032.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24032.1624032.16224032.162 100.00 ------------------------------------------------------------------------------- PC_run 9104 9104 23982.75 2.634 2.634 99.79 GM_PC_couple 9104 9104 22.99 0.003 0.003 0.10 PC_GM_couple 9104 9104 18.16 0.002 0.002 0.08 #others 8.26 8.263 0.03 ------------------------------------------------------------------------------- ======= Cycle 9104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9105 steps, 2.56000 s simulation time, 24034.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24034.6024034.60524034.605 100.00 ------------------------------------------------------------------------------- PC_run 9105 9105 23985.19 2.634 2.634 99.79 GM_PC_couple 9105 9105 23.00 0.003 0.003 0.10 PC_GM_couple 9105 9105 18.16 0.002 0.002 0.08 #others 8.26 8.264 0.03 ------------------------------------------------------------------------------- ======= Cycle 9105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9106 steps, 2.56000 s simulation time, 24036.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24036.8824036.88424036.884 100.00 ------------------------------------------------------------------------------- PC_run 9106 9106 23987.46 2.634 2.634 99.79 GM_PC_couple 9106 9106 23.00 0.003 0.003 0.10 PC_GM_couple 9106 9106 18.16 0.002 0.002 0.08 #others 8.26 8.265 0.03 ------------------------------------------------------------------------------- ======= Cycle 9106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9107 steps, 2.56000 s simulation time, 24039.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24039.2924039.29124039.291 100.00 ------------------------------------------------------------------------------- PC_run 9107 9107 23989.86 2.634 2.634 99.79 GM_PC_couple 9107 9107 23.00 0.003 0.003 0.10 PC_GM_couple 9107 9107 18.16 0.002 0.002 0.08 #others 8.27 8.266 0.03 ------------------------------------------------------------------------------- ======= Cycle 9107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9108 steps, 2.56000 s simulation time, 24041.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24041.8724041.86924041.869 100.00 ------------------------------------------------------------------------------- PC_run 9108 9108 23992.43 2.634 2.634 99.79 GM_PC_couple 9108 9108 23.01 0.003 0.003 0.10 PC_GM_couple 9108 9108 18.17 0.002 0.002 0.08 #others 8.27 8.267 0.03 ------------------------------------------------------------------------------- ======= Cycle 9108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9109 steps, 2.56000 s simulation time, 24044.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24044.7124044.71124044.711 100.00 ------------------------------------------------------------------------------- PC_run 9109 9109 23995.27 2.634 2.634 99.79 GM_PC_couple 9109 9109 23.01 0.003 0.003 0.10 PC_GM_couple 9109 9109 18.17 0.002 0.002 0.08 #others 8.27 8.268 0.03 ------------------------------------------------------------------------------- ======= Cycle 9109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9110 steps, 2.56000 s simulation time, 24047.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24047.3524047.35324047.353 100.00 ------------------------------------------------------------------------------- PC_run 9110 9110 23997.90 2.634 2.634 99.79 GM_PC_couple 9110 9110 23.01 0.003 0.003 0.10 PC_GM_couple 9110 9110 18.17 0.002 0.002 0.08 #others 8.27 8.270 0.03 ------------------------------------------------------------------------------- ======= Cycle 9110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9111 steps, 2.56000 s simulation time, 24049.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24049.9924049.98724049.987 100.00 ------------------------------------------------------------------------------- PC_run 9111 9111 24000.53 2.634 2.634 99.79 GM_PC_couple 9111 9111 23.01 0.003 0.003 0.10 PC_GM_couple 9111 9111 18.17 0.002 0.002 0.08 #others 8.27 8.270 0.03 ------------------------------------------------------------------------------- ======= Cycle 9111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9112 steps, 2.56000 s simulation time, 24052.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24052.5324052.52524052.525 100.00 ------------------------------------------------------------------------------- PC_run 9112 9112 24003.07 2.634 2.634 99.79 GM_PC_couple 9112 9112 23.02 0.003 0.003 0.10 PC_GM_couple 9112 9112 18.17 0.002 0.002 0.08 #others 8.27 8.271 0.03 ------------------------------------------------------------------------------- ======= Cycle 9112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9113 steps, 2.56000 s simulation time, 24055.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24055.6424055.64024055.640 100.00 ------------------------------------------------------------------------------- PC_run 9113 9113 24006.17 2.634 2.634 99.79 GM_PC_couple 9113 9113 23.02 0.003 0.003 0.10 PC_GM_couple 9113 9113 18.17 0.002 0.002 0.08 #others 8.27 8.272 0.03 ------------------------------------------------------------------------------- ======= Cycle 9113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9114 steps, 2.56000 s simulation time, 24058.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9114 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24058.0724058.06824058.068 100.00 ------------------------------------------------------------------------------- PC_run 9114 9114 24008.60 2.634 2.634 99.79 GM_PC_couple 9114 9114 23.02 0.003 0.003 0.10 PC_GM_couple 9114 9114 18.18 0.002 0.002 0.08 #others 8.27 8.273 0.03 ------------------------------------------------------------------------------- ======= Cycle 9114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9114, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9115 steps, 2.56000 s simulation time, 24061.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9115 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24061.0724061.07124061.071 100.00 ------------------------------------------------------------------------------- PC_run 9115 9115 24011.59 2.634 2.634 99.79 GM_PC_couple 9115 9115 23.02 0.003 0.003 0.10 PC_GM_couple 9115 9115 18.18 0.002 0.002 0.08 #others 8.27 8.274 0.03 ------------------------------------------------------------------------------- ======= Cycle 9115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9115, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9116 steps, 2.56000 s simulation time, 24063.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9116 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24063.9024063.89824063.898 100.00 ------------------------------------------------------------------------------- PC_run 9116 9116 24014.42 2.634 2.634 99.79 GM_PC_couple 9116 9116 23.03 0.003 0.003 0.10 PC_GM_couple 9116 9116 18.18 0.002 0.002 0.08 #others 8.27 8.275 0.03 ------------------------------------------------------------------------------- ======= Cycle 9116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9116, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9117 steps, 2.56000 s simulation time, 24066.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9117 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24066.6824066.67824066.678 100.00 ------------------------------------------------------------------------------- PC_run 9117 9117 24017.19 2.634 2.634 99.79 GM_PC_couple 9117 9117 23.03 0.003 0.003 0.10 PC_GM_couple 9117 9117 18.18 0.002 0.002 0.08 #others 8.28 8.276 0.03 ------------------------------------------------------------------------------- ======= Cycle 9117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9117, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9118 steps, 2.56000 s simulation time, 24069.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9118 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24069.0624069.06424069.064 100.00 ------------------------------------------------------------------------------- PC_run 9118 9118 24019.57 2.634 2.634 99.79 GM_PC_couple 9118 9118 23.03 0.003 0.003 0.10 PC_GM_couple 9118 9118 18.19 0.002 0.002 0.08 #others 8.28 8.277 0.03 ------------------------------------------------------------------------------- ======= Cycle 9118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9118, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9119 steps, 2.56000 s simulation time, 24071.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9119 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24071.4324071.42924071.429 100.00 ------------------------------------------------------------------------------- PC_run 9119 9119 24021.93 2.634 2.634 99.79 GM_PC_couple 9119 9119 23.04 0.003 0.003 0.10 PC_GM_couple 9119 9119 18.19 0.002 0.002 0.08 #others 8.28 8.278 0.03 ------------------------------------------------------------------------------- ======= Cycle 9119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9119, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9120 steps, 2.56000 s simulation time, 24074.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9120 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24074.0724074.07224074.072 100.00 ------------------------------------------------------------------------------- PC_run 9120 9120 24024.56 2.634 2.634 99.79 GM_PC_couple 9120 9120 23.04 0.003 0.003 0.10 PC_GM_couple 9120 9120 18.19 0.002 0.002 0.08 #others 8.28 8.279 0.03 ------------------------------------------------------------------------------- ======= Cycle 9120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9120, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9121 steps, 2.56000 s simulation time, 24076.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9121 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24076.9324076.92924076.929 100.00 ------------------------------------------------------------------------------- PC_run 9121 9121 24027.41 2.634 2.634 99.79 GM_PC_couple 9121 9121 23.04 0.003 0.003 0.10 PC_GM_couple 9121 9121 18.19 0.002 0.002 0.08 #others 8.28 8.280 0.03 ------------------------------------------------------------------------------- ======= Cycle 9121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9121, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9122 steps, 2.56000 s simulation time, 24079.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9122 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24079.5324079.52524079.525 100.00 ------------------------------------------------------------------------------- PC_run 9122 9122 24030.01 2.634 2.634 99.79 GM_PC_couple 9122 9122 23.04 0.003 0.003 0.10 PC_GM_couple 9122 9122 18.19 0.002 0.002 0.08 #others 8.28 8.281 0.03 ------------------------------------------------------------------------------- ======= Cycle 9122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9122, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9123 steps, 2.56000 s simulation time, 24081.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9123 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24081.8824081.88524081.885 100.00 ------------------------------------------------------------------------------- PC_run 9123 9123 24032.36 2.634 2.634 99.79 GM_PC_couple 9123 9123 23.05 0.003 0.003 0.10 PC_GM_couple 9123 9123 18.20 0.002 0.002 0.08 #others 8.28 8.282 0.03 ------------------------------------------------------------------------------- ======= Cycle 9123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9123, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9124 steps, 2.56000 s simulation time, 24084.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9124 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24084.2824084.27924084.279 100.00 ------------------------------------------------------------------------------- PC_run 9124 9124 24034.75 2.634 2.634 99.79 GM_PC_couple 9124 9124 23.05 0.003 0.003 0.10 PC_GM_couple 9124 9124 18.20 0.002 0.002 0.08 #others 8.28 8.283 0.03 ------------------------------------------------------------------------------- ======= Cycle 9124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9124, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9125 steps, 2.56000 s simulation time, 24087.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9125 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24087.0124087.00724087.007 100.00 ------------------------------------------------------------------------------- PC_run 9125 9125 24037.47 2.634 2.634 99.79 GM_PC_couple 9125 9125 23.05 0.003 0.003 0.10 PC_GM_couple 9125 9125 18.20 0.002 0.002 0.08 #others 8.28 8.284 0.03 ------------------------------------------------------------------------------- ======= Cycle 9125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9125, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9126 steps, 2.56000 s simulation time, 24089.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9126 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24089.3424089.34424089.344 100.00 ------------------------------------------------------------------------------- PC_run 9126 9126 24039.80 2.634 2.634 99.79 GM_PC_couple 9126 9126 23.05 0.003 0.003 0.10 PC_GM_couple 9126 9126 18.20 0.002 0.002 0.08 #others 8.28 8.285 0.03 ------------------------------------------------------------------------------- ======= Cycle 9126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9126, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9127 steps, 2.56000 s simulation time, 24091.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9127 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24091.7124091.70524091.705 100.00 ------------------------------------------------------------------------------- PC_run 9127 9127 24042.16 2.634 2.634 99.79 GM_PC_couple 9127 9127 23.06 0.003 0.003 0.10 PC_GM_couple 9127 9127 18.20 0.002 0.002 0.08 #others 8.29 8.286 0.03 ------------------------------------------------------------------------------- ======= Cycle 9127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9127, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9128 steps, 2.56000 s simulation time, 24094.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9128 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24094.0624094.06124094.061 100.00 ------------------------------------------------------------------------------- PC_run 9128 9128 24044.51 2.634 2.634 99.79 GM_PC_couple 9128 9128 23.06 0.003 0.003 0.10 PC_GM_couple 9128 9128 18.21 0.002 0.002 0.08 #others 8.29 8.287 0.03 ------------------------------------------------------------------------------- ======= Cycle 9128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9128, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9129 steps, 2.56000 s simulation time, 24096.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9129 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24096.8124096.80924096.809 100.00 ------------------------------------------------------------------------------- PC_run 9129 9129 24047.25 2.634 2.634 99.79 GM_PC_couple 9129 9129 23.06 0.003 0.003 0.10 PC_GM_couple 9129 9129 18.21 0.002 0.002 0.08 #others 8.29 8.288 0.03 ------------------------------------------------------------------------------- ======= Cycle 9129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9129, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9130 steps, 2.56000 s simulation time, 24099.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9130 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24099.0924099.09124099.091 100.00 ------------------------------------------------------------------------------- PC_run 9130 9130 24049.53 2.634 2.634 99.79 GM_PC_couple 9130 9130 23.07 0.003 0.003 0.10 PC_GM_couple 9130 9130 18.21 0.002 0.002 0.08 #others 8.29 8.289 0.03 ------------------------------------------------------------------------------- ======= Cycle 9130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9130, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9131 steps, 2.56000 s simulation time, 24101.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9131 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24101.4224101.42324101.423 100.00 ------------------------------------------------------------------------------- PC_run 9131 9131 24051.85 2.634 2.634 99.79 GM_PC_couple 9131 9131 23.07 0.003 0.003 0.10 PC_GM_couple 9131 9131 18.21 0.002 0.002 0.08 #others 8.29 8.290 0.03 ------------------------------------------------------------------------------- ======= Cycle 9131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9131, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9132 steps, 2.56000 s simulation time, 24103.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9132 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24103.8324103.82724103.827 100.00 ------------------------------------------------------------------------------- PC_run 9132 9132 24054.25 2.634 2.634 99.79 GM_PC_couple 9132 9132 23.07 0.003 0.003 0.10 PC_GM_couple 9132 9132 18.21 0.002 0.002 0.08 #others 8.29 8.291 0.03 ------------------------------------------------------------------------------- ======= Cycle 9132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9132, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9133 steps, 2.56000 s simulation time, 24106.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9133 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24106.3524106.35524106.355 100.00 ------------------------------------------------------------------------------- PC_run 9133 9133 24056.77 2.634 2.634 99.79 GM_PC_couple 9133 9133 23.07 0.003 0.003 0.10 PC_GM_couple 9133 9133 18.22 0.002 0.002 0.08 #others 8.29 8.292 0.03 ------------------------------------------------------------------------------- ======= Cycle 9133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9133, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9134 steps, 2.56000 s simulation time, 24108.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9134 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24108.6924108.68824108.688 100.00 ------------------------------------------------------------------------------- PC_run 9134 9134 24059.10 2.634 2.634 99.79 GM_PC_couple 9134 9134 23.08 0.003 0.003 0.10 PC_GM_couple 9134 9134 18.22 0.002 0.002 0.08 #others 8.29 8.292 0.03 ------------------------------------------------------------------------------- ======= Cycle 9134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9134, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9135 steps, 2.56000 s simulation time, 24110.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9135 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24110.9024110.89724110.897 100.00 ------------------------------------------------------------------------------- PC_run 9135 9135 24061.30 2.634 2.634 99.79 GM_PC_couple 9135 9135 23.08 0.003 0.003 0.10 PC_GM_couple 9135 9135 18.22 0.002 0.002 0.08 #others 8.29 8.293 0.03 ------------------------------------------------------------------------------- ======= Cycle 9135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9135, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9136 steps, 2.56000 s simulation time, 24113.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9136 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24113.3924113.38624113.386 100.00 ------------------------------------------------------------------------------- PC_run 9136 9136 24063.79 2.634 2.634 99.79 GM_PC_couple 9136 9136 23.08 0.003 0.003 0.10 PC_GM_couple 9136 9136 18.22 0.002 0.002 0.08 #others 8.29 8.294 0.03 ------------------------------------------------------------------------------- ======= Cycle 9136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9136, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9137 steps, 2.56000 s simulation time, 24116.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9137 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24116.3624116.36024116.360 100.00 ------------------------------------------------------------------------------- PC_run 9137 9137 24066.75 2.634 2.634 99.79 GM_PC_couple 9137 9137 23.09 0.003 0.003 0.10 PC_GM_couple 9137 9137 18.22 0.002 0.002 0.08 #others 8.30 8.295 0.03 ------------------------------------------------------------------------------- ======= Cycle 9137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9137, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9138 steps, 2.56000 s simulation time, 24118.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9138 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24118.8024118.80424118.804 100.00 ------------------------------------------------------------------------------- PC_run 9138 9138 24069.19 2.634 2.634 99.79 GM_PC_couple 9138 9138 23.09 0.003 0.003 0.10 PC_GM_couple 9138 9138 18.23 0.002 0.002 0.08 #others 8.30 8.297 0.03 ------------------------------------------------------------------------------- ======= Cycle 9138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9138, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9139 steps, 2.56000 s simulation time, 24121.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9139 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24121.2824121.27924121.279 100.00 ------------------------------------------------------------------------------- PC_run 9139 9139 24071.66 2.634 2.634 99.79 GM_PC_couple 9139 9139 23.09 0.003 0.003 0.10 PC_GM_couple 9139 9139 18.23 0.002 0.002 0.08 #others 8.30 8.298 0.03 ------------------------------------------------------------------------------- ======= Cycle 9139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9139, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9140 steps, 2.56000 s simulation time, 24123.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9140 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24123.6524123.65324123.653 100.00 ------------------------------------------------------------------------------- PC_run 9140 9140 24074.03 2.634 2.634 99.79 GM_PC_couple 9140 9140 23.09 0.003 0.003 0.10 PC_GM_couple 9140 9140 18.23 0.002 0.002 0.08 #others 8.30 8.298 0.03 ------------------------------------------------------------------------------- ======= Cycle 9140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9140, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9141 steps, 2.56000 s simulation time, 24126.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9141 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24126.0324126.02724126.027 100.00 ------------------------------------------------------------------------------- PC_run 9141 9141 24076.40 2.634 2.634 99.79 GM_PC_couple 9141 9141 23.10 0.003 0.003 0.10 PC_GM_couple 9141 9141 18.23 0.002 0.002 0.08 #others 8.30 8.300 0.03 ------------------------------------------------------------------------------- ======= Cycle 9141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9141, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9142 steps, 2.56000 s simulation time, 24128.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9142 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24128.6724128.67024128.670 100.00 ------------------------------------------------------------------------------- PC_run 9142 9142 24079.04 2.634 2.634 99.79 GM_PC_couple 9142 9142 23.10 0.003 0.003 0.10 PC_GM_couple 9142 9142 18.23 0.002 0.002 0.08 #others 8.30 8.300 0.03 ------------------------------------------------------------------------------- ======= Cycle 9142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9142, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9143 steps, 2.56000 s simulation time, 24131.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9143 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24131.3324131.32824131.328 100.00 ------------------------------------------------------------------------------- PC_run 9143 9143 24081.69 2.634 2.634 99.79 GM_PC_couple 9143 9143 23.10 0.003 0.003 0.10 PC_GM_couple 9143 9143 18.24 0.002 0.002 0.08 #others 8.30 8.302 0.03 ------------------------------------------------------------------------------- ======= Cycle 9143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9143, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9144 steps, 2.56000 s simulation time, 24133.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9144 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24133.6224133.61924133.619 100.00 ------------------------------------------------------------------------------- PC_run 9144 9144 24083.97 2.634 2.634 99.79 GM_PC_couple 9144 9144 23.11 0.003 0.003 0.10 PC_GM_couple 9144 9144 18.24 0.002 0.002 0.08 #others 8.30 8.302 0.03 ------------------------------------------------------------------------------- ======= Cycle 9144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9144, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9145 steps, 2.56000 s simulation time, 24136.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9145 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24136.1224136.12224136.122 100.00 ------------------------------------------------------------------------------- PC_run 9145 9145 24086.47 2.634 2.634 99.79 GM_PC_couple 9145 9145 23.11 0.003 0.003 0.10 PC_GM_couple 9145 9145 18.24 0.002 0.002 0.08 #others 8.30 8.303 0.03 ------------------------------------------------------------------------------- ======= Cycle 9145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9145, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9146 steps, 2.56000 s simulation time, 24138.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9146 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24138.5124138.51524138.515 100.00 ------------------------------------------------------------------------------- PC_run 9146 9146 24088.85 2.634 2.634 99.79 GM_PC_couple 9146 9146 23.11 0.003 0.003 0.10 PC_GM_couple 9146 9146 18.24 0.002 0.002 0.08 #others 8.30 8.305 0.03 ------------------------------------------------------------------------------- ======= Cycle 9146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9146, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9147 steps, 2.56000 s simulation time, 24141.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9147 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24141.1424141.14524141.145 100.00 ------------------------------------------------------------------------------- PC_run 9147 9147 24091.48 2.634 2.634 99.79 GM_PC_couple 9147 9147 23.12 0.003 0.003 0.10 PC_GM_couple 9147 9147 18.25 0.002 0.002 0.08 #others 8.31 8.306 0.03 ------------------------------------------------------------------------------- ======= Cycle 9147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9147, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9148 steps, 2.56000 s simulation time, 24143.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9148 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24143.4224143.42524143.425 100.00 ------------------------------------------------------------------------------- PC_run 9148 9148 24093.75 2.634 2.634 99.79 GM_PC_couple 9148 9148 23.12 0.003 0.003 0.10 PC_GM_couple 9148 9148 18.25 0.002 0.002 0.08 #others 8.31 8.307 0.03 ------------------------------------------------------------------------------- ======= Cycle 9148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9148, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9149 steps, 2.56000 s simulation time, 24145.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9149 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24145.7224145.72424145.724 100.00 ------------------------------------------------------------------------------- PC_run 9149 9149 24096.04 2.634 2.634 99.79 GM_PC_couple 9149 9149 23.12 0.003 0.003 0.10 PC_GM_couple 9149 9149 18.25 0.002 0.002 0.08 #others 8.31 8.307 0.03 ------------------------------------------------------------------------------- ======= Cycle 9149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9149, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9150 steps, 2.56000 s simulation time, 24147.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9150 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24147.9924147.98624147.986 100.00 ------------------------------------------------------------------------------- PC_run 9150 9150 24098.30 2.634 2.634 99.79 GM_PC_couple 9150 9150 23.12 0.003 0.003 0.10 PC_GM_couple 9150 9150 18.25 0.002 0.002 0.08 #others 8.31 8.309 0.03 ------------------------------------------------------------------------------- ======= Cycle 9150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9150, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9151 steps, 2.56000 s simulation time, 24150.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9151 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24150.2524150.25024150.250 100.00 ------------------------------------------------------------------------------- PC_run 9151 9151 24100.56 2.634 2.634 99.79 GM_PC_couple 9151 9151 23.13 0.003 0.003 0.10 PC_GM_couple 9151 9151 18.25 0.002 0.002 0.08 #others 8.31 8.310 0.03 ------------------------------------------------------------------------------- ======= Cycle 9151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9151, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9152 steps, 2.56000 s simulation time, 24152.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9152 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24152.7024152.70024152.700 100.00 ------------------------------------------------------------------------------- PC_run 9152 9152 24103.00 2.634 2.634 99.79 GM_PC_couple 9152 9152 23.13 0.003 0.003 0.10 PC_GM_couple 9152 9152 18.26 0.002 0.002 0.08 #others 8.31 8.310 0.03 ------------------------------------------------------------------------------- ======= Cycle 9152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9152, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9153 steps, 2.56000 s simulation time, 24155.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9153 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24155.2724155.26924155.269 100.00 ------------------------------------------------------------------------------- PC_run 9153 9153 24105.57 2.634 2.634 99.79 GM_PC_couple 9153 9153 23.13 0.003 0.003 0.10 PC_GM_couple 9153 9153 18.26 0.002 0.002 0.08 #others 8.31 8.311 0.03 ------------------------------------------------------------------------------- ======= Cycle 9153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9153, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9154 steps, 2.56000 s simulation time, 24159.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9154 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24159.2724159.26824159.268 100.00 ------------------------------------------------------------------------------- PC_run 9154 9154 24109.56 2.634 2.634 99.79 GM_PC_couple 9154 9154 23.13 0.003 0.003 0.10 PC_GM_couple 9154 9154 18.26 0.002 0.002 0.08 #others 8.31 8.312 0.03 ------------------------------------------------------------------------------- ======= Cycle 9154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9154, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9155 steps, 2.56000 s simulation time, 24161.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9155 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24161.9124161.91124161.911 100.00 ------------------------------------------------------------------------------- PC_run 9155 9155 24112.20 2.634 2.634 99.79 GM_PC_couple 9155 9155 23.14 0.003 0.003 0.10 PC_GM_couple 9155 9155 18.26 0.002 0.002 0.08 #others 8.31 8.313 0.03 ------------------------------------------------------------------------------- ======= Cycle 9155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9155, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9156 steps, 2.56000 s simulation time, 24164.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9156 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24164.5524164.55224164.552 100.00 ------------------------------------------------------------------------------- PC_run 9156 9156 24114.83 2.634 2.634 99.79 GM_PC_couple 9156 9156 23.14 0.003 0.003 0.10 PC_GM_couple 9156 9156 18.27 0.002 0.002 0.08 #others 8.31 8.315 0.03 ------------------------------------------------------------------------------- ======= Cycle 9156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9156, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9157 steps, 2.56000 s simulation time, 24167.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9157 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24167.2624167.26024167.260 100.00 ------------------------------------------------------------------------------- PC_run 9157 9157 24117.53 2.634 2.634 99.79 GM_PC_couple 9157 9157 23.14 0.003 0.003 0.10 PC_GM_couple 9157 9157 18.27 0.002 0.002 0.08 #others 8.32 8.315 0.03 ------------------------------------------------------------------------------- ======= Cycle 9157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9157, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9158 steps, 2.56000 s simulation time, 24169.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9158 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24169.8424169.84324169.843 100.00 ------------------------------------------------------------------------------- PC_run 9158 9158 24120.11 2.634 2.634 99.79 GM_PC_couple 9158 9158 23.14 0.003 0.003 0.10 PC_GM_couple 9158 9158 18.27 0.002 0.002 0.08 #others 8.32 8.316 0.03 ------------------------------------------------------------------------------- ======= Cycle 9158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9158, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9159 steps, 2.56000 s simulation time, 24172.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9159 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24172.9924172.98724172.987 100.00 ------------------------------------------------------------------------------- PC_run 9159 9159 24123.24 2.634 2.634 99.79 GM_PC_couple 9159 9159 23.15 0.003 0.003 0.10 PC_GM_couple 9159 9159 18.28 0.002 0.002 0.08 #others 8.32 8.317 0.03 ------------------------------------------------------------------------------- ======= Cycle 9159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9159, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9160 steps, 2.56000 s simulation time, 24175.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9160 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24175.8324175.82824175.828 100.00 ------------------------------------------------------------------------------- PC_run 9160 9160 24126.07 2.634 2.634 99.79 GM_PC_couple 9160 9160 23.15 0.003 0.003 0.10 PC_GM_couple 9160 9160 18.28 0.002 0.002 0.08 #others 8.32 8.319 0.03 ------------------------------------------------------------------------------- ======= Cycle 9160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9160, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9161 steps, 2.56000 s simulation time, 24178.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9161 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24178.2524178.24724178.247 100.00 ------------------------------------------------------------------------------- PC_run 9161 9161 24128.49 2.634 2.634 99.79 GM_PC_couple 9161 9161 23.16 0.003 0.003 0.10 PC_GM_couple 9161 9161 18.28 0.002 0.002 0.08 #others 8.32 8.320 0.03 ------------------------------------------------------------------------------- ======= Cycle 9161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9161, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9162 steps, 2.56000 s simulation time, 24180.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9162 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24180.7624180.75924180.759 100.00 ------------------------------------------------------------------------------- PC_run 9162 9162 24130.99 2.634 2.634 99.79 GM_PC_couple 9162 9162 23.16 0.003 0.003 0.10 PC_GM_couple 9162 9162 18.29 0.002 0.002 0.08 #others 8.32 8.321 0.03 ------------------------------------------------------------------------------- ======= Cycle 9162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9162, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9163 steps, 2.56000 s simulation time, 24183.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9163 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24183.2524183.25224183.252 100.00 ------------------------------------------------------------------------------- PC_run 9163 9163 24133.48 2.634 2.634 99.79 GM_PC_couple 9163 9163 23.16 0.003 0.003 0.10 PC_GM_couple 9163 9163 18.29 0.002 0.002 0.08 #others 8.32 8.322 0.03 ------------------------------------------------------------------------------- ======= Cycle 9163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9163, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9164 steps, 2.56000 s simulation time, 24186.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9164 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24186.2324186.22924186.229 100.00 ------------------------------------------------------------------------------- PC_run 9164 9164 24136.45 2.634 2.634 99.79 GM_PC_couple 9164 9164 23.17 0.003 0.003 0.10 PC_GM_couple 9164 9164 18.29 0.002 0.002 0.08 #others 8.32 8.323 0.03 ------------------------------------------------------------------------------- ======= Cycle 9164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9164, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9165 steps, 2.56000 s simulation time, 24188.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9165 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24188.7824188.78424188.784 100.00 ------------------------------------------------------------------------------- PC_run 9165 9165 24139.00 2.634 2.634 99.79 GM_PC_couple 9165 9165 23.17 0.003 0.003 0.10 PC_GM_couple 9165 9165 18.29 0.002 0.002 0.08 #others 8.32 8.324 0.03 ------------------------------------------------------------------------------- ======= Cycle 9165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9165, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9166 steps, 2.56000 s simulation time, 24191.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9166 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24191.9424191.93524191.935 100.00 ------------------------------------------------------------------------------- PC_run 9166 9166 24142.14 2.634 2.634 99.79 GM_PC_couple 9166 9166 23.17 0.003 0.003 0.10 PC_GM_couple 9166 9166 18.30 0.002 0.002 0.08 #others 8.33 8.325 0.03 ------------------------------------------------------------------------------- ======= Cycle 9166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9166, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9167 steps, 2.56000 s simulation time, 24194.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9167 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24194.7624194.76224194.762 100.00 ------------------------------------------------------------------------------- PC_run 9167 9167 24144.96 2.634 2.634 99.79 GM_PC_couple 9167 9167 23.18 0.003 0.003 0.10 PC_GM_couple 9167 9167 18.30 0.002 0.002 0.08 #others 8.33 8.326 0.03 ------------------------------------------------------------------------------- ======= Cycle 9167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9167, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9168 steps, 2.56000 s simulation time, 24199.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9168 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24199.0224199.02324199.023 100.00 ------------------------------------------------------------------------------- PC_run 9168 9168 24149.22 2.634 2.634 99.79 GM_PC_couple 9168 9168 23.18 0.003 0.003 0.10 PC_GM_couple 9168 9168 18.30 0.002 0.002 0.08 #others 8.33 8.327 0.03 ------------------------------------------------------------------------------- ======= Cycle 9168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9168, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9169 steps, 2.56000 s simulation time, 24202.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9169 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24202.7724202.76824202.768 100.00 ------------------------------------------------------------------------------- PC_run 9169 9169 24152.96 2.634 2.634 99.79 GM_PC_couple 9169 9169 23.18 0.003 0.003 0.10 PC_GM_couple 9169 9169 18.30 0.002 0.002 0.08 #others 8.33 8.328 0.03 ------------------------------------------------------------------------------- ======= Cycle 9169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9169, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9170 steps, 2.56000 s simulation time, 24206.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9170 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24206.2324206.22624206.226 100.00 ------------------------------------------------------------------------------- PC_run 9170 9170 24156.41 2.634 2.634 99.79 GM_PC_couple 9170 9170 23.18 0.003 0.003 0.10 PC_GM_couple 9170 9170 18.31 0.002 0.002 0.08 #others 8.33 8.329 0.03 ------------------------------------------------------------------------------- ======= Cycle 9170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9170, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9171 steps, 2.56000 s simulation time, 24209.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9171 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24209.0624209.06124209.061 100.00 ------------------------------------------------------------------------------- PC_run 9171 9171 24159.24 2.634 2.634 99.79 GM_PC_couple 9171 9171 23.19 0.003 0.003 0.10 PC_GM_couple 9171 9171 18.31 0.002 0.002 0.08 #others 8.33 8.330 0.03 ------------------------------------------------------------------------------- ======= Cycle 9171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9171, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9172 steps, 2.56000 s simulation time, 24212.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9172 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24212.4824212.47824212.478 100.00 ------------------------------------------------------------------------------- PC_run 9172 9172 24162.65 2.634 2.634 99.79 GM_PC_couple 9172 9172 23.19 0.003 0.003 0.10 PC_GM_couple 9172 9172 18.31 0.002 0.002 0.08 #others 8.33 8.331 0.03 ------------------------------------------------------------------------------- ======= Cycle 9172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9172, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9173 steps, 2.56000 s simulation time, 24215.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9173 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24215.3124215.31324215.313 100.00 ------------------------------------------------------------------------------- PC_run 9173 9173 24165.48 2.634 2.634 99.79 GM_PC_couple 9173 9173 23.19 0.003 0.003 0.10 PC_GM_couple 9173 9173 18.31 0.002 0.002 0.08 #others 8.33 8.332 0.03 ------------------------------------------------------------------------------- ======= Cycle 9173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9173, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9174 steps, 2.56000 s simulation time, 24218.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9174 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24218.1624218.15924218.159 100.00 ------------------------------------------------------------------------------- PC_run 9174 9174 24168.32 2.634 2.634 99.79 GM_PC_couple 9174 9174 23.20 0.003 0.003 0.10 PC_GM_couple 9174 9174 18.31 0.002 0.002 0.08 #others 8.33 8.333 0.03 ------------------------------------------------------------------------------- ======= Cycle 9174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9174, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9175 steps, 2.56000 s simulation time, 24220.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9175 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24220.8824220.88324220.883 100.00 ------------------------------------------------------------------------------- PC_run 9175 9175 24171.03 2.634 2.634 99.79 GM_PC_couple 9175 9175 23.20 0.003 0.003 0.10 PC_GM_couple 9175 9175 18.32 0.002 0.002 0.08 #others 8.33 8.334 0.03 ------------------------------------------------------------------------------- ======= Cycle 9175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9175, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9176 steps, 2.56000 s simulation time, 24224.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9176 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24224.6524224.65224224.652 100.00 ------------------------------------------------------------------------------- PC_run 9176 9176 24174.80 2.635 2.635 99.79 GM_PC_couple 9176 9176 23.20 0.003 0.003 0.10 PC_GM_couple 9176 9176 18.32 0.002 0.002 0.08 #others 8.33 8.334 0.03 ------------------------------------------------------------------------------- ======= Cycle 9176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9176, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9177 steps, 2.56000 s simulation time, 24227.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9177 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24227.3024227.30024227.300 100.00 ------------------------------------------------------------------------------- PC_run 9177 9177 24177.44 2.635 2.635 99.79 GM_PC_couple 9177 9177 23.20 0.003 0.003 0.10 PC_GM_couple 9177 9177 18.32 0.002 0.002 0.08 #others 8.34 8.335 0.03 ------------------------------------------------------------------------------- ======= Cycle 9177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9177, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9178 steps, 2.56000 s simulation time, 24230.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9178 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24230.2524230.25024230.250 100.00 ------------------------------------------------------------------------------- PC_run 9178 9178 24180.38 2.635 2.635 99.79 GM_PC_couple 9178 9178 23.21 0.003 0.003 0.10 PC_GM_couple 9178 9178 18.32 0.002 0.002 0.08 #others 8.34 8.336 0.03 ------------------------------------------------------------------------------- ======= Cycle 9178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9178, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9179 steps, 2.56000 s simulation time, 24232.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9179 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24232.8224232.81624232.816 100.00 ------------------------------------------------------------------------------- PC_run 9179 9179 24182.95 2.635 2.635 99.79 GM_PC_couple 9179 9179 23.21 0.003 0.003 0.10 PC_GM_couple 9179 9179 18.32 0.002 0.002 0.08 #others 8.34 8.337 0.03 ------------------------------------------------------------------------------- ======= Cycle 9179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9179, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9180 steps, 2.56000 s simulation time, 24235.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9180 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24235.2124235.20724235.207 100.00 ------------------------------------------------------------------------------- PC_run 9180 9180 24185.33 2.635 2.635 99.79 GM_PC_couple 9180 9180 23.21 0.003 0.003 0.10 PC_GM_couple 9180 9180 18.33 0.002 0.002 0.08 #others 8.34 8.338 0.03 ------------------------------------------------------------------------------- ======= Cycle 9180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9180, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9181 steps, 2.56000 s simulation time, 24237.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9181 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24237.6524237.65324237.653 100.00 ------------------------------------------------------------------------------- PC_run 9181 9181 24187.77 2.635 2.635 99.79 GM_PC_couple 9181 9181 23.22 0.003 0.003 0.10 PC_GM_couple 9181 9181 18.33 0.002 0.002 0.08 #others 8.34 8.338 0.03 ------------------------------------------------------------------------------- ======= Cycle 9181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9181, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9182 steps, 2.56000 s simulation time, 24240.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9182 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24240.3824240.38124240.381 100.00 ------------------------------------------------------------------------------- PC_run 9182 9182 24190.49 2.635 2.635 99.79 GM_PC_couple 9182 9182 23.22 0.003 0.003 0.10 PC_GM_couple 9182 9182 18.33 0.002 0.002 0.08 #others 8.34 8.339 0.03 ------------------------------------------------------------------------------- ======= Cycle 9182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9182, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9183 steps, 2.56000 s simulation time, 24242.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9183 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24242.9924242.99324242.993 100.00 ------------------------------------------------------------------------------- PC_run 9183 9183 24193.10 2.635 2.635 99.79 GM_PC_couple 9183 9183 23.22 0.003 0.003 0.10 PC_GM_couple 9183 9183 18.33 0.002 0.002 0.08 #others 8.34 8.341 0.03 ------------------------------------------------------------------------------- ======= Cycle 9183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9183, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9184 steps, 2.56000 s simulation time, 24246.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9184 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24246.0124246.01524246.015 100.00 ------------------------------------------------------------------------------- PC_run 9184 9184 24196.11 2.635 2.635 99.79 GM_PC_couple 9184 9184 23.22 0.003 0.003 0.10 PC_GM_couple 9184 9184 18.34 0.002 0.002 0.08 #others 8.34 8.342 0.03 ------------------------------------------------------------------------------- ======= Cycle 9184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9184, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9185 steps, 2.56000 s simulation time, 24248.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9185 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24248.8724248.86524248.865 100.00 ------------------------------------------------------------------------------- PC_run 9185 9185 24198.96 2.635 2.635 99.79 GM_PC_couple 9185 9185 23.23 0.003 0.003 0.10 PC_GM_couple 9185 9185 18.34 0.002 0.002 0.08 #others 8.34 8.343 0.03 ------------------------------------------------------------------------------- ======= Cycle 9185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9185, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9186 steps, 2.56000 s simulation time, 24251.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9186 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24251.4724251.46824251.468 100.00 ------------------------------------------------------------------------------- PC_run 9186 9186 24201.56 2.635 2.635 99.79 GM_PC_couple 9186 9186 23.23 0.003 0.003 0.10 PC_GM_couple 9186 9186 18.34 0.002 0.002 0.08 #others 8.34 8.344 0.03 ------------------------------------------------------------------------------- ======= Cycle 9186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9186, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9187 steps, 2.56000 s simulation time, 24254.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9187 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24254.0524254.05424254.054 100.00 ------------------------------------------------------------------------------- PC_run 9187 9187 24204.13 2.635 2.635 99.79 GM_PC_couple 9187 9187 23.23 0.003 0.003 0.10 PC_GM_couple 9187 9187 18.34 0.002 0.002 0.08 #others 8.34 8.345 0.03 ------------------------------------------------------------------------------- ======= Cycle 9187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9187, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9188 steps, 2.56000 s simulation time, 24257.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9188 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24257.2424257.24324257.243 100.00 ------------------------------------------------------------------------------- PC_run 9188 9188 24207.32 2.635 2.635 99.79 GM_PC_couple 9188 9188 23.24 0.003 0.003 0.10 PC_GM_couple 9188 9188 18.34 0.002 0.002 0.08 #others 8.35 8.346 0.03 ------------------------------------------------------------------------------- ======= Cycle 9188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9188, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9189 steps, 2.56000 s simulation time, 24259.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9189 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24259.8324259.83424259.834 100.00 ------------------------------------------------------------------------------- PC_run 9189 9189 24209.90 2.635 2.635 99.79 GM_PC_couple 9189 9189 23.24 0.003 0.003 0.10 PC_GM_couple 9189 9189 18.35 0.002 0.002 0.08 #others 8.35 8.347 0.03 ------------------------------------------------------------------------------- ======= Cycle 9189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9189, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9190 steps, 2.56000 s simulation time, 24262.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9190 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24262.7124262.70524262.705 100.00 ------------------------------------------------------------------------------- PC_run 9190 9190 24212.77 2.635 2.635 99.79 GM_PC_couple 9190 9190 23.24 0.003 0.003 0.10 PC_GM_couple 9190 9190 18.35 0.002 0.002 0.08 #others 8.35 8.348 0.03 ------------------------------------------------------------------------------- ======= Cycle 9190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9190, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9191 steps, 2.56000 s simulation time, 24265.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9191 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24265.4224265.42424265.424 100.00 ------------------------------------------------------------------------------- PC_run 9191 9191 24215.48 2.635 2.635 99.79 GM_PC_couple 9191 9191 23.24 0.003 0.003 0.10 PC_GM_couple 9191 9191 18.35 0.002 0.002 0.08 #others 8.35 8.348 0.03 ------------------------------------------------------------------------------- ======= Cycle 9191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9191, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9192 steps, 2.56000 s simulation time, 24267.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9192 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24267.7724267.77324267.773 100.00 ------------------------------------------------------------------------------- PC_run 9192 9192 24217.83 2.635 2.635 99.79 GM_PC_couple 9192 9192 23.24 0.003 0.003 0.10 PC_GM_couple 9192 9192 18.35 0.002 0.002 0.08 #others 8.35 8.349 0.03 ------------------------------------------------------------------------------- ======= Cycle 9192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9192, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9193 steps, 2.56000 s simulation time, 24270.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9193 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24270.1524270.15224270.152 100.00 ------------------------------------------------------------------------------- PC_run 9193 9193 24220.20 2.635 2.635 99.79 GM_PC_couple 9193 9193 23.25 0.003 0.003 0.10 PC_GM_couple 9193 9193 18.35 0.002 0.002 0.08 #others 8.35 8.350 0.03 ------------------------------------------------------------------------------- ======= Cycle 9193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9193, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9194 steps, 2.56000 s simulation time, 24273.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9194 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24273.3524273.35524273.355 100.00 ------------------------------------------------------------------------------- PC_run 9194 9194 24223.39 2.635 2.635 99.79 GM_PC_couple 9194 9194 23.25 0.003 0.003 0.10 PC_GM_couple 9194 9194 18.36 0.002 0.002 0.08 #others 8.35 8.351 0.03 ------------------------------------------------------------------------------- ======= Cycle 9194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9194, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9195 steps, 2.56000 s simulation time, 24276.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9195 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24276.1424276.13524276.135 100.00 ------------------------------------------------------------------------------- PC_run 9195 9195 24226.17 2.635 2.635 99.79 GM_PC_couple 9195 9195 23.26 0.003 0.003 0.10 PC_GM_couple 9195 9195 18.36 0.002 0.002 0.08 #others 8.35 8.352 0.03 ------------------------------------------------------------------------------- ======= Cycle 9195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9195, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9196 steps, 2.56000 s simulation time, 24278.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9196 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24278.6224278.62124278.621 100.00 ------------------------------------------------------------------------------- PC_run 9196 9196 24228.65 2.635 2.635 99.79 GM_PC_couple 9196 9196 23.26 0.003 0.003 0.10 PC_GM_couple 9196 9196 18.36 0.002 0.002 0.08 #others 8.35 8.354 0.03 ------------------------------------------------------------------------------- ======= Cycle 9196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9196, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9197 steps, 2.56000 s simulation time, 24281.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9197 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24281.2324281.23124281.231 100.00 ------------------------------------------------------------------------------- PC_run 9197 9197 24231.25 2.635 2.635 99.79 GM_PC_couple 9197 9197 23.26 0.003 0.003 0.10 PC_GM_couple 9197 9197 18.36 0.002 0.002 0.08 #others 8.35 8.355 0.03 ------------------------------------------------------------------------------- ======= Cycle 9197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9197, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9198 steps, 2.56000 s simulation time, 24283.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9198 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24283.7224283.71524283.715 100.00 ------------------------------------------------------------------------------- PC_run 9198 9198 24233.73 2.635 2.635 99.79 GM_PC_couple 9198 9198 23.27 0.003 0.003 0.10 PC_GM_couple 9198 9198 18.37 0.002 0.002 0.08 #others 8.36 8.355 0.03 ------------------------------------------------------------------------------- ======= Cycle 9198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9198, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9199 steps, 2.56000 s simulation time, 24286.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9199 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24286.9924286.98624286.986 100.00 ------------------------------------------------------------------------------- PC_run 9199 9199 24236.99 2.635 2.635 99.79 GM_PC_couple 9199 9199 23.27 0.003 0.003 0.10 PC_GM_couple 9199 9199 18.37 0.002 0.002 0.08 #others 8.36 8.356 0.03 ------------------------------------------------------------------------------- ======= Cycle 9199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9199, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9200 steps, 2.56000 s simulation time, 24289.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9200 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24289.6324289.63124289.631 100.00 ------------------------------------------------------------------------------- PC_run 9200 9200 24239.63 2.635 2.635 99.79 GM_PC_couple 9200 9200 23.27 0.003 0.003 0.10 PC_GM_couple 9200 9200 18.37 0.002 0.002 0.08 #others 8.36 8.357 0.03 ------------------------------------------------------------------------------- ======= Cycle 9200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9200, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9201 steps, 2.56000 s simulation time, 24292.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9201 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24292.2324292.22524292.225 100.00 ------------------------------------------------------------------------------- PC_run 9201 9201 24242.22 2.635 2.635 99.79 GM_PC_couple 9201 9201 23.27 0.003 0.003 0.10 PC_GM_couple 9201 9201 18.37 0.002 0.002 0.08 #others 8.36 8.358 0.03 ------------------------------------------------------------------------------- ======= Cycle 9201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9201, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9202 steps, 2.56000 s simulation time, 24294.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9202 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24294.6724294.67124294.671 100.00 ------------------------------------------------------------------------------- PC_run 9202 9202 24244.66 2.635 2.635 99.79 GM_PC_couple 9202 9202 23.28 0.003 0.003 0.10 PC_GM_couple 9202 9202 18.37 0.002 0.002 0.08 #others 8.36 8.359 0.03 ------------------------------------------------------------------------------- ======= Cycle 9202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9202, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9203 steps, 2.56000 s simulation time, 24297.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9203 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24297.2324297.23324297.233 100.00 ------------------------------------------------------------------------------- PC_run 9203 9203 24247.22 2.635 2.635 99.79 GM_PC_couple 9203 9203 23.28 0.003 0.003 0.10 PC_GM_couple 9203 9203 18.38 0.002 0.002 0.08 #others 8.36 8.360 0.03 ------------------------------------------------------------------------------- ======= Cycle 9203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9203, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9204 steps, 2.56000 s simulation time, 24300.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9204 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24300.5924300.59324300.593 100.00 ------------------------------------------------------------------------------- PC_run 9204 9204 24250.57 2.635 2.635 99.79 GM_PC_couple 9204 9204 23.28 0.003 0.003 0.10 PC_GM_couple 9204 9204 18.38 0.002 0.002 0.08 #others 8.36 8.361 0.03 ------------------------------------------------------------------------------- ======= Cycle 9204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9204, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9205 steps, 2.56000 s simulation time, 24303.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9205 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24303.1624303.15624303.156 100.00 ------------------------------------------------------------------------------- PC_run 9205 9205 24253.13 2.635 2.635 99.79 GM_PC_couple 9205 9205 23.28 0.003 0.003 0.10 PC_GM_couple 9205 9205 18.38 0.002 0.002 0.08 #others 8.36 8.362 0.03 ------------------------------------------------------------------------------- ======= Cycle 9205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9205, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9206 steps, 2.56000 s simulation time, 24305.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9206 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24305.9924305.98624305.986 100.00 ------------------------------------------------------------------------------- PC_run 9206 9206 24255.96 2.635 2.635 99.79 GM_PC_couple 9206 9206 23.29 0.003 0.003 0.10 PC_GM_couple 9206 9206 18.38 0.002 0.002 0.08 #others 8.36 8.363 0.03 ------------------------------------------------------------------------------- ======= Cycle 9206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9206, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9207 steps, 2.56000 s simulation time, 24308.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9207 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24308.5924308.59424308.594 100.00 ------------------------------------------------------------------------------- PC_run 9207 9207 24258.56 2.635 2.635 99.79 GM_PC_couple 9207 9207 23.29 0.003 0.003 0.10 PC_GM_couple 9207 9207 18.38 0.002 0.002 0.08 #others 8.36 8.364 0.03 ------------------------------------------------------------------------------- ======= Cycle 9207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9207, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9208 steps, 2.56000 s simulation time, 24311.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9208 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24311.7824311.77624311.776 100.00 ------------------------------------------------------------------------------- PC_run 9208 9208 24261.73 2.635 2.635 99.79 GM_PC_couple 9208 9208 23.29 0.003 0.003 0.10 PC_GM_couple 9208 9208 18.39 0.002 0.002 0.08 #others 8.36 8.365 0.03 ------------------------------------------------------------------------------- ======= Cycle 9208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9208, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9209 steps, 2.56000 s simulation time, 24314.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9209 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24314.7824314.78424314.784 100.00 ------------------------------------------------------------------------------- PC_run 9209 9209 24264.74 2.635 2.635 99.79 GM_PC_couple 9209 9209 23.29 0.003 0.003 0.10 PC_GM_couple 9209 9209 18.39 0.002 0.002 0.08 #others 8.37 8.366 0.03 ------------------------------------------------------------------------------- ======= Cycle 9209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9209, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9210 steps, 2.56000 s simulation time, 24317.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9210 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24317.4124317.41524317.415 100.00 ------------------------------------------------------------------------------- PC_run 9210 9210 24267.36 2.635 2.635 99.79 GM_PC_couple 9210 9210 23.30 0.003 0.003 0.10 PC_GM_couple 9210 9210 18.39 0.002 0.002 0.08 #others 8.37 8.367 0.03 ------------------------------------------------------------------------------- ======= Cycle 9210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9210, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9211 steps, 2.56000 s simulation time, 24319.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9211 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24319.6024319.59524319.595 100.00 ------------------------------------------------------------------------------- PC_run 9211 9211 24269.54 2.635 2.635 99.79 GM_PC_couple 9211 9211 23.30 0.003 0.003 0.10 PC_GM_couple 9211 9211 18.39 0.002 0.002 0.08 #others 8.37 8.368 0.03 ------------------------------------------------------------------------------- ======= Cycle 9211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9211, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9212 steps, 2.56000 s simulation time, 24322.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9212 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24322.8124322.80524322.805 100.00 ------------------------------------------------------------------------------- PC_run 9212 9212 24272.74 2.635 2.635 99.79 GM_PC_couple 9212 9212 23.30 0.003 0.003 0.10 PC_GM_couple 9212 9212 18.39 0.002 0.002 0.08 #others 8.37 8.369 0.03 ------------------------------------------------------------------------------- ======= Cycle 9212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9212, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9213 steps, 2.56000 s simulation time, 24325.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9213 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24325.2824325.27924325.279 100.00 ------------------------------------------------------------------------------- PC_run 9213 9213 24275.20 2.635 2.635 99.79 GM_PC_couple 9213 9213 23.31 0.003 0.003 0.10 PC_GM_couple 9213 9213 18.40 0.002 0.002 0.08 #others 8.37 8.370 0.03 ------------------------------------------------------------------------------- ======= Cycle 9213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9213, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9214 steps, 2.56000 s simulation time, 24327.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9214 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24327.9624327.95724327.957 100.00 ------------------------------------------------------------------------------- PC_run 9214 9214 24277.87 2.635 2.635 99.79 GM_PC_couple 9214 9214 23.31 0.003 0.003 0.10 PC_GM_couple 9214 9214 18.40 0.002 0.002 0.08 #others 8.37 8.371 0.03 ------------------------------------------------------------------------------- ======= Cycle 9214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9214, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9215 steps, 2.56000 s simulation time, 24330.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9215 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24330.3324330.32624330.326 100.00 ------------------------------------------------------------------------------- PC_run 9215 9215 24280.24 2.635 2.635 99.79 GM_PC_couple 9215 9215 23.31 0.003 0.003 0.10 PC_GM_couple 9215 9215 18.40 0.002 0.002 0.08 #others 8.37 8.373 0.03 ------------------------------------------------------------------------------- ======= Cycle 9215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9215, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9216 steps, 2.56000 s simulation time, 24332.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9216 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24332.6524332.64524332.645 100.00 ------------------------------------------------------------------------------- PC_run 9216 9216 24282.55 2.635 2.635 99.79 GM_PC_couple 9216 9216 23.32 0.003 0.003 0.10 PC_GM_couple 9216 9216 18.40 0.002 0.002 0.08 #others 8.37 8.374 0.03 ------------------------------------------------------------------------------- ======= Cycle 9216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9216, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9217 steps, 2.56000 s simulation time, 24335.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9217 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24335.0724335.07324335.073 100.00 ------------------------------------------------------------------------------- PC_run 9217 9217 24284.97 2.635 2.635 99.79 GM_PC_couple 9217 9217 23.32 0.003 0.003 0.10 PC_GM_couple 9217 9217 18.41 0.002 0.002 0.08 #others 8.37 8.375 0.03 ------------------------------------------------------------------------------- ======= Cycle 9217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9217, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9218 steps, 2.56000 s simulation time, 24337.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9218 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24337.5524337.55124337.551 100.00 ------------------------------------------------------------------------------- PC_run 9218 9218 24287.45 2.635 2.635 99.79 GM_PC_couple 9218 9218 23.32 0.003 0.003 0.10 PC_GM_couple 9218 9218 18.41 0.002 0.002 0.08 #others 8.38 8.376 0.03 ------------------------------------------------------------------------------- ======= Cycle 9218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9218, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9219 steps, 2.56000 s simulation time, 24339.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9219 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24339.8024339.79924339.799 100.00 ------------------------------------------------------------------------------- PC_run 9219 9219 24289.69 2.635 2.635 99.79 GM_PC_couple 9219 9219 23.32 0.003 0.003 0.10 PC_GM_couple 9219 9219 18.41 0.002 0.002 0.08 #others 8.38 8.377 0.03 ------------------------------------------------------------------------------- ======= Cycle 9219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9219, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9220 steps, 2.56000 s simulation time, 24341.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9220 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24341.8424341.84424341.844 100.00 ------------------------------------------------------------------------------- PC_run 9220 9220 24291.73 2.635 2.635 99.79 GM_PC_couple 9220 9220 23.32 0.003 0.003 0.10 PC_GM_couple 9220 9220 18.41 0.002 0.002 0.08 #others 8.38 8.377 0.03 ------------------------------------------------------------------------------- ======= Cycle 9220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9220, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9221 steps, 2.56000 s simulation time, 24344.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9221 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24344.1924344.18824344.188 100.00 ------------------------------------------------------------------------------- PC_run 9221 9221 24294.07 2.635 2.635 99.79 GM_PC_couple 9221 9221 23.33 0.003 0.003 0.10 PC_GM_couple 9221 9221 18.41 0.002 0.002 0.08 #others 8.38 8.378 0.03 ------------------------------------------------------------------------------- ======= Cycle 9221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9221, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9222 steps, 2.56000 s simulation time, 24346.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9222 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24346.4024346.40524346.405 100.00 ------------------------------------------------------------------------------- PC_run 9222 9222 24296.28 2.635 2.635 99.79 GM_PC_couple 9222 9222 23.33 0.003 0.003 0.10 PC_GM_couple 9222 9222 18.42 0.002 0.002 0.08 #others 8.38 8.379 0.03 ------------------------------------------------------------------------------- ======= Cycle 9222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9222, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9223 steps, 2.56000 s simulation time, 24348.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9223 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24348.7824348.78324348.783 100.00 ------------------------------------------------------------------------------- PC_run 9223 9223 24298.65 2.635 2.635 99.79 GM_PC_couple 9223 9223 23.33 0.003 0.003 0.10 PC_GM_couple 9223 9223 18.42 0.002 0.002 0.08 #others 8.38 8.379 0.03 ------------------------------------------------------------------------------- ======= Cycle 9223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9223, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9224 steps, 2.56000 s simulation time, 24351.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9224 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24351.3624351.35524351.355 100.00 ------------------------------------------------------------------------------- PC_run 9224 9224 24301.22 2.635 2.635 99.79 GM_PC_couple 9224 9224 23.33 0.003 0.003 0.10 PC_GM_couple 9224 9224 18.42 0.002 0.002 0.08 #others 8.38 8.380 0.03 ------------------------------------------------------------------------------- ======= Cycle 9224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9224, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9225 steps, 2.56000 s simulation time, 24353.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9225 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24353.4924353.49324353.493 100.00 ------------------------------------------------------------------------------- PC_run 9225 9225 24303.35 2.635 2.635 99.79 GM_PC_couple 9225 9225 23.34 0.003 0.003 0.10 PC_GM_couple 9225 9225 18.42 0.002 0.002 0.08 #others 8.38 8.381 0.03 ------------------------------------------------------------------------------- ======= Cycle 9225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9225, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9226 steps, 2.56000 s simulation time, 24356.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9226 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24356.0524356.04924356.049 100.00 ------------------------------------------------------------------------------- PC_run 9226 9226 24305.91 2.635 2.635 99.79 GM_PC_couple 9226 9226 23.34 0.003 0.003 0.10 PC_GM_couple 9226 9226 18.42 0.002 0.002 0.08 #others 8.38 8.382 0.03 ------------------------------------------------------------------------------- ======= Cycle 9226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9226, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9227 steps, 2.56000 s simulation time, 24358.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9227 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24358.5224358.51924358.519 100.00 ------------------------------------------------------------------------------- PC_run 9227 9227 24308.37 2.634 2.634 99.79 GM_PC_couple 9227 9227 23.34 0.003 0.003 0.10 PC_GM_couple 9227 9227 18.43 0.002 0.002 0.08 #others 8.38 8.383 0.03 ------------------------------------------------------------------------------- ======= Cycle 9227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9227, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9228 steps, 2.56000 s simulation time, 24360.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9228 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24360.9124360.91424360.914 100.00 ------------------------------------------------------------------------------- PC_run 9228 9228 24310.76 2.634 2.634 99.79 GM_PC_couple 9228 9228 23.34 0.003 0.003 0.10 PC_GM_couple 9228 9228 18.43 0.002 0.002 0.08 #others 8.38 8.384 0.03 ------------------------------------------------------------------------------- ======= Cycle 9228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9228, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9229 steps, 2.56000 s simulation time, 24363.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9229 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24363.4424363.43924363.439 100.00 ------------------------------------------------------------------------------- PC_run 9229 9229 24313.28 2.634 2.634 99.79 GM_PC_couple 9229 9229 23.35 0.003 0.003 0.10 PC_GM_couple 9229 9229 18.43 0.002 0.002 0.08 #others 8.38 8.385 0.03 ------------------------------------------------------------------------------- ======= Cycle 9229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9229, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9230 steps, 2.56000 s simulation time, 24365.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9230 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24365.6724365.67024365.670 100.00 ------------------------------------------------------------------------------- PC_run 9230 9230 24315.50 2.634 2.634 99.79 GM_PC_couple 9230 9230 23.35 0.003 0.003 0.10 PC_GM_couple 9230 9230 18.43 0.002 0.002 0.08 #others 8.39 8.386 0.03 ------------------------------------------------------------------------------- ======= Cycle 9230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9230, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9231 steps, 2.56000 s simulation time, 24368.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9231 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24368.0024368.00524368.005 100.00 ------------------------------------------------------------------------------- PC_run 9231 9231 24317.83 2.634 2.634 99.79 GM_PC_couple 9231 9231 23.35 0.003 0.003 0.10 PC_GM_couple 9231 9231 18.43 0.002 0.002 0.08 #others 8.39 8.387 0.03 ------------------------------------------------------------------------------- ======= Cycle 9231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9231, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9232 steps, 2.56000 s simulation time, 24370.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9232 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24370.5224370.51824370.518 100.00 ------------------------------------------------------------------------------- PC_run 9232 9232 24320.34 2.634 2.634 99.79 GM_PC_couple 9232 9232 23.36 0.003 0.003 0.10 PC_GM_couple 9232 9232 18.44 0.002 0.002 0.08 #others 8.39 8.388 0.03 ------------------------------------------------------------------------------- ======= Cycle 9232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9232, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9233 steps, 2.56000 s simulation time, 24372.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9233 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24372.8924372.88824372.888 100.00 ------------------------------------------------------------------------------- PC_run 9233 9233 24322.70 2.634 2.634 99.79 GM_PC_couple 9233 9233 23.36 0.003 0.003 0.10 PC_GM_couple 9233 9233 18.44 0.002 0.002 0.08 #others 8.39 8.389 0.03 ------------------------------------------------------------------------------- ======= Cycle 9233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9233, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9234 steps, 2.56000 s simulation time, 24375.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9234 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24375.9724375.97324375.973 100.00 ------------------------------------------------------------------------------- PC_run 9234 9234 24325.78 2.634 2.634 99.79 GM_PC_couple 9234 9234 23.36 0.003 0.003 0.10 PC_GM_couple 9234 9234 18.44 0.002 0.002 0.08 #others 8.39 8.390 0.03 ------------------------------------------------------------------------------- ======= Cycle 9234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9234, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9235 steps, 2.56000 s simulation time, 24603.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9235 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24603.8624603.86424603.864 100.00 ------------------------------------------------------------------------------- PC_run 9235 9235 24553.67 2.659 2.659 99.80 GM_PC_couple 9235 9235 23.36 0.003 0.003 0.09 PC_GM_couple 9235 9235 18.44 0.002 0.002 0.07 #others 8.39 8.392 0.03 ------------------------------------------------------------------------------- ======= Cycle 9235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9235, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9236 steps, 2.56000 s simulation time, 24606.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9236 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24606.4024606.39624606.396 100.00 ------------------------------------------------------------------------------- PC_run 9236 9236 24556.19 2.659 2.659 99.80 GM_PC_couple 9236 9236 23.37 0.003 0.003 0.09 PC_GM_couple 9236 9236 18.44 0.002 0.002 0.07 #others 8.39 8.393 0.03 ------------------------------------------------------------------------------- ======= Cycle 9236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9236, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9237 steps, 2.56000 s simulation time, 24608.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9237 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24608.7024608.70524608.705 100.00 ------------------------------------------------------------------------------- PC_run 9237 9237 24558.50 2.659 2.659 99.80 GM_PC_couple 9237 9237 23.37 0.003 0.003 0.09 PC_GM_couple 9237 9237 18.45 0.002 0.002 0.07 #others 8.39 8.393 0.03 ------------------------------------------------------------------------------- ======= Cycle 9237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9237, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9238 steps, 2.56000 s simulation time, 24611.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9238 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24611.6624611.65524611.655 100.00 ------------------------------------------------------------------------------- PC_run 9238 9238 24561.44 2.659 2.659 99.80 GM_PC_couple 9238 9238 23.37 0.003 0.003 0.09 PC_GM_couple 9238 9238 18.45 0.002 0.002 0.07 #others 8.39 8.394 0.03 ------------------------------------------------------------------------------- ======= Cycle 9238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9238, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9239 steps, 2.56000 s simulation time, 24614.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9239 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24614.5024614.50324614.503 100.00 ------------------------------------------------------------------------------- PC_run 9239 9239 24564.28 2.659 2.659 99.80 GM_PC_couple 9239 9239 23.38 0.003 0.003 0.09 PC_GM_couple 9239 9239 18.45 0.002 0.002 0.07 #others 8.40 8.395 0.03 ------------------------------------------------------------------------------- ======= Cycle 9239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9239, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9240 steps, 2.56000 s simulation time, 24617.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9240 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24617.0824617.08024617.080 100.00 ------------------------------------------------------------------------------- PC_run 9240 9240 24566.85 2.659 2.659 99.80 GM_PC_couple 9240 9240 23.38 0.003 0.003 0.09 PC_GM_couple 9240 9240 18.45 0.002 0.002 0.07 #others 8.40 8.396 0.03 ------------------------------------------------------------------------------- ======= Cycle 9240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9240, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9241 steps, 2.56000 s simulation time, 24619.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9241 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24619.7424619.74424619.744 100.00 ------------------------------------------------------------------------------- PC_run 9241 9241 24569.51 2.659 2.659 99.80 GM_PC_couple 9241 9241 23.38 0.003 0.003 0.09 PC_GM_couple 9241 9241 18.46 0.002 0.002 0.07 #others 8.40 8.397 0.03 ------------------------------------------------------------------------------- ======= Cycle 9241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9241, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9242 steps, 2.56000 s simulation time, 24622.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9242 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24622.5824622.57824622.578 100.00 ------------------------------------------------------------------------------- PC_run 9242 9242 24572.33 2.659 2.659 99.80 GM_PC_couple 9242 9242 23.39 0.003 0.003 0.09 PC_GM_couple 9242 9242 18.46 0.002 0.002 0.07 #others 8.40 8.399 0.03 ------------------------------------------------------------------------------- ======= Cycle 9242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9242, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9243 steps, 2.56000 s simulation time, 24707.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9243 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24707.8424707.83724707.837 100.00 ------------------------------------------------------------------------------- PC_run 9243 9243 24657.59 2.668 2.668 99.80 GM_PC_couple 9243 9243 23.39 0.003 0.003 0.09 PC_GM_couple 9243 9243 18.46 0.002 0.002 0.07 #others 8.40 8.400 0.03 ------------------------------------------------------------------------------- ======= Cycle 9243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9243, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9244 steps, 2.56000 s simulation time, 24769.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9244 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24769.0424769.04024769.040 100.00 ------------------------------------------------------------------------------- PC_run 9244 9244 24718.78 2.674 2.674 99.80 GM_PC_couple 9244 9244 23.39 0.003 0.003 0.09 PC_GM_couple 9244 9244 18.46 0.002 0.002 0.07 #others 8.40 8.400 0.03 ------------------------------------------------------------------------------- ======= Cycle 9244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9244, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9245 steps, 2.56000 s simulation time, 24771.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9245 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24771.5324771.53024771.530 100.00 ------------------------------------------------------------------------------- PC_run 9245 9245 24721.27 2.674 2.674 99.80 GM_PC_couple 9245 9245 23.39 0.003 0.003 0.09 PC_GM_couple 9245 9245 18.47 0.002 0.002 0.07 #others 8.40 8.401 0.03 ------------------------------------------------------------------------------- ======= Cycle 9245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9245, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9246 steps, 2.56000 s simulation time, 24774.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9246 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24774.1024774.10024774.100 100.00 ------------------------------------------------------------------------------- PC_run 9246 9246 24723.83 2.674 2.674 99.80 GM_PC_couple 9246 9246 23.39 0.003 0.003 0.09 PC_GM_couple 9246 9246 18.47 0.002 0.002 0.07 #others 8.40 8.402 0.03 ------------------------------------------------------------------------------- ======= Cycle 9246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9246, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9247 steps, 2.56000 s simulation time, 24776.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9247 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24776.3424776.34224776.342 100.00 ------------------------------------------------------------------------------- PC_run 9247 9247 24726.07 2.674 2.674 99.80 GM_PC_couple 9247 9247 23.40 0.003 0.003 0.09 PC_GM_couple 9247 9247 18.47 0.002 0.002 0.07 #others 8.40 8.403 0.03 ------------------------------------------------------------------------------- ======= Cycle 9247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9247, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9248 steps, 2.56000 s simulation time, 24778.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9248 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24778.5424778.53524778.535 100.00 ------------------------------------------------------------------------------- PC_run 9248 9248 24728.26 2.674 2.674 99.80 GM_PC_couple 9248 9248 23.40 0.003 0.003 0.09 PC_GM_couple 9248 9248 18.47 0.002 0.002 0.07 #others 8.40 8.404 0.03 ------------------------------------------------------------------------------- ======= Cycle 9248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9248, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9249 steps, 2.56000 s simulation time, 24780.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9249 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24780.8724780.86624780.866 100.00 ------------------------------------------------------------------------------- PC_run 9249 9249 24730.59 2.674 2.674 99.80 GM_PC_couple 9249 9249 23.40 0.003 0.003 0.09 PC_GM_couple 9249 9249 18.47 0.002 0.002 0.07 #others 8.40 8.405 0.03 ------------------------------------------------------------------------------- ======= Cycle 9249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9249, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9250 steps, 2.56000 s simulation time, 24783.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9250 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24783.3324783.33124783.331 100.00 ------------------------------------------------------------------------------- PC_run 9250 9250 24733.05 2.674 2.674 99.80 GM_PC_couple 9250 9250 23.40 0.003 0.003 0.09 PC_GM_couple 9250 9250 18.48 0.002 0.002 0.07 #others 8.41 8.405 0.03 ------------------------------------------------------------------------------- ======= Cycle 9250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9250, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9251 steps, 2.56000 s simulation time, 24785.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9251 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24785.6424785.64224785.642 100.00 ------------------------------------------------------------------------------- PC_run 9251 9251 24735.35 2.674 2.674 99.80 GM_PC_couple 9251 9251 23.41 0.003 0.003 0.09 PC_GM_couple 9251 9251 18.48 0.002 0.002 0.07 #others 8.41 8.406 0.03 ------------------------------------------------------------------------------- ======= Cycle 9251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9251, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9252 steps, 2.56000 s simulation time, 24788.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9252 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24788.1124788.11324788.113 100.00 ------------------------------------------------------------------------------- PC_run 9252 9252 24737.82 2.674 2.674 99.80 GM_PC_couple 9252 9252 23.41 0.003 0.003 0.09 PC_GM_couple 9252 9252 18.48 0.002 0.002 0.07 #others 8.41 8.407 0.03 ------------------------------------------------------------------------------- ======= Cycle 9252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9252, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9253 steps, 2.56000 s simulation time, 24790.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9253 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24790.8524790.84824790.848 100.00 ------------------------------------------------------------------------------- PC_run 9253 9253 24740.55 2.674 2.674 99.80 GM_PC_couple 9253 9253 23.41 0.003 0.003 0.09 PC_GM_couple 9253 9253 18.48 0.002 0.002 0.07 #others 8.41 8.408 0.03 ------------------------------------------------------------------------------- ======= Cycle 9253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9253, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9254 steps, 2.56000 s simulation time, 24793.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9254 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24793.9924793.99424793.994 100.00 ------------------------------------------------------------------------------- PC_run 9254 9254 24743.69 2.674 2.674 99.80 GM_PC_couple 9254 9254 23.41 0.003 0.003 0.09 PC_GM_couple 9254 9254 18.48 0.002 0.002 0.07 #others 8.41 8.409 0.03 ------------------------------------------------------------------------------- ======= Cycle 9254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9254, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9255 steps, 2.56000 s simulation time, 24796.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9255 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24796.4024796.39724796.397 100.00 ------------------------------------------------------------------------------- PC_run 9255 9255 24746.09 2.674 2.674 99.80 GM_PC_couple 9255 9255 23.42 0.003 0.003 0.09 PC_GM_couple 9255 9255 18.48 0.002 0.002 0.07 #others 8.41 8.410 0.03 ------------------------------------------------------------------------------- ======= Cycle 9255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9255, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9256 steps, 2.56000 s simulation time, 24798.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9256 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24798.7824798.77824798.778 100.00 ------------------------------------------------------------------------------- PC_run 9256 9256 24748.46 2.674 2.674 99.80 GM_PC_couple 9256 9256 23.42 0.003 0.003 0.09 PC_GM_couple 9256 9256 18.49 0.002 0.002 0.07 #others 8.41 8.411 0.03 ------------------------------------------------------------------------------- ======= Cycle 9256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9256, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9257 steps, 2.56000 s simulation time, 24801.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9257 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24801.1624801.16424801.164 100.00 ------------------------------------------------------------------------------- PC_run 9257 9257 24750.84 2.674 2.674 99.80 GM_PC_couple 9257 9257 23.42 0.003 0.003 0.09 PC_GM_couple 9257 9257 18.49 0.002 0.002 0.07 #others 8.41 8.412 0.03 ------------------------------------------------------------------------------- ======= Cycle 9257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9257, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9258 steps, 2.56000 s simulation time, 24803.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9258 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24803.7624803.75724803.757 100.00 ------------------------------------------------------------------------------- PC_run 9258 9258 24753.43 2.674 2.674 99.80 GM_PC_couple 9258 9258 23.42 0.003 0.003 0.09 PC_GM_couple 9258 9258 18.49 0.002 0.002 0.07 #others 8.41 8.413 0.03 ------------------------------------------------------------------------------- ======= Cycle 9258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9258, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9259 steps, 2.56000 s simulation time, 24806.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9259 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24806.1124806.10924806.109 100.00 ------------------------------------------------------------------------------- PC_run 9259 9259 24755.78 2.674 2.674 99.80 GM_PC_couple 9259 9259 23.43 0.003 0.003 0.09 PC_GM_couple 9259 9259 18.49 0.002 0.002 0.07 #others 8.41 8.414 0.03 ------------------------------------------------------------------------------- ======= Cycle 9259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9259, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9260 steps, 2.56000 s simulation time, 24808.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9260 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24808.9524808.95424808.954 100.00 ------------------------------------------------------------------------------- PC_run 9260 9260 24758.62 2.674 2.674 99.80 GM_PC_couple 9260 9260 23.43 0.003 0.003 0.09 PC_GM_couple 9260 9260 18.49 0.002 0.002 0.07 #others 8.41 8.415 0.03 ------------------------------------------------------------------------------- ======= Cycle 9260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9260, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9261 steps, 2.56000 s simulation time, 24811.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9261 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24811.5824811.58024811.580 100.00 ------------------------------------------------------------------------------- PC_run 9261 9261 24761.24 2.674 2.674 99.80 GM_PC_couple 9261 9261 23.43 0.003 0.003 0.09 PC_GM_couple 9261 9261 18.50 0.002 0.002 0.07 #others 8.42 8.416 0.03 ------------------------------------------------------------------------------- ======= Cycle 9261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9261, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9262 steps, 2.56000 s simulation time, 24814.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9262 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24814.7624814.75724814.757 100.00 ------------------------------------------------------------------------------- PC_run 9262 9262 24764.41 2.674 2.674 99.80 GM_PC_couple 9262 9262 23.43 0.003 0.003 0.09 PC_GM_couple 9262 9262 18.50 0.002 0.002 0.07 #others 8.42 8.417 0.03 ------------------------------------------------------------------------------- ======= Cycle 9262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9262, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9263 steps, 2.56000 s simulation time, 24817.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9263 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24817.7324817.73024817.730 100.00 ------------------------------------------------------------------------------- PC_run 9263 9263 24767.38 2.674 2.674 99.80 GM_PC_couple 9263 9263 23.43 0.003 0.003 0.09 PC_GM_couple 9263 9263 18.50 0.002 0.002 0.07 #others 8.42 8.418 0.03 ------------------------------------------------------------------------------- ======= Cycle 9263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9263, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9264 steps, 2.56000 s simulation time, 24820.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9264 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24820.2624820.25924820.259 100.00 ------------------------------------------------------------------------------- PC_run 9264 9264 24769.90 2.674 2.674 99.80 GM_PC_couple 9264 9264 23.44 0.003 0.003 0.09 PC_GM_couple 9264 9264 18.50 0.002 0.002 0.07 #others 8.42 8.419 0.03 ------------------------------------------------------------------------------- ======= Cycle 9264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9264, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9265 steps, 2.56000 s simulation time, 24829.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9265 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24829.4224829.41824829.418 100.00 ------------------------------------------------------------------------------- PC_run 9265 9265 24779.05 2.674 2.674 99.80 GM_PC_couple 9265 9265 23.44 0.003 0.003 0.09 PC_GM_couple 9265 9265 18.51 0.002 0.002 0.07 #others 8.42 8.420 0.03 ------------------------------------------------------------------------------- ======= Cycle 9265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9265, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9266 steps, 2.56000 s simulation time, 24841.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9266 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24841.8724841.86824841.868 100.00 ------------------------------------------------------------------------------- PC_run 9266 9266 24791.50 2.676 2.676 99.80 GM_PC_couple 9266 9266 23.44 0.003 0.003 0.09 PC_GM_couple 9266 9266 18.51 0.002 0.002 0.07 #others 8.42 8.421 0.03 ------------------------------------------------------------------------------- ======= Cycle 9266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9266, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9267 steps, 2.56000 s simulation time, 24844.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9267 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24844.8824844.87924844.879 100.00 ------------------------------------------------------------------------------- PC_run 9267 9267 24794.50 2.676 2.676 99.80 GM_PC_couple 9267 9267 23.44 0.003 0.003 0.09 PC_GM_couple 9267 9267 18.51 0.002 0.002 0.07 #others 8.42 8.422 0.03 ------------------------------------------------------------------------------- ======= Cycle 9267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9267, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9268 steps, 2.56000 s simulation time, 24848.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9268 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24848.0024848.00424848.004 100.00 ------------------------------------------------------------------------------- PC_run 9268 9268 24797.62 2.676 2.676 99.80 GM_PC_couple 9268 9268 23.45 0.003 0.003 0.09 PC_GM_couple 9268 9268 18.51 0.002 0.002 0.07 #others 8.42 8.423 0.03 ------------------------------------------------------------------------------- ======= Cycle 9268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9268, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9269 steps, 2.56000 s simulation time, 24851.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9269 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24851.0424851.03924851.039 100.00 ------------------------------------------------------------------------------- PC_run 9269 9269 24800.65 2.676 2.676 99.80 GM_PC_couple 9269 9269 23.45 0.003 0.003 0.09 PC_GM_couple 9269 9269 18.51 0.002 0.002 0.07 #others 8.42 8.424 0.03 ------------------------------------------------------------------------------- ======= Cycle 9269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9269, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9270 steps, 2.56000 s simulation time, 24853.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9270 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24853.5724853.56824853.568 100.00 ------------------------------------------------------------------------------- PC_run 9270 9270 24803.18 2.676 2.676 99.80 GM_PC_couple 9270 9270 23.45 0.003 0.003 0.09 PC_GM_couple 9270 9270 18.51 0.002 0.002 0.07 #others 8.42 8.425 0.03 ------------------------------------------------------------------------------- ======= Cycle 9270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9270, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9271 steps, 2.56000 s simulation time, 24856.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9271 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24856.3524856.34924856.349 100.00 ------------------------------------------------------------------------------- PC_run 9271 9271 24805.95 2.676 2.676 99.80 GM_PC_couple 9271 9271 23.45 0.003 0.003 0.09 PC_GM_couple 9271 9271 18.52 0.002 0.002 0.07 #others 8.43 8.425 0.03 ------------------------------------------------------------------------------- ======= Cycle 9271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9271, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9272 steps, 2.56000 s simulation time, 24859.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9272 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24859.3724859.36624859.366 100.00 ------------------------------------------------------------------------------- PC_run 9272 9272 24808.97 2.676 2.676 99.80 GM_PC_couple 9272 9272 23.46 0.003 0.003 0.09 PC_GM_couple 9272 9272 18.52 0.002 0.002 0.07 #others 8.43 8.426 0.03 ------------------------------------------------------------------------------- ======= Cycle 9272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9272, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9273 steps, 2.56000 s simulation time, 24862.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9273 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24862.0924862.08824862.088 100.00 ------------------------------------------------------------------------------- PC_run 9273 9273 24811.68 2.676 2.676 99.80 GM_PC_couple 9273 9273 23.46 0.003 0.003 0.09 PC_GM_couple 9273 9273 18.52 0.002 0.002 0.07 #others 8.43 8.427 0.03 ------------------------------------------------------------------------------- ======= Cycle 9273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9273, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9274 steps, 2.56000 s simulation time, 24864.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9274 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24864.6924864.69224864.692 100.00 ------------------------------------------------------------------------------- PC_run 9274 9274 24814.28 2.676 2.676 99.80 GM_PC_couple 9274 9274 23.46 0.003 0.003 0.09 PC_GM_couple 9274 9274 18.52 0.002 0.002 0.07 #others 8.43 8.428 0.03 ------------------------------------------------------------------------------- ======= Cycle 9274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9274, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9275 steps, 2.56000 s simulation time, 24867.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9275 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24867.0824867.07624867.076 100.00 ------------------------------------------------------------------------------- PC_run 9275 9275 24816.66 2.676 2.676 99.80 GM_PC_couple 9275 9275 23.46 0.003 0.003 0.09 PC_GM_couple 9275 9275 18.52 0.002 0.002 0.07 #others 8.43 8.429 0.03 ------------------------------------------------------------------------------- ======= Cycle 9275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9275, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9276 steps, 2.56000 s simulation time, 24869.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9276 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24869.7924869.78824869.788 100.00 ------------------------------------------------------------------------------- PC_run 9276 9276 24819.36 2.676 2.676 99.80 GM_PC_couple 9276 9276 23.47 0.003 0.003 0.09 PC_GM_couple 9276 9276 18.53 0.002 0.002 0.07 #others 8.43 8.430 0.03 ------------------------------------------------------------------------------- ======= Cycle 9276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9276, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9277 steps, 2.56000 s simulation time, 24872.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9277 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24872.5824872.58024872.580 100.00 ------------------------------------------------------------------------------- PC_run 9277 9277 24822.15 2.676 2.676 99.80 GM_PC_couple 9277 9277 23.47 0.003 0.003 0.09 PC_GM_couple 9277 9277 18.53 0.002 0.002 0.07 #others 8.43 8.431 0.03 ------------------------------------------------------------------------------- ======= Cycle 9277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9277, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9278 steps, 2.56000 s simulation time, 24875.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9278 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24875.6524875.65124875.651 100.00 ------------------------------------------------------------------------------- PC_run 9278 9278 24825.21 2.676 2.676 99.80 GM_PC_couple 9278 9278 23.47 0.003 0.003 0.09 PC_GM_couple 9278 9278 18.53 0.002 0.002 0.07 #others 8.43 8.432 0.03 ------------------------------------------------------------------------------- ======= Cycle 9278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9278, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9279 steps, 2.56000 s simulation time, 24890.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9279 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24890.1424890.14224890.142 100.00 ------------------------------------------------------------------------------- PC_run 9279 9279 24839.70 2.677 2.677 99.80 GM_PC_couple 9279 9279 23.48 0.003 0.003 0.09 PC_GM_couple 9279 9279 18.53 0.002 0.002 0.07 #others 8.43 8.433 0.03 ------------------------------------------------------------------------------- ======= Cycle 9279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9279, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9280 steps, 2.56000 s simulation time, 24904.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9280 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24904.3424904.34324904.343 100.00 ------------------------------------------------------------------------------- PC_run 9280 9280 24853.90 2.678 2.678 99.80 GM_PC_couple 9280 9280 23.48 0.003 0.003 0.09 PC_GM_couple 9280 9280 18.53 0.002 0.002 0.07 #others 8.43 8.435 0.03 ------------------------------------------------------------------------------- ======= Cycle 9280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9280, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9281 steps, 2.56000 s simulation time, 24906.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9281 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24906.7324906.72824906.728 100.00 ------------------------------------------------------------------------------- PC_run 9281 9281 24856.28 2.678 2.678 99.80 GM_PC_couple 9281 9281 23.48 0.003 0.003 0.09 PC_GM_couple 9281 9281 18.54 0.002 0.002 0.07 #others 8.44 8.436 0.03 ------------------------------------------------------------------------------- ======= Cycle 9281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9281, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9282 steps, 2.56000 s simulation time, 24909.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9282 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24909.2124909.21324909.213 100.00 ------------------------------------------------------------------------------- PC_run 9282 9282 24858.76 2.678 2.678 99.80 GM_PC_couple 9282 9282 23.48 0.003 0.003 0.09 PC_GM_couple 9282 9282 18.54 0.002 0.002 0.07 #others 8.44 8.437 0.03 ------------------------------------------------------------------------------- ======= Cycle 9282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9282, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9283 steps, 2.56000 s simulation time, 24911.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9283 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24911.7424911.74024911.740 100.00 ------------------------------------------------------------------------------- PC_run 9283 9283 24861.28 2.678 2.678 99.80 GM_PC_couple 9283 9283 23.49 0.003 0.003 0.09 PC_GM_couple 9283 9283 18.54 0.002 0.002 0.07 #others 8.44 8.437 0.03 ------------------------------------------------------------------------------- ======= Cycle 9283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9283, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9284 steps, 2.56000 s simulation time, 24914.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9284 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24914.0124914.00724914.007 100.00 ------------------------------------------------------------------------------- PC_run 9284 9284 24863.54 2.678 2.678 99.80 GM_PC_couple 9284 9284 23.49 0.003 0.003 0.09 PC_GM_couple 9284 9284 18.54 0.002 0.002 0.07 #others 8.44 8.438 0.03 ------------------------------------------------------------------------------- ======= Cycle 9284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9284, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9285 steps, 2.56000 s simulation time, 24916.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9285 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24916.3224916.32024916.320 100.00 ------------------------------------------------------------------------------- PC_run 9285 9285 24865.85 2.678 2.678 99.80 GM_PC_couple 9285 9285 23.49 0.003 0.003 0.09 PC_GM_couple 9285 9285 18.54 0.002 0.002 0.07 #others 8.44 8.439 0.03 ------------------------------------------------------------------------------- ======= Cycle 9285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9285, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9286 steps, 2.56000 s simulation time, 24919.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9286 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24919.3824919.37924919.379 100.00 ------------------------------------------------------------------------------- PC_run 9286 9286 24868.90 2.678 2.678 99.80 GM_PC_couple 9286 9286 23.49 0.003 0.003 0.09 PC_GM_couple 9286 9286 18.55 0.002 0.002 0.07 #others 8.44 8.440 0.03 ------------------------------------------------------------------------------- ======= Cycle 9286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9286, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9287 steps, 2.56000 s simulation time, 24921.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9287 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24921.9724921.97424921.974 100.00 ------------------------------------------------------------------------------- PC_run 9287 9287 24871.49 2.678 2.678 99.80 GM_PC_couple 9287 9287 23.50 0.003 0.003 0.09 PC_GM_couple 9287 9287 18.55 0.002 0.002 0.07 #others 8.44 8.441 0.03 ------------------------------------------------------------------------------- ======= Cycle 9287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9287, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9288 steps, 2.56000 s simulation time, 24925.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9288 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24925.3624925.36024925.360 100.00 ------------------------------------------------------------------------------- PC_run 9288 9288 24874.87 2.678 2.678 99.80 GM_PC_couple 9288 9288 23.50 0.003 0.003 0.09 PC_GM_couple 9288 9288 18.55 0.002 0.002 0.07 #others 8.44 8.442 0.03 ------------------------------------------------------------------------------- ======= Cycle 9288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9288, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9289 steps, 2.56000 s simulation time, 24994.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9289 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24994.6824994.68224994.682 100.00 ------------------------------------------------------------------------------- PC_run 9289 9289 24944.18 2.685 2.685 99.80 GM_PC_couple 9289 9289 23.50 0.003 0.003 0.09 PC_GM_couple 9289 9289 18.55 0.002 0.002 0.07 #others 8.44 8.443 0.03 ------------------------------------------------------------------------------- ======= Cycle 9289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9289, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9290 steps, 2.56000 s simulation time, 25000.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9290 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25000.8825000.87825000.878 100.00 ------------------------------------------------------------------------------- PC_run 9290 9290 24950.37 2.686 2.686 99.80 GM_PC_couple 9290 9290 23.50 0.003 0.003 0.09 PC_GM_couple 9290 9290 18.56 0.002 0.002 0.07 #others 8.44 8.444 0.03 ------------------------------------------------------------------------------- ======= Cycle 9290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9290, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9291 steps, 2.56000 s simulation time, 25003.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9291 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25003.2225003.21925003.219 100.00 ------------------------------------------------------------------------------- PC_run 9291 9291 24952.71 2.686 2.686 99.80 GM_PC_couple 9291 9291 23.51 0.003 0.003 0.09 PC_GM_couple 9291 9291 18.56 0.002 0.002 0.07 #others 8.45 8.445 0.03 ------------------------------------------------------------------------------- ======= Cycle 9291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9291, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9292 steps, 2.56000 s simulation time, 25005.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9292 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25005.6325005.62825005.628 100.00 ------------------------------------------------------------------------------- PC_run 9292 9292 24955.11 2.686 2.686 99.80 GM_PC_couple 9292 9292 23.51 0.003 0.003 0.09 PC_GM_couple 9292 9292 18.56 0.002 0.002 0.07 #others 8.45 8.446 0.03 ------------------------------------------------------------------------------- ======= Cycle 9292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9292, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9293 steps, 2.56000 s simulation time, 25008.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9293 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25008.1525008.15425008.154 100.00 ------------------------------------------------------------------------------- PC_run 9293 9293 24957.63 2.686 2.686 99.80 GM_PC_couple 9293 9293 23.51 0.003 0.003 0.09 PC_GM_couple 9293 9293 18.56 0.002 0.002 0.07 #others 8.45 8.447 0.03 ------------------------------------------------------------------------------- ======= Cycle 9293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9293, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9294 steps, 2.56000 s simulation time, 25011.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9294 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25011.0125011.00725011.007 100.00 ------------------------------------------------------------------------------- PC_run 9294 9294 24960.48 2.686 2.686 99.80 GM_PC_couple 9294 9294 23.51 0.003 0.003 0.09 PC_GM_couple 9294 9294 18.56 0.002 0.002 0.07 #others 8.45 8.448 0.03 ------------------------------------------------------------------------------- ======= Cycle 9294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9294, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9295 steps, 2.56000 s simulation time, 25013.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9295 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25013.2425013.23525013.235 100.00 ------------------------------------------------------------------------------- PC_run 9295 9295 24962.71 2.686 2.686 99.80 GM_PC_couple 9295 9295 23.52 0.003 0.003 0.09 PC_GM_couple 9295 9295 18.56 0.002 0.002 0.07 #others 8.45 8.449 0.03 ------------------------------------------------------------------------------- ======= Cycle 9295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9295, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9296 steps, 2.56000 s simulation time, 25015.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9296 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25015.7925015.78925015.789 100.00 ------------------------------------------------------------------------------- PC_run 9296 9296 24965.25 2.686 2.686 99.80 GM_PC_couple 9296 9296 23.52 0.003 0.003 0.09 PC_GM_couple 9296 9296 18.57 0.002 0.002 0.07 #others 8.45 8.450 0.03 ------------------------------------------------------------------------------- ======= Cycle 9296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9296, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9297 steps, 2.56000 s simulation time, 25018.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9297 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25018.3825018.37925018.379 100.00 ------------------------------------------------------------------------------- PC_run 9297 9297 24967.84 2.686 2.686 99.80 GM_PC_couple 9297 9297 23.52 0.003 0.003 0.09 PC_GM_couple 9297 9297 18.57 0.002 0.002 0.07 #others 8.45 8.451 0.03 ------------------------------------------------------------------------------- ======= Cycle 9297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9297, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9298 steps, 2.56000 s simulation time, 25021.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9298 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25021.2025021.19625021.196 100.00 ------------------------------------------------------------------------------- PC_run 9298 9298 24970.65 2.686 2.686 99.80 GM_PC_couple 9298 9298 23.53 0.003 0.003 0.09 PC_GM_couple 9298 9298 18.57 0.002 0.002 0.07 #others 8.45 8.452 0.03 ------------------------------------------------------------------------------- ======= Cycle 9298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9298, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9299 steps, 2.56000 s simulation time, 25023.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9299 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25023.8725023.86625023.866 100.00 ------------------------------------------------------------------------------- PC_run 9299 9299 24973.31 2.686 2.686 99.80 GM_PC_couple 9299 9299 23.53 0.003 0.003 0.09 PC_GM_couple 9299 9299 18.57 0.002 0.002 0.07 #others 8.45 8.453 0.03 ------------------------------------------------------------------------------- ======= Cycle 9299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9299, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9300 steps, 2.56000 s simulation time, 25026.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9300 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25026.7625026.75825026.758 100.00 ------------------------------------------------------------------------------- PC_run 9300 9300 24976.20 2.686 2.686 99.80 GM_PC_couple 9300 9300 23.53 0.003 0.003 0.09 PC_GM_couple 9300 9300 18.57 0.002 0.002 0.07 #others 8.45 8.454 0.03 ------------------------------------------------------------------------------- ======= Cycle 9300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9300, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9301 steps, 2.56000 s simulation time, 25029.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9301 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25029.5625029.55525029.555 100.00 ------------------------------------------------------------------------------- PC_run 9301 9301 24978.99 2.686 2.686 99.80 GM_PC_couple 9301 9301 23.53 0.003 0.003 0.09 PC_GM_couple 9301 9301 18.58 0.002 0.002 0.07 #others 8.46 8.455 0.03 ------------------------------------------------------------------------------- ======= Cycle 9301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9301, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9302 steps, 2.56000 s simulation time, 25032.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9302 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25032.3825032.37625032.376 100.00 ------------------------------------------------------------------------------- PC_run 9302 9302 24981.80 2.686 2.686 99.80 GM_PC_couple 9302 9302 23.54 0.003 0.003 0.09 PC_GM_couple 9302 9302 18.58 0.002 0.002 0.07 #others 8.46 8.456 0.03 ------------------------------------------------------------------------------- ======= Cycle 9302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9302, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9303 steps, 2.56000 s simulation time, 25035.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9303 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25035.1525035.15225035.152 100.00 ------------------------------------------------------------------------------- PC_run 9303 9303 24984.57 2.686 2.686 99.80 GM_PC_couple 9303 9303 23.54 0.003 0.003 0.09 PC_GM_couple 9303 9303 18.58 0.002 0.002 0.07 #others 8.46 8.457 0.03 ------------------------------------------------------------------------------- ======= Cycle 9303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9303, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9304 steps, 2.56000 s simulation time, 25038.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9304 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25038.2125038.21525038.215 100.00 ------------------------------------------------------------------------------- PC_run 9304 9304 24987.63 2.686 2.686 99.80 GM_PC_couple 9304 9304 23.54 0.003 0.003 0.09 PC_GM_couple 9304 9304 18.58 0.002 0.002 0.07 #others 8.46 8.459 0.03 ------------------------------------------------------------------------------- ======= Cycle 9304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9304, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9305 steps, 2.56000 s simulation time, 25040.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9305 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25040.7525040.74825040.748 100.00 ------------------------------------------------------------------------------- PC_run 9305 9305 24990.16 2.686 2.686 99.80 GM_PC_couple 9305 9305 23.55 0.003 0.003 0.09 PC_GM_couple 9305 9305 18.59 0.002 0.002 0.07 #others 8.46 8.460 0.03 ------------------------------------------------------------------------------- ======= Cycle 9305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9305, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9306 steps, 2.56000 s simulation time, 25043.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9306 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25043.0625043.05925043.059 100.00 ------------------------------------------------------------------------------- PC_run 9306 9306 24992.46 2.686 2.686 99.80 GM_PC_couple 9306 9306 23.55 0.003 0.003 0.09 PC_GM_couple 9306 9306 18.59 0.002 0.002 0.07 #others 8.46 8.461 0.03 ------------------------------------------------------------------------------- ======= Cycle 9306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9306, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9307 steps, 2.56000 s simulation time, 25045.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9307 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25045.4925045.49425045.494 100.00 ------------------------------------------------------------------------------- PC_run 9307 9307 24994.89 2.686 2.686 99.80 GM_PC_couple 9307 9307 23.55 0.003 0.003 0.09 PC_GM_couple 9307 9307 18.59 0.002 0.002 0.07 #others 8.46 8.462 0.03 ------------------------------------------------------------------------------- ======= Cycle 9307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9307, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9308 steps, 2.56000 s simulation time, 25048.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9308 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25048.5025048.50325048.503 100.00 ------------------------------------------------------------------------------- PC_run 9308 9308 24997.90 2.686 2.686 99.80 GM_PC_couple 9308 9308 23.55 0.003 0.003 0.09 PC_GM_couple 9308 9308 18.59 0.002 0.002 0.07 #others 8.46 8.463 0.03 ------------------------------------------------------------------------------- ======= Cycle 9308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9308, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9309 steps, 2.56000 s simulation time, 25051.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9309 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25051.0925051.08825051.088 100.00 ------------------------------------------------------------------------------- PC_run 9309 9309 25000.48 2.686 2.686 99.80 GM_PC_couple 9309 9309 23.55 0.003 0.003 0.09 PC_GM_couple 9309 9309 18.59 0.002 0.002 0.07 #others 8.46 8.464 0.03 ------------------------------------------------------------------------------- ======= Cycle 9309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9309, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9310 steps, 2.56000 s simulation time, 25053.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9310 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25053.6425053.63625053.636 100.00 ------------------------------------------------------------------------------- PC_run 9310 9310 25003.02 2.686 2.686 99.80 GM_PC_couple 9310 9310 23.56 0.003 0.003 0.09 PC_GM_couple 9310 9310 18.59 0.002 0.002 0.07 #others 8.46 8.464 0.03 ------------------------------------------------------------------------------- ======= Cycle 9310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9310, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9311 steps, 2.56000 s simulation time, 25056.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9311 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25056.3125056.31225056.312 100.00 ------------------------------------------------------------------------------- PC_run 9311 9311 25005.69 2.686 2.686 99.80 GM_PC_couple 9311 9311 23.56 0.003 0.003 0.09 PC_GM_couple 9311 9311 18.60 0.002 0.002 0.07 #others 8.47 8.465 0.03 ------------------------------------------------------------------------------- ======= Cycle 9311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9311, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9312 steps, 2.56000 s simulation time, 25058.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9312 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25058.8925058.89225058.892 100.00 ------------------------------------------------------------------------------- PC_run 9312 9312 25008.27 2.686 2.686 99.80 GM_PC_couple 9312 9312 23.56 0.003 0.003 0.09 PC_GM_couple 9312 9312 18.60 0.002 0.002 0.07 #others 8.47 8.466 0.03 ------------------------------------------------------------------------------- ======= Cycle 9312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9312, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9313 steps, 2.56000 s simulation time, 25061.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9313 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25061.2125061.20825061.208 100.00 ------------------------------------------------------------------------------- PC_run 9313 9313 25010.58 2.686 2.686 99.80 GM_PC_couple 9313 9313 23.56 0.003 0.003 0.09 PC_GM_couple 9313 9313 18.60 0.002 0.002 0.07 #others 8.47 8.467 0.03 ------------------------------------------------------------------------------- ======= Cycle 9313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9313, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9314 steps, 2.56000 s simulation time, 25063.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9314 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25063.4425063.44425063.444 100.00 ------------------------------------------------------------------------------- PC_run 9314 9314 25012.81 2.686 2.686 99.80 GM_PC_couple 9314 9314 23.57 0.003 0.003 0.09 PC_GM_couple 9314 9314 18.60 0.002 0.002 0.07 #others 8.47 8.468 0.03 ------------------------------------------------------------------------------- ======= Cycle 9314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9314, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9315 steps, 2.56000 s simulation time, 25065.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9315 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25065.8425065.84225065.842 100.00 ------------------------------------------------------------------------------- PC_run 9315 9315 25015.20 2.685 2.685 99.80 GM_PC_couple 9315 9315 23.57 0.003 0.003 0.09 PC_GM_couple 9315 9315 18.60 0.002 0.002 0.07 #others 8.47 8.469 0.03 ------------------------------------------------------------------------------- ======= Cycle 9315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9315, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9316 steps, 2.56000 s simulation time, 25068.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9316 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25068.4625068.46225068.462 100.00 ------------------------------------------------------------------------------- PC_run 9316 9316 25017.82 2.685 2.685 99.80 GM_PC_couple 9316 9316 23.57 0.003 0.003 0.09 PC_GM_couple 9316 9316 18.61 0.002 0.002 0.07 #others 8.47 8.470 0.03 ------------------------------------------------------------------------------- ======= Cycle 9316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9316, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9317 steps, 2.56000 s simulation time, 25070.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9317 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25070.8525070.85225070.852 100.00 ------------------------------------------------------------------------------- PC_run 9317 9317 25020.20 2.685 2.685 99.80 GM_PC_couple 9317 9317 23.57 0.003 0.003 0.09 PC_GM_couple 9317 9317 18.61 0.002 0.002 0.07 #others 8.47 8.471 0.03 ------------------------------------------------------------------------------- ======= Cycle 9317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9317, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9318 steps, 2.56000 s simulation time, 25073.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9318 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25073.1825073.17925073.179 100.00 ------------------------------------------------------------------------------- PC_run 9318 9318 25022.52 2.685 2.685 99.80 GM_PC_couple 9318 9318 23.57 0.003 0.003 0.09 PC_GM_couple 9318 9318 18.61 0.002 0.002 0.07 #others 8.47 8.472 0.03 ------------------------------------------------------------------------------- ======= Cycle 9318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9318, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9319 steps, 2.56000 s simulation time, 25075.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9319 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25075.5125075.51125075.511 100.00 ------------------------------------------------------------------------------- PC_run 9319 9319 25024.85 2.685 2.685 99.80 GM_PC_couple 9319 9319 23.58 0.003 0.003 0.09 PC_GM_couple 9319 9319 18.61 0.002 0.002 0.07 #others 8.47 8.473 0.03 ------------------------------------------------------------------------------- ======= Cycle 9319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9319, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9320 steps, 2.56000 s simulation time, 25078.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9320 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25078.1625078.16425078.164 100.00 ------------------------------------------------------------------------------- PC_run 9320 9320 25027.50 2.685 2.685 99.80 GM_PC_couple 9320 9320 23.58 0.003 0.003 0.09 PC_GM_couple 9320 9320 18.61 0.002 0.002 0.07 #others 8.47 8.474 0.03 ------------------------------------------------------------------------------- ======= Cycle 9320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9320, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9321 steps, 2.56000 s simulation time, 25080.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9321 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25080.7525080.75325080.753 100.00 ------------------------------------------------------------------------------- PC_run 9321 9321 25030.08 2.685 2.685 99.80 GM_PC_couple 9321 9321 23.58 0.003 0.003 0.09 PC_GM_couple 9321 9321 18.61 0.002 0.002 0.07 #others 8.47 8.475 0.03 ------------------------------------------------------------------------------- ======= Cycle 9321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9321, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9322 steps, 2.56000 s simulation time, 25083.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9322 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25083.2525083.24725083.247 100.00 ------------------------------------------------------------------------------- PC_run 9322 9322 25032.57 2.685 2.685 99.80 GM_PC_couple 9322 9322 23.58 0.003 0.003 0.09 PC_GM_couple 9322 9322 18.62 0.002 0.002 0.07 #others 8.48 8.476 0.03 ------------------------------------------------------------------------------- ======= Cycle 9322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9322, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9323 steps, 2.56000 s simulation time, 25085.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9323 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25085.6825085.68325085.683 100.00 ------------------------------------------------------------------------------- PC_run 9323 9323 25035.00 2.685 2.685 99.80 GM_PC_couple 9323 9323 23.59 0.003 0.003 0.09 PC_GM_couple 9323 9323 18.62 0.002 0.002 0.07 #others 8.48 8.476 0.03 ------------------------------------------------------------------------------- ======= Cycle 9323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9323, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9324 steps, 2.56000 s simulation time, 25088.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9324 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25088.3825088.37825088.378 100.00 ------------------------------------------------------------------------------- PC_run 9324 9324 25037.69 2.685 2.685 99.80 GM_PC_couple 9324 9324 23.59 0.003 0.003 0.09 PC_GM_couple 9324 9324 18.62 0.002 0.002 0.07 #others 8.48 8.477 0.03 ------------------------------------------------------------------------------- ======= Cycle 9324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9324, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9325 steps, 2.56000 s simulation time, 25090.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9325 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25090.6525090.64625090.646 100.00 ------------------------------------------------------------------------------- PC_run 9325 9325 25039.96 2.685 2.685 99.80 GM_PC_couple 9325 9325 23.59 0.003 0.003 0.09 PC_GM_couple 9325 9325 18.62 0.002 0.002 0.07 #others 8.48 8.478 0.03 ------------------------------------------------------------------------------- ======= Cycle 9325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9325, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9326 steps, 2.56000 s simulation time, 25093.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9326 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25093.0925093.09225093.092 100.00 ------------------------------------------------------------------------------- PC_run 9326 9326 25042.40 2.685 2.685 99.80 GM_PC_couple 9326 9326 23.59 0.003 0.003 0.09 PC_GM_couple 9326 9326 18.62 0.002 0.002 0.07 #others 8.48 8.479 0.03 ------------------------------------------------------------------------------- ======= Cycle 9326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9326, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9327 steps, 2.56000 s simulation time, 25095.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9327 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25095.5025095.49625095.496 100.00 ------------------------------------------------------------------------------- PC_run 9327 9327 25044.80 2.685 2.685 99.80 GM_PC_couple 9327 9327 23.60 0.003 0.003 0.09 PC_GM_couple 9327 9327 18.63 0.002 0.002 0.07 #others 8.48 8.480 0.03 ------------------------------------------------------------------------------- ======= Cycle 9327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9327, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9328 steps, 2.56000 s simulation time, 25098.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9328 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25098.5425098.54225098.542 100.00 ------------------------------------------------------------------------------- PC_run 9328 9328 25047.84 2.685 2.685 99.80 GM_PC_couple 9328 9328 23.60 0.003 0.003 0.09 PC_GM_couple 9328 9328 18.63 0.002 0.002 0.07 #others 8.48 8.481 0.03 ------------------------------------------------------------------------------- ======= Cycle 9328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9328, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9329 steps, 2.56000 s simulation time, 25101.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9329 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25101.2025101.20225101.202 100.00 ------------------------------------------------------------------------------- PC_run 9329 9329 25050.49 2.685 2.685 99.80 GM_PC_couple 9329 9329 23.60 0.003 0.003 0.09 PC_GM_couple 9329 9329 18.63 0.002 0.002 0.07 #others 8.48 8.481 0.03 ------------------------------------------------------------------------------- ======= Cycle 9329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9329, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9330 steps, 2.56000 s simulation time, 25104.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9330 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25104.3025104.29525104.295 100.00 ------------------------------------------------------------------------------- PC_run 9330 9330 25053.58 2.685 2.685 99.80 GM_PC_couple 9330 9330 23.60 0.003 0.003 0.09 PC_GM_couple 9330 9330 18.63 0.002 0.002 0.07 #others 8.48 8.482 0.03 ------------------------------------------------------------------------------- ======= Cycle 9330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9330, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9331 steps, 2.56000 s simulation time, 25107.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9331 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25107.1525107.15025107.150 100.00 ------------------------------------------------------------------------------- PC_run 9331 9331 25056.43 2.685 2.685 99.80 GM_PC_couple 9331 9331 23.61 0.003 0.003 0.09 PC_GM_couple 9331 9331 18.63 0.002 0.002 0.07 #others 8.48 8.483 0.03 ------------------------------------------------------------------------------- ======= Cycle 9331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9331, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9332 steps, 2.56000 s simulation time, 25109.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9332 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25109.9425109.93925109.939 100.00 ------------------------------------------------------------------------------- PC_run 9332 9332 25059.21 2.685 2.685 99.80 GM_PC_couple 9332 9332 23.61 0.003 0.003 0.09 PC_GM_couple 9332 9332 18.63 0.002 0.002 0.07 #others 8.48 8.484 0.03 ------------------------------------------------------------------------------- ======= Cycle 9332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9332, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9333 steps, 2.56000 s simulation time, 25112.41 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9333 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25112.4125112.41225112.412 100.00 ------------------------------------------------------------------------------- PC_run 9333 9333 25061.68 2.685 2.685 99.80 GM_PC_couple 9333 9333 23.61 0.003 0.003 0.09 PC_GM_couple 9333 9333 18.64 0.002 0.002 0.07 #others 8.48 8.484 0.03 ------------------------------------------------------------------------------- ======= Cycle 9333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9333, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9334 steps, 2.56000 s simulation time, 25115.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9334 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25115.4325115.43225115.432 100.00 ------------------------------------------------------------------------------- PC_run 9334 9334 25064.70 2.685 2.685 99.80 GM_PC_couple 9334 9334 23.61 0.003 0.003 0.09 PC_GM_couple 9334 9334 18.64 0.002 0.002 0.07 #others 8.48 8.485 0.03 ------------------------------------------------------------------------------- ======= Cycle 9334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9334, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9335 steps, 2.56000 s simulation time, 25118.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9335 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25118.3725118.37325118.373 100.00 ------------------------------------------------------------------------------- PC_run 9335 9335 25067.63 2.685 2.685 99.80 GM_PC_couple 9335 9335 23.62 0.003 0.003 0.09 PC_GM_couple 9335 9335 18.64 0.002 0.002 0.07 #others 8.49 8.486 0.03 ------------------------------------------------------------------------------- ======= Cycle 9335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9335, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9336 steps, 2.56000 s simulation time, 25121.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9336 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25121.0525121.05225121.052 100.00 ------------------------------------------------------------------------------- PC_run 9336 9336 25070.31 2.685 2.685 99.80 GM_PC_couple 9336 9336 23.62 0.003 0.003 0.09 PC_GM_couple 9336 9336 18.64 0.002 0.002 0.07 #others 8.49 8.487 0.03 ------------------------------------------------------------------------------- ======= Cycle 9336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9336, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9337 steps, 2.56000 s simulation time, 25123.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9337 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25123.7125123.71125123.711 100.00 ------------------------------------------------------------------------------- PC_run 9337 9337 25072.96 2.685 2.685 99.80 GM_PC_couple 9337 9337 23.62 0.003 0.003 0.09 PC_GM_couple 9337 9337 18.64 0.002 0.002 0.07 #others 8.49 8.488 0.03 ------------------------------------------------------------------------------- ======= Cycle 9337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9337, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9338 steps, 2.56000 s simulation time, 25126.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9338 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25126.2725126.26825126.268 100.00 ------------------------------------------------------------------------------- PC_run 9338 9338 25075.51 2.685 2.685 99.80 GM_PC_couple 9338 9338 23.62 0.003 0.003 0.09 PC_GM_couple 9338 9338 18.65 0.002 0.002 0.07 #others 8.49 8.488 0.03 ------------------------------------------------------------------------------- ======= Cycle 9338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9338, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9339 steps, 2.56000 s simulation time, 25129.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9339 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25129.0825129.07525129.075 100.00 ------------------------------------------------------------------------------- PC_run 9339 9339 25078.31 2.685 2.685 99.80 GM_PC_couple 9339 9339 23.62 0.003 0.003 0.09 PC_GM_couple 9339 9339 18.65 0.002 0.002 0.07 #others 8.49 8.489 0.03 ------------------------------------------------------------------------------- ======= Cycle 9339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9339, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9340 steps, 2.56000 s simulation time, 25131.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9340 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25131.3725131.36725131.367 100.00 ------------------------------------------------------------------------------- PC_run 9340 9340 25080.60 2.685 2.685 99.80 GM_PC_couple 9340 9340 23.63 0.003 0.003 0.09 PC_GM_couple 9340 9340 18.65 0.002 0.002 0.07 #others 8.49 8.490 0.03 ------------------------------------------------------------------------------- ======= Cycle 9340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9340, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9341 steps, 2.56000 s simulation time, 25133.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9341 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25133.7825133.78425133.784 100.00 ------------------------------------------------------------------------------- PC_run 9341 9341 25083.01 2.685 2.685 99.80 GM_PC_couple 9341 9341 23.63 0.003 0.003 0.09 PC_GM_couple 9341 9341 18.65 0.002 0.002 0.07 #others 8.49 8.491 0.03 ------------------------------------------------------------------------------- ======= Cycle 9341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9341, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9342 steps, 2.56000 s simulation time, 25137.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9342 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25137.5525137.54525137.545 100.00 ------------------------------------------------------------------------------- PC_run 9342 9342 25086.77 2.685 2.685 99.80 GM_PC_couple 9342 9342 23.63 0.003 0.003 0.09 PC_GM_couple 9342 9342 18.65 0.002 0.002 0.07 #others 8.49 8.492 0.03 ------------------------------------------------------------------------------- ======= Cycle 9342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9342, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9343 steps, 2.56000 s simulation time, 25140.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9343 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25140.2625140.25625140.256 100.00 ------------------------------------------------------------------------------- PC_run 9343 9343 25089.48 2.685 2.685 99.80 GM_PC_couple 9343 9343 23.63 0.003 0.003 0.09 PC_GM_couple 9343 9343 18.65 0.002 0.002 0.07 #others 8.49 8.492 0.03 ------------------------------------------------------------------------------- ======= Cycle 9343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9343, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9344 steps, 2.56000 s simulation time, 25142.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9344 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25142.7825142.77825142.778 100.00 ------------------------------------------------------------------------------- PC_run 9344 9344 25091.99 2.685 2.685 99.80 GM_PC_couple 9344 9344 23.64 0.003 0.003 0.09 PC_GM_couple 9344 9344 18.66 0.002 0.002 0.07 #others 8.49 8.493 0.03 ------------------------------------------------------------------------------- ======= Cycle 9344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9344, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9345 steps, 2.56000 s simulation time, 25145.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9345 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25145.1525145.14825145.148 100.00 ------------------------------------------------------------------------------- PC_run 9345 9345 25094.36 2.685 2.685 99.80 GM_PC_couple 9345 9345 23.64 0.003 0.003 0.09 PC_GM_couple 9345 9345 18.66 0.002 0.002 0.07 #others 8.49 8.495 0.03 ------------------------------------------------------------------------------- ======= Cycle 9345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9345, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9346 steps, 2.56000 s simulation time, 25147.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9346 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25147.7525147.74625147.746 100.00 ------------------------------------------------------------------------------- PC_run 9346 9346 25096.95 2.685 2.685 99.80 GM_PC_couple 9346 9346 23.64 0.003 0.003 0.09 PC_GM_couple 9346 9346 18.66 0.002 0.002 0.07 #others 8.50 8.496 0.03 ------------------------------------------------------------------------------- ======= Cycle 9346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9346, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9347 steps, 2.56000 s simulation time, 25150.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9347 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25150.1125150.10825150.108 100.00 ------------------------------------------------------------------------------- PC_run 9347 9347 25099.31 2.685 2.685 99.80 GM_PC_couple 9347 9347 23.64 0.003 0.003 0.09 PC_GM_couple 9347 9347 18.66 0.002 0.002 0.07 #others 8.50 8.496 0.03 ------------------------------------------------------------------------------- ======= Cycle 9347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9347, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9348 steps, 2.56000 s simulation time, 25153.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9348 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25153.8325153.82825153.828 100.00 ------------------------------------------------------------------------------- PC_run 9348 9348 25103.02 2.685 2.685 99.80 GM_PC_couple 9348 9348 23.65 0.003 0.003 0.09 PC_GM_couple 9348 9348 18.66 0.002 0.002 0.07 #others 8.50 8.497 0.03 ------------------------------------------------------------------------------- ======= Cycle 9348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9348, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9349 steps, 2.56000 s simulation time, 25352.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9349 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25352.1125352.11025352.110 100.00 ------------------------------------------------------------------------------- PC_run 9349 9349 25301.30 2.706 2.706 99.80 GM_PC_couple 9349 9349 23.65 0.003 0.003 0.09 PC_GM_couple 9349 9349 18.67 0.002 0.002 0.07 #others 8.50 8.497 0.03 ------------------------------------------------------------------------------- ======= Cycle 9349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9349, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9350 steps, 2.56000 s simulation time, 25441.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9350 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25441.4425441.43625441.436 100.00 ------------------------------------------------------------------------------- PC_run 9350 9350 25390.62 2.716 2.716 99.80 GM_PC_couple 9350 9350 23.65 0.003 0.003 0.09 PC_GM_couple 9350 9350 18.67 0.002 0.002 0.07 #others 8.50 8.498 0.03 ------------------------------------------------------------------------------- ======= Cycle 9350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9350, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9351 steps, 2.56000 s simulation time, 25444.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9351 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25444.2725444.26825444.268 100.00 ------------------------------------------------------------------------------- PC_run 9351 9351 25393.45 2.716 2.716 99.80 GM_PC_couple 9351 9351 23.65 0.003 0.003 0.09 PC_GM_couple 9351 9351 18.67 0.002 0.002 0.07 #others 8.50 8.499 0.03 ------------------------------------------------------------------------------- ======= Cycle 9351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9351, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9352 steps, 2.56000 s simulation time, 25447.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9352 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25447.0825447.08225447.082 100.00 ------------------------------------------------------------------------------- PC_run 9352 9352 25396.26 2.716 2.716 99.80 GM_PC_couple 9352 9352 23.65 0.003 0.003 0.09 PC_GM_couple 9352 9352 18.67 0.002 0.002 0.07 #others 8.50 8.500 0.03 ------------------------------------------------------------------------------- ======= Cycle 9352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9352, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9353 steps, 2.56000 s simulation time, 25449.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9353 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25449.3725449.36925449.369 100.00 ------------------------------------------------------------------------------- PC_run 9353 9353 25398.54 2.716 2.716 99.80 GM_PC_couple 9353 9353 23.66 0.003 0.003 0.09 PC_GM_couple 9353 9353 18.67 0.002 0.002 0.07 #others 8.50 8.501 0.03 ------------------------------------------------------------------------------- ======= Cycle 9353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9353, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9354 steps, 2.56000 s simulation time, 25451.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9354 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25451.7625451.75925451.759 100.00 ------------------------------------------------------------------------------- PC_run 9354 9354 25400.92 2.716 2.716 99.80 GM_PC_couple 9354 9354 23.66 0.003 0.003 0.09 PC_GM_couple 9354 9354 18.68 0.002 0.002 0.07 #others 8.50 8.501 0.03 ------------------------------------------------------------------------------- ======= Cycle 9354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9354, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9355 steps, 2.56000 s simulation time, 25454.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9355 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25454.2525454.24925454.249 100.00 ------------------------------------------------------------------------------- PC_run 9355 9355 25403.41 2.715 2.715 99.80 GM_PC_couple 9355 9355 23.66 0.003 0.003 0.09 PC_GM_couple 9355 9355 18.68 0.002 0.002 0.07 #others 8.50 8.502 0.03 ------------------------------------------------------------------------------- ======= Cycle 9355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9355, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9356 steps, 2.56000 s simulation time, 25457.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9356 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25457.4725457.46625457.466 100.00 ------------------------------------------------------------------------------- PC_run 9356 9356 25406.62 2.716 2.716 99.80 GM_PC_couple 9356 9356 23.66 0.003 0.003 0.09 PC_GM_couple 9356 9356 18.68 0.002 0.002 0.07 #others 8.50 8.503 0.03 ------------------------------------------------------------------------------- ======= Cycle 9356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9356, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9357 steps, 2.56000 s simulation time, 25460.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9357 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25460.1825460.18325460.183 100.00 ------------------------------------------------------------------------------- PC_run 9357 9357 25409.33 2.716 2.716 99.80 GM_PC_couple 9357 9357 23.67 0.003 0.003 0.09 PC_GM_couple 9357 9357 18.68 0.002 0.002 0.07 #others 8.50 8.504 0.03 ------------------------------------------------------------------------------- ======= Cycle 9357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9357, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9358 steps, 2.56000 s simulation time, 25462.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9358 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25462.8425462.84225462.842 100.00 ------------------------------------------------------------------------------- PC_run 9358 9358 25411.99 2.716 2.716 99.80 GM_PC_couple 9358 9358 23.67 0.003 0.003 0.09 PC_GM_couple 9358 9358 18.68 0.002 0.002 0.07 #others 8.51 8.506 0.03 ------------------------------------------------------------------------------- ======= Cycle 9358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9358, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9359 steps, 2.56000 s simulation time, 25465.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9359 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25465.3325465.32925465.329 100.00 ------------------------------------------------------------------------------- PC_run 9359 9359 25414.47 2.716 2.716 99.80 GM_PC_couple 9359 9359 23.67 0.003 0.003 0.09 PC_GM_couple 9359 9359 18.68 0.002 0.002 0.07 #others 8.51 8.506 0.03 ------------------------------------------------------------------------------- ======= Cycle 9359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9359, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9360 steps, 2.56000 s simulation time, 25468.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9360 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25468.2025468.20225468.202 100.00 ------------------------------------------------------------------------------- PC_run 9360 9360 25417.34 2.716 2.716 99.80 GM_PC_couple 9360 9360 23.67 0.003 0.003 0.09 PC_GM_couple 9360 9360 18.69 0.002 0.002 0.07 #others 8.51 8.507 0.03 ------------------------------------------------------------------------------- ======= Cycle 9360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9360, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9361 steps, 2.56000 s simulation time, 25470.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9361 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25470.6825470.68525470.685 100.00 ------------------------------------------------------------------------------- PC_run 9361 9361 25419.81 2.716 2.716 99.80 GM_PC_couple 9361 9361 23.68 0.003 0.003 0.09 PC_GM_couple 9361 9361 18.69 0.002 0.002 0.07 #others 8.51 8.508 0.03 ------------------------------------------------------------------------------- ======= Cycle 9361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9361, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9362 steps, 2.56000 s simulation time, 25473.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9362 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25473.1425473.13725473.137 100.00 ------------------------------------------------------------------------------- PC_run 9362 9362 25422.26 2.715 2.715 99.80 GM_PC_couple 9362 9362 23.68 0.003 0.003 0.09 PC_GM_couple 9362 9362 18.69 0.002 0.002 0.07 #others 8.51 8.509 0.03 ------------------------------------------------------------------------------- ======= Cycle 9362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9362, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9363 steps, 2.56000 s simulation time, 25475.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9363 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25475.6025475.60525475.605 100.00 ------------------------------------------------------------------------------- PC_run 9363 9363 25424.72 2.715 2.715 99.80 GM_PC_couple 9363 9363 23.68 0.003 0.003 0.09 PC_GM_couple 9363 9363 18.69 0.002 0.002 0.07 #others 8.51 8.510 0.03 ------------------------------------------------------------------------------- ======= Cycle 9363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9363, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9364 steps, 2.56000 s simulation time, 25477.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9364 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25477.9425477.93925477.939 100.00 ------------------------------------------------------------------------------- PC_run 9364 9364 25427.05 2.715 2.715 99.80 GM_PC_couple 9364 9364 23.68 0.003 0.003 0.09 PC_GM_couple 9364 9364 18.69 0.002 0.002 0.07 #others 8.51 8.511 0.03 ------------------------------------------------------------------------------- ======= Cycle 9364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9364, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9365 steps, 2.56000 s simulation time, 25480.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9365 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25480.1925480.19125480.191 100.00 ------------------------------------------------------------------------------- PC_run 9365 9365 25429.30 2.715 2.715 99.80 GM_PC_couple 9365 9365 23.68 0.003 0.003 0.09 PC_GM_couple 9365 9365 18.70 0.002 0.002 0.07 #others 8.51 8.511 0.03 ------------------------------------------------------------------------------- ======= Cycle 9365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9365, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9366 steps, 2.56000 s simulation time, 25482.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9366 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25482.5425482.54225482.542 100.00 ------------------------------------------------------------------------------- PC_run 9366 9366 25431.64 2.715 2.715 99.80 GM_PC_couple 9366 9366 23.69 0.003 0.003 0.09 PC_GM_couple 9366 9366 18.70 0.002 0.002 0.07 #others 8.51 8.512 0.03 ------------------------------------------------------------------------------- ======= Cycle 9366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9366, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9367 steps, 2.56000 s simulation time, 25484.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9367 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25484.8125484.81325484.813 100.00 ------------------------------------------------------------------------------- PC_run 9367 9367 25433.91 2.715 2.715 99.80 GM_PC_couple 9367 9367 23.69 0.003 0.003 0.09 PC_GM_couple 9367 9367 18.70 0.002 0.002 0.07 #others 8.51 8.513 0.03 ------------------------------------------------------------------------------- ======= Cycle 9367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9367, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9368 steps, 2.56000 s simulation time, 25487.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9368 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25487.3925487.39425487.394 100.00 ------------------------------------------------------------------------------- PC_run 9368 9368 25436.49 2.715 2.715 99.80 GM_PC_couple 9368 9368 23.69 0.003 0.003 0.09 PC_GM_couple 9368 9368 18.70 0.002 0.002 0.07 #others 8.51 8.513 0.03 ------------------------------------------------------------------------------- ======= Cycle 9368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9368, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9369 steps, 2.56000 s simulation time, 25490.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9369 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25490.1725490.17425490.174 100.00 ------------------------------------------------------------------------------- PC_run 9369 9369 25439.26 2.715 2.715 99.80 GM_PC_couple 9369 9369 23.69 0.003 0.003 0.09 PC_GM_couple 9369 9369 18.70 0.002 0.002 0.07 #others 8.51 8.514 0.03 ------------------------------------------------------------------------------- ======= Cycle 9369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9369, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9370 steps, 2.56000 s simulation time, 25492.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9370 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25492.4725492.47425492.474 100.00 ------------------------------------------------------------------------------- PC_run 9370 9370 25441.56 2.715 2.715 99.80 GM_PC_couple 9370 9370 23.70 0.003 0.003 0.09 PC_GM_couple 9370 9370 18.71 0.002 0.002 0.07 #others 8.52 8.515 0.03 ------------------------------------------------------------------------------- ======= Cycle 9370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9370, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9371 steps, 2.56000 s simulation time, 25494.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9371 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25494.7625494.76325494.763 100.00 ------------------------------------------------------------------------------- PC_run 9371 9371 25443.84 2.715 2.715 99.80 GM_PC_couple 9371 9371 23.70 0.003 0.003 0.09 PC_GM_couple 9371 9371 18.71 0.002 0.002 0.07 #others 8.52 8.516 0.03 ------------------------------------------------------------------------------- ======= Cycle 9371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9371, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9372 steps, 2.56000 s simulation time, 25497.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9372 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25497.0425497.03825497.038 100.00 ------------------------------------------------------------------------------- PC_run 9372 9372 25446.11 2.715 2.715 99.80 GM_PC_couple 9372 9372 23.70 0.003 0.003 0.09 PC_GM_couple 9372 9372 18.71 0.002 0.002 0.07 #others 8.52 8.517 0.03 ------------------------------------------------------------------------------- ======= Cycle 9372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9372, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9373 steps, 2.56000 s simulation time, 25499.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9373 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25499.4925499.49025499.490 100.00 ------------------------------------------------------------------------------- PC_run 9373 9373 25448.56 2.715 2.715 99.80 GM_PC_couple 9373 9373 23.70 0.003 0.003 0.09 PC_GM_couple 9373 9373 18.71 0.002 0.002 0.07 #others 8.52 8.518 0.03 ------------------------------------------------------------------------------- ======= Cycle 9373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9373, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9374 steps, 2.56000 s simulation time, 25502.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9374 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25502.1525502.14725502.147 100.00 ------------------------------------------------------------------------------- PC_run 9374 9374 25451.21 2.715 2.715 99.80 GM_PC_couple 9374 9374 23.71 0.003 0.003 0.09 PC_GM_couple 9374 9374 18.71 0.002 0.002 0.07 #others 8.52 8.519 0.03 ------------------------------------------------------------------------------- ======= Cycle 9374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9374, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9375 steps, 2.56000 s simulation time, 25504.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9375 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25504.5525504.54725504.547 100.00 ------------------------------------------------------------------------------- PC_run 9375 9375 25453.60 2.715 2.715 99.80 GM_PC_couple 9375 9375 23.71 0.003 0.003 0.09 PC_GM_couple 9375 9375 18.71 0.002 0.002 0.07 #others 8.52 8.520 0.03 ------------------------------------------------------------------------------- ======= Cycle 9375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9375, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9376 steps, 2.56000 s simulation time, 25507.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9376 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25507.2225507.21925507.219 100.00 ------------------------------------------------------------------------------- PC_run 9376 9376 25456.27 2.715 2.715 99.80 GM_PC_couple 9376 9376 23.71 0.003 0.003 0.09 PC_GM_couple 9376 9376 18.72 0.002 0.002 0.07 #others 8.52 8.521 0.03 ------------------------------------------------------------------------------- ======= Cycle 9376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9376, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9377 steps, 2.56000 s simulation time, 25509.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9377 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25509.9025509.90125509.901 100.00 ------------------------------------------------------------------------------- PC_run 9377 9377 25458.95 2.715 2.715 99.80 GM_PC_couple 9377 9377 23.71 0.003 0.003 0.09 PC_GM_couple 9377 9377 18.72 0.002 0.002 0.07 #others 8.52 8.521 0.03 ------------------------------------------------------------------------------- ======= Cycle 9377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9377, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9378 steps, 2.56000 s simulation time, 25512.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9378 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25512.7525512.75125512.751 100.00 ------------------------------------------------------------------------------- PC_run 9378 9378 25461.79 2.715 2.715 99.80 GM_PC_couple 9378 9378 23.72 0.003 0.003 0.09 PC_GM_couple 9378 9378 18.72 0.002 0.002 0.07 #others 8.52 8.522 0.03 ------------------------------------------------------------------------------- ======= Cycle 9378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9378, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9379 steps, 2.56000 s simulation time, 25515.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9379 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25515.8825515.88125515.881 100.00 ------------------------------------------------------------------------------- PC_run 9379 9379 25464.92 2.715 2.715 99.80 GM_PC_couple 9379 9379 23.72 0.003 0.003 0.09 PC_GM_couple 9379 9379 18.72 0.002 0.002 0.07 #others 8.52 8.522 0.03 ------------------------------------------------------------------------------- ======= Cycle 9379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9379, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9380 steps, 2.56000 s simulation time, 25518.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9380 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25518.5125518.50725518.507 100.00 ------------------------------------------------------------------------------- PC_run 9380 9380 25467.54 2.715 2.715 99.80 GM_PC_couple 9380 9380 23.72 0.003 0.003 0.09 PC_GM_couple 9380 9380 18.72 0.002 0.002 0.07 #others 8.52 8.523 0.03 ------------------------------------------------------------------------------- ======= Cycle 9380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9380, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9381 steps, 2.56000 s simulation time, 25521.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9381 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25521.1525521.14725521.147 100.00 ------------------------------------------------------------------------------- PC_run 9381 9381 25470.18 2.715 2.715 99.80 GM_PC_couple 9381 9381 23.72 0.003 0.003 0.09 PC_GM_couple 9381 9381 18.73 0.002 0.002 0.07 #others 8.52 8.524 0.03 ------------------------------------------------------------------------------- ======= Cycle 9381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9381, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9382 steps, 2.56000 s simulation time, 25523.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9382 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25523.6825523.68125523.681 100.00 ------------------------------------------------------------------------------- PC_run 9382 9382 25472.70 2.715 2.715 99.80 GM_PC_couple 9382 9382 23.72 0.003 0.003 0.09 PC_GM_couple 9382 9382 18.73 0.002 0.002 0.07 #others 8.52 8.525 0.03 ------------------------------------------------------------------------------- ======= Cycle 9382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9382, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9383 steps, 2.56000 s simulation time, 25526.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9383 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25526.2625526.26225526.262 100.00 ------------------------------------------------------------------------------- PC_run 9383 9383 25475.28 2.715 2.715 99.80 GM_PC_couple 9383 9383 23.73 0.003 0.003 0.09 PC_GM_couple 9383 9383 18.73 0.002 0.002 0.07 #others 8.53 8.526 0.03 ------------------------------------------------------------------------------- ======= Cycle 9383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9383, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9384 steps, 2.56000 s simulation time, 25529.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9384 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25529.6025529.59525529.595 100.00 ------------------------------------------------------------------------------- PC_run 9384 9384 25478.61 2.715 2.715 99.80 GM_PC_couple 9384 9384 23.73 0.003 0.003 0.09 PC_GM_couple 9384 9384 18.73 0.002 0.002 0.07 #others 8.53 8.526 0.03 ------------------------------------------------------------------------------- ======= Cycle 9384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9384, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9385 steps, 2.56000 s simulation time, 25532.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9385 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25532.2425532.24425532.244 100.00 ------------------------------------------------------------------------------- PC_run 9385 9385 25481.25 2.715 2.715 99.80 GM_PC_couple 9385 9385 23.73 0.003 0.003 0.09 PC_GM_couple 9385 9385 18.73 0.002 0.002 0.07 #others 8.53 8.527 0.03 ------------------------------------------------------------------------------- ======= Cycle 9385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9385, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9386 steps, 2.56000 s simulation time, 25534.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9386 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25534.8925534.89125534.891 100.00 ------------------------------------------------------------------------------- PC_run 9386 9386 25483.89 2.715 2.715 99.80 GM_PC_couple 9386 9386 23.73 0.003 0.003 0.09 PC_GM_couple 9386 9386 18.73 0.002 0.002 0.07 #others 8.53 8.528 0.03 ------------------------------------------------------------------------------- ======= Cycle 9386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9386, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9387 steps, 2.56000 s simulation time, 25537.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9387 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25537.6925537.69525537.695 100.00 ------------------------------------------------------------------------------- PC_run 9387 9387 25486.69 2.715 2.715 99.80 GM_PC_couple 9387 9387 23.74 0.003 0.003 0.09 PC_GM_couple 9387 9387 18.74 0.002 0.002 0.07 #others 8.53 8.529 0.03 ------------------------------------------------------------------------------- ======= Cycle 9387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9387, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9388 steps, 2.56000 s simulation time, 25540.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9388 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25540.0625540.06225540.062 100.00 ------------------------------------------------------------------------------- PC_run 9388 9388 25489.05 2.715 2.715 99.80 GM_PC_couple 9388 9388 23.74 0.003 0.003 0.09 PC_GM_couple 9388 9388 18.74 0.002 0.002 0.07 #others 8.53 8.530 0.03 ------------------------------------------------------------------------------- ======= Cycle 9388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9388, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9389 steps, 2.56000 s simulation time, 25542.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9389 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25542.2825542.27825542.278 100.00 ------------------------------------------------------------------------------- PC_run 9389 9389 25491.27 2.715 2.715 99.80 GM_PC_couple 9389 9389 23.74 0.003 0.003 0.09 PC_GM_couple 9389 9389 18.74 0.002 0.002 0.07 #others 8.53 8.530 0.03 ------------------------------------------------------------------------------- ======= Cycle 9389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9389, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9390 steps, 2.56000 s simulation time, 25544.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9390 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25544.5925544.58925544.589 100.00 ------------------------------------------------------------------------------- PC_run 9390 9390 25493.57 2.715 2.715 99.80 GM_PC_couple 9390 9390 23.74 0.003 0.003 0.09 PC_GM_couple 9390 9390 18.74 0.002 0.002 0.07 #others 8.53 8.531 0.03 ------------------------------------------------------------------------------- ======= Cycle 9390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9390, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9391 steps, 2.56000 s simulation time, 25547.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9391 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25547.0625547.05825547.058 100.00 ------------------------------------------------------------------------------- PC_run 9391 9391 25496.04 2.715 2.715 99.80 GM_PC_couple 9391 9391 23.75 0.003 0.003 0.09 PC_GM_couple 9391 9391 18.74 0.002 0.002 0.07 #others 8.53 8.532 0.03 ------------------------------------------------------------------------------- ======= Cycle 9391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9391, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9392 steps, 2.56000 s simulation time, 25549.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9392 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25549.5425549.53525549.535 100.00 ------------------------------------------------------------------------------- PC_run 9392 9392 25498.51 2.715 2.715 99.80 GM_PC_couple 9392 9392 23.75 0.003 0.003 0.09 PC_GM_couple 9392 9392 18.75 0.002 0.002 0.07 #others 8.53 8.533 0.03 ------------------------------------------------------------------------------- ======= Cycle 9392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9392, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9393 steps, 2.56000 s simulation time, 25551.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9393 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25551.7825551.78225551.782 100.00 ------------------------------------------------------------------------------- PC_run 9393 9393 25500.75 2.715 2.715 99.80 GM_PC_couple 9393 9393 23.75 0.003 0.003 0.09 PC_GM_couple 9393 9393 18.75 0.002 0.002 0.07 #others 8.53 8.534 0.03 ------------------------------------------------------------------------------- ======= Cycle 9393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9393, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9394 steps, 2.56000 s simulation time, 25553.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9394 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25553.9625553.96525553.965 100.00 ------------------------------------------------------------------------------- PC_run 9394 9394 25502.93 2.715 2.715 99.80 GM_PC_couple 9394 9394 23.75 0.003 0.003 0.09 PC_GM_couple 9394 9394 18.75 0.002 0.002 0.07 #others 8.54 8.535 0.03 ------------------------------------------------------------------------------- ======= Cycle 9394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9394, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9395 steps, 2.56000 s simulation time, 25556.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9395 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25556.4925556.49025556.490 100.00 ------------------------------------------------------------------------------- PC_run 9395 9395 25505.45 2.715 2.715 99.80 GM_PC_couple 9395 9395 23.76 0.003 0.003 0.09 PC_GM_couple 9395 9395 18.75 0.002 0.002 0.07 #others 8.54 8.536 0.03 ------------------------------------------------------------------------------- ======= Cycle 9395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9395, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9396 steps, 2.56000 s simulation time, 25559.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9396 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25559.0225559.02425559.024 100.00 ------------------------------------------------------------------------------- PC_run 9396 9396 25507.98 2.715 2.715 99.80 GM_PC_couple 9396 9396 23.76 0.003 0.003 0.09 PC_GM_couple 9396 9396 18.75 0.002 0.002 0.07 #others 8.54 8.537 0.03 ------------------------------------------------------------------------------- ======= Cycle 9396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9396, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9397 steps, 2.56000 s simulation time, 25561.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9397 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25561.6925561.69125561.691 100.00 ------------------------------------------------------------------------------- PC_run 9397 9397 25510.64 2.715 2.715 99.80 GM_PC_couple 9397 9397 23.76 0.003 0.003 0.09 PC_GM_couple 9397 9397 18.76 0.002 0.002 0.07 #others 8.54 8.538 0.03 ------------------------------------------------------------------------------- ======= Cycle 9397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9397, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9398 steps, 2.56000 s simulation time, 25564.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9398 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25564.3325564.32825564.328 100.00 ------------------------------------------------------------------------------- PC_run 9398 9398 25513.27 2.715 2.715 99.80 GM_PC_couple 9398 9398 23.76 0.003 0.003 0.09 PC_GM_couple 9398 9398 18.76 0.002 0.002 0.07 #others 8.54 8.538 0.03 ------------------------------------------------------------------------------- ======= Cycle 9398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9398, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9399 steps, 2.56000 s simulation time, 25566.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9399 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25566.8825566.87625566.876 100.00 ------------------------------------------------------------------------------- PC_run 9399 9399 25515.81 2.715 2.715 99.80 GM_PC_couple 9399 9399 23.76 0.003 0.003 0.09 PC_GM_couple 9399 9399 18.76 0.002 0.002 0.07 #others 8.54 8.539 0.03 ------------------------------------------------------------------------------- ======= Cycle 9399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9399, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9400 steps, 2.56000 s simulation time, 25569.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9400 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25569.7825569.78125569.781 100.00 ------------------------------------------------------------------------------- PC_run 9400 9400 25518.71 2.715 2.715 99.80 GM_PC_couple 9400 9400 23.77 0.003 0.003 0.09 PC_GM_couple 9400 9400 18.76 0.002 0.002 0.07 #others 8.54 8.540 0.03 ------------------------------------------------------------------------------- ======= Cycle 9400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9400, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9401 steps, 2.56000 s simulation time, 25572.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9401 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25572.5825572.58025572.580 100.00 ------------------------------------------------------------------------------- PC_run 9401 9401 25521.51 2.715 2.715 99.80 GM_PC_couple 9401 9401 23.77 0.003 0.003 0.09 PC_GM_couple 9401 9401 18.76 0.002 0.002 0.07 #others 8.54 8.540 0.03 ------------------------------------------------------------------------------- ======= Cycle 9401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9401, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9402 steps, 2.56000 s simulation time, 25575.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9402 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25575.1225575.11925575.119 100.00 ------------------------------------------------------------------------------- PC_run 9402 9402 25524.04 2.715 2.715 99.80 GM_PC_couple 9402 9402 23.77 0.003 0.003 0.09 PC_GM_couple 9402 9402 18.76 0.002 0.002 0.07 #others 8.54 8.541 0.03 ------------------------------------------------------------------------------- ======= Cycle 9402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9402, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9403 steps, 2.56000 s simulation time, 25577.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9403 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25577.6925577.68825577.688 100.00 ------------------------------------------------------------------------------- PC_run 9403 9403 25526.61 2.715 2.715 99.80 GM_PC_couple 9403 9403 23.77 0.003 0.003 0.09 PC_GM_couple 9403 9403 18.77 0.002 0.002 0.07 #others 8.54 8.542 0.03 ------------------------------------------------------------------------------- ======= Cycle 9403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9403, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9404 steps, 2.56000 s simulation time, 25580.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9404 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25580.3125580.31525580.315 100.00 ------------------------------------------------------------------------------- PC_run 9404 9404 25529.23 2.715 2.715 99.80 GM_PC_couple 9404 9404 23.78 0.003 0.003 0.09 PC_GM_couple 9404 9404 18.77 0.002 0.002 0.07 #others 8.54 8.542 0.03 ------------------------------------------------------------------------------- ======= Cycle 9404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9404, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9405 steps, 2.56000 s simulation time, 25582.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9405 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25582.6325582.62825582.628 100.00 ------------------------------------------------------------------------------- PC_run 9405 9405 25531.54 2.715 2.715 99.80 GM_PC_couple 9405 9405 23.78 0.003 0.003 0.09 PC_GM_couple 9405 9405 18.77 0.002 0.002 0.07 #others 8.54 8.543 0.03 ------------------------------------------------------------------------------- ======= Cycle 9405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9405, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9406 steps, 2.56000 s simulation time, 25585.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9406 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25585.1125585.11425585.114 100.00 ------------------------------------------------------------------------------- PC_run 9406 9406 25534.02 2.715 2.715 99.80 GM_PC_couple 9406 9406 23.78 0.003 0.003 0.09 PC_GM_couple 9406 9406 18.77 0.002 0.002 0.07 #others 8.54 8.544 0.03 ------------------------------------------------------------------------------- ======= Cycle 9406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9406, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9407 steps, 2.56000 s simulation time, 25587.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9407 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25587.4525587.44625587.446 100.00 ------------------------------------------------------------------------------- PC_run 9407 9407 25536.34 2.715 2.715 99.80 GM_PC_couple 9407 9407 23.78 0.003 0.003 0.09 PC_GM_couple 9407 9407 18.77 0.002 0.002 0.07 #others 8.54 8.544 0.03 ------------------------------------------------------------------------------- ======= Cycle 9407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9407, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9408 steps, 2.56000 s simulation time, 25589.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9408 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25589.7025589.69925589.699 100.00 ------------------------------------------------------------------------------- PC_run 9408 9408 25538.59 2.715 2.715 99.80 GM_PC_couple 9408 9408 23.79 0.003 0.003 0.09 PC_GM_couple 9408 9408 18.78 0.002 0.002 0.07 #others 8.55 8.545 0.03 ------------------------------------------------------------------------------- ======= Cycle 9408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9408, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9409 steps, 2.56000 s simulation time, 25592.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9409 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25592.5925592.58925592.589 100.00 ------------------------------------------------------------------------------- PC_run 9409 9409 25541.48 2.715 2.715 99.80 GM_PC_couple 9409 9409 23.79 0.003 0.003 0.09 PC_GM_couple 9409 9409 18.78 0.002 0.002 0.07 #others 8.55 8.546 0.03 ------------------------------------------------------------------------------- ======= Cycle 9409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9409, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9410 steps, 2.56000 s simulation time, 25595.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9410 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25595.1825595.18225595.182 100.00 ------------------------------------------------------------------------------- PC_run 9410 9410 25544.07 2.715 2.715 99.80 GM_PC_couple 9410 9410 23.79 0.003 0.003 0.09 PC_GM_couple 9410 9410 18.78 0.002 0.002 0.07 #others 8.55 8.547 0.03 ------------------------------------------------------------------------------- ======= Cycle 9410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9410, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9411 steps, 2.56000 s simulation time, 25597.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9411 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25597.7625597.76025597.760 100.00 ------------------------------------------------------------------------------- PC_run 9411 9411 25546.64 2.715 2.715 99.80 GM_PC_couple 9411 9411 23.79 0.003 0.003 0.09 PC_GM_couple 9411 9411 18.78 0.002 0.002 0.07 #others 8.55 8.548 0.03 ------------------------------------------------------------------------------- ======= Cycle 9411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9411, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9412 steps, 2.56000 s simulation time, 25600.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9412 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25600.3225600.31925600.319 100.00 ------------------------------------------------------------------------------- PC_run 9412 9412 25549.19 2.715 2.715 99.80 GM_PC_couple 9412 9412 23.79 0.003 0.003 0.09 PC_GM_couple 9412 9412 18.78 0.002 0.002 0.07 #others 8.55 8.549 0.03 ------------------------------------------------------------------------------- ======= Cycle 9412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9412, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9413 steps, 2.56000 s simulation time, 25602.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9413 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25602.8425602.84125602.841 100.00 ------------------------------------------------------------------------------- PC_run 9413 9413 25551.71 2.715 2.715 99.80 GM_PC_couple 9413 9413 23.80 0.003 0.003 0.09 PC_GM_couple 9413 9413 18.78 0.002 0.002 0.07 #others 8.55 8.549 0.03 ------------------------------------------------------------------------------- ======= Cycle 9413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9413, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9414 steps, 2.56000 s simulation time, 25605.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9414 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25605.7625605.76325605.763 100.00 ------------------------------------------------------------------------------- PC_run 9414 9414 25554.63 2.715 2.715 99.80 GM_PC_couple 9414 9414 23.80 0.003 0.003 0.09 PC_GM_couple 9414 9414 18.79 0.002 0.002 0.07 #others 8.55 8.550 0.03 ------------------------------------------------------------------------------- ======= Cycle 9414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9414, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9415 steps, 2.56000 s simulation time, 25608.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9415 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25608.0625608.06525608.065 100.00 ------------------------------------------------------------------------------- PC_run 9415 9415 25556.92 2.714 2.714 99.80 GM_PC_couple 9415 9415 23.80 0.003 0.003 0.09 PC_GM_couple 9415 9415 18.79 0.002 0.002 0.07 #others 8.55 8.551 0.03 ------------------------------------------------------------------------------- ======= Cycle 9415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9415, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9416 steps, 2.56000 s simulation time, 25610.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9416 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25610.1725610.16625610.166 100.00 ------------------------------------------------------------------------------- PC_run 9416 9416 25559.02 2.714 2.714 99.80 GM_PC_couple 9416 9416 23.80 0.003 0.003 0.09 PC_GM_couple 9416 9416 18.79 0.002 0.002 0.07 #others 8.55 8.552 0.03 ------------------------------------------------------------------------------- ======= Cycle 9416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9416, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9417 steps, 2.56000 s simulation time, 25612.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9417 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25612.4825612.47825612.478 100.00 ------------------------------------------------------------------------------- PC_run 9417 9417 25561.33 2.714 2.714 99.80 GM_PC_couple 9417 9417 23.81 0.003 0.003 0.09 PC_GM_couple 9417 9417 18.79 0.002 0.002 0.07 #others 8.55 8.553 0.03 ------------------------------------------------------------------------------- ======= Cycle 9417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9417, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9418 steps, 2.56000 s simulation time, 25615.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9418 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25615.2925615.29125615.291 100.00 ------------------------------------------------------------------------------- PC_run 9418 9418 25564.14 2.714 2.714 99.80 GM_PC_couple 9418 9418 23.81 0.003 0.003 0.09 PC_GM_couple 9418 9418 18.79 0.002 0.002 0.07 #others 8.55 8.554 0.03 ------------------------------------------------------------------------------- ======= Cycle 9418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9418, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9419 steps, 2.56000 s simulation time, 25617.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9419 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25617.8625617.86525617.865 100.00 ------------------------------------------------------------------------------- PC_run 9419 9419 25566.70 2.714 2.714 99.80 GM_PC_couple 9419 9419 23.81 0.003 0.003 0.09 PC_GM_couple 9419 9419 18.80 0.002 0.002 0.07 #others 8.55 8.555 0.03 ------------------------------------------------------------------------------- ======= Cycle 9419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9419, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9420 steps, 2.56000 s simulation time, 25620.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9420 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25620.2125620.20525620.205 100.00 ------------------------------------------------------------------------------- PC_run 9420 9420 25569.04 2.714 2.714 99.80 GM_PC_couple 9420 9420 23.81 0.003 0.003 0.09 PC_GM_couple 9420 9420 18.80 0.002 0.002 0.07 #others 8.56 8.555 0.03 ------------------------------------------------------------------------------- ======= Cycle 9420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9420, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9421 steps, 2.56000 s simulation time, 25622.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9421 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25622.6525622.64825622.648 100.00 ------------------------------------------------------------------------------- PC_run 9421 9421 25571.48 2.714 2.714 99.80 GM_PC_couple 9421 9421 23.81 0.003 0.003 0.09 PC_GM_couple 9421 9421 18.80 0.002 0.002 0.07 #others 8.56 8.556 0.03 ------------------------------------------------------------------------------- ======= Cycle 9421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9421, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9422 steps, 2.56000 s simulation time, 25625.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9422 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25625.5825625.58025625.580 100.00 ------------------------------------------------------------------------------- PC_run 9422 9422 25574.40 2.714 2.714 99.80 GM_PC_couple 9422 9422 23.82 0.003 0.003 0.09 PC_GM_couple 9422 9422 18.80 0.002 0.002 0.07 #others 8.56 8.557 0.03 ------------------------------------------------------------------------------- ======= Cycle 9422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9422, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9423 steps, 2.56000 s simulation time, 25628.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9423 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25628.0225628.02525628.025 100.00 ------------------------------------------------------------------------------- PC_run 9423 9423 25576.84 2.714 2.714 99.80 GM_PC_couple 9423 9423 23.82 0.003 0.003 0.09 PC_GM_couple 9423 9423 18.80 0.002 0.002 0.07 #others 8.56 8.558 0.03 ------------------------------------------------------------------------------- ======= Cycle 9423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9423, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9424 steps, 2.56000 s simulation time, 25630.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9424 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25630.5825630.58225630.582 100.00 ------------------------------------------------------------------------------- PC_run 9424 9424 25579.40 2.714 2.714 99.80 GM_PC_couple 9424 9424 23.82 0.003 0.003 0.09 PC_GM_couple 9424 9424 18.81 0.002 0.002 0.07 #others 8.56 8.558 0.03 ------------------------------------------------------------------------------- ======= Cycle 9424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9424, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9425 steps, 2.56000 s simulation time, 25633.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9425 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25633.5225633.51725633.517 100.00 ------------------------------------------------------------------------------- PC_run 9425 9425 25582.33 2.714 2.714 99.80 GM_PC_couple 9425 9425 23.82 0.003 0.003 0.09 PC_GM_couple 9425 9425 18.81 0.002 0.002 0.07 #others 8.56 8.559 0.03 ------------------------------------------------------------------------------- ======= Cycle 9425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9425, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9426 steps, 2.56000 s simulation time, 25636.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9426 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25636.5025636.49525636.495 100.00 ------------------------------------------------------------------------------- PC_run 9426 9426 25585.30 2.714 2.714 99.80 GM_PC_couple 9426 9426 23.83 0.003 0.003 0.09 PC_GM_couple 9426 9426 18.81 0.002 0.002 0.07 #others 8.56 8.560 0.03 ------------------------------------------------------------------------------- ======= Cycle 9426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9426, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9427 steps, 2.56000 s simulation time, 25639.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9427 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25639.0125639.00925639.009 100.00 ------------------------------------------------------------------------------- PC_run 9427 9427 25587.81 2.714 2.714 99.80 GM_PC_couple 9427 9427 23.83 0.003 0.003 0.09 PC_GM_couple 9427 9427 18.81 0.002 0.002 0.07 #others 8.56 8.560 0.03 ------------------------------------------------------------------------------- ======= Cycle 9427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9427, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9428 steps, 2.56000 s simulation time, 25641.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9428 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25641.2025641.20425641.204 100.00 ------------------------------------------------------------------------------- PC_run 9428 9428 25590.00 2.714 2.714 99.80 GM_PC_couple 9428 9428 23.83 0.003 0.003 0.09 PC_GM_couple 9428 9428 18.81 0.002 0.002 0.07 #others 8.56 8.561 0.03 ------------------------------------------------------------------------------- ======= Cycle 9428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9428, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9429 steps, 2.56000 s simulation time, 25643.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9429 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25643.5925643.58825643.588 100.00 ------------------------------------------------------------------------------- PC_run 9429 9429 25592.38 2.714 2.714 99.80 GM_PC_couple 9429 9429 23.84 0.003 0.003 0.09 PC_GM_couple 9429 9429 18.81 0.002 0.002 0.07 #others 8.56 8.562 0.03 ------------------------------------------------------------------------------- ======= Cycle 9429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9429, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9430 steps, 2.56000 s simulation time, 25646.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9430 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25646.6725646.67425646.674 100.00 ------------------------------------------------------------------------------- PC_run 9430 9430 25595.45 2.714 2.714 99.80 GM_PC_couple 9430 9430 23.84 0.003 0.003 0.09 PC_GM_couple 9430 9430 18.82 0.002 0.002 0.07 #others 8.56 8.564 0.03 ------------------------------------------------------------------------------- ======= Cycle 9430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9430, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9431 steps, 2.56000 s simulation time, 25649.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9431 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25649.1525649.14925649.149 100.00 ------------------------------------------------------------------------------- PC_run 9431 9431 25597.92 2.714 2.714 99.80 GM_PC_couple 9431 9431 23.84 0.003 0.003 0.09 PC_GM_couple 9431 9431 18.82 0.002 0.002 0.07 #others 8.56 8.565 0.03 ------------------------------------------------------------------------------- ======= Cycle 9431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9431, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9432 steps, 2.56000 s simulation time, 25651.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9432 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25651.6725651.67225651.672 100.00 ------------------------------------------------------------------------------- PC_run 9432 9432 25600.44 2.714 2.714 99.80 GM_PC_couple 9432 9432 23.84 0.003 0.003 0.09 PC_GM_couple 9432 9432 18.82 0.002 0.002 0.07 #others 8.57 8.566 0.03 ------------------------------------------------------------------------------- ======= Cycle 9432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9432, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9433 steps, 2.56000 s simulation time, 25654.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9433 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25654.1725654.17325654.173 100.00 ------------------------------------------------------------------------------- PC_run 9433 9433 25602.93 2.714 2.714 99.80 GM_PC_couple 9433 9433 23.85 0.003 0.003 0.09 PC_GM_couple 9433 9433 18.82 0.002 0.002 0.07 #others 8.57 8.567 0.03 ------------------------------------------------------------------------------- ======= Cycle 9433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9433, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9434 steps, 2.56000 s simulation time, 25656.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9434 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25656.6525656.64725656.647 100.00 ------------------------------------------------------------------------------- PC_run 9434 9434 25605.40 2.714 2.714 99.80 GM_PC_couple 9434 9434 23.85 0.003 0.003 0.09 PC_GM_couple 9434 9434 18.83 0.002 0.002 0.07 #others 8.57 8.568 0.03 ------------------------------------------------------------------------------- ======= Cycle 9434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9434, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9435 steps, 2.56000 s simulation time, 25659.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9435 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25659.8325659.82925659.829 100.00 ------------------------------------------------------------------------------- PC_run 9435 9435 25608.58 2.714 2.714 99.80 GM_PC_couple 9435 9435 23.85 0.003 0.003 0.09 PC_GM_couple 9435 9435 18.83 0.002 0.002 0.07 #others 8.57 8.569 0.03 ------------------------------------------------------------------------------- ======= Cycle 9435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9435, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9436 steps, 2.56000 s simulation time, 25662.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9436 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25662.4725662.46925662.469 100.00 ------------------------------------------------------------------------------- PC_run 9436 9436 25611.21 2.714 2.714 99.80 GM_PC_couple 9436 9436 23.86 0.003 0.003 0.09 PC_GM_couple 9436 9436 18.83 0.002 0.002 0.07 #others 8.57 8.570 0.03 ------------------------------------------------------------------------------- ======= Cycle 9436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9436, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9437 steps, 2.56000 s simulation time, 25664.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9437 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25664.9325664.93125664.931 100.00 ------------------------------------------------------------------------------- PC_run 9437 9437 25613.67 2.714 2.714 99.80 GM_PC_couple 9437 9437 23.86 0.003 0.003 0.09 PC_GM_couple 9437 9437 18.83 0.002 0.002 0.07 #others 8.57 8.571 0.03 ------------------------------------------------------------------------------- ======= Cycle 9437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9437, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9438 steps, 2.56000 s simulation time, 25667.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9438 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25667.8725667.87425667.874 100.00 ------------------------------------------------------------------------------- PC_run 9438 9438 25616.61 2.714 2.714 99.80 GM_PC_couple 9438 9438 23.86 0.003 0.003 0.09 PC_GM_couple 9438 9438 18.83 0.002 0.002 0.07 #others 8.57 8.572 0.03 ------------------------------------------------------------------------------- ======= Cycle 9438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9438, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9439 steps, 2.56000 s simulation time, 25670.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9439 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25670.6325670.62925670.629 100.00 ------------------------------------------------------------------------------- PC_run 9439 9439 25619.36 2.714 2.714 99.80 GM_PC_couple 9439 9439 23.86 0.003 0.003 0.09 PC_GM_couple 9439 9439 18.84 0.002 0.002 0.07 #others 8.57 8.573 0.03 ------------------------------------------------------------------------------- ======= Cycle 9439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9439, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9440 steps, 2.56000 s simulation time, 25673.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9440 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25673.7725673.77325673.773 100.00 ------------------------------------------------------------------------------- PC_run 9440 9440 25622.50 2.714 2.714 99.80 GM_PC_couple 9440 9440 23.87 0.003 0.003 0.09 PC_GM_couple 9440 9440 18.84 0.002 0.002 0.07 #others 8.57 8.573 0.03 ------------------------------------------------------------------------------- ======= Cycle 9440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9440, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9441 steps, 2.56000 s simulation time, 25676.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9441 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25676.3325676.32825676.328 100.00 ------------------------------------------------------------------------------- PC_run 9441 9441 25625.05 2.714 2.714 99.80 GM_PC_couple 9441 9441 23.87 0.003 0.003 0.09 PC_GM_couple 9441 9441 18.84 0.002 0.002 0.07 #others 8.57 8.574 0.03 ------------------------------------------------------------------------------- ======= Cycle 9441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9441, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9442 steps, 2.56000 s simulation time, 25679.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9442 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25679.1525679.15225679.152 100.00 ------------------------------------------------------------------------------- PC_run 9442 9442 25627.86 2.714 2.714 99.80 GM_PC_couple 9442 9442 23.87 0.003 0.003 0.09 PC_GM_couple 9442 9442 18.84 0.002 0.002 0.07 #others 8.58 8.575 0.03 ------------------------------------------------------------------------------- ======= Cycle 9442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9442, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9443 steps, 2.56000 s simulation time, 25681.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9443 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25681.3525681.34925681.349 100.00 ------------------------------------------------------------------------------- PC_run 9443 9443 25630.06 2.714 2.714 99.80 GM_PC_couple 9443 9443 23.87 0.003 0.003 0.09 PC_GM_couple 9443 9443 18.84 0.002 0.002 0.07 #others 8.58 8.576 0.03 ------------------------------------------------------------------------------- ======= Cycle 9443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9443, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9444 steps, 2.56000 s simulation time, 25683.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9444 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25683.8225683.82025683.820 100.00 ------------------------------------------------------------------------------- PC_run 9444 9444 25632.52 2.714 2.714 99.80 GM_PC_couple 9444 9444 23.87 0.003 0.003 0.09 PC_GM_couple 9444 9444 18.85 0.002 0.002 0.07 #others 8.58 8.577 0.03 ------------------------------------------------------------------------------- ======= Cycle 9444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9444, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9445 steps, 2.56000 s simulation time, 25686.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9445 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25686.6925686.69425686.694 100.00 ------------------------------------------------------------------------------- PC_run 9445 9445 25635.39 2.714 2.714 99.80 GM_PC_couple 9445 9445 23.88 0.003 0.003 0.09 PC_GM_couple 9445 9445 18.85 0.002 0.002 0.07 #others 8.58 8.578 0.03 ------------------------------------------------------------------------------- ======= Cycle 9445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9445, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9446 steps, 2.56000 s simulation time, 25689.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9446 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25689.7525689.74725689.747 100.00 ------------------------------------------------------------------------------- PC_run 9446 9446 25638.44 2.714 2.714 99.80 GM_PC_couple 9446 9446 23.88 0.003 0.003 0.09 PC_GM_couple 9446 9446 18.85 0.002 0.002 0.07 #others 8.58 8.579 0.03 ------------------------------------------------------------------------------- ======= Cycle 9446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9446, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9447 steps, 2.56000 s simulation time, 25692.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9447 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25692.5025692.49625692.496 100.00 ------------------------------------------------------------------------------- PC_run 9447 9447 25641.18 2.714 2.714 99.80 GM_PC_couple 9447 9447 23.88 0.003 0.003 0.09 PC_GM_couple 9447 9447 18.85 0.002 0.002 0.07 #others 8.58 8.579 0.03 ------------------------------------------------------------------------------- ======= Cycle 9447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9447, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9448 steps, 2.56000 s simulation time, 25695.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9448 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25695.3325695.33225695.332 100.00 ------------------------------------------------------------------------------- PC_run 9448 9448 25644.01 2.714 2.714 99.80 GM_PC_couple 9448 9448 23.88 0.003 0.003 0.09 PC_GM_couple 9448 9448 18.85 0.002 0.002 0.07 #others 8.58 8.580 0.03 ------------------------------------------------------------------------------- ======= Cycle 9448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9448, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9449 steps, 2.56000 s simulation time, 25701.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9449 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25701.8025701.80425701.804 100.00 ------------------------------------------------------------------------------- PC_run 9449 9449 25650.48 2.715 2.715 99.80 GM_PC_couple 9449 9449 23.89 0.003 0.003 0.09 PC_GM_couple 9449 9449 18.86 0.002 0.002 0.07 #others 8.58 8.580 0.03 ------------------------------------------------------------------------------- ======= Cycle 9449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9449, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9450 steps, 2.56000 s simulation time, 26017.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9450 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26017.3926017.39026017.390 100.00 ------------------------------------------------------------------------------- PC_run 9450 9450 25966.06 2.748 2.748 99.80 GM_PC_couple 9450 9450 23.89 0.003 0.003 0.09 PC_GM_couple 9450 9450 18.86 0.002 0.002 0.07 #others 8.58 8.581 0.03 ------------------------------------------------------------------------------- ======= Cycle 9450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9450, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9451 steps, 2.56000 s simulation time, 26085.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9451 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26085.8026085.80126085.801 100.00 ------------------------------------------------------------------------------- PC_run 9451 9451 26034.47 2.755 2.755 99.80 GM_PC_couple 9451 9451 23.89 0.003 0.003 0.09 PC_GM_couple 9451 9451 18.86 0.002 0.002 0.07 #others 8.58 8.582 0.03 ------------------------------------------------------------------------------- ======= Cycle 9451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9451, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9452 steps, 2.56000 s simulation time, 26096.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9452 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26096.4026096.39626096.396 100.00 ------------------------------------------------------------------------------- PC_run 9452 9452 26045.06 2.756 2.756 99.80 GM_PC_couple 9452 9452 23.89 0.003 0.003 0.09 PC_GM_couple 9452 9452 18.86 0.002 0.002 0.07 #others 8.58 8.583 0.03 ------------------------------------------------------------------------------- ======= Cycle 9452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9452, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9453 steps, 2.56000 s simulation time, 26098.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9453 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26098.7826098.77626098.776 100.00 ------------------------------------------------------------------------------- PC_run 9453 9453 26047.43 2.755 2.755 99.80 GM_PC_couple 9453 9453 23.89 0.003 0.003 0.09 PC_GM_couple 9453 9453 18.86 0.002 0.002 0.07 #others 8.58 8.584 0.03 ------------------------------------------------------------------------------- ======= Cycle 9453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9453, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9454 steps, 2.56000 s simulation time, 26101.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9454 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26101.1726101.17226101.172 100.00 ------------------------------------------------------------------------------- PC_run 9454 9454 26049.83 2.755 2.755 99.80 GM_PC_couple 9454 9454 23.90 0.003 0.003 0.09 PC_GM_couple 9454 9454 18.86 0.002 0.002 0.07 #others 8.58 8.585 0.03 ------------------------------------------------------------------------------- ======= Cycle 9454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9454, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9455 steps, 2.56000 s simulation time, 26103.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9455 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26103.3726103.37426103.374 100.00 ------------------------------------------------------------------------------- PC_run 9455 9455 26052.02 2.755 2.755 99.80 GM_PC_couple 9455 9455 23.90 0.003 0.003 0.09 PC_GM_couple 9455 9455 18.87 0.002 0.002 0.07 #others 8.59 8.586 0.03 ------------------------------------------------------------------------------- ======= Cycle 9455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9455, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9456 steps, 2.56000 s simulation time, 26106.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9456 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26106.0126106.01326106.013 100.00 ------------------------------------------------------------------------------- PC_run 9456 9456 26054.65 2.755 2.755 99.80 GM_PC_couple 9456 9456 23.90 0.003 0.003 0.09 PC_GM_couple 9456 9456 18.87 0.002 0.002 0.07 #others 8.59 8.587 0.03 ------------------------------------------------------------------------------- ======= Cycle 9456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9456, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9457 steps, 2.56000 s simulation time, 26108.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9457 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26108.2426108.24526108.245 100.00 ------------------------------------------------------------------------------- PC_run 9457 9457 26056.88 2.755 2.755 99.80 GM_PC_couple 9457 9457 23.91 0.003 0.003 0.09 PC_GM_couple 9457 9457 18.87 0.002 0.002 0.07 #others 8.59 8.587 0.03 ------------------------------------------------------------------------------- ======= Cycle 9457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9457, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9458 steps, 2.56000 s simulation time, 26110.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9458 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26110.7226110.72026110.720 100.00 ------------------------------------------------------------------------------- PC_run 9458 9458 26059.35 2.755 2.755 99.80 GM_PC_couple 9458 9458 23.91 0.003 0.003 0.09 PC_GM_couple 9458 9458 18.87 0.002 0.002 0.07 #others 8.59 8.588 0.03 ------------------------------------------------------------------------------- ======= Cycle 9458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9458, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9459 steps, 2.56000 s simulation time, 26113.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9459 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26113.1626113.16126113.161 100.00 ------------------------------------------------------------------------------- PC_run 9459 9459 26061.79 2.755 2.755 99.80 GM_PC_couple 9459 9459 23.91 0.003 0.003 0.09 PC_GM_couple 9459 9459 18.87 0.002 0.002 0.07 #others 8.59 8.589 0.03 ------------------------------------------------------------------------------- ======= Cycle 9459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9459, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9460 steps, 2.56000 s simulation time, 26115.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9460 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26115.3826115.37726115.377 100.00 ------------------------------------------------------------------------------- PC_run 9460 9460 26064.00 2.755 2.755 99.80 GM_PC_couple 9460 9460 23.91 0.003 0.003 0.09 PC_GM_couple 9460 9460 18.88 0.002 0.002 0.07 #others 8.59 8.590 0.03 ------------------------------------------------------------------------------- ======= Cycle 9460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9460, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9461 steps, 2.56000 s simulation time, 26117.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9461 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26117.6826117.67926117.679 100.00 ------------------------------------------------------------------------------- PC_run 9461 9461 26066.30 2.755 2.755 99.80 GM_PC_couple 9461 9461 23.91 0.003 0.003 0.09 PC_GM_couple 9461 9461 18.88 0.002 0.002 0.07 #others 8.59 8.591 0.03 ------------------------------------------------------------------------------- ======= Cycle 9461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9461, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9462 steps, 2.56000 s simulation time, 26120.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9462 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26120.0126120.00626120.006 100.00 ------------------------------------------------------------------------------- PC_run 9462 9462 26068.62 2.755 2.755 99.80 GM_PC_couple 9462 9462 23.92 0.003 0.003 0.09 PC_GM_couple 9462 9462 18.88 0.002 0.002 0.07 #others 8.59 8.592 0.03 ------------------------------------------------------------------------------- ======= Cycle 9462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9462, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9463 steps, 2.56000 s simulation time, 26122.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9463 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26122.1826122.18126122.181 100.00 ------------------------------------------------------------------------------- PC_run 9463 9463 26070.79 2.755 2.755 99.80 GM_PC_couple 9463 9463 23.92 0.003 0.003 0.09 PC_GM_couple 9463 9463 18.88 0.002 0.002 0.07 #others 8.59 8.592 0.03 ------------------------------------------------------------------------------- ======= Cycle 9463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9463, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9464 steps, 2.56000 s simulation time, 26124.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9464 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26124.7026124.70226124.702 100.00 ------------------------------------------------------------------------------- PC_run 9464 9464 26073.30 2.755 2.755 99.80 GM_PC_couple 9464 9464 23.92 0.003 0.003 0.09 PC_GM_couple 9464 9464 18.88 0.002 0.002 0.07 #others 8.59 8.593 0.03 ------------------------------------------------------------------------------- ======= Cycle 9464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9464, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9465 steps, 2.56000 s simulation time, 26127.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9465 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26127.0326127.02526127.025 100.00 ------------------------------------------------------------------------------- PC_run 9465 9465 26075.62 2.755 2.755 99.80 GM_PC_couple 9465 9465 23.92 0.003 0.003 0.09 PC_GM_couple 9465 9465 18.89 0.002 0.002 0.07 #others 8.59 8.595 0.03 ------------------------------------------------------------------------------- ======= Cycle 9465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9465, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9466 steps, 2.56000 s simulation time, 26129.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9466 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26129.3926129.39526129.395 100.00 ------------------------------------------------------------------------------- PC_run 9466 9466 26077.98 2.755 2.755 99.80 GM_PC_couple 9466 9466 23.93 0.003 0.003 0.09 PC_GM_couple 9466 9466 18.89 0.002 0.002 0.07 #others 8.60 8.595 0.03 ------------------------------------------------------------------------------- ======= Cycle 9466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9466, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9467 steps, 2.56000 s simulation time, 26131.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9467 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26131.9326131.93026131.930 100.00 ------------------------------------------------------------------------------- PC_run 9467 9467 26080.51 2.755 2.755 99.80 GM_PC_couple 9467 9467 23.93 0.003 0.003 0.09 PC_GM_couple 9467 9467 18.89 0.002 0.002 0.07 #others 8.60 8.596 0.03 ------------------------------------------------------------------------------- ======= Cycle 9467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9467, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9468 steps, 2.56000 s simulation time, 26134.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9468 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26134.5426134.54526134.545 100.00 ------------------------------------------------------------------------------- PC_run 9468 9468 26083.13 2.755 2.755 99.80 GM_PC_couple 9468 9468 23.93 0.003 0.003 0.09 PC_GM_couple 9468 9468 18.89 0.002 0.002 0.07 #others 8.60 8.597 0.03 ------------------------------------------------------------------------------- ======= Cycle 9468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9468, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9469 steps, 2.56000 s simulation time, 26137.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9469 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26137.8226137.81926137.819 100.00 ------------------------------------------------------------------------------- PC_run 9469 9469 26086.39 2.755 2.755 99.80 GM_PC_couple 9469 9469 23.93 0.003 0.003 0.09 PC_GM_couple 9469 9469 18.89 0.002 0.002 0.07 #others 8.60 8.597 0.03 ------------------------------------------------------------------------------- ======= Cycle 9469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9469, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9470 steps, 2.56000 s simulation time, 26140.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9470 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26140.3826140.37726140.377 100.00 ------------------------------------------------------------------------------- PC_run 9470 9470 26088.95 2.755 2.755 99.80 GM_PC_couple 9470 9470 23.94 0.003 0.003 0.09 PC_GM_couple 9470 9470 18.90 0.002 0.002 0.07 #others 8.60 8.598 0.03 ------------------------------------------------------------------------------- ======= Cycle 9470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9470, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9471 steps, 2.56000 s simulation time, 26142.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9471 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26142.7826142.77926142.779 100.00 ------------------------------------------------------------------------------- PC_run 9471 9471 26091.34 2.755 2.755 99.80 GM_PC_couple 9471 9471 23.94 0.003 0.003 0.09 PC_GM_couple 9471 9471 18.90 0.002 0.002 0.07 #others 8.60 8.599 0.03 ------------------------------------------------------------------------------- ======= Cycle 9471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9471, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9472 steps, 2.56000 s simulation time, 26145.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9472 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26145.2426145.24326145.243 100.00 ------------------------------------------------------------------------------- PC_run 9472 9472 26093.80 2.755 2.755 99.80 GM_PC_couple 9472 9472 23.94 0.003 0.003 0.09 PC_GM_couple 9472 9472 18.90 0.002 0.002 0.07 #others 8.60 8.600 0.03 ------------------------------------------------------------------------------- ======= Cycle 9472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9472, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9473 steps, 2.56000 s simulation time, 26147.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9473 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26147.4026147.39526147.395 100.00 ------------------------------------------------------------------------------- PC_run 9473 9473 26095.95 2.755 2.755 99.80 GM_PC_couple 9473 9473 23.94 0.003 0.003 0.09 PC_GM_couple 9473 9473 18.90 0.002 0.002 0.07 #others 8.60 8.601 0.03 ------------------------------------------------------------------------------- ======= Cycle 9473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9473, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9474 steps, 2.56000 s simulation time, 26149.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9474 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26149.8426149.83926149.839 100.00 ------------------------------------------------------------------------------- PC_run 9474 9474 26098.39 2.755 2.755 99.80 GM_PC_couple 9474 9474 23.95 0.003 0.003 0.09 PC_GM_couple 9474 9474 18.90 0.002 0.002 0.07 #others 8.60 8.601 0.03 ------------------------------------------------------------------------------- ======= Cycle 9474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9474, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9475 steps, 2.56000 s simulation time, 26152.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9475 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26152.3126152.31226152.312 100.00 ------------------------------------------------------------------------------- PC_run 9475 9475 26100.86 2.755 2.755 99.80 GM_PC_couple 9475 9475 23.95 0.003 0.003 0.09 PC_GM_couple 9475 9475 18.90 0.002 0.002 0.07 #others 8.60 8.602 0.03 ------------------------------------------------------------------------------- ======= Cycle 9475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9475, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9476 steps, 2.56000 s simulation time, 26154.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9476 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26154.7226154.72326154.723 100.00 ------------------------------------------------------------------------------- PC_run 9476 9476 26103.26 2.755 2.755 99.80 GM_PC_couple 9476 9476 23.95 0.003 0.003 0.09 PC_GM_couple 9476 9476 18.91 0.002 0.002 0.07 #others 8.60 8.603 0.03 ------------------------------------------------------------------------------- ======= Cycle 9476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9476, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9477 steps, 2.56000 s simulation time, 26157.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9477 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26157.3626157.35526157.355 100.00 ------------------------------------------------------------------------------- PC_run 9477 9477 26105.89 2.755 2.755 99.80 GM_PC_couple 9477 9477 23.95 0.003 0.003 0.09 PC_GM_couple 9477 9477 18.91 0.002 0.002 0.07 #others 8.60 8.604 0.03 ------------------------------------------------------------------------------- ======= Cycle 9477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9477, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9478 steps, 2.56000 s simulation time, 26160.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9478 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26160.4226160.41626160.416 100.00 ------------------------------------------------------------------------------- PC_run 9478 9478 26108.95 2.755 2.755 99.80 GM_PC_couple 9478 9478 23.95 0.003 0.003 0.09 PC_GM_couple 9478 9478 18.91 0.002 0.002 0.07 #others 8.60 8.604 0.03 ------------------------------------------------------------------------------- ======= Cycle 9478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9478, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9479 steps, 2.56000 s simulation time, 26162.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9479 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26162.9926162.99226162.992 100.00 ------------------------------------------------------------------------------- PC_run 9479 9479 26111.52 2.755 2.755 99.80 GM_PC_couple 9479 9479 23.96 0.003 0.003 0.09 PC_GM_couple 9479 9479 18.91 0.002 0.002 0.07 #others 8.61 8.605 0.03 ------------------------------------------------------------------------------- ======= Cycle 9479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9479, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9480 steps, 2.56000 s simulation time, 26165.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9480 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26165.7226165.72426165.724 100.00 ------------------------------------------------------------------------------- PC_run 9480 9480 26114.24 2.755 2.755 99.80 GM_PC_couple 9480 9480 23.96 0.003 0.003 0.09 PC_GM_couple 9480 9480 18.91 0.002 0.002 0.07 #others 8.61 8.606 0.03 ------------------------------------------------------------------------------- ======= Cycle 9480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9480, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9481 steps, 2.56000 s simulation time, 26168.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9481 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26168.0826168.08426168.084 100.00 ------------------------------------------------------------------------------- PC_run 9481 9481 26116.60 2.755 2.755 99.80 GM_PC_couple 9481 9481 23.96 0.003 0.003 0.09 PC_GM_couple 9481 9481 18.92 0.002 0.002 0.07 #others 8.61 8.607 0.03 ------------------------------------------------------------------------------- ======= Cycle 9481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9481, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9482 steps, 2.56000 s simulation time, 26170.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9482 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26170.7226170.72026170.720 100.00 ------------------------------------------------------------------------------- PC_run 9482 9482 26119.23 2.755 2.755 99.80 GM_PC_couple 9482 9482 23.96 0.003 0.003 0.09 PC_GM_couple 9482 9482 18.92 0.002 0.002 0.07 #others 8.61 8.608 0.03 ------------------------------------------------------------------------------- ======= Cycle 9482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9482, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9483 steps, 2.56000 s simulation time, 26172.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9483 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26172.9226172.91526172.915 100.00 ------------------------------------------------------------------------------- PC_run 9483 9483 26121.42 2.755 2.755 99.80 GM_PC_couple 9483 9483 23.97 0.003 0.003 0.09 PC_GM_couple 9483 9483 18.92 0.002 0.002 0.07 #others 8.61 8.608 0.03 ------------------------------------------------------------------------------- ======= Cycle 9483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9483, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9484 steps, 2.56000 s simulation time, 26175.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9484 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26175.3126175.31026175.310 100.00 ------------------------------------------------------------------------------- PC_run 9484 9484 26123.81 2.755 2.755 99.80 GM_PC_couple 9484 9484 23.97 0.003 0.003 0.09 PC_GM_couple 9484 9484 18.92 0.002 0.002 0.07 #others 8.61 8.609 0.03 ------------------------------------------------------------------------------- ======= Cycle 9484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9484, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9485 steps, 2.56000 s simulation time, 26177.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9485 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26177.8026177.80226177.802 100.00 ------------------------------------------------------------------------------- PC_run 9485 9485 26126.30 2.754 2.754 99.80 GM_PC_couple 9485 9485 23.97 0.003 0.003 0.09 PC_GM_couple 9485 9485 18.92 0.002 0.002 0.07 #others 8.61 8.610 0.03 ------------------------------------------------------------------------------- ======= Cycle 9485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9485, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9486 steps, 2.56000 s simulation time, 26180.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9486 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26180.3526180.34826180.348 100.00 ------------------------------------------------------------------------------- PC_run 9486 9486 26128.84 2.754 2.754 99.80 GM_PC_couple 9486 9486 23.97 0.003 0.003 0.09 PC_GM_couple 9486 9486 18.92 0.002 0.002 0.07 #others 8.61 8.611 0.03 ------------------------------------------------------------------------------- ======= Cycle 9486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9486, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9487 steps, 2.56000 s simulation time, 26182.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9487 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26182.6126182.61526182.615 100.00 ------------------------------------------------------------------------------- PC_run 9487 9487 26131.10 2.754 2.754 99.80 GM_PC_couple 9487 9487 23.98 0.003 0.003 0.09 PC_GM_couple 9487 9487 18.93 0.002 0.002 0.07 #others 8.61 8.612 0.03 ------------------------------------------------------------------------------- ======= Cycle 9487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9487, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9488 steps, 2.56000 s simulation time, 26184.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9488 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26184.9626184.96026184.960 100.00 ------------------------------------------------------------------------------- PC_run 9488 9488 26133.44 2.754 2.754 99.80 GM_PC_couple 9488 9488 23.98 0.003 0.003 0.09 PC_GM_couple 9488 9488 18.93 0.002 0.002 0.07 #others 8.61 8.612 0.03 ------------------------------------------------------------------------------- ======= Cycle 9488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9488, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9489 steps, 2.56000 s simulation time, 26187.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9489 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26187.2026187.19826187.198 100.00 ------------------------------------------------------------------------------- PC_run 9489 9489 26135.67 2.754 2.754 99.80 GM_PC_couple 9489 9489 23.98 0.003 0.003 0.09 PC_GM_couple 9489 9489 18.93 0.002 0.002 0.07 #others 8.61 8.613 0.03 ------------------------------------------------------------------------------- ======= Cycle 9489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9489, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9490 steps, 2.56000 s simulation time, 26189.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9490 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26189.7826189.77626189.776 100.00 ------------------------------------------------------------------------------- PC_run 9490 9490 26138.25 2.754 2.754 99.80 GM_PC_couple 9490 9490 23.98 0.003 0.003 0.09 PC_GM_couple 9490 9490 18.93 0.002 0.002 0.07 #others 8.61 8.613 0.03 ------------------------------------------------------------------------------- ======= Cycle 9490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9490, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9491 steps, 2.56000 s simulation time, 26191.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9491 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26191.9526191.94526191.945 100.00 ------------------------------------------------------------------------------- PC_run 9491 9491 26140.41 2.754 2.754 99.80 GM_PC_couple 9491 9491 23.98 0.003 0.003 0.09 PC_GM_couple 9491 9491 18.93 0.002 0.002 0.07 #others 8.61 8.614 0.03 ------------------------------------------------------------------------------- ======= Cycle 9491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9491, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9492 steps, 2.56000 s simulation time, 26194.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9492 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26194.3026194.30326194.303 100.00 ------------------------------------------------------------------------------- PC_run 9492 9492 26142.76 2.754 2.754 99.80 GM_PC_couple 9492 9492 23.99 0.003 0.003 0.09 PC_GM_couple 9492 9492 18.94 0.002 0.002 0.07 #others 8.62 8.615 0.03 ------------------------------------------------------------------------------- ======= Cycle 9492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9492, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9493 steps, 2.56000 s simulation time, 26196.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9493 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26196.8226196.81626196.816 100.00 ------------------------------------------------------------------------------- PC_run 9493 9493 26145.27 2.754 2.754 99.80 GM_PC_couple 9493 9493 23.99 0.003 0.003 0.09 PC_GM_couple 9493 9493 18.94 0.002 0.002 0.07 #others 8.62 8.616 0.03 ------------------------------------------------------------------------------- ======= Cycle 9493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9493, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9494 steps, 2.56000 s simulation time, 26199.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9494 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26199.2926199.28826199.288 100.00 ------------------------------------------------------------------------------- PC_run 9494 9494 26147.74 2.754 2.754 99.80 GM_PC_couple 9494 9494 23.99 0.003 0.003 0.09 PC_GM_couple 9494 9494 18.94 0.002 0.002 0.07 #others 8.62 8.617 0.03 ------------------------------------------------------------------------------- ======= Cycle 9494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9494, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9495 steps, 2.56000 s simulation time, 26201.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9495 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26201.6926201.68826201.688 100.00 ------------------------------------------------------------------------------- PC_run 9495 9495 26150.14 2.754 2.754 99.80 GM_PC_couple 9495 9495 23.99 0.003 0.003 0.09 PC_GM_couple 9495 9495 18.94 0.002 0.002 0.07 #others 8.62 8.617 0.03 ------------------------------------------------------------------------------- ======= Cycle 9495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9495, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9496 steps, 2.56000 s simulation time, 26204.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9496 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26204.1726204.16526204.165 100.00 ------------------------------------------------------------------------------- PC_run 9496 9496 26152.61 2.754 2.754 99.80 GM_PC_couple 9496 9496 24.00 0.003 0.003 0.09 PC_GM_couple 9496 9496 18.94 0.002 0.002 0.07 #others 8.62 8.618 0.03 ------------------------------------------------------------------------------- ======= Cycle 9496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9496, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9497 steps, 2.56000 s simulation time, 26206.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9497 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26206.7426206.73526206.735 100.00 ------------------------------------------------------------------------------- PC_run 9497 9497 26155.17 2.754 2.754 99.80 GM_PC_couple 9497 9497 24.00 0.003 0.003 0.09 PC_GM_couple 9497 9497 18.94 0.002 0.002 0.07 #others 8.62 8.619 0.03 ------------------------------------------------------------------------------- ======= Cycle 9497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9497, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9498 steps, 2.56000 s simulation time, 26210.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9498 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26210.8026210.79726210.797 100.00 ------------------------------------------------------------------------------- PC_run 9498 9498 26159.23 2.754 2.754 99.80 GM_PC_couple 9498 9498 24.00 0.003 0.003 0.09 PC_GM_couple 9498 9498 18.95 0.002 0.002 0.07 #others 8.62 8.620 0.03 ------------------------------------------------------------------------------- ======= Cycle 9498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9498, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9499 steps, 2.56000 s simulation time, 26213.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9499 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26213.4926213.49326213.493 100.00 ------------------------------------------------------------------------------- PC_run 9499 9499 26161.92 2.754 2.754 99.80 GM_PC_couple 9499 9499 24.00 0.003 0.003 0.09 PC_GM_couple 9499 9499 18.95 0.002 0.002 0.07 #others 8.62 8.621 0.03 ------------------------------------------------------------------------------- ======= Cycle 9499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9499, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9500 steps, 2.56000 s simulation time, 26216.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9500 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26216.2026216.20526216.205 100.00 ------------------------------------------------------------------------------- PC_run 9500 9500 26164.63 2.754 2.754 99.80 GM_PC_couple 9500 9500 24.01 0.003 0.003 0.09 PC_GM_couple 9500 9500 18.95 0.002 0.002 0.07 #others 8.62 8.622 0.03 ------------------------------------------------------------------------------- ======= Cycle 9500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9500, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9501 steps, 2.56000 s simulation time, 26218.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9501 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26218.7126218.70826218.708 100.00 ------------------------------------------------------------------------------- PC_run 9501 9501 26167.13 2.754 2.754 99.80 GM_PC_couple 9501 9501 24.01 0.003 0.003 0.09 PC_GM_couple 9501 9501 18.95 0.002 0.002 0.07 #others 8.62 8.623 0.03 ------------------------------------------------------------------------------- ======= Cycle 9501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9501, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9502 steps, 2.56000 s simulation time, 26221.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9502 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26221.5526221.55226221.552 100.00 ------------------------------------------------------------------------------- PC_run 9502 9502 26169.96 2.754 2.754 99.80 GM_PC_couple 9502 9502 24.01 0.003 0.003 0.09 PC_GM_couple 9502 9502 18.95 0.002 0.002 0.07 #others 8.62 8.623 0.03 ------------------------------------------------------------------------------- ======= Cycle 9502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9502, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9503 steps, 2.56000 s simulation time, 26224.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9503 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26224.6826224.67726224.677 100.00 ------------------------------------------------------------------------------- PC_run 9503 9503 26173.08 2.754 2.754 99.80 GM_PC_couple 9503 9503 24.01 0.003 0.003 0.09 PC_GM_couple 9503 9503 18.96 0.002 0.002 0.07 #others 8.62 8.624 0.03 ------------------------------------------------------------------------------- ======= Cycle 9503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9503, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9504 steps, 2.56000 s simulation time, 26227.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9504 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26227.2526227.25426227.254 100.00 ------------------------------------------------------------------------------- PC_run 9504 9504 26175.66 2.754 2.754 99.80 GM_PC_couple 9504 9504 24.01 0.003 0.003 0.09 PC_GM_couple 9504 9504 18.96 0.002 0.002 0.07 #others 8.62 8.625 0.03 ------------------------------------------------------------------------------- ======= Cycle 9504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9504, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9505 steps, 2.56000 s simulation time, 26229.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9505 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26229.7226229.72026229.720 100.00 ------------------------------------------------------------------------------- PC_run 9505 9505 26178.12 2.754 2.754 99.80 GM_PC_couple 9505 9505 24.02 0.003 0.003 0.09 PC_GM_couple 9505 9505 18.96 0.002 0.002 0.07 #others 8.63 8.625 0.03 ------------------------------------------------------------------------------- ======= Cycle 9505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9505, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9506 steps, 2.56000 s simulation time, 26232.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9506 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26232.3526232.35426232.354 100.00 ------------------------------------------------------------------------------- PC_run 9506 9506 26180.75 2.754 2.754 99.80 GM_PC_couple 9506 9506 24.02 0.003 0.003 0.09 PC_GM_couple 9506 9506 18.96 0.002 0.002 0.07 #others 8.63 8.626 0.03 ------------------------------------------------------------------------------- ======= Cycle 9506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9506, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9507 steps, 2.56000 s simulation time, 26234.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9507 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26234.9226234.92326234.923 100.00 ------------------------------------------------------------------------------- PC_run 9507 9507 26183.31 2.754 2.754 99.80 GM_PC_couple 9507 9507 24.02 0.003 0.003 0.09 PC_GM_couple 9507 9507 18.96 0.002 0.002 0.07 #others 8.63 8.627 0.03 ------------------------------------------------------------------------------- ======= Cycle 9507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9507, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9508 steps, 2.56000 s simulation time, 26238.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9508 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26238.0926238.08626238.086 100.00 ------------------------------------------------------------------------------- PC_run 9508 9508 26186.47 2.754 2.754 99.80 GM_PC_couple 9508 9508 24.02 0.003 0.003 0.09 PC_GM_couple 9508 9508 18.97 0.002 0.002 0.07 #others 8.63 8.628 0.03 ------------------------------------------------------------------------------- ======= Cycle 9508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9508, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9509 steps, 2.56000 s simulation time, 26240.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9509 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26240.5926240.59526240.595 100.00 ------------------------------------------------------------------------------- PC_run 9509 9509 26188.97 2.754 2.754 99.80 GM_PC_couple 9509 9509 24.03 0.003 0.003 0.09 PC_GM_couple 9509 9509 18.97 0.002 0.002 0.07 #others 8.63 8.628 0.03 ------------------------------------------------------------------------------- ======= Cycle 9509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9509, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9510 steps, 2.56000 s simulation time, 26243.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9510 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26243.2726243.26726243.267 100.00 ------------------------------------------------------------------------------- PC_run 9510 9510 26191.64 2.754 2.754 99.80 GM_PC_couple 9510 9510 24.03 0.003 0.003 0.09 PC_GM_couple 9510 9510 18.97 0.002 0.002 0.07 #others 8.63 8.629 0.03 ------------------------------------------------------------------------------- ======= Cycle 9510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9510, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9511 steps, 2.56000 s simulation time, 26245.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9511 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26245.9326245.92726245.927 100.00 ------------------------------------------------------------------------------- PC_run 9511 9511 26194.29 2.754 2.754 99.80 GM_PC_couple 9511 9511 24.03 0.003 0.003 0.09 PC_GM_couple 9511 9511 18.97 0.002 0.002 0.07 #others 8.63 8.630 0.03 ------------------------------------------------------------------------------- ======= Cycle 9511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9511, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9512 steps, 2.56000 s simulation time, 26248.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9512 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26248.4626248.45926248.459 100.00 ------------------------------------------------------------------------------- PC_run 9512 9512 26196.82 2.754 2.754 99.80 GM_PC_couple 9512 9512 24.03 0.003 0.003 0.09 PC_GM_couple 9512 9512 18.97 0.002 0.002 0.07 #others 8.63 8.631 0.03 ------------------------------------------------------------------------------- ======= Cycle 9512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9512, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9513 steps, 2.56000 s simulation time, 26251.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9513 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26251.0326251.03426251.034 100.00 ------------------------------------------------------------------------------- PC_run 9513 9513 26199.39 2.754 2.754 99.80 GM_PC_couple 9513 9513 24.04 0.003 0.003 0.09 PC_GM_couple 9513 9513 18.98 0.002 0.002 0.07 #others 8.63 8.632 0.03 ------------------------------------------------------------------------------- ======= Cycle 9513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9513, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9514 steps, 2.56000 s simulation time, 26253.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9514 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26253.2926253.28726253.287 100.00 ------------------------------------------------------------------------------- PC_run 9514 9514 26201.64 2.754 2.754 99.80 GM_PC_couple 9514 9514 24.04 0.003 0.003 0.09 PC_GM_couple 9514 9514 18.98 0.002 0.002 0.07 #others 8.63 8.633 0.03 ------------------------------------------------------------------------------- ======= Cycle 9514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9514, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9515 steps, 2.56000 s simulation time, 26255.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9515 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26255.9726255.97326255.973 100.00 ------------------------------------------------------------------------------- PC_run 9515 9515 26204.31 2.754 2.754 99.80 GM_PC_couple 9515 9515 24.04 0.003 0.003 0.09 PC_GM_couple 9515 9515 18.98 0.002 0.002 0.07 #others 8.63 8.634 0.03 ------------------------------------------------------------------------------- ======= Cycle 9515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9515, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9516 steps, 2.56000 s simulation time, 26258.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9516 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26258.8626258.86326258.863 100.00 ------------------------------------------------------------------------------- PC_run 9516 9516 26207.20 2.754 2.754 99.80 GM_PC_couple 9516 9516 24.05 0.003 0.003 0.09 PC_GM_couple 9516 9516 18.98 0.002 0.002 0.07 #others 8.64 8.635 0.03 ------------------------------------------------------------------------------- ======= Cycle 9516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9516, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9517 steps, 2.56000 s simulation time, 26262.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9517 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26262.0626262.06226262.062 100.00 ------------------------------------------------------------------------------- PC_run 9517 9517 26210.39 2.754 2.754 99.80 GM_PC_couple 9517 9517 24.05 0.003 0.003 0.09 PC_GM_couple 9517 9517 18.99 0.002 0.002 0.07 #others 8.64 8.636 0.03 ------------------------------------------------------------------------------- ======= Cycle 9517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9517, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9518 steps, 2.56000 s simulation time, 26264.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9518 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26264.9426264.93926264.939 100.00 ------------------------------------------------------------------------------- PC_run 9518 9518 26213.26 2.754 2.754 99.80 GM_PC_couple 9518 9518 24.05 0.003 0.003 0.09 PC_GM_couple 9518 9518 18.99 0.002 0.002 0.07 #others 8.64 8.637 0.03 ------------------------------------------------------------------------------- ======= Cycle 9518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9518, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9519 steps, 2.56000 s simulation time, 26267.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9519 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26267.4326267.43226267.432 100.00 ------------------------------------------------------------------------------- PC_run 9519 9519 26215.75 2.754 2.754 99.80 GM_PC_couple 9519 9519 24.05 0.003 0.003 0.09 PC_GM_couple 9519 9519 18.99 0.002 0.002 0.07 #others 8.64 8.638 0.03 ------------------------------------------------------------------------------- ======= Cycle 9519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9519, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9520 steps, 2.56000 s simulation time, 26270.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9520 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26270.1426270.14126270.141 100.00 ------------------------------------------------------------------------------- PC_run 9520 9520 26218.46 2.754 2.754 99.80 GM_PC_couple 9520 9520 24.06 0.003 0.003 0.09 PC_GM_couple 9520 9520 18.99 0.002 0.002 0.07 #others 8.64 8.639 0.03 ------------------------------------------------------------------------------- ======= Cycle 9520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9520, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9521 steps, 2.56000 s simulation time, 26273.61 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9521 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26273.6126273.61526273.615 100.00 ------------------------------------------------------------------------------- PC_run 9521 9521 26221.92 2.754 2.754 99.80 GM_PC_couple 9521 9521 24.06 0.003 0.003 0.09 PC_GM_couple 9521 9521 18.99 0.002 0.002 0.07 #others 8.64 8.639 0.03 ------------------------------------------------------------------------------- ======= Cycle 9521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9521, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9522 steps, 2.56000 s simulation time, 26276.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9522 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26276.3326276.32626276.326 100.00 ------------------------------------------------------------------------------- PC_run 9522 9522 26224.63 2.754 2.754 99.80 GM_PC_couple 9522 9522 24.06 0.003 0.003 0.09 PC_GM_couple 9522 9522 18.99 0.002 0.002 0.07 #others 8.64 8.640 0.03 ------------------------------------------------------------------------------- ======= Cycle 9522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9522, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9523 steps, 2.56000 s simulation time, 26278.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9523 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26278.9426278.93526278.935 100.00 ------------------------------------------------------------------------------- PC_run 9523 9523 26227.23 2.754 2.754 99.80 GM_PC_couple 9523 9523 24.06 0.003 0.003 0.09 PC_GM_couple 9523 9523 19.00 0.002 0.002 0.07 #others 8.64 8.641 0.03 ------------------------------------------------------------------------------- ======= Cycle 9523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9523, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9524 steps, 2.56000 s simulation time, 26281.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9524 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26281.6726281.66926281.669 100.00 ------------------------------------------------------------------------------- PC_run 9524 9524 26229.96 2.754 2.754 99.80 GM_PC_couple 9524 9524 24.07 0.003 0.003 0.09 PC_GM_couple 9524 9524 19.00 0.002 0.002 0.07 #others 8.64 8.642 0.03 ------------------------------------------------------------------------------- ======= Cycle 9524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9524, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9525 steps, 2.56000 s simulation time, 26284.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9525 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26284.7726284.77426284.774 100.00 ------------------------------------------------------------------------------- PC_run 9525 9525 26233.06 2.754 2.754 99.80 GM_PC_couple 9525 9525 24.07 0.003 0.003 0.09 PC_GM_couple 9525 9525 19.00 0.002 0.002 0.07 #others 8.64 8.643 0.03 ------------------------------------------------------------------------------- ======= Cycle 9525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9525, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9526 steps, 2.56000 s simulation time, 26287.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9526 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26287.5926287.59226287.592 100.00 ------------------------------------------------------------------------------- PC_run 9526 9526 26235.88 2.754 2.754 99.80 GM_PC_couple 9526 9526 24.07 0.003 0.003 0.09 PC_GM_couple 9526 9526 19.00 0.002 0.002 0.07 #others 8.64 8.644 0.03 ------------------------------------------------------------------------------- ======= Cycle 9526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9526, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9527 steps, 2.56000 s simulation time, 26290.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9527 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26290.0726290.07026290.070 100.00 ------------------------------------------------------------------------------- PC_run 9527 9527 26238.35 2.754 2.754 99.80 GM_PC_couple 9527 9527 24.07 0.003 0.003 0.09 PC_GM_couple 9527 9527 19.00 0.002 0.002 0.07 #others 8.64 8.644 0.03 ------------------------------------------------------------------------------- ======= Cycle 9527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9527, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9528 steps, 2.56000 s simulation time, 26292.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9528 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26292.5526292.55426292.554 100.00 ------------------------------------------------------------------------------- PC_run 9528 9528 26240.83 2.754 2.754 99.80 GM_PC_couple 9528 9528 24.08 0.003 0.003 0.09 PC_GM_couple 9528 9528 19.01 0.002 0.002 0.07 #others 8.65 8.645 0.03 ------------------------------------------------------------------------------- ======= Cycle 9528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9528, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9529 steps, 2.56000 s simulation time, 26295.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9529 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26295.7426295.74026295.740 100.00 ------------------------------------------------------------------------------- PC_run 9529 9529 26244.01 2.754 2.754 99.80 GM_PC_couple 9529 9529 24.08 0.003 0.003 0.09 PC_GM_couple 9529 9529 19.01 0.002 0.002 0.07 #others 8.65 8.646 0.03 ------------------------------------------------------------------------------- ======= Cycle 9529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9529, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9530 steps, 2.56000 s simulation time, 26298.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9530 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26298.3926298.38726298.387 100.00 ------------------------------------------------------------------------------- PC_run 9530 9530 26246.65 2.754 2.754 99.80 GM_PC_couple 9530 9530 24.08 0.003 0.003 0.09 PC_GM_couple 9530 9530 19.01 0.002 0.002 0.07 #others 8.65 8.647 0.03 ------------------------------------------------------------------------------- ======= Cycle 9530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9530, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9531 steps, 2.56000 s simulation time, 26301.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9531 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26301.0926301.08626301.086 100.00 ------------------------------------------------------------------------------- PC_run 9531 9531 26249.35 2.754 2.754 99.80 GM_PC_couple 9531 9531 24.08 0.003 0.003 0.09 PC_GM_couple 9531 9531 19.01 0.002 0.002 0.07 #others 8.65 8.648 0.03 ------------------------------------------------------------------------------- ======= Cycle 9531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9531, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9532 steps, 2.56000 s simulation time, 26303.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9532 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26303.5626303.55626303.556 100.00 ------------------------------------------------------------------------------- PC_run 9532 9532 26251.81 2.754 2.754 99.80 GM_PC_couple 9532 9532 24.08 0.003 0.003 0.09 PC_GM_couple 9532 9532 19.01 0.002 0.002 0.07 #others 8.65 8.648 0.03 ------------------------------------------------------------------------------- ======= Cycle 9532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9532, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9533 steps, 2.56000 s simulation time, 26306.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9533 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26306.6226306.61726306.617 100.00 ------------------------------------------------------------------------------- PC_run 9533 9533 26254.87 2.754 2.754 99.80 GM_PC_couple 9533 9533 24.09 0.003 0.003 0.09 PC_GM_couple 9533 9533 19.01 0.002 0.002 0.07 #others 8.65 8.649 0.03 ------------------------------------------------------------------------------- ======= Cycle 9533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9533, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9534 steps, 2.56000 s simulation time, 26309.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9534 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26309.0826309.07826309.078 100.00 ------------------------------------------------------------------------------- PC_run 9534 9534 26257.32 2.754 2.754 99.80 GM_PC_couple 9534 9534 24.09 0.003 0.003 0.09 PC_GM_couple 9534 9534 19.02 0.002 0.002 0.07 #others 8.65 8.650 0.03 ------------------------------------------------------------------------------- ======= Cycle 9534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9534, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9535 steps, 2.56000 s simulation time, 26311.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9535 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26311.3926311.39326311.393 100.00 ------------------------------------------------------------------------------- PC_run 9535 9535 26259.63 2.754 2.754 99.80 GM_PC_couple 9535 9535 24.09 0.003 0.003 0.09 PC_GM_couple 9535 9535 19.02 0.002 0.002 0.07 #others 8.65 8.651 0.03 ------------------------------------------------------------------------------- ======= Cycle 9535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9535, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9536 steps, 2.56000 s simulation time, 26313.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9536 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26313.8526313.84826313.848 100.00 ------------------------------------------------------------------------------- PC_run 9536 9536 26262.08 2.754 2.754 99.80 GM_PC_couple 9536 9536 24.09 0.003 0.003 0.09 PC_GM_couple 9536 9536 19.02 0.002 0.002 0.07 #others 8.65 8.651 0.03 ------------------------------------------------------------------------------- ======= Cycle 9536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9536, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9537 steps, 2.56000 s simulation time, 26316.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9537 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26316.3626316.36426316.364 100.00 ------------------------------------------------------------------------------- PC_run 9537 9537 26264.59 2.754 2.754 99.80 GM_PC_couple 9537 9537 24.10 0.003 0.003 0.09 PC_GM_couple 9537 9537 19.02 0.002 0.002 0.07 #others 8.65 8.652 0.03 ------------------------------------------------------------------------------- ======= Cycle 9537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9537, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9538 steps, 2.56000 s simulation time, 26318.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9538 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26318.7126318.71426318.714 100.00 ------------------------------------------------------------------------------- PC_run 9538 9538 26266.94 2.754 2.754 99.80 GM_PC_couple 9538 9538 24.10 0.003 0.003 0.09 PC_GM_couple 9538 9538 19.02 0.002 0.002 0.07 #others 8.65 8.653 0.03 ------------------------------------------------------------------------------- ======= Cycle 9538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9538, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9539 steps, 2.56000 s simulation time, 26321.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9539 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26321.7426321.74126321.741 100.00 ------------------------------------------------------------------------------- PC_run 9539 9539 26269.96 2.754 2.754 99.80 GM_PC_couple 9539 9539 24.10 0.003 0.003 0.09 PC_GM_couple 9539 9539 19.03 0.002 0.002 0.07 #others 8.65 8.654 0.03 ------------------------------------------------------------------------------- ======= Cycle 9539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9539, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9540 steps, 2.56000 s simulation time, 26324.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9540 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26324.1626324.15626324.156 100.00 ------------------------------------------------------------------------------- PC_run 9540 9540 26272.37 2.754 2.754 99.80 GM_PC_couple 9540 9540 24.11 0.003 0.003 0.09 PC_GM_couple 9540 9540 19.03 0.002 0.002 0.07 #others 8.66 8.655 0.03 ------------------------------------------------------------------------------- ======= Cycle 9540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9540, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9541 steps, 2.56000 s simulation time, 26326.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9541 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26326.4826326.48126326.481 100.00 ------------------------------------------------------------------------------- PC_run 9541 9541 26274.68 2.754 2.754 99.80 GM_PC_couple 9541 9541 24.11 0.003 0.003 0.09 PC_GM_couple 9541 9541 19.03 0.002 0.002 0.07 #others 8.66 8.656 0.03 ------------------------------------------------------------------------------- ======= Cycle 9541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9541, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9542 steps, 2.56000 s simulation time, 26328.98 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9542 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26328.9826328.98326328.983 100.00 ------------------------------------------------------------------------------- PC_run 9542 9542 26277.18 2.754 2.754 99.80 GM_PC_couple 9542 9542 24.11 0.003 0.003 0.09 PC_GM_couple 9542 9542 19.04 0.002 0.002 0.07 #others 8.66 8.657 0.03 ------------------------------------------------------------------------------- ======= Cycle 9542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9542, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9543 steps, 2.56000 s simulation time, 26331.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9543 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26331.5926331.59026331.590 100.00 ------------------------------------------------------------------------------- PC_run 9543 9543 26279.78 2.754 2.754 99.80 GM_PC_couple 9543 9543 24.12 0.003 0.003 0.09 PC_GM_couple 9543 9543 19.04 0.002 0.002 0.07 #others 8.66 8.658 0.03 ------------------------------------------------------------------------------- ======= Cycle 9543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9543, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9544 steps, 2.56000 s simulation time, 26334.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9544 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26334.5026334.50026334.500 100.00 ------------------------------------------------------------------------------- PC_run 9544 9544 26282.68 2.754 2.754 99.80 GM_PC_couple 9544 9544 24.12 0.003 0.003 0.09 PC_GM_couple 9544 9544 19.04 0.002 0.002 0.07 #others 8.66 8.659 0.03 ------------------------------------------------------------------------------- ======= Cycle 9544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9544, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9545 steps, 2.56000 s simulation time, 26336.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9545 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26336.8626336.85726336.857 100.00 ------------------------------------------------------------------------------- PC_run 9545 9545 26285.03 2.754 2.754 99.80 GM_PC_couple 9545 9545 24.12 0.003 0.003 0.09 PC_GM_couple 9545 9545 19.04 0.002 0.002 0.07 #others 8.66 8.660 0.03 ------------------------------------------------------------------------------- ======= Cycle 9545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9545, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9546 steps, 2.56000 s simulation time, 26339.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9546 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26339.1926339.18826339.188 100.00 ------------------------------------------------------------------------------- PC_run 9546 9546 26287.36 2.754 2.754 99.80 GM_PC_couple 9546 9546 24.12 0.003 0.003 0.09 PC_GM_couple 9546 9546 19.04 0.002 0.002 0.07 #others 8.66 8.661 0.03 ------------------------------------------------------------------------------- ======= Cycle 9546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9546, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9547 steps, 2.56000 s simulation time, 26341.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9547 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26341.7426341.73926341.739 100.00 ------------------------------------------------------------------------------- PC_run 9547 9547 26289.90 2.754 2.754 99.80 GM_PC_couple 9547 9547 24.13 0.003 0.003 0.09 PC_GM_couple 9547 9547 19.05 0.002 0.002 0.07 #others 8.66 8.662 0.03 ------------------------------------------------------------------------------- ======= Cycle 9547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9547, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9548 steps, 2.56000 s simulation time, 26344.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9548 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26344.0626344.05526344.055 100.00 ------------------------------------------------------------------------------- PC_run 9548 9548 26292.21 2.754 2.754 99.80 GM_PC_couple 9548 9548 24.13 0.003 0.003 0.09 PC_GM_couple 9548 9548 19.05 0.002 0.002 0.07 #others 8.66 8.663 0.03 ------------------------------------------------------------------------------- ======= Cycle 9548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9548, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9549 steps, 2.56000 s simulation time, 26346.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9549 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26346.4626346.46226346.462 100.00 ------------------------------------------------------------------------------- PC_run 9549 9549 26294.61 2.754 2.754 99.80 GM_PC_couple 9549 9549 24.13 0.003 0.003 0.09 PC_GM_couple 9549 9549 19.05 0.002 0.002 0.07 #others 8.66 8.664 0.03 ------------------------------------------------------------------------------- ======= Cycle 9549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9549, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9550 steps, 2.56000 s simulation time, 26348.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9550 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26348.8026348.80126348.801 100.00 ------------------------------------------------------------------------------- PC_run 9550 9550 26296.95 2.754 2.754 99.80 GM_PC_couple 9550 9550 24.13 0.003 0.003 0.09 PC_GM_couple 9550 9550 19.05 0.002 0.002 0.07 #others 8.67 8.665 0.03 ------------------------------------------------------------------------------- ======= Cycle 9550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9550, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9551 steps, 2.56000 s simulation time, 26351.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9551 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26351.2826351.27926351.279 100.00 ------------------------------------------------------------------------------- PC_run 9551 9551 26299.42 2.754 2.754 99.80 GM_PC_couple 9551 9551 24.14 0.003 0.003 0.09 PC_GM_couple 9551 9551 19.05 0.002 0.002 0.07 #others 8.67 8.666 0.03 ------------------------------------------------------------------------------- ======= Cycle 9551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9551, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9552 steps, 2.56000 s simulation time, 26353.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9552 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26353.7226353.72326353.723 100.00 ------------------------------------------------------------------------------- PC_run 9552 9552 26301.86 2.754 2.754 99.80 GM_PC_couple 9552 9552 24.14 0.003 0.003 0.09 PC_GM_couple 9552 9552 19.06 0.002 0.002 0.07 #others 8.67 8.667 0.03 ------------------------------------------------------------------------------- ======= Cycle 9552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9552, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9553 steps, 2.56000 s simulation time, 26356.22 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9553 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26356.2226356.22226356.222 100.00 ------------------------------------------------------------------------------- PC_run 9553 9553 26304.35 2.754 2.754 99.80 GM_PC_couple 9553 9553 24.14 0.003 0.003 0.09 PC_GM_couple 9553 9553 19.06 0.002 0.002 0.07 #others 8.67 8.668 0.03 ------------------------------------------------------------------------------- ======= Cycle 9553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9553, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9554 steps, 2.56000 s simulation time, 26359.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9554 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26359.5126359.50726359.507 100.00 ------------------------------------------------------------------------------- PC_run 9554 9554 26307.63 2.754 2.754 99.80 GM_PC_couple 9554 9554 24.15 0.003 0.003 0.09 PC_GM_couple 9554 9554 19.06 0.002 0.002 0.07 #others 8.67 8.669 0.03 ------------------------------------------------------------------------------- ======= Cycle 9554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9554, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9555 steps, 2.56000 s simulation time, 26362.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9555 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26362.1226362.12426362.124 100.00 ------------------------------------------------------------------------------- PC_run 9555 9555 26310.24 2.754 2.754 99.80 GM_PC_couple 9555 9555 24.15 0.003 0.003 0.09 PC_GM_couple 9555 9555 19.06 0.002 0.002 0.07 #others 8.67 8.670 0.03 ------------------------------------------------------------------------------- ======= Cycle 9555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9555, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9556 steps, 2.56000 s simulation time, 26364.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9556 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26364.5026364.50026364.500 100.00 ------------------------------------------------------------------------------- PC_run 9556 9556 26312.61 2.754 2.754 99.80 GM_PC_couple 9556 9556 24.15 0.003 0.003 0.09 PC_GM_couple 9556 9556 19.06 0.002 0.002 0.07 #others 8.67 8.670 0.03 ------------------------------------------------------------------------------- ======= Cycle 9556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9556, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9557 steps, 2.56000 s simulation time, 26367.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9557 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26367.0026366.99526366.995 100.00 ------------------------------------------------------------------------------- PC_run 9557 9557 26315.10 2.753 2.753 99.80 GM_PC_couple 9557 9557 24.15 0.003 0.003 0.09 PC_GM_couple 9557 9557 19.07 0.002 0.002 0.07 #others 8.67 8.672 0.03 ------------------------------------------------------------------------------- ======= Cycle 9557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9557, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9558 steps, 2.56000 s simulation time, 26369.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9558 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26369.3526369.35026369.350 100.00 ------------------------------------------------------------------------------- PC_run 9558 9558 26317.45 2.753 2.753 99.80 GM_PC_couple 9558 9558 24.16 0.003 0.003 0.09 PC_GM_couple 9558 9558 19.07 0.002 0.002 0.07 #others 8.67 8.673 0.03 ------------------------------------------------------------------------------- ======= Cycle 9558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9558, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9559 steps, 2.56000 s simulation time, 26371.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9559 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26371.9926371.99326371.993 100.00 ------------------------------------------------------------------------------- PC_run 9559 9559 26320.09 2.753 2.753 99.80 GM_PC_couple 9559 9559 24.16 0.003 0.003 0.09 PC_GM_couple 9559 9559 19.07 0.002 0.002 0.07 #others 8.67 8.674 0.03 ------------------------------------------------------------------------------- ======= Cycle 9559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9559, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9560 steps, 2.56000 s simulation time, 26374.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9560 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26374.5926374.58926374.589 100.00 ------------------------------------------------------------------------------- PC_run 9560 9560 26322.68 2.753 2.753 99.80 GM_PC_couple 9560 9560 24.16 0.003 0.003 0.09 PC_GM_couple 9560 9560 19.07 0.002 0.002 0.07 #others 8.67 8.675 0.03 ------------------------------------------------------------------------------- ======= Cycle 9560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9560, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9561 steps, 2.56000 s simulation time, 26377.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9561 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26377.1926377.18626377.186 100.00 ------------------------------------------------------------------------------- PC_run 9561 9561 26325.27 2.753 2.753 99.80 GM_PC_couple 9561 9561 24.17 0.003 0.003 0.09 PC_GM_couple 9561 9561 19.07 0.002 0.002 0.07 #others 8.68 8.676 0.03 ------------------------------------------------------------------------------- ======= Cycle 9561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9561, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9562 steps, 2.56000 s simulation time, 26379.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9562 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26379.6426379.64326379.643 100.00 ------------------------------------------------------------------------------- PC_run 9562 9562 26327.72 2.753 2.753 99.80 GM_PC_couple 9562 9562 24.17 0.003 0.003 0.09 PC_GM_couple 9562 9562 19.08 0.002 0.002 0.07 #others 8.68 8.677 0.03 ------------------------------------------------------------------------------- ======= Cycle 9562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9562, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9563 steps, 2.56000 s simulation time, 26382.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9563 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26382.3626382.35626382.356 100.00 ------------------------------------------------------------------------------- PC_run 9563 9563 26330.43 2.753 2.753 99.80 GM_PC_couple 9563 9563 24.17 0.003 0.003 0.09 PC_GM_couple 9563 9563 19.08 0.002 0.002 0.07 #others 8.68 8.677 0.03 ------------------------------------------------------------------------------- ======= Cycle 9563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9563, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9564 steps, 2.56000 s simulation time, 26385.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9564 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26385.2526385.25326385.253 100.00 ------------------------------------------------------------------------------- PC_run 9564 9564 26333.32 2.753 2.753 99.80 GM_PC_couple 9564 9564 24.17 0.003 0.003 0.09 PC_GM_couple 9564 9564 19.08 0.002 0.002 0.07 #others 8.68 8.678 0.03 ------------------------------------------------------------------------------- ======= Cycle 9564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9564, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9565 steps, 2.56000 s simulation time, 26387.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9565 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26387.9726387.96526387.965 100.00 ------------------------------------------------------------------------------- PC_run 9565 9565 26336.03 2.753 2.753 99.80 GM_PC_couple 9565 9565 24.18 0.003 0.003 0.09 PC_GM_couple 9565 9565 19.08 0.002 0.002 0.07 #others 8.68 8.679 0.03 ------------------------------------------------------------------------------- ======= Cycle 9565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9565, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9566 steps, 2.56000 s simulation time, 26390.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9566 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26390.4026390.40426390.404 100.00 ------------------------------------------------------------------------------- PC_run 9566 9566 26338.46 2.753 2.753 99.80 GM_PC_couple 9566 9566 24.18 0.003 0.003 0.09 PC_GM_couple 9566 9566 19.09 0.002 0.002 0.07 #others 8.68 8.680 0.03 ------------------------------------------------------------------------------- ======= Cycle 9566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9566, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9567 steps, 2.56000 s simulation time, 26393.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9567 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26393.0926393.08726393.087 100.00 ------------------------------------------------------------------------------- PC_run 9567 9567 26341.14 2.753 2.753 99.80 GM_PC_couple 9567 9567 24.18 0.003 0.003 0.09 PC_GM_couple 9567 9567 19.09 0.002 0.002 0.07 #others 8.68 8.681 0.03 ------------------------------------------------------------------------------- ======= Cycle 9567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9567, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9568 steps, 2.56000 s simulation time, 26396.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9568 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26396.5426396.53726396.537 100.00 ------------------------------------------------------------------------------- PC_run 9568 9568 26344.58 2.753 2.753 99.80 GM_PC_couple 9568 9568 24.18 0.003 0.003 0.09 PC_GM_couple 9568 9568 19.09 0.002 0.002 0.07 #others 8.68 8.682 0.03 ------------------------------------------------------------------------------- ======= Cycle 9568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9568, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9569 steps, 2.56000 s simulation time, 26399.12 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9569 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26399.1226399.12026399.120 100.00 ------------------------------------------------------------------------------- PC_run 9569 9569 26347.16 2.753 2.753 99.80 GM_PC_couple 9569 9569 24.19 0.003 0.003 0.09 PC_GM_couple 9569 9569 19.09 0.002 0.002 0.07 #others 8.68 8.684 0.03 ------------------------------------------------------------------------------- ======= Cycle 9569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9569, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9570 steps, 2.56000 s simulation time, 26401.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9570 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26401.8526401.84626401.846 100.00 ------------------------------------------------------------------------------- PC_run 9570 9570 26349.88 2.753 2.753 99.80 GM_PC_couple 9570 9570 24.19 0.003 0.003 0.09 PC_GM_couple 9570 9570 19.09 0.002 0.002 0.07 #others 8.68 8.685 0.03 ------------------------------------------------------------------------------- ======= Cycle 9570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9570, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9571 steps, 2.56000 s simulation time, 26404.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9571 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26404.5926404.58626404.586 100.00 ------------------------------------------------------------------------------- PC_run 9571 9571 26352.61 2.753 2.753 99.80 GM_PC_couple 9571 9571 24.19 0.003 0.003 0.09 PC_GM_couple 9571 9571 19.09 0.002 0.002 0.07 #others 8.69 8.686 0.03 ------------------------------------------------------------------------------- ======= Cycle 9571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9571, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9572 steps, 2.56000 s simulation time, 26408.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9572 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26408.4826408.47626408.476 100.00 ------------------------------------------------------------------------------- PC_run 9572 9572 26356.50 2.753 2.753 99.80 GM_PC_couple 9572 9572 24.19 0.003 0.003 0.09 PC_GM_couple 9572 9572 19.10 0.002 0.002 0.07 #others 8.69 8.687 0.03 ------------------------------------------------------------------------------- ======= Cycle 9572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9572, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9573 steps, 2.56000 s simulation time, 26411.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9573 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26411.2626411.26226411.262 100.00 ------------------------------------------------------------------------------- PC_run 9573 9573 26359.28 2.754 2.754 99.80 GM_PC_couple 9573 9573 24.20 0.003 0.003 0.09 PC_GM_couple 9573 9573 19.10 0.002 0.002 0.07 #others 8.69 8.688 0.03 ------------------------------------------------------------------------------- ======= Cycle 9573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9573, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9574 steps, 2.56000 s simulation time, 26413.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9574 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26413.8326413.82926413.829 100.00 ------------------------------------------------------------------------------- PC_run 9574 9574 26361.84 2.753 2.753 99.80 GM_PC_couple 9574 9574 24.20 0.003 0.003 0.09 PC_GM_couple 9574 9574 19.10 0.002 0.002 0.07 #others 8.69 8.688 0.03 ------------------------------------------------------------------------------- ======= Cycle 9574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9574, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9575 steps, 2.56000 s simulation time, 26416.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9575 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26416.2526416.25226416.252 100.00 ------------------------------------------------------------------------------- PC_run 9575 9575 26364.26 2.753 2.753 99.80 GM_PC_couple 9575 9575 24.20 0.003 0.003 0.09 PC_GM_couple 9575 9575 19.10 0.002 0.002 0.07 #others 8.69 8.689 0.03 ------------------------------------------------------------------------------- ======= Cycle 9575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9575, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9576 steps, 2.56000 s simulation time, 26418.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9576 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26418.8026418.79926418.799 100.00 ------------------------------------------------------------------------------- PC_run 9576 9576 26366.80 2.753 2.753 99.80 GM_PC_couple 9576 9576 24.20 0.003 0.003 0.09 PC_GM_couple 9576 9576 19.10 0.002 0.002 0.07 #others 8.69 8.690 0.03 ------------------------------------------------------------------------------- ======= Cycle 9576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9576, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9577 steps, 2.56000 s simulation time, 26421.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9577 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26421.3126421.31326421.313 100.00 ------------------------------------------------------------------------------- PC_run 9577 9577 26369.31 2.753 2.753 99.80 GM_PC_couple 9577 9577 24.21 0.003 0.003 0.09 PC_GM_couple 9577 9577 19.11 0.002 0.002 0.07 #others 8.69 8.691 0.03 ------------------------------------------------------------------------------- ======= Cycle 9577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9577, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9578 steps, 2.56000 s simulation time, 26424.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9578 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26424.1426424.14126424.141 100.00 ------------------------------------------------------------------------------- PC_run 9578 9578 26372.13 2.753 2.753 99.80 GM_PC_couple 9578 9578 24.21 0.003 0.003 0.09 PC_GM_couple 9578 9578 19.11 0.002 0.002 0.07 #others 8.69 8.692 0.03 ------------------------------------------------------------------------------- ======= Cycle 9578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9578, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9579 steps, 2.56000 s simulation time, 26426.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9579 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26426.7926426.79126426.791 100.00 ------------------------------------------------------------------------------- PC_run 9579 9579 26374.77 2.753 2.753 99.80 GM_PC_couple 9579 9579 24.21 0.003 0.003 0.09 PC_GM_couple 9579 9579 19.11 0.002 0.002 0.07 #others 8.69 8.693 0.03 ------------------------------------------------------------------------------- ======= Cycle 9579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9579, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9580 steps, 2.56000 s simulation time, 26429.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9580 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26429.6826429.68126429.681 100.00 ------------------------------------------------------------------------------- PC_run 9580 9580 26377.66 2.753 2.753 99.80 GM_PC_couple 9580 9580 24.22 0.003 0.003 0.09 PC_GM_couple 9580 9580 19.11 0.002 0.002 0.07 #others 8.69 8.693 0.03 ------------------------------------------------------------------------------- ======= Cycle 9580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9580, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9581 steps, 2.56000 s simulation time, 26432.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9581 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26432.1826432.18226432.182 100.00 ------------------------------------------------------------------------------- PC_run 9581 9581 26380.15 2.753 2.753 99.80 GM_PC_couple 9581 9581 24.22 0.003 0.003 0.09 PC_GM_couple 9581 9581 19.12 0.002 0.002 0.07 #others 8.69 8.694 0.03 ------------------------------------------------------------------------------- ======= Cycle 9581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9581, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9582 steps, 2.56000 s simulation time, 26434.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9582 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26434.7126434.71226434.712 100.00 ------------------------------------------------------------------------------- PC_run 9582 9582 26382.68 2.753 2.753 99.80 GM_PC_couple 9582 9582 24.22 0.003 0.003 0.09 PC_GM_couple 9582 9582 19.12 0.002 0.002 0.07 #others 8.70 8.695 0.03 ------------------------------------------------------------------------------- ======= Cycle 9582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9582, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9583 steps, 2.56000 s simulation time, 26437.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9583 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26437.2426437.23826437.238 100.00 ------------------------------------------------------------------------------- PC_run 9583 9583 26385.20 2.753 2.753 99.80 GM_PC_couple 9583 9583 24.22 0.003 0.003 0.09 PC_GM_couple 9583 9583 19.12 0.002 0.002 0.07 #others 8.70 8.696 0.03 ------------------------------------------------------------------------------- ======= Cycle 9583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9583, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9584 steps, 2.56000 s simulation time, 26440.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9584 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26440.0426440.04326440.043 100.00 ------------------------------------------------------------------------------- PC_run 9584 9584 26388.00 2.753 2.753 99.80 GM_PC_couple 9584 9584 24.23 0.003 0.003 0.09 PC_GM_couple 9584 9584 19.12 0.002 0.002 0.07 #others 8.70 8.697 0.03 ------------------------------------------------------------------------------- ======= Cycle 9584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9584, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9585 steps, 2.56000 s simulation time, 26442.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9585 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26442.5126442.50726442.507 100.00 ------------------------------------------------------------------------------- PC_run 9585 9585 26390.46 2.753 2.753 99.80 GM_PC_couple 9585 9585 24.23 0.003 0.003 0.09 PC_GM_couple 9585 9585 19.12 0.002 0.002 0.07 #others 8.70 8.698 0.03 ------------------------------------------------------------------------------- ======= Cycle 9585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9585, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9586 steps, 2.56000 s simulation time, 26445.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9586 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26445.3126445.31326445.313 100.00 ------------------------------------------------------------------------------- PC_run 9586 9586 26393.26 2.753 2.753 99.80 GM_PC_couple 9586 9586 24.23 0.003 0.003 0.09 PC_GM_couple 9586 9586 19.13 0.002 0.002 0.07 #others 8.70 8.699 0.03 ------------------------------------------------------------------------------- ======= Cycle 9586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9586, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9587 steps, 2.56000 s simulation time, 26448.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9587 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26448.3426448.34326448.343 100.00 ------------------------------------------------------------------------------- PC_run 9587 9587 26396.28 2.753 2.753 99.80 GM_PC_couple 9587 9587 24.23 0.003 0.003 0.09 PC_GM_couple 9587 9587 19.13 0.002 0.002 0.07 #others 8.70 8.699 0.03 ------------------------------------------------------------------------------- ======= Cycle 9587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9587, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9588 steps, 2.56000 s simulation time, 26451.23 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9588 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26451.2326451.23526451.235 100.00 ------------------------------------------------------------------------------- PC_run 9588 9588 26399.17 2.753 2.753 99.80 GM_PC_couple 9588 9588 24.24 0.003 0.003 0.09 PC_GM_couple 9588 9588 19.13 0.002 0.002 0.07 #others 8.70 8.700 0.03 ------------------------------------------------------------------------------- ======= Cycle 9588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9588, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9589 steps, 2.56000 s simulation time, 26453.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9589 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26453.5426453.54326453.543 100.00 ------------------------------------------------------------------------------- PC_run 9589 9589 26401.47 2.753 2.753 99.80 GM_PC_couple 9589 9589 24.24 0.003 0.003 0.09 PC_GM_couple 9589 9589 19.13 0.002 0.002 0.07 #others 8.70 8.701 0.03 ------------------------------------------------------------------------------- ======= Cycle 9589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9589, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9590 steps, 2.56000 s simulation time, 26455.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9590 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26455.9426455.93726455.937 100.00 ------------------------------------------------------------------------------- PC_run 9590 9590 26403.86 2.753 2.753 99.80 GM_PC_couple 9590 9590 24.24 0.003 0.003 0.09 PC_GM_couple 9590 9590 19.13 0.002 0.002 0.07 #others 8.70 8.702 0.03 ------------------------------------------------------------------------------- ======= Cycle 9590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9590, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9591 steps, 2.56000 s simulation time, 26458.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9591 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26458.6626458.65726458.657 100.00 ------------------------------------------------------------------------------- PC_run 9591 9591 26406.57 2.753 2.753 99.80 GM_PC_couple 9591 9591 24.24 0.003 0.003 0.09 PC_GM_couple 9591 9591 19.14 0.002 0.002 0.07 #others 8.70 8.703 0.03 ------------------------------------------------------------------------------- ======= Cycle 9591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9591, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9592 steps, 2.56000 s simulation time, 26461.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9592 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26461.3726461.36926461.369 100.00 ------------------------------------------------------------------------------- PC_run 9592 9592 26409.28 2.753 2.753 99.80 GM_PC_couple 9592 9592 24.25 0.003 0.003 0.09 PC_GM_couple 9592 9592 19.14 0.002 0.002 0.07 #others 8.70 8.704 0.03 ------------------------------------------------------------------------------- ======= Cycle 9592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9592, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9593 steps, 2.56000 s simulation time, 26463.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9593 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26463.9926463.98526463.985 100.00 ------------------------------------------------------------------------------- PC_run 9593 9593 26411.89 2.753 2.753 99.80 GM_PC_couple 9593 9593 24.25 0.003 0.003 0.09 PC_GM_couple 9593 9593 19.14 0.002 0.002 0.07 #others 8.71 8.706 0.03 ------------------------------------------------------------------------------- ======= Cycle 9593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9593, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9594 steps, 2.56000 s simulation time, 26466.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9594 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26466.6526466.65326466.653 100.00 ------------------------------------------------------------------------------- PC_run 9594 9594 26414.55 2.753 2.753 99.80 GM_PC_couple 9594 9594 24.25 0.003 0.003 0.09 PC_GM_couple 9594 9594 19.15 0.002 0.002 0.07 #others 8.71 8.707 0.03 ------------------------------------------------------------------------------- ======= Cycle 9594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9594, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9595 steps, 2.56000 s simulation time, 26469.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9595 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26469.4926469.49526469.495 100.00 ------------------------------------------------------------------------------- PC_run 9595 9595 26417.38 2.753 2.753 99.80 GM_PC_couple 9595 9595 24.26 0.003 0.003 0.09 PC_GM_couple 9595 9595 19.15 0.002 0.002 0.07 #others 8.71 8.708 0.03 ------------------------------------------------------------------------------- ======= Cycle 9595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9595, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9596 steps, 2.56000 s simulation time, 26472.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9596 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26472.2126472.21426472.214 100.00 ------------------------------------------------------------------------------- PC_run 9596 9596 26420.09 2.753 2.753 99.80 GM_PC_couple 9596 9596 24.26 0.003 0.003 0.09 PC_GM_couple 9596 9596 19.15 0.002 0.002 0.07 #others 8.71 8.709 0.03 ------------------------------------------------------------------------------- ======= Cycle 9596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9596, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9597 steps, 2.56000 s simulation time, 26474.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9597 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26474.7426474.74326474.743 100.00 ------------------------------------------------------------------------------- PC_run 9597 9597 26422.62 2.753 2.753 99.80 GM_PC_couple 9597 9597 24.26 0.003 0.003 0.09 PC_GM_couple 9597 9597 19.15 0.002 0.002 0.07 #others 8.71 8.710 0.03 ------------------------------------------------------------------------------- ======= Cycle 9597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9597, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9598 steps, 2.56000 s simulation time, 26477.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9598 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26477.4926477.49326477.493 100.00 ------------------------------------------------------------------------------- PC_run 9598 9598 26425.36 2.753 2.753 99.80 GM_PC_couple 9598 9598 24.26 0.003 0.003 0.09 PC_GM_couple 9598 9598 19.15 0.002 0.002 0.07 #others 8.71 8.711 0.03 ------------------------------------------------------------------------------- ======= Cycle 9598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9598, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9599 steps, 2.56000 s simulation time, 26480.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9599 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26480.4426480.44026480.440 100.00 ------------------------------------------------------------------------------- PC_run 9599 9599 26428.31 2.753 2.753 99.80 GM_PC_couple 9599 9599 24.27 0.003 0.003 0.09 PC_GM_couple 9599 9599 19.16 0.002 0.002 0.07 #others 8.71 8.712 0.03 ------------------------------------------------------------------------------- ======= Cycle 9599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9599, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9600 steps, 2.56000 s simulation time, 26483.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9600 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26483.1526483.15126483.151 100.00 ------------------------------------------------------------------------------- PC_run 9600 9600 26431.01 2.753 2.753 99.80 GM_PC_couple 9600 9600 24.27 0.003 0.003 0.09 PC_GM_couple 9600 9600 19.16 0.002 0.002 0.07 #others 8.71 8.713 0.03 ------------------------------------------------------------------------------- ======= Cycle 9600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9600, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9601 steps, 2.56000 s simulation time, 26485.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9601 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26485.7926485.78826485.788 100.00 ------------------------------------------------------------------------------- PC_run 9601 9601 26433.64 2.753 2.753 99.80 GM_PC_couple 9601 9601 24.27 0.003 0.003 0.09 PC_GM_couple 9601 9601 19.16 0.002 0.002 0.07 #others 8.71 8.714 0.03 ------------------------------------------------------------------------------- ======= Cycle 9601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9601, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9602 steps, 2.56000 s simulation time, 26488.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9602 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26488.5826488.58426488.584 100.00 ------------------------------------------------------------------------------- PC_run 9602 9602 26436.43 2.753 2.753 99.80 GM_PC_couple 9602 9602 24.28 0.003 0.003 0.09 PC_GM_couple 9602 9602 19.16 0.002 0.002 0.07 #others 8.71 8.715 0.03 ------------------------------------------------------------------------------- ======= Cycle 9602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9602, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9603 steps, 2.56000 s simulation time, 26491.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9603 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26491.2526491.25326491.253 100.00 ------------------------------------------------------------------------------- PC_run 9603 9603 26439.10 2.753 2.753 99.80 GM_PC_couple 9603 9603 24.28 0.003 0.003 0.09 PC_GM_couple 9603 9603 19.16 0.002 0.002 0.07 #others 8.72 8.716 0.03 ------------------------------------------------------------------------------- ======= Cycle 9603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9603, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9604 steps, 2.56000 s simulation time, 26494.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9604 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26494.4426494.43926494.439 100.00 ------------------------------------------------------------------------------- PC_run 9604 9604 26442.27 2.753 2.753 99.80 GM_PC_couple 9604 9604 24.28 0.003 0.003 0.09 PC_GM_couple 9604 9604 19.17 0.002 0.002 0.07 #others 8.72 8.717 0.03 ------------------------------------------------------------------------------- ======= Cycle 9604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9604, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9605 steps, 2.56000 s simulation time, 26497.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9605 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26497.3926497.39026497.390 100.00 ------------------------------------------------------------------------------- PC_run 9605 9605 26445.22 2.753 2.753 99.80 GM_PC_couple 9605 9605 24.28 0.003 0.003 0.09 PC_GM_couple 9605 9605 19.17 0.002 0.002 0.07 #others 8.72 8.718 0.03 ------------------------------------------------------------------------------- ======= Cycle 9605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9605, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9606 steps, 2.56000 s simulation time, 26500.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9606 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26500.0526500.05126500.051 100.00 ------------------------------------------------------------------------------- PC_run 9606 9606 26447.87 2.753 2.753 99.80 GM_PC_couple 9606 9606 24.29 0.003 0.003 0.09 PC_GM_couple 9606 9606 19.17 0.002 0.002 0.07 #others 8.72 8.719 0.03 ------------------------------------------------------------------------------- ======= Cycle 9606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9606, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9607 steps, 2.56000 s simulation time, 26502.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9607 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26502.5826502.58026502.580 100.00 ------------------------------------------------------------------------------- PC_run 9607 9607 26450.40 2.753 2.753 99.80 GM_PC_couple 9607 9607 24.29 0.003 0.003 0.09 PC_GM_couple 9607 9607 19.17 0.002 0.002 0.07 #others 8.72 8.721 0.03 ------------------------------------------------------------------------------- ======= Cycle 9607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9607, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9608 steps, 2.56000 s simulation time, 26505.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9608 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26505.6226505.61726505.617 100.00 ------------------------------------------------------------------------------- PC_run 9608 9608 26453.43 2.753 2.753 99.80 GM_PC_couple 9608 9608 24.29 0.003 0.003 0.09 PC_GM_couple 9608 9608 19.18 0.002 0.002 0.07 #others 8.72 8.722 0.03 ------------------------------------------------------------------------------- ======= Cycle 9608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9608, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9609 steps, 2.56000 s simulation time, 26508.24 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9609 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26508.2426508.23926508.239 100.00 ------------------------------------------------------------------------------- PC_run 9609 9609 26456.04 2.753 2.753 99.80 GM_PC_couple 9609 9609 24.30 0.003 0.003 0.09 PC_GM_couple 9609 9609 19.18 0.002 0.002 0.07 #others 8.72 8.723 0.03 ------------------------------------------------------------------------------- ======= Cycle 9609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9609, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9610 steps, 2.56000 s simulation time, 26510.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9610 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26510.8126510.81426510.814 100.00 ------------------------------------------------------------------------------- PC_run 9610 9610 26458.61 2.753 2.753 99.80 GM_PC_couple 9610 9610 24.30 0.003 0.003 0.09 PC_GM_couple 9610 9610 19.18 0.002 0.002 0.07 #others 8.72 8.723 0.03 ------------------------------------------------------------------------------- ======= Cycle 9610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9610, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9611 steps, 2.56000 s simulation time, 26513.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9611 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26513.3126513.31526513.315 100.00 ------------------------------------------------------------------------------- PC_run 9611 9611 26461.11 2.753 2.753 99.80 GM_PC_couple 9611 9611 24.30 0.003 0.003 0.09 PC_GM_couple 9611 9611 19.18 0.002 0.002 0.07 #others 8.72 8.724 0.03 ------------------------------------------------------------------------------- ======= Cycle 9611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9611, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9612 steps, 2.56000 s simulation time, 26515.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9612 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26515.8826515.88026515.880 100.00 ------------------------------------------------------------------------------- PC_run 9612 9612 26463.67 2.753 2.753 99.80 GM_PC_couple 9612 9612 24.30 0.003 0.003 0.09 PC_GM_couple 9612 9612 19.18 0.002 0.002 0.07 #others 8.73 8.725 0.03 ------------------------------------------------------------------------------- ======= Cycle 9612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9612, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9613 steps, 2.56000 s simulation time, 26518.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9613 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26518.3726518.37326518.373 100.00 ------------------------------------------------------------------------------- PC_run 9613 9613 26466.16 2.753 2.753 99.80 GM_PC_couple 9613 9613 24.30 0.003 0.003 0.09 PC_GM_couple 9613 9613 19.19 0.002 0.002 0.07 #others 8.73 8.726 0.03 ------------------------------------------------------------------------------- ======= Cycle 9613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9613, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9614 steps, 2.56000 s simulation time, 26520.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9614 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26520.5126520.51526520.515 100.00 ------------------------------------------------------------------------------- PC_run 9614 9614 26468.29 2.753 2.753 99.80 GM_PC_couple 9614 9614 24.31 0.003 0.003 0.09 PC_GM_couple 9614 9614 19.19 0.002 0.002 0.07 #others 8.73 8.727 0.03 ------------------------------------------------------------------------------- ======= Cycle 9614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9614, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9615 steps, 2.56000 s simulation time, 26523.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9615 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26523.0226523.01926523.019 100.00 ------------------------------------------------------------------------------- PC_run 9615 9615 26470.79 2.753 2.753 99.80 GM_PC_couple 9615 9615 24.31 0.003 0.003 0.09 PC_GM_couple 9615 9615 19.19 0.002 0.002 0.07 #others 8.73 8.728 0.03 ------------------------------------------------------------------------------- ======= Cycle 9615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9615, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9616 steps, 2.56000 s simulation time, 26525.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9616 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26525.6226525.61626525.616 100.00 ------------------------------------------------------------------------------- PC_run 9616 9616 26473.38 2.753 2.753 99.80 GM_PC_couple 9616 9616 24.31 0.003 0.003 0.09 PC_GM_couple 9616 9616 19.19 0.002 0.002 0.07 #others 8.73 8.729 0.03 ------------------------------------------------------------------------------- ======= Cycle 9616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9616, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9617 steps, 2.56000 s simulation time, 26528.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9617 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26528.1926528.19026528.190 100.00 ------------------------------------------------------------------------------- PC_run 9617 9617 26475.95 2.753 2.753 99.80 GM_PC_couple 9617 9617 24.32 0.003 0.003 0.09 PC_GM_couple 9617 9617 19.19 0.002 0.002 0.07 #others 8.73 8.730 0.03 ------------------------------------------------------------------------------- ======= Cycle 9617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9617, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9618 steps, 2.56000 s simulation time, 26530.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9618 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26530.3926530.38626530.386 100.00 ------------------------------------------------------------------------------- PC_run 9618 9618 26478.14 2.753 2.753 99.80 GM_PC_couple 9618 9618 24.32 0.003 0.003 0.09 PC_GM_couple 9618 9618 19.20 0.002 0.002 0.07 #others 8.73 8.731 0.03 ------------------------------------------------------------------------------- ======= Cycle 9618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9618, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9619 steps, 2.56000 s simulation time, 26532.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9619 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26532.8326532.82826532.828 100.00 ------------------------------------------------------------------------------- PC_run 9619 9619 26480.58 2.753 2.753 99.80 GM_PC_couple 9619 9619 24.32 0.003 0.003 0.09 PC_GM_couple 9619 9619 19.20 0.002 0.002 0.07 #others 8.73 8.732 0.03 ------------------------------------------------------------------------------- ======= Cycle 9619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9619, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9620 steps, 2.56000 s simulation time, 26535.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9620 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26535.3826535.38326535.383 100.00 ------------------------------------------------------------------------------- PC_run 9620 9620 26483.13 2.753 2.753 99.80 GM_PC_couple 9620 9620 24.32 0.003 0.003 0.09 PC_GM_couple 9620 9620 19.20 0.002 0.002 0.07 #others 8.73 8.733 0.03 ------------------------------------------------------------------------------- ======= Cycle 9620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9620, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9621 steps, 2.56000 s simulation time, 26538.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9621 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26538.0126538.01326538.013 100.00 ------------------------------------------------------------------------------- PC_run 9621 9621 26485.75 2.753 2.753 99.80 GM_PC_couple 9621 9621 24.33 0.003 0.003 0.09 PC_GM_couple 9621 9621 19.20 0.002 0.002 0.07 #others 8.73 8.734 0.03 ------------------------------------------------------------------------------- ======= Cycle 9621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9621, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9622 steps, 2.56000 s simulation time, 26540.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9622 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26540.7426540.73726540.737 100.00 ------------------------------------------------------------------------------- PC_run 9622 9622 26488.46 2.753 2.753 99.80 GM_PC_couple 9622 9622 24.33 0.003 0.003 0.09 PC_GM_couple 9622 9622 19.21 0.002 0.002 0.07 #others 8.74 8.735 0.03 ------------------------------------------------------------------------------- ======= Cycle 9622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9622, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9623 steps, 2.56000 s simulation time, 26543.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9623 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26543.4326543.43226543.432 100.00 ------------------------------------------------------------------------------- PC_run 9623 9623 26491.15 2.753 2.753 99.80 GM_PC_couple 9623 9623 24.33 0.003 0.003 0.09 PC_GM_couple 9623 9623 19.21 0.002 0.002 0.07 #others 8.74 8.736 0.03 ------------------------------------------------------------------------------- ======= Cycle 9623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9623, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9624 steps, 2.56000 s simulation time, 26546.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9624 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26546.4526546.45326546.453 100.00 ------------------------------------------------------------------------------- PC_run 9624 9624 26494.17 2.753 2.753 99.80 GM_PC_couple 9624 9624 24.34 0.003 0.003 0.09 PC_GM_couple 9624 9624 19.21 0.002 0.002 0.07 #others 8.74 8.737 0.03 ------------------------------------------------------------------------------- ======= Cycle 9624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9624, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9625 steps, 2.56000 s simulation time, 26549.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9625 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26549.1326549.13226549.132 100.00 ------------------------------------------------------------------------------- PC_run 9625 9625 26496.84 2.753 2.753 99.80 GM_PC_couple 9625 9625 24.34 0.003 0.003 0.09 PC_GM_couple 9625 9625 19.21 0.002 0.002 0.07 #others 8.74 8.739 0.03 ------------------------------------------------------------------------------- ======= Cycle 9625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9625, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9626 steps, 2.56000 s simulation time, 26551.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9626 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26551.5326551.53426551.534 100.00 ------------------------------------------------------------------------------- PC_run 9626 9626 26499.24 2.753 2.753 99.80 GM_PC_couple 9626 9626 24.34 0.003 0.003 0.09 PC_GM_couple 9626 9626 19.22 0.002 0.002 0.07 #others 8.74 8.740 0.03 ------------------------------------------------------------------------------- ======= Cycle 9626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9626, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9627 steps, 2.56000 s simulation time, 26553.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9627 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26553.7826553.77926553.779 100.00 ------------------------------------------------------------------------------- PC_run 9627 9627 26501.47 2.753 2.753 99.80 GM_PC_couple 9627 9627 24.35 0.003 0.003 0.09 PC_GM_couple 9627 9627 19.22 0.002 0.002 0.07 #others 8.74 8.741 0.03 ------------------------------------------------------------------------------- ======= Cycle 9627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9627, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9628 steps, 2.56000 s simulation time, 26556.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9628 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26556.1726556.16826556.168 100.00 ------------------------------------------------------------------------------- PC_run 9628 9628 26503.86 2.753 2.753 99.80 GM_PC_couple 9628 9628 24.35 0.003 0.003 0.09 PC_GM_couple 9628 9628 19.22 0.002 0.002 0.07 #others 8.74 8.742 0.03 ------------------------------------------------------------------------------- ======= Cycle 9628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9628, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9629 steps, 2.56000 s simulation time, 26558.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9629 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26558.5926558.59326558.593 100.00 ------------------------------------------------------------------------------- PC_run 9629 9629 26506.28 2.753 2.753 99.80 GM_PC_couple 9629 9629 24.35 0.003 0.003 0.09 PC_GM_couple 9629 9629 19.22 0.002 0.002 0.07 #others 8.74 8.742 0.03 ------------------------------------------------------------------------------- ======= Cycle 9629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9629, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9630 steps, 2.56000 s simulation time, 26561.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9630 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26561.1626561.15926561.159 100.00 ------------------------------------------------------------------------------- PC_run 9630 9630 26508.84 2.753 2.753 99.80 GM_PC_couple 9630 9630 24.35 0.003 0.003 0.09 PC_GM_couple 9630 9630 19.22 0.002 0.002 0.07 #others 8.74 8.743 0.03 ------------------------------------------------------------------------------- ======= Cycle 9630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9630, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9631 steps, 2.56000 s simulation time, 26563.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9631 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26563.5026563.49626563.496 100.00 ------------------------------------------------------------------------------- PC_run 9631 9631 26511.17 2.753 2.753 99.80 GM_PC_couple 9631 9631 24.35 0.003 0.003 0.09 PC_GM_couple 9631 9631 19.22 0.002 0.002 0.07 #others 8.74 8.744 0.03 ------------------------------------------------------------------------------- ======= Cycle 9631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9631, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9632 steps, 2.56000 s simulation time, 26565.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9632 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26565.7526565.74826565.748 100.00 ------------------------------------------------------------------------------- PC_run 9632 9632 26513.42 2.753 2.753 99.80 GM_PC_couple 9632 9632 24.36 0.003 0.003 0.09 PC_GM_couple 9632 9632 19.23 0.002 0.002 0.07 #others 8.74 8.745 0.03 ------------------------------------------------------------------------------- ======= Cycle 9632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9632, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9633 steps, 2.56000 s simulation time, 26568.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9633 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26568.8126568.80826568.808 100.00 ------------------------------------------------------------------------------- PC_run 9633 9633 26516.47 2.753 2.753 99.80 GM_PC_couple 9633 9633 24.36 0.003 0.003 0.09 PC_GM_couple 9633 9633 19.23 0.002 0.002 0.07 #others 8.75 8.746 0.03 ------------------------------------------------------------------------------- ======= Cycle 9633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9633, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9634 steps, 2.56000 s simulation time, 26571.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9634 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26571.6626571.65526571.655 100.00 ------------------------------------------------------------------------------- PC_run 9634 9634 26519.32 2.753 2.753 99.80 GM_PC_couple 9634 9634 24.36 0.003 0.003 0.09 PC_GM_couple 9634 9634 19.23 0.002 0.002 0.07 #others 8.75 8.746 0.03 ------------------------------------------------------------------------------- ======= Cycle 9634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9634, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9635 steps, 2.56000 s simulation time, 26573.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9635 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26573.8426573.84026573.840 100.00 ------------------------------------------------------------------------------- PC_run 9635 9635 26521.50 2.753 2.753 99.80 GM_PC_couple 9635 9635 24.36 0.003 0.003 0.09 PC_GM_couple 9635 9635 19.23 0.002 0.002 0.07 #others 8.75 8.747 0.03 ------------------------------------------------------------------------------- ======= Cycle 9635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9635, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9636 steps, 2.56000 s simulation time, 26576.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9636 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26576.3026576.29826576.298 100.00 ------------------------------------------------------------------------------- PC_run 9636 9636 26523.95 2.753 2.753 99.80 GM_PC_couple 9636 9636 24.37 0.003 0.003 0.09 PC_GM_couple 9636 9636 19.23 0.002 0.002 0.07 #others 8.75 8.748 0.03 ------------------------------------------------------------------------------- ======= Cycle 9636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9636, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9637 steps, 2.56000 s simulation time, 26578.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9637 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26578.9426578.93826578.938 100.00 ------------------------------------------------------------------------------- PC_run 9637 9637 26526.58 2.753 2.753 99.80 GM_PC_couple 9637 9637 24.37 0.003 0.003 0.09 PC_GM_couple 9637 9637 19.24 0.002 0.002 0.07 #others 8.75 8.748 0.03 ------------------------------------------------------------------------------- ======= Cycle 9637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9637, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9638 steps, 2.56000 s simulation time, 26581.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9638 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26581.3926581.38926581.389 100.00 ------------------------------------------------------------------------------- PC_run 9638 9638 26529.03 2.753 2.753 99.80 GM_PC_couple 9638 9638 24.37 0.003 0.003 0.09 PC_GM_couple 9638 9638 19.24 0.002 0.002 0.07 #others 8.75 8.749 0.03 ------------------------------------------------------------------------------- ======= Cycle 9638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9638, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9639 steps, 2.56000 s simulation time, 26583.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9639 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26583.7326583.72926583.729 100.00 ------------------------------------------------------------------------------- PC_run 9639 9639 26531.37 2.753 2.753 99.80 GM_PC_couple 9639 9639 24.37 0.003 0.003 0.09 PC_GM_couple 9639 9639 19.24 0.002 0.002 0.07 #others 8.75 8.750 0.03 ------------------------------------------------------------------------------- ======= Cycle 9639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9639, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9640 steps, 2.56000 s simulation time, 26586.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9640 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26586.1926586.19226586.192 100.00 ------------------------------------------------------------------------------- PC_run 9640 9640 26533.82 2.752 2.752 99.80 GM_PC_couple 9640 9640 24.38 0.003 0.003 0.09 PC_GM_couple 9640 9640 19.24 0.002 0.002 0.07 #others 8.75 8.751 0.03 ------------------------------------------------------------------------------- ======= Cycle 9640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9640, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9641 steps, 2.56000 s simulation time, 26588.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9641 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26588.8626588.86126588.861 100.00 ------------------------------------------------------------------------------- PC_run 9641 9641 26536.48 2.752 2.752 99.80 GM_PC_couple 9641 9641 24.38 0.003 0.003 0.09 PC_GM_couple 9641 9641 19.24 0.002 0.002 0.07 #others 8.75 8.752 0.03 ------------------------------------------------------------------------------- ======= Cycle 9641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9641, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9642 steps, 2.56000 s simulation time, 26591.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9642 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26591.8126591.81426591.814 100.00 ------------------------------------------------------------------------------- PC_run 9642 9642 26539.43 2.752 2.752 99.80 GM_PC_couple 9642 9642 24.38 0.003 0.003 0.09 PC_GM_couple 9642 9642 19.25 0.002 0.002 0.07 #others 8.75 8.753 0.03 ------------------------------------------------------------------------------- ======= Cycle 9642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9642, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9643 steps, 2.56000 s simulation time, 26594.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9643 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26594.4826594.48526594.485 100.00 ------------------------------------------------------------------------------- PC_run 9643 9643 26542.09 2.752 2.752 99.80 GM_PC_couple 9643 9643 24.39 0.003 0.003 0.09 PC_GM_couple 9643 9643 19.25 0.002 0.002 0.07 #others 8.75 8.755 0.03 ------------------------------------------------------------------------------- ======= Cycle 9643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9643, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9644 steps, 2.56000 s simulation time, 26597.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9644 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26597.3526597.35426597.354 100.00 ------------------------------------------------------------------------------- PC_run 9644 9644 26544.96 2.752 2.752 99.80 GM_PC_couple 9644 9644 24.39 0.003 0.003 0.09 PC_GM_couple 9644 9644 19.25 0.002 0.002 0.07 #others 8.76 8.756 0.03 ------------------------------------------------------------------------------- ======= Cycle 9644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9644, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9645 steps, 2.56000 s simulation time, 26600.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9645 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26600.2026600.20326600.203 100.00 ------------------------------------------------------------------------------- PC_run 9645 9645 26547.80 2.752 2.752 99.80 GM_PC_couple 9645 9645 24.39 0.003 0.003 0.09 PC_GM_couple 9645 9645 19.25 0.002 0.002 0.07 #others 8.76 8.757 0.03 ------------------------------------------------------------------------------- ======= Cycle 9645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9645, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9646 steps, 2.56000 s simulation time, 26604.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9646 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26604.0726604.07026604.070 100.00 ------------------------------------------------------------------------------- PC_run 9646 9646 26551.66 2.753 2.753 99.80 GM_PC_couple 9646 9646 24.40 0.003 0.003 0.09 PC_GM_couple 9646 9646 19.26 0.002 0.002 0.07 #others 8.76 8.758 0.03 ------------------------------------------------------------------------------- ======= Cycle 9646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9646, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9647 steps, 2.56000 s simulation time, 26606.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9647 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26606.7826606.77626606.776 100.00 ------------------------------------------------------------------------------- PC_run 9647 9647 26554.36 2.753 2.753 99.80 GM_PC_couple 9647 9647 24.40 0.003 0.003 0.09 PC_GM_couple 9647 9647 19.26 0.002 0.002 0.07 #others 8.76 8.759 0.03 ------------------------------------------------------------------------------- ======= Cycle 9647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9647, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9648 steps, 2.56000 s simulation time, 26609.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9648 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26609.5726609.56726609.567 100.00 ------------------------------------------------------------------------------- PC_run 9648 9648 26557.15 2.753 2.753 99.80 GM_PC_couple 9648 9648 24.40 0.003 0.003 0.09 PC_GM_couple 9648 9648 19.26 0.002 0.002 0.07 #others 8.76 8.759 0.03 ------------------------------------------------------------------------------- ======= Cycle 9648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9648, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9649 steps, 2.56000 s simulation time, 26612.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9649 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26612.1526612.14626612.146 100.00 ------------------------------------------------------------------------------- PC_run 9649 9649 26559.72 2.753 2.753 99.80 GM_PC_couple 9649 9649 24.40 0.003 0.003 0.09 PC_GM_couple 9649 9649 19.26 0.002 0.002 0.07 #others 8.76 8.760 0.03 ------------------------------------------------------------------------------- ======= Cycle 9649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9649, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9650 steps, 2.56000 s simulation time, 26614.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9650 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26614.8326614.83426614.834 100.00 ------------------------------------------------------------------------------- PC_run 9650 9650 26562.40 2.753 2.753 99.80 GM_PC_couple 9650 9650 24.41 0.003 0.003 0.09 PC_GM_couple 9650 9650 19.26 0.002 0.002 0.07 #others 8.76 8.761 0.03 ------------------------------------------------------------------------------- ======= Cycle 9650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9650, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9651 steps, 2.56000 s simulation time, 26617.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9651 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26617.4826617.47826617.478 100.00 ------------------------------------------------------------------------------- PC_run 9651 9651 26565.04 2.753 2.753 99.80 GM_PC_couple 9651 9651 24.41 0.003 0.003 0.09 PC_GM_couple 9651 9651 19.27 0.002 0.002 0.07 #others 8.76 8.762 0.03 ------------------------------------------------------------------------------- ======= Cycle 9651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9651, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9652 steps, 2.56000 s simulation time, 26620.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9652 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26620.2126620.20826620.208 100.00 ------------------------------------------------------------------------------- PC_run 9652 9652 26567.76 2.753 2.753 99.80 GM_PC_couple 9652 9652 24.41 0.003 0.003 0.09 PC_GM_couple 9652 9652 19.27 0.002 0.002 0.07 #others 8.76 8.763 0.03 ------------------------------------------------------------------------------- ======= Cycle 9652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9652, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9653 steps, 2.56000 s simulation time, 26623.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9653 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26623.0226623.01926623.019 100.00 ------------------------------------------------------------------------------- PC_run 9653 9653 26570.57 2.753 2.753 99.80 GM_PC_couple 9653 9653 24.42 0.003 0.003 0.09 PC_GM_couple 9653 9653 19.27 0.002 0.002 0.07 #others 8.76 8.764 0.03 ------------------------------------------------------------------------------- ======= Cycle 9653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9653, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9654 steps, 2.56000 s simulation time, 26625.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9654 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26625.8526625.85026625.850 100.00 ------------------------------------------------------------------------------- PC_run 9654 9654 26573.39 2.753 2.753 99.80 GM_PC_couple 9654 9654 24.42 0.003 0.003 0.09 PC_GM_couple 9654 9654 19.27 0.002 0.002 0.07 #others 8.76 8.765 0.03 ------------------------------------------------------------------------------- ======= Cycle 9654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9654, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9655 steps, 2.56000 s simulation time, 26628.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9655 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26628.2826628.28526628.285 100.00 ------------------------------------------------------------------------------- PC_run 9655 9655 26575.82 2.753 2.753 99.80 GM_PC_couple 9655 9655 24.42 0.003 0.003 0.09 PC_GM_couple 9655 9655 19.28 0.002 0.002 0.07 #others 8.77 8.766 0.03 ------------------------------------------------------------------------------- ======= Cycle 9655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9655, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9656 steps, 2.56000 s simulation time, 26630.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9656 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26630.7526630.74926630.749 100.00 ------------------------------------------------------------------------------- PC_run 9656 9656 26578.28 2.753 2.753 99.80 GM_PC_couple 9656 9656 24.43 0.003 0.003 0.09 PC_GM_couple 9656 9656 19.28 0.002 0.002 0.07 #others 8.77 8.767 0.03 ------------------------------------------------------------------------------- ======= Cycle 9656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9656, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9657 steps, 2.56000 s simulation time, 26633.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9657 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26633.1426633.13926633.139 100.00 ------------------------------------------------------------------------------- PC_run 9657 9657 26580.66 2.752 2.752 99.80 GM_PC_couple 9657 9657 24.43 0.003 0.003 0.09 PC_GM_couple 9657 9657 19.28 0.002 0.002 0.07 #others 8.77 8.768 0.03 ------------------------------------------------------------------------------- ======= Cycle 9657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9657, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9658 steps, 2.56000 s simulation time, 26635.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9658 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26635.9626635.96426635.964 100.00 ------------------------------------------------------------------------------- PC_run 9658 9658 26583.48 2.752 2.752 99.80 GM_PC_couple 9658 9658 24.43 0.003 0.003 0.09 PC_GM_couple 9658 9658 19.28 0.002 0.002 0.07 #others 8.77 8.769 0.03 ------------------------------------------------------------------------------- ======= Cycle 9658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9658, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9659 steps, 2.56000 s simulation time, 26638.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9659 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26638.5526638.55426638.554 100.00 ------------------------------------------------------------------------------- PC_run 9659 9659 26586.06 2.752 2.752 99.80 GM_PC_couple 9659 9659 24.44 0.003 0.003 0.09 PC_GM_couple 9659 9659 19.29 0.002 0.002 0.07 #others 8.77 8.770 0.03 ------------------------------------------------------------------------------- ======= Cycle 9659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9659, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9660 steps, 2.56000 s simulation time, 26640.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9660 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26640.8826640.88226640.882 100.00 ------------------------------------------------------------------------------- PC_run 9660 9660 26588.39 2.752 2.752 99.80 GM_PC_couple 9660 9660 24.44 0.003 0.003 0.09 PC_GM_couple 9660 9660 19.29 0.002 0.002 0.07 #others 8.77 8.770 0.03 ------------------------------------------------------------------------------- ======= Cycle 9660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9660, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9661 steps, 2.56000 s simulation time, 26643.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9661 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26643.2826643.28026643.280 100.00 ------------------------------------------------------------------------------- PC_run 9661 9661 26590.78 2.752 2.752 99.80 GM_PC_couple 9661 9661 24.44 0.003 0.003 0.09 PC_GM_couple 9661 9661 19.29 0.002 0.002 0.07 #others 8.77 8.771 0.03 ------------------------------------------------------------------------------- ======= Cycle 9661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9661, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9662 steps, 2.56000 s simulation time, 26645.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9662 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26645.8926645.88526645.885 100.00 ------------------------------------------------------------------------------- PC_run 9662 9662 26593.38 2.752 2.752 99.80 GM_PC_couple 9662 9662 24.44 0.003 0.003 0.09 PC_GM_couple 9662 9662 19.29 0.002 0.002 0.07 #others 8.77 8.772 0.03 ------------------------------------------------------------------------------- ======= Cycle 9662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9662, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9663 steps, 2.56000 s simulation time, 26648.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9663 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26648.3026648.30026648.300 100.00 ------------------------------------------------------------------------------- PC_run 9663 9663 26595.79 2.752 2.752 99.80 GM_PC_couple 9663 9663 24.45 0.003 0.003 0.09 PC_GM_couple 9663 9663 19.29 0.002 0.002 0.07 #others 8.77 8.773 0.03 ------------------------------------------------------------------------------- ======= Cycle 9663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9663, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9664 steps, 2.56000 s simulation time, 26650.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9664 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26650.9026650.89826650.898 100.00 ------------------------------------------------------------------------------- PC_run 9664 9664 26598.38 2.752 2.752 99.80 GM_PC_couple 9664 9664 24.45 0.003 0.003 0.09 PC_GM_couple 9664 9664 19.30 0.002 0.002 0.07 #others 8.77 8.774 0.03 ------------------------------------------------------------------------------- ======= Cycle 9664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9664, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9665 steps, 2.56000 s simulation time, 26653.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9665 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26653.7526653.75026653.750 100.00 ------------------------------------------------------------------------------- PC_run 9665 9665 26601.22 2.752 2.752 99.80 GM_PC_couple 9665 9665 24.45 0.003 0.003 0.09 PC_GM_couple 9665 9665 19.30 0.002 0.002 0.07 #others 8.78 8.775 0.03 ------------------------------------------------------------------------------- ======= Cycle 9665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9665, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9666 steps, 2.56000 s simulation time, 26656.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9666 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26656.4326656.42826656.428 100.00 ------------------------------------------------------------------------------- PC_run 9666 9666 26603.89 2.752 2.752 99.80 GM_PC_couple 9666 9666 24.46 0.003 0.003 0.09 PC_GM_couple 9666 9666 19.30 0.002 0.002 0.07 #others 8.78 8.776 0.03 ------------------------------------------------------------------------------- ======= Cycle 9666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9666, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9667 steps, 2.56000 s simulation time, 26659.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9667 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26659.3526659.35526659.355 100.00 ------------------------------------------------------------------------------- PC_run 9667 9667 26606.81 2.752 2.752 99.80 GM_PC_couple 9667 9667 24.46 0.003 0.003 0.09 PC_GM_couple 9667 9667 19.30 0.002 0.002 0.07 #others 8.78 8.777 0.03 ------------------------------------------------------------------------------- ======= Cycle 9667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9667, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9668 steps, 2.56000 s simulation time, 26662.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9668 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26662.0726662.07526662.075 100.00 ------------------------------------------------------------------------------- PC_run 9668 9668 26609.53 2.752 2.752 99.80 GM_PC_couple 9668 9668 24.46 0.003 0.003 0.09 PC_GM_couple 9668 9668 19.31 0.002 0.002 0.07 #others 8.78 8.779 0.03 ------------------------------------------------------------------------------- ======= Cycle 9668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9668, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9669 steps, 2.56000 s simulation time, 26664.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9669 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26664.9126664.91326664.913 100.00 ------------------------------------------------------------------------------- PC_run 9669 9669 26612.36 2.752 2.752 99.80 GM_PC_couple 9669 9669 24.47 0.003 0.003 0.09 PC_GM_couple 9669 9669 19.31 0.002 0.002 0.07 #others 8.78 8.780 0.03 ------------------------------------------------------------------------------- ======= Cycle 9669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9669, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9670 steps, 2.56000 s simulation time, 26667.29 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9670 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26667.2926667.29326667.293 100.00 ------------------------------------------------------------------------------- PC_run 9670 9670 26614.73 2.752 2.752 99.80 GM_PC_couple 9670 9670 24.47 0.003 0.003 0.09 PC_GM_couple 9670 9670 19.31 0.002 0.002 0.07 #others 8.78 8.781 0.03 ------------------------------------------------------------------------------- ======= Cycle 9670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9670, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9671 steps, 2.56000 s simulation time, 26669.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9671 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26669.5126669.51326669.513 100.00 ------------------------------------------------------------------------------- PC_run 9671 9671 26616.95 2.752 2.752 99.80 GM_PC_couple 9671 9671 24.47 0.003 0.003 0.09 PC_GM_couple 9671 9671 19.31 0.002 0.002 0.07 #others 8.78 8.782 0.03 ------------------------------------------------------------------------------- ======= Cycle 9671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9671, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9672 steps, 2.56000 s simulation time, 26672.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9672 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26672.0626672.05626672.056 100.00 ------------------------------------------------------------------------------- PC_run 9672 9672 26619.49 2.752 2.752 99.80 GM_PC_couple 9672 9672 24.47 0.003 0.003 0.09 PC_GM_couple 9672 9672 19.31 0.002 0.002 0.07 #others 8.78 8.783 0.03 ------------------------------------------------------------------------------- ======= Cycle 9672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9672, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9673 steps, 2.56000 s simulation time, 26674.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9673 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26674.3726674.36626674.366 100.00 ------------------------------------------------------------------------------- PC_run 9673 9673 26621.79 2.752 2.752 99.80 GM_PC_couple 9673 9673 24.48 0.003 0.003 0.09 PC_GM_couple 9673 9673 19.32 0.002 0.002 0.07 #others 8.78 8.783 0.03 ------------------------------------------------------------------------------- ======= Cycle 9673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9673, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9674 steps, 2.56000 s simulation time, 26676.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9674 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26676.9526676.94526676.945 100.00 ------------------------------------------------------------------------------- PC_run 9674 9674 26624.37 2.752 2.752 99.80 GM_PC_couple 9674 9674 24.48 0.003 0.003 0.09 PC_GM_couple 9674 9674 19.32 0.002 0.002 0.07 #others 8.78 8.784 0.03 ------------------------------------------------------------------------------- ======= Cycle 9674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9674, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9675 steps, 2.56000 s simulation time, 26679.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9675 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26679.5626679.55626679.556 100.00 ------------------------------------------------------------------------------- PC_run 9675 9675 26626.97 2.752 2.752 99.80 GM_PC_couple 9675 9675 24.48 0.003 0.003 0.09 PC_GM_couple 9675 9675 19.32 0.002 0.002 0.07 #others 8.79 8.785 0.03 ------------------------------------------------------------------------------- ======= Cycle 9675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9675, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9676 steps, 2.56000 s simulation time, 26682.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9676 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26682.0226682.02226682.022 100.00 ------------------------------------------------------------------------------- PC_run 9676 9676 26629.43 2.752 2.752 99.80 GM_PC_couple 9676 9676 24.48 0.003 0.003 0.09 PC_GM_couple 9676 9676 19.32 0.002 0.002 0.07 #others 8.79 8.786 0.03 ------------------------------------------------------------------------------- ======= Cycle 9676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9676, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9677 steps, 2.56000 s simulation time, 26684.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9677 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26684.4226684.41626684.416 100.00 ------------------------------------------------------------------------------- PC_run 9677 9677 26631.81 2.752 2.752 99.80 GM_PC_couple 9677 9677 24.49 0.003 0.003 0.09 PC_GM_couple 9677 9677 19.33 0.002 0.002 0.07 #others 8.79 8.787 0.03 ------------------------------------------------------------------------------- ======= Cycle 9677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9677, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9678 steps, 2.56000 s simulation time, 26687.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9678 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26687.0826687.08126687.081 100.00 ------------------------------------------------------------------------------- PC_run 9678 9678 26634.47 2.752 2.752 99.80 GM_PC_couple 9678 9678 24.49 0.003 0.003 0.09 PC_GM_couple 9678 9678 19.33 0.002 0.002 0.07 #others 8.79 8.788 0.03 ------------------------------------------------------------------------------- ======= Cycle 9678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9678, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9679 steps, 2.56000 s simulation time, 26689.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9679 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26689.5526689.55426689.554 100.00 ------------------------------------------------------------------------------- PC_run 9679 9679 26636.94 2.752 2.752 99.80 GM_PC_couple 9679 9679 24.49 0.003 0.003 0.09 PC_GM_couple 9679 9679 19.33 0.002 0.002 0.07 #others 8.79 8.789 0.03 ------------------------------------------------------------------------------- ======= Cycle 9679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9679, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9680 steps, 2.56000 s simulation time, 26692.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9680 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26692.1326692.13126692.131 100.00 ------------------------------------------------------------------------------- PC_run 9680 9680 26639.51 2.752 2.752 99.80 GM_PC_couple 9680 9680 24.50 0.003 0.003 0.09 PC_GM_couple 9680 9680 19.33 0.002 0.002 0.07 #others 8.79 8.790 0.03 ------------------------------------------------------------------------------- ======= Cycle 9680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9680, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9681 steps, 2.56000 s simulation time, 26694.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9681 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26694.4526694.45026694.450 100.00 ------------------------------------------------------------------------------- PC_run 9681 9681 26641.82 2.752 2.752 99.80 GM_PC_couple 9681 9681 24.50 0.003 0.003 0.09 PC_GM_couple 9681 9681 19.33 0.002 0.002 0.07 #others 8.79 8.791 0.03 ------------------------------------------------------------------------------- ======= Cycle 9681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9681, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9682 steps, 2.56000 s simulation time, 26697.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9682 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26697.1326697.13126697.131 100.00 ------------------------------------------------------------------------------- PC_run 9682 9682 26644.50 2.752 2.752 99.80 GM_PC_couple 9682 9682 24.50 0.003 0.003 0.09 PC_GM_couple 9682 9682 19.34 0.002 0.002 0.07 #others 8.79 8.792 0.03 ------------------------------------------------------------------------------- ======= Cycle 9682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9682, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9683 steps, 2.56000 s simulation time, 26699.36 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9683 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26699.3626699.35726699.357 100.00 ------------------------------------------------------------------------------- PC_run 9683 9683 26646.72 2.752 2.752 99.80 GM_PC_couple 9683 9683 24.51 0.003 0.003 0.09 PC_GM_couple 9683 9683 19.34 0.002 0.002 0.07 #others 8.79 8.793 0.03 ------------------------------------------------------------------------------- ======= Cycle 9683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9683, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9684 steps, 2.56000 s simulation time, 26701.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9684 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26701.9926701.98726701.987 100.00 ------------------------------------------------------------------------------- PC_run 9684 9684 26649.34 2.752 2.752 99.80 GM_PC_couple 9684 9684 24.51 0.003 0.003 0.09 PC_GM_couple 9684 9684 19.34 0.002 0.002 0.07 #others 8.79 8.795 0.03 ------------------------------------------------------------------------------- ======= Cycle 9684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9684, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9685 steps, 2.56000 s simulation time, 26704.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9685 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26704.4426704.44226704.442 100.00 ------------------------------------------------------------------------------- PC_run 9685 9685 26651.79 2.752 2.752 99.80 GM_PC_couple 9685 9685 24.51 0.003 0.003 0.09 PC_GM_couple 9685 9685 19.34 0.002 0.002 0.07 #others 8.80 8.795 0.03 ------------------------------------------------------------------------------- ======= Cycle 9685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9685, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9686 steps, 2.56000 s simulation time, 26707.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9686 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26707.3526707.34626707.346 100.00 ------------------------------------------------------------------------------- PC_run 9686 9686 26654.69 2.752 2.752 99.80 GM_PC_couple 9686 9686 24.51 0.003 0.003 0.09 PC_GM_couple 9686 9686 19.34 0.002 0.002 0.07 #others 8.80 8.796 0.03 ------------------------------------------------------------------------------- ======= Cycle 9686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9686, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9687 steps, 2.56000 s simulation time, 26709.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9687 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26709.7726709.77326709.773 100.00 ------------------------------------------------------------------------------- PC_run 9687 9687 26657.11 2.752 2.752 99.80 GM_PC_couple 9687 9687 24.52 0.003 0.003 0.09 PC_GM_couple 9687 9687 19.35 0.002 0.002 0.07 #others 8.80 8.798 0.03 ------------------------------------------------------------------------------- ======= Cycle 9687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9687, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9688 steps, 2.56000 s simulation time, 26712.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9688 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26712.2826712.28226712.282 100.00 ------------------------------------------------------------------------------- PC_run 9688 9688 26659.61 2.752 2.752 99.80 GM_PC_couple 9688 9688 24.52 0.003 0.003 0.09 PC_GM_couple 9688 9688 19.35 0.002 0.002 0.07 #others 8.80 8.799 0.03 ------------------------------------------------------------------------------- ======= Cycle 9688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9688, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9689 steps, 2.56000 s simulation time, 26714.67 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9689 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26714.6726714.67026714.670 100.00 ------------------------------------------------------------------------------- PC_run 9689 9689 26662.00 2.752 2.752 99.80 GM_PC_couple 9689 9689 24.52 0.003 0.003 0.09 PC_GM_couple 9689 9689 19.35 0.002 0.002 0.07 #others 8.80 8.800 0.03 ------------------------------------------------------------------------------- ======= Cycle 9689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9689, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9690 steps, 2.56000 s simulation time, 26717.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9690 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26717.3226717.32226717.322 100.00 ------------------------------------------------------------------------------- PC_run 9690 9690 26664.64 2.752 2.752 99.80 GM_PC_couple 9690 9690 24.53 0.003 0.003 0.09 PC_GM_couple 9690 9690 19.35 0.002 0.002 0.07 #others 8.80 8.801 0.03 ------------------------------------------------------------------------------- ======= Cycle 9690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9690, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9691 steps, 2.56000 s simulation time, 26719.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9691 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26719.6826719.68126719.681 100.00 ------------------------------------------------------------------------------- PC_run 9691 9691 26666.99 2.752 2.752 99.80 GM_PC_couple 9691 9691 24.53 0.003 0.003 0.09 PC_GM_couple 9691 9691 19.36 0.002 0.002 0.07 #others 8.80 8.802 0.03 ------------------------------------------------------------------------------- ======= Cycle 9691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9691, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9692 steps, 2.56000 s simulation time, 26722.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9692 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26722.0526722.04726722.047 100.00 ------------------------------------------------------------------------------- PC_run 9692 9692 26669.35 2.752 2.752 99.80 GM_PC_couple 9692 9692 24.53 0.003 0.003 0.09 PC_GM_couple 9692 9692 19.36 0.002 0.002 0.07 #others 8.80 8.803 0.03 ------------------------------------------------------------------------------- ======= Cycle 9692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9692, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9693 steps, 2.56000 s simulation time, 26724.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9693 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26724.8126724.80726724.807 100.00 ------------------------------------------------------------------------------- PC_run 9693 9693 26672.11 2.752 2.752 99.80 GM_PC_couple 9693 9693 24.54 0.003 0.003 0.09 PC_GM_couple 9693 9693 19.36 0.002 0.002 0.07 #others 8.80 8.804 0.03 ------------------------------------------------------------------------------- ======= Cycle 9693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9693, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9694 steps, 2.56000 s simulation time, 26727.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9694 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26727.4826727.48526727.485 100.00 ------------------------------------------------------------------------------- PC_run 9694 9694 26674.78 2.752 2.752 99.80 GM_PC_couple 9694 9694 24.54 0.003 0.003 0.09 PC_GM_couple 9694 9694 19.36 0.002 0.002 0.07 #others 8.80 8.805 0.03 ------------------------------------------------------------------------------- ======= Cycle 9694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9694, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9695 steps, 2.56000 s simulation time, 26729.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9695 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26729.8426729.83826729.838 100.00 ------------------------------------------------------------------------------- PC_run 9695 9695 26677.13 2.752 2.752 99.80 GM_PC_couple 9695 9695 24.54 0.003 0.003 0.09 PC_GM_couple 9695 9695 19.37 0.002 0.002 0.07 #others 8.81 8.806 0.03 ------------------------------------------------------------------------------- ======= Cycle 9695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9695, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9696 steps, 2.56000 s simulation time, 26732.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9696 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26732.1426732.14226732.142 100.00 ------------------------------------------------------------------------------- PC_run 9696 9696 26679.42 2.752 2.752 99.80 GM_PC_couple 9696 9696 24.54 0.003 0.003 0.09 PC_GM_couple 9696 9696 19.37 0.002 0.002 0.07 #others 8.81 8.807 0.03 ------------------------------------------------------------------------------- ======= Cycle 9696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9696, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9697 steps, 2.56000 s simulation time, 26734.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9697 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26734.6226734.61726734.617 100.00 ------------------------------------------------------------------------------- PC_run 9697 9697 26681.89 2.752 2.752 99.80 GM_PC_couple 9697 9697 24.55 0.003 0.003 0.09 PC_GM_couple 9697 9697 19.37 0.002 0.002 0.07 #others 8.81 8.808 0.03 ------------------------------------------------------------------------------- ======= Cycle 9697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9697, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9698 steps, 2.56000 s simulation time, 26737.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9698 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26737.5226737.51826737.518 100.00 ------------------------------------------------------------------------------- PC_run 9698 9698 26684.78 2.752 2.752 99.80 GM_PC_couple 9698 9698 24.55 0.003 0.003 0.09 PC_GM_couple 9698 9698 19.37 0.002 0.002 0.07 #others 8.81 8.809 0.03 ------------------------------------------------------------------------------- ======= Cycle 9698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9698, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9699 steps, 2.56000 s simulation time, 26739.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9699 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26739.8626739.86426739.864 100.00 ------------------------------------------------------------------------------- PC_run 9699 9699 26687.12 2.752 2.752 99.80 GM_PC_couple 9699 9699 24.55 0.003 0.003 0.09 PC_GM_couple 9699 9699 19.38 0.002 0.002 0.07 #others 8.81 8.811 0.03 ------------------------------------------------------------------------------- ======= Cycle 9699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9699, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9700 steps, 2.56000 s simulation time, 26742.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9700 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26742.6026742.60326742.603 100.00 ------------------------------------------------------------------------------- PC_run 9700 9700 26689.86 2.752 2.752 99.80 GM_PC_couple 9700 9700 24.56 0.003 0.003 0.09 PC_GM_couple 9700 9700 19.38 0.002 0.002 0.07 #others 8.81 8.812 0.03 ------------------------------------------------------------------------------- ======= Cycle 9700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9700, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9701 steps, 2.56000 s simulation time, 26745.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9701 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26745.0426745.03726745.037 100.00 ------------------------------------------------------------------------------- PC_run 9701 9701 26692.28 2.751 2.751 99.80 GM_PC_couple 9701 9701 24.56 0.003 0.003 0.09 PC_GM_couple 9701 9701 19.38 0.002 0.002 0.07 #others 8.81 8.813 0.03 ------------------------------------------------------------------------------- ======= Cycle 9701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9701, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9702 steps, 2.56000 s simulation time, 26747.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9702 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26747.9126747.91026747.910 100.00 ------------------------------------------------------------------------------- PC_run 9702 9702 26695.15 2.752 2.752 99.80 GM_PC_couple 9702 9702 24.56 0.003 0.003 0.09 PC_GM_couple 9702 9702 19.38 0.002 0.002 0.07 #others 8.81 8.814 0.03 ------------------------------------------------------------------------------- ======= Cycle 9702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9702, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9703 steps, 2.56000 s simulation time, 26750.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9703 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26750.5326750.53126750.531 100.00 ------------------------------------------------------------------------------- PC_run 9703 9703 26697.77 2.751 2.751 99.80 GM_PC_couple 9703 9703 24.56 0.003 0.003 0.09 PC_GM_couple 9703 9703 19.38 0.002 0.002 0.07 #others 8.81 8.815 0.03 ------------------------------------------------------------------------------- ======= Cycle 9703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9703, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9704 steps, 2.56000 s simulation time, 26753.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9704 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26753.1726753.17126753.171 100.00 ------------------------------------------------------------------------------- PC_run 9704 9704 26700.40 2.751 2.751 99.80 GM_PC_couple 9704 9704 24.57 0.003 0.003 0.09 PC_GM_couple 9704 9704 19.39 0.002 0.002 0.07 #others 8.82 8.816 0.03 ------------------------------------------------------------------------------- ======= Cycle 9704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9704, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9705 steps, 2.56000 s simulation time, 26755.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9705 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26755.5426755.54526755.545 100.00 ------------------------------------------------------------------------------- PC_run 9705 9705 26702.77 2.751 2.751 99.80 GM_PC_couple 9705 9705 24.57 0.003 0.003 0.09 PC_GM_couple 9705 9705 19.39 0.002 0.002 0.07 #others 8.82 8.816 0.03 ------------------------------------------------------------------------------- ======= Cycle 9705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9705, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9706 steps, 2.56000 s simulation time, 26758.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9706 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26758.0226758.02526758.025 100.00 ------------------------------------------------------------------------------- PC_run 9706 9706 26705.24 2.751 2.751 99.80 GM_PC_couple 9706 9706 24.57 0.003 0.003 0.09 PC_GM_couple 9706 9706 19.39 0.002 0.002 0.07 #others 8.82 8.817 0.03 ------------------------------------------------------------------------------- ======= Cycle 9706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9706, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9707 steps, 2.56000 s simulation time, 26760.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9707 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26760.4226760.42226760.422 100.00 ------------------------------------------------------------------------------- PC_run 9707 9707 26707.64 2.751 2.751 99.80 GM_PC_couple 9707 9707 24.57 0.003 0.003 0.09 PC_GM_couple 9707 9707 19.39 0.002 0.002 0.07 #others 8.82 8.818 0.03 ------------------------------------------------------------------------------- ======= Cycle 9707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9707, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9708 steps, 2.56000 s simulation time, 26762.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9708 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26762.9026762.90126762.901 100.00 ------------------------------------------------------------------------------- PC_run 9708 9708 26710.11 2.751 2.751 99.80 GM_PC_couple 9708 9708 24.58 0.003 0.003 0.09 PC_GM_couple 9708 9708 19.39 0.002 0.002 0.07 #others 8.82 8.819 0.03 ------------------------------------------------------------------------------- ======= Cycle 9708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9708, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9709 steps, 2.56000 s simulation time, 26765.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9709 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26765.1326765.13426765.134 100.00 ------------------------------------------------------------------------------- PC_run 9709 9709 26712.34 2.751 2.751 99.80 GM_PC_couple 9709 9709 24.58 0.003 0.003 0.09 PC_GM_couple 9709 9709 19.40 0.002 0.002 0.07 #others 8.82 8.820 0.03 ------------------------------------------------------------------------------- ======= Cycle 9709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9709, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9710 steps, 2.56000 s simulation time, 26767.79 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9710 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26767.7926767.79126767.791 100.00 ------------------------------------------------------------------------------- PC_run 9710 9710 26714.99 2.751 2.751 99.80 GM_PC_couple 9710 9710 24.58 0.003 0.003 0.09 PC_GM_couple 9710 9710 19.40 0.002 0.002 0.07 #others 8.82 8.821 0.03 ------------------------------------------------------------------------------- ======= Cycle 9710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9710, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9711 steps, 2.56000 s simulation time, 26770.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9711 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26770.2026770.20126770.201 100.00 ------------------------------------------------------------------------------- PC_run 9711 9711 26717.40 2.751 2.751 99.80 GM_PC_couple 9711 9711 24.58 0.003 0.003 0.09 PC_GM_couple 9711 9711 19.40 0.002 0.002 0.07 #others 8.82 8.822 0.03 ------------------------------------------------------------------------------- ======= Cycle 9711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9711, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9712 steps, 2.56000 s simulation time, 26773.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9712 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26773.2126773.21326773.213 100.00 ------------------------------------------------------------------------------- PC_run 9712 9712 26720.40 2.751 2.751 99.80 GM_PC_couple 9712 9712 24.59 0.003 0.003 0.09 PC_GM_couple 9712 9712 19.40 0.002 0.002 0.07 #others 8.82 8.823 0.03 ------------------------------------------------------------------------------- ======= Cycle 9712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9712, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9713 steps, 2.56000 s simulation time, 26776.08 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9713 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26776.0826776.07826776.078 100.00 ------------------------------------------------------------------------------- PC_run 9713 9713 26723.26 2.751 2.751 99.80 GM_PC_couple 9713 9713 24.59 0.003 0.003 0.09 PC_GM_couple 9713 9713 19.40 0.002 0.002 0.07 #others 8.82 8.824 0.03 ------------------------------------------------------------------------------- ======= Cycle 9713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9713, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9714 steps, 2.56000 s simulation time, 26778.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9714 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26778.6326778.63526778.635 100.00 ------------------------------------------------------------------------------- PC_run 9714 9714 26725.81 2.751 2.751 99.80 GM_PC_couple 9714 9714 24.59 0.003 0.003 0.09 PC_GM_couple 9714 9714 19.41 0.002 0.002 0.07 #others 8.83 8.825 0.03 ------------------------------------------------------------------------------- ======= Cycle 9714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9714, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9715 steps, 2.56000 s simulation time, 26781.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9715 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26781.1326781.13126781.131 100.00 ------------------------------------------------------------------------------- PC_run 9715 9715 26728.30 2.751 2.751 99.80 GM_PC_couple 9715 9715 24.60 0.003 0.003 0.09 PC_GM_couple 9715 9715 19.41 0.002 0.002 0.07 #others 8.83 8.826 0.03 ------------------------------------------------------------------------------- ======= Cycle 9715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9715, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9716 steps, 2.56000 s simulation time, 26784.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9716 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26784.3126784.30826784.308 100.00 ------------------------------------------------------------------------------- PC_run 9716 9716 26731.47 2.751 2.751 99.80 GM_PC_couple 9716 9716 24.60 0.003 0.003 0.09 PC_GM_couple 9716 9716 19.41 0.002 0.002 0.07 #others 8.83 8.827 0.03 ------------------------------------------------------------------------------- ======= Cycle 9716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9716, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9717 steps, 2.56000 s simulation time, 26786.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9717 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26786.8926786.89326786.893 100.00 ------------------------------------------------------------------------------- PC_run 9717 9717 26734.05 2.751 2.751 99.80 GM_PC_couple 9717 9717 24.60 0.003 0.003 0.09 PC_GM_couple 9717 9717 19.41 0.002 0.002 0.07 #others 8.83 8.829 0.03 ------------------------------------------------------------------------------- ======= Cycle 9717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9717, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9718 steps, 2.56000 s simulation time, 26789.46 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9718 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26789.4626789.46526789.465 100.00 ------------------------------------------------------------------------------- PC_run 9718 9718 26736.62 2.751 2.751 99.80 GM_PC_couple 9718 9718 24.60 0.003 0.003 0.09 PC_GM_couple 9718 9718 19.41 0.002 0.002 0.07 #others 8.83 8.830 0.03 ------------------------------------------------------------------------------- ======= Cycle 9718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9718, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9719 steps, 2.56000 s simulation time, 26791.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9719 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26791.8826791.87826791.878 100.00 ------------------------------------------------------------------------------- PC_run 9719 9719 26739.03 2.751 2.751 99.80 GM_PC_couple 9719 9719 24.61 0.003 0.003 0.09 PC_GM_couple 9719 9719 19.42 0.002 0.002 0.07 #others 8.83 8.831 0.03 ------------------------------------------------------------------------------- ======= Cycle 9719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9719, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9720 steps, 2.56000 s simulation time, 26794.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9720 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26794.5826794.58226794.582 100.00 ------------------------------------------------------------------------------- PC_run 9720 9720 26741.72 2.751 2.751 99.80 GM_PC_couple 9720 9720 24.61 0.003 0.003 0.09 PC_GM_couple 9720 9720 19.42 0.002 0.002 0.07 #others 8.83 8.831 0.03 ------------------------------------------------------------------------------- ======= Cycle 9720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9720, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9721 steps, 2.56000 s simulation time, 26797.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9721 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26797.0026797.00426797.004 100.00 ------------------------------------------------------------------------------- PC_run 9721 9721 26744.14 2.751 2.751 99.80 GM_PC_couple 9721 9721 24.61 0.003 0.003 0.09 PC_GM_couple 9721 9721 19.42 0.002 0.002 0.07 #others 8.83 8.832 0.03 ------------------------------------------------------------------------------- ======= Cycle 9721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9721, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9722 steps, 2.56000 s simulation time, 26799.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9722 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26799.4326799.42826799.428 100.00 ------------------------------------------------------------------------------- PC_run 9722 9722 26746.56 2.751 2.751 99.80 GM_PC_couple 9722 9722 24.61 0.003 0.003 0.09 PC_GM_couple 9722 9722 19.42 0.002 0.002 0.07 #others 8.83 8.833 0.03 ------------------------------------------------------------------------------- ======= Cycle 9722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9722, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9723 steps, 2.56000 s simulation time, 26802.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9723 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26802.1326802.13226802.132 100.00 ------------------------------------------------------------------------------- PC_run 9723 9723 26749.26 2.751 2.751 99.80 GM_PC_couple 9723 9723 24.62 0.003 0.003 0.09 PC_GM_couple 9723 9723 19.42 0.002 0.002 0.07 #others 8.83 8.834 0.03 ------------------------------------------------------------------------------- ======= Cycle 9723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9723, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9724 steps, 2.56000 s simulation time, 26805.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9724 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26805.4326805.43526805.435 100.00 ------------------------------------------------------------------------------- PC_run 9724 9724 26752.55 2.751 2.751 99.80 GM_PC_couple 9724 9724 24.62 0.003 0.003 0.09 PC_GM_couple 9724 9724 19.43 0.002 0.002 0.07 #others 8.84 8.835 0.03 ------------------------------------------------------------------------------- ======= Cycle 9724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9724, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9725 steps, 2.56000 s simulation time, 26808.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9725 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26808.5726808.57526808.575 100.00 ------------------------------------------------------------------------------- PC_run 9725 9725 26755.68 2.751 2.751 99.80 GM_PC_couple 9725 9725 24.63 0.003 0.003 0.09 PC_GM_couple 9725 9725 19.43 0.002 0.002 0.07 #others 8.84 8.837 0.03 ------------------------------------------------------------------------------- ======= Cycle 9725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9725, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9726 steps, 2.56000 s simulation time, 26825.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9726 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26825.0526825.05226825.052 100.00 ------------------------------------------------------------------------------- PC_run 9726 9726 26772.15 2.753 2.753 99.80 GM_PC_couple 9726 9726 24.63 0.003 0.003 0.09 PC_GM_couple 9726 9726 19.43 0.002 0.002 0.07 #others 8.84 8.837 0.03 ------------------------------------------------------------------------------- ======= Cycle 9726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9726, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9727 steps, 2.56000 s simulation time, 26873.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9727 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26873.9426873.93626873.936 100.00 ------------------------------------------------------------------------------- PC_run 9727 9727 26821.03 2.757 2.757 99.80 GM_PC_couple 9727 9727 24.63 0.003 0.003 0.09 PC_GM_couple 9727 9727 19.43 0.002 0.002 0.07 #others 8.84 8.838 0.03 ------------------------------------------------------------------------------- ======= Cycle 9727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9727, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9728 steps, 2.56000 s simulation time, 26877.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9728 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26877.0726877.07426877.074 100.00 ------------------------------------------------------------------------------- PC_run 9728 9728 26824.17 2.757 2.757 99.80 GM_PC_couple 9728 9728 24.63 0.003 0.003 0.09 PC_GM_couple 9728 9728 19.44 0.002 0.002 0.07 #others 8.84 8.839 0.03 ------------------------------------------------------------------------------- ======= Cycle 9728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9728, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9729 steps, 2.56000 s simulation time, 26879.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9729 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26879.9726879.97326879.973 100.00 ------------------------------------------------------------------------------- PC_run 9729 9729 26827.06 2.757 2.757 99.80 GM_PC_couple 9729 9729 24.64 0.003 0.003 0.09 PC_GM_couple 9729 9729 19.44 0.002 0.002 0.07 #others 8.84 8.840 0.03 ------------------------------------------------------------------------------- ======= Cycle 9729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9729, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9730 steps, 2.56000 s simulation time, 26882.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9730 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26882.9626882.96226882.962 100.00 ------------------------------------------------------------------------------- PC_run 9730 9730 26830.04 2.757 2.757 99.80 GM_PC_couple 9730 9730 24.64 0.003 0.003 0.09 PC_GM_couple 9730 9730 19.44 0.002 0.002 0.07 #others 8.84 8.841 0.03 ------------------------------------------------------------------------------- ======= Cycle 9730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9730, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9731 steps, 2.56000 s simulation time, 26885.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9731 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26885.5826885.57626885.576 100.00 ------------------------------------------------------------------------------- PC_run 9731 9731 26832.65 2.757 2.757 99.80 GM_PC_couple 9731 9731 24.64 0.003 0.003 0.09 PC_GM_couple 9731 9731 19.44 0.002 0.002 0.07 #others 8.84 8.842 0.03 ------------------------------------------------------------------------------- ======= Cycle 9731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9731, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9732 steps, 2.56000 s simulation time, 26889.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9732 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26889.4826889.47726889.477 100.00 ------------------------------------------------------------------------------- PC_run 9732 9732 26836.55 2.758 2.758 99.80 GM_PC_couple 9732 9732 24.64 0.003 0.003 0.09 PC_GM_couple 9732 9732 19.45 0.002 0.002 0.07 #others 8.84 8.844 0.03 ------------------------------------------------------------------------------- ======= Cycle 9732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9732, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9733 steps, 2.56000 s simulation time, 26892.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9733 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26892.6026892.59926892.599 100.00 ------------------------------------------------------------------------------- PC_run 9733 9733 26839.66 2.758 2.758 99.80 GM_PC_couple 9733 9733 24.65 0.003 0.003 0.09 PC_GM_couple 9733 9733 19.45 0.002 0.002 0.07 #others 8.84 8.845 0.03 ------------------------------------------------------------------------------- ======= Cycle 9733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9733, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9734 steps, 2.56000 s simulation time, 26896.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9734 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26896.9126896.90726896.907 100.00 ------------------------------------------------------------------------------- PC_run 9734 9734 26843.96 2.758 2.758 99.80 GM_PC_couple 9734 9734 24.65 0.003 0.003 0.09 PC_GM_couple 9734 9734 19.45 0.002 0.002 0.07 #others 8.85 8.845 0.03 ------------------------------------------------------------------------------- ======= Cycle 9734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9734, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9735 steps, 2.56000 s simulation time, 26900.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9735 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26900.3126900.30626900.306 100.00 ------------------------------------------------------------------------------- PC_run 9735 9735 26847.36 2.758 2.758 99.80 GM_PC_couple 9735 9735 24.65 0.003 0.003 0.09 PC_GM_couple 9735 9735 19.45 0.002 0.002 0.07 #others 8.85 8.846 0.03 ------------------------------------------------------------------------------- ======= Cycle 9735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9735, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9736 steps, 2.56000 s simulation time, 26903.70 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9736 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26903.7026903.70426903.704 100.00 ------------------------------------------------------------------------------- PC_run 9736 9736 26850.75 2.758 2.758 99.80 GM_PC_couple 9736 9736 24.65 0.003 0.003 0.09 PC_GM_couple 9736 9736 19.45 0.002 0.002 0.07 #others 8.85 8.847 0.03 ------------------------------------------------------------------------------- ======= Cycle 9736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9736, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9737 steps, 2.56000 s simulation time, 26906.85 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9737 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26906.8526906.85026906.850 100.00 ------------------------------------------------------------------------------- PC_run 9737 9737 26853.89 2.758 2.758 99.80 GM_PC_couple 9737 9737 24.66 0.003 0.003 0.09 PC_GM_couple 9737 9737 19.46 0.002 0.002 0.07 #others 8.85 8.848 0.03 ------------------------------------------------------------------------------- ======= Cycle 9737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9737, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9738 steps, 2.56000 s simulation time, 26910.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9738 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26910.0126910.00826910.008 100.00 ------------------------------------------------------------------------------- PC_run 9738 9738 26857.04 2.758 2.758 99.80 GM_PC_couple 9738 9738 24.66 0.003 0.003 0.09 PC_GM_couple 9738 9738 19.46 0.002 0.002 0.07 #others 8.85 8.850 0.03 ------------------------------------------------------------------------------- ======= Cycle 9738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9738, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9739 steps, 2.56000 s simulation time, 26913.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9739 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26913.6826913.67726913.677 100.00 ------------------------------------------------------------------------------- PC_run 9739 9739 26860.71 2.758 2.758 99.80 GM_PC_couple 9739 9739 24.66 0.003 0.003 0.09 PC_GM_couple 9739 9739 19.46 0.002 0.002 0.07 #others 8.85 8.850 0.03 ------------------------------------------------------------------------------- ======= Cycle 9739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9739, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9740 steps, 2.56000 s simulation time, 26918.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9740 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26918.6926918.68726918.687 100.00 ------------------------------------------------------------------------------- PC_run 9740 9740 26865.71 2.758 2.758 99.80 GM_PC_couple 9740 9740 24.66 0.003 0.003 0.09 PC_GM_couple 9740 9740 19.46 0.002 0.002 0.07 #others 8.85 8.851 0.03 ------------------------------------------------------------------------------- ======= Cycle 9740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9740, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9741 steps, 2.56000 s simulation time, 26922.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9741 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26922.3026922.29626922.296 100.00 ------------------------------------------------------------------------------- PC_run 9741 9741 26869.31 2.758 2.758 99.80 GM_PC_couple 9741 9741 24.67 0.003 0.003 0.09 PC_GM_couple 9741 9741 19.46 0.002 0.002 0.07 #others 8.85 8.852 0.03 ------------------------------------------------------------------------------- ======= Cycle 9741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9741, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9742 steps, 2.56000 s simulation time, 26925.38 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9742 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26925.3826925.37826925.378 100.00 ------------------------------------------------------------------------------- PC_run 9742 9742 26872.39 2.758 2.758 99.80 GM_PC_couple 9742 9742 24.67 0.003 0.003 0.09 PC_GM_couple 9742 9742 19.47 0.002 0.002 0.07 #others 8.85 8.853 0.03 ------------------------------------------------------------------------------- ======= Cycle 9742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9742, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9743 steps, 2.56000 s simulation time, 26928.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9743 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26928.2826928.27626928.276 100.00 ------------------------------------------------------------------------------- PC_run 9743 9743 26875.28 2.758 2.758 99.80 GM_PC_couple 9743 9743 24.67 0.003 0.003 0.09 PC_GM_couple 9743 9743 19.47 0.002 0.002 0.07 #others 8.85 8.853 0.03 ------------------------------------------------------------------------------- ======= Cycle 9743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9743, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9744 steps, 2.56000 s simulation time, 26931.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9744 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26931.4726931.46526931.465 100.00 ------------------------------------------------------------------------------- PC_run 9744 9744 26878.47 2.758 2.758 99.80 GM_PC_couple 9744 9744 24.67 0.003 0.003 0.09 PC_GM_couple 9744 9744 19.47 0.002 0.002 0.07 #others 8.85 8.854 0.03 ------------------------------------------------------------------------------- ======= Cycle 9744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9744, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9745 steps, 2.56000 s simulation time, 26934.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9745 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26934.6426934.64026934.640 100.00 ------------------------------------------------------------------------------- PC_run 9745 9745 26881.64 2.759 2.759 99.80 GM_PC_couple 9745 9745 24.68 0.003 0.003 0.09 PC_GM_couple 9745 9745 19.47 0.002 0.002 0.07 #others 8.86 8.855 0.03 ------------------------------------------------------------------------------- ======= Cycle 9745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9745, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9746 steps, 2.56000 s simulation time, 26938.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9746 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26938.4426938.44226938.442 100.00 ------------------------------------------------------------------------------- PC_run 9746 9746 26885.43 2.759 2.759 99.80 GM_PC_couple 9746 9746 24.68 0.003 0.003 0.09 PC_GM_couple 9746 9746 19.47 0.002 0.002 0.07 #others 8.86 8.856 0.03 ------------------------------------------------------------------------------- ======= Cycle 9746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9746, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9747 steps, 2.56000 s simulation time, 26941.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9747 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26941.6026941.60226941.602 100.00 ------------------------------------------------------------------------------- PC_run 9747 9747 26888.59 2.759 2.759 99.80 GM_PC_couple 9747 9747 24.68 0.003 0.003 0.09 PC_GM_couple 9747 9747 19.48 0.002 0.002 0.07 #others 8.86 8.857 0.03 ------------------------------------------------------------------------------- ======= Cycle 9747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9747, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9748 steps, 2.56000 s simulation time, 26945.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9748 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26945.0326945.03326945.033 100.00 ------------------------------------------------------------------------------- PC_run 9748 9748 26892.01 2.759 2.759 99.80 GM_PC_couple 9748 9748 24.68 0.003 0.003 0.09 PC_GM_couple 9748 9748 19.48 0.002 0.002 0.07 #others 8.86 8.858 0.03 ------------------------------------------------------------------------------- ======= Cycle 9748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9748, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9749 steps, 2.56000 s simulation time, 26948.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9749 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26948.9326948.92826948.928 100.00 ------------------------------------------------------------------------------- PC_run 9749 9749 26895.90 2.759 2.759 99.80 GM_PC_couple 9749 9749 24.69 0.003 0.003 0.09 PC_GM_couple 9749 9749 19.48 0.002 0.002 0.07 #others 8.86 8.859 0.03 ------------------------------------------------------------------------------- ======= Cycle 9749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9749, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9750 steps, 2.56000 s simulation time, 26951.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9750 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26951.9526951.95326951.953 100.00 ------------------------------------------------------------------------------- PC_run 9750 9750 26898.92 2.759 2.759 99.80 GM_PC_couple 9750 9750 24.69 0.003 0.003 0.09 PC_GM_couple 9750 9750 19.48 0.002 0.002 0.07 #others 8.86 8.859 0.03 ------------------------------------------------------------------------------- ======= Cycle 9750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9750, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9751 steps, 2.56000 s simulation time, 26954.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9751 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26954.7526954.75426954.754 100.00 ------------------------------------------------------------------------------- PC_run 9751 9751 26901.72 2.759 2.759 99.80 GM_PC_couple 9751 9751 24.69 0.003 0.003 0.09 PC_GM_couple 9751 9751 19.48 0.002 0.002 0.07 #others 8.86 8.860 0.03 ------------------------------------------------------------------------------- ======= Cycle 9751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9751, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9752 steps, 2.56000 s simulation time, 26958.47 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9752 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26958.4726958.46626958.466 100.00 ------------------------------------------------------------------------------- PC_run 9752 9752 26905.42 2.759 2.759 99.80 GM_PC_couple 9752 9752 24.69 0.003 0.003 0.09 PC_GM_couple 9752 9752 19.49 0.002 0.002 0.07 #others 8.86 8.862 0.03 ------------------------------------------------------------------------------- ======= Cycle 9752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9752, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9753 steps, 2.56000 s simulation time, 26961.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9753 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26961.3126961.30526961.305 100.00 ------------------------------------------------------------------------------- PC_run 9753 9753 26908.26 2.759 2.759 99.80 GM_PC_couple 9753 9753 24.70 0.003 0.003 0.09 PC_GM_couple 9753 9753 19.49 0.002 0.002 0.07 #others 8.86 8.862 0.03 ------------------------------------------------------------------------------- ======= Cycle 9753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9753, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9754 steps, 2.56000 s simulation time, 26963.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9754 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26963.6326963.62726963.627 100.00 ------------------------------------------------------------------------------- PC_run 9754 9754 26910.57 2.759 2.759 99.80 GM_PC_couple 9754 9754 24.70 0.003 0.003 0.09 PC_GM_couple 9754 9754 19.49 0.002 0.002 0.07 #others 8.86 8.864 0.03 ------------------------------------------------------------------------------- ======= Cycle 9754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9754, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9755 steps, 2.56000 s simulation time, 26965.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9755 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26965.9726965.96826965.968 100.00 ------------------------------------------------------------------------------- PC_run 9755 9755 26912.91 2.759 2.759 99.80 GM_PC_couple 9755 9755 24.70 0.003 0.003 0.09 PC_GM_couple 9755 9755 19.49 0.002 0.002 0.07 #others 8.86 8.864 0.03 ------------------------------------------------------------------------------- ======= Cycle 9755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9755, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9756 steps, 2.56000 s simulation time, 26968.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9756 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26968.5426968.53826968.538 100.00 ------------------------------------------------------------------------------- PC_run 9756 9756 26915.47 2.759 2.759 99.80 GM_PC_couple 9756 9756 24.71 0.003 0.003 0.09 PC_GM_couple 9756 9756 19.50 0.002 0.002 0.07 #others 8.87 8.865 0.03 ------------------------------------------------------------------------------- ======= Cycle 9756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9756, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9757 steps, 2.56000 s simulation time, 26971.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9757 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26971.0626971.06226971.062 100.00 ------------------------------------------------------------------------------- PC_run 9757 9757 26917.99 2.759 2.759 99.80 GM_PC_couple 9757 9757 24.71 0.003 0.003 0.09 PC_GM_couple 9757 9757 19.50 0.002 0.002 0.07 #others 8.87 8.866 0.03 ------------------------------------------------------------------------------- ======= Cycle 9757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9757, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9758 steps, 2.56000 s simulation time, 26973.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9758 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26973.5226973.51626973.516 100.00 ------------------------------------------------------------------------------- PC_run 9758 9758 26920.44 2.759 2.759 99.80 GM_PC_couple 9758 9758 24.71 0.003 0.003 0.09 PC_GM_couple 9758 9758 19.50 0.002 0.002 0.07 #others 8.87 8.868 0.03 ------------------------------------------------------------------------------- ======= Cycle 9758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9758, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9759 steps, 2.56000 s simulation time, 26976.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9759 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26976.5826976.58326976.583 100.00 ------------------------------------------------------------------------------- PC_run 9759 9759 26923.50 2.759 2.759 99.80 GM_PC_couple 9759 9759 24.71 0.003 0.003 0.09 PC_GM_couple 9759 9759 19.50 0.002 0.002 0.07 #others 8.87 8.869 0.03 ------------------------------------------------------------------------------- ======= Cycle 9759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9759, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9760 steps, 2.56000 s simulation time, 27078.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9760 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27078.3527078.35427078.354 100.00 ------------------------------------------------------------------------------- PC_run 9760 9760 27025.26 2.769 2.769 99.80 GM_PC_couple 9760 9760 24.72 0.003 0.003 0.09 PC_GM_couple 9760 9760 19.50 0.002 0.002 0.07 #others 8.87 8.870 0.03 ------------------------------------------------------------------------------- ======= Cycle 9760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9760, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9761 steps, 2.56000 s simulation time, 27097.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9761 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27097.4427097.43727097.437 100.00 ------------------------------------------------------------------------------- PC_run 9761 9761 27044.34 2.771 2.771 99.80 GM_PC_couple 9761 9761 24.72 0.003 0.003 0.09 PC_GM_couple 9761 9761 19.50 0.002 0.002 0.07 #others 8.87 8.871 0.03 ------------------------------------------------------------------------------- ======= Cycle 9761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9761, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9762 steps, 2.56000 s simulation time, 27099.90 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9762 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27099.9027099.90027099.900 100.00 ------------------------------------------------------------------------------- PC_run 9762 9762 27046.80 2.771 2.771 99.80 GM_PC_couple 9762 9762 24.72 0.003 0.003 0.09 PC_GM_couple 9762 9762 19.51 0.002 0.002 0.07 #others 8.87 8.871 0.03 ------------------------------------------------------------------------------- ======= Cycle 9762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9762, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9763 steps, 2.56000 s simulation time, 27102.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9763 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27102.4827102.48227102.482 100.00 ------------------------------------------------------------------------------- PC_run 9763 9763 27049.38 2.771 2.771 99.80 GM_PC_couple 9763 9763 24.72 0.003 0.003 0.09 PC_GM_couple 9763 9763 19.51 0.002 0.002 0.07 #others 8.87 8.872 0.03 ------------------------------------------------------------------------------- ======= Cycle 9763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9763, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9764 steps, 2.56000 s simulation time, 27105.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9764 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27105.6827105.68127105.681 100.00 ------------------------------------------------------------------------------- PC_run 9764 9764 27052.57 2.771 2.771 99.80 GM_PC_couple 9764 9764 24.73 0.003 0.003 0.09 PC_GM_couple 9764 9764 19.51 0.002 0.002 0.07 #others 8.87 8.873 0.03 ------------------------------------------------------------------------------- ======= Cycle 9764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9764, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9765 steps, 2.56000 s simulation time, 27108.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9765 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27108.3227108.31827108.318 100.00 ------------------------------------------------------------------------------- PC_run 9765 9765 27055.20 2.771 2.771 99.80 GM_PC_couple 9765 9765 24.73 0.003 0.003 0.09 PC_GM_couple 9765 9765 19.51 0.002 0.002 0.07 #others 8.87 8.873 0.03 ------------------------------------------------------------------------------- ======= Cycle 9765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9765, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9766 steps, 2.56000 s simulation time, 27110.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9766 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27110.9327110.92827110.928 100.00 ------------------------------------------------------------------------------- PC_run 9766 9766 27057.81 2.771 2.771 99.80 GM_PC_couple 9766 9766 24.73 0.003 0.003 0.09 PC_GM_couple 9766 9766 19.51 0.002 0.002 0.07 #others 8.87 8.874 0.03 ------------------------------------------------------------------------------- ======= Cycle 9766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9766, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9767 steps, 2.56000 s simulation time, 27113.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9767 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27113.5027113.50327113.503 100.00 ------------------------------------------------------------------------------- PC_run 9767 9767 27060.38 2.771 2.771 99.80 GM_PC_couple 9767 9767 24.73 0.003 0.003 0.09 PC_GM_couple 9767 9767 19.52 0.002 0.002 0.07 #others 8.87 8.875 0.03 ------------------------------------------------------------------------------- ======= Cycle 9767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9767, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9768 steps, 2.56000 s simulation time, 27116.40 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9768 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27116.4027116.40427116.404 100.00 ------------------------------------------------------------------------------- PC_run 9768 9768 27063.28 2.771 2.771 99.80 GM_PC_couple 9768 9768 24.74 0.003 0.003 0.09 PC_GM_couple 9768 9768 19.52 0.002 0.002 0.07 #others 8.88 8.875 0.03 ------------------------------------------------------------------------------- ======= Cycle 9768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9768, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9769 steps, 2.56000 s simulation time, 27118.92 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9769 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27118.9227118.92427118.924 100.00 ------------------------------------------------------------------------------- PC_run 9769 9769 27065.79 2.771 2.771 99.80 GM_PC_couple 9769 9769 24.74 0.003 0.003 0.09 PC_GM_couple 9769 9769 19.52 0.002 0.002 0.07 #others 8.88 8.876 0.03 ------------------------------------------------------------------------------- ======= Cycle 9769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9769, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9770 steps, 2.56000 s simulation time, 27121.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9770 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27121.5427121.54027121.540 100.00 ------------------------------------------------------------------------------- PC_run 9770 9770 27068.40 2.771 2.771 99.80 GM_PC_couple 9770 9770 24.74 0.003 0.003 0.09 PC_GM_couple 9770 9770 19.52 0.002 0.002 0.07 #others 8.88 8.877 0.03 ------------------------------------------------------------------------------- ======= Cycle 9770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9770, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9771 steps, 2.56000 s simulation time, 27229.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9771 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27229.3127229.31027229.310 100.00 ------------------------------------------------------------------------------- PC_run 9771 9771 27176.17 2.781 2.781 99.80 GM_PC_couple 9771 9771 24.74 0.003 0.003 0.09 PC_GM_couple 9771 9771 19.52 0.002 0.002 0.07 #others 8.88 8.878 0.03 ------------------------------------------------------------------------------- ======= Cycle 9771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9771, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9772 steps, 2.56000 s simulation time, 27232.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9772 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27232.1527232.15427232.154 100.00 ------------------------------------------------------------------------------- PC_run 9772 9772 27179.00 2.781 2.781 99.80 GM_PC_couple 9772 9772 24.75 0.003 0.003 0.09 PC_GM_couple 9772 9772 19.53 0.002 0.002 0.07 #others 8.88 8.879 0.03 ------------------------------------------------------------------------------- ======= Cycle 9772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9772, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9773 steps, 2.56000 s simulation time, 27234.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9773 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27234.9427234.93927234.939 100.00 ------------------------------------------------------------------------------- PC_run 9773 9773 27181.78 2.781 2.781 99.80 GM_PC_couple 9773 9773 24.75 0.003 0.003 0.09 PC_GM_couple 9773 9773 19.53 0.002 0.002 0.07 #others 8.88 8.880 0.03 ------------------------------------------------------------------------------- ======= Cycle 9773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9773, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9774 steps, 2.56000 s simulation time, 27238.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9774 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27238.5527238.55327238.553 100.00 ------------------------------------------------------------------------------- PC_run 9774 9774 27185.39 2.781 2.781 99.80 GM_PC_couple 9774 9774 24.75 0.003 0.003 0.09 PC_GM_couple 9774 9774 19.53 0.002 0.002 0.07 #others 8.88 8.881 0.03 ------------------------------------------------------------------------------- ======= Cycle 9774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9774, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9775 steps, 2.56000 s simulation time, 27241.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9775 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27241.2527241.25127241.251 100.00 ------------------------------------------------------------------------------- PC_run 9775 9775 27188.09 2.781 2.781 99.80 GM_PC_couple 9775 9775 24.75 0.003 0.003 0.09 PC_GM_couple 9775 9775 19.53 0.002 0.002 0.07 #others 8.88 8.882 0.03 ------------------------------------------------------------------------------- ======= Cycle 9775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9775, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9776 steps, 2.56000 s simulation time, 27243.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9776 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27243.8127243.80827243.808 100.00 ------------------------------------------------------------------------------- PC_run 9776 9776 27190.64 2.781 2.781 99.80 GM_PC_couple 9776 9776 24.75 0.003 0.003 0.09 PC_GM_couple 9776 9776 19.53 0.002 0.002 0.07 #others 8.88 8.883 0.03 ------------------------------------------------------------------------------- ======= Cycle 9776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9776, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9777 steps, 2.56000 s simulation time, 27246.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9777 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27246.3027246.30327246.303 100.00 ------------------------------------------------------------------------------- PC_run 9777 9777 27193.13 2.781 2.781 99.80 GM_PC_couple 9777 9777 24.76 0.003 0.003 0.09 PC_GM_couple 9777 9777 19.53 0.002 0.002 0.07 #others 8.88 8.884 0.03 ------------------------------------------------------------------------------- ======= Cycle 9777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9777, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9778 steps, 2.56000 s simulation time, 27248.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9778 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27248.7427248.74427248.744 100.00 ------------------------------------------------------------------------------- PC_run 9778 9778 27195.56 2.781 2.781 99.80 GM_PC_couple 9778 9778 24.76 0.003 0.003 0.09 PC_GM_couple 9778 9778 19.54 0.002 0.002 0.07 #others 8.88 8.885 0.03 ------------------------------------------------------------------------------- ======= Cycle 9778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9778, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9779 steps, 2.56000 s simulation time, 27387.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9779 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27387.6327387.62627387.626 100.00 ------------------------------------------------------------------------------- PC_run 9779 9779 27334.44 2.795 2.795 99.81 GM_PC_couple 9779 9779 24.76 0.003 0.003 0.09 PC_GM_couple 9779 9779 19.54 0.002 0.002 0.07 #others 8.89 8.886 0.03 ------------------------------------------------------------------------------- ======= Cycle 9779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9779, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9780 steps, 2.56000 s simulation time, 27420.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9780 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27420.3327420.33127420.331 100.00 ------------------------------------------------------------------------------- PC_run 9780 9780 27367.14 2.798 2.798 99.81 GM_PC_couple 9780 9780 24.77 0.003 0.003 0.09 PC_GM_couple 9780 9780 19.54 0.002 0.002 0.07 #others 8.89 8.887 0.03 ------------------------------------------------------------------------------- ======= Cycle 9780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9780, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9781 steps, 2.56000 s simulation time, 27422.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9781 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27422.8827422.87527422.875 100.00 ------------------------------------------------------------------------------- PC_run 9781 9781 27369.67 2.798 2.798 99.81 GM_PC_couple 9781 9781 24.77 0.003 0.003 0.09 PC_GM_couple 9781 9781 19.54 0.002 0.002 0.07 #others 8.89 8.888 0.03 ------------------------------------------------------------------------------- ======= Cycle 9781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9781, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9782 steps, 2.56000 s simulation time, 27425.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9782 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27425.4327425.42627425.426 100.00 ------------------------------------------------------------------------------- PC_run 9782 9782 27372.22 2.798 2.798 99.81 GM_PC_couple 9782 9782 24.77 0.003 0.003 0.09 PC_GM_couple 9782 9782 19.55 0.002 0.002 0.07 #others 8.89 8.889 0.03 ------------------------------------------------------------------------------- ======= Cycle 9782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9782, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9783 steps, 2.56000 s simulation time, 27434.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9783 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27434.2627434.25627434.256 100.00 ------------------------------------------------------------------------------- PC_run 9783 9783 27381.04 2.799 2.799 99.81 GM_PC_couple 9783 9783 24.78 0.003 0.003 0.09 PC_GM_couple 9783 9783 19.55 0.002 0.002 0.07 #others 8.89 8.890 0.03 ------------------------------------------------------------------------------- ======= Cycle 9783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9783, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9784 steps, 2.56000 s simulation time, 27442.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9784 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27442.6327442.62627442.626 100.00 ------------------------------------------------------------------------------- PC_run 9784 9784 27389.41 2.799 2.799 99.81 GM_PC_couple 9784 9784 24.78 0.003 0.003 0.09 PC_GM_couple 9784 9784 19.55 0.002 0.002 0.07 #others 8.89 8.891 0.03 ------------------------------------------------------------------------------- ======= Cycle 9784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9784, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9785 steps, 2.56000 s simulation time, 27445.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9785 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27445.1927445.18927445.189 100.00 ------------------------------------------------------------------------------- PC_run 9785 9785 27391.96 2.799 2.799 99.81 GM_PC_couple 9785 9785 24.78 0.003 0.003 0.09 PC_GM_couple 9785 9785 19.55 0.002 0.002 0.07 #others 8.89 8.892 0.03 ------------------------------------------------------------------------------- ======= Cycle 9785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9785, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9786 steps, 2.56000 s simulation time, 27447.71 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9786 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27447.7127447.70727447.707 100.00 ------------------------------------------------------------------------------- PC_run 9786 9786 27394.48 2.799 2.799 99.81 GM_PC_couple 9786 9786 24.78 0.003 0.003 0.09 PC_GM_couple 9786 9786 19.55 0.002 0.002 0.07 #others 8.89 8.893 0.03 ------------------------------------------------------------------------------- ======= Cycle 9786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9786, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9787 steps, 2.56000 s simulation time, 27449.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9787 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27449.9527449.95327449.953 100.00 ------------------------------------------------------------------------------- PC_run 9787 9787 27396.72 2.799 2.799 99.81 GM_PC_couple 9787 9787 24.79 0.003 0.003 0.09 PC_GM_couple 9787 9787 19.56 0.002 0.002 0.07 #others 8.89 8.894 0.03 ------------------------------------------------------------------------------- ======= Cycle 9787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9787, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9788 steps, 2.56000 s simulation time, 27452.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9788 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27452.8427452.84327452.843 100.00 ------------------------------------------------------------------------------- PC_run 9788 9788 27399.60 2.799 2.799 99.81 GM_PC_couple 9788 9788 24.79 0.003 0.003 0.09 PC_GM_couple 9788 9788 19.56 0.002 0.002 0.07 #others 8.89 8.895 0.03 ------------------------------------------------------------------------------- ======= Cycle 9788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9788, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9789 steps, 2.56000 s simulation time, 27455.19 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9789 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27455.1927455.19227455.192 100.00 ------------------------------------------------------------------------------- PC_run 9789 9789 27401.94 2.799 2.799 99.81 GM_PC_couple 9789 9789 24.79 0.003 0.003 0.09 PC_GM_couple 9789 9789 19.56 0.002 0.002 0.07 #others 8.90 8.896 0.03 ------------------------------------------------------------------------------- ======= Cycle 9789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9789, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9790 steps, 2.56000 s simulation time, 27457.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9790 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27457.4927457.49527457.495 100.00 ------------------------------------------------------------------------------- PC_run 9790 9790 27404.24 2.799 2.799 99.81 GM_PC_couple 9790 9790 24.79 0.003 0.003 0.09 PC_GM_couple 9790 9790 19.56 0.002 0.002 0.07 #others 8.90 8.897 0.03 ------------------------------------------------------------------------------- ======= Cycle 9790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9790, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9791 steps, 2.56000 s simulation time, 27459.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9791 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27459.8127459.81127459.811 100.00 ------------------------------------------------------------------------------- PC_run 9791 9791 27406.55 2.799 2.799 99.81 GM_PC_couple 9791 9791 24.80 0.003 0.003 0.09 PC_GM_couple 9791 9791 19.56 0.002 0.002 0.07 #others 8.90 8.898 0.03 ------------------------------------------------------------------------------- ======= Cycle 9791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9791, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9792 steps, 2.56000 s simulation time, 27462.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9792 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27462.1027462.09827462.098 100.00 ------------------------------------------------------------------------------- PC_run 9792 9792 27408.84 2.799 2.799 99.81 GM_PC_couple 9792 9792 24.80 0.003 0.003 0.09 PC_GM_couple 9792 9792 19.57 0.002 0.002 0.07 #others 8.90 8.899 0.03 ------------------------------------------------------------------------------- ======= Cycle 9792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9792, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9793 steps, 2.56000 s simulation time, 27464.32 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9793 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27464.3227464.32027464.320 100.00 ------------------------------------------------------------------------------- PC_run 9793 9793 27411.05 2.799 2.799 99.81 GM_PC_couple 9793 9793 24.80 0.003 0.003 0.09 PC_GM_couple 9793 9793 19.57 0.002 0.002 0.07 #others 8.90 8.899 0.03 ------------------------------------------------------------------------------- ======= Cycle 9793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9793, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9794 steps, 2.56000 s simulation time, 27466.77 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9794 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27466.7727466.77327466.773 100.00 ------------------------------------------------------------------------------- PC_run 9794 9794 27413.50 2.799 2.799 99.81 GM_PC_couple 9794 9794 24.80 0.003 0.003 0.09 PC_GM_couple 9794 9794 19.57 0.002 0.002 0.07 #others 8.90 8.900 0.03 ------------------------------------------------------------------------------- ======= Cycle 9794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9794, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9795 steps, 2.56000 s simulation time, 27469.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9795 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27469.0927469.09427469.094 100.00 ------------------------------------------------------------------------------- PC_run 9795 9795 27415.82 2.799 2.799 99.81 GM_PC_couple 9795 9795 24.81 0.003 0.003 0.09 PC_GM_couple 9795 9795 19.57 0.002 0.002 0.07 #others 8.90 8.901 0.03 ------------------------------------------------------------------------------- ======= Cycle 9795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9795, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9796 steps, 2.56000 s simulation time, 27471.68 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9796 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27471.6827471.67727471.677 100.00 ------------------------------------------------------------------------------- PC_run 9796 9796 27418.39 2.799 2.799 99.81 GM_PC_couple 9796 9796 24.81 0.003 0.003 0.09 PC_GM_couple 9796 9796 19.57 0.002 0.002 0.07 #others 8.90 8.902 0.03 ------------------------------------------------------------------------------- ======= Cycle 9796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9796, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9797 steps, 2.56000 s simulation time, 27474.10 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9797 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27474.1027474.09727474.097 100.00 ------------------------------------------------------------------------------- PC_run 9797 9797 27420.81 2.799 2.799 99.81 GM_PC_couple 9797 9797 24.81 0.003 0.003 0.09 PC_GM_couple 9797 9797 19.58 0.002 0.002 0.07 #others 8.90 8.903 0.03 ------------------------------------------------------------------------------- ======= Cycle 9797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9797, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9798 steps, 2.56000 s simulation time, 27476.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9798 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27476.5427476.54027476.540 100.00 ------------------------------------------------------------------------------- PC_run 9798 9798 27423.25 2.799 2.799 99.81 GM_PC_couple 9798 9798 24.81 0.003 0.003 0.09 PC_GM_couple 9798 9798 19.58 0.002 0.002 0.07 #others 8.90 8.903 0.03 ------------------------------------------------------------------------------- ======= Cycle 9798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9798, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9799 steps, 2.56000 s simulation time, 27824.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9799 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27824.4327824.42727824.427 100.00 ------------------------------------------------------------------------------- PC_run 9799 9799 27771.13 2.834 2.834 99.81 GM_PC_couple 9799 9799 24.81 0.003 0.003 0.09 PC_GM_couple 9799 9799 19.58 0.002 0.002 0.07 #others 8.90 8.904 0.03 ------------------------------------------------------------------------------- ======= Cycle 9799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9799, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9800 steps, 2.56000 s simulation time, 27888.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9800 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27888.5527888.55427888.554 100.00 ------------------------------------------------------------------------------- PC_run 9800 9800 27835.25 2.840 2.840 99.81 GM_PC_couple 9800 9800 24.82 0.003 0.003 0.09 PC_GM_couple 9800 9800 19.58 0.002 0.002 0.07 #others 8.90 8.905 0.03 ------------------------------------------------------------------------------- ======= Cycle 9800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9800, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9801 steps, 2.56000 s simulation time, 27891.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9801 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27891.0727891.07227891.072 100.00 ------------------------------------------------------------------------------- PC_run 9801 9801 27837.77 2.840 2.840 99.81 GM_PC_couple 9801 9801 24.82 0.003 0.003 0.09 PC_GM_couple 9801 9801 19.58 0.002 0.002 0.07 #others 8.91 8.906 0.03 ------------------------------------------------------------------------------- ======= Cycle 9801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9801, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9802 steps, 2.56000 s simulation time, 27893.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9802 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27893.4227893.41727893.417 100.00 ------------------------------------------------------------------------------- PC_run 9802 9802 27840.10 2.840 2.840 99.81 GM_PC_couple 9802 9802 24.82 0.003 0.003 0.09 PC_GM_couple 9802 9802 19.58 0.002 0.002 0.07 #others 8.91 8.906 0.03 ------------------------------------------------------------------------------- ======= Cycle 9802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9802, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9803 steps, 2.56000 s simulation time, 27895.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9803 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27895.8427895.83827895.838 100.00 ------------------------------------------------------------------------------- PC_run 9803 9803 27842.52 2.840 2.840 99.81 GM_PC_couple 9803 9803 24.82 0.003 0.003 0.09 PC_GM_couple 9803 9803 19.59 0.002 0.002 0.07 #others 8.91 8.907 0.03 ------------------------------------------------------------------------------- ======= Cycle 9803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9803, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9804 steps, 2.56000 s simulation time, 27898.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9804 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27898.7627898.76427898.764 100.00 ------------------------------------------------------------------------------- PC_run 9804 9804 27845.44 2.840 2.840 99.81 GM_PC_couple 9804 9804 24.83 0.003 0.003 0.09 PC_GM_couple 9804 9804 19.59 0.002 0.002 0.07 #others 8.91 8.908 0.03 ------------------------------------------------------------------------------- ======= Cycle 9804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9804, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9805 steps, 2.56000 s simulation time, 27901.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9805 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27901.1427901.14427901.144 100.00 ------------------------------------------------------------------------------- PC_run 9805 9805 27847.82 2.840 2.840 99.81 GM_PC_couple 9805 9805 24.83 0.003 0.003 0.09 PC_GM_couple 9805 9805 19.59 0.002 0.002 0.07 #others 8.91 8.909 0.03 ------------------------------------------------------------------------------- ======= Cycle 9805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9805, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9806 steps, 2.56000 s simulation time, 27903.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9806 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27903.6427903.64127903.641 100.00 ------------------------------------------------------------------------------- PC_run 9806 9806 27850.31 2.840 2.840 99.81 GM_PC_couple 9806 9806 24.83 0.003 0.003 0.09 PC_GM_couple 9806 9806 19.59 0.002 0.002 0.07 #others 8.91 8.910 0.03 ------------------------------------------------------------------------------- ======= Cycle 9806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9806, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9807 steps, 2.56000 s simulation time, 27906.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9807 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27906.7827906.77827906.778 100.00 ------------------------------------------------------------------------------- PC_run 9807 9807 27853.44 2.840 2.840 99.81 GM_PC_couple 9807 9807 24.83 0.003 0.003 0.09 PC_GM_couple 9807 9807 19.59 0.002 0.002 0.07 #others 8.91 8.910 0.03 ------------------------------------------------------------------------------- ======= Cycle 9807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9807, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9808 steps, 2.56000 s simulation time, 27909.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9808 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27909.4527909.45527909.455 100.00 ------------------------------------------------------------------------------- PC_run 9808 9808 27856.11 2.840 2.840 99.81 GM_PC_couple 9808 9808 24.83 0.003 0.003 0.09 PC_GM_couple 9808 9808 19.60 0.002 0.002 0.07 #others 8.91 8.911 0.03 ------------------------------------------------------------------------------- ======= Cycle 9808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9808, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9809 steps, 2.56000 s simulation time, 27912.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9809 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27912.6627912.66427912.664 100.00 ------------------------------------------------------------------------------- PC_run 9809 9809 27859.32 2.840 2.840 99.81 GM_PC_couple 9809 9809 24.84 0.003 0.003 0.09 PC_GM_couple 9809 9809 19.60 0.002 0.002 0.07 #others 8.91 8.912 0.03 ------------------------------------------------------------------------------- ======= Cycle 9809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9809, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9810 steps, 2.56000 s simulation time, 27915.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9810 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27915.4427915.44027915.440 100.00 ------------------------------------------------------------------------------- PC_run 9810 9810 27862.09 2.840 2.840 99.81 GM_PC_couple 9810 9810 24.84 0.003 0.003 0.09 PC_GM_couple 9810 9810 19.60 0.002 0.002 0.07 #others 8.91 8.913 0.03 ------------------------------------------------------------------------------- ======= Cycle 9810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9810, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9811 steps, 2.56000 s simulation time, 27917.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9811 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27917.9627917.95727917.957 100.00 ------------------------------------------------------------------------------- PC_run 9811 9811 27864.60 2.840 2.840 99.81 GM_PC_couple 9811 9811 24.84 0.003 0.003 0.09 PC_GM_couple 9811 9811 19.60 0.002 0.002 0.07 #others 8.91 8.914 0.03 ------------------------------------------------------------------------------- ======= Cycle 9811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9811, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9812 steps, 2.56000 s simulation time, 27920.57 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9812 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27920.5727920.57227920.572 100.00 ------------------------------------------------------------------------------- PC_run 9812 9812 27867.21 2.840 2.840 99.81 GM_PC_couple 9812 9812 24.84 0.003 0.003 0.09 PC_GM_couple 9812 9812 19.60 0.002 0.002 0.07 #others 8.91 8.915 0.03 ------------------------------------------------------------------------------- ======= Cycle 9812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9812, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9813 steps, 2.56000 s simulation time, 27923.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9813 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27923.0027922.99827922.998 100.00 ------------------------------------------------------------------------------- PC_run 9813 9813 27869.63 2.840 2.840 99.81 GM_PC_couple 9813 9813 24.85 0.003 0.003 0.09 PC_GM_couple 9813 9813 19.60 0.002 0.002 0.07 #others 8.92 8.915 0.03 ------------------------------------------------------------------------------- ======= Cycle 9813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9813, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9814 steps, 2.56000 s simulation time, 27925.74 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9814 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27925.7427925.73927925.739 100.00 ------------------------------------------------------------------------------- PC_run 9814 9814 27872.37 2.840 2.840 99.81 GM_PC_couple 9814 9814 24.85 0.003 0.003 0.09 PC_GM_couple 9814 9814 19.61 0.002 0.002 0.07 #others 8.92 8.916 0.03 ------------------------------------------------------------------------------- ======= Cycle 9814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9814, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9815 steps, 2.56000 s simulation time, 27928.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9815 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27928.2627928.25927928.259 100.00 ------------------------------------------------------------------------------- PC_run 9815 9815 27874.88 2.840 2.840 99.81 GM_PC_couple 9815 9815 24.85 0.003 0.003 0.09 PC_GM_couple 9815 9815 19.61 0.002 0.002 0.07 #others 8.92 8.917 0.03 ------------------------------------------------------------------------------- ======= Cycle 9815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9815, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9816 steps, 2.56000 s simulation time, 27930.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9816 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27930.5527930.55027930.550 100.00 ------------------------------------------------------------------------------- PC_run 9816 9816 27877.17 2.840 2.840 99.81 GM_PC_couple 9816 9816 24.85 0.003 0.003 0.09 PC_GM_couple 9816 9816 19.61 0.002 0.002 0.07 #others 8.92 8.918 0.03 ------------------------------------------------------------------------------- ======= Cycle 9816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9816, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9817 steps, 2.56000 s simulation time, 27932.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9817 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27932.8827932.87927932.879 100.00 ------------------------------------------------------------------------------- PC_run 9817 9817 27879.49 2.840 2.840 99.81 GM_PC_couple 9817 9817 24.86 0.003 0.003 0.09 PC_GM_couple 9817 9817 19.61 0.002 0.002 0.07 #others 8.92 8.919 0.03 ------------------------------------------------------------------------------- ======= Cycle 9817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9817, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9818 steps, 2.56000 s simulation time, 27935.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9818 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27935.5227935.51827935.518 100.00 ------------------------------------------------------------------------------- PC_run 9818 9818 27882.12 2.840 2.840 99.81 GM_PC_couple 9818 9818 24.86 0.003 0.003 0.09 PC_GM_couple 9818 9818 19.61 0.002 0.002 0.07 #others 8.92 8.920 0.03 ------------------------------------------------------------------------------- ======= Cycle 9818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9818, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9819 steps, 2.56000 s simulation time, 27937.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9819 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27937.9127937.91127937.911 100.00 ------------------------------------------------------------------------------- PC_run 9819 9819 27884.51 2.840 2.840 99.81 GM_PC_couple 9819 9819 24.86 0.003 0.003 0.09 PC_GM_couple 9819 9819 19.62 0.002 0.002 0.07 #others 8.92 8.921 0.03 ------------------------------------------------------------------------------- ======= Cycle 9819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9819, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9820 steps, 2.56000 s simulation time, 27940.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9820 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27940.3427940.34127940.341 100.00 ------------------------------------------------------------------------------- PC_run 9820 9820 27886.94 2.840 2.840 99.81 GM_PC_couple 9820 9820 24.86 0.003 0.003 0.09 PC_GM_couple 9820 9820 19.62 0.002 0.002 0.07 #others 8.92 8.922 0.03 ------------------------------------------------------------------------------- ======= Cycle 9820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9820, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9821 steps, 2.56000 s simulation time, 27942.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9821 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27942.5627942.55727942.557 100.00 ------------------------------------------------------------------------------- PC_run 9821 9821 27889.15 2.840 2.840 99.81 GM_PC_couple 9821 9821 24.87 0.003 0.003 0.09 PC_GM_couple 9821 9821 19.62 0.002 0.002 0.07 #others 8.92 8.923 0.03 ------------------------------------------------------------------------------- ======= Cycle 9821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9821, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9822 steps, 2.56000 s simulation time, 27945.16 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9822 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27945.1627945.16327945.163 100.00 ------------------------------------------------------------------------------- PC_run 9822 9822 27891.75 2.840 2.840 99.81 GM_PC_couple 9822 9822 24.87 0.003 0.003 0.09 PC_GM_couple 9822 9822 19.62 0.002 0.002 0.07 #others 8.92 8.923 0.03 ------------------------------------------------------------------------------- ======= Cycle 9822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9822, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9823 steps, 2.56000 s simulation time, 27947.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9823 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27947.4527947.44927947.449 100.00 ------------------------------------------------------------------------------- PC_run 9823 9823 27894.03 2.840 2.840 99.81 GM_PC_couple 9823 9823 24.87 0.003 0.003 0.09 PC_GM_couple 9823 9823 19.62 0.002 0.002 0.07 #others 8.92 8.924 0.03 ------------------------------------------------------------------------------- ======= Cycle 9823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9823, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9824 steps, 2.56000 s simulation time, 27949.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9824 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27949.7627949.75827949.758 100.00 ------------------------------------------------------------------------------- PC_run 9824 9824 27896.33 2.840 2.840 99.81 GM_PC_couple 9824 9824 24.87 0.003 0.003 0.09 PC_GM_couple 9824 9824 19.63 0.002 0.002 0.07 #others 8.93 8.925 0.03 ------------------------------------------------------------------------------- ======= Cycle 9824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9824, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9825 steps, 2.56000 s simulation time, 27952.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9825 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27952.0527952.05427952.054 100.00 ------------------------------------------------------------------------------- PC_run 9825 9825 27898.62 2.840 2.840 99.81 GM_PC_couple 9825 9825 24.88 0.003 0.003 0.09 PC_GM_couple 9825 9825 19.63 0.002 0.002 0.07 #others 8.93 8.926 0.03 ------------------------------------------------------------------------------- ======= Cycle 9825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9825, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9826 steps, 2.56000 s simulation time, 27954.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9826 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 27954.6027954.59927954.599 100.00 ------------------------------------------------------------------------------- PC_run 9826 9826 27901.17 2.840 2.840 99.81 GM_PC_couple 9826 9826 24.88 0.003 0.003 0.09 PC_GM_couple 9826 9826 19.63 0.002 0.002 0.07 #others 8.93 8.927 0.03 ------------------------------------------------------------------------------- ======= Cycle 9826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9826, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** APPLICATION TERMINATED WITH THE EXIT STRING: Hangup: 1 (signal 1) cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -m RESULTS/4step PostProc.pl: mv GM/IO2 RESULTS/4step/GM with 5 files PostProc.pl: mv PC/plots RESULTS/4step/PC with 16 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/4step/ PostProc.pl: TIMINGS from runlog (init, run) 4.87 27954.6027954.59927954.599 PostProc.pl: mv runlog RESULTS/4step/ PostProc.pl: Restart.pl -o RESULTS/4step/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! cp Param/PARAM.in.test.GMPC.start.2step.aniso /Users/gtoth/Tmp/SWMF/run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_run1 CON_world::setup_from_file SWMF_WARNING for GM iProcLast= 999 changed to 3 #=============================================================================# # ID Version nproc proc0 stride# #-----------------------------------------------------------------------------# # CON SWMF by Univ. of Michigan version 2.40 4 0 1 # #-----------------------------------------------------------------------------# # GM BATSRUS (Univ. of Michigan) version 9.20 3 1 1 # # PC IPIC3D version 1.00 4 0 1 # #=============================================================================# CON_io::read_inputs: iSession= 1 ModReadParam::read_file: read and broadcast nLine= 255 lines of text #DESCRIPTION Run GM and PC in time accurate mode StringDescription #PLANET NONE NamePlanet #SAVERESTART T DoSaveRestart -1 Dn GM_set_parameters: READ iSession = 1 iLine= 24 nLineSaveRestart 2.56 DtSaveRes = 222 GM: GM:#CHECKGRtart #COUPLEIDSIZE 2TIGHT GM NameGM: 8 CompMaster NameMaster nI GPC NameCompSlavM: 8 nJ GM: e NameSlave T DoCouple IsTightCouple 1 nK GM: 100 MinBlockALL #PROGRESS GM: GM:#IOUNITS 1 DnShowProgresGM:NONE TypeIoUnit sShort 1 DnSGM: GM:#NORMALIZATION howProgressLong #BEGIN_COMP GM --GM:NONE TypeNormalization ----------------------------------GM: GM:#PLASMA --------------------GM:1.0 FluidMass [amu]------- MassFluid GM:1.0 IonCharge #END_COMP GM -----[e] ChargeIon -----------GM:1.0 ElectronT------------------------------------------------- #BEGIN_COMP PC --------------------------------------------------------emperatureRatio GM: GM:#NONCONSERVATIVE GM:T UseNonConservative GM: GM:#UNIFORMS------- TATE GM:1.0 Rho PC_set_param rho GM: TypeAction::0.0 Ux ux GM READ :0.0 Uy uy GM:0.0 Uz uz GM:0.0 Bx bx GM:0.04 By by GM:0.0 Bz bz #END_COMPGM:4.5e-4 Ppar ppar GM:4.5 PC ------------e-4 p GM: GM:------------------------#USERINPUTBEGIN ------------------------------ --------------- GM: GM:#WAVE GM:1 #STOP -1 MaxIteraRho_ iVar tGM:1000.0 Wiion dth GM:0.1 Amplitu2.56 tSimulationMax de GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:2 Ux_ iVar GM:1000.0 Width GM:0.005 Amplitude (rho1/rho0)*cF GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM PC_set_param: TypeAction: CHECK :0.0 Phase GM: GM:#WAVE ----- Starting Session 1 ------ GM:6 By_ iVar GM:1000.0 Width GM:0.004 Amplitude (rho1/rho0)*b0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:8 Ppar_ iVar GM:10000.0 Width GM:4.5e-5 Amplitude (rho1/rho0)*pPar0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:9 p_ iVar GM:10000.0 Width GM:7.5e-5 Amplitude (rho1/rho0)*5/3*p0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#USERINPUTEND ---------------- USERINPUTEND GM: GM:#SHOCKPOSITION GM:0.0 ShockPosition GM:4/3 ShockSlope GM: GM:#GRID GM:32 nRootBlockX GM:24 nRootBlockY GM:1 nRootBlockZ GM:-160/3 xMin GM: 160/3 xMax GM:-160/4 yMin GM: 160/4 yMax GM:-0.5 zMin GM: 0.5 zMax GM: GM:#FIXEDTIMESTEP GM:T UseDtFixed UseDtLimit GM:640/500 DtFixed DtLimitDim GM: GM:#PICUNIT GM: 1.0 xUnitPicSi GM: 1.0 uUnitPicSi GM: GM:#PICREGION GM:2 nPicRegion GM:-25.1 xMinCut xMinPic GM:-5.0 xMaxCut xMaxPic GM:-20.0 yMinCut yMinPic GM: 20.0 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: 5.0 xMinCut xMinPic GM: 25.0 xMaxCut xMaxPic GM:-20.0 yMinCut yMinPic GM: 20.0 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: GM:#OUTERBOUNDARY GM:periodic TypeBcEast GM:periodic TypeBcWest GM:periodic TypeBcSouth GM:periodic TypeBcNorth GM: GM:#TEST GM:init_hall_resist TestString StringTest GM: GM:#DIVBSOURCE GM:F UseB0Source GM: GM:#SCHEME GM:2 nOrder GM:Rusanov TypeFlux GM:mc TypeLimiter GM:1.5 BetaLimiter LimiterBeta GM: GM:#TIMESTEPPING GM:2 nStage GM:0.8 CflExpl GM: GM:#SAVERESTART GM:T DoSaveRestart GM:2 DnSaveRestart GM:-1 DtSaveRestart GM: GM:#SAVELOGFILE GM:T DoSaveLogfile GM:raw StringLog GM:1 DnSaveLogfile GM:-1. DtSaveLogfile GM: GM:#SAVEINITIAL GM:T DoSaveInitial GM: GM:#SAVEPLOT GM:1 nPlotFile GM:z=0 var idl_ascii StringPlot GM:1 DnOutput DnSavePlot GM:-0.05 DtOutput DtSavePlot GM:0. DxOutput DxSavePlot GM:rho mx my bx by p NameVars GM:g rbody NamePars GM_set_parameters: CHECK iSession = 1 GM:init_mod_advance allocated arrays GM:init_mod_geometry allocated arrays GM:init_mod_nodes allocated arrays GM:init_mod_raytrace allocated arrays pic_init_region: IonMassPerChargeSi= 1.1209982432795857E-03 pic_init_region: xUnitPicSi = 1.0000000000000000 pic_init_region: mUnitPicSi = 12.5663706143591725 pic_init_region: uUnitPicSi = 1.0000000000000000 Corrected IPIC3D regions Region : 1 Min Cordinate : -25.1000000000000014 -20.0000000000000000 Max Cordinate : -5.1000000000000005 20.0000000000000036 Region : 2 Min Cordinate : 5.0000000000000000 -20.0000000000000000 Max Cordinate : 25.0000000000000000 20.0000000000000036 GM: BATSRUS: Block Adaptive Tree Solar-Wind Roe Upwind Scheme GM: for 3D Heliospheric Flows GM: University of Michigan, 1995-2007 GM: EQUATIONS: MHD with anisotropic pressure GM: USER MODULE: Waves and GEM, Yingjuan Ma 1.30 GM: total blocks = 768 GM: GM: Begin Numerical Simulation GM: -------------------------- GM: GM: GM: Physical Parameters GM: ------------------- GM: GM: I/O Unit type: NONE Normalization: NONE GM: GM: Gamma: 1.66666667 GM: GM: UseBody1: .false. GM: GM: UseBody2: .false. GM: GM: ClightFactor: 1.00000E+00, Clight: 2.99790E+08 GM: GM: GM: MHD Numerical Solution Parameters GM: --------------------------------- GM: GM: 2nd-order scheme with mc limiter GM: BetaLimiter = 1.50 GM: Rusanov flux function GM: Time accurate calculation GM: Explicit time stepping GM: nStage: 2 GM: Dt: 1.2800000000000000 GM: GM: Other Runtime Parameters GM: ------------------------ GM: GM: Available processors: nProc = 3 GM: GM: After initial grid setup: GM: nBlockMax = 256 MaxBlock = 800 GM: Total number of blocks used = 768 GM: Total number of cells = 49152 GM: Total number of true cells = 49152 GM: Smallest cell dx: 0.4166666666666667 Largest cell dx: 0.4166666666666667 GM: GM: root blocks: 32 24 1 GM: nIJK_D: 8 8 1 GM: x: -5.33333333E+01 5.33333333E+01 GM: y: -4.00000000E+01 4.00000000E+01 GM: z: -5.00000000E-01 5.00000000E-01 GM: GM:saved ifile= 1 type=restart at n_step= 0 time= 0:00:00 h:m:s GM:saved ifile= 6 type=z=0_var at n_step= 0 time= 0:00:00 h:m:s **************************************************** iPIC3D Input Parameters **************************************************** PC: #ELECTRON PC: -25 qom PC: #PARTICLES PC: 10 npcelx PC: 10 npcely PC: 1 npcelz PC: #SOLVER PC: 1e-08 CGtol PC: 1e-08 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName PC: 1 FieldOutputCycle PC: 10000 ParticlesOutputCycle PC: 1 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 0 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RhoNorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 10 npcely[0] = 10 npcelz[0] = 1 Q/Qi[0] = -1 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 10 npcely[1] = 10 npcelz[1] = 1 Q/Qi[1] = 1 M/Mi[1] = 1 Pe/Ptotal = 0.5 **************************************************** iPIC3D Input Parameters **************************************************** PC: #ELECTRON PC: -25 qom PC: #PARTICLES PC: 20 npcelx PC: 20 npcely PC: 1 npcelz PC: #SOLVER PC: 1e-08 CGtol PC: 1e-08 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName PC: 1 FieldOutputCycle PC: 10000 ParticlesOutputCycle PC: 1 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 0 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RhoNorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 20 npcely[0] = 20 npcelz[0] = 1 Q/Qi[0] = -1 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 20 npcely[1] = 20 npcelz[1] = 1 Q/Qi[1] = 1 M/Mi[1] = 1 Pe/Ptotal = 0.5 ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RhoNorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RhoNorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 460800 (MAX = 1382400) QOM = -25 Number of particles of species 1 = 460800 (MAX = 1382400) QOM = 1 x-Length = 20 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 48 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- dt=1.28, dx, dy, dx=0.416667, 0.416667, 0.416667 Accuracy and Finite Grid Instability Constraints: dx/dt, dy/dt, dz/dt=0.325521, 0.325521, 0.325521 species 0 uth=0.0787673 uth*dx/dt, uth*dt/dy, uth*dt/dz (should be in [0.1 - 1])=0.241973, 0.241973, 0.241973 species 1 uth=0.0157535 uth*dx/dt, uth*dt/dy, uth*dt/dz (should be in [0.1 - 1])=0.0483947, 0.0483947, 0.0483947 --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 nS = 2 Sum all particle masses = 1.04 useMultiFluid = 0 nIonFluid = 1 useMultiSpecies = 0 nSpecies =1 Q/Qi[0] = -1 M/Mi[0] = 0.04 Q/Qi[1] = 1 M/Mi[1] = 1 Pe/Ptotal = 0.5 ========== Unit conversion factors ============== Si2NoRho = 0.0795775 Si2NoV = 1 Si2NoB = 892.062 Si2NoP = 0.0795775 Si2NoJ = 8.92062e-05 Si2NoL = 1 =================================================== ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 1843200 (MAX = 5529600) QOM = -25 Number of particles of species 1 = 1843200 (MAX = 5529600) QOM = 1 x-Length = 20 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 48 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- dt=1.28, dx, dy, dx=0.416667, 0.416667, 0.416667 Accuracy and Finite Grid Instability Constraints: dx/dt, dy/dt, dz/dt=0.325521, 0.325521, 0.325521 species 0 uth=0.0787672 uth*dx/dt, uth*dt/dy, uth*dt/dz (should be in [0.1 - 1])=0.241973, 0.241973, 0.241973 species 1 uth=0.0157534 uth*dx/dt, uth*dt/dy, uth*dt/dz (should be in [0.1 - 1])=0.0483946, 0.0483946, 0.0483946 --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 nS = 2 Sum all particle masses = 1.04 useMultiFluid = 0 nIonFluid = 1 useMultiSpecies = 0 nSpecies =1 Q/Qi[0] = -1 M/Mi[0] = 0.04 Q/Qi[1] = 1 M/Mi[1] = 1 Pe/Ptotal = 0.5 ========== Unit conversion factors ============== Si2NoRho = 0.0795775 Si2NoV = 1 Si2NoB = 892.062 Si2NoP = 0.0795775 Si2NoJ = 8.92062e-05 Si2NoL = 1 =================================================== ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ ------------------------------------------------------------------------------- SORTED TIMING at step 0 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 5.40 100.00 1 1 ------------------------------------------------------------------------------- SETUP 5.40 100.00 1 1 PC_GM_couple 5.15 95.45 1 1 GM_PC_couple ---------------------------------------------------------- 0.01 0.11 1 --------------------- S 1 -----ORTED TIMING ------------at step 0 GM o----------------------n PE 1 name ---------------------- sec ------------- percent #iter #cal----- Resettingls -------------------- timing counters a----------------------fter setup. ------------------------------- ======= Cycle 0, dt=1.28 ------ SWMF ======= 5.38 100.00 1 1 ------------------------------------------------------------------------------- SETUP 5.38 100.00 1 1 PC_GM_couple 5.16 95.78 1 1 save_plot 0.08 1.49 1 1 write_restart_files 0.04 0.74 1 1 save_logfile 0.04 0.72 1 1 GM_PC_couple 0.01 0.15 1 1 exch_msgs 0.01 0.11 1 2 batl_pass 0.00 0.07 1 3 local_pass 0.00 0.04 1 6 wait_pass 0.00 0.03 1 3 ------------------------------------------------------------------------------- GM:saved ifile= 6 type=z=0_var at n_step= 1 time= 0:00:01 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 9.52988 norm b vector (source) = 9.52988 GMRES converged at restart # 3; iteration #18 with error: 8.8914e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115191 *** *** Repopulator species 1 *** *** number of particles 115205 *** *** B CALCULATION *** ======= Cycle 0, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 4.53181 norm b vector (source) = 4.53181 GMRES converged at restart # 3; iteration #19 with error: 8.03835e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460808 *** *** Repopulator species 1 *** *** number of particles 460843 *** *** B CALCULATION *** Progress: 1 steps, 1.28000 s simulation time, 1.44 s CPU time, Date: 20000321_104501 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 1.44 1.443 1.443 100.00 ------------------------------------------------------------------------------- PC_run 1 1 1.44 1.438 1.438 99.65 GM_PC_couple 1 1 0.00 0.003 0.003 0.19 PC_GM_couple 1 1 0.00 0.002 0.002 0.13 ------------------------------------------------------------------------------- ======= Cycle 1, dt=1.28 ======= GM:saved ifile= 1 type=restart at n_step= 2 time= 0:00:02 h:m:s GM:saved ifile= 6 type=z=0_var at n_step= 2 time= 0:00:02 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 11.8501 norm b vector (source) = 11.8501 GMRES converged at restart # 4; iteration #1 with error: 9.25108e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115168 *** *** Repopulator species 1 *** *** number of particles 115303 *** *** B CALCULATION *** ======= Cycle 1, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 5.87877 norm b vector (source) = 5.87877 GMRES converged at restart # 4; iteration #1 with error: 9.49813e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460743 *** *** Repopulator species 1 *** *** number of particles 460729 *** *** B CALCULATION *** Progress: 2 steps, 2.56000 s simulation time, 2.95 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2.95 2.952 2.952 100.00 ------------------------------------------------------------------------------- PC_run 2 2 2.94 1.471 1.471 99.67 GM_PC_couple 2 2 0.00 0.002 0.002 0.17 PC_GM_couple 2 2 0.00 0.002 0.002 0.12 #others 0.00 0.001 0.04 ------------------------------------------------------------------------------- ======= Cycle 2, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 2, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 3 steps, 2.56000 s simulation time, 3.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3.96 3.963 3.963 100.00 ------------------------------------------------------------------------------- PC_run 3 3 3.95 1.316 1.316 99.63 GM_PC_couple 3 3 0.01 0.002 0.002 0.18 PC_GM_couple 3 3 0.01 0.002 0.002 0.14 #others 0.00 0.002 0.05 ------------------------------------------------------------------------------- ======= Cycle 3, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 3, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 4 steps, 2.56000 s simulation time, 4.97 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4.97 4.972 4.972 100.00 ------------------------------------------------------------------------------- PC_run 4 4 4.95 1.238 1.238 99.60 GM_PC_couple 4 4 0.01 0.002 0.002 0.19 PC_GM_couple 4 4 0.01 0.002 0.002 0.15 #others 0.00 0.003 0.06 ------------------------------------------------------------------------------- ======= Cycle 4, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 4, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 5 steps, 2.56000 s simulation time, 6.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6.01 6.013 6.013 100.00 ------------------------------------------------------------------------------- PC_run 5 5 5.99 1.198 1.198 99.59 GM_PC_couple 5 5 0.01 0.002 0.002 0.20 PC_GM_couple 5 5 0.01 0.002 0.002 0.15 #others 0.00 0.004 0.06 ------------------------------------------------------------------------------- ======= Cycle 5, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 5, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 6 steps, 2.56000 s simulation time, 7.02 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 6 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7.02 7.021 7.021 100.00 ------------------------------------------------------------------------------- PC_run 6 6 6.99 1.165 1.165 99.58 GM_PC_couple 6 6 0.01 0.002 0.002 0.20 PC_GM_couple 6 6 0.01 0.002 0.002 0.16 #others 0.00 0.005 0.06 ------------------------------------------------------------------------------- ======= Cycle 6, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 6, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 7 steps, 2.56000 s simulation time, 8.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 7 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 8.05 8.047 8.047 100.00 ------------------------------------------------------------------------------- PC_run 7 7 8.01 1.145 1.145 99.57 GM_PC_couple 7 7 0.02 0.002 0.002 0.20 PC_GM_couple 7 7 0.01 0.002 0.002 0.16 #others 0.01 0.005 0.07 ------------------------------------------------------------------------------- ======= Cycle 7, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 7, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 8 steps, 2.56000 s simulation time, 9.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 8 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9.09 9.093 9.093 100.00 ------------------------------------------------------------------------------- PC_run 8 8 9.05 1.132 1.132 99.56 GM_PC_couple 8 8 0.02 0.002 0.002 0.21 PC_GM_couple 8 8 0.01 0.002 0.002 0.16 #others 0.01 0.006 0.07 ------------------------------------------------------------------------------- ======= Cycle 8, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 8, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 9 steps, 2.56000 s simulation time, 10.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 9 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10.27 10.272 10.272 100.00 ------------------------------------------------------------------------------- PC_run 9 9 10.23 1.136 1.136 99.56 GM_PC_couple 9 9 0.02 0.002 0.002 0.21 PC_GM_couple 9 9 0.02 0.002 0.002 0.16 #others 0.01 0.007 0.07 ------------------------------------------------------------------------------- ======= Cycle 9, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 9, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 10 steps, 2.56000 s simulation time, 11.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 10 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11.43 11.433 11.433 100.00 ------------------------------------------------------------------------------- PC_run 10 10 11.38 1.138 1.138 99.56 GM_PC_couple 10 10 0.02 0.002 0.002 0.21 PC_GM_couple 10 10 0.02 0.002 0.002 0.16 #others 0.01 0.008 0.07 ------------------------------------------------------------------------------- ======= Cycle 10, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 10, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 11 steps, 2.56000 s simulation time, 12.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 11 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 12.58 12.582 12.582 100.00 ------------------------------------------------------------------------------- PC_run 11 11 12.53 1.139 1.139 99.56 GM_PC_couple 11 11 0.03 0.002 0.002 0.20 PC_GM_couple 11 11 0.02 0.002 0.002 0.16 #others 0.01 0.009 0.07 ------------------------------------------------------------------------------- ======= Cycle 11, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 11, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 12 steps, 2.56000 s simulation time, 13.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 12 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 13.72 13.716 13.716 100.00 ------------------------------------------------------------------------------- PC_run 12 12 13.66 1.138 1.138 99.56 GM_PC_couple 12 12 0.03 0.002 0.002 0.20 PC_GM_couple 12 12 0.02 0.002 0.002 0.16 #others 0.01 0.010 0.07 ------------------------------------------------------------------------------- ======= Cycle 12, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 12, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 13 steps, 2.56000 s simulation time, 14.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 13 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 14.93 14.926 14.926 100.00 ------------------------------------------------------------------------------- PC_run 13 13 14.86 1.143 1.143 99.56 GM_PC_couple 13 13 0.03 0.002 0.002 0.20 PC_GM_couple 13 13 0.02 0.002 0.002 0.16 #others 0.01 0.011 0.07 ------------------------------------------------------------------------------- ======= Cycle 13, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 13, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 14 steps, 2.56000 s simulation time, 16.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 14 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 16.01 16.012 16.012 100.00 ------------------------------------------------------------------------------- PC_run 14 14 15.94 1.139 1.139 99.56 GM_PC_couple 14 14 0.03 0.002 0.002 0.20 PC_GM_couple 14 14 0.03 0.002 0.002 0.16 #others 0.01 0.012 0.07 ------------------------------------------------------------------------------- ======= Cycle 14, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 14, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 15 steps, 2.56000 s simulation time, 17.13 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 15 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17.13 17.132 17.132 100.00 ------------------------------------------------------------------------------- PC_run 15 15 17.06 1.137 1.137 99.56 GM_PC_couple 15 15 0.03 0.002 0.002 0.20 PC_GM_couple 15 15 0.03 0.002 0.002 0.16 #others 0.01 0.013 0.07 ------------------------------------------------------------------------------- ======= Cycle 15, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 15, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 16 steps, 2.56000 s simulation time, 18.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 16 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 18.30 18.298 18.298 100.00 ------------------------------------------------------------------------------- PC_run 16 16 18.22 1.139 1.139 99.56 GM_PC_couple 16 16 0.04 0.002 0.002 0.20 PC_GM_couple 16 16 0.03 0.002 0.002 0.16 #others 0.01 0.013 0.07 ------------------------------------------------------------------------------- ======= Cycle 16, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 16, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 17 steps, 2.56000 s simulation time, 19.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 17 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 19.49 19.493 19.493 100.00 ------------------------------------------------------------------------------- PC_run 17 17 19.41 1.142 1.142 99.56 GM_PC_couple 17 17 0.04 0.002 0.002 0.20 PC_GM_couple 17 17 0.03 0.002 0.002 0.16 #others 0.01 0.014 0.07 ------------------------------------------------------------------------------- ======= Cycle 17, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 17, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 18 steps, 2.56000 s simulation time, 20.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 18 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 20.65 20.650 20.650 100.00 ------------------------------------------------------------------------------- PC_run 18 18 20.56 1.142 1.142 99.56 GM_PC_couple 18 18 0.04 0.002 0.002 0.20 PC_GM_couple 18 18 0.03 0.002 0.002 0.16 #others 0.02 0.015 0.07 ------------------------------------------------------------------------------- ======= Cycle 18, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 18, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 19 steps, 2.56000 s simulation time, 21.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 19 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 21.82 21.824 21.824 100.00 ------------------------------------------------------------------------------- PC_run 19 19 21.73 1.144 1.144 99.56 GM_PC_couple 19 19 0.04 0.002 0.002 0.20 PC_GM_couple 19 19 0.03 0.002 0.002 0.16 #others 0.02 0.016 0.07 ------------------------------------------------------------------------------- ======= Cycle 19, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 19, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 20 steps, 2.56000 s simulation time, 23.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 20 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 23.07 23.067 23.067 100.00 ------------------------------------------------------------------------------- PC_run 20 20 22.97 1.148 1.148 99.57 GM_PC_couple 20 20 0.05 0.002 0.002 0.20 PC_GM_couple 20 20 0.04 0.002 0.002 0.16 #others 0.02 0.017 0.07 ------------------------------------------------------------------------------- ======= Cycle 20, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 20, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 21 steps, 2.56000 s simulation time, 24.33 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 21 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 24.33 24.325 24.325 100.00 ------------------------------------------------------------------------------- PC_run 21 21 24.22 1.153 1.153 99.57 GM_PC_couple 21 21 0.05 0.002 0.002 0.20 PC_GM_couple 21 21 0.04 0.002 0.002 0.16 #others 0.02 0.018 0.07 ------------------------------------------------------------------------------- ======= Cycle 21, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 21, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 22 steps, 2.56000 s simulation time, 25.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 22 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 25.59 25.591 25.591 100.00 ------------------------------------------------------------------------------- PC_run 22 22 25.48 1.158 1.158 99.57 GM_PC_couple 22 22 0.05 0.002 0.002 0.20 PC_GM_couple 22 22 0.04 0.002 0.002 0.16 #others 0.02 0.019 0.07 ------------------------------------------------------------------------------- ======= Cycle 22, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 22, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 23 steps, 2.56000 s simulation time, 26.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 23 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 26.78 26.778 26.778 100.00 ------------------------------------------------------------------------------- PC_run 23 23 26.66 1.159 1.159 99.57 GM_PC_couple 23 23 0.05 0.002 0.002 0.20 PC_GM_couple 23 23 0.04 0.002 0.002 0.16 #others 0.02 0.020 0.07 ------------------------------------------------------------------------------- ======= Cycle 23, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 23, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 24 steps, 2.56000 s simulation time, 28.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 24 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 28.00 28.003 28.003 100.00 ------------------------------------------------------------------------------- PC_run 24 24 27.88 1.162 1.162 99.56 GM_PC_couple 24 24 0.06 0.002 0.002 0.20 PC_GM_couple 24 24 0.05 0.002 0.002 0.16 #others 0.02 0.021 0.07 ------------------------------------------------------------------------------- ======= Cycle 24, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 24, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 25 steps, 2.56000 s simulation time, 29.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 25 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 29.30 29.297 29.297 100.00 ------------------------------------------------------------------------------- PC_run 25 25 29.17 1.167 1.167 99.57 GM_PC_couple 25 25 0.06 0.002 0.002 0.20 PC_GM_couple 25 25 0.05 0.002 0.002 0.16 #others 0.02 0.022 0.08 ------------------------------------------------------------------------------- ======= Cycle 25, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 25, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 26 steps, 2.56000 s simulation time, 30.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 26 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 30.58 30.576 30.576 100.00 ------------------------------------------------------------------------------- PC_run 26 26 30.44 1.171 1.171 99.57 GM_PC_couple 26 26 0.06 0.002 0.002 0.20 PC_GM_couple 26 26 0.05 0.002 0.002 0.16 #others 0.02 0.023 0.08 ------------------------------------------------------------------------------- ======= Cycle 26, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 26, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 27 steps, 2.56000 s simulation time, 31.75 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 27 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 31.75 31.747 31.747 100.00 ------------------------------------------------------------------------------- PC_run 27 27 31.61 1.171 1.171 99.57 GM_PC_couple 27 27 0.06 0.002 0.002 0.20 PC_GM_couple 27 27 0.05 0.002 0.002 0.16 #others 0.02 0.024 0.08 ------------------------------------------------------------------------------- ======= Cycle 27, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 27, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 28 steps, 2.56000 s simulation time, 33.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 28 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 32.99 32.995 32.995 100.00 ------------------------------------------------------------------------------- PC_run 28 28 32.85 1.173 1.173 99.57 GM_PC_couple 28 28 0.06 0.002 0.002 0.20 PC_GM_couple 28 28 0.05 0.002 0.002 0.16 #others 0.03 0.026 0.08 ------------------------------------------------------------------------------- ======= Cycle 28, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 28, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 29 steps, 2.56000 s simulation time, 34.17 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 29 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 34.17 34.173 34.173 100.00 ------------------------------------------------------------------------------- PC_run 29 29 34.03 1.173 1.173 99.57 GM_PC_couple 29 29 0.07 0.002 0.002 0.20 PC_GM_couple 29 29 0.05 0.002 0.002 0.16 #others 0.03 0.027 0.08 ------------------------------------------------------------------------------- ======= Cycle 29, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 29, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 30 steps, 2.56000 s simulation time, 35.35 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 30 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 35.35 35.346 35.346 100.00 ------------------------------------------------------------------------------- PC_run 30 30 35.19 1.173 1.173 99.57 GM_PC_couple 30 30 0.07 0.002 0.002 0.20 PC_GM_couple 30 30 0.06 0.002 0.002 0.16 #others 0.03 0.028 0.08 ------------------------------------------------------------------------------- ======= Cycle 30, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 30, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 31 steps, 2.56000 s simulation time, 36.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 31 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 36.53 36.531 36.531 100.00 ------------------------------------------------------------------------------- PC_run 31 31 36.37 1.173 1.173 99.57 GM_PC_couple 31 31 0.07 0.002 0.002 0.20 PC_GM_couple 31 31 0.06 0.002 0.002 0.16 #others 0.03 0.029 0.08 ------------------------------------------------------------------------------- ======= Cycle 31, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 31, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 32 steps, 2.56000 s simulation time, 37.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 32 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 37.81 37.806 37.806 100.00 ------------------------------------------------------------------------------- PC_run 32 32 37.64 1.176 1.176 99.57 GM_PC_couple 32 32 0.07 0.002 0.002 0.20 PC_GM_couple 32 32 0.06 0.002 0.002 0.16 #others 0.03 0.030 0.08 ------------------------------------------------------------------------------- ======= Cycle 32, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 32, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 33 steps, 2.56000 s simulation time, 38.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 33 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 38.99 38.992 38.992 100.00 ------------------------------------------------------------------------------- PC_run 33 33 38.82 1.176 1.176 99.57 GM_PC_couple 33 33 0.08 0.002 0.002 0.20 PC_GM_couple 33 33 0.06 0.002 0.002 0.16 #others 0.03 0.031 0.08 ------------------------------------------------------------------------------- ======= Cycle 33, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 33, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 34 steps, 2.56000 s simulation time, 40.27 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 34 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 40.27 40.269 40.269 100.00 ------------------------------------------------------------------------------- PC_run 34 34 40.09 1.179 1.179 99.57 GM_PC_couple 34 34 0.08 0.002 0.002 0.20 PC_GM_couple 34 34 0.06 0.002 0.002 0.16 #others 0.03 0.032 0.08 ------------------------------------------------------------------------------- ======= Cycle 34, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 34, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 35 steps, 2.56000 s simulation time, 41.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 35 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 41.49 41.493 41.493 100.00 ------------------------------------------------------------------------------- PC_run 35 35 41.31 1.180 1.180 99.57 GM_PC_couple 35 35 0.08 0.002 0.002 0.20 PC_GM_couple 35 35 0.07 0.002 0.002 0.16 #others 0.03 0.034 0.08 ------------------------------------------------------------------------------- ======= Cycle 35, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 35, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 36 steps, 2.56000 s simulation time, 42.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 36 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 42.72 42.722 42.722 100.00 ------------------------------------------------------------------------------- PC_run 36 36 42.54 1.182 1.182 99.57 GM_PC_couple 36 36 0.08 0.002 0.002 0.19 PC_GM_couple 36 36 0.07 0.002 0.002 0.16 #others 0.03 0.035 0.08 ------------------------------------------------------------------------------- ======= Cycle 36, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 36, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 37 steps, 2.56000 s simulation time, 44.07 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 37 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 44.07 44.067 44.067 100.00 ------------------------------------------------------------------------------- PC_run 37 37 43.88 1.186 1.186 99.57 GM_PC_couple 37 37 0.09 0.002 0.002 0.19 PC_GM_couple 37 37 0.07 0.002 0.002 0.16 #others 0.04 0.036 0.08 ------------------------------------------------------------------------------- ======= Cycle 37, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 37, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 38 steps, 2.56000 s simulation time, 45.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 38 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 45.45 45.450 45.450 100.00 ------------------------------------------------------------------------------- PC_run 38 38 45.25 1.191 1.191 99.57 GM_PC_couple 38 38 0.09 0.002 0.002 0.19 PC_GM_couple 38 38 0.07 0.002 0.002 0.16 #others 0.04 0.037 0.08 ------------------------------------------------------------------------------- ======= Cycle 38, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 38, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 39 steps, 2.56000 s simulation time, 46.78 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 39 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 46.78 46.776 46.776 100.00 ------------------------------------------------------------------------------- PC_run 39 39 46.58 1.194 1.194 99.57 GM_PC_couple 39 39 0.09 0.002 0.002 0.19 PC_GM_couple 39 39 0.07 0.002 0.002 0.15 #others 0.04 0.038 0.08 ------------------------------------------------------------------------------- ======= Cycle 39, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 39, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 40 steps, 2.56000 s simulation time, 48.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 40 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 48.18 48.178 48.178 100.00 ------------------------------------------------------------------------------- PC_run 40 40 47.97 1.199 1.199 99.57 GM_PC_couple 40 40 0.09 0.002 0.002 0.19 PC_GM_couple 40 40 0.07 0.002 0.002 0.15 #others 0.04 0.040 0.08 ------------------------------------------------------------------------------- ======= Cycle 40, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 40, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 41 steps, 2.56000 s simulation time, 49.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 41 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 49.45 49.454 49.454 100.00 ------------------------------------------------------------------------------- PC_run 41 41 49.24 1.201 1.201 99.57 GM_PC_couple 41 41 0.09 0.002 0.002 0.19 PC_GM_couple 41 41 0.08 0.002 0.002 0.15 #others 0.04 0.040 0.08 ------------------------------------------------------------------------------- ======= Cycle 41, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 41, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 42 steps, 2.56000 s simulation time, 50.63 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 42 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 50.63 50.631 50.631 100.00 ------------------------------------------------------------------------------- PC_run 42 42 50.41 1.200 1.200 99.57 GM_PC_couple 42 42 0.10 0.002 0.002 0.19 PC_GM_couple 42 42 0.08 0.002 0.002 0.15 #others 0.04 0.041 0.08 ------------------------------------------------------------------------------- ======= Cycle 42, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 42, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 43 steps, 2.56000 s simulation time, 51.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 43 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 51.82 51.815 51.815 100.00 ------------------------------------------------------------------------------- PC_run 43 43 51.59 1.200 1.200 99.57 GM_PC_couple 43 43 0.10 0.002 0.002 0.19 PC_GM_couple 43 43 0.08 0.002 0.002 0.15 #others 0.04 0.042 0.08 ------------------------------------------------------------------------------- ======= Cycle 43, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 43, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 44 steps, 2.56000 s simulation time, 53.09 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 44 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 53.09 53.090 53.090 100.00 ------------------------------------------------------------------------------- PC_run 44 44 52.86 1.201 1.201 99.57 GM_PC_couple 44 44 0.10 0.002 0.002 0.19 PC_GM_couple 44 44 0.08 0.002 0.002 0.15 #others 0.04 0.043 0.08 ------------------------------------------------------------------------------- ======= Cycle 44, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 44, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 45 steps, 2.56000 s simulation time, 54.30 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 45 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 54.30 54.295 54.295 100.00 ------------------------------------------------------------------------------- PC_run 45 45 54.06 1.201 1.201 99.57 GM_PC_couple 45 45 0.10 0.002 0.002 0.19 PC_GM_couple 45 45 0.08 0.002 0.002 0.15 #others 0.04 0.044 0.08 ------------------------------------------------------------------------------- ======= Cycle 45, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 45, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 46 steps, 2.56000 s simulation time, 55.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 46 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 55.49 55.494 55.494 100.00 ------------------------------------------------------------------------------- PC_run 46 46 55.26 1.201 1.201 99.57 GM_PC_couple 46 46 0.11 0.002 0.002 0.19 PC_GM_couple 46 46 0.09 0.002 0.002 0.15 #others 0.04 0.045 0.08 ------------------------------------------------------------------------------- ======= Cycle 46, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 46, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 47 steps, 2.56000 s simulation time, 56.69 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 47 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 56.69 56.688 56.688 100.00 ------------------------------------------------------------------------------- PC_run 47 47 56.45 1.201 1.201 99.57 GM_PC_couple 47 47 0.11 0.002 0.002 0.19 PC_GM_couple 47 47 0.09 0.002 0.002 0.15 #others 0.05 0.046 0.08 ------------------------------------------------------------------------------- ======= Cycle 47, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 47, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 48 steps, 2.56000 s simulation time, 58.04 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 48 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 58.04 58.039 58.039 100.00 ------------------------------------------------------------------------------- PC_run 48 48 57.79 1.204 1.204 99.57 GM_PC_couple 48 48 0.11 0.002 0.002 0.19 PC_GM_couple 48 48 0.09 0.002 0.002 0.15 #others 0.05 0.047 0.08 ------------------------------------------------------------------------------- ======= Cycle 48, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 48, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 49 steps, 2.56000 s simulation time, 59.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 49 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 59.73 59.733 59.733 100.00 ------------------------------------------------------------------------------- PC_run 49 49 59.48 1.214 1.214 99.58 GM_PC_couple 49 49 0.11 0.002 0.002 0.19 PC_GM_couple 49 49 0.09 0.002 0.002 0.15 #others 0.05 0.048 0.08 ------------------------------------------------------------------------------- ======= Cycle 49, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 49, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 50 steps, 2.56000 s simulation time, 61.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 50 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 61.15 61.153 61.153 100.00 ------------------------------------------------------------------------------- PC_run 50 50 60.90 1.218 1.218 99.58 GM_PC_couple 50 50 0.12 0.002 0.002 0.19 PC_GM_couple 50 50 0.09 0.002 0.002 0.15 #others 0.05 0.049 0.08 ------------------------------------------------------------------------------- ======= Cycle 50, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 50, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 51 steps, 2.56000 s simulation time, 62.54 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 51 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 62.54 62.539 62.539 100.00 ------------------------------------------------------------------------------- PC_run 51 51 62.28 1.221 1.221 99.58 GM_PC_couple 51 51 0.12 0.002 0.002 0.19 PC_GM_couple 51 51 0.09 0.002 0.002 0.15 #others 0.05 0.051 0.08 ------------------------------------------------------------------------------- ======= Cycle 51, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 51, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 52 steps, 2.56000 s simulation time, 63.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 52 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 63.86 63.855 63.855 100.00 ------------------------------------------------------------------------------- PC_run 52 52 63.59 1.223 1.223 99.58 GM_PC_couple 52 52 0.12 0.002 0.002 0.19 PC_GM_couple 52 52 0.10 0.002 0.002 0.15 #others 0.05 0.052 0.08 ------------------------------------------------------------------------------- ======= Cycle 52, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 52, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 53 steps, 2.56000 s simulation time, 65.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 53 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 65.26 65.261 65.261 100.00 ------------------------------------------------------------------------------- PC_run 53 53 64.99 1.226 1.226 99.58 GM_PC_couple 53 53 0.12 0.002 0.002 0.19 PC_GM_couple 53 53 0.10 0.002 0.002 0.15 #others 0.05 0.053 0.08 ------------------------------------------------------------------------------- ======= Cycle 53, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 53, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 54 steps, 2.56000 s simulation time, 66.60 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 54 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 66.60 66.596 66.596 100.00 ------------------------------------------------------------------------------- PC_run 54 54 66.32 1.228 1.228 99.58 GM_PC_couple 54 54 0.12 0.002 0.002 0.19 PC_GM_couple 54 54 0.10 0.002 0.002 0.15 #others 0.05 0.054 0.08 ------------------------------------------------------------------------------- ======= Cycle 54, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 54, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 55 steps, 2.56000 s simulation time, 67.94 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 55 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 67.94 67.942 67.942 100.00 ------------------------------------------------------------------------------- PC_run 55 55 67.66 1.230 1.230 99.58 GM_PC_couple 55 55 0.13 0.002 0.002 0.19 PC_GM_couple 55 55 0.10 0.002 0.002 0.15 #others 0.06 0.055 0.08 ------------------------------------------------------------------------------- ======= Cycle 55, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 55, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 56 steps, 2.56000 s simulation time, 69.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 56 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 69.39 69.388 69.388 100.00 ------------------------------------------------------------------------------- PC_run 56 56 69.10 1.234 1.234 99.58 GM_PC_couple 56 56 0.13 0.002 0.002 0.19 PC_GM_couple 56 56 0.10 0.002 0.002 0.15 #others 0.06 0.056 0.08 ------------------------------------------------------------------------------- ======= Cycle 56, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 56, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 57 steps, 2.56000 s simulation time, 70.83 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 57 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 70.83 70.831 70.831 100.00 ------------------------------------------------------------------------------- PC_run 57 57 70.53 1.237 1.237 99.58 GM_PC_couple 57 57 0.13 0.002 0.002 0.19 PC_GM_couple 57 57 0.11 0.002 0.002 0.15 #others 0.06 0.057 0.08 ------------------------------------------------------------------------------- ======= Cycle 57, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 57, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 58 steps, 2.56000 s simulation time, 72.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 58 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 72.21 72.209 72.209 100.00 ------------------------------------------------------------------------------- PC_run 58 58 71.91 1.240 1.240 99.58 GM_PC_couple 58 58 0.14 0.002 0.002 0.19 PC_GM_couple 58 58 0.11 0.002 0.002 0.15 #others 0.06 0.059 0.08 ------------------------------------------------------------------------------- ======= Cycle 58, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 58, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 59 steps, 2.56000 s simulation time, 73.96 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 59 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 73.96 73.960 73.960 100.00 ------------------------------------------------------------------------------- PC_run 59 59 73.65 1.248 1.248 99.58 GM_PC_couple 59 59 0.14 0.002 0.002 0.19 PC_GM_couple 59 59 0.11 0.002 0.002 0.15 #others 0.06 0.060 0.08 ------------------------------------------------------------------------------- ======= Cycle 59, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 59, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 60 steps, 2.56000 s simulation time, 75.91 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 60 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 75.91 75.908 75.908 100.00 ------------------------------------------------------------------------------- PC_run 60 60 75.59 1.260 1.260 99.59 GM_PC_couple 60 60 0.14 0.002 0.002 0.19 PC_GM_couple 60 60 0.11 0.002 0.002 0.15 #others 0.06 0.061 0.08 ------------------------------------------------------------------------------- ======= Cycle 60, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 60, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 61 steps, 2.56000 s simulation time, 77.72 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 61 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 77.72 77.717 77.717 100.00 ------------------------------------------------------------------------------- PC_run 61 61 77.40 1.269 1.269 99.59 GM_PC_couple 61 61 0.14 0.002 0.002 0.19 PC_GM_couple 61 61 0.11 0.002 0.002 0.15 #others 0.06 0.062 0.08 ------------------------------------------------------------------------------- ======= Cycle 61, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 61, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 62 steps, 2.56000 s simulation time, 79.59 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 62 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 79.59 79.591 79.591 100.00 ------------------------------------------------------------------------------- PC_run 62 62 79.26 1.278 1.278 99.59 GM_PC_couple 62 62 0.15 0.002 0.002 0.19 PC_GM_couple 62 62 0.12 0.002 0.002 0.15 #others 0.06 0.063 0.08 ------------------------------------------------------------------------------- ======= Cycle 62, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 62, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 63 steps, 2.56000 s simulation time, 81.37 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 63 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 81.36 81.365 81.365 100.00 ------------------------------------------------------------------------------- PC_run 63 63 81.03 1.286 1.286 99.59 GM_PC_couple 63 63 0.15 0.002 0.002 0.18 PC_GM_couple 63 63 0.12 0.002 0.002 0.14 #others 0.06 0.064 0.08 ------------------------------------------------------------------------------- ======= Cycle 63, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 63, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 64 steps, 2.56000 s simulation time, 82.76 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 64 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 82.76 82.759 82.759 100.00 ------------------------------------------------------------------------------- PC_run 64 64 82.42 1.288 1.288 99.59 GM_PC_couple 64 64 0.15 0.002 0.002 0.18 PC_GM_couple 64 64 0.12 0.002 0.002 0.14 #others 0.07 0.065 0.08 ------------------------------------------------------------------------------- ======= Cycle 64, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 64, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 65 steps, 2.56000 s simulation time, 84.06 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 65 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 84.06 84.063 84.063 100.00 ------------------------------------------------------------------------------- PC_run 65 65 83.72 1.288 1.288 99.59 GM_PC_couple 65 65 0.15 0.002 0.002 0.18 PC_GM_couple 65 65 0.12 0.002 0.002 0.14 #others 0.07 0.066 0.08 ------------------------------------------------------------------------------- ======= Cycle 65, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 65, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 66 steps, 2.56000 s simulation time, 85.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 66 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 85.43 85.425 85.425 100.00 ------------------------------------------------------------------------------- PC_run 66 66 85.08 1.289 1.289 99.59 GM_PC_couple 66 66 0.16 0.002 0.002 0.18 PC_GM_couple 66 66 0.12 0.002 0.002 0.14 #others 0.07 0.067 0.08 ------------------------------------------------------------------------------- ======= Cycle 66, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 66, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 67 steps, 2.56000 s simulation time, 86.82 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 67 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 86.82 86.823 86.823 100.00 ------------------------------------------------------------------------------- PC_run 67 67 86.47 1.291 1.291 99.59 GM_PC_couple 67 67 0.16 0.002 0.002 0.18 PC_GM_couple 67 67 0.12 0.002 0.002 0.14 #others 0.07 0.069 0.08 ------------------------------------------------------------------------------- ======= Cycle 67, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 67, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 68 steps, 2.56000 s simulation time, 88.52 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 68 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 88.52 88.520 88.520 100.00 ------------------------------------------------------------------------------- PC_run 68 68 88.16 1.297 1.297 99.60 GM_PC_couple 68 68 0.16 0.002 0.002 0.18 PC_GM_couple 68 68 0.13 0.002 0.002 0.14 #others 0.07 0.070 0.08 ------------------------------------------------------------------------------- ======= Cycle 68, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 68, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 69 steps, 2.56000 s simulation time, 89.89 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 69 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 89.89 89.888 89.888 100.00 ------------------------------------------------------------------------------- PC_run 69 69 89.52 1.297 1.297 99.60 GM_PC_couple 69 69 0.16 0.002 0.002 0.18 PC_GM_couple 69 69 0.13 0.002 0.002 0.14 #others 0.07 0.071 0.08 ------------------------------------------------------------------------------- ======= Cycle 69, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 69, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 70 steps, 2.56000 s simulation time, 91.21 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 70 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 91.21 91.207 91.207 100.00 ------------------------------------------------------------------------------- PC_run 70 70 90.84 1.298 1.298 99.60 GM_PC_couple 70 70 0.17 0.002 0.002 0.18 PC_GM_couple 70 70 0.13 0.002 0.002 0.14 #others 0.07 0.072 0.08 ------------------------------------------------------------------------------- ======= Cycle 70, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 70, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 71 steps, 2.56000 s simulation time, 92.55 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 71 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 92.55 92.554 92.554 100.00 ------------------------------------------------------------------------------- PC_run 71 71 92.18 1.298 1.298 99.60 GM_PC_couple 71 71 0.17 0.002 0.002 0.18 PC_GM_couple 71 71 0.13 0.002 0.002 0.14 #others 0.07 0.073 0.08 ------------------------------------------------------------------------------- ======= Cycle 71, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 71, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 72 steps, 2.56000 s simulation time, 93.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 72 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 93.93 93.930 93.930 100.00 ------------------------------------------------------------------------------- PC_run 72 72 93.55 1.299 1.299 99.60 GM_PC_couple 72 72 0.17 0.002 0.002 0.18 PC_GM_couple 72 72 0.13 0.002 0.002 0.14 #others 0.07 0.075 0.08 ------------------------------------------------------------------------------- ======= Cycle 72, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 72, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 73 steps, 2.56000 s simulation time, 95.31 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 73 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 95.31 95.313 95.313 100.00 ------------------------------------------------------------------------------- PC_run 73 73 94.93 1.300 1.300 99.60 GM_PC_couple 73 73 0.17 0.002 0.002 0.18 PC_GM_couple 73 73 0.14 0.002 0.002 0.14 #others 0.08 0.076 0.08 ------------------------------------------------------------------------------- ======= Cycle 73, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 73, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 74 steps, 2.56000 s simulation time, 96.64 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 74 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 96.64 96.638 96.638 100.00 ------------------------------------------------------------------------------- PC_run 74 74 96.25 1.301 1.301 99.60 GM_PC_couple 74 74 0.17 0.002 0.002 0.18 PC_GM_couple 74 74 0.14 0.002 0.002 0.14 #others 0.08 0.077 0.08 ------------------------------------------------------------------------------- ======= Cycle 74, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 74, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 75 steps, 2.56000 s simulation time, 97.99 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 75 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 97.99 97.993 97.993 100.00 ------------------------------------------------------------------------------- PC_run 75 75 97.60 1.301 1.301 99.60 GM_PC_couple 75 75 0.18 0.002 0.002 0.18 PC_GM_couple 75 75 0.14 0.002 0.002 0.14 #others 0.08 0.078 0.08 ------------------------------------------------------------------------------- ======= Cycle 75, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 75, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 76 steps, 2.56000 s simulation time, 99.51 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 76 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 99.51 99.511 99.511 100.00 ------------------------------------------------------------------------------- PC_run 76 76 99.11 1.304 1.304 99.60 GM_PC_couple 76 76 0.18 0.002 0.002 0.18 PC_GM_couple 76 76 0.14 0.002 0.002 0.14 #others 0.08 0.079 0.08 ------------------------------------------------------------------------------- ======= Cycle 76, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 76, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 77 steps, 2.56000 s simulation time, 101.58 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 77 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 101.58 101.581 101.581 100.00 ------------------------------------------------------------------------------- PC_run 77 77 101.18 1.314 1.314 99.60 GM_PC_couple 77 77 0.18 0.002 0.002 0.18 PC_GM_couple 77 77 0.14 0.002 0.002 0.14 #others 0.08 0.080 0.08 ------------------------------------------------------------------------------- ======= Cycle 77, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 77, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 78 steps, 2.56000 s simulation time, 103.42 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 78 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 103.42 103.419 103.419 100.00 ------------------------------------------------------------------------------- PC_run 78 78 103.01 1.321 1.321 99.60 GM_PC_couple 78 78 0.18 0.002 0.002 0.18 PC_GM_couple 78 78 0.15 0.002 0.002 0.14 #others 0.08 0.082 0.08 ------------------------------------------------------------------------------- ======= Cycle 78, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 78, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 79 steps, 2.56000 s simulation time, 105.26 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 79 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 105.26 105.258 105.258 100.00 ------------------------------------------------------------------------------- PC_run 79 79 104.84 1.327 1.327 99.60 GM_PC_couple 79 79 0.19 0.002 0.002 0.18 PC_GM_couple 79 79 0.15 0.002 0.002 0.14 #others 0.08 0.083 0.08 ------------------------------------------------------------------------------- ======= Cycle 79, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 79, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 80 steps, 2.56000 s simulation time, 107.01 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 80 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 107.01 107.010 107.010 100.00 ------------------------------------------------------------------------------- PC_run 80 80 106.59 1.332 1.332 99.61 GM_PC_couple 80 80 0.19 0.002 0.002 0.18 PC_GM_couple 80 80 0.15 0.002 0.002 0.14 #others 0.08 0.084 0.08 ------------------------------------------------------------------------------- ======= Cycle 80, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 80, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 81 steps, 2.56000 s simulation time, 108.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 81 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 108.53 108.525 108.525 100.00 ------------------------------------------------------------------------------- PC_run 81 81 108.10 1.335 1.335 99.61 GM_PC_couple 81 81 0.19 0.002 0.002 0.18 PC_GM_couple 81 81 0.15 0.002 0.002 0.14 #others 0.08 0.085 0.08 ------------------------------------------------------------------------------- ======= Cycle 81, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 81, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 82 steps, 2.56000 s simulation time, 109.87 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 82 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 109.87 109.865 109.865 100.00 ------------------------------------------------------------------------------- PC_run 82 82 109.43 1.335 1.335 99.61 GM_PC_couple 82 82 0.19 0.002 0.002 0.18 PC_GM_couple 82 82 0.15 0.002 0.002 0.14 #others 0.09 0.086 0.08 ------------------------------------------------------------------------------- ======= Cycle 82, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 82, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 83 steps, 2.56000 s simulation time, 111.25 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 83 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 111.25 111.247 111.247 100.00 ------------------------------------------------------------------------------- PC_run 83 83 110.81 1.335 1.335 99.61 GM_PC_couple 83 83 0.20 0.002 0.002 0.18 PC_GM_couple 83 83 0.15 0.002 0.002 0.14 #others 0.09 0.087 0.08 ------------------------------------------------------------------------------- ======= Cycle 83, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 83, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 84 steps, 2.56000 s simulation time, 112.86 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 84 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 112.86 112.860 112.860 100.00 ------------------------------------------------------------------------------- PC_run 84 84 112.42 1.338 1.338 99.61 GM_PC_couple 84 84 0.20 0.002 0.002 0.18 PC_GM_couple 84 84 0.16 0.002 0.002 0.14 #others 0.09 0.088 0.08 ------------------------------------------------------------------------------- ======= Cycle 84, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 84, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 85 steps, 2.56000 s simulation time, 114.62 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 85 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 114.62 114.617 114.617 100.00 ------------------------------------------------------------------------------- PC_run 85 85 114.17 1.343 1.343 99.61 GM_PC_couple 85 85 0.20 0.002 0.002 0.17 PC_GM_couple 85 85 0.16 0.002 0.002 0.14 #others 0.09 0.088 0.08 ------------------------------------------------------------------------------- ======= Cycle 85, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 85, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 86 steps, 2.56000 s simulation time, 116.45 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 86 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 116.45 116.453 116.453 100.00 ------------------------------------------------------------------------------- PC_run 86 86 116.00 1.349 1.349 99.61 GM_PC_couple 86 86 0.20 0.002 0.002 0.17 PC_GM_couple 86 86 0.16 0.002 0.002 0.14 #others 0.09 0.089 0.08 ------------------------------------------------------------------------------- ======= Cycle 86, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 86, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 87 steps, 2.56000 s simulation time, 118.50 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 87 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 118.50 118.496 118.496 100.00 ------------------------------------------------------------------------------- PC_run 87 87 118.04 1.357 1.357 99.62 GM_PC_couple 87 87 0.20 0.002 0.002 0.17 PC_GM_couple 87 87 0.16 0.002 0.002 0.14 #others 0.09 0.090 0.08 ------------------------------------------------------------------------------- ======= Cycle 87, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 87, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 88 steps, 2.56000 s simulation time, 120.18 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 88 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 120.18 120.181 120.181 100.00 ------------------------------------------------------------------------------- PC_run 88 88 119.72 1.360 1.360 99.62 GM_PC_couple 88 88 0.21 0.002 0.002 0.17 PC_GM_couple 88 88 0.16 0.002 0.002 0.14 #others 0.09 0.091 0.08 ------------------------------------------------------------------------------- ======= Cycle 88, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 88, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 89 steps, 2.56000 s simulation time, 121.48 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 89 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 121.48 121.476 121.476 100.00 ------------------------------------------------------------------------------- PC_run 89 89 121.01 1.360 1.360 99.62 GM_PC_couple 89 89 0.21 0.002 0.002 0.17 PC_GM_couple 89 89 0.17 0.002 0.002 0.14 #others 0.09 0.092 0.08 ------------------------------------------------------------------------------- ======= Cycle 89, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 89, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 90 steps, 2.56000 s simulation time, 122.93 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 90 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 122.93 122.934 122.934 100.00 ------------------------------------------------------------------------------- PC_run 90 90 122.46 1.361 1.361 99.62 GM_PC_couple 90 90 0.21 0.002 0.002 0.17 PC_GM_couple 90 90 0.17 0.002 0.002 0.14 #others 0.09 0.094 0.08 ------------------------------------------------------------------------------- ======= Cycle 90, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 90, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 91 steps, 2.56000 s simulation time, 124.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 91 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 124.11 124.107 124.107 100.00 ------------------------------------------------------------------------------- PC_run 91 91 123.63 1.359 1.359 99.62 GM_PC_couple 91 91 0.21 0.002 0.002 0.17 PC_GM_couple 91 91 0.17 0.002 0.002 0.14 #others 0.09 0.095 0.08 ------------------------------------------------------------------------------- ======= Cycle 91, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 91, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 92 steps, 2.56000 s simulation time, 125.56 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 92 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 125.56 125.560 125.560 100.00 ------------------------------------------------------------------------------- PC_run 92 92 125.08 1.360 1.360 99.62 GM_PC_couple 92 92 0.22 0.002 0.002 0.17 PC_GM_couple 92 92 0.17 0.002 0.002 0.14 #others 0.10 0.095 0.08 ------------------------------------------------------------------------------- ======= Cycle 92, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 92, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 93 steps, 2.56000 s simulation time, 127.05 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 93 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 127.04 127.045 127.045 100.00 ------------------------------------------------------------------------------- PC_run 93 93 126.56 1.361 1.361 99.62 GM_PC_couple 93 93 0.22 0.002 0.002 0.17 PC_GM_couple 93 93 0.17 0.002 0.002 0.14 #others 0.10 0.096 0.08 ------------------------------------------------------------------------------- ======= Cycle 93, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 93, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 94 steps, 2.56000 s simulation time, 128.44 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 94 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 128.44 128.436 128.436 100.00 ------------------------------------------------------------------------------- PC_run 94 94 127.94 1.361 1.361 99.62 GM_PC_couple 94 94 0.22 0.002 0.002 0.17 PC_GM_couple 94 94 0.17 0.002 0.002 0.14 #others 0.10 0.097 0.08 ------------------------------------------------------------------------------- ======= Cycle 94, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 94, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 95 steps, 2.56000 s simulation time, 129.80 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 95 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 129.80 129.798 129.798 100.00 ------------------------------------------------------------------------------- PC_run 95 95 129.30 1.361 1.361 99.62 GM_PC_couple 95 95 0.22 0.002 0.002 0.17 PC_GM_couple 95 95 0.18 0.002 0.002 0.14 #others 0.10 0.098 0.08 ------------------------------------------------------------------------------- ======= Cycle 95, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 95, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 96 steps, 2.56000 s simulation time, 131.28 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 96 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 131.28 131.279 131.279 100.00 ------------------------------------------------------------------------------- PC_run 96 96 130.78 1.362 1.362 99.62 GM_PC_couple 96 96 0.23 0.002 0.002 0.17 PC_GM_couple 96 96 0.18 0.002 0.002 0.14 #others 0.10 0.099 0.08 ------------------------------------------------------------------------------- ======= Cycle 96, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 96, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 97 steps, 2.56000 s simulation time, 132.73 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 97 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 132.73 132.731 132.731 100.00 ------------------------------------------------------------------------------- PC_run 97 97 132.22 1.363 1.363 99.62 GM_PC_couple 97 97 0.23 0.002 0.002 0.17 PC_GM_couple 97 97 0.18 0.002 0.002 0.14 #others 0.10 0.101 0.08 ------------------------------------------------------------------------------- ======= Cycle 97, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 97, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 98 steps, 2.56000 s simulation time, 134.14 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 98 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 134.14 134.144 134.144 100.00 ------------------------------------------------------------------------------- PC_run 98 98 133.63 1.364 1.364 99.62 GM_PC_couple 98 98 0.23 0.002 0.002 0.17 PC_GM_couple 98 98 0.18 0.002 0.002 0.14 #others 0.10 0.102 0.08 ------------------------------------------------------------------------------- ======= Cycle 98, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 98, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 99 steps, 2.56000 s simulation time, 135.53 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 99 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 135.53 135.530 135.530 100.00 ------------------------------------------------------------------------------- PC_run 99 99 135.01 1.364 1.364 99.62 GM_PC_couple 99 99 0.23 0.002 0.002 0.17 PC_GM_couple 99 99 0.18 0.002 0.002 0.14 #others 0.10 0.102 0.08 ------------------------------------------------------------------------------- ======= Cycle 99, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 99, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 100 steps, 2.56000 s simulation time, 136.88 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 100 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 136.88 136.877 136.877 100.00 ------------------------------------------------------------------------------- PC_run 100 100 136.35 1.364 1.364 99.62 GM_PC_couple 100 100 0.23 0.002 0.002 0.17 PC_GM_couple 100 100 0.19 0.002 0.002 0.14 #others 0.10 0.103 0.08 ------------------------------------------------------------------------------- ======= Cycle 100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 100, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 101 steps, 2.56000 s simulation time, 138.15 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 101 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 138.14 138.145 138.145 100.00 ------------------------------------------------------------------------------- PC_run 101 101 137.62 1.363 1.363 99.62 GM_PC_couple 101 101 0.24 0.002 0.002 0.17 PC_GM_couple 101 101 0.19 0.002 0.002 0.14 #others 0.10 0.104 0.08 ------------------------------------------------------------------------------- ======= Cycle 101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 101, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 102 steps, 2.56000 s simulation time, 139.39 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 102 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 139.39 139.392 139.392 100.00 ------------------------------------------------------------------------------- PC_run 102 102 138.86 1.361 1.361 99.62 GM_PC_couple 102 102 0.24 0.002 0.002 0.17 PC_GM_couple 102 102 0.19 0.002 0.002 0.14 #others 0.11 0.105 0.08 ------------------------------------------------------------------------------- ======= Cycle 102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 102, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 103 steps, 2.56000 s simulation time, 140.65 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 103 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 140.65 140.650 140.650 100.00 ------------------------------------------------------------------------------- PC_run 103 103 140.11 1.360 1.360 99.62 GM_PC_couple 103 103 0.24 0.002 0.002 0.17 PC_GM_couple 103 103 0.19 0.002 0.002 0.14 #others 0.11 0.106 0.08 ------------------------------------------------------------------------------- ======= Cycle 103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 103, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 104 steps, 2.56000 s simulation time, 142.03 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 104 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 142.03 142.032 142.032 100.00 ------------------------------------------------------------------------------- PC_run 104 104 141.49 1.360 1.360 99.62 GM_PC_couple 104 104 0.24 0.002 0.002 0.17 PC_GM_couple 104 104 0.19 0.002 0.002 0.14 #others 0.11 0.107 0.08 ------------------------------------------------------------------------------- ======= Cycle 104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 104, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 105 steps, 2.56000 s simulation time, 143.34 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 105 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 143.34 143.338 143.338 100.00 ------------------------------------------------------------------------------- PC_run 105 105 142.79 1.360 1.360 99.62 GM_PC_couple 105 105 0.25 0.002 0.002 0.17 PC_GM_couple 105 105 0.19 0.002 0.002 0.14 #others 0.11 0.107 0.07 ------------------------------------------------------------------------------- ======= Cycle 105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 105, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 106 steps, 2.56000 s simulation time, 144.66 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 106 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 144.66 144.658 144.658 100.00 ------------------------------------------------------------------------------- PC_run 106 106 144.11 1.359 1.359 99.62 GM_PC_couple 106 106 0.25 0.002 0.002 0.17 PC_GM_couple 106 106 0.20 0.002 0.002 0.14 #others 0.11 0.108 0.07 ------------------------------------------------------------------------------- ======= Cycle 106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 106, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 107 steps, 2.56000 s simulation time, 146.00 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 107 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 146.00 146.000 146.000 100.00 ------------------------------------------------------------------------------- PC_run 107 107 145.44 1.359 1.359 99.62 GM_PC_couple 107 107 0.25 0.002 0.002 0.17 PC_GM_couple 107 107 0.20 0.002 0.002 0.14 #others 0.11 0.109 0.07 ------------------------------------------------------------------------------- ======= Cycle 107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 107, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 108 steps, 2.56000 s simulation time, 147.43 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 108 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 147.43 147.432 147.432 100.00 ------------------------------------------------------------------------------- PC_run 108 108 146.87 1.360 1.360 99.62 GM_PC_couple 108 108 0.25 0.002 0.002 0.17 PC_GM_couple 108 108 0.20 0.002 0.002 0.14 #others 0.11 0.110 0.07 ------------------------------------------------------------------------------- ======= Cycle 108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 108, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 109 steps, 2.56000 s simulation time, 148.81 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 109 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 148.81 148.813 148.813 100.00 ------------------------------------------------------------------------------- PC_run 109 109 148.25 1.360 1.360 99.62 GM_PC_couple 109 109 0.26 0.002 0.002 0.17 PC_GM_couple 109 109 0.20 0.002 0.002 0.14 #others 0.11 0.111 0.07 ------------------------------------------------------------------------------- ======= Cycle 109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 109, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 110 steps, 2.56000 s simulation time, 150.11 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 110 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 150.11 150.110 150.110 100.00 ------------------------------------------------------------------------------- PC_run 110 110 149.54 1.359 1.359 99.62 GM_PC_couple 110 110 0.26 0.002 0.002 0.17 PC_GM_couple 110 110 0.20 0.002 0.002 0.14 #others 0.11 0.112 0.07 ------------------------------------------------------------------------------- ======= Cycle 110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 110, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 111 steps, 2.56000 s simulation time, 151.49 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 111 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 151.49 151.491 151.491 100.00 ------------------------------------------------------------------------------- PC_run 111 111 150.91 1.360 1.360 99.62 GM_PC_couple 111 111 0.26 0.002 0.002 0.17 PC_GM_couple 111 111 0.21 0.002 0.002 0.14 #others 0.11 0.113 0.07 ------------------------------------------------------------------------------- ======= Cycle 111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 111, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 112 steps, 2.56000 s simulation time, 152.84 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 112 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 152.84 152.844 152.844 100.00 ------------------------------------------------------------------------------- PC_run 112 112 152.26 1.359 1.359 99.62 GM_PC_couple 112 112 0.26 0.002 0.002 0.17 PC_GM_couple 112 112 0.21 0.002 0.002 0.14 #others 0.11 0.114 0.07 ------------------------------------------------------------------------------- ======= Cycle 112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 112, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** Progress: 113 steps, 2.56000 s simulation time, 154.20 s CPU time, Date: 20000321_104502 ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 113 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 154.20 154.201 154.201 100.00 ------------------------------------------------------------------------------- PC_run 113 113 153.61 1.359 1.359 99.62 GM_PC_couple 113 113 0.26 0.002 0.002 0.17 PC_GM_couple 113 113 0.21 0.002 0.002 0.14 #others 0.11 0.114 0.07 ------------------------------------------------------------------------------- ======= Cycle 113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115211 *** *** Repopulator species 1 *** *** number of particles 115347 *** *** B CALCULATION *** ======= Cycle 113, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460622 *** *** Repopulator species 1 *** *** number of particles 460545 *** *** B CALCULATION *** APPLICATION TERMINATED WITH THE EXIT STRING: Hangup: 1 (signal 1) cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -m RESULTS/2step PostProc.pl: mv GM/IO2 RESULTS/2step/GM with 5 files PostProc.pl: mv PC/plots RESULTS/2step/PC with 16 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/2step/ PostProc.pl: TIMINGS from runlog (init, run) 5.40 154.20 PostProc.pl: mv runlog RESULTS/2step/ PostProc.pl: Restart.pl -o RESULTS/2step/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl -v -i RESULTS/2step/RESTART ERROR in Restart.pl: restart tree RESULTS/2step/RESTART is missing! Restart.pl running in framework mode make[3]: *** [test12_aniso_run] Error 2 make[2]: *** [test12_aniso] Error 2 make[1]: *** [test12] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test13_compile ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,1 -o=GM:u=EuropaSingleMHDPe,e=MhdPe Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,spice-kernels=nospice,application=europa-test,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PC_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libPC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPC.a PC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPC.a /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make srcTemp ./ampsConfig.pl -input europa-test.input -no-compile InputFile: europa-test.input Preprocessing AMPS sources ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../input/europa.input.pl europa-test.input.Assembled.Block srcTemp . Call: perl srcTemp/../exosphere.pl europa-test.input.Assembled.Block srcTemp . make LIB_after_build cd srcTemp/general; make SEARCH_C= h5pcc -c -O3 specfunc.cpp -o specfunc.o h5pcc -c -O3 rnd.cpp -o rnd.o h5pcc -c -O3 global.cpp -o global.o ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o clang: clang: warning: argument unused during compilation: '-LANG:std' warning: argument unused during compilation: '-LANG:std' ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" SEARCH="" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_init_const.cpp -o pic_init_const.o clang: clangwarning: clangargument unused during compilation: '-LANG:std': : warningclang: : warningwarning: : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mesh_search.cpp -o pic_mesh_search.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mol.cpp -o pic_mol.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' pic_mol.cpp:30:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"The chemical table is not defined"); ^~~~~~~~~ ~~~~ pic_mol.cpp:39:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:45:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:64:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:70:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ 5 warnings generated. h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover.cpp -o pic_mover.o In file included from pic_mesh.cpp:8: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:84: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMR3d.h:18: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:6102:7: note: in instantiation of member function 'cMeshAMRgeneric::checkMeshConsistency' requested here checkMeshConsistency(rootTree); ^ pic_mesh.cpp:472:8: note: in instantiation of member function 'cMeshAMRgeneric::buildMesh' requested here mesh.buildMesh(); ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: note: use function 'std::abs' instead if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^~~~ std::abs clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_boris.cpp -o pic_mover_boris.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_guiding_center.cpp -o pic_mover_guiding_center.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_parser.cpp -o pic_parser.o clang: warning: argument unused during compilation: '-LANG:std' 1 warning generated. h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_weight_time.cpp -o pic_weight_time.o clang: warning: argument unused during compilation: '-LANG:std' pic_parser.cpp:92:8: warning: comparison of array 'PIC::MolecularData::ChemTable' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (PIC::MolecularData::ChemTable!=NULL) exit(__LINE__,__FILE__"The chemical table is already defined"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o 1 warning generated. h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_ices.cpp -o pic_ices.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_column_integration.cpp -o pic_column_integration.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_lb.cpp -o pic_lb.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_qlb.cpp -o pic_qlb.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic__ray_tracing.cpp -o pic__ray_tracing.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_cut_cells.cpp -o pic_cut_cells.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_pt.cpp -o pic_pt.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_kameleon.cpp -o pic_kameleon.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_restart.cpp -o pic_restart.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_arms.cpp -o pic_arms.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_tecplot.cpp -o pic_tecplot.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_initial_conditions.cpp -o pic_initial_conditions.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_datafile.cpp -o pic_datafile.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_interpolation_routines.cpp -o pic_interpolation_routines.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_field_line.cpp -o pic_field_line.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_ccmc.cpp -o pic_ccmc.o clang: warning: argument unused during compilation: '-LANG:std' pic_interpolation_routines.cpp:142:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. pic_ccmc.cpp:360:105: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] if (PIC::ThisThread==0) printf("AMPS: Particle Tracking: The total number of tacked particle is %i\n",nTotalParticles); ~~ ^~~~~~~~~~~~~~~ %li pic_ccmc.cpp:372:82: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] sprintf(fname,"%s/amps.TrajectoryTracking.out=%ld",OutputDataFileDirectory,nOutputStep/nOutputStep); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~ %d 2 warnings generated. ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mesh_search.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.o pic_mover_guiding_center.o pic_parser.o pic_pbuffer.o pic_weight_time.o pic_internal_boundary_sphere.o pic_sample_distribution_function.o pic_sample_flux_distribution.o pic_vel_distribution.o pic_ices.o pic_photolytic_reactions.o pic_volume_particle_injection.o pic_background_atmosphere.o pic_column_integration.o pic_particle_collision_models.o pic_run_time_system_state.o pic_lb.o pic_qlb.o pic_debugger.o pic_internal_boundary_rotation_body.o pic_internal_boundary_nastran_surface.o pic_swmf.o pic__ray_tracing.o pic_cut_cells.o pic_pt.o pic_sample_pitch_angle_distribution.o pic_kameleon.o pic_restart.o pic_arms.o pic_tecplot.o pic_initial_conditions.o pic_datafile.o pic_interpolation_routines.o pic_field_line.o pic_ccmc.o /opt/local/bin/ranlib: file: amps.a(pic_volume_particle_injection.o) has no symbols /opt/local/bin/ranlib: file: amps.a(pic_background_atmosphere.o) has no symbols Target 'amps' is done. cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 He.cpp -o He.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' ar -src species.a Na.o He.o Target 'species' is done. cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o clang: warning: argument unused during compilation: '-LANG:std' ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Sputtering_Ice.cpp -o Sputtering_Ice.o clang: clang: warning: warning: argument unused during compilation: '-LANG:std' argument unused during compilation: '-LANG:std' ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. cd srcTemp/models/dust; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust_sampling.cpp -o Dust_sampling.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust.cpp -o Dust.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust_charging.cpp -o Dust_charging.o clang: warning: clangclang: : warning: argument unused during compilation: '-LANG:std'warning: argument unused during compilation: '-LANG:std' argument unused during compilation: '-LANG:std' Dust_charging.cpp:352:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Dust_sampling.cpp:325:40: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:325:44: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:325:48: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:325:52: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d 1 warning generated. 4 warnings generated. ar -src dust.a Dust_sampling.o Dust.o Dust_charging.o Target 'dust' is done. cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o clang: warning: clang: argument unused during compilation: '-LANG:std'clang : warningwarning: : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' ar -src charge_exchange.a ChargeExchange.o ChargeExchange_MaherTinsley.o ChargeExchange_LindsayStebbings.o Target 'charge_exchange' is done. cd srcTemp/models/photolytic_reactions; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o clang: warning: argument unused during compilation: '-LANG:std' ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. (cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_") h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o clang: warning: argument unused during compilation: '-LANG:std' clang: clang: warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' Exosphere_BackgroundPlasmaSource.cpp:330:9: warning: array index -7 is before the beginning of the array [-Warray-bounds] Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere/Exosphere.h:168:5: note: array 'CalculatedSourceRate' declared here extern double CalculatedSourceRate[PIC::nTotalSpecies][1+_EXOSPHERE__SOURCE_MAX_ID_VALUE_]; ^ 1 warning generated. ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Exosphere_BackgroundPlasmaSource.o Target 'exosphere' is done. cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Europa.cpp -o Europa.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Europa_Plume.cpp -o Europa_Plume.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Europa_OrbitalMotion.cpp -o Europa_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Europa_Parallel.cpp -o Europa_Parallel.o clang: clang: clangwarningclang: : warningwarning: : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std': warning argument unused during compilation: '-LANG:std': argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Europa_SourceProcesses.cpp -o Europa_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 main_lib.cpp -o main_lib.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from main_lib.cpp:34: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:84: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMR3d.h:18: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:6102:7: note: in instantiation of member function 'cMeshAMRgeneric::checkMeshConsistency' requested here checkMeshConsistency(rootTree); ^ main_lib.cpp:1277:24: note: in instantiation of member function 'cMeshAMRgeneric::buildMesh' requested here PIC::Mesh::mesh.buildMesh(); ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: note: use function 'std::abs' instead if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^~~~ std::abs 1 warning generated. ar -rc mainlib.a Europa.o Europa_Plume.o Europa_OrbitalMotion.o Europa_Parallel.o Europa_SourceProcesses.o main_lib.o /opt/local/bin/ranlib: file: mainlib.a(Europa_SourceProcesses.o) has no symbols Target 'main' is done. cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o models/electron_impact/*.o models/sputtering/*.o models/dust/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o /opt/local/bin/ranlib: file: libAMPS.a(Europa_SourceProcesses.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_volume_particle_injection.o) has no symbols (cd srcTemp; ar -rs libAMPS.a models/exosphere/*.o) /opt/local/bin/ranlib: file: libAMPS.a(Europa_SourceProcesses.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_volume_particle_injection.o) has no symbols (if [ "NO" == "NO" ]; then \ cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_"; fi) rm -rf *.o make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 amps2swmf.cpp -o amps2swmf.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 amps_param_interface.cpp -o amps_param_interface.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' cp -f ../srcTemp/libAMPS.a /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(Europa_SourceProcesses.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_volume_particle_injection.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test13_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/AMPS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PT cd /Users/gtoth/Tmp/SWMF/run_test/PT; mkdir restartIN restartOUT plots cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMPT.Europa /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPT.Europa /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp -r PT/AMPS/data/input/Europa/TestCase/RESTART_n003000 /Users/gtoth/Tmp/SWMF/run_test/ /Applications/Xcode.app/Contents/Developer/usr/bin/make test13_run cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl -i RESTART_n003000 WARNING in Restart.pl: could not find restart directory RESTART_n003000/PT! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n003000/. cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating underfloWarning: FloatiWarning: Floating underflow occurred w occurred ng underflow occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test13_check cp output/test13/amps.ref_np`ls /Users/gtoth/Tmp/SWMF/run_test/PT/thread* | wc -l | tr -d ' '` \ /Users/gtoth/Tmp/SWMF/run_test/PT/plots/amps.ref (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b \ /Users/gtoth/Tmp/SWMF/run_test/PT/plots/amps.dat \ /Users/gtoth/Tmp/SWMF/run_test/PT/plots/amps.ref \ > test13_pt.diff) ls -l test13*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 09:25 test13_pt.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_compile ./Config.pl -v=Empty,OH/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=OH:4,4,4,3500,1 -o=OH:u=OuterHelio,e=Mhd Writing new grid size 4,4,4,3500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,spice-kernels=nospice,application=oh,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryCells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_sph.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_block_geometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 load_balance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_physics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libOH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o OH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libOH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make srcTemp ./ampsConfig.pl -input oh.input -no-compile InputFile: oh.input Preprocessing AMPS sources ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../oh.input.pl oh.input.Assembled.Block srcTemp . Call: perl srcTemp/../exosphere.pl oh.input.Assembled.Block srcTemp . make LIB_after_build cd srcTemp/general; make SEARCH_C= h5pcc -c -O3 specfunc.cpp -o specfunc.o h5pcc -c -O3 rnd.cpp -o rnd.o h5pcc -c -O3 global.cpp -o global.o ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o clang: clang: warningwarning: : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" SEARCH="" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_init_const.cpp -o pic_init_const.o clang: clang: warningwarning: : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mesh_search.cpp -o pic_mesh_search.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mol.cpp -o pic_mol.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from pic_mesh.cpp:8: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:75: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMR3d.h:18: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:6102:7: note: in instantiation of member function 'cMeshAMRgeneric::checkMeshConsistency' requested here checkMeshConsistency(rootTree); ^ pic_mesh.cpp:472:8: note: in instantiation of member function 'cMeshAMRgeneric::buildMesh' requested here mesh.buildMesh(); ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: note: use function 'std::abs' instead if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^~~~ std::abs pic_mol.cpp:30:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"The chemical table is not defined"); ^~~~~~~~~ ~~~~ pic_mol.cpp:39:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:45:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:64:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:70:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o 5 warnings generated. h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover.cpp -o pic_mover.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_boris.cpp -o pic_mover_boris.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_guiding_center.cpp -o pic_mover_guiding_center.o clang: warning: argument unused during compilation: '-LANG:std' 1 warning generated. h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_weight_time.cpp -o pic_weight_time.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o pic_parser.cpp:92:8: warning: comparison of array 'PIC::MolecularData::ChemTable' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (PIC::MolecularData::ChemTable!=NULL) exit(__LINE__,__FILE__"The chemical table is already defined"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ clang: warning: argument unused during compilation: '-LANG:std' 1 warning generated. h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_ices.cpp -o pic_ices.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_lb.cpp -o pic_lb.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic__ray_tracing.cpp -o pic__ray_tracing.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_cut_cells.cpp -o pic_cut_cells.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_pt.cpp -o pic_pt.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_kameleon.cpp -o pic_kameleon.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_restart.cpp -o pic_restart.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_arms.cpp -o pic_arms.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_tecplot.cpp -o pic_tecplot.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_initial_conditions.cpp -o pic_initial_conditions.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_datafile.cpp -o pic_datafile.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_interpolation_routines.cpp -o pic_interpolation_routines.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_field_line.cpp -o pic_field_line.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_ccmc.cpp -o pic_ccmc.o clang: warning: argument unused during compilation: '-LANG:std' pic_interpolation_routines.cpp:142:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. pic_ccmc.cpp:360:105: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] if (PIC::ThisThread==0) printf("AMPS: Particle Tracking: The total number of tacked particle is %i\n",nTotalParticles); ~~ ^~~~~~~~~~~~~~~ %li pic_ccmc.cpp:372:82: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] sprintf(fname,"%s/amps.TrajectoryTracking.out=%ld",OutputDataFileDirectory,nOutputStep/nOutputStep); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~ %d 2 warnings generated. ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mesh_search.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.o pic_mover_guiding_center.o pic_parser.o pic_pbuffer.o pic_weight_time.o pic_internal_boundary_sphere.o pic_sample_distribution_function.o pic_sample_flux_distribution.o pic_vel_distribution.o pic_ices.o pic_photolytic_reactions.o pic_volume_particle_injection.o pic_background_atmosphere.o pic_column_integration.o pic_particle_collision_models.o pic_run_time_system_state.o pic_lb.o pic_qlb.o pic_debugger.o pic_internal_boundary_rotation_body.o pic_internal_boundary_nastran_surface.o pic_swmf.o pic__ray_tracing.o pic_cut_cells.o pic_pt.o pic_sample_pitch_angle_distribution.o pic_kameleon.o pic_restart.o pic_arms.o pic_tecplot.o pic_initial_conditions.o pic_datafile.o pic_interpolation_routines.o pic_field_line.o pic_ccmc.o /opt/local/bin/ranlib: file: amps.a(pic_volume_particle_injection.o) has no symbols /opt/local/bin/ranlib: file: amps.a(pic_background_atmosphere.o) has no symbols Target 'amps' is done. cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 He.cpp -o He.o clang: clang: warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' ar -src species.a Na.o He.o Target 'species' is done. cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o clang: warning: argument unused during compilation: '-LANG:std' ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Sputtering_Ice.cpp -o Sputtering_Ice.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. cd srcTemp/models/dust; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust_sampling.cpp -o Dust_sampling.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust.cpp -o Dust.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust_charging.cpp -o Dust_charging.o clang: clang: warning: argument unused during compilation: '-LANG:std'clang: warningwarning : : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' Dust_charging.cpp:352:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Dust_sampling.cpp:325:40: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:325:44: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:325:48: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:325:52: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d 1 warning generated. 4 warnings generated. ar -src dust.a Dust_sampling.o Dust.o Dust_charging.o Target 'dust' is done. cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o clang: clang: warningwarning: : clangargument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' : warning: argument unused during compilation: '-LANG:std' ar -src charge_exchange.a ChargeExchange.o ChargeExchange_MaherTinsley.o ChargeExchange_LindsayStebbings.o Target 'charge_exchange' is done. cd srcTemp/models/photolytic_reactions; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o clang: warning: argument unused during compilation: '-LANG:std' ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. (cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_") h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o clang: clang: warningwarning: : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' Exosphere_BackgroundPlasmaSource.cpp:330:9: warning: array index -7 is before the beginning of the array [-Warray-bounds] Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere/Exosphere.h:147:5: note: array 'CalculatedSourceRate' declared here extern double CalculatedSourceRate[PIC::nTotalSpecies][1+_EXOSPHERE__SOURCE_MAX_ID_VALUE_]; ^ 1 warning generated. ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Exosphere_BackgroundPlasmaSource.o Target 'exosphere' is done. cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 OH.cpp -o OH.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 main_lib.cpp -o main_lib.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 OH_Coupler.cpp -o OH_Coupler.o clang: warningclang: clang: : argument unused during compilation: '-LANG:std'warningwarning : : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' In file included from main_lib.cpp:22: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:75: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMR3d.h:18: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:6102:7: note: in instantiation of member function 'cMeshAMRgeneric::checkMeshConsistency' requested here checkMeshConsistency(rootTree); ^ main_lib.cpp:257:21: note: in instantiation of member function 'cMeshAMRgeneric::buildMesh' requested here PIC::Mesh::mesh.buildMesh(); ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:2597:12: note: use function 'std::abs' instead if (fabs(neibNode->RefinmentLevel-startNode->RefinmentLevel)>1) { ^~~~ std::abs 1 warning generated. ar -rc mainlib.a OH.o main_lib.o OH_Coupler.o Target 'main' is done. cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o models/electron_impact/*.o models/sputtering/*.o models/dust/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o /opt/local/bin/ranlib: file: libAMPS.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_volume_particle_injection.o) has no symbols (cd srcTemp; ar -rs libAMPS.a models/exosphere/*.o) /opt/local/bin/ranlib: file: libAMPS.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_volume_particle_injection.o) has no symbols (if [ "NO" == "NO" ]; then \ cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_"; fi) rm -rf *.o make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 amps2swmf.cpp -o amps2swmf.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 amps_param_interface.cpp -o amps_param_interface.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' cp -f ../srcTemp/libAMPS.a /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_volume_particle_injection.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/OH cd /Users/gtoth/Tmp/SWMF/run_test/OH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC . cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/AMPS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PT cd /Users/gtoth/Tmp/SWMF/run_test/PT; mkdir restartIN restartOUT plots cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.OHPT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.OHPT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv OH/IO2 RESULTS/OH with 3 files PostProc.pl: mv PT/plots RESULTS/PT with 2 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.35 18.33 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-29\ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/OH/log_n000000.log \ output/test14/OH_log_n000000.log \ > test14_ohpt.diff) cp output/test14/amps.ref_np`ls /Users/gtoth/Tmp/SWMF/run_test/PT/thread* | wc -l | tr -d ' '` \ /Users/gtoth/Tmp/SWMF/run_test//RESULTS/PT/amps.ref (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT/amps.dat \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT/amps.ref \ > test14_ohpt.diff) ls -l test14*.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 09:28 test14_ohpt.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:21 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_random_number.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:22 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 share/Library/test/test_utilities.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 util/DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 util/DATAREAD/srcMagnetogram/test_potential.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 util/DATAREAD/srcMagnetogram/test_fdips_log.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 util/DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 util/DATAREAD/srcMagnetogram/test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 util/DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 BATL/test11.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 BATL/test12.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:23 BATL/test21.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:24 BATL/test22.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:24 BATL/test31.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:24 BATL/test32.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:25 BATL/test33.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:25 BATL/advect11.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:25 BATL/advect21.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:26 BATL/advect22.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:26 BATL/advect12.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:26 BATL/advect31.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:27 BATL/advect32.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:49 BATL/advect33.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:54 BATL/advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:54 BATL/advect22_round.diff -rw-r--r-- 1 gtoth hpcc 6339 Oct 16 23:54 BATL/advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 6367 Oct 16 23:54 BATL/advect33_sph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 BATL/advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 BATL/advect33_round.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 BATL/readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:55 BATL/readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:56 BATL/readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:56 BATL/readamr_sph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:57 BATL/readamr_c.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 16 23:58 CZ/FSAM/test_fsam.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:00 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:00 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 9012 Oct 17 00:02 GM/BATSRUS/test_shockramp.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:02 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:03 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:03 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:04 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:04 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:05 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:05 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:06 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:06 GM/BATSRUS/test_levelset.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:07 GM/BATSRUS/test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:08 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:09 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:09 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:10 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:11 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:12 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:15 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:16 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:17 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:18 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:19 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:19 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:20 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:20 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:21 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:21 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:22 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:23 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:24 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:25 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:25 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:25 GM/BATSRUS/test_cometCGhd.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:26 GM/BATSRUS/test_cometCGfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:27 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:27 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:36 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth hpcc 36 Oct 17 00:36 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth hpcc 28 Oct 17 00:36 IE/RIM/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:38 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth hpcc 26 Oct 17 00:41 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:41 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:45 PC/ALTOR/test_altor.diff -rw-r--r-- 1 gtoth hpcc 28 Oct 17 00:45 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth hpcc 86 Oct 17 00:45 PC/IPIC3D/test_ipic3d.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:46 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:46 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 PW/PWOM/test_Saturn_restart_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:47 PW/PWOM/test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:49 RB/RBE/test.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:50 test_pw.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:52 test_rb_sat.diff -rw-r--r-- 1 gtoth hpcc 8270 Oct 17 00:52 test_rb.diff -rw-r--r-- 1 gtoth hpcc 107 Oct 17 00:52 test_ps.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:56 test_ccmc_small_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:56 test_ccmc_small_gm.diff -rw-r--r-- 1 gtoth hpcc 8105 Oct 17 00:56 test_ccmc_small_rb.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:59 test_swpc_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 00:59 test_swpc_gm.diff -rw-r--r-- 1 gtoth hpcc 1901 Oct 17 01:00 test1_pw.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:00 test1_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:00 test1_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:05 test2_sc.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:05 test2_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:05 test2_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:13 test4_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:13 test4_gm.diff -rw-r--r-- 1 gtoth hpcc 10958 Oct 17 01:13 test4_im_heidi.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:15 test5_ee.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:17 test6_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:17 test6_gm.diff -rw-r--r-- 1 gtoth hpcc 12634 Oct 17 01:17 test6_im_crcm_log.diff -rw-r--r-- 1 gtoth hpcc 24558 Oct 17 01:17 test6_im_crcm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:19 test7_oh.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:19 test7_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:23 test8_gm_multi.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:23 test8_ie.diff -rw-r--r-- 1 gtoth hpcc 20603 Oct 17 01:23 test8_im_rcm_multi.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:26 test9_sc_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:26 test9_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:29 test9th_sc_thread.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:29 test9th_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:32 test10_sc.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:32 test10_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:33 test11_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 01:33 test11_pt.diff -rw-r--r-- 1 gtoth hpcc 20 Oct 17 01:34 test12_gmpc_aniso.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 09:25 test13_pt.diff -rw-r--r-- 1 gtoth hpcc 0 Oct 17 09:28 test14_ohpt.diff See test_swmf.res and test_swmf.log for more detail...